@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Cormorant+Garamond:wght@500;600;700&display=swap");:root{--navy:#10294c;--navy-deep:#0b1f3a;--ink:#1d2530;--muted:#677587;--muted-soft:#8e98a6;--canvas:#f5f6f8;--canvas-strong:#eef1f4;--white:#ffffff;--line:#dfe5eb;--line-strong:#ccd5df;--accent:#10294c;--accent-soft:#f0f3f8;--max-width:1120px;--shadow-soft:0 20px 50px rgba(16,41,76,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--canvas);color:var(--ink);font-family:Instrument Sans,sans-serif}a{color:inherit;text-decoration:none}.page-shell{position:relative;background:radial-gradient(circle at top left,rgba(16,41,76,.04),transparent 24%),linear-gradient(180deg,#f7f8fa,#f2f4f7)}.background-orb,.grid-haze{display:none}.content-section,.topbar{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;gap:1rem;width:100%;margin:0;padding:1.15rem max(1.5rem,calc((100vw - var(--max-width)) / 2));background:rgba(16,41,76,.98);color:#f6f8fb}.brand,.topbar{align-items:center}.brand{display:inline-flex}.brand-logo{display:block;width:auto;height:2.15rem}.nav-links{display:inline-flex;align-items:center;gap:1.5rem;color:rgba(255,255,255,.75);font-size:.95rem}.nav-links a:focus-visible,.nav-links a:hover{color:#ffffff}.button,.nav-cta,.text-link{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.nav-cta{padding:.8rem 1.1rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);font-size:.94rem;font-weight:600}.button:focus-visible,.button:hover,.nav-cta:focus-visible,.nav-cta:hover,.text-link:focus-visible,.text-link:hover{transform:translateY(-1px)}.hero-section{display:flex;justify-content:center;width:100%;margin:0;padding:6.5rem 1.5rem 5.75rem;background:linear-gradient(180deg,#f4f6f9,#eef2f6);border-bottom:1px solid var(--line)}.hero-copy{width:min(100%,88rem);text-align:center}.eyebrow{display:inline-flex;align-items:center;color:var(--navy);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.final-cta-card h2,.hero-copy h1,.intro-band h3,.layer-card h3,.roadmap-card h3,.section-header h2{font-family:Cormorant Garamond,serif;letter-spacing:-.03em}.final-cta-card h2,.hero-copy h1,.section-header h2{margin:0;color:#131920;font-weight:600}.hero-copy h1{max-width:22ch;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:clamp(3.6rem,6.2vw,5.8rem);line-height:.98;text-wrap:balance}.comparison-note,.feature-list li,.final-cta-card p,.hero-text,.intro-band p,.layer-card p,.roadmap-card p,.section-header p,.timeline-step p{color:var(--muted);line-height:1.7}.hero-text{max-width:46rem;margin:1.5rem auto 0;font-size:1.14rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.button,.hero-actions{justify-content:center}.button{display:inline-flex;align-items:center;gap:.55rem;min-height:3.2rem;padding:.95rem 1.35rem;border-radius:.65rem;border:1px solid transparent;font-size:.95rem;font-weight:700}.button-primary{background:var(--navy);color:#ffffff;box-shadow:0 18px 36px rgba(16,41,76,.12)}.button-primary:focus-visible,.button-primary:hover{background:var(--navy-deep)}.button-secondary{border-color:var(--line-strong);background:rgba(255,255,255,.75);color:var(--navy)}.button-secondary:focus-visible,.button-secondary:hover{border-color:var(--navy)}.button-tertiary{border-color:rgba(16,41,76,.14);background:var(--accent-soft);color:var(--navy)}.button-arrow{width:1rem;height:1rem}.feature-list{margin:2.2rem 0 0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:1rem;color:var(--ink);font-size:.98rem}.feature-list li:before{content:"";position:absolute;top:.62rem;left:0;width:.36rem;height:.36rem;border-radius:999px;background:var(--navy)}.final-cta-card,.glass-card,.intro-band,.layer-card,.panel,.roadmap-card,.timeline-step{border:1px solid var(--line);background:var(--white)}.module-pill{border:1px solid var(--line);background:#fafbfd;padding:.5rem .8rem;border-radius:999px;font-size:.86rem;color:#334155}.content-section{padding:5rem 0}.section-header{max-width:44rem}.section-header h2{margin-top:.9rem;font-size:clamp(2.7rem,5vw,4.2rem);line-height:.96}.section-header p{margin-top:1rem;font-size:1rem}.intro-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin-top:2.25rem;border-radius:.8rem;overflow:hidden}.intro-band>div{padding:2rem}.intro-band>div+div{border-left:1px solid var(--line)}.intro-band h3,.layer-card h3,.roadmap-card h3{margin:0 0 .8rem;font-size:1.8rem;line-height:1;color:#202733;font-weight:600}.layer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2.25rem}.layer-card{padding:1.5rem;border-radius:.8rem}.layer-index,.timeline-index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--accent-soft);color:var(--navy);font-size:.8rem;font-weight:700}.layer-card h3{margin-top:1rem}.dual-panel-section,.two-column-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.glass-card,.panel{padding:1.7rem;border-radius:.8rem}.module-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.module-grid.community .module-pill,.module-grid.premium .module-pill{border-color:var(--line-strong)}.text-link{display:inline-flex;align-items:center;gap:.65rem;margin-top:1.35rem;color:var(--navy);font-weight:700}.comparison-note{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid var(--line)}.timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2.25rem}.timeline-step{padding:1.4rem;border-radius:.8rem}.feature-list{display:grid;grid-gap:.95rem;gap:.95rem}.roadmap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2.25rem}.roadmap-card{padding:1.6rem;border-radius:.8rem}.roadmap-dot{display:inline-flex;width:.65rem;height:.65rem;border-radius:999px;background:var(--navy)}.roadmap-card h3{margin-top:1rem}.final-cta-section{padding-bottom:6rem}.final-cta-card{padding:3rem;border-radius:.9rem;text-align:center;background:var(--navy);color:#f3f7fb;box-shadow:var(--shadow-soft)}.final-cta-card .eyebrow,.final-cta-card h2,.final-cta-card p{color:inherit}.final-cta-card h2{margin-top:1rem;font-size:clamp(2.7rem,5vw,4.4rem);line-height:.95}.final-cta-card p{max-width:44rem;margin:1rem auto 0;color:rgba(243,247,251,.78)}.final-cta-card .button-primary{background:#ffffff;color:var(--navy)}.final-cta-card .button-secondary{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#ffffff}.final-cta-card .hero-actions{justify-content:center}@media (max-width:1100px){.dual-panel-section,.hero-section,.hero-side-grid,.intro-band,.layer-grid,.roadmap-grid,.timeline,.two-column-section{grid-template-columns:1fr}.hero-copy h1{max-width:11ch}.hero-side-grid{padding:1rem;gap:1rem}.hero-card-community,.hero-card-premium{border-radius:1rem;border-right:1px solid var(--line)}.intro-band>div+div{border-left:0;border-top:1px solid var(--line)}}@media (max-width:860px){.nav-links,.topbar{flex-wrap:wrap;justify-content:center}.hero-section{padding-top:4.8rem}.hero-bullets{grid-template-columns:1fr}}@media (max-width:640px){.content-section,.topbar{width:min(calc(100% - 1.2rem),var(--max-width))}.topbar{width:100%;padding:1rem}.hero-section{gap:2rem;padding:4rem 1rem 3rem}.hero-copy h1{max-width:11ch;font-size:clamp(3rem,13vw,4.2rem);line-height:.96;text-wrap:wrap}.final-cta-card h2,.section-header h2{font-size:clamp(2.4rem,12vw,3.4rem)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.final-cta-card{padding:2.2rem 1.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}