:root{--blue:#9eccdb;--blue-deep:#6b9eae;--sand:#f4dbb4;--graphite:#4e4e4e;--ink:#303334;--muted:#74797a;--paper:#f7f7f4;--white:#fff;--line:rgba(48,51,52,.13);--radius:28px;--shadow:0 28px 80px rgba(55,75,78,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Satoshi,"Poppins",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}.site-header{position:fixed;z-index:50;left:24px;right:24px;top:18px;height:74px;padding:0 18px 0 26px;border:1px solid rgba(255,255,255,.7);border-radius:20px;display:flex;align-items:center;justify-content:space-between;background:rgba(250,250,247,.83);backdrop-filter:blur(20px);box-shadow:0 12px 40px rgba(48,51,52,.08);transition:.3s}.site-header.scrolled{top:10px;background:rgba(250,250,247,.94)}.brand img{display:block;width:176px;height:auto}.desktop-nav{display:flex;gap:32px;font-size:13px}.desktop-nav a,.text-link{transition:.2s}.desktop-nav a:hover,.text-link:hover{color:var(--blue-deep)}.header-actions{display:flex;align-items:center;gap:20px;font-size:12px}.language{border:0;background:none;color:var(--muted);cursor:pointer}.language span{font-size:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:56px;padding:0 26px;border:0;border-radius:16px;background:var(--graphite);color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;box-shadow:0 12px 32px rgba(48,51,52,.16);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(48,51,52,.22)}.button-small{min-height:42px;padding:0 18px;border-radius:12px;font-size:11px}.menu-toggle,.mobile-nav{display:none}.hero{min-height:830px;padding-top:150px;padding-bottom:80px;display:grid;grid-template-columns:1.02fr .98fr;gap:6vw;align-items:center}.eyebrow,.section-index{text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:600}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--blue-deep)}.eyebrow span{width:34px;height:1px;background:currentColor}.hero h1{font-size:clamp(58px,6.2vw,96px);line-height:.97;letter-spacing:-.055em;margin:27px 0 30px;font-weight:500}.hero h1 em,.join h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue-deep)}.hero-lead{max-width:620px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.inline-link{font-size:13px;font-weight:600;border-bottom:1px solid var(--line);padding:12px 0}.inline-link span{margin-left:14px}.proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:66px;padding-top:24px;border-top:1px solid var(--line)}.proof-row strong,.proof-row span{display:block}.proof-row strong{font-size:22px;font-weight:500}.proof-row span{font-size:11px;color:var(--muted);margin-top:5px}.hero-visual{min-height:610px;position:relative;overflow:hidden;border-radius:160px 34px 34px 34px;background:linear-gradient(155deg,#bddde5 0%,#91c0ce 45%,#76aebd 100%);box-shadow:var(--shadow)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(48,51,52,.2));pointer-events:none}.sun-disc{position:absolute;width:340px;height:340px;border-radius:50%;right:-45px;top:-50px;background:rgba(244,219,180,.75);box-shadow:none}.network-orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.35);border-radius:50%;left:50%;top:47%;transform:translate(-50%,-50%)}.network-orbit:before,.network-orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.25);border-radius:50%;inset:70px}.network-orbit:after{inset:150px}.network-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:none}.network-orbit i:nth-child(1){left:22%;top:10%}.network-orbit i:nth-child(2){right:4%;top:42%}.network-orbit i:nth-child(3){left:8%;bottom:20%}.network-orbit i:nth-child(4){right:28%;bottom:4%}.visual-card{position:absolute;z-index:2;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);box-shadow:0 22px 60px rgba(49,79,85,.2)}.primary-card{left:52px;right:52px;top:155px;padding:28px;border-radius:24px}.card-kicker{margin:0;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.14em;font-size:10px}.primary-card h2{font:400 44px/1 Georgia,serif;margin:14px 0 8px}.primary-card>p:not(.card-kicker){font-size:12px;color:var(--muted)}.price-line{display:flex;justify-content:space-between;align-items:end;margin-top:35px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.price-line strong{font-size:28px;color:var(--ink);font-weight:500}.price-line small{font-size:11px;font-weight:400}.saving{display:inline-block;margin-top:12px;padding:8px 11px;border-radius:9px;background:#dce9dc;color:#547057;font-size:10px}.concierge-card{left:90px;right:24px;bottom:74px;border-radius:18px;padding:15px;display:flex;align-items:center;gap:13px}.ai-mark{width:40px;height:40px;border-radius:12px;background:var(--graphite);color:#fff;display:grid;place-items:center;font:500 18px Georgia,serif}.concierge-card div:nth-child(2){display:flex;flex-direction:column;gap:4px}.concierge-card span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.concierge-card strong{font-size:12px}.concierge-card i{margin-left:auto;font-style:normal}.visual-caption{position:absolute;z-index:2;bottom:24px;left:45px;margin:0;color:rgba(255,255,255,.8);font:italic 14px Georgia,serif}.intro{padding:125px 0}.section-index{color:var(--blue-deep);margin:0 0 45px}.section-index.light{color:rgba(255,255,255,.55)}.intro-grid,.membership-heading{display:grid;grid-template-columns:1.45fr .55fr;gap:7vw;align-items:end}.intro h2,.membership h2,.model h2,.concierge h2,.trust h2{font-size:clamp(38px,4vw,62px);line-height:1.1;letter-spacing:-.045em;margin:0;font-weight:500}.intro h2 span,.membership h2 span,.model h2 span,.concierge h2 span{font-family:Georgia,serif;font-style:italic;font-weight:400;color:var(--blue-deep)}.intro-grid>p,.membership-heading>p,.model-copy>p,.trust-layout>div>p{color:var(--muted);line-height:1.8;margin:0}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px}.feature-card{position:relative;min-height:420px;border-radius:var(--radius);padding:26px;display:flex;flex-direction:column;overflow:hidden}.feature-blue{background:#d4e7ec}.feature-sand{background:var(--sand)}.feature-graphite{background:var(--graphite);color:#fff}.feature-number{font-size:11px;opacity:.6}.feature-icon{width:82px;height:82px;margin:45px auto;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:27px;opacity:.65}.feature-card>div:nth-of-type(2){margin-top:auto}.feature-card div>p:first-child{font-size:10px;text-transform:uppercase;letter-spacing:.14em;opacity:.6}.feature-card h3{font:400 27px/1.2 Georgia,serif;margin:9px 0 15px}.feature-card div>p:last-child{font-size:13px;line-height:1.7;opacity:.7}.feature-card>a{position:absolute;right:23px;top:22px;width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}.membership{background:var(--graphite);color:#fff;padding:120px 0}.membership-heading>p{color:rgba(255,255,255,.55)}.membership h2 span,.concierge h2 span{color:var(--sand)}.tier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:65px}.tier-grid article{position:relative;min-height:370px;padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.025)}.tier-grid article>p{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:rgba(255,255,255,.55)}.tier-grid article>strong{display:block;font-size:38px;font-weight:400;margin-top:42px}.tier-grid article>span{font-size:10px;color:rgba(255,255,255,.5)}.tier-grid hr{border:0;border-top:1px solid rgba(255,255,255,.12);margin:25px 0}.tier-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:13px;font-size:12px;color:rgba(255,255,255,.67)}.tier-grid li:before{content:"✓";margin-right:9px;color:var(--blue)}.featured-tier{background:var(--blue)!important;color:var(--ink);border-color:transparent!important;transform:translateY(-13px)}.featured-tier p,.featured-tier span,.featured-tier ul{color:rgba(48,51,52,.65)!important}.featured-tier li:before{color:var(--ink)}.tier-label{position:absolute;right:20px;top:20px;padding:6px 9px;border-radius:8px;background:var(--sand);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.membership-foot{display:flex;justify-content:space-between;align-items:center;margin-top:45px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:rgba(255,255,255,.55)}.button-light{background:#fff;color:var(--ink)}.model{padding:130px 0}.model-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.model-copy{position:sticky;top:130px;align-self:start}.model-copy>p{margin-top:28px;max-width:440px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:64px 1fr;gap:25px;padding:30px 0;border-top:1px solid var(--line)}.steps li:last-child{border-bottom:1px solid var(--line)}.steps>li>span{color:var(--blue-deep);font-size:12px}.steps h3{margin:0 0 9px;font:400 25px Georgia,serif}.steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.concierge{padding-bottom:120px}.concierge-panel{border-radius:38px;padding:70px;background:linear-gradient(135deg,#75aaba,#9fcbd6);display:grid;grid-template-columns:1fr .82fr;gap:7vw;align-items:center;color:#fff;overflow:hidden}.concierge-copy>p:not(.section-index){color:rgba(255,255,255,.7);line-height:1.8;max-width:540px;margin:25px 0 34px}.chat-demo{background:#fff;color:var(--ink);border-radius:26px;padding:18px;box-shadow:0 30px 70px rgba(48,51,52,.25);transform:rotate(1deg)}.chat-head{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--line)}.chat-head>div:nth-child(2){display:flex;flex-direction:column;font-size:12px}.chat-head span{font-size:9px;color:var(--muted);margin-top:3px}.chat-head i{margin-left:auto;color:var(--muted)}.chat-body{padding:24px 4px 12px;display:flex;flex-direction:column;gap:12px}.bubble{max-width:83%;padding:13px 15px;border-radius:16px;font-size:11px;line-height:1.55;margin:0}.bubble.user{align-self:flex-end;background:var(--graphite);color:#fff;border-bottom-right-radius:5px}.bubble.ai{background:#e8f2f4;border-bottom-left-radius:5px}.result{padding:16px;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:1fr auto;gap:7px;font-size:11px}.result strong{font-size:14px}.result small{grid-column:1/-1;color:var(--muted)}.chat-input{display:flex;align-items:center;justify-content:space-between;background:#f3f3f0;border-radius:14px;padding:8px 8px 8px 15px;font-size:10px;color:var(--muted)}.chat-input button{width:34px;height:34px;border:0;border-radius:10px;background:var(--graphite);color:#fff}.trust{padding:15px 0 130px}.trust-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.trust-layout>div>p{margin-top:25px;max-width:480px}.trust-list{border-top:1px solid var(--line)}.trust-list a{display:grid;grid-template-columns:50px 1fr auto;gap:20px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.trust-list a>span{width:42px;height:42px;border-radius:13px;background:#dcebef;display:grid;place-items:center;font-size:11px;font-weight:600}.trust-list a>div{display:flex;flex-direction:column;gap:4px}.trust-list strong{font-size:14px;font-weight:500}.trust-list small{font-size:11px;color:var(--muted)}.trust-list i{font-style:normal}.join{padding-bottom:110px}.join-panel{border-radius:36px;padding:70px;background:var(--sand);display:grid;grid-template-columns:1fr .5fr;align-items:end}.join h2{font-size:clamp(48px,6vw,82px);line-height:1;letter-spacing:-.05em;margin:22px 0}.join h2 em{color:var(--blue-deep)}.join-panel>div>p:last-child{color:var(--muted);line-height:1.7;max-width:580px}.join-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.button-dark{width:100%}footer{background:#ecece8;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:7vw;padding-bottom:60px}.footer-brand img{width:170px}.footer-brand p{max-width:310px;color:var(--muted);font-size:12px;line-height:1.7;margin-top:23px}.footer-grid h3{font-size:10px;text-transform:uppercase;letter-spacing:.15em;margin:0 0 20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid a{font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.footer-bottom div{display:flex;gap:18px}.reveal{animation:rise .8s both}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.desktop-nav,.text-link,.language{display:none}.menu-toggle{display:grid;border:0;background:transparent;gap:5px;padding:12px}.menu-toggle span{display:block;width:21px;height:1px;background:var(--ink)}.mobile-nav{position:absolute;top:82px;left:0;right:0;padding:20px;border-radius:18px;background:var(--paper);box-shadow:var(--shadow);flex-direction:column;gap:18px}.mobile-nav.open{display:flex}.hero{grid-template-columns:1fr;gap:60px}.hero-visual{min-height:560px}.intro-grid,.membership-heading,.model-layout,.trust-layout{grid-template-columns:1fr;gap:40px}.experience-grid{grid-template-columns:1fr 1fr}.feature-card:last-child{grid-column:1/-1}.tier-grid{grid-template-columns:1fr 1fr}.featured-tier{transform:none}.concierge-panel{grid-template-columns:1fr}.model-copy{position:static}.join-panel{grid-template-columns:1fr;gap:40px}}
@media(max-width:680px){.section-shell{width:min(100% - 32px,1320px)}.site-header{left:10px;right:10px;top:10px;height:64px;padding-left:17px;border-radius:16px}.brand img{width:142px}.header-actions{gap:5px}.button-small{display:none}.hero{padding-top:115px;min-height:0}.hero h1{font-size:55px}.hero-lead{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-actions .button{width:100%}.proof-row{gap:8px;margin-top:45px}.proof-row strong{font-size:18px}.proof-row span{font-size:9px}.hero-visual{min-height:460px;border-radius:90px 24px 24px 24px}.primary-card{left:18px;right:18px;top:115px}.primary-card h2{font-size:36px}.concierge-card{left:34px;right:14px;bottom:45px}.intro,.model{padding:90px 0}.intro-grid{gap:22px}.experience-grid,.tier-grid{grid-template-columns:1fr}.feature-card:last-child{grid-column:auto}.feature-card{min-height:350px}.membership{padding:90px 0}.tier-grid article{min-height:320px}.membership-foot{align-items:flex-start;flex-direction:column;gap:25px}.concierge-panel{padding:38px 20px;border-radius:26px}.chat-demo{transform:none}.trust{padding-bottom:90px}.join{padding-bottom:70px}.join-panel{padding:40px 24px;border-radius:26px}.join-actions{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:13px}.section-index{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.button{transition:none}}
