@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&display=swap";:root{--gold-primary:#d4af37;--gold-secondary:#e5c158;--gold-dark:#b88d2d;--gold-gradient:linear-gradient(135deg, #e5c158 0%, #c29b38 50%, #a37c22 100%);--gold-glow:0 8px 30px #d4af3759;--bg-deep-navy:#fff;--bg-navy-card:#fff;--bg-navy-input:#f8fafc;--glass-border:#00000014;--glass-border-gold:#d4af3759;--text-white:#0f172a;--text-slate:#475569;--text-muted:#64748b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{-webkit-overflow-scrolling:touch;min-height:100vh;margin:0;padding:0;overflow-x:hidden;height:auto!important;overflow-y:auto!important}body{color:#0f172a;-webkit-font-smoothing:antialiased;background-color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#0003;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#0006}.app-container-shell{background-color:#fff;flex-direction:column;min-height:100vh;display:flex;height:auto!important;overflow:visible!important}.font-serif-title{font-family:Playfair Display,Georgia,serif}.badge-gold-outline{color:#e5c158;background:#d4af371a;border:1px solid #d4af3759;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.btn-gold-primary{background:var(--gold-gradient);color:#0c1628;cursor:pointer;box-shadow:var(--gold-glow);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-gold-primary:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 35px #d4af3780}.btn-gold-primary:active{transform:scale(.97)}.btn-outline-glass{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.btn-outline-glass:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}.btn-outline-glass:active{transform:scale(.97)}.dark-glass-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;transition:all .3s;box-shadow:0 4px 20px #0000000d}.dark-glass-card-hover:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.dark-glass-card-hover:active{transform:scale(.97)}.hotel-card-interactive{transition:all .35s cubic-bezier(.4,0,.2,1)}.hotel-card-interactive:hover{transform:translateY(-6px);border-color:#e5c15873!important;box-shadow:0 20px 45px #0009,0 0 30px #e5c15833!important}.hotel-card-interactive:hover .hotel-card-img{transform:scale(1.07)}.hotel-card-img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.rh-monogram-shield{color:#0c1628;letter-spacing:-.5px;background:linear-gradient(135deg,#e5c158 0%,#b88d2d 100%);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-family:Playfair Display,serif;font-size:16px;font-weight:900;display:flex;box-shadow:0 4px 15px #d4af374d}.timer-unit-box{text-align:center;background:#121e36d9;border:1px solid #ffffff14;border-radius:10px;min-width:50px;padding:8px 12px}.timer-unit-number{color:#fff;font-size:18px;font-weight:800;line-height:1}.timer-unit-label{color:var(--text-slate);text-transform:uppercase;margin-top:4px;font-size:9px}.app-main-content{flex:1;width:100%;max-width:1360px;margin:0 auto;padding:28px 28px 80px}.search-filter-grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:16px;width:100%;display:grid}@media (width<=1024px){.search-filter-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.search-filter-grid{grid-template-columns:1fr}}.rooms-grid-desktop{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.guest-service-shell{color:#f8fafc;background:#030814;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.guest-service-sidebar{background:linear-gradient(#030814fa,#01060ffa);border-right:1px solid #e5c1582e;flex-direction:column;gap:14px;height:100vh;padding:30px 18px;display:flex;position:sticky;top:0}.guest-service-brand{color:#e5c158;align-items:center;gap:14px;margin-bottom:24px;display:flex}.guest-service-brand strong{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:21px;line-height:1;display:block}.guest-service-brand span{color:#e5c158;text-transform:uppercase;letter-spacing:2px;font-size:10px}.guest-service-nav{color:#b6c2d2;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:14px;padding:15px 14px;font-size:14px;display:flex}.guest-service-nav-strip{display:contents}.guest-service-nav.active{color:#e5c158;background:#e5c15814;border-color:#e5c15873;box-shadow:inset 3px 0 #e5c158}.guest-service-help{background:#0c1628bf;border:1px solid #e5c15829;border-radius:8px;margin-top:auto;padding:18px}.guest-service-help strong,.guest-service-help span{display:block}.guest-service-help strong{color:#e5c158;margin-bottom:6px;font-size:13px}.guest-service-help span{color:#b6c2d2;margin-bottom:14px;font-size:12px;line-height:1.5}.guest-service-help a,.guest-service-actions a{color:#06101f;background:var(--gold-gradient);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.guest-service-main{min-width:0}.guest-service-top{background-position:50%;background-size:cover;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:122px;padding:30px 32px;display:flex}.guest-service-top span,.guest-service-top em{color:#b6c2d2;font-size:12px;font-style:normal}.guest-service-top h1{color:#fff;margin:4px 0;font-size:34px}.guest-service-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.guest-service-actions button{color:#fff;cursor:pointer;background:#0c1628b8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 13px;display:inline-flex}.guest-service-actions button:first-child{justify-content:center;width:42px;position:relative}.guest-service-actions button:first-child span{color:#06101f;background:#e5c158;border-radius:999px;width:16px;height:16px;font-size:10px;font-weight:800;position:absolute;top:2px;right:5px}.guest-service-content{grid-template-columns:minmax(0,1fr) 330px;gap:18px;padding:24px;display:grid}.guest-service-panel{background:linear-gradient(#111c2eeb,#09101df0);border:1px solid #ffffff14;border-radius:8px;box-shadow:0 22px 55px #00000059}.request-panel{padding:24px}.guest-service-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.guest-service-panel-head h2,.guest-service-panel h3{color:#fff;margin:0}.guest-service-panel-head h2{font-size:20px}.guest-service-panel-head p{color:#94a3b8;margin:5px 0 0;font-size:13px}.guest-service-search{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:10px;width:min(280px,100%);height:42px;padding:0 14px;display:flex}.guest-service-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.guest-service-step-strip{background:#e5c15812;border:1px solid #e5c15833;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 14px;padding:12px;display:flex}.guest-service-step-strip strong,.guest-service-step-strip span{display:block}.guest-service-step-strip strong{color:#e5c158;margin-bottom:3px;font-size:13px}.guest-service-step-strip span{color:#cbd5e1;font-size:12px}.guest-service-step-strip button{background:var(--gold-gradient);color:#06101f;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;min-height:36px;padding:8px 14px;font-size:12px;font-weight:900}.guest-service-step-strip button:disabled{opacity:.48;cursor:default}.guest-service-categories{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin-bottom:22px;display:grid}.guest-service-categories button{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:132px;padding:28px 10px 16px;display:flex;position:relative}.guest-service-categories button svg{color:#e5c158}.guest-service-categories button.active{border-color:#e5c158cc;box-shadow:0 0 0 1px #e5c15840,0 12px 35px #e5c15829}.guest-service-select-badge{color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;background:#ffffff12;border-radius:999px;padding:3px 8px;font-size:9px;font-style:normal;font-weight:900;position:absolute;top:8px;right:8px}.guest-service-categories button.active .guest-service-select-badge{color:#e5c158;background:#e5c1582e}.guest-service-categories button:disabled{opacity:.65;cursor:wait}.guest-service-categories strong{font-size:13px}.guest-service-categories span{color:#9aa7b7;font-size:11px;line-height:1.35}.guest-service-panel h3{margin:0 0 14px;font-size:15px}.guest-service-quick-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;display:grid}.guest-service-quick-grid article{background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:118px;padding:12px;display:grid}.guest-service-quick-grid article.selected{background:#e5c15814;border-color:#e5c158ad;box-shadow:0 10px 24px #e5c1581a}.guest-service-quick-grid img{object-fit:cover;border-radius:999px;width:76px;height:76px}.guest-service-quick-grid strong,.guest-service-quick-grid span{display:block}.guest-service-quick-grid strong{color:#fff;margin-bottom:5px;font-size:13px}.guest-service-quick-grid span{color:#b6c2d2;font-size:11px;line-height:1.45}.guest-service-quick-grid button{background:var(--gold-gradient);color:#06101f;cursor:pointer;border:0;border-radius:8px;grid-column:2;justify-self:end;padding:9px 20px;font-weight:800}.guest-service-form{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;gap:12px;margin:4px 0 22px;padding:12px;scroll-margin-top:132px;display:grid}.guest-service-selection-summary{background:#e5c15814;border:1px solid #e5c1583d;border-radius:10px;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:12px;padding:12px;display:grid}.guest-service-selection-summary strong,.guest-service-selection-summary span{display:block}.guest-service-selection-summary strong{color:#e5c158;margin-bottom:3px;font-size:13px}.guest-service-selection-summary span{color:#cbd5e1;font-size:12px}.guest-service-selection-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.guest-service-selection-list button{color:#fff;cursor:pointer;background:#050a1494;border:1px solid #e5c15847;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.guest-service-selection-list em{color:#fca5a5;font-size:10px;font-style:normal}.guest-service-form>div{grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:10px;display:grid}.guest-service-request-meta{background:#e5c15812;border:1px solid #e5c1582e;border-radius:8px;padding:12px}.guest-service-request-meta>div{min-width:0}.guest-service-request-meta strong,.guest-service-request-meta span{display:block}.guest-service-request-meta strong{color:#e5c158;margin-bottom:4px;font-size:13px}.guest-service-request-meta span{color:#cbd5e1;font-size:12px;line-height:1.45}.guest-service-form label{color:#94a3b8;gap:6px;font-size:12px;display:grid}.guest-service-form input,.guest-service-form select,.guest-service-form textarea{color:#fff;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;outline:0;width:100%;padding:11px 12px}.guest-service-form textarea{resize:vertical;min-height:88px}.guest-service-form>button{background:var(--gold-gradient);color:#06101f;cursor:pointer;border:0;border-radius:8px;justify-self:end;align-items:center;gap:8px;padding:12px 18px;font-weight:900;display:inline-flex}.guest-service-form button:disabled,.guest-service-quick-grid button:disabled,.guest-service-selection-list button:disabled{opacity:.65;cursor:wait}.guest-service-alert{border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.guest-service-alert.error{color:#fecaca;background:#ef44441f}.guest-service-alert.success{color:#bbf7d0;background:#22c55e1f}.active-request-panel{padding:18px}.guest-service-panel-head.compact{align-items:center}.guest-service-panel-head.compact h2{font-size:16px}.guest-service-panel-head.compact span{color:#cbd5e1;background:#ffffff0f;border-radius:999px;padding:4px 8px;font-size:11px}.guest-service-active-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;gap:14px;padding:16px 12px;display:flex}.guest-service-active-card>div{color:#e5c158;background:#e5c1582e;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.guest-service-active-card strong,.guest-service-active-card span{display:block}.guest-service-active-card strong{color:#fff;text-transform:capitalize;margin-bottom:5px}.guest-service-active-card span,.guest-service-empty{color:#b6c2d2;font-size:12px;line-height:1.45}.guest-service-status{color:#bbf7d0;text-transform:capitalize;background:#22c55e38;border-radius:8px;margin:14px 0;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.guest-service-progress{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px 0;display:grid}.guest-service-progress div{color:#68768a;text-align:center;justify-items:center;gap:6px;font-size:10px;display:grid}.guest-service-progress div.done{color:#e5c158}.guest-service-estimate{color:#e5c158;background:#ffffff09;border-radius:8px;align-items:center;gap:12px;margin:14px 0 20px;padding:14px;display:flex}.guest-service-estimate strong,.guest-service-estimate span{display:block}.guest-service-estimate strong{color:#fff;margin-bottom:3px;font-size:12px}.guest-service-estimate span{color:#fff;font-size:13px;font-weight:800}.guest-service-reservation-card{background:#e5c1580e;border:1px solid #e5c15833;border-radius:8px;gap:12px;margin:0 0 20px;padding:14px;display:grid}.guest-service-reservation-title{color:#e5c158;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;display:grid}.guest-service-reservation-title strong{color:#fff;font-size:13px}.guest-service-reservation-title span{color:#cbd5e1;text-transform:capitalize;background:#ffffff0f;border-radius:8px;grid-column:2;width:fit-content;max-width:100%;padding:4px 8px;font-size:11px;font-weight:800}.guest-service-reservation-guest strong,.guest-service-reservation-guest span{display:block}.guest-service-reservation-guest strong{color:#fff;margin-bottom:4px;font-size:14px}.guest-service-reservation-guest span{color:#b6c2d2;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.guest-service-reservation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guest-service-reservation-grid div{background:#ffffff0a;border-radius:8px;min-width:0;padding:10px}.guest-service-reservation-grid span,.guest-service-reservation-grid strong{display:block}.guest-service-reservation-grid span{color:#94a3b8;margin-bottom:3px;font-size:10px}.guest-service-reservation-grid strong{color:#fff;overflow-wrap:anywhere;text-transform:capitalize;font-size:12px}.guest-service-reservation-meta{color:#e5c158;align-items:center;gap:8px;font-size:12px;display:flex}.guest-service-reservation-note{color:#cbd5e1;background:#ffffff0a;border-radius:8px;margin:0;padding:10px;font-size:12px;line-height:1.45}.guest-service-action-row{color:#b6c2d2;cursor:pointer;text-align:left;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:20px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:42px;margin-bottom:8px;padding:10px 12px;display:grid}.guest-service-bottom-nav{display:none}@media (width<=1100px){.rooms-grid-desktop{grid-template-columns:repeat(2,1fr)}.guest-service-shell{grid-template-columns:1fr}.guest-service-sidebar{grid-template-columns:repeat(3,1fr);height:auto;display:grid;position:static}.guest-service-brand,.guest-service-help{grid-column:1/-1}.guest-service-content{grid-template-columns:1fr}.guest-service-categories{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.rooms-grid-desktop{grid-template-columns:1fr}.guest-service-shell{background:radial-gradient(circle at 100% 0,#e5c1581a,#0000 34%),#030814;min-height:100svh;padding-bottom:88px;scroll-padding-top:112px;display:block}.guest-service-main{width:100%}.guest-service-top,.guest-service-panel-head{flex-direction:column;align-items:stretch}.guest-service-top{background-position:top;border-bottom:0;min-height:176px;padding:22px 16px 18px}.guest-service-top h1{font-size:32px;line-height:1.05}.guest-service-top span,.guest-service-top em{font-size:12px}.guest-service-actions{grid-template-columns:44px minmax(84px,1fr) minmax(132px,1.25fr);justify-content:stretch;gap:8px;width:100%;display:grid}.guest-service-actions button,.guest-service-actions a{white-space:nowrap;justify-content:center;width:100%;min-height:42px;padding:9px 10px;font-size:12px}.guest-service-content,.request-panel{padding:12px}.guest-service-content{flex-direction:column;gap:12px;display:flex}.guest-service-sidebar{z-index:30;-webkit-backdrop-filter:blur(18px);background:#030814f5;border-bottom:1px solid #e5c1582e;border-right:0;flex-direction:column;gap:10px;height:auto;padding:12px 12px 10px;display:flex;position:sticky;top:0}.guest-service-brand{gap:10px;margin:0}.guest-service-brand strong{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 76px);font-size:18px;overflow:hidden}.guest-service-brand span{letter-spacing:1.4px;font-size:9px}.guest-service-sidebar .guest-service-nav{background:#ffffff0a;border-radius:999px;gap:8px;min-width:max-content;min-height:42px;padding:10px 12px;font-size:12px}.guest-service-sidebar .guest-service-nav.active{box-shadow:none}.guest-service-sidebar{overflow:hidden}.guest-service-nav-strip{scrollbar-width:none;gap:8px;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.guest-service-nav-strip::-webkit-scrollbar{display:none}.guest-service-help{display:none}.guest-service-panel{border-radius:12px;box-shadow:0 16px 36px #00000052}.guest-service-panel-head{gap:10px;margin-bottom:14px}.guest-service-panel-head h2{font-size:18px}.guest-service-panel-head p{font-size:12px}.guest-service-search{width:100%;height:44px}.guest-service-step-strip{align-items:stretch;margin-bottom:12px}.guest-service-step-strip button{min-width:112px}.guest-service-categories{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 14px;padding:0;display:grid;overflow:visible}.guest-service-categories button{min-width:0;min-height:126px;padding:30px 9px 13px}.guest-service-categories strong{font-size:12px}.guest-service-categories span{font-size:10px}.guest-service-quick-grid{gap:9px}.guest-service-quick-grid,.guest-service-form>div,.guest-service-selection-summary{grid-template-columns:1fr}.guest-service-selection-list{justify-content:flex-start}.guest-service-selection-list button{max-width:100%}.guest-service-request-meta{align-items:stretch}.guest-service-quick-grid article{grid-template-columns:64px minmax(0,1fr) auto;gap:10px;min-height:104px;padding:10px}.guest-service-quick-grid img{width:64px;height:64px}.guest-service-quick-grid button{grid-column:auto;align-self:center;min-height:38px;padding:8px 12px;font-size:12px}.guest-service-form{gap:10px;margin:0 0 18px;padding:10px}.guest-service-form input,.guest-service-form select,.guest-service-form textarea{min-height:44px;font-size:14px}.guest-service-form textarea{min-height:92px}.guest-service-form>button{justify-content:center;width:100%;min-height:46px}.active-request-panel{padding:14px}.guest-service-panel-head.compact{flex-direction:row;align-items:center}.guest-service-active-card{padding:13px 11px}.guest-service-active-card>div{width:46px;height:46px}.guest-service-progress{gap:4px}.guest-service-progress div{font-size:9px}.guest-service-action-row{min-height:46px}.guest-service-bottom-nav{left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(22px);background:#080f1deb;border:1px solid #e5c15852;border-radius:22px;grid-template-columns:repeat(4,1fr);align-items:center;gap:6px;min-height:64px;padding:8px;display:grid;position:fixed;box-shadow:0 18px 45px #000000bf,0 0 24px #d4af371f}.guest-service-bottom-nav button,.guest-service-bottom-nav a{color:#aab7c8;cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:48px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.guest-service-bottom-nav button svg,.guest-service-bottom-nav a svg{flex:none}.guest-service-bottom-nav button.active{color:#06101f;background:var(--gold-gradient);box-shadow:0 8px 18px #d4af3747}.guest-service-bottom-nav button:not(.active):active,.guest-service-bottom-nav a:active{background:#ffffff14;transform:scale(.96)}.guest-service-bottom-nav em{background:#22c55e;border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:calc(50% - 16px);box-shadow:0 0 0 3px #22c55e2e}}@media (width<=520px){.guest-service-step-strip{grid-template-columns:1fr;display:grid}.guest-service-step-strip button{width:100%}}@media (width<=420px){.guest-service-top{min-height:166px;padding-inline:14px}.guest-service-actions{grid-template-columns:42px 76px 1fr}.guest-service-actions button,.guest-service-actions a{padding-inline:8px;font-size:11px}.guest-service-actions button:nth-child(2) svg:last-child{display:none}.guest-service-quick-grid article{grid-template-columns:58px minmax(0,1fr)}.guest-service-selection-summary{padding:11px}.guest-service-selection-list button{justify-content:space-between;width:100%}.guest-service-quick-grid img{width:58px;height:58px}.guest-service-quick-grid button{grid-column:2;justify-self:start;margin-top:2px}.guest-service-progress{grid-template-columns:repeat(2,1fr);row-gap:10px}.guest-service-bottom-nav{border-radius:20px;min-height:62px;padding:7px;left:8px;right:8px}.guest-service-bottom-nav button,.guest-service-bottom-nav a{border-radius:14px;min-height:46px;font-size:9px}}.mobile-snap-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.mobile-snap-slider::-webkit-scrollbar{display:none}.mobile-snap-item{scroll-snap-align:start;flex-shrink:0;width:85%;max-width:320px}.mobile-action-chip{color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.mobile-action-chip:active{background:#e5c15833;border-color:#e5c158;transform:scale(.96)}@media (width<=768px){.app-main-content{padding:14px 12px 90px!important}.hero-card-container{background-image:linear-gradient(to bottom, #050a14f0 55%, #050a14e0), var(--hero-bg)!important;border-radius:20px!important;gap:20px!important;padding:24px 16px!important}.hero-title-text{font-size:26px!important;line-height:1.2!important}.hero-stats-row{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.services-grid-mobile{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.services-card-item{border-radius:16px!important;padding:14px 12px!important}.lounge-gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.special-offer-card{border-radius:20px!important;flex-direction:column!important;align-items:stretch!important;padding:20px 16px!important}.guarantee-strip-grid{border-radius:16px!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:16px 14px!important}.details-layout-grid,.checkout-layout-grid{grid-template-columns:1fr!important}}@media (width>=901px){.smart-floating-bottom-nav{display:none!important}}.smart-floating-bottom-nav{-webkit-backdrop-filter:blur(24px);z-index:99999;background:#fffffff2;border:1px solid #e2e8f0;border-radius:28px;justify-content:space-around;align-items:center;width:calc(100% - 32px);max-width:580px;height:68px;padding:0 10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0000001f}@media (width<=600px){.smart-floating-bottom-nav{border-radius:24px;width:calc(100% - 24px);height:64px;bottom:12px}}.smart-floating-bottom-nav .nav-item-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 14px;font-size:11px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.smart-floating-bottom-nav .nav-item-btn:hover{color:#0f172a;transform:translateY(-2px)}.smart-floating-bottom-nav .nav-item-btn .icon-wrapper{border-radius:14px;justify-content:center;align-items:center;width:40px;height:32px;transition:all .25s;display:flex;position:relative}.smart-floating-bottom-nav .nav-item-btn.active{color:#0f172a}.smart-floating-bottom-nav .nav-item-btn.active .icon-wrapper{color:#fff;background:#0f172a;border:1px solid #0f172a;transform:translateY(-3px)scale(1.1);box-shadow:0 6px 16px #0f172a40}.smart-floating-bottom-nav .nav-item-btn.active span{color:#0f172a;letter-spacing:.2px;font-weight:800}.smart-floating-bottom-nav .nav-item-btn:active{transform:scale(.92)}@media (width<=900px){.desktop-nav-menu,.desktop-right-actions{display:none!important}}.active-booking-dot-pulse{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s infinite activeDotPulse;position:absolute;top:2px;right:4px;box-shadow:0 0 8px #10b981}@keyframes activeDotPulse{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 14px #10b981}to{opacity:.8;transform:scale(.9)}}:root{--wa-app-bg:#0b141a;--wa-outer-bg:#060a0d;--wa-header-bg:#111b21;--wa-surface-bg:#111b21;--wa-card-bg:#18252d;--wa-bubble-incoming:#1f2c34;--wa-bubble-outgoing:#005c4b;--wa-input-bg:#1f2c34;--wa-primary:#00a884;--wa-primary-dark:#005c4b;--wa-text-primary:#e9edef;--wa-text-secondary:#8696a0;--wa-text-accent:#00a884;--wa-danger:#ea4335;--wa-warning:#fbbf24;--wa-info:#38bdf8;--wa-border:#ffffff14;--wa-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.wa-viewport-wrapper{width:100%;height:var(--wa-app-height,100dvh);max-height:var(--wa-app-height,100dvh);font-family:var(--wa-font);background-color:var(--wa-outer-bg);box-sizing:border-box;flex-direction:column;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.wa-app-container{background-color:var(--wa-app-bg);box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}@media (width>=768px){.wa-viewport-wrapper{justify-content:center;align-items:center;padding:12px}.wa-app-container{border:1px solid var(--wa-border);border-radius:28px;max-width:440px;height:calc(100% - 24px);box-shadow:0 0 50px #000000d9}}.wa-header{background-color:var(--wa-header-bg);border-bottom:1px solid var(--wa-border);z-index:30;box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:62px;min-height:62px;padding:0 12px;display:flex}.wa-header-left{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.wa-back-btn{color:var(--wa-text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex}.wa-avatar-img{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:40px;min-width:40px;height:40px}.wa-room-number-avatar{color:#fff;letter-spacing:-.3px;background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:13.5px;font-weight:800;display:flex;box-shadow:0 2px 8px #00a88459}.wa-room-number-bubble-avatar{color:#fff;background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-bottom:2px;font-size:10px;font-weight:800;display:flex;box-shadow:0 1px 4px #0000004d}.wa-header-info{flex-direction:column;flex:1;min-width:0;display:flex}.wa-header-title-row{align-items:center;gap:6px;min-width:0;display:flex}.wa-header-title{color:var(--wa-text-primary);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15.5px;font-weight:700;overflow:hidden}.wa-header-subtitle{color:var(--wa-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin-top:1px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.wa-online-dot{background-color:var(--wa-primary);border-radius:50%;width:7px;height:7px;display:inline-block}.wa-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.wa-header-icon-btn{color:var(--wa-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.wa-response-banner{box-sizing:border-box;background-color:#162228;border-radius:14px;align-self:center;align-items:center;gap:10px;width:92%;margin:10px 0 4px;padding:10px 14px;display:flex;box-shadow:0 2px 8px #00000040}.wa-response-icon{color:var(--wa-primary);justify-content:center;align-items:center;display:flex}.wa-response-text{flex-direction:column;display:flex}.wa-response-title{color:var(--wa-text-primary);font-size:12px;font-weight:600}.wa-response-sub{color:var(--wa-text-secondary);font-size:11px}.wa-no-checkin-card{box-sizing:border-box;text-align:center;background:linear-gradient(145deg,#182730 0%,#111e24 100%);border:1px solid #00a88459;border-radius:20px;align-self:center;width:94%;margin:10px 0 14px;padding:18px 16px;box-shadow:0 4px 20px #0006}.wa-no-checkin-badge{color:var(--wa-primary);background-color:#00a8842e;border:1px solid #00a88466;border-radius:16px;margin-bottom:8px;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-block}.wa-no-checkin-title{color:var(--wa-text-primary);margin:4px 0 6px;font-size:16px;font-weight:800}.wa-no-checkin-desc{color:var(--wa-text-secondary);margin:0 0 14px;font-size:12.5px;line-height:1.45}.wa-no-checkin-actions{justify-content:center;gap:8px;display:flex}.wa-no-checkin-btn{cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:12px;font-weight:700;transition:transform .15s;display:flex}.wa-no-checkin-btn.primary{color:#fff;background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);box-shadow:0 3px 10px #00a8844d}.wa-no-checkin-btn.secondary{color:var(--wa-text-primary);border:1px solid var(--wa-border);background-color:#1f2c34}.wa-date-divider{color:var(--wa-text-secondary);align-self:center;margin:10px 0 6px;font-size:11.5px;font-weight:500}.wa-main-body{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.wa-chat-feed{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background-color:var(--wa-app-bg);scroll-behavior:smooth;box-sizing:border-box;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:28px 28px;flex-direction:column;flex:auto;gap:12px;min-height:0;padding:8px 12px 16px;display:flex;position:relative;overflow:hidden auto}.wa-bubble-row{align-items:flex-end;gap:8px;width:100%;margin-bottom:2px;display:flex}.wa-bubble-row.staff{justify-content:flex-start}.wa-bubble-row.guest{justify-content:flex-end}.wa-bubble-avatar{object-fit:cover;border-radius:50%;width:28px;min-width:28px;height:28px;margin-bottom:2px}.wa-bubble{color:var(--wa-text-primary);word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap;box-sizing:border-box;max-width:82%;padding:10px 14px;font-size:13.5px;line-height:1.45;position:relative;box-shadow:0 2px 6px #0000004d}.wa-bubble.guest{background-color:var(--wa-bubble-outgoing);border-radius:16px 16px 2px}.wa-bubble.staff{background-color:var(--wa-bubble-incoming);border-radius:16px 16px 16px 2px}.wa-bubble-timestamp{color:#ffffff8c;text-align:right;justify-content:flex-end;align-items:center;gap:3px;margin-top:4px;font-size:10px;font-weight:500;display:flex}.wa-bubble-timestamp.guest{color:#ffffffb3}.wa-food-cards-container{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;gap:10px;width:100%;margin:4px 0;padding:4px 2px 8px;display:flex;overflow-x:auto}.wa-food-cards-container::-webkit-scrollbar{display:none}.wa-chat-food-card{border:1px solid var(--wa-border);box-sizing:border-box;background:linear-gradient(145deg,#182730 0%,#111e24 100%);border-radius:16px;flex-direction:column;flex-shrink:0;gap:6px;width:145px;min-width:145px;padding:8px;display:flex;box-shadow:0 4px 14px #0006}.wa-chat-food-img{object-fit:cover;border-radius:12px;width:100%;height:98px}.wa-chat-food-title{color:var(--wa-text-primary);margin-top:2px;font-size:12.5px;font-weight:700;line-height:1.3}.wa-chat-food-price{color:var(--wa-primary);font-size:11.5px;font-weight:700}.wa-chat-food-add-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:4px;width:100%;margin-top:4px;padding:7px 0;font-size:12px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 2px 8px #00a88459}.wa-chat-food-add-btn:active{transform:scale(.95)}.wa-chat-food-add-btn.added{background:#059669}.wa-food-sheet-overlay{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000bf;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.wa-food-sheet{border-top:1px solid var(--wa-border);box-sizing:border-box;background:linear-gradient(#142128 0%,#0c161b 100%);border-radius:24px 24px 0 0;flex-direction:column;gap:12px;max-height:85dvh;padding:12px 16px 20px;animation:.25s cubic-bezier(.16,1,.3,1) waSlideUp;display:flex;box-shadow:0 -12px 40px #000000bf}.wa-sheet-drag-handle{cursor:pointer;background-color:#ffffff40;border-radius:999px;width:42px;height:4.5px;margin:0 auto 6px}.wa-food-sheet-header{border-bottom:1px solid var(--wa-border);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.wa-food-sheet-header h3{color:var(--wa-text-primary);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.wa-food-tabs{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.wa-food-tab{color:var(--wa-text-secondary);border:1px solid var(--wa-border);cursor:pointer;white-space:nowrap;background-color:#1a2932;border-radius:20px;flex-shrink:0;padding:7px 14px;font-size:11.5px;font-weight:700;transition:all .2s}.wa-food-tab.active{color:#fff;border-color:var(--wa-primary);background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);box-shadow:0 3px 10px #00a88459}.wa-food-items-list{flex-direction:column;gap:12px;max-height:52dvh;padding-right:2px;display:flex;overflow-y:auto}.wa-smart-food-card{border:1px solid var(--wa-border);box-sizing:border-box;background:linear-gradient(145deg,#182730 0%,#111e24 100%);border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:0 4px 14px #0000004d}.wa-smart-food-img{object-fit:cover;background-color:#1f2c34;border-radius:14px;width:72px;min-width:72px;height:72px;box-shadow:0 2px 8px #0000004d}.wa-smart-food-icon-placeholder{background:linear-gradient(135deg,#1f2c34 0%,#162228 100%);border-radius:14px;justify-content:center;align-items:center;width:72px;min-width:72px;height:72px;font-size:32px;display:flex;box-shadow:0 2px 8px #0000004d}.wa-smart-food-info{flex:1;min-width:0}.wa-smart-food-title{color:var(--wa-text-primary);font-size:14px;font-weight:800;line-height:1.3}.wa-smart-food-desc{color:var(--wa-text-secondary);margin-top:3px;font-size:11.5px;line-height:1.35}.wa-smart-food-meta{align-items:center;gap:8px;margin-top:6px;font-size:11px;display:flex}.wa-smart-food-price{color:var(--wa-primary);font-size:12.5px;font-weight:800}.wa-smart-food-prep{color:var(--wa-text-secondary);font-size:10.5px}.wa-smart-food-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00a884 0%,#005c4b 100%);border:none;border-radius:18px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:800;transition:all .2s;box-shadow:0 3px 10px #00a88459}.wa-smart-food-add-btn.added{background:#059669;box-shadow:0 3px 10px #05966959}.wa-order-card{border:1px solid var(--wa-border);box-sizing:border-box;background-color:#162228;border-radius:18px;align-self:center;width:96%;margin:6px 0;padding:14px 16px;box-shadow:0 4px 16px #0006}.wa-order-header-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.wa-order-title{color:var(--wa-text-primary);font-size:14px;font-weight:700}.wa-order-badge{color:var(--wa-primary);background-color:#00a88433;border:1px solid #00a88466;border-radius:14px;padding:4px 10px;font-size:11px;font-weight:700}.wa-order-steps-list{flex-direction:column;gap:12px;margin-bottom:14px;padding-left:4px;display:flex;position:relative}.wa-order-step-item{color:var(--wa-text-secondary);align-items:center;gap:12px;font-size:12.5px;display:flex;position:relative}.wa-order-step-item.active{color:var(--wa-text-primary);font-weight:600}.wa-order-step-icon{border:1.5px solid var(--wa-text-secondary);box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.wa-order-step-item.active .wa-order-step-icon{background-color:var(--wa-primary);border-color:var(--wa-primary);color:#fff}.wa-order-step-time{color:var(--wa-text-secondary);margin-left:auto;font-size:10.5px}.wa-order-details-btn{width:100%;color:var(--wa-text-primary);border:1px solid var(--wa-border);cursor:pointer;background-color:#ffffff0d;border-radius:20px;padding:9px 0;font-size:12.5px;font-weight:600;transition:background-color .2s}.wa-footer-wrapper{z-index:30;background-color:var(--wa-header-bg);border-top:1px solid var(--wa-border);box-sizing:border-box;flex:none;width:100%;margin-top:auto;position:relative}.wa-chips-carousel{scrollbar-width:none;scroll-snap-type:x proximity;box-sizing:border-box;gap:8px;padding:8px 12px 6px;display:flex;overflow-x:auto}.wa-chips-carousel::-webkit-scrollbar{display:none}.wa-chip-btn{color:var(--wa-text-primary);border:1px solid var(--wa-border);cursor:pointer;white-space:nowrap;scroll-snap-align:start;box-sizing:border-box;background-color:#1f2c34;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;height:36px;padding:6px 12px;font-size:11.5px;font-weight:600;display:flex}.wa-chip-btn.selected{background-color:var(--wa-primary-dark);color:#fff;border-color:var(--wa-primary)}.wa-chip-btn.food-menu-trigger{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border:1px solid #f59e0b66}.wa-selected-bar{border-top:1px solid var(--wa-border);scrollbar-width:none;background-color:#162228;align-items:center;gap:6px;padding:6px 12px;display:flex;overflow-x:auto}.wa-selected-badge{background-color:var(--wa-primary-dark);color:#fff;white-space:nowrap;border-radius:14px;flex-shrink:0;align-items:center;gap:5px;padding:3px 9px;font-size:11px;display:inline-flex}.wa-composer-wrapper{padding:8px 10px max(8px, env(safe-area-inset-bottom)) 10px;background-color:var(--wa-app-bg);box-sizing:border-box;align-items:center;gap:8px;display:flex}.wa-attach-btn{width:42px;min-width:42px;height:42px;min-height:42px;color:var(--wa-text-secondary);cursor:pointer;background-color:#1f2c34;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wa-input-pill{box-sizing:border-box;background-color:#1f2c34;border-radius:24px;flex:1;align-items:center;gap:8px;min-width:0;height:44px;padding:0 14px;display:flex}.wa-input-field{min-width:0;color:var(--wa-text-primary);background:0 0;border:none;outline:none;flex:1;line-height:1.4;font-size:15px!important}.wa-input-field::placeholder{color:var(--wa-text-secondary)}.wa-emoji-btn{color:var(--wa-text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.wa-action-btn{background-color:var(--wa-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;transition:transform .15s;display:flex;box-shadow:0 2px 10px #00a88466}.wa-action-btn:active{transform:scale(.92)}.wa-call-overlay{z-index:9999;color:#fff;box-sizing:border-box;background-color:#0c151a;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:40px 20px;display:flex;position:absolute;top:0;left:0}.wa-call-top{text-align:center;margin-top:20px}.wa-call-badge{color:var(--wa-primary);letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.wa-call-hotel-name{margin:0;font-size:22px;font-weight:800}.wa-call-subtitle{color:var(--wa-text-secondary);margin-top:4px;font-size:14px}.wa-call-status-text{color:var(--wa-primary);text-transform:capitalize;margin-top:20px;font-size:15px;font-weight:600}.wa-call-timer{letter-spacing:.5px;color:var(--wa-text-accent);margin-top:10px;font-size:20px;font-weight:700}.wa-call-avatar-circle{border:2px solid var(--wa-primary-dark);background-color:#112228;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative;box-shadow:0 0 40px #00a88440}.wa-call-controls{align-items:center;gap:26px;margin-bottom:10px;display:flex}.wa-call-ctrl-btn{background-color:var(--wa-input-bg);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.wa-call-hangup-btn{background-color:var(--wa-danger);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex;box-shadow:0 8px 24px #ea433573}
