.landing-root{--l-bg-stage:#050706;--l-bg-deep:#0A0A0D;--l-bg-surface:#14141A;--l-bg-elevated:#1C1C24;--l-bg-glass:rgba(20,20,26,0.72);--l-line-1:rgba(255,255,255,0.06);--l-line-2:rgba(255,255,255,0.10);--l-line-3:rgba(255,255,255,0.16);--l-ink-1:#FAFAFA;--l-ink-2:#A1A1AA;--l-ink-3:#71717A;--l-ink-4:#52525B;--l-ink-mute:#3F3F46;--l-accent:#14D4B8;--l-accent-2:#0FB89F;--l-accent-deep:#0A9C85;--l-accent-soft:rgba(20,212,184,0.10);--l-accent-glow:rgba(20,212,184,0.22);--l-violet:#A78BFA;--l-amber:#F0B57A;--l-coral:#F87171;--l-r-pill:999px;--l-r-lg:18px;--l-r-md:12px;--l-r-sm:8px;--l-sh-cta:0 6px 18px rgba(20,212,184,0.28),0 0 0 1px rgba(20,212,184,0.4) inset;--l-sh-window:0 1px 0 rgba(255,255,255,0.04) inset,0 30px 80px rgba(0,0,0,0.55),0 8px 22px rgba(0,0,0,0.45);--l-ease-out:cubic-bezier(0.16,1,0.3,1);--l-ease-bounce:cubic-bezier(0.34,1.56,0.64,1);--l-f-serif:var(--font-instrument-serif),Georgia,serif;--l-f-sans:var(--font-geist),-apple-system,system-ui,sans-serif;--l-f-mono:var(--font-geist-mono),"Cascadia Code",Consolas,monospace;--l-maxw:1240px;display:block;min-height:100vh;width:100%;position:relative;background:radial-gradient(1200px 600px at 80% 0,rgba(20,212,184,.07),transparent 60%),radial-gradient(1000px 700px at -10% 35%,rgba(167,139,250,.04),transparent 65%),radial-gradient(900px 500px at 110% 80%,rgba(20,212,184,.04),transparent 60%),var(--l-bg-stage);color:var(--l-ink-1);font-family:var(--l-f-sans);font-feature-settings:"ss01","ss02","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;overflow-x:hidden}.landing-root *{box-sizing:border-box}.landing-root:before{opacity:.035;z-index:999;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23n)' opacity='0.6'/></svg>")}.landing-root:after,.landing-root:before{content:"";position:fixed;inset:0;pointer-events:none}.landing-root:after{z-index:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%)}.landing-root ::selection{background:var(--l-accent);color:#051713}.landing-root a{color:inherit;text-decoration:none}.landing-root .scroll-progress{position:fixed;top:0;left:0;height:2px;width:0;background:linear-gradient(90deg,var(--l-accent),var(--l-accent-2));z-index:100;box-shadow:0 0 12px var(--l-accent-glow)}.landing-root .nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);background:rgba(5,7,6,.65);border-bottom:1px solid var(--l-line-1)}.landing-root .nav-inner{max-width:var(--l-maxw);margin:0 auto;padding:16px 32px;display:flex;align-items:center;gap:32px}.landing-root .brand-link{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;letter-spacing:-.01em;color:var(--l-ink-1)}.landing-root .brand-link .glyph{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,var(--l-accent),var(--l-accent-2));display:grid;place-items:center;box-shadow:0 4px 14px rgba(20,212,184,.35),inset 0 0 0 1px rgba(255,255,255,.06)}.landing-root .brand-link .glyph svg{width:14px;height:14px;color:#051713}.landing-root .nav-meta{font-family:var(--l-f-mono);font-size:10px;color:var(--l-ink-4);letter-spacing:.14em;text-transform:uppercase;padding-left:12px;border-left:1px solid var(--l-line-2)}.landing-root .nav-meta .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--l-accent);margin-right:6px;box-shadow:0 0 8px var(--l-accent-glow);animation:landing-pulse 2s var(--l-ease-out) infinite}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-root .nav-links{display:flex;gap:4px;margin-left:auto;font-family:var(--l-f-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.landing-root .nav-links a{color:var(--l-ink-3);padding:8px 12px;border-radius:6px;transition:color .16s,background .16s}.landing-root .nav-links a:hover{color:var(--l-ink-1);background:var(--l-line-1)}.landing-root .nav-cta{background:var(--l-accent);color:#051713!important;font-weight:600;padding:9px 14px!important;border-radius:var(--l-r-pill)!important;box-shadow:var(--l-sh-cta)}.landing-root .nav-cta:hover{background:var(--l-accent)!important;transform:translateY(-1px)}.landing-root .hero{position:relative;padding:96px 32px 120px;overflow:hidden;border-bottom:1px solid var(--l-line-1)}.landing-root .hero-orbs{position:absolute;inset:0;pointer-events:none;z-index:0}.landing-root .orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:landing-drift 24s ease-in-out infinite}.landing-root .orb.a{width:500px;height:500px;background:var(--l-accent);top:-120px;right:-100px;opacity:.18}.landing-root .orb.b{width:400px;height:400px;background:var(--l-violet);bottom:-150px;left:-100px;opacity:.1;animation-delay:-8s}.landing-root .orb.c{width:280px;height:280px;background:var(--l-accent);top:40%;left:60%;opacity:.08;animation-delay:-16s}@keyframes landing-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.05)}66%{transform:translate(-30px,20px) scale(.95)}}.landing-root .hero-inner{max-width:var(--l-maxw);margin:0 auto;position:relative;z-index:1}.landing-root .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--l-f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--l-accent);padding:7px 14px;background:var(--l-accent-soft);border:1px solid rgba(20,212,184,.2);border-radius:var(--l-r-pill);margin-bottom:32px;opacity:0;transform:translateY(8px);animation:landing-rise .6s var(--l-ease-out) .1s forwards}.landing-root .hero-eyebrow .ping{width:6px;height:6px;border-radius:50%;background:var(--l-accent);box-shadow:0 0 0 0 var(--l-accent);animation:landing-ping 2s var(--l-ease-out) infinite}@keyframes landing-ping{0%{box-shadow:0 0 0 0 rgba(20,212,184,.6)}70%{box-shadow:0 0 0 10px rgba(20,212,184,0)}to{box-shadow:0 0 0 0 rgba(20,212,184,0)}}.landing-root .hero-title{font-family:var(--l-f-serif);font-weight:400;font-size:clamp(56px,10vw,148px);line-height:.92;letter-spacing:-.025em;color:var(--l-ink-1);margin:0 0 32px;max-width:1100px}.landing-root .hero-title em{font-style:italic;color:var(--l-accent);position:relative;display:inline-block}.landing-root .hero-title em:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:6px;background:var(--l-accent);opacity:.15;z-index:-1;transform:skewX(-12deg)}.landing-root .hero-title .reveal{display:inline-block;opacity:0;transform:translateY(20px);animation:landing-rise .7s var(--l-ease-out) forwards}@keyframes landing-rise{to{opacity:1;transform:translateY(0)}}.landing-root .hero-sub{font-size:clamp(17px,1.4vw,21px);color:var(--l-ink-2);max-width:640px;margin:0 0 48px;line-height:1.55;opacity:0;transform:translateY(12px);animation:landing-rise .7s var(--l-ease-out) .6s forwards}.landing-root .hero-sub strong{color:var(--l-ink-1);font-weight:600}.landing-root .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;opacity:0;transform:translateY(12px);animation:landing-rise .7s var(--l-ease-out) .8s forwards}.landing-root .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:var(--l-r-pill);font-family:var(--l-f-sans);font-weight:600;font-size:14px;letter-spacing:-.005em;border:1px solid transparent;cursor:pointer;transition:transform .18s var(--l-ease-out),background .2s,box-shadow .2s,border-color .2s}.landing-root .btn-primary{background:var(--l-accent);color:#051713;box-shadow:var(--l-sh-cta)}.landing-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(20,212,184,.4),inset 0 0 0 1px rgba(20,212,184,.5)}.landing-root .btn-primary svg{width:14px;height:14px}.landing-root .btn-ghost{background:transparent;color:var(--l-ink-1);border-color:var(--l-line-2)}.landing-root .btn-ghost:hover{border-color:var(--l-line-3);background:var(--l-line-1)}.landing-root .btn-ghost .kbd{font-family:var(--l-f-mono);font-size:11px;padding:2px 7px;border:1px solid var(--l-line-3);border-radius:5px;background:var(--l-bg-deep);color:var(--l-ink-2)}.landing-root .hero-meta{margin-top:96px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:32px;border-top:1px dashed var(--l-line-1);opacity:0;transform:translateY(12px);animation:landing-rise .8s var(--l-ease-out) 1s forwards}.landing-root .hero-meta .stat-label{font-family:var(--l-f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--l-ink-4);margin-bottom:8px}.landing-root .hero-meta .stat-value{font-family:var(--l-f-serif);font-style:italic;font-size:36px;line-height:1;color:var(--l-ink-1)}.landing-root .hero-meta .stat-value em{color:var(--l-accent);font-style:italic}.landing-root .hero-meta .stat-foot{font-size:12px;color:var(--l-ink-3);margin-top:6px}.landing-root .hero-wave{position:absolute;top:50%;right:4%;transform:translateY(-50%);width:360px;height:360px;display:grid;place-items:center;pointer-events:none;z-index:0;opacity:0;animation:landing-rise 1s var(--l-ease-out) 1.2s forwards}.landing-root .hero-wave:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,var(--l-accent-glow) 0,transparent 60%);filter:blur(20px)}.landing-root .hero-wave-bars{display:flex;align-items:center;gap:6px;height:160px;position:relative}.landing-root .hero-wave-bars span{display:block;width:6px;border-radius:3px;background:linear-gradient(180deg,var(--l-accent),var(--l-accent-2));box-shadow:0 0 8px var(--l-accent-glow);animation:landing-bar 1.2s var(--l-ease-out) infinite alternate}@keyframes landing-bar{0%{height:12px;opacity:.4}to{height:140px;opacity:1}}.landing-root .hero-wave-bars span:first-child{animation-delay:0s;animation-duration:1.1s}.landing-root .hero-wave-bars span:nth-child(2){animation-delay:-.1s;animation-duration:1.3s}.landing-root .hero-wave-bars span:nth-child(3){animation-delay:-.2s;animation-duration:.9s}.landing-root .hero-wave-bars span:nth-child(4){animation-delay:-.3s;animation-duration:1.4s}.landing-root .hero-wave-bars span:nth-child(5){animation-delay:-.4s;animation-duration:1s}.landing-root .hero-wave-bars span:nth-child(6){animation-delay:-.5s;animation-duration:1.2s}.landing-root .hero-wave-bars span:nth-child(7){animation-delay:-.6s;animation-duration:1.5s}.landing-root .hero-wave-bars span:nth-child(8){animation-delay:-.7s;animation-duration:.8s}.landing-root .hero-wave-bars span:nth-child(9){animation-delay:-.8s;animation-duration:1.3s}.landing-root .hero-wave-bars span:nth-child(10){animation-delay:-.9s;animation-duration:1s}.landing-root .hero-wave-bars span:nth-child(11){animation-delay:-1s;animation-duration:1.4s}.landing-root .hero-wave-bars span:nth-child(12){animation-delay:-1.1s;animation-duration:.9s}.landing-root .hero-wave-label{position:absolute;bottom:20px;font-family:var(--l-f-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--l-accent);display:flex;align-items:center;gap:8px}.landing-root .hero-wave-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--l-coral);animation:landing-pulse 1.2s infinite}@media (max-width:1024px){.landing-root .hero-wave{display:none}}.landing-root .marquee{border-top:1px solid var(--l-line-1);border-bottom:1px solid var(--l-line-1);padding:22px 0;overflow:hidden;background:var(--l-bg-deep);position:relative}.landing-root .marquee:after,.landing-root .marquee:before{content:"";position:absolute;top:0;bottom:0;width:180px;z-index:1;pointer-events:none}.landing-root .marquee:before{left:0;background:linear-gradient(90deg,var(--l-bg-deep),transparent)}.landing-root .marquee:after{right:0;background:linear-gradient(270deg,var(--l-bg-deep),transparent)}.landing-root .marquee-track{display:flex;gap:56px;animation:landing-scroll 50s linear infinite;width:max-content}.landing-root .marquee-track span{font-family:var(--l-f-mono);font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--l-ink-3);white-space:nowrap}.landing-root .marquee-track span.accent{color:var(--l-accent)}@keyframes landing-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-root section.block{max-width:var(--l-maxw);margin:0 auto;padding:120px 32px;border-bottom:1px solid var(--l-line-1);position:relative}.landing-root .eyebrow{font-family:var(--l-f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--l-accent);display:inline-flex;align-items:center;gap:10px;margin-bottom:24px}.landing-root .eyebrow:before{content:"";width:24px;height:1px;background:var(--l-accent)}.landing-root .l-title{font-family:var(--l-f-serif);font-weight:400;font-size:clamp(40px,6vw,80px);line-height:1;letter-spacing:-.02em;color:var(--l-ink-1);margin:0 0 20px;max-width:900px}.landing-root .l-title em{font-style:italic;color:var(--l-accent)}.landing-root .lead{font-size:18px;color:var(--l-ink-2);max-width:680px;line-height:1.6;margin:0 0 64px}.landing-root .manifesto{background:radial-gradient(700px 350px at 20% 30%,rgba(20,212,184,.07),transparent 60%),linear-gradient(180deg,transparent,rgba(20,212,184,.02))}.landing-root .manifesto .l-title{max-width:1100px}.landing-root .manifesto .l-title em.acid{font-style:italic;color:var(--l-ink-1);text-decoration:line-through;text-decoration-color:var(--l-coral);text-decoration-thickness:4px;opacity:.75}.landing-root .manifesto-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:start;margin-top:80px}.landing-root .manifesto-prose p{font-family:var(--l-f-serif);font-style:italic;font-size:clamp(22px,2.2vw,28px);line-height:1.45;color:var(--l-ink-1);margin:0 0 28px;max-width:640px}.landing-root .manifesto-prose p em{color:var(--l-accent);font-style:italic}.landing-root .manifesto-prose p.body{font-family:var(--l-f-sans);font-style:normal;font-size:17px;line-height:1.65;color:var(--l-ink-2)}.landing-root .manifesto-signoff{margin-top:40px;font-family:var(--l-f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--l-ink-3)}.landing-root .manifesto-signoff:before{content:"—— ";color:var(--l-accent)}.landing-root .stats-col{display:flex;flex-direction:column;gap:4px;border-left:1px solid var(--l-line-2);padding-left:40px}.landing-root .stat-big{padding:28px 0;border-bottom:1px dashed var(--l-line-1)}.landing-root .stat-big:last-child{border-bottom:none}.landing-root .stat-big .num{font-family:var(--l-f-serif);font-style:italic;font-size:clamp(56px,7vw,96px);line-height:.95;color:var(--l-accent);letter-spacing:-.02em}.landing-root .stat-big .num .unit{font-family:var(--l-f-mono);font-style:normal;font-size:18px;color:var(--l-ink-3);margin-left:6px;vertical-align:super}.landing-root .stat-big .desc{font-size:15px;color:var(--l-ink-2);margin-top:8px;max-width:320px;line-height:1.5}.landing-root .demo{padding-top:140px}.landing-root .demo-window{margin-top:32px;background:linear-gradient(180deg,#0E1413,#060A09);border:1px solid var(--l-line-2);border-radius:16px;overflow:hidden;box-shadow:var(--l-sh-window);position:relative}.landing-root .demo-chrome{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--l-line-1);background:rgba(0,0,0,.3)}.landing-root .demo-dots{display:flex;gap:6px}.landing-root .demo-dots span{width:11px;height:11px;border-radius:50%;background:var(--l-line-3)}.landing-root .demo-dots span:first-child{background:#FF5F57}.landing-root .demo-dots span:nth-child(2){background:#FEBC2E}.landing-root .demo-dots span:nth-child(3){background:#28C840}.landing-root .demo-chrome-title{flex:1;text-align:center;font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-4);letter-spacing:.08em}.landing-root .demo-chrome-rec{font-family:var(--l-f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--l-coral);display:flex;align-items:center;gap:6px}.landing-root .demo-chrome-rec:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--l-coral);animation:landing-pulse 1.2s infinite}.landing-root .demo-body{padding:48px 56px;min-height:320px;display:flex;flex-direction:column;gap:24px;position:relative}.landing-root .demo-line{display:flex;gap:18px;align-items:flex-start}.landing-root .demo-line .gutter{font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-4);letter-spacing:.08em;text-transform:uppercase;padding-top:6px;width:110px;flex-shrink:0}.landing-root .demo-line.user .gutter{color:var(--l-accent)}.landing-root .demo-line .text{font-family:var(--l-f-serif);font-size:clamp(22px,2.4vw,32px);line-height:1.45;color:var(--l-ink-1);letter-spacing:-.005em;white-space:pre-line}.landing-root .demo-line.user .text{font-style:italic;color:var(--l-ink-2)}.landing-root .demo-line .caret{display:inline-block;width:3px;height:1em;background:var(--l-accent);margin-left:4px;vertical-align:-3px;animation:landing-blink .9s steps(1) infinite}@keyframes landing-blink{50%{opacity:0}}.landing-root .demo-footer{padding:14px 56px;border-top:1px solid var(--l-line-1);background:rgba(0,0,0,.25);font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-3);display:flex;gap:32px;letter-spacing:.06em}.landing-root .demo-footer span strong{color:var(--l-ink-1);margin-left:6px}.landing-root .demo-footer span.success strong{color:var(--l-accent)}.landing-root .demo-tabs{display:flex;gap:4px;margin-bottom:0;background:var(--l-bg-deep);border:1px solid var(--l-line-1);border-radius:var(--l-r-pill);padding:4px;width:fit-content}.landing-root .demo-tabs button{background:transparent;border:none;padding:8px 16px;border-radius:var(--l-r-pill);font-family:var(--l-f-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--l-ink-3);cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.landing-root .demo-tabs button .key{font-family:var(--l-f-mono);background:var(--l-bg-elevated);border:1px solid var(--l-line-2);padding:1px 6px;border-radius:4px;font-size:10px;color:var(--l-ink-2)}.landing-root .demo-tabs button.active{background:var(--l-accent);color:#051713}.landing-root .demo-tabs button.active .key{background:rgba(0,0,0,.18);border-color:rgba(0,0,0,.18);color:#051713}.landing-root .features-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;margin-top:16px}.landing-root .feature{background:var(--l-bg-surface);border:1px solid var(--l-line-1);border-radius:var(--l-r-lg);padding:36px;position:relative;overflow:hidden;transition:border-color .24s,transform .24s var(--l-ease-out)}.landing-root .feature:hover{border-color:var(--l-line-3);transform:translateY(-4px)}.landing-root .feature:before{content:"";position:absolute;inset:-1px;border-radius:var(--l-r-lg);padding:1px;background:linear-gradient(135deg,var(--l-accent),transparent 50%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .24s;pointer-events:none}.landing-root .feature:hover:before{opacity:.5}.landing-root .feature.large{grid-column:span 7}.landing-root .feature.medium{grid-column:span 5}.landing-root .feature.small{grid-column:span 4}.landing-root .feature.row-2{grid-column:span 6}.landing-root .feature-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--l-accent-soft),transparent);border:1px solid rgba(20,212,184,.25);display:grid;place-items:center;color:var(--l-accent);margin-bottom:24px}.landing-root .feature-icon svg{width:22px;height:22px}.landing-root .feature h3{font-family:var(--l-f-serif);font-size:28px;line-height:1.15;font-weight:400;color:var(--l-ink-1);margin:0 0 14px;letter-spacing:-.01em}.landing-root .feature h3 em{font-style:italic;color:var(--l-accent)}.landing-root .feature p{font-size:15px;line-height:1.6;color:var(--l-ink-2);margin:0;max-width:480px}.landing-root .feature .kbd-row{display:flex;gap:6px;margin-top:24px}.landing-root .feature .kbd-row .kbd{font-family:var(--l-f-mono);font-size:11px;padding:4px 10px;border:1px solid var(--l-line-3);border-radius:6px;background:var(--l-bg-deep);color:var(--l-ink-2);box-shadow:0 2px 0 var(--l-line-1)}.landing-root .feature-vocab-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}.landing-root .feature-vocab-chips span{font-family:var(--l-f-mono);font-size:11px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid var(--l-line-2);color:var(--l-ink-2)}.landing-root .feature-vocab-chips span.accent{color:var(--l-accent);border-color:rgba(20,212,184,.3);background:var(--l-accent-soft)}.landing-root .feature-flow{display:flex;gap:8px;margin-top:24px;align-items:center;font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-3);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap}.landing-root .feature-flow .node{padding:6px 12px;background:var(--l-bg-deep);border:1px solid var(--l-line-2);border-radius:8px;color:var(--l-ink-1)}.landing-root .feature-flow .arr{color:var(--l-accent);font-size:14px}.landing-root .compare{margin-top:16px;border:1px solid var(--l-line-2);border-radius:var(--l-r-lg);overflow:hidden;background:var(--l-bg-surface)}.landing-root .compare-row{display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;border-bottom:1px solid var(--l-line-1)}.landing-root .compare-row:last-child{border-bottom:none}.landing-root .compare-row.header{background:var(--l-bg-deep);border-bottom:1px solid var(--l-line-2)}.landing-root .compare-row .cell{padding:22px 24px;font-size:14px;color:var(--l-ink-2);border-right:1px solid var(--l-line-1)}.landing-root .compare-row .cell:last-child{border-right:none}.landing-root .compare-row .cell.label{font-family:var(--l-f-sans);font-weight:500;color:var(--l-ink-1);font-size:15px}.landing-root .compare-row.header .cell{font-family:var(--l-f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--l-ink-3);padding:18px 24px}.landing-root .compare-row.header .cell.sodiz{color:var(--l-accent)}.landing-root .compare-row .cell.sodiz{background:var(--l-accent-soft);color:var(--l-ink-1);font-weight:500;border-left:1px solid rgba(20,212,184,.2);border-right:1px solid rgba(20,212,184,.2)}.landing-root .compare-row .check{color:var(--l-accent)}.landing-root .compare-row .x{color:var(--l-ink-mute)}.landing-root .compare-row .partial{color:var(--l-amber)}.landing-root .pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:16px}.landing-root .price-card{background:var(--l-bg-surface);border:1px solid var(--l-line-2);border-radius:var(--l-r-lg);padding:32px;position:relative;display:flex;flex-direction:column;gap:24px}.landing-root .price-card.featured{background:radial-gradient(500px 250px at 50% 0,rgba(20,212,184,.1),transparent 60%),linear-gradient(180deg,#0E1413,#060A09);border-color:var(--l-accent);box-shadow:0 0 0 1px var(--l-accent-glow),0 30px 80px rgba(20,212,184,.15);transform:translateY(-12px)}.landing-root .price-card.anchor{border-color:rgba(20,212,184,.34);background:radial-gradient(420px 220px at 50% 0,rgba(20,212,184,.08),transparent 65%),var(--l-bg-surface)}.landing-root .price-card .badge{position:absolute;top:-12px;left:32px;background:var(--l-accent);color:#051713;padding:5px 12px;font-family:var(--l-f-mono);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;box-shadow:var(--l-sh-cta)}.landing-root .price-card .tier{font-family:var(--l-f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--l-ink-3)}.landing-root .price-card .price{font-family:var(--l-f-serif);font-style:italic;font-size:64px;line-height:.95;color:var(--l-ink-1);letter-spacing:-.02em}.landing-root .price-card .price small{font-family:var(--l-f-mono);font-style:normal;font-size:13px;color:var(--l-ink-3);letter-spacing:0;margin-left:4px}.landing-root .price-card.featured .price{color:var(--l-accent)}.landing-root .price-card .price .amount{white-space:nowrap}.landing-root .price-card .price-cta{width:100%;justify-content:center}.landing-root .price-card .price-blurb{color:var(--l-ink-2);font-size:14px;margin:0;line-height:1.5}.landing-root .price-card ul{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:12px}.landing-root .price-card li{font-size:14px;color:var(--l-ink-2);display:flex;align-items:flex-start;gap:10px;line-height:1.5}.landing-root .price-card li:before{content:"";width:14px;height:14px;flex-shrink:0;margin-top:4px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2314D4B8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:contain;background-repeat:no-repeat}.landing-root .price-card li.muted:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352525B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='6' x2='18' y2='18'/><line x1='6' y1='18' x2='18' y2='6'/></svg>")}.landing-root .price-card li.muted{color:var(--l-ink-4);text-decoration:line-through}.landing-root .price-card li strong{color:var(--l-ink-1)}.landing-root .price-card .foot{font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-4);margin-top:auto;padding-top:8px;border-top:1px dashed var(--l-line-1)}.landing-root .price-card.featured .foot{border-top-color:rgba(20,212,184,.2)}.landing-root .pricing-toggle{display:inline-flex;background:var(--l-bg-deep);border:1px solid var(--l-line-2);border-radius:var(--l-r-pill);padding:4px;margin-bottom:56px}.landing-root .pricing-toggle button{background:transparent;border:none;padding:9px 18px;border-radius:var(--l-r-pill);font-family:var(--l-f-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--l-ink-3);cursor:pointer;transition:all .2s}.landing-root .pricing-toggle button.active{background:var(--l-accent);color:#051713}.landing-root .pricing-toggle .save{color:var(--l-accent);margin-left:6px;font-size:9px}.landing-root .pricing-toggle button.active .save{color:rgba(5,23,19,.7)}.landing-root .faq-list{margin-top:16px;border-top:1px solid var(--l-line-1)}.landing-root .faq-item{border-bottom:1px solid var(--l-line-1)}.landing-root .faq-q{width:100%;padding:28px 0;background:none;border:0;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;font-family:var(--l-f-serif);font-size:clamp(22px,2.2vw,28px);color:var(--l-ink-1);letter-spacing:-.01em;line-height:1.3}.landing-root .faq-q:focus-visible{outline:2px solid var(--l-accent);outline-offset:6px;border-radius:var(--l-r-sm)}.landing-root .faq-q em{font-style:italic;color:var(--l-accent)}.landing-root .faq-toggle{width:36px;height:36px;border-radius:50%;border:1px solid var(--l-line-3);display:grid;place-items:center;flex-shrink:0;transition:transform .24s,background .24s,border-color .24s}.landing-root .faq-toggle:before{content:"+";font-family:var(--l-f-mono);color:var(--l-ink-2);font-size:22px;line-height:1}.landing-root .faq-item.open .faq-toggle{background:var(--l-accent);border-color:var(--l-accent);transform:rotate(45deg)}.landing-root .faq-item.open .faq-toggle:before{color:#051713}.landing-root .faq-a{max-height:0;overflow:hidden;transition:max-height .36s var(--l-ease-out),margin-top .36s;color:var(--l-ink-2);font-size:16px;line-height:1.6;max-width:760px}.landing-root .faq-item.open .faq-a{max-height:800px;margin-top:18px}.landing-root .final-cta{text-align:center;padding:160px 32px;position:relative;overflow:hidden;border-bottom:1px solid var(--l-line-1)}.landing-root .final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 50% 50%,rgba(20,212,184,.12),transparent 65%),radial-gradient(500px 250px at 50% 100%,rgba(167,139,250,.06),transparent 65%);pointer-events:none}.landing-root .final-cta-inner{position:relative;z-index:1;max-width:900px;margin:0 auto}.landing-root .final-cta h2{font-family:var(--l-f-serif);font-weight:400;font-size:clamp(48px,8vw,120px);line-height:.95;letter-spacing:-.025em;color:var(--l-ink-1);margin:0 0 32px}.landing-root .final-cta h2 em{font-style:italic;color:var(--l-accent)}.landing-root .final-cta p{font-size:18px;color:var(--l-ink-2);max-width:560px;margin:0 auto 40px;line-height:1.55}.landing-root .final-cta .cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.landing-root .final-cta .micro{margin-top:40px;font-family:var(--l-f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--l-ink-4)}.landing-root .final-cta .micro span.accent{color:var(--l-accent)}.landing-root .watermark{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:0;opacity:.05}.landing-root .watermark span{font-family:var(--l-f-serif);font-style:italic;font-size:32vw;line-height:1;color:var(--l-accent);letter-spacing:-.05em}.landing-root .l-footer{max-width:var(--l-maxw);margin:0 auto;padding:64px 32px 48px}.landing-root .footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:40px;padding-bottom:48px;border-bottom:1px solid var(--l-line-1)}.landing-root .footer-brand p{font-size:14px;color:var(--l-ink-3);line-height:1.6;max-width:280px;margin:18px 0 0}.landing-root .footer-col h5{font-family:var(--l-f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--l-ink-3);margin:0 0 16px}.landing-root .footer-col a{display:block;font-size:14px;color:var(--l-ink-2);padding:6px 0;transition:color .16s}.landing-root .footer-col a:hover{color:var(--l-ink-1)}.landing-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;font-family:var(--l-f-mono);font-size:11px;color:var(--l-ink-4);letter-spacing:.06em;flex-wrap:wrap;gap:16px}.landing-root .footer-bottom .right{display:flex;gap:8px;align-items:center}.landing-root .footer-bottom .dot{width:6px;height:6px;border-radius:50%;background:var(--l-accent);animation:landing-pulse 2s infinite}.landing-root .reveal-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .8s var(--l-ease-out),transform .8s var(--l-ease-out)}.landing-root .reveal-on-scroll.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :after,.landing-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.landing-root .marquee-track{transform:none!important}.landing-root .hero-title .reveal,.landing-root .reveal-on-scroll{opacity:1!important;transform:none!important}}@media (max-width:900px){.landing-root .nav-links a:not(.nav-cta){display:none}.landing-root .hero-meta{grid-template-columns:repeat(2,1fr)}.landing-root .manifesto-grid{grid-template-columns:1fr;gap:56px}.landing-root .stats-col{border-left:none;border-top:1px solid var(--l-line-2);padding-left:0;padding-top:32px}.landing-root .features-grid{grid-template-columns:1fr}.landing-root .feature.large,.landing-root .feature.medium,.landing-root .feature.row-2,.landing-root .feature.small{grid-column:span 1}.landing-root .compare-row{grid-template-columns:1.4fr 1fr}.landing-root .compare-row .cell.chatgpt,.landing-root .compare-row .cell.win{display:none}.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .price-card.featured{transform:none}.landing-root .footer-grid{grid-template-columns:1fr 1fr}.landing-root section.block{padding:80px 24px}.landing-root .demo-body{padding:32px 24px}.landing-root .demo-footer{padding:14px 24px;flex-wrap:wrap;gap:16px}.landing-root .demo-line .gutter{width:80px;font-size:9px}}@media (max-width:1180px) and (min-width:901px){.landing-root .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}