.faq[data-astro-cid-z6gx6xcw] .faq-list[data-astro-cid-z6gx6xcw]{border-top:1px solid var(--line);max-width:920px;margin:0 auto}.faq[data-astro-cid-z6gx6xcw] details[data-astro-cid-z6gx6xcw]{border-bottom:1px solid var(--line)}.faq[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]{list-style:none;cursor:pointer;padding:26px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;font-size:21px;font-weight:600;letter-spacing:-.02em}.faq[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw] .pm[data-astro-cid-z6gx6xcw]{font-family:var(--mono);color:var(--sail-deep);font-size:24px;line-height:1;flex-shrink:0;transition:transform .2s}.faq[data-astro-cid-z6gx6xcw] details[data-astro-cid-z6gx6xcw][open] summary[data-astro-cid-z6gx6xcw] .pm[data-astro-cid-z6gx6xcw]{transform:rotate(45deg)}.faq[data-astro-cid-z6gx6xcw] .answer[data-astro-cid-z6gx6xcw]{padding:0 0 28px;font-size:17px;line-height:1.6;color:var(--text-on-light-dim);max-width:80ch}.eyebrow[data-astro-cid-z6gx6xcw].justify-center{justify-content:center}.hero{position:relative;background:var(--ink);background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 1.5px);background-size:22px 22px;color:var(--text-on-dark);overflow:hidden}.hero .aurora{position:absolute;inset:0;z-index:0;pointer-events:none;display:none}.hero .wrap{position:relative;z-index:2;padding-top:96px;padding-bottom:110px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero .switcher{display:inline-flex;gap:4px;margin-bottom:34px;background:#ffffff0d;border:1px solid var(--hair-dark);border-radius:999px;padding:4px}.hero .switcher button{font-family:var(--mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-on-dark-mute);background:transparent;border:none;cursor:pointer;padding:7px 14px;border-radius:999px;transition:background .15s,color .15s}.hero .switcher button.active{background:var(--sail-deep);color:#fff}.hero h1{font-size:62px;line-height:1;letter-spacing:-.035em;text-wrap:balance}.hero h1 .ital{font-weight:400}.hero h1 .ital.sail{color:#a6d8f5}.hero .sub{margin-top:28px;font-size:21px;line-height:1.5;color:var(--text-on-dark-dim);max-width:46ch}.hero .cta-row{margin-top:38px;display:flex;gap:14px;flex-wrap:wrap}.hero .microcopy{margin-top:20px;font-family:var(--mono);font-size:13px;letter-spacing:.04em;color:var(--text-on-dark-mute)}.hero-visual{position:relative;height:480px}.hero-visual .globe-mount{position:absolute;inset:-40px -60px -40px 0}.hero-visual .reserve-hero-mount{position:absolute;inset:-30px -90px -10px -10px}.hero-visual .reserve-hero-mount svg{width:100%;height:100%;display:block}.hero-visual .globe-mount svg{width:100%;height:100%}.stat-card{position:absolute;background:#0f1b30d1;border:1px solid var(--hair-dark2);border-radius:var(--r-md);padding:13px 16px;backdrop-filter:blur(6px);min-width:120px;max-width:172px}.stat-card:after{content:"";position:absolute;width:8px;height:8px;background:var(--sail);right:-4px;bottom:-4px}.stat-card .num{font-size:38px;font-weight:600;letter-spacing:-.03em;line-height:1}.stat-card .num.gold{color:var(--gold)}.stat-card .num.sail{color:var(--sail)}.stat-card .lbl{margin-top:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-dark-mute)}.stat-card.s1{top:36px;right:150px}.stat-card.s2{top:350px;right:132px}.stat-card.s4{top:196px;right:6px}.logobar{background:var(--paper);overflow:hidden}.logobar .wrap{padding-top:34px;padding-bottom:34px}.logobar .marquee{position:relative;width:100%;overflow:hidden;padding:32px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.logobar .track{display:flex;align-items:center;width:max-content;gap:110px;animation:logo-scroll 42s linear infinite}.logobar .marquee:hover .track{animation-play-state:paused}.logobar .track img{height:92px;width:auto;max-width:340px;object-fit:contain;flex:0 0 auto;opacity:.62;filter:grayscale(1);transition:opacity .2s,filter .2s}.logobar .track img:hover{opacity:1;filter:grayscale(0)}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.logobar .track{animation:none}}@media(max-width:720px){.logobar .track{gap:70px;animation-duration:30s}.logobar .track img{height:68px;max-width:240px}}.story{background:var(--paper);padding-top:88px}.story .section-head{text-align:center}.story .section-head .eyebrow{justify-content:center}.story .section-head .section-title{margin-left:auto;margin-right:auto}.story-rows{display:flex;flex-direction:column;gap:100px;margin-top:4px}.story-row{display:grid;grid-template-columns:1fr minmax(0,32ch);gap:72px;align-items:center}.story-row:nth-child(2n){grid-template-columns:minmax(0,32ch) 1fr}.story-row:nth-child(2n) .story-viz{order:2}.story-viz{border-radius:var(--r-lg);background:linear-gradient(160deg,#f7f9fc,#eef2f7);border:1px solid var(--line);aspect-ratio:4 / 3;overflow:hidden;position:relative;box-shadow:0 30px 70px -50px #0b152547}.story-viz svg{width:100%;height:100%;display:block}.story-copy{max-width:32ch}.story-copy .sc-ix{font-family:var(--mono);font-size:13px;letter-spacing:.16em;color:var(--sail-deep);display:block;margin-bottom:18px}.story-copy h3{font-size:34px;line-height:1.1;letter-spacing:-.03em;color:var(--text-on-light)}.story-copy .sc-sub{margin-top:24px;font-size:21px;line-height:1.34;font-weight:500;letter-spacing:-.015em;color:var(--text-on-light);max-width:42ch;text-wrap:pretty}.story-copy p{margin-top:16px;font-size:17px;line-height:1.55;color:var(--text-on-light-dim);max-width:46ch}.story-copy .sc-chip{margin-top:26px;display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-on-light-mute);border:1px solid var(--line);border-radius:999px;padding:9px 16px}.story-copy .sc-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold-deep)}.story-copy .sc-stats{margin-top:28px;display:flex;gap:36px;flex-wrap:wrap}.story-copy .sc-stat{display:flex;flex-direction:column;gap:5px}.story-copy .sc-stat .n{font-size:25px;font-weight:600;letter-spacing:-.02em;color:var(--sail-deep)}.story-copy .sc-stat .l{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-light-mute)}@media(max-width:1080px){.story-rows{gap:64px}.story-row,.story-row:nth-child(2n){grid-template-columns:1fr;gap:30px}.story-row .story-copy{order:0}.story-row .story-viz,.story-row:nth-child(2n) .story-viz{order:1}.story-copy{max-width:none}.story-copy h3{font-size:28px}}.models .ms-card{position:relative;border:1px solid var(--line-2);border-radius:var(--r-lg);background:var(--paper);overflow:hidden;box-shadow:0 30px 70px -50px #0b152559}.ms-wall{display:block;padding:8px 40px 48px}.ms-wall svg{display:block}.ms-hub{position:relative;width:100%;aspect-ratio:1040 / 560}.ms-lines{position:absolute;inset:0;width:100%;height:100%}.ms-node,.ms-center{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.ms-node{width:12.5%;aspect-ratio:1;max-width:104px;min-width:60px;border-radius:22px;background:#fff;border:1px solid #E7EBF1;box-shadow:0 12px 26px -16px #0b152552}.ms-node img{width:56%;height:56%;object-fit:contain}.ms-center{width:15%;aspect-ratio:1;max-width:122px;min-width:76px;border-radius:26px;background:#07101f;box-shadow:0 18px 38px -18px #0b15258c}.ms-center img{width:56%;height:56%;object-fit:contain;filter:brightness(0) invert(1)}.t-lt{left:11.5%;top:19.6%}.t-lm{left:11.5%;top:50%}.t-lb{left:11.5%;top:80.4%}.t-rt{left:88.5%;top:19.6%}.t-rm{left:88.5%;top:50%}.t-rb{left:88.5%;top:80.4%}.ms-center{left:50%;top:50%}.ms-panel{padding:48px 48px 8px}.ms-title{font-size:40px;letter-spacing:-.03em;line-height:1.05;margin:14px 0 0}.ms-facts{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px 22px}.ms-facts span{display:inline-flex;align-items:center;gap:9px;font-size:16px;color:var(--text-on-light-dim)}.ms-facts span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sail);flex:0 0 auto}.ms-facts b{font-weight:600;color:var(--text-on-light)}.ms-link{display:inline-flex;align-items:center;gap:9px;margin-top:26px;font-size:17px;font-weight:600;color:var(--sail-deep)}.ms-link:hover{color:var(--sail-press)}.ms-link .arr{font-family:var(--mono)}@media(max-width:720px){.models .ms-card{min-height:520px}.ms-title{font-size:30px}.ms-wall{padding:24px 20px 8px}.ms-panel{padding:56px 28px 32px}.ms-hub{aspect-ratio:1040 / 840}.ms-node{min-width:50px;border-radius:16px}.ms-center{min-width:62px;border-radius:18px}}.quote-section{background:var(--ink);color:var(--text-on-dark)}.quote-section .wrap{padding:72px var(--pad-x)}.quote-section blockquote{font-family:var(--serif);font-style:italic;font-weight:300;font-size:38px;line-height:1.28;letter-spacing:-.01em;max-width:24ch;text-wrap:balance}.quote-section .q-mark{font-family:var(--serif);font-style:italic;color:var(--gold);font-size:90px;line-height:0;display:block;height:40px}.quote-section .attrib{margin-top:34px;font-family:var(--mono);font-size:14px;letter-spacing:.08em;color:var(--text-on-dark-mute)}.quote-section .attrib b{color:var(--text-on-dark);font-weight:500}.quote-section .proof-head{margin-bottom:30px}.quote-section .proof-head h2{max-width:none}.quote-section .proof-feature{display:grid;grid-template-columns:1.32fr .68fr;gap:0;border:1px solid var(--hair-dark2);border-radius:var(--r-lg);overflow:hidden;margin-bottom:0;flex:0 0 100%;min-width:0;scroll-snap-align:center;min-height:380px}.quote-section .pf-quote{padding:40px 44px;display:flex;flex-direction:column}.quote-section .pf-quote .q-mark{font-family:var(--serif);font-style:italic;color:var(--gold);font-size:80px;line-height:0;display:block;height:36px}.quote-section .pf-quote blockquote{font-family:var(--serif);font-style:italic;font-weight:300;font-size:20px;line-height:1.5;letter-spacing:-.01em;color:var(--text-on-dark);text-wrap:pretty;max-width:48ch}.quote-section .pf-quote .attrib{margin-top:26px;font-family:var(--mono);font-size:13px;letter-spacing:.08em;color:var(--text-on-dark-mute)}.quote-section .pf-quote .attrib b{color:var(--text-on-dark);font-weight:500}.quote-section .pf-metric{padding:46px 44px;background:#f4c9420f;border-left:1px solid var(--hair-dark2);display:flex;flex-direction:column;justify-content:center}.quote-section .pf-num{font-size:64px;font-weight:600;letter-spacing:-.03em;color:var(--gold);line-height:1}.quote-section .pf-lbl{margin-top:12px;font-size:17px;color:var(--text-on-dark-dim);line-height:1.4}.quote-section .pf-divider{height:1px;background:var(--hair-dark2);margin:24px 0}.quote-section .pf-sub{font-size:15px;color:var(--text-on-dark-mute);line-height:1.5}.quote-section .pf-bigphoto{display:block;width:100%;height:100%;min-height:380px;align-self:stretch}.quote-section .pf-logo{display:block;margin-top:26px;height:34px;width:auto;max-width:150px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.92}.quote-section .pf-person{margin-top:auto;padding-top:40px;display:flex;align-items:center;gap:14px}.quote-section .pf-avatar{display:none;width:56px;height:56px;border-radius:50%;object-fit:cover;border:1px solid var(--hair-dark2);flex:0 0 auto}.quote-section .pf-photo{flex:0 0 auto;width:104px;height:104px;border:1px solid var(--hair-dark2);background:#ffffff0a}.quote-section .pf-person .attrib{margin-top:0}.quote-section .pf-person .attrib b{display:block;color:var(--text-on-dark);font-weight:500;font-size:14px}.quote-section .pf-person .attrib .role{display:block;margin-top:3px;color:var(--text-on-dark-mute)}.quote-section .proof-scroller-wrap{position:relative}.quote-section .proof-scroller{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.quote-section .proof-scroller::-webkit-scrollbar{display:none}.quote-section .proof-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border-radius:50%;border:1px solid var(--hair-dark2);background:#07101fd1;color:var(--text-on-dark);font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:background .15s,opacity .15s}.quote-section .proof-nav:hover{background:#0f1b30f5}.quote-section .proof-nav:disabled{opacity:.3;cursor:default}.quote-section .proof-nav.prev{left:-12px}.quote-section .proof-nav.next{right:-12px}.quote-section .proof-dots{display:flex;justify-content:center;gap:8px;margin-top:26px}.quote-section .proof-dots button{width:8px;height:8px;border-radius:50%;border:none;background:var(--hair-dark2);cursor:pointer;padding:0;transition:background .2s,width .2s}.quote-section .proof-dots button.active{background:var(--gold);width:22px;border-radius:4px}.quote-section .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.quote-section .proof-card{border:1px solid var(--hair-dark);border-radius:var(--r-md);padding:30px 28px;background:#ffffff06;display:flex;flex-direction:column;gap:16px}.quote-section .pc-metric{display:flex;flex-direction:column;gap:4px}.quote-section .pc-num{font-size:30px;font-weight:600;letter-spacing:-.02em;color:var(--sail)}.quote-section .pc-lbl{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-dark-mute)}.quote-section .proof-card p{font-size:16px;line-height:1.5;color:var(--text-on-dark-dim)}.quote-section .pc-attrib{margin-top:auto;font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--text-on-dark-mute)}.quote-section .pc-attrib b{color:var(--text-on-dark);font-weight:500}@media(max-width:1080px){.quote-section .proof-feature{grid-template-columns:1fr;min-height:0}.quote-section .pf-bigphoto{display:none}.quote-section .pf-avatar{display:block}.quote-section .pf-logo{height:28px;margin-top:20px;max-width:130px}.quote-section .proof-head h2{white-space:normal}}@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}}@media(max-width:720px){.hero h1{font-size:42px}.quote-section blockquote{font-size:28px}.quote-section .proof-nav{display:none}.story-rows{gap:48px}.story-row,.story-row:nth-child(2n){gap:18px}.story-copy h3{font-size:24px}.story-copy .sc-sub{font-size:16px;line-height:1.4;margin-top:10px}.story-viz{aspect-ratio:auto;height:230px;border-radius:var(--r-md)}.story .section-title{white-space:normal!important;text-wrap:balance;font-size:32px}.story .section-head{margin-bottom:44px}}.quote-section .pf-bigphoto{object-fit:cover}
