.landing-module__g1LwZa__page{--fraunces:var(--font-fraunces), "Fraunces", Georgia, serif;color:var(--color-ink)}.landing-module__g1LwZa__nav{z-index:20;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem clamp(1.25rem,4vw,3rem);display:flex;position:absolute;inset:0 0 auto}.landing-module__g1LwZa__navLinks{gap:1.75rem;display:none}.landing-module__g1LwZa__navLink{color:#ffffffc7;font-size:var(--text-sm);font-weight:500;text-decoration:none}.landing-module__g1LwZa__navLink:hover{color:#fff}@media (min-width:860px){.landing-module__g1LwZa__navLinks{display:flex}}.landing-module__g1LwZa__hero{isolation:isolate;align-items:flex-start;min-height:100svh;padding:8.5rem clamp(1.25rem,4vw,3rem) 5rem;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";z-index:-2;animation:landing-module__g1LwZa__hero-pan 32s var(--ease-out) infinite alternate;background-image:url(/landing-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.landing-module__g1LwZa__hero:after{content:"";z-index:-1;background:radial-gradient(85% 70% at 16% 28%, #07131ad1, transparent 72%), linear-gradient(180deg, #07131a9e 0%, #07131a52 38%, transparent 60%, #07131a80 82%, var(--color-canvas) 100%);position:absolute;inset:0}@keyframes landing-module__g1LwZa__hero-pan{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.12)translate(-2%,-1.5%)}}.landing-module__g1LwZa__heroInner{max-width:60rem}.landing-module__g1LwZa__eyebrow{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffdb;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;align-items:center;gap:.6rem;padding:.35rem .9rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__eyebrowDot{background:var(--leaf-400);width:.5rem;height:.5rem;box-shadow:0 0 12px 2px var(--leaf-400);animation:landing-module__g1LwZa__pulse-soft 2.4s var(--ease-out) infinite;border-radius:50%}.landing-module__g1LwZa__title{font-family:var(--fraunces);color:#fff;letter-spacing:-.025em;text-wrap:balance;margin-top:1.75rem;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:400;line-height:1.02}.landing-module__g1LwZa__title em{background:linear-gradient(100deg, var(--leaf-300), var(--ocean-300) 50%, var(--iris-300));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.landing-module__g1LwZa__lead{color:#ffffffd1;max-width:38rem;margin-top:1.75rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6}.landing-module__g1LwZa__ctaRow{flex-wrap:wrap;gap:.85rem;margin-top:2.5rem;display:flex}.landing-module__g1LwZa__heroMeta{color:#ffffffb3;font-size:var(--text-sm);flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:3.5rem;display:flex}.landing-module__g1LwZa__heroMeta strong{font-family:var(--font-display);font-size:var(--text-xl);color:#fff;font-weight:600;display:block}.landing-module__g1LwZa__about{gap:1rem;max-width:56rem;margin-top:3rem;display:grid}@media (min-width:720px){.landing-module__g1LwZa__about{grid-template-columns:1fr 1fr;gap:1.25rem}}.landing-module__g1LwZa__aboutCol{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;padding:1.25rem 1.4rem}.landing-module__g1LwZa__aboutLabel{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--leaf-300);font-weight:700}.landing-module__g1LwZa__aboutCol:last-child .landing-module__g1LwZa__aboutLabel{color:var(--ocean-300)}.landing-module__g1LwZa__aboutText{color:#fffc;font-size:var(--text-sm);margin-top:.6rem;line-height:1.62}.landing-module__g1LwZa__scrollHint{color:#ffffff80;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;animation:landing-module__g1LwZa__pulse-soft 3s var(--ease-out) infinite;position:absolute;bottom:1.75rem;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__section{max-width:76rem;margin:0 auto;padding:clamp(4rem,9vw,8rem) clamp(1.25rem,4vw,3rem)}.landing-module__g1LwZa__sectionHead{max-width:44rem;margin-bottom:3rem}.landing-module__g1LwZa__kicker{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--ocean-700);font-weight:700}.landing-module__g1LwZa__h2{font-family:var(--fraunces);letter-spacing:-.02em;color:var(--color-ink-strong);text-wrap:balance;margin-top:.85rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.08}.landing-module__g1LwZa__sectionLede{font-size:var(--text-md);color:var(--color-ink-muted);margin-top:1.25rem;line-height:1.65}.landing-module__g1LwZa__apps{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:800px){.landing-module__g1LwZa__apps{grid-template-columns:1fr 1fr}}.landing-module__g1LwZa__appCard{border-radius:var(--radius-xl);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:1rem;padding:2rem;display:flex}.landing-module__g1LwZa__appCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__g1LwZa__appCardTop{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__appNum{font-family:var(--font-display);font-size:var(--text-sm);color:var(--color-ink-subtle);font-weight:700}.landing-module__g1LwZa__appTitle{font-size:var(--text-xl);margin-top:.25rem}.landing-module__g1LwZa__appBody{color:var(--color-ink-muted);font-size:var(--text-base);line-height:1.6}.landing-module__g1LwZa__appPhases{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.landing-module__g1LwZa__phaseTag{font-size:var(--text-xs);border-radius:var(--radius-pill);background:var(--color-surface-sunken);color:var(--color-ink-muted);padding:.25rem .6rem}.landing-module__g1LwZa__phaseTagFocal{background:var(--leaf-50);color:var(--leaf-700);font-weight:600}.landing-module__g1LwZa__appLink{color:var(--color-brand);align-self:flex-start;margin-top:auto;font-weight:600}.landing-module__g1LwZa__howBand{background:var(--slate-950);color:var(--color-ink-inverse);position:relative;overflow:hidden}.landing-module__g1LwZa__howBand:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 85% 20%,#6435ec38,#0000 70%),radial-gradient(40% 50% at 5% 90%,#11b06b29,#0000 70%);position:absolute;inset:0}.landing-module__g1LwZa__howInner{position:relative}.landing-module__g1LwZa__howBand .landing-module__g1LwZa__kicker{color:var(--iris-300)}.landing-module__g1LwZa__howBand .landing-module__g1LwZa__h2{color:#fff}.landing-module__g1LwZa__steps{grid-template-columns:1fr;gap:1.25rem;margin-top:1rem;display:grid}@media (min-width:760px){.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr)}}.landing-module__g1LwZa__step{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:1.75rem}.landing-module__g1LwZa__stepNum{font-family:var(--fraunces);font-style:italic;font-size:var(--text-2xl);background:linear-gradient(100deg, var(--leaf-300), var(--ocean-300) 50%, var(--iris-300));color:#0000;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__stepTitle{font-size:var(--text-lg);color:#fff;margin-top:.5rem}.landing-module__g1LwZa__stepBody{color:#ffffffb8;font-size:var(--text-base);margin-top:.5rem;line-height:1.6}.landing-module__g1LwZa__rail{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.landing-module__g1LwZa__railPhase{border-radius:var(--radius-pill);font-size:var(--text-sm);background:var(--color-surface-sunken);color:var(--color-ink-muted);padding:.55rem 1rem;font-weight:500}.landing-module__g1LwZa__railFocal{background:var(--color-brand);color:var(--color-brand-contrast);box-shadow:var(--glow-leaf)}.landing-module__g1LwZa__railArrow{color:var(--color-ink-subtle)}.landing-module__g1LwZa__cta{isolation:isolate;color:#fff;text-align:center;background:url(/cta-bg.png) 50%/cover no-repeat;border-radius:0;margin:0;padding:clamp(3.5rem,8vw,7rem) clamp(1.5rem,5vw,4rem);position:relative;overflow:hidden}.landing-module__g1LwZa__cta:before{content:"";z-index:0;background:linear-gradient(#0610168c,#0610166b 50%,#061016bd);position:absolute;inset:0}.landing-module__g1LwZa__ctaInner{z-index:1;max-width:40rem;margin:0 auto;position:relative}.landing-module__g1LwZa__ctaTitle{font-family:var(--fraunces);color:#fff;font-size:clamp(2rem,5vw,3.25rem);font-weight:400;line-height:1.08}.landing-module__g1LwZa__ctaLede{color:#ffffffd9;font-size:var(--text-md);margin-top:1rem}.landing-module__g1LwZa__ctaRowCenter{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem;display:flex}.landing-module__g1LwZa__footer{border-top:1px solid var(--color-border);color:var(--color-ink-muted);font-size:var(--text-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem clamp(1.25rem,4vw,3rem);display:flex}@keyframes landing-module__g1LwZa__reveal-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.landing-module__g1LwZa__reveal{opacity:0;animation:landing-module__g1LwZa__reveal-rise var(--dur-slow) var(--ease-out) forwards}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__reveal{opacity:1;animation:none;transform:none}.landing-module__g1LwZa__hero:before{animation:none}}
