*,:before,:after{box-sizing:border-box}:root{--bg:#0a0a0b;--bg-elevated:#0d0d0f;--panel:#141418;--border:#2a2a30;--text:#e8e8ec;--muted:#9898a4;--accent:#3ecf8e;--accent-blue:#5ba8ff;--warn:#ffb020;--mono:"JetBrains Mono", ui-monospace, "SF Mono", "Cascadia Code", Menlo, monospace;--sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--sans);color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.55}html{font-family:var(--sans)}body{min-height:100svh;font-family:var(--sans);margin:0}#root{min-height:100svh}a{color:var(--accent-blue);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--accent)}code{font-family:var(--mono);background:var(--panel);border:1px solid var(--border);border-radius:4px;padding:.12em .35em;font-size:.92em}.site-nav{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0beb;flex-wrap:wrap;align-items:center;gap:1rem;padding:.65rem 1.25rem;display:flex;position:sticky;top:0}.site-nav__brand{font-family:var(--sans);letter-spacing:-.02em;color:var(--text);margin-right:auto;font-weight:700;text-decoration:none}.site-nav__brand:hover{color:var(--accent)}.site-nav__list{flex-wrap:wrap;gap:.35rem 1rem;margin:0;padding:0;list-style:none;display:flex}.site-nav__list a{font-family:var(--sans);color:var(--muted);font-size:.8rem;font-weight:500;text-decoration:none}.site-nav__list a:hover{color:var(--text)}.site-nav__cta{font-family:var(--sans);background:var(--accent);border-radius:6px;padding:.45rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;color:#0a0a0b!important}.site-nav__cta:hover{filter:brightness(1.08)}@media (width<=900px){.site-nav__list{display:none}}.section{border-bottom:1px solid var(--border);padding:3.5rlh 1.25rlh}.section--bordered{background:var(--bg-elevated)}.section__inner{max-width:1100px;margin:0 auto}.section--form{background:var(--bg-elevated);padding-top:2rlh}.section__title{font-family:var(--sans);letter-spacing:-.02em;margin:0 0 .75rlh;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600}.section__title--small{margin-top:2rlh;font-size:1.2rem}.section__lead{color:var(--muted);max-width:52ch;margin:0 0 1.5rlh}.section__lead--flush{margin-top:-.35rlh}.section-label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 .65rlh;font-size:.72rem;font-weight:600}.problem-headline{font-family:var(--sans);letter-spacing:-.025em;max-width:42rem;color:var(--text);margin:0 0 1.75rlh;font-size:clamp(1.35rem,3.2vw,1.85rem);font-weight:600;line-height:1.28}.solution-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--text);margin:0 0 .85rlh;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700;line-height:1.2}.solution-subhead{font-family:var(--sans);color:var(--muted);max-width:40rem;margin:0 0 2rlh;font-size:1.05rem;line-height:1.5}.pillar-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0 0 2rlh;display:grid}@media (width<=900px){.pillar-grid{grid-template-columns:1fr}}.card--pillar{padding:1.35rlh 1.25rlh}.card--pillar__title{font-family:var(--sans);color:var(--accent-blue);margin:0 0 .65rlh;font-size:1rem;font-weight:700}.card--pillar:nth-child(2) .card--pillar__title{color:var(--warn)}.card--pillar:nth-child(3) .card--pillar__title{color:var(--accent)}.card--pillar p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.value-props{border:1px solid var(--border);background:var(--panel);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1rem 1.5rem;margin:0 0 2rlh;padding:1.15rlh 1.25rlh;list-style:none;display:grid}@media (width<=900px){.value-props{grid-template-columns:1fr}}.value-props li{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--text);border-left:3px solid var(--accent);margin:0;padding-left:.85rem;font-size:.78rem;font-weight:600;line-height:1.35}.value-props li:nth-child(2){border-left-color:var(--warn)}.value-props li:nth-child(3){border-left-color:var(--accent-blue)}.operators-note{font-family:var(--sans);color:var(--muted);margin:2rlh 0 .75rlh;font-size:.92rem}.diagram-figure--story{margin:.5rlh 0 2rlh}.diagram-figure--story img{max-height:none}.diagram-figure--hero-story{margin:0 0 1.25rlh}.diagram-figure--hero-story img{width:100%;max-width:100%}.section--cta-strip{background:var(--panel);border-bottom:1px solid var(--border);padding:2.75rlh 1.25rlh}.cta-strip{text-align:center;max-width:40rem;margin:0 auto}.cta-strip__title{font-family:var(--sans);letter-spacing:-.02em;margin:0 0 .5rlh;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.25}.cta-strip__subtitle{font-family:var(--sans);color:var(--muted);margin:0 0 1.25rlh;font-size:1.05rem;line-height:1.45}.cta-strip__chips{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin:0 0 1.5rlh;padding:0;list-style:none;display:flex}.cta-strip__chips li{font-family:var(--sans);color:var(--text);letter-spacing:.02em;font-size:.8rem;font-weight:600}.cta-strip__btn{margin-top:.25rlh}.three-col--gap{gap:1.25rem}.card--problem h3{font-family:var(--sans);text-transform:none;letter-spacing:0;color:var(--warn);margin:0 0 .55rlh;font-size:.9rem;font-weight:700}.eyebrow{font-family:var(--sans);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0 0 .75rlh;font-size:.75rem;font-weight:600}.hero-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:2.5rlh;display:grid}@media (width<=900px){.hero-grid{grid-template-columns:1fr}}.hero-title{font-family:var(--sans);letter-spacing:-.03em;margin:0 0 1rlh;font-size:clamp(1.85rem,4.5vw,2.65rem);font-weight:700;line-height:1.15}.hero-sub{color:var(--muted);max-width:46ch;margin:0 0 1.5rlh}.hero-cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.btn{font-family:var(--sans);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.65rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.btn--primary{background:var(--accent);color:#0a0a0b;font-weight:600}.btn--primary:hover{filter:brightness(1.08);color:#0a0a0b}.btn--ghost{border-color:var(--border);color:var(--text);background:0 0}.btn--ghost:hover{border-color:var(--muted);color:var(--accent)}.terminal{border:1px solid var(--border);background:var(--panel);border-radius:10px;margin-bottom:1.25rlh;overflow:hidden}.terminal__chrome{border-bottom:1px solid var(--border);background:#0f0f12;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex}.terminal__dot{background:#ff5f56;border-radius:50%;width:10px;height:10px}.terminal__dot--dim{background:#3a3a40}.terminal__title{font-family:var(--mono);color:var(--muted);text-align:center;flex:1;margin-left:.5rem;font-size:.72rem}.terminal__body{font-family:var(--mono);color:var(--text);margin:0;padding:1rem 1.1rem;font-size:.82rem;line-height:1.65;overflow-x:auto}.t-prompt{color:var(--accent-blue)}.t-cmd{color:var(--text)}.t-out{color:var(--muted)}.t-out--muted{opacity:.85}.t-ok{color:var(--accent)}.diagram-figure{text-align:center;margin:1.25rlh 0}.diagram-figure img{border:1px solid var(--border);background:var(--panel);border-radius:8px;max-width:100%;height:auto}.diagram-figure--contain img{width:auto;max-height:320px}.diagram-figure--scroll{text-align:left;overflow-x:auto}.diagram-figure--small img{width:auto;max-height:240px}.card{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:1.25rlh}.three-col{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rlh 0;display:grid}@media (width<=768px){.three-col{grid-template-columns:1fr}}.card--problem p{color:var(--muted);margin:0;font-size:.95rem}.punchline{font-family:var(--sans);color:var(--text);margin:2rlh 0 0;font-size:1.1rem;font-weight:600}.pill-list{max-width:52ch;margin:0 0 1.5rlh;padding:0;list-style:none}.pill-list li{border-bottom:1px solid var(--border);color:var(--muted);padding:.5rlh 0}.pill-list strong{color:var(--accent);font-weight:600}.cli-block pre{font-family:var(--mono);color:var(--accent);margin:0;font-size:.88rem;line-height:1.6}.subsection-title{font-family:var(--sans);margin:2rlh 0 1rlh;font-size:1.1rem;font-weight:600}.use-case-list{color:var(--muted);max-width:52ch;margin:0 0 1.5rlh;padding-left:1.2rem}.use-case-list li{margin-bottom:.5rlh}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rlh;margin:1rlh 0;display:grid}@media (width<=768px){.two-col{grid-template-columns:1fr}}.arch-micro p{color:var(--muted);margin:0 0 .65rlh;font-size:.95rem}.arch-micro strong{color:var(--accent-blue)}.checklist{color:var(--muted);max-width:52ch;margin:1rlh 0 0;padding-left:1.2rem}.checklist li{margin-bottom:.4rlh}.video-frame{border:1px solid var(--border);aspect-ratio:16/9;background:#000;border-radius:10px;width:100%;max-width:880px;margin:0 auto 1rlh;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-placeholder{max-width:560px;margin-bottom:1rlh}.muted{color:var(--muted);font-size:.92rem}.footnote{margin-top:1rlh}.vision-copy{max-width:56ch}.status-badge strong{font-family:var(--sans);color:var(--accent);margin-bottom:.5rlh;font-weight:700;display:block}.status-badge p{color:var(--muted);margin:0}.form-embed{border:1px solid var(--border);font-family:var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-radius:10px;margin-top:1rlh;overflow:hidden}.form-embed iframe{border:0;width:100%;min-height:2364px;display:block}.form-theme-note{font-family:var(--sans);color:var(--muted);max-width:62ch;margin:0 0 1rlh;font-size:.88rem;line-height:1.5}.form-theme-note code{font-size:.85em}.form-placeholder{max-width:640px}.privacy{margin-top:1rlh}.site-footer{text-align:center;border-top:1px solid var(--border);font-family:var(--sans);color:var(--muted);padding:2rlh 1rlh;font-size:.875rem}.site-footer p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pilot-form{margin-top:1rlh;padding:1.5rlh}.pilot-form--success{padding:1.5rlh}.pilot-form__success{font-family:var(--sans);color:var(--accent);margin:0;font-size:1.05rem;font-weight:600}.pilot-form__hp{opacity:0;pointer-events:none;width:0;height:0;position:absolute;left:-9999px}.pilot-form__grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;margin-bottom:1.25rlh;display:grid}@media (width<=640px){.pilot-form__grid{grid-template-columns:1fr}}.pilot-form__field--full{grid-column:1/-1}.pilot-form__field{font-family:var(--sans);flex-direction:column;gap:.35rem;display:flex}.pilot-form__field span{color:var(--muted);font-size:.8rem;font-weight:600}.pilot-form__field input,.pilot-form__field textarea{font-family:var(--sans);color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:.55rem .75rem;font-size:.95rem}.pilot-form__field textarea{resize:vertical;min-height:120px}.pilot-form__field input:focus,.pilot-form__field textarea:focus{outline:2px solid var(--accent-blue);outline-offset:1px}.pilot-form__error{color:#f87171;font-size:.9rem;font-family:var(--sans);margin:0 0 1rlh}.pilot-form__submit{margin-top:.25rlh}.form-theme-note--native{margin-bottom:1.25rlh}
