:root{--ink:#0b1220;--ink-2:#1a2235;--body:#364152;--muted:#6b7488;--muted-2:#94a0b6;--rule:#e6eaf2;--rule-2:#f0f3f8;--bg:#fff;--bg-2:#f8fafc;--bg-3:#f1f5f9;--card:#fff;--accent:#5b6ee1;--accent-deep:#3a4dc2;--accent-ink:#1f2a78;--accent-tint:#eef0fc;--accent-tint-2:#dbdef7;--green:#16a34a;--green-tint:#dcfce7;--sans:"Inter", "Inter Tight", -apple-system, system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--maxw:1200px;--gutter:clamp(20px, 4vw, 40px);--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);font-feature-settings:"ss01", "cv11";color:var(--body);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:15.5px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--accent-tint-2);color:var(--ink)}.shell{max-width:var(--maxw);padding:0 var(--gutter);margin:0 auto}.eyebrow{font-family:var(--mono);letter-spacing:.04em;color:var(--accent-deep);text-transform:none;font-size:12px;font-weight:500}.h1{font-family:var(--sans);letter-spacing:-.028em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(38px,5vw,60px);font-weight:600;line-height:1.05}.h2{font-family:var(--sans);letter-spacing:-.022em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:600;line-height:1.1}.h3{font-family:var(--sans);letter-spacing:-.012em;color:var(--ink);margin:0;font-size:19px;font-weight:600;line-height:1.3}.lede{color:var(--body);text-wrap:pretty;max-width:60ch;font-size:18px;line-height:1.55}.btn{letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:11px 16px;font-size:14.5px;font-weight:500;transition:background .15s,border .15s,transform .1s;display:inline-flex}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#1a2235}.btn-accent{background:var(--accent);color:#fff;box-shadow:inset 0 1px #ffffff40,0 1px 2px #0f3a7226}.btn-accent:hover{background:var(--accent-deep)}.btn-ghost{color:var(--ink);border-color:var(--rule);background:#fff}.btn-ghost:hover{border-color:var(--muted-2)}.btn .arr{transition:transform .15s}.btn:hover .arr{transform:translate(2px)}.nav{z-index:50;-webkit-backdrop-filter:blur(12px)saturate(160%);border-bottom:1px solid var(--rule-2);background:#ffffffd9;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:60px;display:flex}.brand{letter-spacing:-.01em;color:var(--ink);align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.brand-mark{background:0 0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-name{align-items:baseline;gap:6px;display:flex}.brand-name small{font-family:var(--mono);color:var(--muted);letter-spacing:.02em;font-size:11px;font-weight:500}.nav-links{color:var(--body);align-items:center;gap:26px;font-size:14px;display:flex}.nav-links a:hover{color:var(--ink)}.nav-cta{align-items:center;gap:10px;display:flex}.status{font-family:var(--mono);color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.status:before{content:"";background:var(--green);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px #16a34a26}.hero{padding:72px 0 40px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0b12200a 1px,#0000 1px),linear-gradient(90deg,#0b12200a 1px,#0000 1px);background-position:-1px -1px;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 0,#000 0%,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 0,#000 0%,#0000 80%)}.hero.hero-v2{background:#fafbfc;padding:88px 0 96px;overflow:visible}.hero.hero-v2:before{display:none}.hero-v2-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:64px;display:grid}.hero-v2-left{text-align:left;flex-direction:column;align-items:flex-start;max-width:none;display:flex;position:relative}.h-display{letter-spacing:-.025em;color:#0b1220;max-width:17ch;margin:0 0 22px;font-family:IBM Plex Sans,Inter,system-ui,-apple-system,sans-serif;font-size:clamp(40px,4.6vw,60px);font-weight:600;line-height:1.04}.hero-v2-sub{color:#4a5568;max-width:42ch;margin:0 0 28px;font-family:IBM Plex Sans,Inter,system-ui,sans-serif;font-size:17px;font-weight:400;line-height:1.55}.hero-v2-byline{font-family:var(--mono);color:#6b7488;letter-spacing:.01em;white-space:nowrap;border-bottom:1px solid #0b122014;align-items:center;gap:10px;width:100%;max-width:480px;margin-bottom:36px;padding-bottom:18px;font-size:12.5px;display:flex}.byline-name{color:#0b1220;white-space:nowrap;font-weight:500}.byline-sep{color:#94a0b6}.byline-role{color:#6b7488;white-space:nowrap}.hero-v2-cta{display:flex}.btn-pill{color:#fff;letter-spacing:-.005em;white-space:nowrap;background:#0b1220;border:1px solid #0b1220;border-radius:999px;align-items:center;gap:10px;padding:12px 22px;font-family:IBM Plex Sans,Inter,system-ui,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.btn-pill:hover{background:#1a2235}.btn-pill .dn{font-family:var(--mono);font-size:13px;transition:transform .2s;display:inline-block}.btn-pill:hover .dn{transform:translateY(2px)}.hero-v2-right{position:relative}.ide-window{font-family:var(--mono);color:#c9d1d9;background:#0d0f14;border:1px solid #1f2530;border-radius:10px;font-size:12.5px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 20px 60px -20px #0b122059,0 4px 12px -4px #0b12202e}.ide-titlebar{background:#14171f;border-bottom:1px solid #1f2530;align-items:center;gap:14px;padding:10px 14px;display:flex}.ide-dots{gap:6px;display:inline-flex}.ide-dots i{background:#3a4150;border-radius:999px;width:10px;height:10px}.ide-dots i:first-child{background:#4a4145}.ide-dots i:nth-child(2){background:#4a4530}.ide-dots i:nth-child(3){background:#2d4a35}.ide-path{font-family:var(--mono);color:#8b95a8;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11.5px;overflow:hidden}.ide-path-dim{color:#4a5568;margin:0 6px}.ide-path-cmd{color:#c9d1d9}.ide-body{grid-template-columns:200px minmax(0,1fr);min-height:480px;display:grid}.ide-sidebar{background:#0a0c11;border-right:1px solid #1f2530;padding:16px 0;font-size:12px}.ide-sect-label{letter-spacing:.08em;color:#4a5568;text-transform:uppercase;padding:0 14px 8px;font-size:10.5px;font-weight:500}.ide-sect-spaced{border-top:1px solid #1f2530;margin-top:20px;padding-top:16px}.ide-tree{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ide-tree li{color:#8b95a8;cursor:default;line-height:1.4;font-family:var(--mono);white-space:nowrap;align-items:center;gap:6px;padding:4px 14px;font-size:12px;display:flex}.ide-chev{color:#4a5568;text-align:center;width:10px;font-size:10px;display:inline-block}.ide-folder{color:#b8c2d4}.ide-folder.expanded{color:#d4dae5}.ide-file{color:#8b95a8}.ide-nested{padding-left:38px}.ide-file.active{color:#4ec9b0;background:#4ec9b014;border-left:2px solid #4ec9b0;padding-left:36px;font-weight:500}.ide-consumer{color:#8b95a8;padding-left:14px}.ide-consumer:before{content:"→";color:#4a5568;margin-right:8px;font-size:10px}.ide-editor{background:#0d0f14;flex-direction:column;min-width:0;display:flex}.ide-tabs{background:#14171f;border-bottom:1px solid #1f2530;gap:0;padding:0;display:flex}.ide-tab{font-family:var(--mono);color:#6b7488;cursor:default;border-right:1px solid #1f2530;padding:10px 16px;font-size:12px;transition:color .15s}.ide-tab.active{color:#d4dae5;background:#0d0f14;border-top:2px solid #4ec9b0;padding-top:8px}.ide-code-wrap{flex:1;grid-template-columns:40px minmax(0,1fr);padding:16px 0 18px;display:grid;overflow-x:auto}.ide-gutter{text-align:right;color:#3a4150;font-family:var(--mono);-webkit-user-select:none;user-select:none;border-right:1px solid #1f2530;padding-right:14px;font-size:12px;line-height:1.65}.ide-gutter div{line-height:1.65}.ide-code{font-family:var(--mono);color:#c9d1d9;white-space:pre;margin:0;padding:0 0 0 18px;font-size:12.5px;line-height:1.65;overflow-x:auto}.ide-code .c{color:#5a6478;font-style:italic}.ide-code .k{color:#ff7b8a;font-weight:500}.ide-code .s{color:#a5d6a7}.ide-window.ide-light{color:#1a2235;font-family:var(--mono);background:#fff;border:1px solid #e6eaf2;border-radius:12px;box-shadow:inset 0 1px #fff6,0 24px 60px -28px #0b122029,0 6px 14px -6px #0b122014}.ide-light .ide-titlebar{background:#f5f7fb;border-bottom:1px solid #e6eaf2}.ide-light .ide-dots i{background:#d6dbe5}.ide-light .ide-dots i:first-child{background:#f0c4c1}.ide-light .ide-dots i:nth-child(2){background:#f5dba1}.ide-light .ide-dots i:nth-child(3){background:#b8d9c2}.ide-light .ide-path{color:#6b7488}.ide-light .ide-path-dim{color:#b4bccb}.ide-light .ide-path-cmd{color:#1a2235;font-weight:500}.ide-body-3col{grid-template-columns:200px minmax(0,1fr) 240px;min-height:460px;display:grid}.ide-light .ide-sidebar{color:#1a2235;background:#fafbfd;border-right:1px solid #eef0f5}.ide-light .ide-sect-label{color:#94a0b6}.ide-light .ide-sect-spaced{border-top:1px solid #eef0f5}.ide-light .ide-tree li{color:#4a5568}.ide-light .ide-chev{color:#94a0b6}.ide-light .ide-folder{color:#364152}.ide-light .ide-folder.expanded{color:#1a2235;font-weight:500}.ide-light .ide-file{color:#6b7488;cursor:pointer;transition:background .12s,color .12s}.ide-light .ide-file:hover{color:#1a2235;background:#f1f4f9}.ide-light .ide-file.active{color:var(--accent-deep);border-left:2px solid var(--accent);background:#509ee31f;padding-left:36px;font-weight:600}.ide-light .ide-consumer{color:#4a5568}.ide-light .ide-consumer:before{color:#94a0b6}.ide-light .ide-editor{background:#fff}.ide-light .ide-tabs{background:#f5f7fb;border-bottom:1px solid #eef0f5}.ide-light .ide-tab{color:#6b7488;cursor:pointer;border-right:1px solid #eef0f5;transition:background .12s,color .12s}.ide-light .ide-tab:hover{color:#1a2235;background:#eef0f5}.ide-light .ide-tab.active{color:#1a2235;border-top:2px solid var(--accent);background:#fff;padding-top:8px;font-weight:500}.ide-light .ide-gutter{color:#c0c8d6;border-right:1px solid #eef0f5}.ide-light .ide-code{color:#1a2235}.ide-light .ide-code .c{color:#94a0b6;font-style:italic}.ide-light .ide-code .k{color:#b91c5c;font-weight:500}.ide-light .ide-code .s{color:#15803d}.ide-light .ide-code .fn{color:#6d28d9}.ide-light .ide-code .t{color:#b45309}.ide-light .ide-code .yk{color:#b91c5c;font-weight:500}.ide-light .ide-code .yv{color:#6d28d9}.ide-light .ide-code .ys{color:#15803d}.ide-light .ide-code-lineage{color:#4a5568;font-size:12px;line-height:1.6}.ide-diag{font-family:var(--mono);color:#364152;background:#fafbfd;border-left:1px solid #eef0f5;padding:14px 0;font-size:11.5px;overflow-y:auto}.ide-diag .ide-sect-label{padding:0 14px 8px}.ide-diag .ide-sect-spaced{border-top:1px solid #eef0f5;margin-top:18px;padding-top:14px}.diag-name{font-family:var(--mono);color:var(--accent-deep);letter-spacing:-.005em;padding:0 14px 12px;font-size:13px;font-weight:600}.diag-rows{flex-direction:column;display:flex}.diag-row{justify-content:space-between;align-items:center;gap:8px;padding:6px 14px;font-size:11.5px;display:flex}.diag-k{color:#94a0b6;letter-spacing:.02em;text-transform:uppercase;font-size:10.5px}.diag-v{color:#1a2235;text-align:right;align-items:center;gap:6px;font-weight:500;display:inline-flex}.diag-v code{font-family:var(--mono);color:var(--accent-deep);background:#509ee314;border-radius:3px;padding:1px 5px;font-size:11px}.diag-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.diag-pill.mat-table{color:var(--accent-deep);background:#509ee31f}.diag-pill.mat-view{color:#6d28d9;background:#6d28d91f}.diag-pill.mat-incremental{color:#15803d;background:#16a34a1f}.diag-dot{background:#94a0b6;border-radius:999px;flex-shrink:0;width:7px;height:7px;display:inline-block}.diag-dot.dot-ok,.diag-dot.dot-fresh{background:#16a34a;box-shadow:0 0 0 2px #16a34a2e}.diag-dot.dot-live{background:var(--accent);animation:2.4s ease-in-out infinite dot-pulse;box-shadow:0 0 0 2px #509ee338}.diag-dot.dot-warn{background:#d97706;box-shadow:0 0 0 2px #d977062e}@keyframes dot-pulse{0%,to{box-shadow:0 0 0 2px #509ee338}50%{box-shadow:0 0 0 4px #509ee314}}.diag-tests{color:#15803d;font-weight:600}.diag-tests-lbl{color:#94a0b6;font-size:10px}.diag-list{margin:0;padding:0;list-style:none}.diag-list li{color:#1a2235;align-items:center;gap:8px;padding:5px 14px;font-size:11.5px;line-height:1.4;display:flex}.diag-arr{color:var(--accent-deep);flex-shrink:0;font-size:11px;font-weight:600}.diag-arr-r{color:#6d28d9}.ide-code .fn{color:#d2a8ff}@media (width<=980px){.hero-v2-grid{grid-template-columns:1fr;gap:40px}.hero-v2-left{max-width:100%}.ide-body{grid-template-columns:160px minmax(0,1fr);min-height:400px}.ide-body-3col{grid-template-columns:160px minmax(0,1fr)}.ide-diag{display:none}}@media (width<=640px){.hero.hero-v2{padding:56px 0 64px}.ide-body,.ide-body-3col{grid-template-columns:1fr}.ide-sidebar{display:none}}.hero-content{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex;position:relative}.hero-pill{border:1px solid var(--rule);color:var(--body);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:5px 14px 5px 6px;font-size:13px;display:inline-flex;box-shadow:0 1px 2px #0b12200a}.hero-pill .badge{font-family:var(--mono);background:var(--accent-tint);color:var(--accent-deep);letter-spacing:.02em;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:500}.hero h1{margin-bottom:22px}.hero h1 .accent,.h1 .accent{color:var(--accent-deep)}.hero-sub{color:var(--body);text-wrap:pretty;max-width:64ch;margin:0 auto 32px;font-size:19px;line-height:1.5}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:inline-flex}.hero-cta .micro{font-family:var(--mono);color:var(--muted);margin-left:4px;font-size:12px}.hero-product{max-width:1080px;margin:56px auto 0;position:relative}.hero-product:after{content:"";filter:blur(12px);z-index:-1;background:radial-gradient(#0b12202e,#0000 70%);height:60px;position:absolute;bottom:-40px;left:10%;right:10%}.product-frame{border:1px solid var(--rule);background:#fff;border-radius:14px;overflow:hidden;box-shadow:inset 0 1px #fff9,0 24px 48px -24px #0b12202e}.product-bar{border-bottom:1px solid var(--rule);background:var(--bg-2);font-family:var(--mono);color:var(--muted);align-items:center;gap:10px;padding:11px 14px;font-size:12px;display:flex}.product-bar .dots{gap:6px;margin-right:6px;display:flex}.product-bar .dots i{background:#e2e8f0;border-radius:999px;width:11px;height:11px}.product-body{grid-template-columns:220px 1fr 280px;min-height:380px;display:grid}.pb-side{border-right:1px solid var(--rule);background:var(--bg-2);font-family:var(--mono);color:var(--body);padding:16px 14px;font-size:12px}.pb-side h6{color:var(--muted);letter-spacing:.04em;margin:0 0 10px;font-size:11px;font-weight:500}.pb-side ul{flex-direction:column;gap:4px;margin:0 0 16px;padding:0;list-style:none;display:flex}.pb-side li{cursor:default;border-radius:5px;align-items:center;gap:8px;padding:5px 8px;display:flex}.pb-side li.active{background:var(--accent-tint);color:var(--accent-ink)}.pb-side li:before{content:"";background:var(--muted-2);border-radius:1px;flex-shrink:0;width:6px;height:6px}.pb-side li.active:before{background:var(--accent)}.pb-main{border-right:1px solid var(--rule);flex-direction:column;gap:16px;padding:18px 22px;display:flex}.pb-tabs{font-family:var(--mono);color:var(--muted);border-bottom:1px solid var(--rule);gap:14px;margin:-18px -22px 0;padding:12px 22px 0;font-size:12px;display:flex}.pb-tabs span{border-bottom:2px solid #0000;padding-bottom:10px}.pb-tabs .on{color:var(--ink);border-bottom-color:var(--accent)}.pb-code{font-family:var(--mono);background:var(--bg-2);border:1px solid var(--rule);white-space:pre;color:var(--ink-2);border-radius:8px;padding:14px 16px;font-size:12.5px;line-height:1.6;overflow-x:auto}.pb-code .k{color:#b91c5c}.pb-code .s{color:#15803d}.pb-code .c{color:var(--muted);font-style:italic}.pb-code .n{color:var(--accent-deep)}.pb-code .t{color:#b45309}.pb-side-r{background:var(--bg-2);flex-direction:column;gap:14px;padding:18px;font-size:13px;display:flex}.pb-card{border:1px solid var(--rule);background:#fff;border-radius:8px;padding:12px 14px}.pb-card h6{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:10.5px;font-weight:500}.pb-card .num{color:var(--ink);letter-spacing:-.015em;font-size:22px;font-weight:600}.pb-card .num small{color:var(--green);margin-left:6px;font-size:12px;font-weight:500}.pb-card .bar{background:var(--rule-2);border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.pb-card .bar i{background:var(--accent);border-radius:999px;height:100%;display:block}.logos{border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2);background:#fff;margin-top:80px;padding:36px 0;overflow:hidden}.logos-label{text-align:center;font-family:var(--mono);color:var(--muted);letter-spacing:.04em;margin:0 0 22px;font-size:12px}.marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.marquee-track{width:max-content;animation:38s linear infinite marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-group{flex-shrink:0;align-items:center;gap:56px;padding-right:56px;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}html{scroll-behavior:auto}}.company-logo{flex-shrink:0;justify-content:center;align-items:center;height:48px;padding:0 32px;transition:opacity .2s;display:inline-flex}.company-logo img{object-fit:contain;filter:grayscale()brightness(.35)contrast(1.1);opacity:.7;width:auto;max-width:160px;transition:opacity .2s,filter .2s}.company-logo:hover img{opacity:1;filter:none}.logo-mark{font-family:var(--sans);letter-spacing:-.01em;color:var(--muted);opacity:.85;white-space:nowrap;align-items:center;gap:7px;font-size:18px;font-weight:600;transition:opacity .2s,color .2s;display:inline-flex}.logo-mark:hover{opacity:1;color:var(--ink)}.logo-mark .dot{background:currentColor;border-radius:2px;width:8px;height:8px}.logo-mark.serif{font-family:Georgia,serif;font-style:italic;font-weight:500}.logo-mark.mono{font-family:var(--mono);font-size:15px;font-weight:500}.logo-mark.upper{text-transform:uppercase;letter-spacing:.06em;font-size:14px}.logo-mark.tight{letter-spacing:-.03em;font-size:19px;font-weight:700}.stack-logos{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;grid-template-columns:repeat(6,1fr);gap:0;margin-top:36px;display:grid;overflow:hidden}.stack-logo{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);filter:grayscale(.2);opacity:.95;background:#fff;justify-content:center;align-items:center;height:112px;padding:24px;transition:background .15s;display:flex}.stack-logo:hover{background:var(--bg-2);filter:grayscale(0);opacity:1}.stack-logo img{object-fit:contain;max-width:70%;max-height:56px;display:block}.stack-logo--text{font-family:var(--mono);color:var(--ink-2);letter-spacing:.04em;text-transform:uppercase;text-align:center;filter:none;opacity:1;font-size:14px;font-weight:600}.stack-logo--captioned{flex-direction:column;gap:6px}.stack-logo-caption{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;text-align:center;font-size:11px;font-weight:500}.stack-logo:nth-child(6n){border-right:0}.stack-logo:nth-last-child(-n+6){border-bottom:0}@media (width<=980px){.stack-logos{grid-template-columns:repeat(3,1fr)}.stack-logo:nth-child(6n){border-right:1px solid var(--rule)}.stack-logo:nth-child(3n){border-right:0}.stack-logo:nth-last-child(-n+6){border-bottom:1px solid var(--rule)}.stack-logo:nth-last-child(-n+3){border-bottom:0}}@media (width<=600px){.stack-logos{grid-template-columns:repeat(2,1fr)}.stack-logo:nth-child(6n),.stack-logo:nth-child(3n){border-right:1px solid var(--rule)}.stack-logo:nth-child(2n){border-right:0}.stack-logo:nth-last-child(-n+6),.stack-logo:nth-last-child(-n+3){border-bottom:1px solid var(--rule)}.stack-logo:nth-last-child(-n+2){border-bottom:0}}section{padding:88px 0;position:relative}section.tight{padding:64px 0}.sec-hd{flex-direction:column;gap:12px;max-width:720px;margin-bottom:48px;display:flex}.sec-hd.center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.what{background:var(--bg-2);border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2)}.svc-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.svc{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:12px;padding:24px 22px;transition:border .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.svc:hover{border-color:var(--accent-tint-2);transform:translateY(-1px);box-shadow:0 1px 2px #0b12200a,0 8px 24px -12px #509ee340}.svc-icon{background:var(--accent-tint);width:36px;height:36px;color:var(--accent-deep);border-radius:8px;justify-content:center;align-items:center;display:flex}.svc h3{font-size:17px}.svc p{color:var(--body);text-wrap:pretty;margin:0;font-size:14px;line-height:1.55}.svc .meta{font-family:var(--mono);color:var(--muted);border-top:1px dashed var(--rule);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:11.5px;display:flex}.svc .meta b{color:var(--ink);font-weight:500;font-family:var(--sans)}.stack-grid{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.stack-col h4{font-family:var(--mono);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:11.5px;font-weight:500}.stack-list{border-top:1px solid var(--rule);flex-direction:column;display:flex}.stack-row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,30%) 1fr;align-items:baseline;gap:20px;padding:16px 0;display:grid}.stack-row .name{color:var(--ink);font-size:15px;font-weight:600}.stack-row .why{color:var(--body);font-size:13.5px;line-height:1.5}.stack-row .why em{color:var(--muted);font-style:normal}.stack-subhead{font-family:var(--mono);color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);margin-top:8px;padding:26px 0 14px;font-size:11.5px;font-weight:500;position:relative}.stack-subhead:before{content:"";background:var(--accent-deep);vertical-align:middle;width:18px;height:1px;margin-bottom:3px;margin-right:10px;display:inline-block}.stack-list--criteria .stack-row{padding:18px 0}.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.case{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;grid-template-rows:auto auto auto 1fr auto auto;row-gap:18px;padding:32px;transition:background-color .18s;display:grid}.case:hover{background:var(--bg-2)}.case-byline{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;align-items:baseline;gap:6px;min-width:0;font-size:11px;font-weight:500;line-height:1.4;display:flex;overflow:hidden}.case-byline b{color:var(--ink-2);font-weight:600}.case-byline .byline-dot{color:var(--muted-2)}.case-byline .case-years{font-variant-numeric:tabular-nums;color:var(--muted)}.case-hero{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;height:100px;padding:4px 0 0;display:flex}.case-hero-num{font-family:var(--sans);letter-spacing:-.035em;color:var(--accent-deep);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(64px,7vw,88px);font-weight:600;line-height:1}.case-hero--word .case-hero-num{letter-spacing:-.025em;font-size:clamp(48px,5.2vw,64px)}.case-hero-word{transition:opacity .8s cubic-bezier(.16,1,.3,1);display:inline-block}.case-hero-lbl{font-family:var(--sans);color:var(--body);font-size:14px;font-weight:400;line-height:1.3}.case-bars{flex-direction:column;gap:8px;padding:4px 0 8px;display:flex}.bar-row{align-items:center;gap:12px;min-height:14px;display:flex}.bar-track{background:var(--bg-3);border-radius:2px;flex:1;min-width:0;height:8px;overflow:hidden}.bar-fill{border-radius:2px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.bar-before{background:var(--muted-2)}.bar-after{background:var(--accent)}.bar-lbl{font-family:var(--mono);color:var(--ink-2);letter-spacing:.02em;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;min-width:84px;font-size:11px}.bar-track.medallion-track{background:0 0;gap:3px;height:8px;display:flex;overflow:visible}.med-seg{border-radius:2px;height:8px;transition:width .8s cubic-bezier(.16,1,.3,1)}.med-bronze{background:#b08160}.med-silver{background:#9aa7b8}.med-gold{background:#d4a83a}.bar-caption{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10.5px}.case-headline{font-family:var(--sans);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;margin:0;font-size:20px;font-weight:600;line-height:1.3}.case-body-p{font-family:var(--sans);color:var(--body);text-wrap:pretty;align-self:start;margin:0;font-size:14px;line-height:1.55}.case-metrics{border-top:1px solid var(--rule);grid-template-rows:repeat(3,auto);row-gap:8px;padding-top:16px;display:grid}.case-metric{grid-template-columns:minmax(0,auto) 1fr;align-items:baseline;gap:14px;display:grid}.case-metric .cm-k{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:11px;font-weight:500}.case-metric .cm-v{font-family:var(--sans);color:var(--ink);font-variant-numeric:tabular-nums;text-align:right;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:500}.case-stack{border-top:1px solid var(--rule);flex-wrap:wrap;gap:8px 6px;padding-top:16px;display:flex}.case-stack span{font-family:var(--mono);background:var(--bg-2);border:1px solid var(--rule);color:var(--ink-2);white-space:nowrap;border-radius:5px;padding:5px 8px;font-size:12px;line-height:1}@media (width<=1024px){.cases-grid{grid-template-columns:1fr}.case-byline{white-space:normal}}.process{background:var(--bg-2);border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2)}.process-rail{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.proc{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:10px;padding:22px 20px;display:flex;position:relative}.proc-no{font-family:var(--mono);color:var(--accent-deep);letter-spacing:.06em;font-size:11px}.proc h4{color:var(--ink);margin:0;font-size:16px;font-weight:600}.proc p{color:var(--body);margin:0;font-size:13.5px;line-height:1.5}.proc-out{font-family:var(--mono);color:var(--muted);border-top:1px dashed var(--rule);margin-top:auto;padding-top:10px;font-size:11.5px}.proc-out b{color:var(--ink);font-family:var(--sans);font-weight:500}.praise{background:#fff}.praise-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.quote-card{border:1px solid var(--rule);background:#fff;border-radius:4px;flex-direction:column;gap:18px;padding:28px 26px 22px;transition:border-color .15s,transform .15s;display:flex;position:relative}.quote-card:hover{border-color:var(--accent-tint-2);transform:translateY(-1px)}.quote-mark{font-family:var(--serif,Georgia, serif);color:var(--accent);-webkit-user-select:none;user-select:none;height:22px;font-size:56px;font-weight:600;line-height:.6}.quote-body{flex-direction:column;flex:1;gap:12px;display:flex}.quote-body p{color:var(--body);text-wrap:pretty;margin:0;font-size:14.5px;line-height:1.6}.quote-rating .rating-num{font-family:var(--mono);color:var(--muted);font-size:11px;font-weight:500}.quote-foot{border-top:1px dashed var(--rule-2);flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;padding-top:18px;display:flex}.quote-attr{flex-direction:column;gap:2px;min-width:0;display:flex}.quote-attr b{color:var(--ink);letter-spacing:-.005em;margin-bottom:2px;font-size:13.5px;font-weight:600;display:block}.quote-attr>span{font-family:var(--mono);color:var(--muted);letter-spacing:.02em;font-size:11px;display:block}.quote-attr>span span{display:inline}.quote-rating{flex-shrink:0;align-items:center;gap:6px;display:flex}.quote-rating .stars{color:var(--accent);letter-spacing:1px;font-size:13px}.praise-foot{font-family:var(--mono);color:var(--muted-2,#94a3b8);letter-spacing:.02em;text-align:center;opacity:.85;margin:28px 0 0;font-size:11.5px}.praise-foot a{color:inherit;border-bottom:1px solid var(--rule-2)}.praise-foot a:hover{color:var(--accent-deep);border-bottom-color:var(--accent-deep)}.opinions{background:#fff}.opinions-grid{grid-template-columns:repeat(2,1fr);gap:16px 32px;display:grid}.opin{border-bottom:1px solid var(--rule);grid-template-columns:32px 1fr;align-items:start;gap:14px;padding:18px 0;display:grid}.opin-no{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;padding-top:2px;font-size:12px}.opin h4{color:var(--ink);letter-spacing:-.01em;margin:0 0 6px;font-size:16px;font-weight:600}.opin h4 code{font-family:var(--mono);color:var(--accent-deep);background:var(--accent-tint);border-radius:4px;margin:0 2px;padding:2px 6px;font-size:14px;font-weight:500}.opin p{color:var(--body);text-wrap:pretty;margin:0;font-size:14px;line-height:1.55}.about-grid{grid-template-columns:320px 1fr;align-items:start;gap:56px;display:grid}.about-card{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;overflow:hidden}.about-photo{aspect-ratio:4/5;background:linear-gradient(#1a2235 0%,#0b1220 100%);align-items:flex-end;padding:16px;display:flex;position:relative;overflow:hidden}.about-photo.has-image img{object-fit:cover;object-position:center 25%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.about-photo.has-image:after{content:"";z-index:0;background:linear-gradient(#0b122000 45%,#0b1220d9 100%);position:absolute;inset:0}.about-photo .ph-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.about-photo .ph-tag{font-family:var(--mono);color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:11px;position:absolute;top:12px;left:12px}.about-photo .ph-name{z-index:1;color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:600;position:relative}.about-photo .ph-name small{font-family:var(--mono);color:var(--accent);letter-spacing:.04em;margin-top:4px;font-size:11px;font-weight:500;display:block}.about-card-foot{flex-direction:column;gap:6px;padding:14px 16px;font-size:13px;display:flex}.about-card-foot .row{font-family:var(--mono);justify-content:space-between;font-size:12px;display:flex}.about-card-foot .row span:first-child{color:var(--muted)}.about-card-foot .row span:last-child{color:var(--ink);font-weight:500}.about-body p{color:var(--body);text-wrap:pretty;margin:0 0 16px;font-size:16px;line-height:1.6}.about-body p strong{color:var(--ink);font-weight:600}.cta-band{background:var(--ink);color:#fff;border-radius:var(--r-xl);grid-template-columns:1.4fr 1fr;align-items:center;gap:48px;padding:56px;display:grid;position:relative;overflow:hidden}.cta-band:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 100% 100%,#000 0%,#0000 70%);mask-image:radial-gradient(70% 70% at 100% 100%,#000 0%,#0000 70%)}.cta-band h2{color:#fff;margin-bottom:14px;font-size:clamp(28px,3vw,38px);position:relative}.cta-band p{color:#ffffffb3;max-width:50ch;margin:0 0 24px;font-size:16px;line-height:1.5;position:relative}.cta-actions{flex-wrap:wrap;gap:10px;display:flex;position:relative}.cta-actions .btn-accent{background:var(--accent);color:#fff}.cta-actions .btn-ghost{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.cta-actions .btn-ghost:hover{background:#ffffff1a;border-color:#ffffff4d}.qual{border-radius:var(--r-lg);background:#ffffff0a;border:1px solid #ffffff1a;padding:20px 22px;position:relative}.qual h4{font-family:var(--mono);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:500}.qual ul{color:#ffffffd9;flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.qual li{align-items:flex-start;gap:10px;line-height:1.45;display:flex}.qual li:before{content:"✓";color:var(--accent);flex-shrink:0;font-size:13px;font-weight:600}footer{border-top:1px solid var(--rule);background:var(--bg-2);padding:48px 0 32px}.foot-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.foot-grid h5{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:11px;font-weight:500}.foot-grid ul{flex-direction:column;gap:7px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.foot-grid li a:hover{color:var(--accent-deep)}.foot-grid p{color:var(--body);max-width:36ch;margin:12px 0 0;font-size:14px;line-height:1.5}.foot-bar{border-top:1px solid var(--rule);font-family:var(--mono);color:var(--muted);letter-spacing:.02em;justify-content:space-between;align-items:center;padding-top:20px;font-size:11px;display:flex}@media (width<=980px){.product-body{grid-template-columns:1fr}.pb-side,.pb-side-r{display:none}.svc-grid{grid-template-columns:1fr 1fr}.praise-grid{grid-template-columns:1fr}.stack-grid{grid-template-columns:1fr;gap:32px}.opinions-grid{grid-template-columns:1fr}.process-rail{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr;gap:32px}.cta-band{grid-template-columns:1fr;padding:40px 28px}.nav-links{display:none}.foot-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.svc-grid,.process-rail,.praise-grid,.foot-grid{grid-template-columns:1fr}}.proc-guarantee{border:1px solid var(--accent-tint-2);background:var(--accent-tint);border-radius:var(--r-lg);grid-template-columns:140px 1fr;align-items:start;gap:18px;margin-top:40px;padding:22px 26px;display:grid}.proc-guarantee .eyebrow{color:var(--accent-deep);padding-top:3px}.proc-guarantee p{color:var(--ink);text-wrap:pretty;margin:0;font-size:16px;line-height:1.55}@media (width<=640px){.proc-guarantee{grid-template-columns:1fr;gap:8px;padding:18px 20px}}.leverage{background:var(--bg-2);border-top:1px solid var(--rule-2);border-bottom:1px solid var(--rule-2)}.lev-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.lev-panel{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:14px;padding:22px 22px 18px;display:flex}.lev-panel--now{border-color:var(--accent-tint-2);box-shadow:0 1px 2px #0b12200a,0 12px 32px -18px #5b6ee173}.lev-head{align-items:center;gap:12px;display:flex}.lev-tag{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:var(--bg-3);color:var(--muted);border-radius:999px;padding:4px 9px;font-size:11.5px}.lev-tag--now{background:var(--accent-tint);color:var(--accent-deep)}.lev-title{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.lev-svg{width:100%;height:auto;display:block;overflow:visible}.lev-svg text{font-family:var(--sans)}.lev-svg .mono{font-family:var(--mono)}.lev-node-fill{fill:var(--accent-tint);stroke:var(--accent-tint-2);stroke-width:1px}.lev-glyph{fill:var(--accent-deep)}.lev-name{fill:var(--ink);font-size:13px;font-weight:600}.lev-role{fill:var(--muted);font-size:11px}.lev-handoff{fill:#fff;stroke:var(--rule);stroke-width:1px}.lev-handoff-txt{fill:var(--muted);letter-spacing:.02em;font-size:11.5px}.lev-tool{fill:#fff;stroke:var(--accent-tint-2);stroke-width:1.25px}.lev-result{fill:var(--accent)}.lev-result-txt{fill:#fff;font-size:13px;font-weight:600}.lev-line{stroke:var(--muted-2);stroke-width:1.25px;stroke-dasharray:4 5;opacity:.7}.lev-line--solid{stroke:var(--accent);stroke-width:2px;stroke-dasharray:7 9;opacity:1}.lev-flow{animation:2.4s linear infinite lev-dash}.lev-flow-solid{animation:1.4s linear infinite lev-dash-solid}@keyframes lev-dash{to{stroke-dashoffset:-18px}}@keyframes lev-dash-solid{to{stroke-dashoffset:-32px}}.lev-stats{border-top:1px dashed var(--rule);grid-template-columns:repeat(3,1fr);gap:14px;margin:4px 0 0;padding:14px 0 0;display:grid}.lev-stats div{flex-direction:column;gap:3px;display:flex}.lev-stats dt{font-family:var(--mono);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.lev-stats dd{color:var(--ink);text-wrap:pretty;margin:0;font-size:14.5px;font-weight:600;line-height:1.35}.lev-notes{grid-template-columns:repeat(3,1fr);gap:16px 32px;margin-top:36px;display:grid}.lev-note h4{color:var(--ink);letter-spacing:-.01em;margin:0 0 6px;font-size:16px;font-weight:600}.lev-note p{color:var(--body);text-wrap:pretty;margin:0;font-size:14px;line-height:1.55}@media (width<=1024px){.lev-grid{grid-template-columns:1fr}}@media (width<=640px){.lev-notes{grid-template-columns:1fr}.lev-stats{grid-template-columns:1fr;gap:10px}}@media (prefers-reduced-motion:reduce){.lev-flow,.lev-flow-solid{animation:none}}.problems{background:#fff}.prob-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.prob{border:1px solid var(--rule);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:14px;padding:22px 22px 18px;transition:border .15s,transform .15s,box-shadow .15s;display:flex}.prob:hover{border-color:var(--accent-tint-2);transform:translateY(-1px);box-shadow:0 1px 2px #0b12200a,0 8px 24px -12px #5b6ee140}.prob-sym{border-left:3px solid var(--accent);color:var(--ink);letter-spacing:-.01em;text-wrap:pretty;margin:0;padding-left:14px;font-size:16.5px;font-weight:600;line-height:1.4}.prob-did{flex-direction:column;gap:6px;display:flex}.prob-lbl{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-deep);font-size:11px}.prob-did p{color:var(--body);text-wrap:pretty;margin:0;font-size:14px;line-height:1.55}.prob-client{border-top:1px dashed var(--rule);font-family:var(--mono);color:var(--muted);margin-top:auto;padding-top:12px;font-size:11.5px}@media (width<=1024px){.prob-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.prob-grid{grid-template-columns:1fr}}.about-side{border:1px solid var(--accent-tint-2);background:var(--accent-tint);border-radius:var(--r-lg);flex-direction:column;gap:8px;margin-top:26px;padding:20px 22px;display:flex}.about-side .eyebrow{color:var(--accent-deep)}.about-side h4{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:600}.about-side p{color:var(--body);text-wrap:pretty;margin:0;font-size:14.5px;line-height:1.55}.about-side a{color:var(--accent-deep);border-bottom:1px solid var(--accent-deep);align-self:flex-start;margin-top:4px;font-size:14px;font-weight:500}.hero-cta-note{color:var(--muted);text-wrap:pretty;margin:14px 0 0;font-size:14px}.lev-hat{fill:var(--accent-tint);stroke:var(--accent-tint-2);stroke-width:1px}.lev-hat-txt{fill:var(--accent-ink);letter-spacing:.02em;font-size:11px}.lev-tool-title{fill:var(--ink);letter-spacing:.04em;text-transform:uppercase;font-size:11px}.lev-agent{fill:#fff;stroke:var(--accent);stroke-width:1.5px}
