@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#102f49;background:#f7f3ea;font-synthesis:none;text-rendering:optimizeLegibility;--forest: #073b64;--forest-deep: #052b49;--ivory: #f7f3ea;--sand: #e6d8c2;--clay: #c96f4d;--gold: #c79a4c;--mint: #d8edf3;--ink: #102f49;--muted: #607386;--line: rgba(7, 59, 100, .15);--shadow: 0 24px 70px rgba(7, 46, 77, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% 8%,rgba(17,154,200,.09),transparent 27%),linear-gradient(rgba(7,59,100,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,59,100,.035) 1px,transparent 1px),#f7f3ea;background-size:42px 42px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.app-shell{min-height:100vh;overflow:hidden}.site-header{width:min(1380px,calc(100% - 48px));margin:0 auto;height:92px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand img{width:168px;max-height:58px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:10px}.site-header button,.worker-pill{min-height:40px;border-radius:999px;border:1px solid var(--line);background:#f8f4ebcc;color:var(--forest);padding:0 15px;display:inline-flex;align-items:center;gap:8px}.worker-pill{font-size:12px;letter-spacing:.03em}.worker-pill.online svg{color:#3f8468}main{width:min(1380px,calc(100% - 48px));margin:0 auto}.hero-section{position:relative;min-height:610px;padding:82px 7vw 42px;background:radial-gradient(circle at 83% 17%,rgba(207,224,212,.35),transparent 26%),linear-gradient(128deg,#12352f,#173d37 57%,#224d43);border-radius:34px;color:var(--ivory);isolation:isolate;box-shadow:var(--shadow)}.hero-section:after{content:"";position:absolute;width:420px;height:420px;right:-130px;bottom:-190px;border-radius:50%;background:var(--clay);opacity:.82;z-index:-1}.hero-orbit{position:absolute;border:1px solid rgba(248,244,235,.15);border-radius:50%;pointer-events:none}.orbit-one{width:460px;height:460px;right:-40px;top:-170px}.orbit-two{width:290px;height:290px;right:45px;top:-86px}.hero-copy{max-width:840px;position:relative;z-index:1}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.22em;font-weight:600}.eyebrow{color:#e1b976}h1,h2,h3,p{margin-top:0}.hero-copy h1{margin:18px 0 22px;max-width:820px;font-family:Fraunces,serif;font-size:clamp(52px,6.3vw,96px);line-height:.96;font-weight:500;letter-spacing:-.045em}.hero-copy p{color:#f8f4ebb8;font-size:17px;line-height:1.7;max-width:620px}.search-wrap{position:relative;z-index:2;margin-top:54px}.demo-banner{display:flex;align-items:center;gap:10px;width:fit-content;color:#2b4b42;background:#f1d89e;padding:10px 16px;border-radius:12px 12px 0 0;font-size:12px}.demo-banner div{display:flex;gap:8px}.demo-banner span{opacity:.72}.search-card{background:#faf7effa;color:var(--forest);border-radius:0 22px 22px;padding:18px;display:grid;grid-template-columns:2fr 1fr 1fr .7fr .7fr auto;align-items:end;gap:8px;box-shadow:0 18px 50px #0519163d}.field{min-height:72px;border-right:1px solid var(--line);padding:8px 16px;display:flex;flex-direction:column;justify-content:center}.field label,.quote-form label,.auth-dialog label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--muted)}.field input,.field select{width:100%;margin-top:7px;padding:0;border:0;outline:none;background:transparent;color:var(--forest);font-size:15px;font-weight:500}.stepper{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.stepper button{width:26px;height:26px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--forest)}.child-ages{grid-column:1 / -2;display:flex;gap:12px;padding:2px 14px 8px}.child-ages label{font-size:11px;color:var(--muted)}.child-ages select{margin-left:7px;border:1px solid var(--line);border-radius:7px;padding:4px}.form-error{grid-column:1 / -2;color:#a34234;font-size:12px;margin:0 14px}.date-field-error{color:#a4492d!important;font-size:12px!important;line-height:1.35}.search-button,.primary-button{border:0;background:var(--clay);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600}.search-button{min-height:72px;border-radius:14px;padding:0 22px;white-space:nowrap}.trust-strip{display:flex;gap:34px;margin-top:24px;color:#f8f4eb8c;font-size:10px;letter-spacing:.16em}.progress-card,.error-banner,.success-banner{margin:24px auto 0;max-width:860px;border-radius:18px;padding:18px 22px}.progress-card{display:flex;align-items:center;gap:16px;background:#fffaf0;border:1px solid var(--line);box-shadow:0 12px 30px #173d3714}.progress-card div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:4px}.progress-card span{color:var(--muted);font-size:13px}.progress-spinner{width:26px;height:26px;border:3px solid var(--mint);border-top-color:var(--clay);border-radius:50%;animation:spin .8s linear infinite}.error-banner{background:#f6ded5;color:#823a2c}.success-banner{background:var(--mint);color:var(--forest)}.results-section{padding:92px 0 30px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-heading>div{display:flex;align-items:baseline;gap:14px}.section-heading h2,.always-on-section h2{font-family:Fraunces,serif;font-size:clamp(34px,4vw,54px);line-height:1.05;font-weight:500;letter-spacing:-.03em;margin-bottom:0}.section-heading>p{margin-bottom:6px;max-width:420px;text-align:right;color:var(--muted);font-size:13px}.hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hotel-card{background:#fbf8f1;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 16px 44px #173d3712}.hotel-image-wrap{height:230px;position:relative;overflow:hidden;background:var(--sand)}.hotel-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.hotel-card:hover .hotel-image-wrap img{transform:scale(1.035)}.image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--sand),var(--mint))}.benefit-badge{position:absolute;left:14px;top:14px;padding:8px 10px;border-radius:999px;background:#f8f4ebed;color:var(--forest);display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600}.hotel-card-body{padding:20px}.hotel-meta{min-height:28px;display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}.hotel-meta span{display:inline-flex;align-items:center;gap:5px}.hotel-card h3,.room-offer h3{font-family:Fraunces,serif;font-weight:500;letter-spacing:-.02em}.hotel-card h3{font-size:25px;min-height:62px;margin:9px 0 22px}.price-row{display:flex;justify-content:space-between;gap:16px;padding-top:15px;border-top:1px solid var(--line)}.price-row>div{display:flex;flex-direction:column}.price-row strong{font-size:23px;font-weight:500}.price-row small{color:var(--muted);font-size:10px}.total-price{align-items:flex-end;text-align:right}.total-price strong{font-size:16px}.hotel-card-body>button{width:100%;margin-top:18px;height:44px;border-radius:11px;border:1px solid var(--forest);background:transparent;color:var(--forest);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.empty-state{min-height:260px;margin:74px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:26px;color:var(--muted)}.empty-number{font-family:Fraunces,serif;font-size:82px;color:var(--sand)}.empty-state span{color:var(--clay);font-size:11px;letter-spacing:.15em}.empty-state p{margin:8px 0 0}.always-on-section{margin:78px 0 48px;padding:48px;background:#dfd1b9;border-radius:26px;display:flex;justify-content:space-between;align-items:center;gap:32px}.always-on-section>div{max-width:800px}.always-on-section .eyebrow{color:#975033}.always-on-section button{min-width:250px;min-height:58px;border:0;border-radius:14px;padding:0 20px;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px}footer{width:min(1380px,calc(100% - 48px));margin:0 auto;border-top:1px solid var(--line);padding:24px 0 36px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.drawer-backdrop{position:fixed;inset:0;z-index:100;background:#071a16a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:flex-end;animation:fade-in .18s ease-out}.drawer{width:min(760px,100%);height:100%;background:var(--ivory);padding:34px;overflow-y:auto;animation:slide-in .26s cubic-bezier(.2,.8,.2,1)}.drawer-header{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:24px}.drawer-header span{color:var(--clay);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.drawer-header h2{font-family:Fraunces,serif;font-size:34px;font-weight:500;margin:6px 0 0}.icon-button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--forest);display:grid;place-items:center}.room-list{display:flex;flex-direction:column;gap:14px}.room-offer{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.room-title-row,.offer-footer{display:flex;justify-content:space-between;gap:18px}.rate-label{color:var(--clay);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.room-offer h3{font-size:24px;margin:6px 0}.room-offer p{color:var(--muted);font-size:13px}.room-price{text-align:right;display:flex;flex-direction:column}.room-price strong{font-size:24px}.room-price small,.offer-footer small{color:var(--muted)}.offer-facts{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.offer-facts span{padding:7px 9px;border-radius:8px;background:#f3efe5;display:inline-flex;align-items:center;gap:6px;font-size:11px}.offer-facts span.positive{color:#337257;background:#e3eee6}.benefits-list{list-style:none;padding:14px;margin:0 0 18px;background:#eef1e8;border-radius:12px;display:grid;gap:8px}.benefits-list li{display:flex;align-items:center;gap:8px;font-size:12px}.offer-footer{align-items:end;border-top:1px solid var(--line);padding-top:16px}.offer-footer>div{display:flex;flex-direction:column}.offer-footer .primary-button,.quote-form .primary-button,.auth-dialog .primary-button{min-height:44px;border-radius:10px;padding:0 18px}.auth-dialog,.quote-dialog{position:relative;width:min(520px,calc(100% - 32px));margin:auto;padding:34px;border-radius:24px;background:var(--ivory);color:var(--forest);box-shadow:var(--shadow)}.auth-close{position:absolute;right:20px;top:20px}.auth-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;margin-bottom:20px;background:var(--mint)}.auth-dialog h2{font-family:Fraunces,serif;font-size:38px;font-weight:500;margin:7px 0}.auth-dialog>p{color:var(--muted)}.auth-dialog form,.quote-form{display:grid;gap:16px}.auth-dialog input,.quote-form input,.quote-form textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px 13px;color:var(--forest);outline:none}.auth-message{margin:14px 0 0;padding:10px;border-radius:8px;background:var(--mint);font-size:13px}.quote-dialog{max-height:calc(100vh - 32px);overflow-y:auto}.selected-offer-summary{display:flex;flex-direction:column;padding:14px;margin-bottom:20px;background:#e9eee7;border-radius:12px}.selected-offer-summary span,.selected-offer-summary small{color:var(--muted);font-size:11px}.reveal{animation:reveal .62s cubic-bezier(.2,.8,.2,1) both}.delay-one{animation-delay:.12s}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1080px){.worker-pill span{display:none}.search-card{grid-template-columns:2fr 1fr 1fr}.compact-field{border-top:1px solid var(--line)}.search-button{min-height:58px}.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header,main,footer{width:min(100% - 24px,1380px)}.site-header{height:76px}.brand img{width:122px}.site-header nav{gap:5px}.site-header button,.worker-pill{min-height:36px;padding:0 10px;font-size:11px}.account-button svg{display:none}.hero-section{min-height:auto;padding:62px 18px 30px;border-radius:22px}.hero-copy h1{font-size:clamp(46px,14vw,68px)}.hero-copy p{font-size:15px}.demo-banner{width:100%;border-radius:12px 12px 0 0}.demo-banner div{flex-direction:column;gap:2px}.search-card{grid-template-columns:1fr 1fr;border-radius:0 0 18px 18px;padding:10px}.destination-field{grid-column:1 / -1}.field{border-right:0;border-bottom:1px solid var(--line);padding:8px 10px}.child-ages,.form-error,.search-button{grid-column:1 / -1}.search-button{width:100%}.trust-strip{flex-wrap:wrap;gap:12px 20px}.section-heading{align-items:start;flex-direction:column;gap:14px}.section-heading>p{text-align:left}.hotel-grid{grid-template-columns:1fr}.hotel-image-wrap{height:210px}.always-on-section{padding:30px 22px;align-items:stretch;flex-direction:column}.always-on-section button{min-width:0;width:100%}footer{flex-direction:column}.drawer{padding:22px 16px}.room-title-row,.offer-footer{flex-direction:column}.room-price{text-align:left}.auth-dialog,.quote-dialog{padding:26px 20px}}.spin{animation:pes-spin .9s linear infinite}@keyframes pes-spin{to{transform:rotate(360deg)}}.dashboard-link{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;color:var(--forest);background:#fffdf8d6;font-size:13px;font-weight:600;text-decoration:none}.room-price-freshness{margin-top:5px;display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px}.room-price-freshness span{color:var(--muted);font-size:12px}.room-price-freshness button{min-height:28px;padding:0 9px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:var(--forest);background:#fffdf8;font-size:12px;font-weight:600}.room-refresh-note,.elite-credit-disclaimer{margin:8px 0;padding:8px 10px;border-radius:9px;color:#315b70;background:#e7f3f6;font-size:12px}.elite-credit-disclaimer{color:#77581f;background:#f5ead0}.rate-terms-copy .elite-credit-badge{color:#075b70;font-weight:600}.loyalty-memberships{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fbf8f1}.loyalty-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.loyalty-heading>div{display:grid;gap:3px}.loyalty-heading small{color:var(--muted);line-height:1.4}.loyalty-heading button{min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:var(--forest);background:#fff;font-weight:600}.loyalty-row{margin-top:10px;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) 34px;align-items:end;gap:8px}.loyalty-row label{display:grid;gap:5px}.loyalty-row label span{color:var(--muted);font-size:12px}.loyalty-row input,.loyalty-row select{width:100%;min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff}.remove-loyalty{width:34px;height:40px;border:1px solid rgba(184,78,54,.22);border-radius:8px;display:grid;place-items:center;color:#9a432f;background:#fff7f3}.manual-night-count{grid-column:1 / -1;margin:-4px 0 0;color:var(--muted);font-size:12px}.dashboard-shell{min-height:100vh;color:#102f49;background:radial-gradient(circle at 8% 0%,rgba(17,154,200,.16),transparent 24%),#f3eee4}.dashboard-header{min-height:76px;padding:12px max(24px,calc((100vw - 1420px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;background:#073b64}.dashboard-header>div{display:grid;gap:2px}.dashboard-header span{color:#8bd5e8;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.dashboard-header h1{margin:0;font:500 25px/1.1 Fraunces,Songti SC,serif}.dashboard-header nav{display:flex;gap:8px}.dashboard-header a,.dashboard-header button{min-height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:8px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#ffffff0f;font-size:12px;text-decoration:none}.dashboard-main{width:min(1420px,calc(100% - 40px));margin:0 auto;padding:20px 0 40px}.dashboard-status-row{display:grid;grid-template-columns:210px 240px minmax(320px,1fr) auto;gap:10px;align-items:stretch}.dashboard-status-row>div{min-height:76px;padding:11px 13px;border:1px solid rgba(7,59,100,.13);border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:3px;background:#fffdf8e6}.dashboard-status-row span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-status-row strong{font-size:16px}.dashboard-status-row small{color:var(--muted);font-size:11px}.dashboard-worker.online{box-shadow:inset 3px 0 #2e8c68}.dashboard-worker.offline{box-shadow:inset 3px 0 #c96f4d}.dashboard-window{flex-direction:row!important;align-items:center;gap:6px!important}.dashboard-window span{margin-right:auto}.dashboard-window button{min-width:42px;min-height:32px;border:1px solid var(--line);border-radius:7px;color:var(--forest);background:#f8f4ec}.dashboard-window button.active{color:#fff;border-color:#119ac8;background:#119ac8}.dashboard-refresh{min-width:96px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#073b64;font-weight:600}.dashboard-message{margin:12px 0 0;padding:9px 11px;border-radius:8px;color:#24596c;background:#dff1f5;font-size:13px}.dashboard-metric-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-metric-grid article{min-height:126px;padding:13px;border:1px solid rgba(7,59,100,.12);border-radius:12px;display:grid;align-content:start;gap:6px;background:#fffdf8;box-shadow:0 8px 24px #072e4d0d}.dashboard-metric-grid article svg{color:#119ac8}.dashboard-metric-grid article span{color:var(--muted);font-size:12px}.dashboard-metric-grid article strong{margin-top:2px;font:500 28px/1 Fraunces,serif;color:#073b64}.dashboard-metric-grid article small{color:var(--muted);line-height:1.35}.dashboard-panel{margin-top:12px;padding:14px;border:1px solid rgba(7,59,100,.12);border-radius:13px;background:#fffdf8;box-shadow:0 8px 24px #072e4d0b}.dashboard-panel-heading{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-panel-heading>div{display:grid;gap:2px}.dashboard-panel-heading span{color:#119ac8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dashboard-panel-heading h2{margin:0;display:flex;align-items:center;gap:6px;font-size:18px}.chart-legend{display:flex!important;grid-auto-flow:column;gap:12px!important}.chart-legend span{display:flex;align-items:center;gap:5px;color:var(--muted);letter-spacing:0;text-transform:none}.chart-legend span:before{content:"";width:8px;height:8px;border-radius:2px;background:currentColor}.chart-legend .hotel{color:#073b64}.chart-legend .room{color:#119ac8}.chart-legend .quote{color:#c79a4c}.dashboard-chart{height:210px;margin-top:12px;padding:10px 4px 0;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;gap:clamp(2px,.7vw,10px)}.dashboard-chart-column{min-width:3px;height:100%;flex:1;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;gap:5px}.dashboard-chart-stack{width:100%;max-width:28px;min-height:4px;border-radius:4px 4px 0 0;overflow:hidden;display:flex;flex-direction:column-reverse}.dashboard-chart-stack .hotel{background:#073b64}.dashboard-chart-stack .room{background:#119ac8}.dashboard-chart-stack .quote{background:#c79a4c}.dashboard-chart-column small{min-height:14px;color:var(--muted);font-size:9px}.dashboard-two-column{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);gap:12px}.destination-ranking{margin:8px 0 0;padding:0;list-style:none}.destination-ranking li{min-height:38px;border-top:1px solid rgba(7,59,100,.08);display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.destination-ranking li>span{color:#119ac8;font-size:12px}.destination-ranking li strong{font-size:13px}.destination-ranking li em{color:var(--muted);font-size:12px;font-style:normal}.settings-grid{margin-top:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.settings-grid label{display:grid;gap:4px;color:var(--muted);font-size:11px}.settings-grid input{min-height:38px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:var(--ink);background:#fff}.settings-grid button{min-height:38px;border:0;border-radius:8px;color:#fff;background:#119ac8;font-weight:600}.settings-grid small{align-self:center;color:var(--muted);line-height:1.35}.customer-table-heading form{min-height:36px;padding:0 9px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:6px;background:#fff}.customer-table-heading input{width:220px;border:0;outline:0;background:transparent}.dashboard-table-wrap{width:100%;margin-top:8px;overflow-x:auto}.dashboard-table-wrap table{width:100%;border-collapse:collapse;font-size:12px}.dashboard-table-wrap th{padding:8px 9px;color:var(--muted);background:#f6f1e7;text-align:left;white-space:nowrap}.dashboard-table-wrap td{padding:9px;border-bottom:1px solid rgba(7,59,100,.08);color:#27475c;vertical-align:top}.dashboard-table-wrap td small{margin-top:2px;display:block;color:var(--muted)}.dashboard-pagination{min-height:40px;padding-top:8px;display:flex;align-items:center;justify-content:flex-end;gap:6px}.dashboard-pagination span{margin-right:auto;color:var(--muted);font-size:11px}.dashboard-pagination button{min-height:31px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:var(--forest);background:#fff}.dashboard-footer{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:11px}.dashboard-gate{width:min(620px,calc(100% - 32px));min-height:100vh;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.dashboard-gate>span{color:#119ac8;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.dashboard-gate h1{margin:10px 0;font:500 36px/1.05 Fraunces,serif}.dashboard-gate p{max-width:480px;color:var(--muted)}.dashboard-gate button,.dashboard-gate a{min-height:42px;padding:0 15px;border:0;border-radius:9px;display:inline-flex;align-items:center;color:#fff;background:#073b64;text-decoration:none}@media(max-width:1100px){.dashboard-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-two-column{grid-template-columns:1fr}}@media(max-width:720px){.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-main{width:min(100% - 20px,1420px);padding-top:10px}.dashboard-status-row{grid-template-columns:1fr}.dashboard-window{overflow-x:auto}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-grid article{min-height:118px}.dashboard-metric-grid article strong{font-size:24px}.dashboard-chart{height:170px}.chart-legend{display:none!important}.settings-grid{grid-template-columns:1fr}.customer-table-heading{align-items:flex-start;flex-direction:column}.customer-table-heading form,.customer-table-heading input{width:100%}.loyalty-heading{align-items:stretch;flex-direction:column}.loyalty-row{grid-template-columns:1fr 1fr 34px}.room-price-freshness{align-items:flex-start;flex-direction:column}}.destination-combobox{position:relative;z-index:8}.destination-menu{position:absolute;top:calc(100% + 8px);left:0;width:min(520px,92vw);max-height:410px;overflow-y:auto;padding:8px;border:1px solid var(--line);border-radius:16px;background:#fffdf8;box-shadow:0 24px 60px #07201b3d}.destination-menu-label{display:block;padding:8px 11px 6px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.destination-menu [role=group]+[role=group]{margin-top:4px;padding-top:4px;border-top:1px solid var(--line)}.destination-menu button{width:100%;min-height:58px;padding:9px 11px;border:0;border-radius:11px;background:transparent;color:var(--forest);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left}.destination-menu button:hover,.destination-menu button.active{background:#eef2e9}.destination-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--mint)}.destination-menu button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.destination-menu button strong,.destination-menu button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-menu button small{color:var(--muted);font-size:11px}.destination-menu button em{color:var(--clay);font-size:9px;font-style:normal;letter-spacing:.1em;text-transform:uppercase}.destination-menu .free-search-option{grid-template-columns:auto 1fr;border-top:1px solid var(--line);border-radius:0 0 11px 11px}.hotel-load-sentinel{grid-column:1 / -1;min-height:1px}.room-queue-note{margin:16px 22px 0;padding:10px 12px;border:1px solid rgba(17,154,200,.24);border-radius:12px;background:#119ac814;color:var(--navy);font-size:12px}.free-search-option span{display:flex;flex-direction:row!important;gap:5px!important;font-size:12px}.search-progress-section{margin-top:28px}.progress-panel{max-width:920px;margin:0 auto 22px;padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:#fffaf0;box-shadow:0 12px 32px #173d3714}.progress-panel.compact{margin:0 0 18px;padding:16px;box-shadow:none}.progress-heading{display:flex;align-items:center;gap:13px}.progress-heading>div{flex:1;display:flex;flex-direction:column;gap:3px}.progress-heading span,.progress-heading small{color:var(--muted);font-size:12px}.progress-mark{width:34px;height:34px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--clay)!important;background:#f4dfd2;animation:progress-pulse 1.8s ease-in-out infinite}.progress-mark.complete{color:#337257!important;background:#dcebe0;animation:none}.progress-track{height:8px;margin-top:15px;border-radius:999px;overflow:hidden;background:#e5dfd2}.progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--clay),#dca46a 62%,var(--gold));transition:width .9s cubic-bezier(.2,.8,.2,1)}.progress-manual-button{margin-top:14px;min-height:38px;padding:0 14px;border:1px solid var(--forest);border-radius:9px;background:transparent;color:var(--forest);font-weight:600}.skeleton-card,.skeleton-room-card{pointer-events:none}.skeleton-block,.skeleton-line{position:relative;overflow:hidden;border-radius:9px;background:#e4dfd3}.skeleton-block:after,.skeleton-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:skeleton-shimmer 1.5s infinite}.skeleton-image{height:230px;border-radius:0}.skeleton-line{height:12px;margin-bottom:12px}.skeleton-line.short{width:45%}.skeleton-line.title{width:78%;height:22px}.skeleton-button{height:44px;margin-top:22px}.skeleton-room-list{margin-top:10px}.skeleton-room-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.skeleton-room-option{height:120px;margin-top:20px}.results-heading{align-items:flex-end}.search-summary{display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:var(--muted);font-size:12px}.search-summary strong{color:var(--forest);font-size:14px}.benefit-availability{width:fit-content;margin:-8px 0 15px;padding:7px 9px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;color:#6d5630;background:#f3e8c9;font-size:10px;font-weight:600}.drawer-header small{color:var(--muted);font-size:12px}.room-group-card{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.room-group-heading{display:flex;justify-content:space-between;gap:18px;margin-bottom:17px}.room-group-heading>div>span{color:var(--clay);font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.room-group-heading h3{margin:5px 0;font-family:Fraunces,serif;font-size:25px;font-weight:500}.room-group-heading p{margin:0;color:var(--muted);font-size:12px}.accessible-badge{height:fit-content;padding:6px 8px;border-radius:7px;color:#35624f;background:#e2eee6;font-size:10px}.drawer-empty-state{display:grid;gap:18px;justify-items:start;padding:32px;color:var(--ink-soft)}.drawer-empty-state p{max-width:560px;margin:0;line-height:1.65}.booking-option-list{display:grid;gap:10px}.booking-option{padding:17px;border:1px solid var(--line);border-radius:14px;background:#faf7f0}.booking-option.recommended{border-color:#c86f4b8c;background:linear-gradient(135deg,#fff9f2,#f7eee3);box-shadow:0 10px 26px #874c3014}.option-program{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.option-program span,.selected-program span{color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.option-program strong{color:var(--forest);font-size:15px}.option-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.option-tags span{padding:5px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;color:#725036;background:#f0dfca;font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.option-price-row,.selected-price-facts{display:flex;justify-content:space-between;gap:18px}.option-price-row>div,.selected-price-facts>div{display:flex;flex-direction:column}.option-price-row>div:last-child,.selected-price-facts>div:last-child{text-align:right}.option-price-row strong{font-size:22px}.option-price-row small,.selected-price-facts small{color:var(--muted);font-size:10px}.price-difference{margin:9px 0 0;color:var(--muted);font-size:11px}.option-quote-button{width:100%;min-height:42px;margin-top:14px;border-radius:10px}.show-more-rooms{min-height:46px;border:1px solid var(--forest);border-radius:11px;background:transparent;color:var(--forest);display:flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.show-programs-button,.load-more-hotels{min-height:42px;border:1px solid var(--forest);border-radius:10px;background:transparent;color:var(--forest);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.show-programs-button{width:100%}.hotel-pagination{max-width:920px;margin:24px auto 0;display:grid;justify-items:center;gap:10px}.hotel-pagination .progress-panel{width:100%;margin-bottom:0}.hotel-pagination small{color:var(--muted);font-size:11px}.load-more-hotels{min-width:230px;padding:0 24px;background:var(--forest);color:var(--ivory)}.pagination-error{width:100%;padding:12px 14px;border:1px solid rgba(200,111,75,.35);border-radius:10px;background:#f8e9df;color:#87502f;text-align:center;font-size:12px}.selected-program{margin:-4px 0 0;color:var(--forest);font-size:12px}.quote-dialog{width:min(640px,calc(100% - 32px));max-height:calc(100vh - 32px);overflow-y:auto}.selected-offer-summary{padding:18px;border-radius:15px;background:#e8eee7;display:grid;gap:10px}.selected-offer-summary>span{color:var(--clay);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.selected-trip-facts,.selected-terms{display:flex;flex-wrap:wrap;gap:7px}.selected-trip-facts span,.selected-terms span{padding:6px 8px;border-radius:7px;background:#ffffffa6;display:inline-flex;align-items:center;gap:5px;font-size:10px}.manual-trip-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.manual-trip-fields label:first-child{grid-column:1 / -1}.verified-email-card{padding:12px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:10px;background:#eef3ec}.verified-email-card>div{min-width:0;display:flex;flex-direction:column;gap:2px}.verified-email-card strong{overflow:hidden;text-overflow:ellipsis}.verified-email-card span{color:var(--muted);font-size:11px}.quote-status-card{max-width:920px;margin:24px auto 0;padding:20px 22px;border:1px solid rgba(51,114,87,.25);border-radius:18px;background:#e8f0e9;display:flex;gap:14px;color:#295b47}.quote-status-card.changed{color:#87502f;background:#f5e8d8;border-color:#c86f4b57}.quote-status-card.manual{color:#52615d;background:#edeae2}.quote-status-card h2{margin:3px 0 5px;font-family:Fraunces,serif;font-size:24px;font-weight:500}.quote-status-card p{margin:0 0 5px;font-size:12px}.quote-status-card span,.quote-status-card small{color:inherit;opacity:.72;font-size:10px}@keyframes progress-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media(max-width:720px){.destination-menu{width:100%}.destination-menu button em{display:none}.destination-menu button{grid-template-columns:auto 1fr}.progress-panel{padding:16px}.progress-heading,.search-summary{align-items:flex-start}.room-group-card{padding:16px}.room-group-heading,.option-price-row,.selected-price-facts{flex-direction:column}.option-price-row>div:last-child,.selected-price-facts>div:last-child{text-align:left}.manual-trip-fields{grid-template-columns:1fr}.manual-trip-fields label:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){.progress-mark,.skeleton-block:after,.skeleton-line:after{animation:none}.progress-track>span{transition:none}}.site-header{position:sticky;top:0;z-index:80;height:78px;padding:0 8px;background:#f7f3eae6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,59,100,.08)}.site-header button,.worker-pill{background:#ffffffb8;border-color:#073b6424;color:var(--forest)}.worker-pill.online svg{color:#13819e}.worker-pill.offline svg{color:var(--clay)}.hero-section{min-height:600px;padding:76px 7vw 38px;background:radial-gradient(circle at 84% 8%,rgba(81,184,218,.2),transparent 24%),radial-gradient(circle at 95% 92%,rgba(201,111,77,.16),transparent 24%),linear-gradient(132deg,#052f51,#073b64 52%,#0a5278);box-shadow:0 28px 80px #062f5033}.hero-section:after{width:230px;height:230px;right:38px;bottom:28px;opacity:.14;background:#f3c997}.hero-section.results-mode{min-height:0;padding:38px 5vw 24px;border-radius:28px}.hero-section.results-mode:after{width:150px;height:150px;right:8%;bottom:-55px}.hero-copy h1{max-width:930px;font-size:clamp(54px,6.1vw,92px)}.hero-copy p{max-width:720px;color:#f7f3eac7}.eyebrow{color:#8ed8ec}.compact-trip-hero{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.compact-trip-hero h1{margin:8px 0 12px;font-family:Fraunces,Songti SC,serif;font-size:clamp(38px,5vw,62px);line-height:1;font-weight:500;letter-spacing:-.035em}.compact-trip-facts{display:flex;flex-wrap:wrap;gap:9px}.compact-trip-facts span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#ffffffc2;background:#ffffff0f;font-size:12px}.compact-trip-hero>button{min-height:46px;padding:0 17px;border:1px solid rgba(255,255,255,.35);border-radius:12px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#ffffff14;font-weight:600}.hero-section.results-mode .search-wrap{margin-top:26px}.hero-section.results-mode .trust-strip{margin-top:20px}.search-card{background:#fffdf8fa;color:var(--forest);box-shadow:0 20px 55px #021d3140}.search-button,.primary-button{background:var(--forest)}.search-button:hover,.primary-button:hover{background:#0a5278}.demo-banner{color:var(--forest);background:#e9d39d}.trust-strip{color:#cfeef7b8}.results-section{padding-top:62px}.section-heading h2,.always-on-section h2,.hotel-card h3,.room-group-heading h3,.drawer-header h2,.auth-dialog h2,.quote-status-card h2{font-family:Fraunces,Songti SC,serif;color:var(--ink)}.section-kicker{color:var(--clay)}.results-toolbar{position:sticky;top:88px;z-index:30;margin-bottom:18px;padding:12px 14px;border:1px solid rgba(7,59,100,.14);border-radius:16px;background:#faf7f0f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 28px #072f4e14;display:flex;align-items:center;justify-content:space-between;gap:18px}.results-count-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.results-count-copy strong{color:var(--ink);font-size:13px}.results-count-copy span{color:var(--muted);font-size:10px}.results-actions{display:flex;align-items:center;gap:8px}.filter-toggle,.sort-control{min-height:42px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--forest);display:inline-flex;align-items:center}.filter-toggle{padding:0 13px;gap:7px;font-weight:600}.filter-toggle.active{border-color:var(--forest);background:#e6f1f5}.filter-toggle>span{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--forest);font-size:10px}.sort-control{position:relative;padding-left:12px}.sort-control>span{color:var(--muted);font-size:10px;white-space:nowrap}.sort-control select{min-height:40px;padding:0 34px 0 8px;border:0;appearance:none;background:transparent;color:var(--forest);outline:none;font-weight:600}.sort-control svg{position:absolute;right:10px;pointer-events:none}.hotel-filter-panel{margin:0 0 20px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fffdf8;display:grid;grid-template-columns:minmax(240px,1.35fr) 1fr 1fr auto;align-items:end;gap:16px;box-shadow:0 16px 40px #072f4e12}.hotel-filter-panel fieldset{min-width:0;margin:0;padding:0;border:0}.hotel-filter-panel legend,.price-filter strong{margin-bottom:8px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.price-filter>div:first-child{display:flex;justify-content:space-between;gap:12px}.price-filter>div:first-child span{color:var(--ink);font-size:12px;font-weight:600}.price-filter input{width:100%;accent-color:var(--forest)}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.filter-chips{display:flex;flex-wrap:wrap;gap:6px}.filter-chips button,.benefits-filter,.room-filter-chips button{min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--forest);background:#fff;font-size:11px;font-weight:600}.filter-chips button.active,.benefits-filter.active,.room-filter-chips button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.benefits-filter{display:inline-flex;align-items:center;gap:6px}.clear-filters,.clear-room-filters{border:0!important;color:var(--clay)!important;background:transparent!important;display:inline-flex;align-items:center;gap:5px}.hotel-grid{gap:20px}.hotel-card{border-color:#073b6421;background:#fffdf8;box-shadow:0 18px 46px #072f4e14}.hotel-image-wrap{height:240px;background:#dbe7e9}.image-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 75% 18%,rgba(255,255,255,.7),transparent 20%),linear-gradient(135deg,#d8edf3,#e9dec9 68%,#d7e5e7)}.image-placeholder span{font-family:Fraunces,serif;color:#073b646b;font-size:72px}.benefit-badge{color:var(--forest);background:#f7f3eaf0}.hotel-card h3{color:var(--ink);min-height:58px;margin-bottom:14px}.hotel-meta{justify-content:flex-start;flex-wrap:wrap}.hotel-meta span:first-child{margin-right:auto}.price-row strong{color:var(--ink)}.total-price strong{font-size:20px}.price-detail-note{min-height:30px;margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.hotel-card-body>button{margin-top:12px;border-color:var(--forest)}.hotel-card-body>button:hover{color:#fff;background:var(--forest)}.filtered-empty-state{min-height:310px;padding:48px 20px;border:1px dashed rgba(7,59,100,.25);border-radius:22px;display:grid;justify-items:center;align-content:center;text-align:center;color:var(--muted);background:#fffdf8a6}.filtered-empty-state h3{margin:12px 0 5px;color:var(--ink);font-family:Fraunces,serif;font-size:28px}.filtered-empty-state p{max-width:480px}.filtered-empty-state>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.filtered-empty-state button{min-height:42px;padding:0 14px;border:1px solid var(--forest);border-radius:10px;display:inline-flex;align-items:center;gap:6px;color:var(--forest);background:#fff}.drawer-backdrop{background:#031d31ad}.drawer,.auth-dialog,.quote-dialog{background:#fbf8f1;color:var(--ink)}.room-drawer{width:min(820px,100%)}.room-drawer-header{position:sticky;top:-34px;z-index:12;margin:-34px -34px 22px;padding:28px 34px 18px;border-bottom:1px solid rgba(7,59,100,.1);background:#fbf8f1f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.drawer-hotel-facts{display:flex;flex-wrap:wrap;gap:8px 14px;margin:7px 0 5px;color:var(--muted);font-size:10px}.drawer-hotel-facts span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);letter-spacing:0;text-transform:none}.room-filter-bar{margin-bottom:14px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#eef5f6}.room-filter-bar>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.room-filter-bar>div:first-child span{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:12px;font-weight:600}.room-filter-bar small{color:var(--muted)}.room-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.room-filter-chips button{min-height:34px;background:#ffffffd1}.room-group-card{border-color:#073b6421;box-shadow:0 14px 34px #072f4e0f}.room-heading-copy{display:flex;gap:14px}.room-heading-copy>img{width:112px;height:84px;flex:0 0 auto;border-radius:12px;object-fit:cover}.room-heading-copy h3{color:var(--ink)}.booking-option{background:#f9f5ed}.booking-option.recommended{border-color:#119ac873;background:linear-gradient(135deg,#f6fbfc,#f5efe5);box-shadow:0 10px 28px #074f7314}.option-tags span{color:#075577;background:#dbeff5}.generic-benefits-note{padding:10px;border-radius:10px;display:flex;align-items:center;gap:7px;color:#7b5a20;background:#f4e8c8;font-size:11px}.price-breakdown{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.price-breakdown-toggle{width:100%;min-height:38px;padding:0;border:0;display:flex;align-items:center;gap:7px;color:var(--forest);background:transparent;font-size:11px;font-weight:600;text-align:left}.price-breakdown-toggle span{flex:1}.price-details-short,.tax-line-compact{display:none}.price-breakdown-toggle svg:last-child{transition:transform .18s ease}.price-breakdown.open .price-breakdown-toggle svg:last-child{transform:rotate(180deg)}.price-breakdown-panel{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.breakdown-row{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:11px}.breakdown-row strong{color:var(--ink);font-size:12px}.breakdown-row.discount strong{color:#3f7a63}.breakdown-row.total,.breakdown-row.customer-total{margin-top:6px;padding-top:8px;border-top:1px solid var(--line)}.breakdown-row.total strong,.breakdown-row.customer-total strong{font-size:15px}.breakdown-note{margin:8px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.breakdown-note.unavailable{margin:0;padding:9px;border-radius:8px;background:#f5eee2}.due-at-property-card{margin-top:9px;padding:10px;border:1px solid rgba(201,111,77,.28);border-radius:10px;display:flex;justify-content:space-between;gap:14px;background:#fff5ee}.due-at-property-card>div{display:flex;flex-direction:column;gap:2px}.due-at-property-card span{color:#8c4d35;font-size:11px;font-weight:600}.due-at-property-card small{color:var(--muted);font-size:9px}.due-at-property-card strong{color:#8c4d35}.nightly-rates{margin-top:9px;border-top:1px solid var(--line);padding-top:8px}.nightly-rates summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--forest);font-size:11px;font-weight:600}.nightly-rates summary::-webkit-details-marker{display:none}.nightly-rates[open] summary svg{transform:rotate(180deg)}.nightly-rates>div{margin-top:6px}.quote-dialog{width:min(680px,calc(100% - 32px));padding:0}.quote-dialog-header{position:sticky;top:0;z-index:10;margin:0;padding:25px 28px 18px;border-bottom:1px solid var(--line);background:#fbf8f1f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.quote-form{padding:0 28px 28px}.quote-form-section{display:grid;gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}.quote-form-section:last-child{border-bottom:0}.form-section-heading{display:flex;align-items:center;gap:11px}.form-section-heading>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--forest);font-size:10px;font-weight:600}.form-section-heading>div{display:flex;flex-direction:column;gap:2px}.form-section-heading strong{color:var(--ink)}.form-section-heading small{color:var(--muted);font-size:9px}.selected-offer-summary{margin:0;border:1px solid rgba(7,59,100,.1);background:#edf4f5}.quote-submit-section>.primary-button{width:100%;min-height:50px}.quote-form-error{grid-column:auto;margin:0}.quote-change-summary{margin:10px 0;padding:12px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#ffffff8c}.quote-change-summary>div:not(.quote-change-tags){display:flex;flex-direction:column;gap:3px}.quote-change-summary strong{font-size:16px}.quote-change-tags{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.quote-change-tags span{padding:5px 7px;border-radius:999px;background:#c96f4d29;font-size:9px}.quote-change-items{grid-column:1 / -1;display:grid;gap:6px;padding-top:4px}.quote-change-items>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.quote-change-items strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--ink);font-size:11px;text-align:right}.always-on-section{background:linear-gradient(135deg,#e6d8c2,#dcebf0)}.always-on-section button{background:var(--forest)}@media(max-width:1080px){.hotel-filter-panel{grid-template-columns:1fr 1fr}.benefits-filter,.clear-filters{align-self:center;justify-self:start}}@media(max-width:720px){.site-header{height:68px;padding:0}.brand img{width:112px}.site-header nav{gap:4px}.site-header button,.worker-pill{min-height:34px;padding:0 8px}.language-button svg{display:none}.hero-section{padding:48px 16px 24px;border-radius:22px}.hero-section:after{width:145px;height:145px;right:10px;bottom:18px}.hero-copy h1{font-size:clamp(43px,12vw,60px);line-height:.98}.hero-copy p{font-size:14px;line-height:1.6}.hero-section.results-mode{padding:28px 16px 20px}.compact-trip-hero{align-items:stretch;flex-direction:column;gap:18px}.compact-trip-hero h1{font-size:38px}.compact-trip-hero>button{width:100%;justify-content:center}.compact-trip-facts{flex-direction:column}.search-card{grid-template-columns:1fr 1fr;border-radius:0 0 16px 16px}.trust-strip{gap:8px 16px;line-height:1.4}.results-section{padding-top:42px}.results-toolbar{top:76px;align-items:stretch;flex-direction:column}.results-actions{display:grid;grid-template-columns:1fr 1fr}.filter-toggle,.sort-control{width:100%}.filter-toggle{justify-content:center}.sort-control select{width:100%;min-width:0}.sort-control>span{display:none}.hotel-filter-panel{grid-template-columns:1fr}.hotel-image-wrap{height:220px}.hotel-card h3{min-height:0}.room-drawer{padding:18px 14px}.room-drawer-header{top:-18px;margin:-18px -14px 18px;padding:20px 14px 14px}.room-drawer-header h2{font-size:30px}.room-filter-bar>div:first-child{align-items:flex-start;flex-direction:column}.room-filter-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.room-filter-chips button{flex:0 0 auto}.room-group-card{padding:14px}.room-group-heading,.room-heading-copy{flex-direction:column}.room-heading-copy>img{width:100%;height:170px}.quote-dialog{width:calc(100% - 20px);max-height:calc(100vh - 20px)}.quote-dialog-header{padding:20px 18px 14px}.quote-dialog-header h2{padding-right:10px;font-size:30px}.quote-form{padding:0 18px 18px}.quote-submit-section{position:sticky;bottom:-18px;z-index:8;margin:0 -18px -18px;padding:16px 18px 18px;background:#fbf8f1f7;box-shadow:0 -12px 30px #072f4e14}.selected-price-facts{flex-direction:row}.selected-price-facts>div:last-child{text-align:right}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.results-count-copy strong,.results-count-copy span,.results-count-copy small,.hotel-meta,.hotel-price-summary small,.hotel-price-summary span,.drawer-hotel-facts,.room-drawer-header small,.program-summary small,.rate-option-row small,.rate-option-row p,.rate-option-row span,.price-breakdown-toggle,.breakdown-row,.breakdown-note,.due-at-property-card span,.due-at-property-card small,.nightly-rates summary{font-size:12px}.results-heading h2{font-size:clamp(28px,3vw,38px)}.results-count-copy{gap:3px}.results-count-copy small{color:var(--forest)}.results-toolbar{padding:10px 12px;border-radius:12px;box-shadow:0 8px 22px #072f4e0f}.filter-toggle,.sort-control{min-height:38px;border-radius:9px;font-size:14px}.sort-control select{min-height:36px;font-size:14px}.sort-control>span{font-size:12px}.hotel-filter-panel{grid-template-columns:minmax(260px,1.5fr) minmax(260px,1fr) auto;padding:14px;border-radius:12px;box-shadow:0 10px 26px #072f4e0d}.hotel-filter-panel legend,.price-filter strong,.range-labels{font-size:12px}.filter-chips button,.room-filter-chips button{min-height:34px;padding:0 11px;font-size:13px}.hotel-grid{display:grid;grid-template-columns:1fr;gap:10px}.hotel-card{min-height:124px;padding:10px;border:1px solid rgba(7,59,100,.14);border-radius:14px;display:grid;grid-template-columns:152px minmax(0,1fr) minmax(150px,190px) minmax(130px,156px);align-items:center;gap:14px;overflow:hidden;background:#fffdf8;box-shadow:0 8px 24px #072f4e0f}.hotel-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #072f4e17}.hotel-image-wrap{width:152px;height:104px;border-radius:10px;overflow:hidden;background:#dbe7e9}.hotel-image-wrap img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;color:#073b646b}.hotel-card-body{min-width:0;padding:2px 0;display:flex;align-items:flex-start;flex-direction:column;gap:7px}.hotel-card h3{min-height:0;margin:0;color:var(--ink);font-size:19px;line-height:1.2}.hotel-meta{margin:0;display:flex;align-items:center;gap:6px 12px;color:var(--muted)}.hotel-meta span{display:inline-flex;align-items:center;gap:4px}.benefit-badge{position:static;width:fit-content;min-height:24px;padding:3px 8px;border:1px solid rgba(17,154,200,.22);border-radius:999px;display:inline-flex;align-items:center;gap:5px;color:#075577;background:#edf7fa;font-size:12px;line-height:1.25}.hotel-price-summary{display:flex;align-items:flex-end;flex-direction:column;gap:2px;text-align:right}.hotel-price-summary strong{color:var(--ink);font-size:21px;line-height:1.1}.hotel-price-summary small,.hotel-price-summary span{color:var(--muted)}.hotel-select-button{min-height:40px;padding:0 13px;border:1px solid var(--forest);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--forest);font-size:13px;font-weight:600}.hotel-select-button:hover{background:#0a5278}.room-drawer{width:min(1120px,calc(100% - 32px));padding:24px;border-radius:18px 0 0 18px}.room-drawer-header{top:-24px;margin:-24px -24px 16px;padding:16px 24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.room-drawer-hotel-image{width:88px;height:66px;border-radius:9px;object-fit:cover}.room-drawer-hotel-image{grid-column:1}.room-drawer-title{min-width:0;grid-column:2}.room-drawer-header>.icon-button{grid-column:3}.room-drawer-header:not(:has(.room-drawer-hotel-image)){grid-template-columns:minmax(0,1fr) auto}.room-drawer-header:not(:has(.room-drawer-hotel-image)) .room-drawer-title{grid-column:1}.room-drawer-header:not(:has(.room-drawer-hotel-image))>.icon-button{grid-column:2}.room-drawer-title>span{color:var(--clay);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.room-drawer-header h2{margin:2px 0 0;font-size:27px;line-height:1.05}.drawer-hotel-facts{margin:5px 0 3px;gap:5px 12px}.room-filter-bar{margin-bottom:10px;padding:10px 12px;border-radius:10px}.room-filter-bar>div:first-child{margin-bottom:7px}.room-filter-bar>div:first-child span{font-size:13px}.advisor-review-note{margin:0 0 10px;color:var(--muted);font-size:12px;line-height:1.45}.program-list{display:grid;gap:10px}.program-section{border:1px solid rgba(7,59,100,.14);border-radius:12px;overflow:hidden;background:#fffdf8}.program-section.recommended{border-color:#119ac861}.program-summary{width:100%;min-height:58px;padding:9px 12px;border:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,220px) 20px;align-items:center;gap:12px;color:var(--ink);background:#f3eee4;text-align:left}.program-section.recommended .program-summary{background:#eaf5f7}.program-summary>div:first-child>span{min-height:16px;display:inline-flex;align-items:center;gap:4px;color:#075577;font-size:12px;font-weight:600}.program-summary h3{margin:0;font-family:Fraunces,Songti SC,serif;font-size:18px;line-height:1.15}.program-summary small{color:var(--muted)}.program-summary-price{display:flex;align-items:flex-end;flex-direction:column;gap:1px;text-align:right}.program-summary-price>span{display:inline-flex;align-items:center;gap:4px;color:#7b5a20;font-size:12px}.program-summary-price strong{font-size:17px}.program-rate-list{display:grid}.rate-option-row{min-height:110px;padding:11px 12px;border-top:1px solid rgba(7,59,100,.11);display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(210px,.95fr) minmax(190px,.95fr) minmax(170px,.75fr);align-items:center;gap:14px;background:#fffdf8}.rate-option-row.recommended{box-shadow:inset 3px 0 #119ac8;background:#fbfdfb}.rate-room-copy,.rate-price-copy,.rate-terms-copy,.rate-actions{min-width:0}.rate-room-copy h4{margin:4px 0 3px;color:var(--ink);font-family:Fraunces,Songti SC,serif;font-size:17px;line-height:1.18}.rate-room-copy p{margin:0 0 3px;color:var(--muted);line-height:1.35}.rate-room-copy>small{display:block;color:var(--muted);line-height:1.35}.option-tags{margin:0;display:flex;flex-wrap:wrap;gap:4px}.option-tags span{min-height:21px;padding:2px 6px;border-radius:999px;display:inline-flex;align-items:center;gap:3px;color:#075577;background:#e5f3f6;font-size:12px;line-height:1.2}.rate-price-copy{display:flex;align-items:flex-start;flex-direction:column;gap:3px}.rate-price-copy>strong{color:var(--ink);font-size:21px;line-height:1.1}.rate-price-copy small,.rate-price-copy span{color:var(--muted);line-height:1.35}.rate-price-copy .tax-amount-line{color:var(--forest);font-weight:600}.rate-terms-copy{display:flex;flex-direction:column;gap:6px}.rate-terms-copy>span{display:flex;align-items:flex-start;gap:6px;color:var(--muted);line-height:1.3}.rate-terms-copy>span.positive{color:#2f7258}.rate-terms-copy .rate-benefits{color:#7b5a20}.rate-actions{display:flex;align-items:stretch;flex-direction:column;gap:5px}.rate-actions .price-breakdown{margin:0;padding:0;border:0}.rate-actions .price-breakdown-toggle{min-height:32px}.rate-actions .option-quote-button{width:100%;min-height:38px;padding:0 9px;font-size:13px}.show-program-options{min-height:38px;border:0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:6px;color:var(--forest);background:#f8f4ec;font-size:13px;font-weight:600}.price-breakdown-toggle{font-size:12px}.price-breakdown-panel{padding:10px;border-radius:9px}.breakdown-row{min-height:27px}.breakdown-row strong{font-size:13px}.breakdown-row>small{max-width:190px;color:var(--muted);text-align:right}.breakdown-note{line-height:1.45}.breakdown-note.unavailable{padding:8px}.selected-tax-line{display:block;color:var(--forest);font-size:13px;font-weight:600}@media(max-width:980px){.hotel-card{grid-template-columns:128px minmax(0,1fr) 160px}.hotel-image-wrap{width:128px}.hotel-select-button{grid-column:3}.rate-option-row{grid-template-columns:minmax(210px,1.1fr) minmax(180px,.9fr)}.rate-terms-copy{grid-column:1}.rate-actions{grid-column:2}}@media(max-width:720px){.results-toolbar{gap:10px}.results-count-copy span{line-height:1.35}.hotel-filter-panel{grid-template-columns:1fr;padding:12px}.hotel-card{min-height:132px;padding:9px;grid-template-columns:64px minmax(0,1fr) 130px;align-items:start;gap:7px 10px;border-radius:12px}.hotel-image-wrap{width:64px;height:64px;grid-row:1 / span 2}.hotel-card-body{grid-column:2 / -1;gap:5px}.hotel-card h3{font-size:17px}.hotel-meta{gap:4px 8px}.benefit-badge{min-height:21px;padding:2px 6px}.hotel-price-summary{grid-column:2;align-items:flex-start;flex-direction:column;gap:1px;text-align:left}.hotel-price-summary strong{font-size:19px}.hotel-price-summary small{align-self:flex-start}.hotel-price-summary span{width:auto}.hotel-select-button{grid-column:3;width:100%;min-height:36px;padding:0 7px;justify-self:stretch;font-size:12px;line-height:1.15}.room-drawer{width:100%;max-height:100vh;padding:12px;border-radius:0}.room-drawer-header{top:-12px;margin:-12px -12px 10px;padding:11px 12px;grid-template-columns:58px minmax(0,1fr) auto;gap:9px}.room-drawer-hotel-image{width:58px;height:52px}.room-drawer-header h2{font-size:23px}.drawer-hotel-facts{gap:3px 8px}.room-filter-bar>div:first-child{align-items:center;flex-direction:row}.program-summary{grid-template-columns:minmax(0,1fr) auto 18px;padding:8px 10px;gap:8px}.program-summary-price>span{display:none}.program-summary h3{font-size:17px}.rate-option-row{min-height:168px;padding:8px;grid-template-columns:minmax(0,1fr) minmax(125px,.8fr);align-items:start;gap:6px 10px}.rate-room-copy h4{font-size:16px}.rate-room-copy p,.rate-room-copy .price-difference-inline{display:none}.rate-price-copy{align-items:flex-end;text-align:right}.rate-price-copy>strong{font-size:19px}.rate-terms-copy{grid-column:1;flex-direction:column;flex-wrap:nowrap;gap:4px}.rate-terms-copy>span{max-width:100%}.rate-terms-copy .benefits-pending{display:none}.rate-actions{grid-column:2;align-items:stretch;flex-direction:column;gap:4px}.rate-actions .price-breakdown{flex:0 0 auto}.rate-actions .price-breakdown-toggle{justify-content:flex-end;text-align:right}.rate-actions .price-breakdown-panel{min-width:250px;margin-left:-110px}.rate-actions .option-quote-button{width:100%;min-height:36px;margin:0;padding:0 8px}.rate-price-copy .tax-line-full,.rate-actions .price-details-full{display:none}.rate-price-copy .tax-line-compact,.rate-actions .price-details-short{display:inline}}
