@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600;700&display=swap";:root{--bg:#f4f1ec;--surface:#fcfaf6;--surface-2:#f2ede6;--border:#dfd4c4;--text:#181613;--muted:#5e5549;--accent:#b28a4c;--accent-2:#9b7338;--accent-3:#d5ba88;--container:1160px;--display:"Cormorant Garamond", "Times New Roman", serif;--sans:"Montserrat", "Avenir Next", "Segoe UI", sans-serif;--shadow-soft:0 24px 44px -34px #1f180f54, 0 8px 18px -12px #1f180f29;font-family:var(--sans);letter-spacing:.006em;color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.62}*{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%;margin:0}body{background:radial-gradient(circle at 8% -8%, #b28a4c1f, transparent 52%), radial-gradient(circle at 92% 2%, #51422a14, transparent 52%), radial-gradient(circle at 50% 102%, #b28a4c17, transparent 48%), linear-gradient(180deg, #faf7f2 0%, #f2ede6 100%), var(--bg)}a{color:inherit}#root{min-height:100svh}.page{flex-direction:column;min-height:100svh;display:flex}.nav{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in oklab, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 24px;display:grid;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brandMark{flex:none;width:34px;height:34px}.brandWordmark{color:#1b1712;letter-spacing:.01em;font-family:Playfair Display,Iowan Old Style,Times New Roman,serif;font-size:2.02rem;font-style:italic;font-weight:700;line-height:1}.navLinks{flex-wrap:nowrap;justify-content:center;gap:4px;display:flex}.navLinks a{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;border-radius:12px;padding:8px 9px;font-size:11px;font-weight:600;text-decoration:none;transition:background .18s,color .18s}.navLinks a:hover{color:var(--text);background:color-mix(in oklab, var(--surface-2) 82%, white)}.navRight{align-items:center;gap:10px;display:flex}.navCta{min-width:170px}.lang{border:1px solid var(--border);background:var(--surface-2);border-radius:13px;padding:3px;display:inline-flex}.langDropdown{align-items:center;min-width:72px;padding:0;position:relative}.langSelect{appearance:none;color:var(--text);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 30px 10px 12px;font-size:13px;font-weight:700}.langSelect:focus-visible{outline:none}.langDropdownIcon{color:var(--muted);pointer-events:none;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.langBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:700}.langBtn.active{color:var(--text);background:#fff;box-shadow:0 2px 8px #221a0d1a}.menuBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.mobileMenu{display:none}.mobileMenuLang{gap:6px;padding:4px 0;display:grid}.mobileMenuLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.mobileLangDropdown{width:104px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btnPrimary,.btnSecondary,.iconBtn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:transform 80ms,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btnPrimary{color:#f5ecd9;border-color:color-mix(in oklab, var(--accent) 58%, #3a2f1f);background:linear-gradient(145deg,#2a2319,#17130d);padding:12px 16px;box-shadow:0 14px 30px -18px #15100a75}.btnSecondary{background:color-mix(in oklab, #fff 85%, var(--surface));color:var(--text);border-color:var(--border);padding:12px 16px}.iconBtn{color:var(--text);border-color:var(--border);background:#fff;padding:10px 12px}.btnPrimary:hover,.btnSecondary:hover,.iconBtn:hover{transform:translateY(-1px);box-shadow:0 16px 26px -18px #1b140b6b}.btnPrimary:disabled{opacity:.65;cursor:not-allowed}.btnPrimary:focus-visible,.btnSecondary:focus-visible,.iconBtn:focus-visible,.langBtn:focus-visible,.menuBtn:focus-visible,.linkBtn:focus-visible,.input:focus-visible,.navLinks a:focus-visible,.mobileMenu a:focus-visible{outline:2px solid color-mix(in oklab, var(--accent) 70%, white);outline-offset:2px}.heroSection{padding:56px 24px 28px}.heroGrid{max-width:var(--container);grid-template-columns:1.07fr .93fr;align-items:center;gap:26px;margin:0 auto;display:grid}.heroCopy{flex-direction:column;gap:16px;display:flex}.heroTrustNote{color:color-mix(in oklab, var(--accent-2) 70%, var(--text));font-size:13px;font-weight:600;line-height:1.45}.eyebrow{color:color-mix(in oklab, var(--accent-2) 76%, var(--text));background:color-mix(in oklab, var(--surface) 82%, white);border:1px solid color-mix(in oklab, var(--accent) 28%, var(--border));border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:13px;display:inline-flex}.heroTitle{color:var(--text);font-family:var(--display);letter-spacing:-.012em;margin:0;font-size:clamp(2.45rem,5.8vw,4.6rem);line-height:.98}.heroSubtitle{max-width:58ch;color:var(--muted);margin:0;font-size:clamp(1rem,1.45vw,1.17rem);line-height:1.58}.heroPills{flex-wrap:wrap;gap:8px;display:flex}.heroPill{border:1px solid var(--border);background:color-mix(in oklab, #fff 84%, var(--surface));color:color-mix(in oklab, var(--accent-2) 82%, var(--text));border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.heroCard{background:color-mix(in oklab, #fff 86%, var(--surface));border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;margin-top:6px;padding:16px}.heroCardIntro{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.5}.heroActionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.heroActionCard{text-align:left;border:1px solid var(--border);background:color-mix(in oklab, #fff 80%, var(--surface));min-width:0;color:var(--text);cursor:pointer;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:13px 14px;transition:transform .12s,border-color .18s,box-shadow .18s,background .18s,opacity .24s;animation:.54s cubic-bezier(.16,1,.3,1) both heroCardRise;display:grid}.heroActionCard:hover{border-color:color-mix(in oklab, var(--accent) 34%, var(--border));transform:translateY(-2px);box-shadow:0 14px 24px -20px #17110a6b}.heroActionCard:nth-child(2){animation-delay:70ms}.heroActionCard:nth-child(3){animation-delay:.14s}.heroActionCard.isPrimary{border-color:color-mix(in oklab, var(--accent) 42%, var(--border));background:radial-gradient(circle at 0% 0%, #b28a4c21, transparent 48%), color-mix(in oklab, #fff 88%, var(--surface))}.heroActionCardIcon{background:color-mix(in oklab, var(--surface-2) 76%, white);border:1px solid color-mix(in oklab, var(--accent) 26%, var(--border));width:36px;height:36px;color:color-mix(in oklab, var(--accent-2) 70%, var(--text));border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.heroActionCardCopy{gap:3px;min-width:0;display:grid}.heroActionCardTitle{color:var(--text);font-size:14px;font-weight:800;line-height:1.3}.heroActionCardText{color:var(--muted);font-size:12px;line-height:1.45}.fieldLabel{color:#475569;text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:700}.heroForm{gap:12px;margin-top:14px;display:grid}.heroActions{flex-wrap:wrap;gap:10px;display:flex}.input{border:1px solid var(--border);background:color-mix(in oklab, #fff 82%, var(--surface));width:100%;color:var(--text);font:inherit;border-radius:14px;padding:13px 14px;font-size:14px}.fileInput{display:none}.helper{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.45}.heroStudio{gap:12px;display:grid}.heroStudioMedia,.heroStudioPanel{border:1px solid color-mix(in oklab, var(--accent) 28%, var(--border));background:#fff;border-radius:24px;box-shadow:0 24px 34px -28px #1a140c57}.heroStudioMedia{padding:10px;position:relative;overflow:hidden}.heroStudioMedia img{object-fit:cover;border-radius:16px;width:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.01)}.heroStudioMedia:hover img{transform:scale(1.025)}.heroStudioSample{border:1px solid color-mix(in oklab, var(--accent) 32%, var(--border));background:color-mix(in oklab, white 90%, var(--surface));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;gap:5px;max-width:290px;padding:12px 13px;animation:.72s cubic-bezier(.16,1,.3,1) .12s both heroFloatIn;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 14px 26px -20px #17110a66}.heroStudioSampleLabel{color:color-mix(in oklab, var(--accent-2) 70%, var(--text));letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.heroStudioSampleTitle{color:var(--text);font-size:15px;font-weight:800;line-height:1.25}.heroStudioSampleHotel{color:var(--muted);font-size:12px;line-height:1.4}.heroStudioSamplePrices{gap:4px;display:grid}.heroStudioSamplePriceRow{color:var(--muted);justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;display:flex}.heroStudioSamplePriceRow strong.isPublic{color:#71859a;text-decoration:line-through}.heroStudioSamplePriceRow strong.isBest{color:color-mix(in oklab, var(--accent-2) 65%, #1f180f)}.heroStudioPanel{padding:18px;animation:.62s cubic-bezier(.16,1,.3,1) 90ms both heroPanelRise}.heroStudioPanelTop{gap:7px;display:grid}.heroStudioKicker{color:color-mix(in oklab, var(--accent-2) 74%, var(--text));letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.heroStudioTitle{color:var(--text);letter-spacing:-.02em;font-size:22px;font-weight:900;line-height:1.18}.heroStudioText{color:var(--muted);font-size:14px;line-height:1.55}.heroStudioRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.heroStudioRailItem{border:1px solid var(--border);background:color-mix(in oklab, var(--surface-2) 80%, white);color:#617489;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:9px 11px;font-size:12px;font-weight:700;line-height:1.35;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s,color .22s;display:inline-flex}.heroStudioRailItem.isActive{border-color:color-mix(in oklab, var(--accent) 38%, var(--border));background:radial-gradient(circle at 0% 0%, #b28a4c1f, transparent 50%), color-mix(in oklab, #fff 88%, var(--surface));color:#18304d;animation:2.2s ease-in-out infinite heroRailActivePulse;box-shadow:0 12px 22px -20px #17110a6b}.heroStudioRailDot{color:#0000;background:#fff;border:1px solid #cfd8e3;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.heroStudioRailItem:nth-child(-n+2) .heroStudioRailDot{color:#fff;background:#c79a42;border-color:#c79a42}.heroStudioRailItem:hover{transform:translateY(-1px)}@keyframes heroCardRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPanelRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloatIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroRailActivePulse{0%,to{box-shadow:0 12px 22px -20px #17110a6b}50%{box-shadow:0 16px 28px -20px #c79a4247}}.section{padding:54px 24px}.sectionHeader{max-width:var(--container);margin:0 auto 20px}.sectionHeader.split{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.sectionTitle{color:var(--text);font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.45vw,2.1rem)}.sectionSubtitle{color:var(--muted);max-width:72ch;margin:10px 0 0}.dealGridRows{max-width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.dealCard,.featuredCard,.card,.finalInner,.modal{background:color-mix(in oklab, #fff 90%, var(--surface));border:1px solid var(--border);box-shadow:var(--shadow-soft)}.dealCard{border-radius:18px;overflow:hidden}.dealMedia{height:140px}.dealMediaImg,.featuredMediaImg{object-fit:cover;width:100%;height:100%;display:block}.dealBody,.featuredBody{padding:13px}.dealTop,.dealPriceRow,.featuredPriceRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.dealPlace,.featuredCity{color:var(--text);letter-spacing:-.01em;font-weight:800}.dealBadge,.featuredBadge,.badgeSoon,.pill{border:1px solid color-mix(in oklab, var(--accent) 32%, var(--border));background:color-mix(in oklab, var(--surface) 82%, white);color:color-mix(in oklab, var(--accent-2) 80%, var(--text));border-radius:999px;font-size:12px;font-weight:700}.dealBadge{padding:6px 10px}.dealHotel,.featuredHotel,.dealLabel,.featuredLabel,.tagline,.formNote,.modalIntro,.legalList{color:var(--muted)}.dealHotel,.featuredHotel{margin-top:6px;font-size:13px}.dealPrices,.featuredPrices{gap:8px;margin-top:10px;display:grid}.dealFound,.featuredPublic{color:#64748b;-webkit-text-decoration:line-through #94a3b8;text-decoration:line-through #94a3b8}.dealBest,.featuredBest{color:color-mix(in oklab, var(--accent-2) 65%, #1f180f);font-weight:800}.featuredSection{padding-top:18px}.featuredRow{max-width:var(--container);scrollbar-width:thin;grid-auto-columns:minmax(252px,330px);grid-auto-flow:column;gap:12px;margin:0 auto;padding-bottom:8px;display:grid;overflow-x:auto}.featuredRow::-webkit-scrollbar{height:9px}.featuredRow::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--accent) 38%, transparent);border-radius:999px}.featuredCard{scroll-snap-align:start;border-radius:18px;overflow:hidden}.featuredMedia{height:146px;position:relative}.featuredBadge{padding:7px 10px;position:absolute;top:10px;right:10px}.grid2,.grid3,.grid4{max-width:var(--container);gap:14px;margin:0 auto;display:grid}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border-radius:18px;padding:16px}.cardTall{padding:18px}.cardTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.stepIndex,.stepIcon{border:1px solid var(--border);background:color-mix(in oklab, var(--surface-2) 80%, white);color:var(--text);place-items:center;display:grid}.stepIndex{border-radius:8px;width:28px;height:28px;font-size:13px;font-weight:800}.stepIcon{border-radius:10px;width:34px;height:34px}.cardTitle{color:var(--text);margin-top:8px;font-size:17px;font-weight:800;line-height:1.3}.cardText{color:var(--muted);align-items:flex-start;gap:8px;margin-top:8px;font-size:14px;line-height:1.6;display:flex}.bullets{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.bullets li{color:var(--text);align-items:flex-start;gap:8px;font-size:14px;display:flex}.pill{align-items:center;gap:8px;margin-top:12px;padding:8px 11px;display:inline-flex}.tagline{max-width:var(--container);letter-spacing:.04em;text-transform:uppercase;color:color-mix(in oklab, var(--accent-2) 75%, var(--text));margin:18px auto 0;font-weight:600}.mission{max-width:var(--container);margin:14px auto 0}.hoteliersHeroSection{padding-top:28px}.hoteliersHeroWrap{max-width:var(--container);grid-template-columns:1.12fr .88fr;gap:14px;margin:0 auto;display:grid}.hoteliersHeroMain{background:radial-gradient(circle at 0 0,#b28a4c33,#0000 44%),radial-gradient(circle at 100% 30%,#4436221f,#0000 48%),#fff;border-radius:22px;padding:20px}.hoteliersEyebrow{color:color-mix(in oklab, var(--accent-2) 78%, var(--text));background:color-mix(in oklab, var(--surface) 82%, white);border:1px solid color-mix(in oklab, var(--accent) 34%, var(--border));border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.hoteliersHeroTitle{color:var(--text);font-family:var(--display);letter-spacing:-.02em;margin:14px 0 0;font-size:clamp(1.95rem,4.3vw,3rem);line-height:1.06}.hoteliersHeroSubtitle{color:#0f172a;margin:12px 0 0;font-size:1.05rem;font-weight:700}.hoteliersHeroText{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.56}.hoteliersHeroActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.hoteliersPanel{background:color-mix(in oklab, #fff 88%, var(--surface));border-radius:22px;padding:18px}.hoteliersPanelTitle{color:var(--text);font-size:18px;font-weight:800}.hoteliersStats{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.hoteliersStats li{border:1px solid color-mix(in oklab, var(--accent) 24%, var(--border));background:color-mix(in oklab, var(--surface) 76%, white);color:#0f172a;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:14px;display:flex}.hoteliersModelGrid .card{min-height:180px}.hoteliersFlowGrid .card{min-height:190px}.hoteliersBottomGrid{margin-top:14px}.hoteliersChips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.hoteliersChip{border:1px solid var(--border);color:#0f172a;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:600;display:inline-flex}.hoteliersQuote{border-left:3px solid color-mix(in oklab, var(--accent) 85%, #8e6a31);color:#334155;margin-top:12px;padding:8px 0 8px 10px;font-size:14px;line-height:1.5}.hoteliersFinalCta{max-width:var(--container);background:radial-gradient(circle at 0 0,#b28a4c2e,#0000 46%),radial-gradient(circle at 100% 30%,#4436221f,#0000 50%),#fff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:14px auto 0;padding:18px;display:flex}.missionInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.badgeSoon{align-items:center;padding:8px 11px;display:inline-flex}.ctaRow{max-width:var(--container);flex-wrap:wrap;gap:10px;margin:16px auto 0;display:flex}.waitlist{grid-template-columns:1fr auto;gap:10px;max-width:700px;margin:0 auto;display:grid}.formNote{max-width:700px;margin:10px auto 0;font-size:13px}.formNote.error{color:#b45309}.formNote.success{color:#0f766e}.finalCta{padding:20px 24px 62px}.finalInner{max-width:var(--container);background:radial-gradient(circle at 0 0,#b28a4c2b,#0000 48%),radial-gradient(circle at 100% 24%,#4436221a,#0000 50%),#fff;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:18px;display:flex}.finalTitle{color:var(--text);font-size:20px;font-weight:800}.finalSub{color:var(--muted);margin-top:6px;font-size:14px}.footer{max-width:var(--container);border-top:1px solid var(--border);width:100%;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 24px 34px;display:flex}.footerLeft,.footerRight{align-items:center;gap:10px;display:inline-flex}.footerBrand{color:var(--text);font-weight:800}.footerDot{opacity:.6}.footer a{color:inherit;text-decoration:none}.footer a:hover,.linkBtn:hover{color:var(--text)}.linkBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:11px;padding:7px 10px;font-weight:600}.toast{z-index:70;border:1px solid color-mix(in oklab, var(--accent) 30%, var(--border));color:#0f172a;box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;max-width:calc(100vw - 24px);padding:10px 14px;font-size:13px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.chatLauncher{z-index:72;background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 36px #1c604642}.chatLauncherBadge{color:#fff;background:#d92d20;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 6px 14px #d92d2042}.chatLauncher.isHidden{opacity:0;pointer-events:none}.webChatOverlay{inset:var(--chat-mobile-top,0px) 0 auto 0;height:var(--chat-mobile-height,100dvh);min-height:var(--chat-mobile-height,100dvh);z-index:73;background:#f4f6fb;position:fixed;overflow:hidden}.webChat{z-index:73;border:1px solid color-mix(in oklab, var(--accent) 22%, var(--border));overscroll-behavior:contain;background:#fff;border-radius:28px;grid-template-columns:280px minmax(0,1fr);width:min(1460px,100vw - 28px);height:min(920px,100svh - 28px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 80px #15263c29}.webChatSidebar{border-right:1px solid var(--border);background:#f7f9fc;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.webChatSidebarHeader{border-bottom:1px solid var(--border);padding:20px 18px 16px}.webChatSidebarEyebrow{color:var(--muted);letter-spacing:.02em;font-size:12px;font-weight:700}.webChatSidebarTitle{color:var(--text);margin-top:6px;font-size:20px;font-weight:900;line-height:1.1}.webChatSidebarNew{border:1px solid color-mix(in oklab, var(--accent) 18%, #d7e1ec);width:100%;min-height:38px;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;margin-top:14px;font-size:14px;font-weight:800}.webChatHistoryList{min-height:0;padding:10px;overflow:auto}.webChatHistoryGroup+.webChatHistoryGroup{margin-top:14px}.webChatHistoryGroupLabel{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;padding:0 10px 8px;font-size:11px;font-weight:800}.webChatHistoryEmpty{color:var(--muted);padding:14px;font-size:14px;line-height:1.5}.webChatHistoryItem{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;padding:12px;transition:background .18s,border-color .18s,box-shadow .22s,transform .18s;display:block}.webChatHistoryItem:hover{background:#ffffffc7}.webChatHistoryItem.isActive{border-color:color-mix(in oklab, var(--accent) 28%, #d7e1ec);background:#fff;transform:translateY(-1px);box-shadow:0 12px 28px #15263c14}.webChatHistoryTop{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.webChatHistoryBody{min-width:0}.webChatHistoryThumb{object-fit:cover;background:#f5f7fa;border:1px solid #dce6f0;border-radius:12px;width:44px;height:44px;box-shadow:0 6px 14px #15263c14}.webChatHistoryTopline{align-items:center;gap:8px;display:flex}.webChatHistoryHotel{flex:auto;min-width:0;font-size:14px;font-weight:800;line-height:1.35}.webChatHistoryUnread{color:#fff;background:#d92d20;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.webChatHistoryMeta{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.webChatHistoryTags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.webChatHistorySource,.webChatHistoryStatus,.webChatSummarySource,.webChatSummaryStatus{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.webChatHistorySource,.webChatSummarySource{color:#4d6076;background:#fff;border:1px solid #d7e1ec}.webChatHistoryStatus,.webChatSummaryStatus{border:1px solid #0000}.webChatHistoryStatus.is-checking,.webChatSummaryStatus.is-checking{color:#355a91;background:#eef5ff;border-color:#d8e6fb}.webChatHistoryStatus.is-opening,.webChatSummaryStatus.is-opening{color:#4a5fb0;background:#f0f4ff;border-color:#dfe6ff}.webChatHistoryStatus.is-market,.webChatSummaryStatus.is-market{color:#24607d;background:#eef8ff;border-color:#d8ebf9}.webChatHistoryStatus.is-official,.webChatSummaryStatus.is-official{color:#4d7343;background:#f3f8ef;border-color:#d9e8d1}.webChatHistoryStatus.is-ready,.webChatSummaryStatus.is-ready{color:#8d6211;background:#fff7e8;border-color:#f3dfab}.webChatHistoryStatus.is-waiting_manager,.webChatSummaryStatus.is-waiting_manager{color:#47723e;background:#f2f7ee;border-color:#d5e7cb}.webChatHistoryStatus.is-manager_replied,.webChatSummaryStatus.is-manager_replied{color:#9d3535;background:#fff0f0;border-color:#f2cccc}.webChatHistoryPreview{color:#5b6f84;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.webChatMain{background:#fff;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;transition:filter .22s,opacity .22s;display:grid}.webChatMain.isDrawerOpen{filter:saturate(.94)}.webChatSummaryBar{border-bottom:1px solid var(--border);background:#fbfcfe;flex-wrap:wrap;align-items:center;gap:7px;padding:10px 22px;display:flex}.webChatSummaryItem{color:#617489;font-size:12.5px;font-weight:650;line-height:1.35}.webChatStageRail{border-bottom:1px solid var(--border);background:#fcfdff;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px 22px 12px;display:grid}.webChatStageRailItem{gap:7px;min-width:0;transition:transform .24s,opacity .24s;animation:.24s railFadeIn;display:grid}.webChatStageRailMarker{align-items:center;min-width:0;display:flex}.webChatStageRailDot{color:#0000;background:#fff;border:2px solid #cdd8e4;border-radius:999px;flex:none;justify-content:center;align-items:center;width:10px;height:10px;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s,color .22s;display:inline-flex;overflow:hidden}.webChatStageRailLine{transform-origin:0;background:#e6edf5;border-radius:999px;flex:auto;height:2px;margin-left:8px;transition:background .22s,transform .32s,opacity .22s}.webChatStageRailText{color:#73869a;font-size:12px;font-weight:700;line-height:1.35;transition:color .18s}.webChatStageRailItem.is-complete .webChatStageRailDot{color:#fff;background:#c79a42;border-color:#c79a42;box-shadow:0 0 0 4px #c79a421f}.webChatStageRailItem.is-complete .webChatStageRailLine{background:#d9b368;transform:scaleX(1)}.webChatStageRailItem.is-complete .webChatStageRailText{color:#6f5420}.webChatStageRailItem.is-active .webChatStageRailDot{background:#fff;border-color:#c79a42;transform:scale(1.04);box-shadow:0 0 0 6px #c79a4229}.webChatStageRailItem.is-active .webChatStageRailText{color:#18304d}.webChatStageRailItem.is-active .webChatStageRailLine{opacity:.9}.webChatStageRailItem.is-pulsing{animation:.24s railFadeIn,.9s cubic-bezier(.16,1,.3,1) railStagePulse}.webChatStageRailItem.is-pulsing .webChatStageRailDot{animation:.9s cubic-bezier(.16,1,.3,1) railDotPulse}.webChatStageRailItem.is-success .webChatStageRailDot{animation:1.2s cubic-bezier(.22,1,.36,1) railCompleteSpark}.webChatStageRailItem.is-success .webChatStageRailText{animation:1.2s railTextGlow}@keyframes railFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes railStagePulse{0%{transform:translateY(0)}35%{transform:translateY(-1px)}to{transform:translateY(0)}}@keyframes railDotPulse{0%{box-shadow:0 0 #c79a4200}35%{box-shadow:0 0 0 9px #c79a4224}to{box-shadow:0 0 0 6px #c79a4229}}@keyframes railCompleteSpark{0%{transform:scale(1);box-shadow:0 0 #c79a4247}22%{transform:scale(1.16);box-shadow:0 0 0 10px #c79a422e}to{transform:scale(1);box-shadow:0 0 0 4px #c79a421f}}@keyframes railTextGlow{0%{color:#6f5420}30%{color:#4d3610}to{color:#6f5420}}.webChatHeader{border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 22px;transition:background .18s,opacity .18s;display:flex}.webChatHeaderCopy{flex:auto;min-width:0}.webChatHeaderIdentity{align-items:center;gap:14px;min-width:0;display:flex}.webChatHeaderHotelThumb{object-fit:cover;background:#f5f7fa;border:1px solid #dce6f0;border-radius:14px;flex:none;width:52px;height:52px;box-shadow:0 8px 20px #17304c14}.webChatHeaderText{min-width:0}.webChatTitle{color:var(--text);font-size:20px;font-weight:900;line-height:1.2}.webChatStatus{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.webChatHeaderActions{flex:none;align-items:center;gap:8px;display:flex}.webChatMobileHistoryButton,.webChatHeaderIconButton{display:none}.webChatHeaderNew{min-height:30px;color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6e3ee;border-radius:999px;padding:0 11px;font-size:12px;font-weight:800;display:none}.webChatNew{min-height:30px;color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6e3ee;border-radius:999px;padding:0 11px;font-size:12px;font-weight:800}.webChatClose{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;background:#f6f8fb;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.webChatMobileHistoryButton{border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;background:#f6f8fb;border-radius:999px;flex:none;justify-content:center;align-items:center;position:relative}.webChatMobileHistoryBadge{color:#fff;background:#d92d20;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 6px 14px #d92d2042}.webChatHeaderIconButton{border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;background:#f6f8fb;border-radius:999px;flex:none;justify-content:center;align-items:center}.webChatMobileSidebarLayer,.webChatMobileSidebar,.webChatMobileSidebarBackdrop,.webChatMobileSidebarHeader,.webChatMobileSidebarActions{display:none}.webChatMessages{background:linear-gradient(#fff 0%,#f7f9fc 100%);flex-direction:column;gap:14px;min-height:0;padding:28px 32px 24px;transition:opacity .18s,transform .22s,filter .22s;display:flex;overflow:auto}.webChatMessages.isDimmed{opacity:.55;filter:blur(1px)}.webChatWelcome{text-align:center;place-content:center;gap:14px;width:min(860px,100%);min-height:min(420px,100%);margin:auto;display:grid}.webChatWelcomeKicker{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.webChatWelcomeTitle{color:var(--text);font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.05}.webChatWelcomeText{color:#50657d;width:min(680px,100%);margin:0 auto;font-size:17px;line-height:1.55}.webChatWelcomeActions{grid-template-columns:repeat(3,minmax(0,240px));justify-content:center;gap:12px;display:grid}.webChatWelcomeActionCard{text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #dce6f0;border-radius:20px;align-content:start;gap:6px;min-height:92px;padding:14px 16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 8px 22px #15263c0f}.webChatWelcomeActionIcon{color:#18304d;background:#f6f9fc;border:1px solid #dde6ef;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.webChatWelcomeActionCard:hover{border-color:color-mix(in oklab, var(--accent) 24%, #dce6f0);transform:translateY(-1px);box-shadow:0 12px 24px #15263c17}.webChatWelcomeActionTitle{color:#18304d;font-size:15px;font-weight:800;line-height:1.3}.webChatWelcomeActionText{color:#66788d;font-size:13px;font-weight:600;line-height:1.4}.webChatWelcomeHints{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.webChatWelcomeHint{color:#50657d;background:#fff;border:1px solid #d7e1ec;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.webChatMessage{flex-direction:column;align-items:flex-start;gap:9px;width:min(820px,100%);margin:0 auto;display:flex}.webChatMessage-client{align-items:flex-end}.webChatMessage-bot,.webChatMessage-manager,.webChatMessage-system{align-items:flex-start}.webChatBubble{color:#18304d;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #dce6f0;border-radius:20px;max-width:84%;padding:13px 15px;font-size:15.5px;line-height:1.56;animation:.22s bubbleIn;box-shadow:0 8px 18px #17304c14}.webChatProcessVisual{gap:8px;margin-bottom:10px;animation:.22s processVisualIn;display:grid}.webChatProcessTitle{color:#18304d;font-size:12px;font-weight:800}.webChatProcessSubtitle{color:#66788d;font-size:12px;font-weight:600}.webChatProcessTicker{background:#f8fbff;border:1px solid #d7e1ec;border-radius:12px;overflow:hidden}.webChatProcessTickerTrack{gap:10px;width:max-content;padding:10px;animation:18s linear infinite otaTicker;display:flex}.webChatProcessProvider{color:#50657d;white-space:nowrap;background:#fff;border:1px solid #dce6f0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.webChatProcessProvider img{border-radius:4px;width:16px;height:16px}.webChatProcessPulse{background:#c79a42;border-radius:999px;width:12px;height:12px;animation:1.6s infinite officialPulse;box-shadow:0 0 #c79a4266}.webChatProcessVisual.officialCheck{grid-template-columns:12px minmax(0,1fr);align-items:center;column-gap:10px}.webChatProcessDots{align-items:center;gap:6px;display:inline-flex}.webChatProcessDots span{background:#c79a42;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite processDot}.webChatProcessDots span:nth-child(2){animation-delay:.16s}.webChatProcessDots span:nth-child(3){animation-delay:.32s}@keyframes otaTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes officialPulse{0%{box-shadow:0 0 #c79a426b}70%{box-shadow:0 0 0 14px #c79a4200}to{box-shadow:0 0 #c79a4200}}@keyframes processDot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes processVisualIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes bubbleIn{0%{opacity:0;transform:translateY(4px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.webChatTextLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.webChatAttachment{margin-top:12px}.webChatAttachmentLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.webChatAttachmentPreview{object-fit:cover;background:#fff6;border:1px solid #dce6f0;border-radius:16px;max-width:min(320px,100%);max-height:220px;display:block;box-shadow:0 10px 24px #17304c14}.webChatActions{flex-wrap:wrap;gap:8px;max-width:86%;display:flex}.webChatContextShelf{width:min(860px,100%);margin:0 auto;padding:0 32px 8px}.webChatContextWidget{background:#fff;border:1px solid #d7e1ec;border-radius:20px;gap:12px;margin-top:12px;padding:14px;animation:.22s contextWidgetIn;display:grid;box-shadow:0 8px 24px #17304c14}.webChatContextWidget.isCompact{box-shadow:none;background:#ffffffd1;border-radius:16px}.webChatContextWidgetHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;display:grid}.webChatContextSummaryStrip{flex-wrap:wrap;gap:8px;display:flex}.webChatContextSummaryChip{color:#50657d;background:#f7f9fc;border:1px solid #dce6f0;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.webChatContextWidgetTitle{color:var(--text);font-size:13px;font-weight:800}.webChatContextWidgetSubtitle{color:#66788d;font-size:12px;line-height:1.45}.webChatContextModeButton{color:#18304d;cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #d7e1ec;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.webChatContextCard{background:#fff;border:2px solid #c79a42;border-radius:16px;overflow:hidden}.webChatContextRow{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.webChatContextRowWide{grid-column:1/-1}.webChatContextIcon{color:#111827;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.webChatContextBody{gap:10px;min-width:0;display:grid}.webChatContextHotelRow{grid-template-columns:minmax(0,1fr) 84px;align-items:start;gap:12px;display:grid}.webChatContextHotelCopy{min-width:0}.webChatContextHotelInputs{gap:10px;display:grid}.webChatContextHotelImage{object-fit:cover;background:#f5f7fa;border:1px solid #dce6f0;border-radius:14px;width:84px;height:84px}.webChatContextLabel{color:#203246;font-size:12px;font-weight:700}.webChatContextValuePrimary{color:#0f172a;font-size:20px;font-weight:800;line-height:1.2}.webChatContextValue{color:#18304d;font-size:15px;font-weight:700;line-height:1.45}.webChatContextRowButton{color:#18304d;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #d7e1ec;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;min-height:52px;padding:10px 12px;display:grid}.webChatContextRowButtonLabel{color:#66788d;grid-column:1/2;font-size:12px;font-weight:700}.webChatContextRowButtonValue{color:#0f172a;grid-column:1/2;font-size:15px;font-weight:800;line-height:1.35}.webChatContextPopover{background:#fbfdff;border:1px solid #e1e8f0;border-radius:16px;gap:12px;padding:14px;animation:.18s contextPanelIn;display:grid;box-shadow:inset 0 1px #fffc}.webChatContextPopoverTitle{color:#18304d;font-size:13px;font-weight:800}.webChatContextRangeSummary{color:#8b6b25;font-size:12px;font-weight:800}.webChatContextPopoverDone{color:#fff;cursor:pointer;background:#18304d;border:0;border-radius:999px;justify-self:start;min-height:36px;padding:0 14px;font-size:12px;font-weight:800}@keyframes contextPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes contextWidgetIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.webChatDateTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.webChatDateTile{cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:18px;align-content:start;gap:4px;min-height:108px;padding:14px;display:grid;position:relative}.webChatDateTile.isFilled{border-color:#c79a42;box-shadow:0 8px 20px #c79a421f}.webChatDateTileLabel{color:#66788d;font-size:12px;font-weight:700}.webChatDateTileValue{color:#0f172a;font-size:19px;font-weight:800;line-height:1.15}.webChatDateTileMeta{color:#8b9aab;text-transform:capitalize;font-size:13px;font-weight:700}.webChatPartyMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.webChatDateRangeCalendar{gap:12px;display:grid}.webChatDateRangeToolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.webChatDateRangeHint{color:#66788d;font-size:12px;font-weight:700}.webChatDateRangeNav{gap:6px;display:inline-flex}.webChatDateRangeNavButton{color:#18304d;cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.webChatCalendarMonths{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.webChatCalendarMonth{gap:10px;display:grid}.webChatCalendarMonthLabel{color:#18304d;text-transform:capitalize;font-size:13px;font-weight:800}.webChatCalendarWeekdays,.webChatCalendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.webChatCalendarWeekday{color:#8b9aab;text-align:center;text-transform:uppercase;font-size:11px;font-weight:700}.webChatCalendarDay{color:#18304d;cursor:pointer;background:#fff;border:0;border-radius:10px;min-height:34px;font-size:13px;font-weight:700}.webChatCalendarDay.isMuted{color:#b6c0cc}.webChatCalendarDay.isInRange{color:#8b6b25;background:#f4efe1}.webChatCalendarDay.isSelectedStart,.webChatCalendarDay.isSelectedEnd{color:#fff;background:#c79a42}.webChatCalendarDay.isToday{box-shadow:inset 0 0 0 1px #c79a4299}.webChatPartyMetric{background:#fff;border:1px solid #d7e1ec;border-radius:16px;gap:10px;padding:12px;display:grid}.webChatPartyMetricLabel{color:#66788d;font-size:12px;font-weight:700}.webChatPartyMetricControl{background:#f8fbff;border:1px solid #0f172a14;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:42px;display:grid}.webChatPartyMetricValue{text-align:center;color:#0f172a;font-size:16px;font-weight:800}.webChatCurrencyField{background:#fff;border:1px solid #d7e1ec;border-radius:16px;padding:12px}.webChatContextSheet{z-index:40;align-items:end;display:grid;position:fixed;inset:0}.webChatContextSheetBackdrop{cursor:pointer;background:#0f172a61;border:0;position:absolute;inset:0}.webChatContextSheetPanel{z-index:1;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.18s contextSheetIn;position:relative;box-shadow:0 -12px 40px #0f172a33}.webChatContextSheetHandle{background:#d7e1ec;border-radius:999px;width:42px;height:5px;margin:0 auto 10px}.webChatContextSheetActions{background:linear-gradient(#fff0 0%,#fff 26%);margin-top:10px;padding-top:8px;position:sticky;bottom:0}.webChatContextSheetApply{color:#fff;cursor:pointer;background:#18304d;border:0;border-radius:14px;width:100%;min-height:46px;font-size:14px;font-weight:800}@keyframes contextSheetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.webChatContextMetaRow{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.webChatContextMetaChip{color:#8b6b25;background:#f4efe1;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.webChatContextMetaText{color:#66788d;font-size:13px;font-weight:600}.webChatContextDivider{background:#e5e7eb;height:1px}.webChatContextSplit{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.webChatContextGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.webChatContextField{color:var(--text-soft);gap:6px;min-width:0;font-size:12px;display:grid}.webChatContextFieldWide{grid-column:1/-1}.webChatContextField input,.webChatContextField select,.webChatContextBody>input{min-width:0;min-height:44px;color:var(--text);font:inherit;appearance:none;background:#fff;border:1px solid #0f172a1f;border-radius:10px;padding:10px 12px;font-size:16px}.webChatContextFieldAges{margin-top:2px}.webChatStepperField{gap:8px;display:grid}.webChatStepperLabel{color:var(--text-soft);font-size:12px;font-weight:700}.webChatStepperControl{background:#fff;border:1px solid #0f172a1f;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:44px;display:grid}.webChatStepperButton{color:#18304d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.webChatStepperValue{text-align:center;color:#0f172a;font-size:15px;font-weight:800}.webChatChildAges{gap:8px;display:grid}.webChatChildAgesGrid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;display:grid}.webChatContextFieldAgeChip span{white-space:nowrap}.webChatContextSubmit{background:var(--accent);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:12px;padding:0 14px;font-weight:800}.webChatContextSubmit:disabled{cursor:default;opacity:.6}@media (width<=640px){.webChatContextShelf{padding:0 14px 6px}.webChatHistoryThumb{border-radius:10px;width:38px;height:38px}.webChatContextRow{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px}.webChatContextSplit,.webChatContextGrid{grid-template-columns:1fr}.webChatContextWidget{border-radius:16px;padding:12px}.webChatContextWidgetHeader{grid-template-columns:1fr}.webChatContextValuePrimary{font-size:17px}.webChatContextHotelRow{grid-template-columns:1fr}.webChatContextHotelImage{width:100%;max-width:132px;height:92px}.webChatDateTiles,.webChatPartyMetrics,.webChatCalendarMonths{grid-template-columns:1fr}.webChatContextSheetPanel{padding-left:10px;padding-right:10px}.webChatContextPopover{border-radius:20px}}.webChatAction{border:1px solid color-mix(in oklab, var(--accent) 42%, #d6e3ee);min-height:34px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:12px;font-weight:850}.webChatAction:disabled{cursor:default;opacity:.55}.webChatMessage-client .webChatBubble{border-color:var(--accent);background:var(--accent);color:#fff}.webChatMessage-system .webChatBubble{color:var(--muted);box-shadow:none;border-style:dashed}.webChatBubble-pending{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.webChatPendingUploadPreview{width:100%}.webChatPendingUploadImage{object-fit:cover;border:1px solid #dce6f0;border-radius:14px;width:min(220px,100%);max-height:180px;display:block;box-shadow:0 8px 18px #17304c14}.webChatPendingUploadFile{color:#50657d;background:#f7fafc;border:1px solid #dce6f0;border-radius:12px;align-items:center;gap:8px;max-width:100%;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.webChatPendingUploadFile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.webChatTypingDots{flex:none;align-items:center;gap:4px;display:inline-flex}.webChatTypingDots span{background:color-mix(in oklab, var(--muted) 75%, #fff);opacity:.35;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite webChatTypingPulse}.webChatTypingDots span:nth-child(2){animation-delay:.16s}.webChatTypingDots span:nth-child(3){animation-delay:.32s}.webChatPendingLabel{min-width:0}@keyframes webChatTypingPulse{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.webChatError{color:#a84636;background:0 0;width:min(860px,100% - 56px);margin:0 auto;padding:8px 0 0;font-size:12px;font-weight:700}.webChatForm{border-top:1px solid var(--border);background:#fffffff0;padding:0 22px 22px}.webChatComposer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e4ebf2;border-radius:26px;align-items:flex-end;gap:9px;width:min(860px,100%);margin:16px auto 0;padding:10px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 16px 36px #15263c14}.webChatComposer:focus-within{border-color:color-mix(in oklab, var(--accent) 24%, #d7e1ec);transform:translateY(-1px);box-shadow:0 18px 40px #15263c1f}.webChatInput{resize:none;width:100%;min-height:44px;max-height:132px;color:var(--text);box-sizing:border-box;background:#fbfcfe;border:1px solid #e1e8f0;border-radius:14px;outline:none;padding:11px 12px;font-size:13px;line-height:1.4;overflow-y:hidden}.webChatInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 18%, transparent)}.webChatAttach{width:40px;height:40px;color:var(--text);cursor:pointer;background:#fbfcfe;border:1px solid #e1e8f0;border-radius:14px;flex:none;place-items:center;display:grid}.webChatSend{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:14px;flex:none;min-width:76px;min-height:40px;padding:0 14px;font-size:13px;font-weight:900}.webChatAttach:disabled,.webChatSend:disabled{cursor:default;opacity:.6}.modalOverlay{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0206174d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:20px;flex-direction:column;width:min(920px,100%);max-height:min(82svh,700px);display:flex;overflow:hidden}.modalHeader{border-bottom:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.modalTitle,.legalTitle{color:var(--text);font-weight:800}.modalBody{padding:14px;overflow:auto}.modalIntro{margin-top:0}.legalSection{margin-top:14px}.legalList{font-size:14px;line-height:1.62}@media (width<=1080px){.heroGrid,.heroActionGrid{grid-template-columns:1fr}.heroStudioSample{max-width:calc(100% - 36px)}.hoteliersHeroWrap{grid-template-columns:1fr}.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid3{grid-template-columns:1fr}.dealGridRows{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.nav{grid-template-columns:auto auto;justify-content:space-between}.navLinks,.navCta{display:none}.menuBtn{display:inline-flex}.mobileMenu{z-index:39;border-bottom:1px solid var(--border);background:#fff;gap:8px;padding:14px 24px;display:grid;position:sticky;top:74px}.mobileMenu a{color:var(--text);border:1px solid var(--border);background:var(--surface-2);border-radius:10px;padding:10px 12px;font-weight:600;text-decoration:none}.mobileMenu a:hover{background:#fff}.hoteliersBackBtn{display:none}}@media (width<=640px){.heroSection,.section,.finalCta{padding-left:16px;padding-right:16px}.brandMark{width:30px;height:30px}.brandWordmark{font-size:1.7rem}.navRight>.lang{display:none}.mobileMenu .lang{display:inline-flex}.heroActions,.ctaRow,.hoteliersHeroActions{grid-template-columns:1fr;display:grid}.heroCard{padding:14px}.heroStudioPanel{order:-1;padding:16px}.heroActionCard{padding:12px 13px}.heroActionCardIcon{width:34px;height:34px}.heroStudioRail,.dealGridRows,.grid2,.grid4,.waitlist{grid-template-columns:1fr}.btnPrimary,.btnSecondary,.iconBtn{width:100%}.chatLauncher{border-radius:18px;justify-content:center;gap:0;width:54px;height:54px;min-height:54px;padding:0;bottom:12px;right:12px;box-shadow:0 18px 30px #1c604633}.chatLauncher>span:not(.chatLauncherBadge){display:none}.chatLauncherBadge{top:-5px;right:-5px}.webChat{width:100vw;height:100%;min-height:100%;max-height:100%;box-shadow:none;border:0;border-radius:0;grid-template-columns:1fr;inset:auto 0 0 auto;transform:none}.webChatSidebar{display:none}.webChatStageRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:10px 16px 12px}.webChatMobileSidebarLayer{z-index:4;display:block;position:absolute;inset:0}.webChatMobileSidebarBackdrop{opacity:1;background:#0f172a33;border:0;transition:opacity .22s;display:block;position:absolute;inset:0}.webChatMobileSidebar{border-right:1px solid var(--border);will-change:transform;background:#f7f9fc;grid-template-rows:auto minmax(0,1fr);width:min(84vw,340px);animation:.22s mobileSidebarIn;display:grid;position:absolute;inset:0 auto 0 0;box-shadow:22px 0 44px #15263c29}.webChatMobileSidebarHeader{padding:max(18px, calc(env(safe-area-inset-top) + 6px)) 14px 14px;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:start;gap:12px;display:flex}.webChatMobileSidebarActions{align-items:center;gap:8px;display:flex}.webChatSummaryBar{padding-left:14px;padding-right:14px}.webChatWelcome{gap:10px;min-height:280px;padding:18px 8px 6px}.webChatWelcomeTitle{font-size:clamp(26px,9vw,34px)}.webChatWelcomeText{font-size:16px}.webChatWelcomeActions{grid-template-columns:1fr}.webChatHeader{padding-top:max(14px, calc(env(safe-area-inset-top) + 6px));background:#fffffff5;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;display:grid}.webChatHeaderCopy{display:contents}.webChatMobileHistoryButton{grid-area:1/1/2/2;display:inline-flex}.webChatHeaderIdentity{grid-area:2/1/3/2;align-items:start;gap:10px}.webChatHeaderHotelThumb{border-radius:12px;width:44px;height:44px}.webChatTitle{grid-column:auto}.webChatStatus{max-width:none;margin-top:0}.webChatHeaderActions{grid-area:1/2/2/3}.webChatHeaderIconButton,.webChatClose.isMobile{justify-content:center;align-items:center;display:inline-flex}.webChatClose.isMobile{background:#fff}.webChatHistoryGroupLabel{padding-left:4px;padding-right:4px}.webChatHistoryItem{border-radius:18px;padding:12px}.webChatHistoryItem.isActive{border-color:color-mix(in oklab, var(--accent) 28%, #d7e1ec);box-shadow:0 12px 24px #15263c17}.webChatHistoryItem.isActive .webChatHistoryHotel{color:#18304d}.webChatHistoryItem.isActive .webChatHistoryThumb{box-shadow:0 10px 18px #15263c1f}.webChatForm{padding:0 0 max(14px, env(safe-area-inset-bottom))}.webChatComposer{border:0;border-top:1px solid var(--border);width:100%;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-radius:0;margin:0;padding:10px 14px 0}.webChatComposer:focus-within{box-shadow:none;transform:none}.webChatInput{background:#fff;border-radius:16px}.webChatAttach,.webChatSend{border-radius:16px}.webChatInput,.webChatSend,.webChatAttach,.webChatBubble{font-size:16px}.webChatStatus{font-size:14px}.webChatTitle{font-size:18px}.finalInner{padding:16px}.hoteliersHeroMain,.hoteliersPanel,.hoteliersFinalCta{padding:14px}.hoteliersHeroTitle{font-size:clamp(1.72rem,7vw,2.2rem)}.footer{padding-left:16px;padding-right:16px}}@keyframes mobileSidebarIn{0%{opacity:.96;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}
