:root{--ink:#172e3c;--muted:#53616a;--pale:#f3f2ee;--line:#deded8;--teal:#2b515d;--gold:#dfc795;--paper:#fbfaf7;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font:17px/1.65 "Segoe UI",Arial,"Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #a9823e;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.025em;line-height:1.12}h2{font-size:clamp(34px,4.3vw,58px)}h3{font-size:26px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:22px}.skip{position:fixed;top:-80px;left:20px;padding:12px;background:white;z-index:200}.skip:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 28px;border:1px solid transparent;border-radius:12px;background:var(--ink);color:white;font-size:17px;font-weight:500;line-height:1.4;cursor:pointer;transition:opacity .2s,background .2s}.button:hover{background:var(--teal)}.button.light{background:white;color:var(--ink)}.button.secondary{background:#e6eeee;color:var(--ink)}.button.outline{border:1px solid currentColor;background:transparent}.text-link{text-decoration:underline;text-underline-offset:5px;font-size:16px}
/* Apogee-inspired full-bleed video hero. */
.apogee{position:relative;isolation:isolate;background:#142833;color:#faf8f2;width:100%;min-height:100svh;overflow:hidden}.tour-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72);z-index:-3}.tour-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,29,42,.82),rgba(10,29,42,.70) 55%,rgba(10,29,42,.30)),linear-gradient(0deg,rgba(10,29,42,.42),transparent 45%);z-index:-2}.apogee-frame{min-height:100svh;display:flex;flex-direction:column}.apogee-nav{width:100%;max-width:1800px;margin:0 auto;padding:28px 64px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:100;background:none;height:auto}.brand{width:100px;height:90px;flex:0 0 100px;border-radius:16px;background:#faf8f2f5;border:1px solid #dfc79550;padding:7px;display:block}.brand-art{width:100%;height:100%;overflow:visible}.desktop-nav{display:flex;align-items:center;gap:30px;height:56px;padding:0 26px;border:1px solid #dfc79530;border-radius:14px;background:rgba(16,39,52,.54);backdrop-filter:blur(17px);white-space:nowrap}.desktop-nav a{font-size:16px;font-weight:500;line-height:1.2;color:#ffffffe0}.desktop-nav a:hover{color:white}.nav-actions{height:56px;padding:3px;display:flex;align-items:center;gap:5px;border-radius:13px;background:rgba(16,39,52,.54);backdrop-filter:blur(17px)}#language,.nav-quote{height:50px;padding:0 24px;border:0;display:flex;align-items:center;justify-content:center;border-radius:11px;font-size:16px;color:white;background:none;white-space:nowrap}.nav-quote{background:#f1e6d2;color:var(--ink);font-weight:600}#language:hover{background:#ffffff0d}.nav-quote:hover{background:white}#menu-toggle{display:none;position:relative;width:44px;height:44px;align-items:center;justify-content:center;background:rgba(10,7,7,.35);border:0;color:white;border-radius:11px;backdrop-filter:blur(17px)}.menu-icon{width:20px;height:14px;position:relative;background:linear-gradient(white,white) center / 100% 1px no-repeat}.menu-icon:before,.menu-icon:after{content:'';position:absolute;left:0;right:0;height:1px;background:white;transition:transform .3s}.menu-icon:before{top:0}.menu-icon:after{bottom:0}#menu-toggle[aria-expanded=true] .menu-icon{background:none}#menu-toggle[aria-expanded=true] .menu-icon:before{transform:translateY(6.5px) rotate(45deg)}#menu-toggle[aria-expanded=true] .menu-icon:after{transform:translateY(-6.5px) rotate(-45deg)}#site-menu{display:block;position:fixed;inset:0;z-index:90;background:#102735f5;backdrop-filter:blur(24px);opacity:1;visibility:visible;transition:opacity .35s,visibility .35s}#site-menu[hidden]{display:block;opacity:0;visibility:hidden;pointer-events:none}.menu-panel{position:absolute;top:130px;left:24px;right:24px;padding:32px;border-radius:20px;border:1px solid #ffffff10;background:#183544e6;backdrop-filter:blur(30px);max-height:calc(100svh - 155px);overflow-y:auto;transition:transform .4s}.menu-panel nav{display:flex;flex-direction:column;gap:4px}.menu-panel nav a{font-size:18px;padding:16px;line-height:1.4;color:#ffffffe6;border-radius:12px}.menu-panel nav a:hover{background:#ffffff0f}.menu-ctas{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:20px;display:flex;flex-direction:column;gap:12px}#site-menu[hidden] .menu-panel{transform:translateY(-16px)}.hero-body{flex:1;display:flex;align-items:center;padding:54px 0}.hero-row{width:100%;max-width:1800px;margin:0 auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:56px}.hero-copy{max-width:700px;min-width:0;flex:1}.hero-copy h1{font-size:clamp(76px,6.4vw,104px);line-height:1.04;font-weight:450;letter-spacing:-.045em;margin-bottom:30px;text-wrap:balance;color:#faf8f2}.hero-copy h1 .hero-accent{color:var(--gold)}.hero-subhead{font-size:23px;font-weight:400;line-height:1.55;max-width:490px;color:#f5f3ede8;margin-bottom:34px}.hero-ctas{display:flex;flex-wrap:wrap;gap:16px}.apogee .button{min-height:58px;padding:15px 28px;background:#f1e6d2;color:var(--ink);font-size:18px;font-weight:600;border-color:#f1e6d2;box-shadow:0 4px 18px #0b1a2314}.apogee .button:hover{opacity:.9}.apogee .button.outline{background:#132e3c66;color:#faf8f2;border-color:#e0cfa9b3;backdrop-filter:blur(10px)}.clean-card{width:100%;max-width:448px;flex:0 0 36%;padding:36px 34px 30px;border:1px solid #dfc79550;border-radius:28px;background:linear-gradient(145deg,#1b384be6,#132e40d9);backdrop-filter:blur(24px);box-shadow:0 24px 64px #06192526,inset 0 1px 0 #ffffff12}.card-label{font-size:18px;line-height:1.5;margin-bottom:22px;color:var(--gold)}.clean-card h2{font-size:54px;line-height:1.12;letter-spacing:-.03em;margin-bottom:20px;color:#faf8f2}.card-sub{font-size:19px;line-height:1.6;color:#f2f1eae0;max-width:360px}.clean-card ul{list-style:none;padding:0;margin:26px 0 23px}.clean-card li{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:19px;line-height:1.45;padding:15px 0;border-bottom:1px solid #dfc7952e}.clean-card li span:last-child{font-size:18px;color:var(--gold)}.card-link{display:inline-block;font-size:17px;color:var(--gold);line-height:1.5;padding:5px 0;text-decoration:underline;text-underline-offset:5px}.hero-bottom{width:100%;max-width:1800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 64px 26px;gap:20px}.scroll-link{font-size:15px;color:#ffffffe0}#motion-toggle{font-size:14px;padding:10px 15px;border-radius:20px;border:1px solid #ffffff60;color:white;background:#00000035;line-height:1.4}.entrance{animation:fade-up .8s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--delay,0ms)}.entrance.down{animation-name:fade-down;animation-duration:.7s}.entrance.scale{animation-name:fade-scale;animation-duration:.9s}@keyframes fade-up{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-scale{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
/* One shared grid, consistent surfaces and clear form steps. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-copy h1{font-size:clamp(80px,7vw,112px);font-weight:650;line-height:1.04;letter-spacing:-.05em;max-width:740px}
.hero-subhead{font-weight:450}.clean-card h2{font-size:58px;font-weight:600}.clean-card li{font-weight:500}
@supports(background-clip:text){.hero-copy h1{background:linear-gradient(115deg,#ffffff 10%,#fff3da 62%,#e5c993 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy h1 .hero-accent{color:transparent;background:linear-gradient(105deg,#f9edcd 5%,#e4c68b 45%,#fff4dc 80%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;animation:champagne-light 9s ease-in-out infinite}}
@keyframes champagne-light{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
.button{transition:transform .22s,box-shadow .22s,background .22s;gap:12px;font-weight:600}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #142d3c14}.button:active{transform:translateY(0)}
.section{width:100%;max-width:1280px;margin:0 auto;padding:86px 40px}
.section+.section{padding-top:34px}
.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:36px}
.section-heading h2{font-size:clamp(36px,3.5vw,50px);font-weight:550;line-height:1.15;max-width:570px}
.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:540px}
.section-heading .text-link{display:inline-block;margin-top:18px}.eyebrow{margin-bottom:18px}.text-link{font-weight:500}
.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:24px}
.service{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s}
.service-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.number{display:grid;place-items:center;width:42px;height:42px;border:1px solid #bdc6c9;border-radius:50%;font-size:16px}.service-kicker{font-size:12px;letter-spacing:.12em;color:var(--muted)}
.service h3{font-size:30px;line-height:1.2;font-weight:550;margin-bottom:18px;min-height:2.4em;display:flex;align-items:end}
.service p{font-size:18px;color:var(--muted);line-height:1.65;flex:1;margin-bottom:30px;max-width:490px}
.service-link{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:20px;font-size:17px;font-weight:600}
.service-link span{font-size:25px;line-height:1;transition:transform .25s}.service.featured{background:linear-gradient(135deg,#203f53,#142d3c);border-color:#203f53;color:#fcf8ee}.featured p,.featured .service-kicker{color:#dce4e7}.featured .number{color:var(--gold);border-color:#dfc79560}.featured .service-link{color:#f0d8a9;border-color:#dfc79540}
.checklist-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}
.room-tabs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px}
.room-tabs button{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:28px;min-height:190px;padding:28px;border:1px solid var(--line);border-radius:24px;text-align:left;background:#fff;color:var(--ink);font-size:24px;font-weight:500;line-height:1.3;transition:background .25s,border-color .25s,transform .25s}
.room-tabs b{font-size:14px;font-weight:500;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;align-self:flex-end}
.room-tabs button[aria-selected=true]{background:#eee6d6;border-color:#baa16b;color:#293c44}.room-tabs button:focus-visible{outline-offset:4px}
.checklist-card{background:linear-gradient(145deg,#203e50,#142d3c);color:#faf8f2;padding:36px;border:1px solid #203e50;border-radius:24px;min-width:0;min-height:530px;display:flex;align-items:center}
.checklist-content{width:100%}.detail-counter{display:block;font-size:14px;letter-spacing:.12em;color:var(--gold);margin-bottom:26px}.checklist-content h3{font-size:36px;font-weight:550;margin-bottom:26px}.checklist-content ul{padding:0;margin:0 0 24px;list-style:none}.checklist-content li{font-size:18px;line-height:1.55;padding:14px 0;border-bottom:1px solid #ffffff22;display:flex;gap:12px}.checklist-content li:before{content:'✓';color:var(--gold);flex-shrink:0}.checklist-content p{font-size:16px;line-height:1.65;color:#dce4e7;margin-bottom:28px}
.host-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.host-features article{display:flex;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--pale);min-width:0}.host-features article>span{font-size:16px;letter-spacing:.1em;color:#786644;margin-bottom:32px}.host-features h3{font-size:25px;font-weight:550;line-height:1.25;min-height:2.5em;margin-bottom:20px}.host-features p{font-size:17px;color:var(--muted);line-height:1.65}
.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.gallery-photo{margin:0;position:relative;min-height:440px;border-radius:24px;overflow:hidden;background:#e5e8e8}.gallery-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s}.gallery-photo figcaption{position:absolute;bottom:20px;left:20px;right:20px;padding:12px 16px;border-radius:12px;background:#fffffff0;font-size:14px;line-height:1.5;color:var(--muted)}
.consult-card{display:flex;flex-direction:column;align-items:flex-start;padding:40px;border:1px solid #d9d2c5;border-radius:24px;background:linear-gradient(135deg,#f0eadd,#e7e4dc);min-height:440px;gap:24px}.consult-card .eyebrow{margin:0}.consult-card h3{font-size:42px;font-weight:550;line-height:1.2}.consult-card>p:not(.eyebrow){font-size:18px;color:var(--muted)}.consult-card .button{margin-top:auto}
.area,.faq{display:grid;grid-template-columns:1fr 1fr;gap:64px}.area h2,.faq h2{font-size:44px;font-weight:550}.area p:not(.eyebrow){font-size:17px;color:var(--muted)}.cities{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.cities span{border:1px solid #d8dddd;border-radius:8px;padding:8px 12px;font-size:16px;color:#354c58;background:white}
details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:500;padding:22px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;font-weight:400}details[open]>summary:after{content:'−'}details p{font-size:17px;color:var(--muted);line-height:1.65;margin:0 0 24px}
.careers-panel{background:linear-gradient(120deg,#e9eee9,#f2ebdd);padding:46px;border:1px solid #d5dcd4;border-radius:28px}.careers-panel .section-heading{gap:50px;margin-bottom:32px}.careers-note{margin-top:18px;font-size:16px!important}.application{border-top:1px solid #bdc9c5;border-bottom:0}.application>summary{font-size:20px;padding:25px 0 0}.application>summary:after{display:none}.application-arrow{display:grid;place-items:center;background:var(--ink);color:#f8e5bc;border-radius:50%;width:42px;height:42px;transition:transform .25s}.application[open] .application-arrow{transform:rotate(90deg)}.application-intro{margin-top:28px!important}.application form{padding-top:4px}.application .form-actions{margin-top:24px}
.contact .section-heading{margin-bottom:40px}.contact-inline{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:20px}.contact-inline a{font-size:18px;font-weight:600;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.contact .text-link{font-size:16px}
.quote-form{background:#fff;border:1px solid #d3dcdd;border-radius:28px;padding:44px;box-shadow:0 20px 55px #19364708;scroll-margin-top:28px}
.form-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px}.form-heading .eyebrow{font-size:12px;margin-bottom:12px}.form-heading h3{font-size:32px;line-height:1.2;font-weight:600}.intent-switch{display:flex;align-items:stretch;background:#eef1f1;padding:5px;border:1px solid #d9e0e0;border-radius:14px;flex-shrink:0}.intent-switch button{border:0;background:transparent;padding:13px 18px;border-radius:10px;color:var(--muted);font-size:16px;font-weight:600;transition:background .2s,color .2s}.intent-switch button.is-selected{background:#183748;color:#fff8e9;box-shadow:0 3px 10px #142d3c12}
.form-progress{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 0 38px;padding:0}.form-progress button{display:flex;align-items:center;gap:12px;border:0;border-bottom:2px solid #dce2e2;border-radius:0;padding:0 0 18px;width:100%;background:none;color:#667681;text-align:left;font-size:16px;line-height:1.4;transition:border-color .25s,color .25s}.form-progress button:disabled{cursor:default;color:#6e7a82}.form-progress button[aria-current=step]{color:var(--ink);border-color:#173c50;font-weight:600}.form-progress .is-complete button{border-color:#b69a60;color:#5d573f}.step-number{font-size:14px;border:1px solid #c5cfd2;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex-shrink:0}.form-progress [aria-current=step] .step-number{background:var(--ink);color:#fff7e4;border-color:var(--ink)}
.form-step{border:0;padding:0;margin:0;min-width:0;scroll-margin-top:28px}.form-step[hidden],.wizard-actions [hidden]{display:none!important}.step-heading{font-size:30px;font-weight:550;margin-bottom:12px;outline:0}.step-description{font-size:17px;color:var(--muted);margin-bottom:28px;max-width:720px}
.service-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:16px}.service-choice{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border:1px solid #d5dfe0;border-radius:16px;background:#fbfcfb;cursor:pointer;transition:background .25s,border-color .25s,box-shadow .25s}.service-choice input{appearance:auto;width:20px;height:20px;min-height:0;padding:0;margin:3px 0 0;flex:0 0 20px;accent-color:#183d50}.service-choice:has(input:checked){background:#edf2f1;border-color:#375d6b;box-shadow:inset 0 0 0 1px #375d6b}.service-choice:has(input:focus-visible){outline:3px solid #a9823e;outline-offset:3px}.choice-text{display:flex;flex-direction:column;gap:8px}.choice-text strong{font-size:19px;line-height:1.4;font-weight:600}.choice-text small{font-size:16px;line-height:1.5;color:var(--muted)}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.form-grid label{min-width:0}.form-grid label>span{display:block;margin-bottom:10px;font-size:16px;font-weight:600}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;min-width:0;min-height:54px;padding:13px 15px;border:1px solid #bccbcf;border-radius:10px;background:#fff;color:var(--ink);font-size:17px;transition:border-color .2s,box-shadow .2s}input[type=hidden]{display:none}textarea{resize:vertical;line-height:1.6}input:focus,select:focus,textarea:focus{border-color:#456575;box-shadow:0 0 0 3px #284e6310}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#ac433d;background:#fff9f7}.service-choice:has(input[aria-invalid=true]){border-color:#ac433d}
.wizard-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}#next-step{margin-left:auto}#request-channels{display:flex;align-items:center;flex-wrap:wrap;gap:12px;justify-content:flex-end}.text-button{border:0;background:transparent;padding:10px 0;color:var(--ink);font-size:16px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.form-actions{display:flex;flex-wrap:wrap;gap:14px}.button.secondary{background:#eef1ef;color:var(--ink);border-color:#d7dfdc}
.request-review{background:#f3f5f3;border:1px solid #dce2dc;border-radius:18px;margin-top:30px;padding:26px}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.review-heading h4{margin:0;font-size:20px;font-weight:600}#request-summary{margin:0;display:grid;gap:14px}#request-summary>div{display:grid;grid-template-columns:145px 1fr;gap:22px;font-size:16px;line-height:1.6}#request-summary dt{color:var(--muted)}#request-summary dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.send-note{font-size:16px!important;color:var(--muted);line-height:1.65;margin-top:24px!important;margin-bottom:0!important;max-width:860px}.form-error{color:#9f3930;margin-top:22px;font-size:16px;font-weight:500}.form-error:empty,#form-status:empty,.form-status:empty{display:none}#form-status,.form-status{font-size:16px;line-height:1.65;margin-top:20px;color:var(--muted)}
footer{max-width:1280px;margin:0 auto;padding:32px 40px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px;color:var(--muted)}footer strong{font-size:16px;letter-spacing:.05em;color:var(--ink)}footer small{display:block;font-size:14px;margin-top:6px}
.reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1),box-shadow .25s,border-color .25s;transition-delay:var(--reveal-delay,0ms)}.js-motion .reveal:not(.is-visible){opacity:0;transform:translateY(24px)}
@media(hover:hover){.service:hover{transform:translateY(-5px);border-color:#9eafb5;box-shadow:0 18px 35px #172e3c0c}.service:hover .service-link span{transform:translate(3px,-3px)}.room-tabs button:hover{transform:translateY(-3px);border-color:#a68c56}.service-choice:hover{border-color:#79929c;background:#f5f7f5}.gallery-photo:hover img{transform:scale(1.035)}}
html[lang=zh] h1,html[lang=zh] h2,html[lang=zh] h3{letter-spacing:0;line-height:1.25}html[lang=zh] .hero-copy h1{font-size:clamp(64px,5.7vw,92px)}
@media(min-width:1100px) and (max-width:1299px){.apogee-nav,.hero-row{padding-left:44px;padding-right:44px}.hero-row{gap:32px}.hero-copy h1{font-size:78px}.clean-card{padding:30px;flex-basis:36%}.clean-card h2{font-size:50px}.clean-card li{font-size:18px}.desktop-nav{gap:20px;padding:0 20px}.hero-ctas{gap:12px}.apogee .hero-ctas .button{font-size:16px;padding:14px 20px}}
@media(max-width:1099px){.desktop-nav,.nav-quote{display:none}#menu-toggle{display:flex}.nav-actions{background:none;backdrop-filter:none;padding:0;gap:10px;height:46px}#language{height:46px;padding:0 12px;background:#142d3c66}.apogee-nav{padding:28px 48px 0}.hero-row{flex-direction:column;align-items:flex-start;padding:0 48px;gap:42px}.hero-copy{max-width:720px;width:100%}.hero-copy h1{font-size:78px}.hero-body{padding:48px 0}.clean-card{flex:auto;max-width:640px;margin:0;width:100%}.hero-bottom{padding:0 48px 26px}.tour-shade{background:linear-gradient(90deg,rgba(10,29,42,.78),rgba(10,29,42,.70)),linear-gradient(0deg,rgba(10,29,42,.20),transparent 50%)}.section{padding:70px 32px}.section-heading{gap:36px}.section-heading h2{font-size:40px}.service h3{font-size:28px}.host-features{gap:18px}.host-features article{padding:24px}.host-features h3{font-size:23px}.careers-panel{padding:34px}.form-heading{align-items:flex-start;flex-direction:column}.quote-form{padding:34px}.clean-card h2{font-size:54px}html[lang=zh] .hero-copy h1{font-size:62px}}
@media(max-width:767px){.apogee-nav{padding:24px 30px 0}.hero-row{padding:0 30px}.hero-copy h1{font-size:68px}.hero-subhead{font-size:22px}.hero-bottom{padding:0 30px 24px}.section{padding:60px 24px}.section+.section{padding-top:26px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.section-heading h2{font-size:39px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:17px}.service-grid{gap:18px}.service{padding:26px}.service-top{gap:12px;margin-bottom:26px}.service-kicker{display:none}.service h3{font-size:26px}.service p{font-size:17px}.checklist-layout{grid-template-columns:1fr;gap:20px}.room-tabs{gap:20px}.room-tabs button{min-height:140px;padding:24px}.checklist-card{min-height:500px;padding:32px}.host-features{grid-template-columns:1fr;grid-auto-rows:1fr;gap:18px}.host-features article{padding:28px;flex-direction:row;gap:26px}.host-features article>span{margin-bottom:0}.host-features h3{min-height:0;font-size:25px}.gallery-grid{gap:20px}.gallery-photo,.consult-card{min-height:430px}.consult-card{padding:28px;gap:20px}.consult-card h3{font-size:34px}.consult-card>p:not(.eyebrow){font-size:17px}.gallery-photo figcaption{font-size:13px;left:14px;right:14px;bottom:14px}.area,.faq{grid-template-columns:1fr;gap:28px}.area h2,.faq h2{font-size:38px}.careers-panel{padding:28px}.careers-panel .section-heading{gap:24px}.quote-form{padding:28px}.form-progress{gap:14px}.form-progress button{font-size:14px;gap:8px}.step-number{width:30px;height:30px;font-size:13px}.service-choice{padding:20px;gap:14px}.choice-text strong{font-size:18px}.choice-text small{font-size:15px}.form-grid{gap:20px}.wizard-actions{align-items:stretch}#request-channels{flex:1;justify-content:flex-start}.request-review{padding:22px}#request-summary>div{grid-template-columns:120px 1fr;gap:16px}footer{padding:28px 24px;flex-direction:column;align-items:flex-start;gap:16px}html[lang=zh] .hero-copy h1{font-size:56px}}
@media(max-width:599px){.apogee-nav{padding:20px 20px 0}.brand{width:85px;height:78px;flex-basis:85px;border-radius:14px;padding:6px}.menu-panel{top:116px;left:16px;right:16px;padding:22px;max-height:calc(100svh - 138px)}.hero-row{padding:0 20px;gap:38px}.hero-body{padding:36px 0 32px}.hero-copy h1{font-size:clamp(44px,14vw,70px);margin-bottom:26px}.hero-subhead{font-size:20px;margin-bottom:28px}.hero-ctas{gap:12px}.apogee .hero-ctas .button{min-height:54px;padding:13px 18px;font-size:16px}.clean-card{padding:28px 25px 24px;border-radius:24px}.clean-card h2{font-size:46px}.card-label{font-size:17px;margin-bottom:20px}.card-sub,.clean-card li{font-size:18px}.hero-bottom{padding:0 20px 24px}.scroll-link{font-size:14px}#motion-toggle{font-size:13px}.section{padding:50px 20px}.section+.section{padding-top:20px}.section-heading h2{font-size:36px}.eyebrow{font-size:13px}.service-grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:18px}.service{padding:28px}.service h3{font-size:28px;min-height:0}.service p{margin-bottom:24px}.service-link{font-size:16px}.room-tabs{gap:16px}.room-tabs button{font-size:21px;padding:22px;min-height:160px}.checklist-card{padding:28px;min-height:550px}.checklist-content h3{font-size:32px}.checklist-content li{font-size:17px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:1fr}.gallery-photo,.consult-card{min-height:390px}.consult-card{padding:30px}.consult-card h3{font-size:38px}.area h2,.faq h2{font-size:35px}.careers-panel{padding:27px 23px}.application>summary{font-size:18px}.quote-form{padding:26px 20px;border-radius:24px}.form-heading{gap:24px;margin-bottom:28px}.form-heading h3{font-size:29px}.intent-switch{width:100%}.intent-switch button{flex:1;font-size:14px;padding:12px 9px}.form-progress{gap:12px;margin-bottom:28px}.form-progress button{flex-direction:column;align-items:flex-start;font-size:14px;gap:10px;min-height:93px;padding-bottom:14px}.step-heading{font-size:27px;line-height:1.25}.step-description{font-size:16px}.service-choices{grid-template-columns:1fr;gap:12px}.service-choice{padding:20px}.choice-text strong{font-size:18px}.choice-text small{font-size:16px}.form-grid{grid-template-columns:1fr;gap:20px}.wizard-actions{gap:14px}.wizard-actions>.button{padding:14px 19px;font-size:16px}#request-channels{flex-basis:100%;display:grid;grid-template-columns:1fr}#request-channels .button{font-size:16px}.review-heading{align-items:flex-start}.review-heading h4{font-size:18px}.review-heading .text-button{padding:0;font-size:14px;white-space:nowrap}#request-summary>div{grid-template-columns:1fr;gap:3px}.request-review{padding:20px}.form-actions{display:grid;grid-template-columns:1fr}.contact-inline{gap:10px;font-size:17px}.contact-inline a{font-size:17px}html[lang=zh] .hero-copy h1{font-size:clamp(36px,11vw,56px)}}
@media(max-width:359px){.hero-copy h1{font-size:42px}.hero-ctas{display:grid;width:100%}.clean-card{padding:26px 22px}.clean-card h2{font-size:40px}.clean-card li{font-size:17px}.section{padding-left:16px;padding-right:16px}.quote-form{padding:24px 18px}.room-tabs button{padding:18px;font-size:19px}.careers-panel{padding:24px 20px}.intent-switch button{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.entrance,.hero-copy h1 .hero-accent{animation:none!important}.js-motion .reveal:not(.is-visible){opacity:1;transform:none}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.service:hover,.room-tabs button:hover,.gallery-photo:hover img{transform:none}}
