:root{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.6;font-weight:400;color:#e2e8f0;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#1e293b,#0f172a 60%)}h1{font-size:3rem;margin:0}h2{font-size:1.6rem}h3{font-size:1.2rem}ol,ul{padding-left:1.25rem}p{margin:0}#root{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 3rem}.app{display:flex;flex-direction:column;gap:2.5rem}.hero{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.badge{width:fit-content;padding:.35rem .85rem;border-radius:999px;background:#3b82f626;color:#93c5fd;font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.75rem}.subtitle{font-size:1.05rem;max-width:680px;color:#e2e8f0e6}.hero-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-meta div{display:flex;flex-direction:column;gap:.25rem;color:#e2e8f0d9}.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8f2}.section{display:flex;flex-direction:column;gap:1rem}.section h2,.section h3{margin:0}.section.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.card{padding:1.5rem;border-radius:1rem;background:#0f172ab3;border:1px solid rgba(148,163,184,.2);box-shadow:0 12px 30px #0f172a40}.card h3{margin-bottom:.75rem}.card ul,.card ol,.flow{margin:0;padding-left:1.2rem;color:#e2e8f0d9;display:grid;gap:.5rem}.flow{list-style:decimal;background:#1e293b66;padding:1.25rem 1.5rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.2)}.footer{padding-top:1rem;border-top:1px solid rgba(148,163,184,.2);color:#94a3b8e6}@media(max-width:720px){#root{padding:2rem 1.25rem 2.5rem}.hero-meta{flex-direction:column}}
