:root{color:#172029;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f6f9fc;--surface:#fff;--surface-strong:#edf4f8;--text:#172029;--muted:#52606d;--subtle:#7a8794;--border:#d8e1e8;--blue:#1287d8;--teal:#13a7a0;--amber:#f2a51f;--charcoal:#1b2430;--shadow:0 18px 50px #1b24301c;background:#f6f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#eef6fb;--bg:#0f151c;--surface:#151d26;--surface-strong:#1d2833;--text:#eef6fb;--muted:#b1bfca;--subtle:#8393a2;--border:#2b3946;--blue:#58b7f1;--teal:#38c8c0;--amber:#f2b84a;--charcoal:#0b1016;--shadow:0 20px 60px #00000059;background:#0f151c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 52%, transparent), transparent 520px), var(--bg);min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:color-mix(in srgb, var(--bg) 88%, transparent);border-bottom:1px solid var(--border);z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:74px;padding:14px clamp(20px,4vw,56px);display:grid;position:sticky;top:0}.brand-link{color:var(--text);align-items:center;gap:10px;font-size:23px;font-weight:850;line-height:1;display:flex}.site-brand-mark{object-fit:contain;width:52px;height:52px;display:block}.desktop-nav{justify-content:center;align-items:center;gap:4px;display:flex}.desktop-nav a{color:var(--muted);border-radius:6px;padding:9px 10px;font-size:14px;font-weight:650}.desktop-nav a:hover{background:var(--surface-strong);color:var(--text)}.topbar-actions,.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.segmented{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;padding:3px;display:inline-flex}.segmented button,.icon-button{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.segmented button{color:var(--muted);background:0 0;border-radius:6px;min-width:36px;min-height:30px;padding:0 9px;font-size:12px;font-weight:800}.segmented button.active{background:var(--charcoal);color:#fff}:root[data-theme=dark] .segmented button.active{color:#172029;background:#eef6fb}.icon-button{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;width:38px;height:38px}.button{border:1px solid var(--border);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:14px;font-weight:760;display:inline-flex}.button.primary{background:var(--charcoal);border-color:var(--charcoal);color:#fff}:root[data-theme=dark] .button.primary{color:#172029;background:#eef6fb;border-color:#eef6fb}.button.secondary,.button.ghost{background:var(--surface);color:var(--text)}.button.large{min-height:46px;padding:0 18px}.source-link{color:var(--teal);align-items:center;gap:8px;width:fit-content;margin-top:2px;font-size:14px;font-weight:780;display:inline-flex}main{gap:18px;display:grid}.hero-section,.section,.cta-section,.footer{width:100%;max-width:1210px;margin:0 auto}.section,.cta-section{scroll-margin-top:92px}.hero-section{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(28px,5vw,60px);min-height:calc(100vh - 74px);padding:clamp(42px,7vw,82px) clamp(20px,4vw,56px) 44px;display:grid}.hero-copy{gap:24px;display:grid}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0;font-size:13px;font-weight:820}h1,h2,h3,p{margin:0}h1{color:var(--text);max-width:820px;font-size:clamp(44px,6vw,76px);line-height:.98}h2{color:var(--text);max-width:820px;font-size:clamp(30px,4vw,50px);line-height:1.03}h3{color:var(--text);font-size:18px;line-height:1.25}p{color:var(--muted);line-height:1.58}.hero-body{max-width:720px;font-size:19px}.proof-strip{flex-wrap:wrap;gap:10px;display:flex}.proof-strip span,.example-list span{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.proof-strip svg,.example-list svg{color:var(--teal);flex:none}.hero-visual{min-height:560px;position:relative}.trail-motif{filter:drop-shadow(0 22px 34px #1287d829);width:min(640px,100%);max-width:100%;height:auto;margin:0 auto 8px;display:block}:root[data-theme=dark] .trail-motif{opacity:.86}.preview-window{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:18px;max-width:690px;margin:-14px auto 0;padding:0 22px 22px;display:grid;overflow:hidden}.preview-topbar{border-bottom:1px solid var(--border);align-items:center;gap:8px;min-height:50px;display:flex}.preview-topbar span{background:var(--border);border-radius:999px;width:10px;height:10px}.preview-topbar strong{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:8px;font-size:13px;font-weight:780;overflow:hidden}.trace-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.trace-node,.issue-item,.principle-card,.workflow-step,.surface-panel,.developer-card,.comparison-row,.example-section{background:var(--surface);border:1px solid var(--border);border-radius:8px}.trace-node{align-items:center;gap:12px;min-height:78px;padding:14px;display:flex}.trace-node svg,.developer-card svg{color:var(--blue);flex:none}.trace-node span{color:var(--subtle);text-transform:uppercase;font-size:12px;font-weight:800;display:block}.trace-node strong{color:var(--text);margin-top:3px;font-size:15px;display:block}.signal-row{flex-wrap:wrap;gap:8px;display:flex}.signal{background:var(--surface-strong);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:13px;font-weight:760}.signal.warning{color:#9b5c00}:root[data-theme=dark] .signal.warning{color:#f2b84a}.signal.proof{color:var(--teal)}.section{gap:28px;padding:clamp(48px,7vw,86px) clamp(20px,4vw,56px);display:grid}.section.split{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start}.section-intro{gap:14px;max-width:860px;display:grid}.section-copy,.section-side-copy{gap:18px;display:grid}.section-side-copy{margin-top:18px}.issue-list{gap:10px;display:grid}.issue-item{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:16px;display:grid}.issue-item svg{color:var(--amber);margin-top:3px}.principle-grid,.developer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cycle-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.cycle-stage{background:linear-gradient(180deg, var(--surface), color-mix(in srgb, var(--surface-strong) 54%, var(--surface)));border:1px solid var(--border);border-radius:8px;gap:7px;min-height:96px;padding:17px;display:grid;position:relative}.cycle-stage:not(:last-child):after{background:var(--blue);content:"";width:12px;height:2px;position:absolute;top:34px;right:-11px}.cycle-stage strong{color:var(--text);font-size:18px}.cycle-stage span{color:var(--muted);font-size:14px;line-height:1.45}.principle-card,.developer-card{gap:12px;padding:18px;display:grid}.step-number{color:var(--teal);font-size:13px;font-weight:840}.product-section{background:color-mix(in srgb, var(--surface-strong) 58%, transparent);border-block:1px solid var(--border);max-width:none}.product-section>*{width:100%;max-width:1098px;margin-inline:auto}.workflow-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:stretch;gap:18px;display:grid}.workflow-list{gap:10px;display:grid}.workflow-step{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:14px;min-height:62px;padding:12px 16px;display:grid}.workflow-step span{background:var(--charcoal);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:840;display:inline-flex}:root[data-theme=dark] .workflow-step span{color:#172029;background:#eef6fb}.surface-panel{align-content:start;gap:16px;padding:18px;display:grid}.surface-grid{flex-wrap:wrap;gap:8px;display:flex}.surface-grid span{background:var(--surface-strong);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:13px;font-weight:740}.comparison-table{border:1px solid var(--border);border-radius:8px;overflow:hidden}.comparison-row{border:0;border-bottom:1px solid var(--border);border-radius:0;grid-template-columns:minmax(190px,.9fr) minmax(190px,.9fr) minmax(0,1.2fr);gap:16px;padding:16px 18px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row strong{color:var(--text)}.comparison-row span{color:var(--muted)}.comparison-row p{color:var(--teal);font-weight:720}.pricing-section{background:color-mix(in srgb, var(--surface-strong) 46%, transparent);border-block:1px solid var(--border);max-width:none}.pricing-section>*{width:100%;max-width:1210px;margin-inline:auto}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:16px;padding:20px;display:grid}.pricing-card.featured{border-color:color-mix(in srgb, var(--teal) 64%, var(--border));box-shadow:var(--shadow)}.pricing-card-header{gap:14px;display:grid}.pricing-card-header h3{font-size:21px}.pricing-card-header span{color:var(--teal);text-transform:uppercase;margin-top:4px;font-size:13px;font-weight:820;display:block}.pricing-card-header strong{color:var(--text);font-size:30px;line-height:1}.pricing-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li{color:var(--muted);grid-template-columns:16px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.pricing-card li svg{color:var(--teal);margin-top:3px}.pricing-button{width:100%;margin-top:auto}.pricing-footnote{max-width:820px;font-size:14px}.example-section{grid-template-columns:minmax(0,1fr) minmax(320px,.76fr);align-items:center;gap:24px;padding:28px;display:grid}.example-section p{margin-top:14px}.example-list{flex-wrap:wrap;gap:10px;display:flex}.cta-section{background:var(--charcoal);color:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:34px;padding:clamp(28px,5vw,46px);display:grid}.cta-section h2,.cta-section p{color:#fff}.cta-section .eyebrow{color:var(--amber);margin-bottom:10px}.cta-section p{opacity:.82;max-width:760px;margin-top:14px}.footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:24px clamp(20px,4vw,56px) 34px;display:flex}.footer-brand{color:var(--text);align-items:center;gap:10px;display:inline-flex}.footer-brand strong{font-size:20px;line-height:1}.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}@media (width<=1080px){.topbar{grid-template-columns:1fr}.desktop-nav{justify-content:flex-start;overflow-x:auto}.topbar-actions{justify-content:flex-start}.hero-section,.section.split,.workflow-layout,.example-section,.cta-section{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-visual{min-height:0}.principle-grid,.developer-grid,.cycle-map,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cycle-stage:not(:last-child):after{display:none}.cta-actions{justify-content:flex-start}}@media (width<=720px){.topbar{gap:12px;padding-inline:16px}.brand-link .site-brand-mark{width:44px;height:44px}.desktop-nav,.desktop-only{display:none}.hero-section,.section,.footer{padding-inline:16px}.hero-section{gap:22px;padding-top:28px;padding-bottom:28px}.hero-actions,.cta-actions,.topbar-actions{align-items:stretch}.hero-actions .button,.cta-actions .button{width:100%}.trace-map,.principle-grid,.developer-grid,.cycle-map,.pricing-grid{grid-template-columns:1fr}.hero-visual{gap:8px;display:grid}.trail-motif{width:min(300px,92%);margin-bottom:-10px}.preview-window{display:none}.comparison-row{grid-template-columns:1fr;gap:7px}.cta-section{border-radius:0;margin-bottom:0}.footer{align-items:flex-start;gap:12px;display:grid}}@media (width<=440px){h1{font-size:38px}h2{font-size:30px}.button.primary{white-space:normal}.topbar-actions .button.primary{flex:140px}.preview-topbar strong{display:none}}
