@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--narriv-bg:#f8f8f6;--narriv-surface-sunken:#f0f0ed;--narriv-surface-1:#fff;--narriv-surface-2:#f4f4f1;--narriv-surface-3:#e8e8e3;--narriv-line:#1618181a;--narriv-line-strong:#16181833;--narriv-text-hi:#171918;--narriv-text-mid:#555d58;--narriv-text-low:#7a827d;--narriv-text-faint:#a4aaa6;--narriv-accent:#2d6cdf;--narriv-accent-hover:#245cc0;--narriv-accent-ink:#fff;--narriv-accent-dim:#2d6cdf1a;--narriv-accent-line:#2d6cdf6b;--narriv-success:#287d45;--narriv-success-dim:#287d451a}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--narriv-bg:#0d0f12;--narriv-surface-sunken:#111419;--narriv-surface-1:#15191f;--narriv-surface-2:#1b2027;--narriv-surface-3:#242a32;--narriv-line:#ffffff14;--narriv-line-strong:#ffffff29;--narriv-text-hi:#eceef2;--narriv-text-mid:#a3aab5;--narriv-text-low:#737b87;--narriv-text-faint:#4d545e;--narriv-accent:#5fa8ff;--narriv-accent-hover:#7ab8ff;--narriv-accent-ink:#071018;--narriv-accent-dim:#5fa8ff24;--narriv-accent-line:#5fa8ff61;--narriv-success:#71d68c;--narriv-success-dim:#71d68c1f}:root{--narriv-font-sans:"Hanken Grotesk", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--narriv-font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--narriv-text-hero:44px;--narriv-text-title:24px;--narriv-text-section:18px;--narriv-text-card-title:15px;--narriv-text-body:14px;--narriv-text-sm:13px;--narriv-text-xs:12px;--narriv-metric-md:15px;--narriv-label:11px;--narriv-weight-normal:400;--narriv-weight-medium:500;--narriv-weight-semi:600;--narriv-weight-bold:700;--narriv-space-0:4px;--narriv-space-1:8px;--narriv-space-2:12px;--narriv-space-3:16px;--narriv-space-4:20px;--narriv-space-5:24px;--narriv-space-6:32px;--narriv-space-7:40px;--narriv-space-8:48px;--narriv-radius-sm:5px;--narriv-radius:8px;--narriv-radius-lg:12px;--narriv-radius-pill:999px;--narriv-border:1px solid var(--narriv-line);--narriv-border-strong:1px solid var(--narriv-line-strong);--narriv-focus-ring:0 0 0 2px var(--narriv-accent-line);--narriv-ease:cubic-bezier(.4, 0, .2, 1);--narriv-dur:.15s}*,:before,:after{box-sizing:border-box}html{min-width:320px;min-height:100%;color:var(--narriv-text-hi);background:var(--narriv-bg);font-family:var(--narriv-font-sans);font-size:var(--narriv-text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--narriv-bg);min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;color:var(--narriv-text-hi);background:linear-gradient(var(--narriv-surface-sunken), var(--narriv-surface-sunken)) top / 100% 1px no-repeat, var(--narriv-bg);flex-direction:column;display:flex}.site-header,.hero-section,.page-section,.cta-section,.site-footer{width:min(100% - 48px,1120px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:var(--narriv-space-3);min-height:76px;display:flex}.wordmark,.header-link,.primary-link,.secondary-link{align-items:center;text-decoration:none;display:inline-flex}.wordmark{gap:var(--narriv-space-2);color:var(--narriv-text-hi);font-size:var(--narriv-text-card-title);font-weight:var(--narriv-weight-bold)}.wordmark-symbol{border:var(--narriv-border-strong);border-radius:var(--narriv-radius-sm);width:30px;height:30px;color:var(--narriv-accent);font-family:var(--narriv-font-mono);font-size:var(--narriv-text-xs);font-weight:var(--narriv-weight-semi);justify-content:center;align-items:center;display:inline-flex}.header-link{min-height:38px;padding:0 var(--narriv-space-3);border:var(--narriv-border);border-radius:var(--narriv-radius);color:var(--narriv-text-mid);font-size:var(--narriv-text-sm);font-weight:var(--narriv-weight-medium);transition:background var(--narriv-dur) var(--narriv-ease), border-color var(--narriv-dur) var(--narriv-ease), color var(--narriv-dur) var(--narriv-ease)}.header-link:hover{border-color:var(--narriv-line-strong);background:var(--narriv-surface-1);color:var(--narriv-text-hi)}.wordmark:focus-visible,.header-link:focus-visible,.primary-link:focus-visible,.secondary-link:focus-visible{box-shadow:var(--narriv-focus-ring);outline:none}.hero-section{min-height:calc(100vh - 76px);padding:var(--narriv-space-8) 0 var(--narriv-space-7);align-content:center;gap:var(--narriv-space-8);display:grid}.hero-copy{gap:var(--narriv-space-4);max-width:820px;animation:fade-up .56s var(--narriv-ease) both;display:grid}.eyebrow,.section-label,.process-line,.parallel-stage>p,figcaption{color:var(--narriv-text-low);font-family:var(--narriv-font-mono);font-size:var(--narriv-label);letter-spacing:0;text-transform:uppercase;margin:0}.hero-copy h1,.section-heading h2,.cta-copy h2{color:var(--narriv-text-hi);font-weight:var(--narriv-weight-bold);letter-spacing:0;margin:0}.hero-copy h1{max-width:760px;font-size:64px;line-height:1.02}.hero-copy p:not(.eyebrow){max-width:660px;color:var(--narriv-text-mid);margin:0;font-size:20px;line-height:1.55}.primary-link,.secondary-link{gap:var(--narriv-space-1);border-radius:var(--narriv-radius);width:fit-content;min-height:44px;font-weight:var(--narriv-weight-semi);transition:background var(--narriv-dur) var(--narriv-ease), border-color var(--narriv-dur) var(--narriv-ease), color var(--narriv-dur) var(--narriv-ease), transform var(--narriv-dur) var(--narriv-ease)}.primary-link{margin-top:var(--narriv-space-2);padding:0 var(--narriv-space-4);border:1px solid var(--narriv-text-hi);background:var(--narriv-text-hi);color:var(--narriv-bg)}.primary-link:hover,.secondary-link:hover{transform:translateY(-1px)}.process-line{max-width:760px;padding:var(--narriv-space-4) 0 0;border-top:var(--narriv-border);align-items:center;gap:var(--narriv-space-2);animation:fade-up .68s var(--narriv-ease) 90ms both;flex-wrap:wrap;list-style:none;display:flex}.process-line li{align-items:center;gap:var(--narriv-space-2);display:inline-flex}.page-section{border-top:var(--narriv-border);padding:104px 0}.section-heading{max-width:640px;margin-bottom:var(--narriv-space-7)}.section-heading h2,.cta-copy h2{font-size:42px;line-height:1.08}.section-heading--visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.text-columns{gap:var(--narriv-space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.text-card{min-height:188px;padding:var(--narriv-space-5);border:var(--narriv-border);border-radius:var(--narriv-radius);background:var(--narriv-surface-1);align-content:start;gap:var(--narriv-space-3);display:grid}.text-card h3,.text-card p{margin:0}.text-card h3{color:var(--narriv-text-hi);font-size:var(--narriv-text-title);line-height:1.18}.text-card p:not(.section-label){color:var(--narriv-text-mid);font-size:var(--narriv-text-section);line-height:1.5}.workflow-section{padding-top:96px}.workflow-figure{gap:var(--narriv-space-4);margin:0;display:grid}.workflow-diagram{padding:var(--narriv-space-7);border:var(--narriv-border);border-radius:var(--narriv-radius);background:linear-gradient(90deg, var(--narriv-line) 1px, transparent 1px) 0 0 / 56px 56px, linear-gradient(0deg, var(--narriv-line) 1px, transparent 1px) 0 0 / 56px 56px, var(--narriv-surface-1);justify-items:center;gap:var(--narriv-space-2);display:grid}.diagram-node{min-width:156px;min-height:42px;padding:0 var(--narriv-space-3);border:var(--narriv-border);border-radius:var(--narriv-radius-sm);background:var(--narriv-bg);color:var(--narriv-text-mid);font-family:var(--narriv-font-mono);font-size:var(--narriv-text-xs);letter-spacing:0;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;display:inline-flex}.diagram-node--quiet{color:var(--narriv-text-low)}.diagram-node--strong{border-color:var(--narriv-accent-line);background:var(--narriv-accent-dim);color:var(--narriv-accent);font-weight:var(--narriv-weight-semi)}.diagram-node--tool{border-color:var(--narriv-line-strong);color:var(--narriv-text-hi)}.diagram-node--memory{background:var(--narriv-surface-sunken);color:var(--narriv-text-hi)}.diagram-arrow,.lane-arrow{color:var(--narriv-text-faint);font-family:var(--narriv-font-mono);line-height:1}.diagram-arrow{font-size:18px}.parallel-stage{width:min(100%,760px);padding:var(--narriv-space-3);border:1px dashed var(--narriv-line-strong);border-radius:var(--narriv-radius);gap:var(--narriv-space-3);justify-items:center;display:grid}.parallel-grid{gap:var(--narriv-space-3);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.lane{justify-items:center;gap:var(--narriv-space-1);display:grid}.lane .diagram-node{width:100%;min-width:0}.loop-note{margin-top:var(--narriv-space-1);align-items:center;gap:var(--narriv-space-1);color:var(--narriv-text-low);font-family:var(--narriv-font-mono);font-size:var(--narriv-text-xs);text-transform:uppercase;display:inline-flex}figcaption{max-width:560px;color:var(--narriv-text-mid);text-transform:none;font-size:var(--narriv-text-body);line-height:1.6}.why-section{gap:var(--narriv-space-6);display:grid}.why-section .section-heading,.why-section .text-columns{margin-bottom:0}.why-section .text-card{min-height:152px}.supporting-copy{max-width:780px;color:var(--narriv-text-mid);margin:0;font-size:20px;line-height:1.6}.cta-section{border-top:var(--narriv-border);align-items:end;gap:var(--narriv-space-6);grid-template-columns:minmax(0,1fr) auto;padding:104px 0;display:grid}.cta-copy{gap:var(--narriv-space-3);max-width:700px;display:grid}.cta-copy p{color:var(--narriv-text-mid);font-size:var(--narriv-text-section);margin:0;line-height:1.6}.secondary-link{padding:0 var(--narriv-space-4);border:var(--narriv-border-strong);color:var(--narriv-text-hi)}.secondary-link:hover{border-color:var(--narriv-text-hi);background:var(--narriv-surface-1)}.site-footer{padding:var(--narriv-space-6) 0;border-top:var(--narriv-border);justify-content:space-between;align-items:end;gap:var(--narriv-space-4);color:var(--narriv-text-low);display:flex}.site-footer strong{margin-bottom:var(--narriv-space-1);color:var(--narriv-text-hi);font-size:var(--narriv-text-card-title);display:block}.site-footer p{margin:0;line-height:1.5}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=860px){.site-header,.hero-section,.page-section,.cta-section,.site-footer{width:min(100% - 32px,1120px)}.hero-section{min-height:auto;padding-top:var(--narriv-space-8)}.hero-copy h1{font-size:48px;line-height:1.06}.hero-copy p:not(.eyebrow),.supporting-copy{font-size:var(--narriv-text-section)}.page-section,.cta-section{padding:76px 0}.text-columns,.parallel-grid,.cta-section{grid-template-columns:1fr}.text-card{min-height:auto}.workflow-diagram{padding:var(--narriv-space-5);background-size:44px 44px}.parallel-stage{width:100%}.lane{grid-template-columns:1fr auto 1fr;align-items:center}.lane-arrow{transform:rotate(-90deg)}.site-footer{align-items:start}}@media (width<=560px){.site-header{min-height:68px}.header-link{padding:0 var(--narriv-space-2)}.hero-section{gap:var(--narriv-space-6);padding-top:var(--narriv-space-7);padding-bottom:var(--narriv-space-6)}.hero-copy h1,.section-heading h2,.cta-copy h2{font-size:36px}.hero-copy p:not(.eyebrow),.text-card p:not(.section-label),.cta-copy p{font-size:var(--narriv-text-body)}.process-line{align-items:start;display:grid}.page-section,.cta-section{padding:60px 0}.section-heading{margin-bottom:var(--narriv-space-5)}.text-card,.workflow-diagram{padding:var(--narriv-space-4)}.diagram-node{width:100%;min-width:0}.site-footer{display:grid}}
