:root{--bg:#f4efe7;--surface:rgba(255,252,246,0.82);--surface-strong:#fffaf2;--ink:#1d2a2f;--muted:#5a6a6f;--line:rgba(29,42,47,0.12);--accent:#0e7c66;--accent-soft:rgba(14,124,102,0.12);--warm:#d78047;--danger:#b5493e;--shadow:0 22px 50px rgba(29,42,47,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left,rgba(215,128,71,.18),transparent 28%),radial-gradient(circle at top right,rgba(14,124,102,.22),transparent 30%),linear-gradient(180deg,#f7f2ea,#f1eadf);font-family:Georgia,Times New Roman,serif;font-size:16.5px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.hero{display:grid;grid-gap:24px;gap:24px;padding:32px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,rgba(255,250,242,.95),rgba(255,255,255,.7));box-shadow:var(--shadow)}.hero .section-title{max-width:18ch;margin-bottom:0!important;font-size:clamp(2.95rem,4vw,4.35rem)!important}.hero .section-title,.hero .title{line-height:1.02;letter-spacing:-.03em}.hero .title{max-width:16ch;margin-bottom:0;font-size:clamp(3.05rem,4.1vw,4.45rem)}.hero-grid,.panel-grid,.request-grid,.service-grid,.stats-grid{display:grid;grid-gap:16px;gap:16px}.hero-grid{grid-template-columns:2fr 1fr}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.panel-grid{grid-template-columns:1.3fr 1fr;margin-top:18px}.request-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.lane,.metric,.surface{border:1px solid var(--line);border-radius:22px;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.card,.surface{padding:20px}.lane,.metric{padding:18px}.eyebrow{margin:0 0 10px;color:var(--warm);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.title{margin:0;font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:1.02}.lead,.muted,.tiny{color:var(--muted)}.lead{margin:12px 0 0;max-width:56ch;font-size:.94rem;line-height:1.52}.hero .muted{margin:4px 0 0;max-width:62ch}.tiny{font-size:.78rem;line-height:1.45}.muted{font-size:.92rem;line-height:1.5}.action-row,.list,.pill-row{display:flex;flex-wrap:wrap;gap:10px}.identity-badge{display:grid;grid-gap:3px;gap:3px;min-width:170px;padding:10px 14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(29,42,47,.08);text-align:right}.identity-kicker{color:var(--warm);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pill{padding:10px 14px;border-radius:999px;background:var(--surface-strong);border:1px solid var(--line);font-size:.8rem}.btn,.pill{display:inline-flex;align-items:center;gap:8px}.btn{justify-content:center;padding:12px 16px;border-radius:999px;border:1px solid transparent;background:var(--accent);color:white;font-weight:700;cursor:pointer}.btn.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.btn:disabled{opacity:.65;cursor:wait}.input{width:100%;margin-top:6px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.8);font-size:.94rem}.metric strong{display:block;margin-top:8px;font-size:2rem}.section-title{margin:0 0 16px;font-size:1.18rem;line-height:1.18;letter-spacing:-.01em}.request-card{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(29,42,47,.08)}.card,.ops-item,.request-card,.split>div,.surface,.timeline-item>div{min-width:0}.badge,.btn,.card p,.card strong,.lead,.muted,.ops-item p,.ops-item strong,.pill,.request-card p,.request-card strong,.section-title,.status,.surface p,.surface strong,.timeline-item p,.tiny,.title{overflow-wrap:anywhere}.request-card header,.split,.timeline-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.status{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:.82rem;font-weight:700}.status.acknowledged,.status.assigned,.status.checked-in,.status.new,.status.prepped{background:rgba(14,124,102,.12);color:var(--accent)}.status.checkout-due,.status.expected{background:rgba(215,128,71,.14);color:#9f5728}.status.checked-out{background:rgba(84,148,84,.16);color:#2f6a2f}.status.in-progress,.status.on-the-way{background:rgba(215,128,71,.14);color:#9f5728}.status.active,.status.completed,.status.delivered{background:rgba(84,148,84,.16);color:#2f6a2f}.status.inactive{background:rgba(118,128,145,.14);color:#5d6675}.status.draft,.status.paused,.status.pending,.status.queued,.status.skipped,.status.waiting{background:rgba(215,128,71,.14);color:#9f5728}.status.cancelled,.status.disabled,.status.escalated,.status.failed{background:rgba(181,73,62,.16);color:var(--danger)}.timeline{display:grid;grid-gap:12px;gap:12px}.timeline-item{align-items:flex-start;padding-bottom:12px;border-bottom:1px solid var(--line)}.timeline-item:last-child{border-bottom:0;padding-bottom:0}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:7px 12px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-weight:700;font-size:.78rem}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:12px 0;border-bottom:1px solid var(--line);text-align:left}.table th{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.table td{font-size:.92rem;overflow-wrap:anywhere}.analytics-chart{display:grid;grid-gap:14px;gap:14px}.analytics-row{display:grid;grid-gap:8px;gap:8px}.analytics-track{width:100%;height:12px;overflow:hidden;border-radius:999px;background:rgba(29,42,47,.08)}.analytics-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(14,124,102,.9),rgba(14,124,102,.55))}.analytics-bar.warning{background:linear-gradient(90deg,rgba(215,128,71,.95),rgba(215,128,71,.58))}.analytics-bar.critical{background:linear-gradient(90deg,rgba(181,73,62,.95),rgba(181,73,62,.58))}.analytics-bar.success{background:linear-gradient(90deg,rgba(67,133,87,.95),rgba(67,133,87,.58))}.qr-grid{align-items:start}.qr-card{display:grid;grid-gap:10px;gap:10px}.qr-image{width:min(100%,260px);aspect-ratio:1;border-radius:18px;border:1px solid var(--line);background:white}.qr-link{overflow-wrap:anywhere}.roster-control{display:grid;grid-gap:12px;gap:12px}.roster-control>summary{list-style:none}.roster-control>summary::-webkit-details-marker{display:none}.roster-trigger{justify-content:space-between;width:-moz-fit-content;width:fit-content}.roster-control[open] .roster-trigger{border-color:var(--accent);color:var(--accent)}.roster-sheet{display:grid;grid-gap:16px;gap:16px}.roster-filter-row{align-items:center}.roster-filter{gap:10px;padding-inline:14px}.roster-filter-active{border-color:var(--accent);color:var(--accent);background:rgba(14,124,102,.08)}.roster-item,.roster-list{display:grid;grid-gap:14px;gap:14px}.roster-item{padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.74)}.roster-item-inactive{background:rgba(243,244,247,.95);border-color:rgba(140,149,163,.28)}.roster-item-inactive .tiny,.roster-item-inactive strong{color:#6a7280}.roster-meta{display:flex;flex-wrap:wrap;gap:10px}.roster-item-actions{display:grid;grid-gap:10px;gap:10px}.roster-select{margin-top:0}.roster-note{margin:0}@media (max-width:960px){.hero-grid,.panel-grid,.request-grid,.service-grid,.stats-grid{grid-template-columns:1fr}}.ops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.ops-column{border:1px solid var(--line);border-radius:20px;padding:18px;background:rgba(255,255,255,.58)}.ops-item{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:14px;border:1px solid rgba(29,42,47,.08);border-radius:16px;background:rgba(255,255,255,.72)}@media (max-width:960px){.ops-grid{grid-template-columns:1fr}}@media (min-width:960px){.roster-item{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);align-items:center}}.chat-shell{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid rgba(29,42,47,.08);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(244,239,231,.92))}.chat-bubble{max-width:88%;padding:12px 14px;border-radius:18px;line-height:1.5;font-size:.9rem}.chat-bubble.concierge{justify-self:start;background:rgba(14,124,102,.12);border-top-left-radius:8px}.chat-bubble.guest{justify-self:end;background:rgba(215,128,71,.16);border-top-right-radius:8px}.chat-bubble.system{justify-self:center;background:rgba(181,73,62,.12);color:var(--danger)}.quick-chip-row{display:flex;flex-wrap:wrap;gap:10px}.quick-chip{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--ink);cursor:pointer}.quick-chip.active{border-color:rgba(14,124,102,.28);background:rgba(14,124,102,.12);color:var(--accent);font-weight:700}.menu-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.menu-item{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(29,42,47,.08);border-radius:16px;background:rgba(255,255,255,.72)}.quantity-row{display:flex;align-items:center;gap:10px}.menu-compact-shell{gap:18px}.menu-compact-toolbar{display:grid;grid-gap:14px;gap:14px}.menu-compact-toolbar-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;justify-content:space-between}.menu-time-field{display:grid;grid-gap:4px;gap:4px;min-width:min(100%,260px)}.menu-time-field .input{margin-top:0}.menu-special-request-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(180,125,82,.26);border-radius:18px;background:linear-gradient(135deg,rgba(245,236,220,.96),rgba(255,249,240,.82));box-shadow:0 14px 32px rgba(180,125,82,.12)}.menu-special-request-card.active{border-color:rgba(215,128,71,.42);background:linear-gradient(135deg,rgba(215,128,71,.24),rgba(247,230,214,.92));box-shadow:0 16px 36px rgba(215,128,71,.18)}.menu-special-request-card input{width:18px;height:18px;margin-top:2px}.menu-special-request-copy{display:grid;grid-gap:8px;gap:8px;flex:1 1}.menu-special-request-card strong{color:#8f4f24}.menu-special-request-input{margin-top:0;min-height:96px;resize:vertical;background:rgba(255,255,255,.88)}.menu-compact-section-grid{display:grid;grid-gap:12px;gap:12px;max-height:62vh;overflow:auto;padding-right:4px}.menu-compact-section-card{padding:12px 14px}.menu-compact-column-head,.menu-compact-row{display:grid;grid-template-columns:minmax(0,1.9fr) 82px 118px 82px;grid-gap:10px;gap:10px;align-items:center}.menu-compact-column-head{padding:0 0 8px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.menu-compact-row{padding:8px 0;border-bottom:1px solid rgba(29,42,47,.08)}.menu-compact-row:last-child{padding-bottom:0;border-bottom:0}.menu-compact-item{display:flex;align-items:center;gap:12px;min-width:0}.menu-compact-item-copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.menu-compact-item-copy strong{font-size:.88rem;line-height:1.2}.menu-dietary-dot{flex:0 0 14px;width:12px;height:12px;border:1px solid;border-radius:4px;position:relative}.menu-dietary-dot:after{content:"";position:absolute;inset:2px;border-radius:999px;background:currentColor}.menu-dietary-dot.veg{color:#1a8f3c}.menu-dietary-dot.nonveg{color:#c43c34}.menu-compact-rate,.menu-compact-total{font-weight:700;white-space:nowrap;font-size:.82rem}.menu-mobile-metric{display:inline-flex;align-items:center;gap:8px}.menu-compact-quantity{gap:6px;justify-content:flex-start}.menu-compact-quantity .btn{min-width:30px;min-height:30px;padding:6px 0}.menu-compact-quantity .pill{min-width:34px;justify-content:center;padding:6px 8px;font-size:.74rem}.menu-launcher{padding:10px 14px}.menu-launcher.active{border-color:rgba(14,124,102,.28);background:rgba(14,124,102,.12);color:var(--accent)}.menu-order-summary .timeline-item{align-items:center}.guest-form-shell .input{min-height:48px;font-size:.98rem}.guest-form-shell textarea.input{min-height:120px}.mode-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:18px;border:1px solid var(--line)}.mode-banner-mock{background:rgba(215,128,71,.14)}.mode-banner-cloud{background:rgba(14,124,102,.12)}@media (max-width:960px){.mode-banner{align-items:flex-start;flex-direction:column}.menu-section-grid{grid-template-columns:1fr}.menu-compact-toolbar-meta{align-items:stretch;flex-direction:column}.menu-time-field{min-width:0;width:100%}.menu-compact-column-head{display:none}.menu-compact-row{grid-template-columns:1fr;gap:6px;padding:10px 0}.menu-special-request-card{flex-direction:column}.menu-compact-rate,.menu-compact-total{font-size:.8rem}.menu-mobile-metric:before{content:attr(data-label)}.menu-compact-quantity:before,.menu-mobile-metric:before{color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.menu-compact-quantity:before{content:"Qty"}}@media (max-width:720px){.shell{width:min(100% - 20px,1200px);padding:20px 0 48px}.card,.hero,.lane,.metric,.ops-column,.surface{border-radius:20px}.hero{padding:22px 18px;gap:18px}.card,.surface{padding:16px}.split{align-items:flex-start;flex-direction:column}.chat-shell{padding:14px;border-radius:18px}.chat-bubble{max-width:100%}.quick-chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.quick-chip{flex:0 0 auto}.quantity-row{justify-content:space-between}.quantity-row .btn{min-width:48px;padding-inline:0}.menu-compact-quantity{justify-content:space-between}.menu-compact-quantity .btn{min-width:48px}.guest-primary-action,.guest-result-actions,.guest-result-actions .btn{width:100%}.guest-result-actions{flex-direction:column;align-items:stretch}}.guest-luxury-page{--guest-navy:#0f2348;--guest-navy-deep:#09162f;--guest-panel:rgba(11,27,57,0.9);--guest-panel-soft:rgba(19,38,76,0.82);--guest-line:rgba(210,173,104,0.34);--guest-gold:#e5c27a;--guest-gold-strong:#f4d28a;--guest-copy:rgba(248,236,205,0.92);--guest-copy-soft:rgba(227,211,172,0.78);--guest-shadow:0 24px 60px rgba(3,9,24,0.42);color:var(--guest-copy)}.guest-luxury-page .eyebrow{color:var(--guest-gold)}.guest-luxury-page .muted,.guest-luxury-page .tiny{color:var(--guest-copy-soft)}.guest-royal-header{display:grid;grid-gap:18px;gap:18px;padding:28px 26px 24px;border:1px solid var(--guest-line);border-radius:30px;background:radial-gradient(circle at top center,rgba(244,210,138,.08),transparent 28%),radial-gradient(circle at 50% 110%,rgba(71,107,185,.22),transparent 34%),linear-gradient(180deg,rgba(15,35,72,.98),rgba(8,21,44,.98));box-shadow:var(--guest-shadow)}.guest-composer-header,.guest-details-summary,.guest-form-meta,.guest-form-overview,.guest-preview-switches,.guest-royal-brandbar,.guest-royal-titleblock{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-royal-brandbar{font-size:.76rem}.guest-brand-kicker,.guest-brand-mark,.guest-hotel-kicker{letter-spacing:.12em;text-transform:uppercase}.guest-brand-kicker,.guest-hotel-kicker{color:var(--guest-copy-soft)}.guest-brand-kicker{font-style:italic;font-weight:700}.guest-brand-mark{color:var(--guest-gold);font-weight:700}.guest-royal-titleblock{flex-direction:column;align-items:center;text-align:center}.guest-composer-title,.guest-hero-question,.guest-hotel-title,.guest-luxury-title,.guest-section-title{margin:0;color:var(--guest-gold-strong);font-family:Palatino Linotype,Book Antiqua,Georgia,serif;letter-spacing:-.03em}.guest-hotel-title{font-size:clamp(2.8rem,5vw,4.8rem);line-height:1}.guest-hotel-stars{display:flex;align-items:center;gap:14px;color:var(--guest-gold)}.guest-hotel-stars span{width:76px;height:1px;background:linear-gradient(90deg,transparent,rgba(229,194,122,.8),transparent)}.guest-hero-question{width:100%;max-width:min(100%,34ch);overflow:hidden;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.2;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.guest-hero-room{margin:0;color:var(--guest-copy);font-size:1.1rem}.guest-preview-switches{flex-wrap:wrap;justify-content:center}.guest-luxury-page .btn.secondary,.guest-luxury-page .pill,.guest-luxury-page .quick-chip{border-color:var(--guest-line);background:rgba(13,28,55,.72);color:var(--guest-copy)}.guest-luxury-page .btn.secondary:hover,.guest-luxury-page .quick-chip:hover{border-color:rgba(244,210,138,.7);background:rgba(24,46,87,.92)}.guest-mode-indicator{text-align:center}.guest-luxury-layout{margin-top:22px}.guest-luxury-form.surface{border:1px solid var(--guest-line);border-radius:30px;background:radial-gradient(circle at top,rgba(244,210,138,.06),transparent 24%),linear-gradient(180deg,rgba(12,27,55,.96),rgba(9,20,41,.97));box-shadow:var(--guest-shadow)}.guest-form-overview{align-items:flex-start}.guest-form-copy{display:grid;grid-gap:8px;gap:8px;max-width:62ch}.guest-luxury-title{max-width:20ch;font-size:clamp(1.6rem,2.4vw,2.4rem);line-height:1.18}.guest-luxury-copy{margin:0}.guest-form-meta{flex-wrap:wrap;justify-content:flex-end}.guest-experience-section{display:grid;grid-gap:16px;gap:16px}.guest-section-heading{display:grid;grid-gap:6px;gap:6px}.guest-section-title{font-size:clamp(1.2rem,2vw,1.7rem)}.guest-experience-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.guest-experience-card{display:grid;grid-gap:10px;gap:10px;min-height:0;padding:10px 8px 8px;border:0;border-radius:0;background:transparent;color:var(--guest-copy);cursor:pointer;transition:transform .16s ease,opacity .16s ease;box-shadow:none}.guest-experience-card.active,.guest-experience-card:hover{transform:translateY(-1px);box-shadow:none}.guest-experience-card.active .guest-experience-icon,.guest-experience-card:hover .guest-experience-icon{background:radial-gradient(circle at 30% 30%,rgba(244,210,138,.28),rgba(244,210,138,.08));box-shadow:inset 0 0 0 1px rgba(229,194,122,.24),0 10px 24px rgba(229,194,122,.1)}.guest-experience-card.active strong{color:#fff3d4}.guest-experience-card strong{font-size:.98rem;color:var(--guest-gold-strong)}.guest-experience-icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(244,210,138,.18),rgba(244,210,138,.05));color:var(--guest-gold);box-shadow:inset 0 0 0 1px rgba(229,194,122,.12)}.guest-service-shortcuts{display:grid;grid-gap:6px;gap:6px}.guest-service-shortcuts-copy{margin:0}.guest-shortcut-chip-row{gap:12px}.guest-luxury-page .menu-launcher.active,.guest-shortcut-chip-row .quick-chip.active{border-color:rgba(244,210,138,.85);background:rgba(229,194,122,.16);color:var(--guest-gold-strong)}.guest-main-panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);grid-gap:18px;gap:18px;align-items:start}.guest-chat-panel,.guest-composer-shell,.guest-side-note,.guest-support-panel{display:grid;grid-gap:14px;gap:14px}.guest-chat-panel,.guest-support-panel{padding:0;border:0;border-radius:0;background:transparent}.guest-side-note{padding:18px;border:1px solid rgba(229,194,122,.24);border-radius:20px;background:rgba(20,36,68,.82)}.guest-service-options-panel{width:100%;min-width:0;gap:18px;padding:18px 0 0;border-top:1px solid rgba(229,194,122,.14)}.guest-service-options-copy,.guest-service-options-header{display:grid;grid-gap:6px;gap:6px}.guest-service-options-title{color:var(--guest-gold-strong);font-family:Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.12rem;letter-spacing:-.02em}.guest-service-options-note{margin:0}.guest-service-time-callout{margin-top:-2px}.guest-service-options-panel .room-service-shell.surface{padding:8px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.guest-luxury-chat-shell{border-color:rgba(229,194,122,.18);background:radial-gradient(circle at top left,rgba(255,255,255,.04),transparent 26%),radial-gradient(circle at 85% 15%,rgba(229,194,122,.08),transparent 20%),linear-gradient(180deg,rgba(22,46,89,.96),rgba(8,23,47,.99));overflow:hidden}.guest-luxury-chat-shell .chat-bubble{max-width:92%;color:#f6edd6}.guest-luxury-chat-shell .chat-bubble.concierge{background:linear-gradient(135deg,rgba(216,175,86,.88),rgba(242,211,142,.88));border:1px solid rgba(255,224,160,.38);color:#30250f}.guest-luxury-chat-shell .chat-bubble.guest{background:linear-gradient(180deg,rgba(245,245,240,.98),rgba(224,224,216,.95));border:1px solid rgba(255,255,255,.55);color:#1d1c1a}.guest-luxury-chat-shell .chat-bubble.system{background:rgba(181,73,62,.18);color:#ffd9d2}.guest-ayra-intro,.guest-success-bubble{color:#fff1ce}.guest-success-bubble{background:linear-gradient(135deg,rgba(216,175,86,.9),rgba(242,211,142,.9))!important;border:1px solid rgba(255,224,160,.42)!important;color:#30250f!important}.guest-whatsapp-shell{gap:0;padding:0}.guest-chat-feed{display:grid;align-content:start;grid-gap:10px;gap:10px;max-height:388px;overflow-y:auto;padding:14px 12px 12px;background:radial-gradient(circle at 0 0,rgba(255,255,255,.028) 0,rgba(255,255,255,.028) 1px,transparent 0),radial-gradient(circle at 22px 22px,rgba(255,255,255,.028) 0,rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(180deg,rgba(17,38,74,.97),rgba(9,25,51,.99));background-size:22px 22px,22px 22px,auto}.guest-chat-row{display:flex}.guest-chat-row-incoming{justify-content:center}.guest-chat-row-outgoing{justify-content:flex-start}.guest-chat-row-system{justify-content:center}.guest-chat-turn{grid-gap:10px;gap:10px}.guest-chat-empty{align-self:end;color:rgba(248,236,205,.62);font-size:.72rem;font-style:italic;text-align:center}.guest-chat-bubble-copy{max-height:4.95em;overflow-y:auto;white-space:pre-wrap;font-family:Georgia,Times New Roman,serif;font-size:.84rem;line-height:1.34}.guest-chat-bubble-meta{margin-top:5px;color:rgba(35,27,14,.66);font-size:.62rem;text-align:right}.guest-composer-shell{padding:16px;border:1px solid rgba(229,194,122,.16);border-radius:22px;background:rgba(8,19,41,.72)}.guest-composer-title{font-size:1.2rem}.guest-understand-btn{flex:0 0 auto}.guest-time-callout{padding:14px;border:1px solid rgba(229,194,122,.2);border-radius:18px;background:rgba(19,36,68,.72)}.guest-message-field,.guest-time-callout{display:grid;grid-gap:6px;gap:6px}.guest-luxury-page .input{border-color:rgba(229,194,122,.18);background:rgba(7,19,40,.84);color:var(--guest-copy)}.guest-luxury-page .input::placeholder{color:rgba(227,211,172,.55)}.guest-message-input{min-height:52px;max-height:102px;padding:13px 15px;border-radius:10px;font-family:Georgia,Times New Roman,serif;font-size:.85rem;line-height:1.35;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.guest-details-panel{border:1px solid rgba(229,194,122,.16);border-radius:20px;background:rgba(13,28,55,.58);overflow:hidden}.guest-details-panel[open]{background:rgba(13,28,55,.76)}.guest-details-summary{padding:16px 18px;cursor:pointer;list-style:none}.guest-details-summary::-webkit-details-marker{display:none}.guest-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:0 18px 18px}.guest-details-wide{grid-column:1/-1}.guest-send-button{width:100%;min-height:52px;background:linear-gradient(135deg,#d0a24c,#f0d08c);color:#1b2130}.guest-send-button:disabled{opacity:.72}.guest-result-card{border-radius:20px;background:rgba(10,21,43,.8)}.guest-result-card.success{border-color:rgba(229,194,122,.36)}.guest-result-card.error{border-color:rgba(181,73,62,.34)}.guest-luxury-page .badge{background:rgba(229,194,122,.12);color:var(--guest-gold-strong)}.guest-luxury-page .menu-compact-row,.guest-luxury-page .menu-compact-section-card,.guest-luxury-page .menu-item,.guest-luxury-page .menu-special-request-card{border-color:rgba(229,194,122,.14)}.guest-luxury-page .menu-compact-section-card,.guest-luxury-page .menu-item{background:rgba(9,21,43,.78)}.guest-luxury-page .menu-special-request-card{background:rgba(26,39,68,.88)}.guest-luxury-page .menu-special-request-card.active{background:rgba(66,51,21,.92)}@media (max-width:1080px){.guest-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-main-panel{grid-template-columns:1fr}}@media (max-width:720px){.guest-chat-panel,.guest-luxury-form.surface,.guest-royal-header,.guest-support-panel{border-radius:22px}.guest-composer-header,.guest-details-summary,.guest-form-overview,.guest-royal-brandbar{align-items:flex-start;flex-direction:column}.guest-details-grid,.guest-experience-grid{grid-template-columns:1fr}.guest-experience-card{min-height:0}.guest-preview-switches{justify-content:stretch}.guest-preview-switches .btn,.guest-understand-btn{width:100%}.guest-hotel-stars span{width:40px}}.guest-luxury-page.shell{width:min(760px,calc(100% - 20px));padding-top:18px}.guest-luxury-layout{margin-top:16px}.guest-royal-header{gap:12px;padding:0 0 6px;border:0;border-radius:0;background:transparent;box-shadow:none}.guest-royal-brandbar{justify-content:center;opacity:.8}.guest-brand-kicker{font-size:.68rem}.guest-brand-mark{font-size:.88rem}.guest-hotel-title{font-size:clamp(2.5rem,9vw,4rem);text-shadow:0 8px 24px rgba(0,0,0,.18)}.guest-hotel-stars{gap:10px}.guest-hotel-stars strong{letter-spacing:.2em}.guest-hero-question{max-width:100%;font-size:clamp(.94rem,3.2vw,1.08rem)}.guest-hero-room{font-size:1.05rem;color:rgba(248,236,205,.76)}.guest-luxury-form.surface{padding:18px 14px 16px}.guest-experience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.guest-experience-card{min-height:126px;padding:12px 8px;place-items:center;text-align:center;border-radius:14px}.guest-experience-card strong{font-size:.96rem;line-height:1.15}.guest-experience-card.disabled{opacity:.62;cursor:not-allowed;filter:saturate(.8)}.guest-experience-card.disabled:hover{transform:none;box-shadow:none}.guest-experience-icon{width:46px;height:46px;border-radius:14px}.guest-experience-meta{color:var(--guest-copy-soft);font-size:.68rem}.guest-conversation-shell{display:grid;width:100%;min-width:0;grid-gap:12px;gap:12px}.guest-assistant-line{margin:4px 0 0;display:block;width:100%;max-width:100%;color:var(--guest-gold-strong);text-align:center;overflow:hidden;font-size:clamp(.95rem,2vw,1.18rem);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.guest-assistant-name{font-family:Palatino Linotype,Book Antiqua,Georgia,serif;font-style:italic;font-weight:700;letter-spacing:.03em}.guest-chat-panel-single{gap:14px;padding:0}.guest-chat-surface{display:grid;width:100%;min-width:0;grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(229,194,122,.54);border-radius:18px;background:linear-gradient(135deg,rgba(248,214,129,.16),transparent 22%,transparent 78%,rgba(248,214,129,.12)),linear-gradient(180deg,rgba(11,28,60,.98),rgba(6,17,38,.99));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 16px 30px rgba(2,7,19,.34)}.guest-luxury-chat-shell{min-height:220px;border-radius:20px}.guest-luxury-chat-shell .chat-bubble{max-width:min(72%,340px);padding:7px 10px 6px;border-radius:8px;box-shadow:0 10px 18px rgba(3,9,24,.18)}.guest-luxury-chat-shell .chat-bubble.concierge{border-top-left-radius:4px;margin-left:30px}.guest-luxury-chat-shell .chat-bubble.guest{max-width:min(56%,240px);border-top-right-radius:4px}.guest-luxury-chat-shell .chat-bubble.system{max-width:min(68%,300px);background:rgba(74,42,67,.78)}.guest-luxury-chat-shell .chat-bubble.system .guest-chat-bubble-meta{color:rgba(248,223,230,.58)}.guest-status-inline{display:inline-flex;align-items:center;gap:8px;justify-self:end;color:var(--guest-copy-soft);font-size:.82rem}.guest-status-inline-overlay{margin-top:-2px;padding:0 14px 10px;justify-content:flex-end;font-size:.72rem}.guest-status-inline-chat{margin-left:28px;color:rgba(231,211,165,.88);font-size:.69rem}.guest-status-dot{width:9px;height:9px;border-radius:999px;background:var(--guest-gold);box-shadow:0 0 0 3px rgba(229,194,122,.14)}.guest-service-shortcuts,.guest-shortcut-chip-row{gap:8px}.guest-shortcut-chip-row .quick-chip{padding:8px 12px;font-size:.78rem}.guest-composer-shell{padding:0;border:0;border-radius:0;background:transparent}.guest-time-callout{padding:12px 14px}.guest-composer-row{display:grid;grid-gap:6px;gap:6px;align-items:center;padding:8px 10px 10px;border-top:1px solid rgba(229,194,122,.14);background:linear-gradient(180deg,rgba(8,20,41,.98),rgba(6,17,35,.99))}.guest-message-field{min-width:0}.guest-message-input{max-height:72px;padding:7px 12px;border-color:rgba(229,194,122,.12);border-radius:999px;background:rgba(9,23,45,.88);font-size:.78rem;line-height:1.1}.guest-send-button-inline{align-self:center;border-radius:999px;box-shadow:0 12px 20px rgba(199,150,60,.2)}.guest-details-panel{border-radius:14px}.guest-details-summary{padding:12px 14px}.guest-details-grid{gap:12px;padding:0 14px 14px}.guest-identity-strip{display:grid;grid-gap:10px;gap:10px;padding:12px 4px 0}.guest-identity-strip-copy{display:flex;justify-content:space-between;gap:10px}.guest-identity-fields{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(120px,.7fr);grid-gap:10px;gap:10px}.guest-identity-field{display:grid;grid-gap:4px;gap:4px}.guest-identity-input{min-height:42px;margin-top:0;padding:10px 12px;border-color:rgba(229,194,122,.12);background:rgba(8,21,42,.52)}.guest-support-panel-inline{padding:14px}.guest-result-card{padding:16px}.guest-dev-switches{display:flex;justify-content:center;gap:8px;margin-top:12px;opacity:.5}@media (max-width:640px){.guest-luxury-page.shell{width:min(100% - 14px,760px);padding-top:10px;padding-bottom:28px}.guest-royal-header{padding:0 0 4px}.guest-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-chat-panel-single,.guest-result-card,.guest-support-panel-inline{border-radius:16px}.guest-assistant-line{font-size:1.1rem}.guest-luxury-chat-shell{min-height:200px}.guest-chat-feed{min-height:220px;max-height:340px;padding:12px}.guest-chat-bubble-copy{max-height:4.8em}.guest-luxury-chat-shell .chat-bubble{max-width:min(84%,320px)}.guest-luxury-chat-shell .chat-bubble.concierge{margin-left:24px}.guest-luxury-chat-shell .chat-bubble.guest{max-width:min(62%,210px)}.guest-details-grid{grid-template-columns:1fr}}.guest-luxury-chat-shell{position:relative;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.guest-luxury-chat-shell:before{display:none}.guest-chat-feed{position:relative;gap:12px;min-height:240px;max-height:340px;padding:16px 14px 12px;border-radius:0;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.06),transparent 18%),radial-gradient(circle at 84% 0,rgba(229,194,122,.08),transparent 24%),linear-gradient(180deg,rgba(11,26,56,.98),rgba(7,17,38,.99))}.guest-chat-feed:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 26%);pointer-events:none}.guest-chat-row-incoming,.guest-chat-row-system{justify-content:flex-start}.guest-chat-row-outgoing{justify-content:flex-end}.guest-chat-row-status{justify-content:flex-start}.guest-chat-turn{display:grid;grid-gap:4px;gap:4px;width:-moz-fit-content;width:fit-content;max-width:min(68%,420px)}.guest-chat-row-outgoing .guest-chat-turn{justify-items:end;max-width:min(52%,300px)}.guest-chat-row-system .guest-chat-turn{max-width:min(72%,320px)}.guest-luxury-chat-shell .chat-bubble{width:-moz-fit-content;width:fit-content;max-width:100%;padding:7px 11px 6px;border-radius:11px;box-shadow:0 5px 10px rgba(2,7,19,.16)}.guest-luxury-chat-shell .chat-bubble.guest{max-width:100%;border-radius:11px 11px 10px 5px;background:linear-gradient(180deg,rgba(213,168,82,.98),rgba(241,201,113,.96));border:1px solid rgba(255,235,190,.82);color:#37280e}.guest-luxury-chat-shell .chat-bubble.concierge{max-width:100%;padding:6px 11px 5px;border-radius:9px 11px 11px 7px;margin-right:0;background:linear-gradient(180deg,rgba(250,250,246,.98),rgba(232,230,221,.96));border:1px solid rgba(255,255,255,.82);color:#171410}.guest-luxury-chat-shell .chat-bubble.system{max-width:min(72%,320px);background:rgba(74,42,67,.8);border:1px solid rgba(154,103,138,.28);color:#f8dfe6}.guest-success-bubble{max-width:100%!important}.guest-luxury-chat-shell .chat-bubble.concierge.guest-success-bubble{background:linear-gradient(180deg,rgba(250,250,246,.98),rgba(232,230,221,.96))!important;border:1px solid rgba(255,255,255,.82)!important;color:#171410!important}.guest-chat-response{display:flex;align-items:flex-start;gap:5px}.guest-chat-response-icon{flex:0 0 auto;margin-top:1px;color:rgba(120,92,39,.74)}.guest-chat-bubble-copy{max-height:none;overflow-y:visible;font-size:.8rem;line-height:1.24;letter-spacing:-.01em}.guest-chat-bubble-meta{margin-top:0;padding-left:3px;color:rgba(248,236,205,.48);font-size:.6rem;line-height:1.2;font-style:italic}.guest-chat-row-outgoing .guest-chat-bubble-meta{display:none}.guest-chat-row-incoming .chat-bubble.concierge .guest-chat-bubble-meta{color:rgba(23,20,16,.52);text-align:left}.guest-chat-row-incoming .guest-chat-bubble-meta{color:rgba(248,236,205,.52);text-align:left}.guest-chat-row-system .guest-chat-bubble-meta{color:rgba(248,223,230,.58);padding-left:2px;text-align:left}.guest-chat-empty{margin-top:auto;padding-top:18px;color:rgba(248,236,205,.56);text-align:left}.guest-status-inline-chat{margin:-2px 0 0 10px;justify-content:flex-start;color:rgba(229,213,175,.74);font-size:.62rem}.guest-composer-shell{padding:7px 8px 8px;border-top:1px solid rgba(229,194,122,.16);background:linear-gradient(180deg,rgba(8,20,41,.98),rgba(6,17,35,.99))}.guest-composer-row{grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.guest-message-input{margin-top:0;padding:0 11px;border:1px solid rgba(229,194,122,.18);border-radius:8px;background:rgba(7,19,40,.82);box-shadow:none;font-size:.76rem;line-height:34px;overflow-x:auto;overflow-y:hidden;resize:none;white-space:nowrap}.guest-form-shell textarea.guest-message-input,.guest-message-input{height:34px;min-height:34px;max-height:34px}.guest-message-input::placeholder{color:rgba(231,211,165,.5);font-style:italic}.guest-send-button-inline{min-width:34px;min-height:34px;padding:0;border:1px solid rgba(255,240,198,.44);border-radius:8px;background:linear-gradient(180deg,#d2a34a,#f0c971);color:#1b2231;box-shadow:0 8px 14px rgba(199,150,60,.18)}.guest-send-button-inline svg{transform:translateX(1px)}@media (max-width:640px){.guest-luxury-chat-shell{min-height:0}.guest-chat-feed{min-height:190px;max-height:300px}.guest-composer-row{grid-template-columns:minmax(0,1fr) 34px;gap:6px;padding:0}.guest-luxury-chat-shell .chat-bubble{max-width:min(82%,320px)}.guest-chat-row-outgoing .guest-chat-turn{max-width:min(66%,218px)}.guest-chat-row-incoming .guest-chat-turn,.guest-chat-row-status .guest-chat-turn{max-width:min(82%,320px)}.guest-identity-fields{grid-template-columns:1fr}}@media (max-width:900px){.guest-luxury-page.shell{width:calc(100% - 18px);max-width:760px;padding-top:12px;padding-bottom:24px}.guest-luxury-form.surface{padding:16px 12px 14px}.guest-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guest-experience-card{min-height:112px;padding-inline:6px}.guest-experience-card strong{font-size:.9rem}.guest-assistant-line{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.3}.guest-chat-surface,.guest-service-options-panel{border-radius:16px}.guest-dev-switches{flex-wrap:wrap;row-gap:4px}}@media (max-width:640px){body,html{width:100%;max-width:100%;overflow-x:hidden}.guest-chat-feed,.guest-chat-surface,.guest-conversation-shell,.guest-experience-grid,.guest-identity-strip,.guest-luxury-form.surface,.guest-luxury-layout,.guest-luxury-page,.guest-royal-header,.guest-royal-titleblock,.guest-service-options-panel{width:100%;max-width:100%;min-width:0}.guest-luxury-page.shell{width:calc(100vw - 12px);max-width:calc(100vw - 12px);padding-top:8px;padding-bottom:20px}.guest-luxury-layout{margin-top:8px}.guest-royal-header{gap:10px}.guest-royal-brandbar{gap:6px;flex-wrap:wrap}.guest-brand-kicker{font-size:.62rem;letter-spacing:.18em}.guest-brand-mark{font-size:.84rem}.guest-hotel-title{max-width:100%;font-size:clamp(2.05rem,10.4vw,2.8rem);line-height:.98;overflow-wrap:anywhere}.guest-hotel-stars{gap:8px}.guest-hotel-stars span{width:28px}.guest-hotel-stars strong{font-size:.9rem;letter-spacing:.14em}.guest-hero-question{font-size:clamp(.95rem,4.4vw,1.08rem);line-height:1.28}.guest-hero-room{font-size:.92rem;line-height:1.28}.guest-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;align-items:stretch}.guest-experience-card{width:100%;min-width:0;min-height:104px;gap:8px;padding:10px 4px 6px}.guest-experience-card strong{font-size:.84rem;line-height:1.14}.guest-experience-meta{font-size:.62rem}.guest-experience-icon{width:48px;height:48px}.guest-conversation-shell{gap:10px}.guest-assistant-line{margin-top:0;font-size:.92rem;line-height:1.34;overflow-wrap:anywhere}.guest-service-options-panel{padding:14px 12px}.guest-shortcut-chip-row{gap:8px}.guest-chat-surface{border-radius:16px}.guest-chat-feed{min-height:180px;max-height:280px;padding:12px 10px 10px}.guest-chat-row-incoming .guest-chat-turn,.guest-chat-row-status .guest-chat-turn,.guest-chat-turn{max-width:min(88%,100%)}.guest-chat-row-outgoing .guest-chat-turn{max-width:min(72%,260px)}.guest-luxury-chat-shell .chat-bubble{max-width:100%;padding-inline:10px}.guest-chat-bubble-copy{font-size:.77rem;line-height:1.28}.guest-chat-bubble-meta,.guest-status-inline-chat{font-size:.58rem}.guest-composer-shell{padding:6px 7px 7px}.guest-composer-row{gap:6px}.guest-message-input{padding-inline:10px;font-size:.74rem}.guest-identity-strip{padding-top:10px}.guest-identity-strip-copy{align-items:flex-start;flex-direction:column;gap:4px}.guest-identity-input{min-height:38px;padding:8px 10px}}@media (max-width:420px){.guest-luxury-page.shell{width:calc(100vw - 8px);max-width:calc(100vw - 8px)}.guest-luxury-form.surface{padding-inline:10px}.guest-hotel-title{font-size:clamp(1.86rem,10vw,2.3rem)}.guest-hotel-stars span{width:20px}.guest-experience-card{min-height:96px}.guest-experience-card strong{font-size:.8rem}.guest-experience-icon{width:44px;height:44px}.guest-service-options-panel{padding-inline:10px}.guest-chat-feed{padding-inline:8px}}.guest-pinned-tracker{display:grid;grid-gap:4px;gap:4px;padding:10px 14px 8px;border-bottom:1px solid rgba(229,194,122,.14);background:linear-gradient(180deg,rgba(15,30,60,.95),rgba(10,22,46,.92))}.guest-pinned-label{font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(229,194,122,.6);margin-bottom:2px}.guest-pinned-item{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:.76rem;color:rgba(248,236,205,.88);line-height:1}.guest-pinned-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;box-shadow:0 0 6px currentColor}.guest-pinned-title{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif}.guest-pinned-status{font-size:.68rem;font-weight:600;color:rgba(229,194,122,.82);letter-spacing:.02em}.guest-pinned-ref{font-size:.62rem;color:rgba(248,236,205,.45);font-family:monospace}.guest-review-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;background:rgba(245,158,11,.15);color:#f59e0b;font-size:.68rem;font-weight:600;letter-spacing:.02em}.guest-typing-bubble{display:flex!important;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-width:60px}.typing-dots{display:flex;align-items:center;gap:2px;padding:0 4px}.typing-dots span{font-size:1.2rem;line-height:1;animation:guest-typing 1.4s cubic-bezier(.4,0,.2,1) infinite;color:var(--accent)}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes guest-typing{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-2px);opacity:1}}