:root{--chimera: #c850a3;--chimera-light: #e870c0;--chimera-deep: #831843;--synapse: #8b5cf6;--crucible: #e5a820;--bridge: #1e90ff;--pass: #22c55e;--block: #ef4444;--surface: #0d1424;--surface-2: #15223c;--border-bright: #2a3a5c;--text-dim: #5a6f8a;--text-muted: #3a4862;--text-bright: #eef0f4;--hero-bg-rgb: 4, 5, 10}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Recursive,-apple-system,sans-serif;font-variation-settings:"wght" 400,"MONO" 0,"CASL" .4,"CRSV" .5,"slnt" 0;font-size:15px;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}.atmo{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 25% 20%,rgba(200,80,163,.06) 0%,transparent 45%),radial-gradient(ellipse at 80% 90%,rgba(131,24,67,.05) 0%,transparent 50%)}.scan-line{position:fixed;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,80,163,.1),transparent);z-index:100;pointer-events:none;animation:scan 12s linear infinite}@keyframes scan{0%{transform:translateY(-1px)}to{transform:translateY(100vh)}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}section{padding:72px 0;position:relative}section.tight{padding:40px 0}section+section{border-top:1px solid var(--border)}.eyebrow{font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" .5,"slnt" 0;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-dim);margin-bottom:18px;display:inline-flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:28px;height:1px;background:var(--text-dim)}h1.headline,h2.section-h{font-variation-settings:"wght" 700,"MONO" 0,"CASL" 0,"CRSV" .5,"slnt" 0;color:var(--text-bright);line-height:1.12;letter-spacing:-.012em}h1.headline{font-size:clamp(34px,4.5vw,52px);margin:0 0 22px;max-width:22ch}h2.section-h{font-size:clamp(26px,3vw,36px);margin:0 0 18px;max-width:32ch}p.lede{font-size:17px;line-height:1.65;color:var(--text);max-width:60ch;margin:0 0 28px;opacity:.92}p.lede strong{color:var(--text-bright);font-weight:600}.hero{min-height:min(92vh,820px);min-height:min(92svh,820px);padding:130px 0 72px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;position:relative;overflow:hidden;background:rgb(var(--hero-bg-rgb))}.hero:before{content:"";position:absolute;inset:0;background-image:url(brand/heroes/webp/chimera-cinematic.webp);background-size:cover;background-position:center top;opacity:.86;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(var(--hero-bg-rgb),.94),rgba(var(--hero-bg-rgb),.78) 35%,rgba(var(--hero-bg-rgb),.35) 66%,rgba(var(--hero-bg-rgb),.72)),linear-gradient(180deg,rgba(var(--hero-bg-rgb),.44) 0%,rgba(var(--hero-bg-rgb),.2) 42%,var(--bg) 100%);z-index:0}.hero .container{position:relative;z-index:1}.hero .eyebrow,.hero .headline,.hero p.lede{text-shadow:0 12px 32px rgba(0,0,0,.58)}.hero-lockup{display:flex;align-items:center;gap:18px;margin-bottom:32px;text-shadow:0 14px 38px rgba(0,0,0,.62)}.hero-mark{width:56px;height:56px;flex-shrink:0}.hero-wordmark-block{display:flex;flex-direction:column;gap:6px}.hero-wordmark{font-variation-settings:"wght" 800,"MONO" 0,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:clamp(48px,7vw,68px);color:var(--chimera);letter-spacing:.01em;line-height:1;text-transform:uppercase}.hero-tagline-row{display:flex;align-items:center;gap:10px}.hero-tagline-rule{height:2px;width:22px;background:var(--chimera);flex-shrink:0}.hero-tagline{font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:13px;letter-spacing:.18em;color:var(--text-dim);text-transform:uppercase}.hero-stats{display:flex;gap:40px;flex-wrap:wrap;padding:22px 0;margin:28px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hero-stat{display:flex;flex-direction:column;gap:4px}.hero-stat-num{font-variation-settings:"wght" 700,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:28px;line-height:1;color:var(--chimera)}.hero-stat-label{font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" .5,"slnt" 0;font-size:12px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;padding:11px 20px;border:1px solid var(--border-strong);border-radius:4px;color:var(--text);display:inline-flex;align-items:center;gap:10px;transition:all .2s;background:transparent}.btn:hover{border-color:var(--chimera);background:#c850a314}.btn.primary{border-color:var(--chimera);background:#c850a31a}.btn.primary:hover{background:#c850a32e}.btn .arrow{opacity:.5;transition:transform .2s,opacity .2s}.btn:hover .arrow{opacity:1;transform:translate(2px)}.pull-quote{text-align:left;padding:56px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pull-quote h2{font-variation-settings:"wght" 700,"MONO" 0,"CASL" 0,"CRSV" .5,"slnt" 0;font-size:clamp(28px,4vw,44px);line-height:1.18;letter-spacing:-.01em;color:var(--text-bright);max-width:24ch}.pull-quote h2 em{font-style:normal;color:var(--chimera)}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:22px 24px;transition:border-color .25s}.feature-card:hover{border-color:var(--chimera)}.feature-h{font-variation-settings:"wght" 600,"MONO" 0,"CASL" 0,"CRSV" .5,"slnt" 0;font-size:15px;margin-bottom:8px;display:flex;align-items:center;gap:10px;color:var(--text-bright)}.feature-badge{font-variation-settings:"wght" 600,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:9px;letter-spacing:.12em;padding:2px 7px;border-radius:2px;color:var(--chimera);background:#c850a31a;text-transform:uppercase}.feature-card p{font-size:13.5px;line-height:1.6;color:var(--text-secondary)}.screenshot-feature{margin-top:28px;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:var(--surface)}.screenshot-feature img{display:block;width:100%;height:auto}.screenshot-feature .caption{padding:14px 20px;border-top:1px solid var(--border);font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim)}.screenshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px}.screenshot{border:1px solid var(--border);border-radius:5px;overflow:hidden;background:var(--surface);transition:border-color .2s,transform .2s}.screenshot:hover{border-color:var(--chimera);transform:translateY(-1px)}.screenshot img{display:block;width:100%;height:auto}.screenshot .caption{padding:12px 16px;border-top:1px solid var(--border);font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim)}.terminal{background:var(--surface);border:1px solid var(--border);border-radius:5px;overflow:hidden;margin-top:24px}.terminal-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border);background:#0003}.terminal-dot{width:8px;height:8px;border-radius:50%}.terminal-title{font-variation-settings:"wght" 500,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:11px;color:var(--text-dim);margin-left:10px;letter-spacing:.04em}.terminal-body{padding:18px 20px;font-variation-settings:"wght" 400,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:13px;line-height:1.85;color:var(--text);white-space:pre;overflow-x:auto}.terminal-body .step{color:var(--chimera)}.terminal-body .out{color:var(--text-dim)}.terminal-body .ok{color:var(--pass)}.terminal-body .warn{color:var(--crucible)}.terminal-body .fail{color:var(--block)}.platform-link{background:linear-gradient(180deg,rgba(139,92,246,.04) 0%,transparent 100%);border:1px solid var(--border);border-left:3px solid var(--synapse);border-radius:6px;padding:28px 32px}.platform-link h3{font-variation-settings:"wght" 700,"MONO" 0,"CASL" 0,"CRSV" .5,"slnt" 0;font-size:19px;margin-bottom:10px;color:var(--text-bright)}.platform-link p{font-size:14px;line-height:1.65;color:var(--text-secondary);max-width:64ch;margin-bottom:16px}footer{padding:40px 0;border-top:1px solid var(--border);margin-top:60px}.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-text{font-variation-settings:"wght" 400,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:11px;color:var(--text-dim);letter-spacing:.06em;display:flex;align-items:center;gap:10px}.footer-links{display:flex;gap:22px}.footer-links a{font-variation-settings:"wght" 400,"MONO" 1,"CASL" 0,"CRSV" 0,"slnt" 0;font-size:11px;color:var(--text-dim);text-decoration:none;transition:color .3s;letter-spacing:.06em}.footer-links a:hover{color:var(--text)}@media(max-width:880px){.hero{min-height:min(95vh,760px);min-height:min(95svh,760px);padding:100px 0 48px}.hero:before{background-position:center top;opacity:.74}.hero:after{background:linear-gradient(180deg,rgba(var(--hero-bg-rgb),.5) 0%,rgba(var(--hero-bg-rgb),.3) 34%,var(--bg) 100%),linear-gradient(90deg,rgba(var(--hero-bg-rgb),.84),rgba(var(--hero-bg-rgb),.5))}section{padding:52px 0}.features,.screenshot-grid{grid-template-columns:1fr}.hero-stats{gap:28px}.footer-inner{flex-direction:column;text-align:center}}
