:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f0e8;--background-accent:#ec0f3329;--surface:#fffc;--surface-strong:#fffdf8;--text:#181614;--muted:#655d56;--line:#1816141a;--accent:#ec0f33;--accent-strong:#c8102e;--button-text:#fff;font-family:Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#121315;--background-accent:#ec0f3333;--surface:#181b1fd1;--surface-strong:#181b1f;--text:#f4efe8;--muted:#b4aca3;--line:#ffffff1a;--accent:#ff4f6d;--accent-strong:#ff7f94;--button-text:#160b0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, var(--background-accent), transparent 30%), var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .18s,color .18s}a{color:inherit;text-decoration:none}button{font:inherit}#root{min-height:100vh}.site-shell{width:min(1100px,100% - 2rem);margin:0 auto;padding:1.25rem 0 4rem}.page-content{gap:1.25rem;display:grid}.site-header{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 2rem;display:flex}.brand{letter-spacing:.08em;text-transform:uppercase;font-size:1.1rem;font-weight:700}.nav{color:var(--muted);align-items:center;gap:1rem;display:flex}.nav-link{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.hero,.panel{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;box-shadow:0 20px 40px #00000014}.hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:1.25rem;padding:clamp(1.5rem,4vw,3.5rem);display:grid}.hero-copy{flex-direction:column;justify-content:center;display:flex}.hero-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:24px;padding:1.5rem}.eyebrow,.section-label{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.85rem;font-weight:700}.hero h1,.section-grid h2,.section-heading h2,.cta-panel h2{letter-spacing:-.05em;margin:0}.hero h1{max-width:none;font-size:clamp(3rem,9vw,6rem);line-height:.96}.hero-subtitle{max-width:38rem;color:var(--text);letter-spacing:-.02em;margin:.9rem 0 0;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:500;line-height:1.35}.lede,.section-body,.feature-card p,.stack-list li{color:var(--muted);line-height:1.7}.lede{max-width:42rem;margin:1rem 0 0;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.2rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:var(--button-text)}.button-secondary{border-color:var(--line);color:var(--text);background:0 0}.button-ghost{border-color:var(--line);background:var(--surface-strong);color:var(--text)}.theme-toggle{min-width:3rem;padding:.7rem}.theme-toggle-icon{font-size:1rem;line-height:1}.panel{padding:1.5rem}.section-grid,.cta-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1.5rem;display:grid}.section-heading{margin-bottom:1rem}.stack-list{margin:0;padding-left:1.2rem}.stack-list li+li{margin-top:.65rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:20px;padding:1.25rem;position:relative}.feature-card h3{letter-spacing:-.03em;margin:0 0 .75rem;font-size:1.2rem}@media (width<=860px){.hero,.section-grid,.cta-panel,.feature-grid{grid-template-columns:1fr}}@media (width<=720px){.site-header{display:grid}.nav{flex-wrap:wrap}.hero h1{max-width:none;font-size:clamp(2.6rem,13vw,4rem)}}.github-icon{color:inherit;opacity:.7;font-size:1.25rem;transition:opacity .2s;position:absolute;top:12px;right:12px}.github-icon:hover{opacity:1}
