@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}.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}}.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-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}}
