:root{--bg: #ffffff;--fg: #0a0a0a;--muted: #525252;--card: rgba(0, 0, 0, .03);--border: rgba(0, 0, 0, .1);--shadow: rgba(0, 0, 0, .08)}*{box-sizing:border-box}html,body{height:100%}html{scrollbar-gutter:stable}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--fg);overflow-y:scroll}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:1024px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{padding:0 1.5rem}}.pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--border);background:#00000008;border-radius:999px;padding:.375rem .75rem;color:var(--muted);font-size:.875rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:6px;padding:.5rem 1rem;border:0;background:#f5f5f5;color:#0a0a0a;text-decoration:none;font-weight:600;line-height:1}.btn.sm{padding:.375rem .75rem;border-radius:6px;font-weight:600;font-size:.875rem}.icon-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:0;background:#f5f5f5;color:#0a0a0a}.icon-btn:hover{background:#e5e5e5;text-decoration:none}.icon{width:18px;height:18px;display:block}.btn:hover{background:#e5e5e5;text-decoration:none}.btn.primary{background:#0a0a0a;color:#fff}.btn.primary:hover{background:#171717;text-decoration:none}.btn.primary:active{background:#262626}.grid{display:grid;gap:1rem}@media (min-width: 840px){.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}}.card{border:1px solid var(--border);background:var(--card);border-radius:14px;padding:1.5rem}.muted{color:var(--muted)}.h1{font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.03em;line-height:1.05;margin:0}.h2{font-size:1.25rem;margin:0 0 .5rem}.lead{margin:1rem 0 0;font-size:1.05rem;line-height:1.6;color:#0a0a0ab8;max-width:60ch}.section{padding:4rem 0}.topbar{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 2px #0000000f;z-index:20;display:flex;justify-content:center}.topbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1024px;padding:1rem;gap:1rem}@media (min-width: 640px){.topbar-inner{padding-left:1.5rem;padding-right:1.5rem}}.header-actions{display:inline-flex;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.125rem;letter-spacing:-.02em}.logo{width:34px;height:34px;border-radius:999px;background:#0a0a0a;border:0;display:grid;place-items:center;overflow:hidden}.logo img{width:18px;height:18px}.navlinks{display:none;gap:1rem;align-items:center}@media (min-width: 840px){.navlinks{display:inline-flex;gap:.75rem}}.hero{padding-top:5rem;padding-bottom:2.5rem;text-align:center}.hero .lead{margin-left:auto;margin-right:auto}.hero-grid{display:grid;gap:2.75rem}@media (min-width: 960px){.hero-grid{grid-template-columns:1.2fr .8fr;align-items:start}}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;justify-content:center}@media (max-width: 639px){.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.stat{border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:.85rem .75rem;background:#00000005;min-width:0;text-align:center}.stat-number{font-size:1.35rem;font-weight:800;letter-spacing:-.02em}.stat-label{color:#0a0a0a9e;font-size:.9rem}@media (max-width: 420px){.stat{padding:.75rem .5rem}.stat-number{font-size:1.1rem}.stat-label{font-size:.8rem}}.footer{padding:2.5rem 0;border-top:1px solid rgba(0,0,0,.08);color:#0a0a0ab8}.footer-grid{display:grid;gap:1.5rem}@media (min-width: 840px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand{padding-bottom:.25rem}.footer-col .muted{font-weight:700;letter-spacing:-.01em}.feature-grid{margin-top:.75rem;display:grid;gap:.9rem}.feature-line{display:grid;grid-template-columns:42px 1fr;gap:.75rem;align-items:start}.feature-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#0000000d;border:1px solid rgba(0,0,0,.08);color:#0a0a0ae6}.feature-svg{width:20px;height:20px;display:block}.list{margin:.75rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.steps{margin:.75rem 0 0;padding-left:1.25rem;display:grid;gap:.5rem}.feature-list{margin-top:.75rem;display:grid;gap:.75rem}.feature{border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:.9rem 1rem;background:#00000005}.feature-title{font-weight:800;letter-spacing:-.02em}.page-title{margin:0;font-size:2rem;letter-spacing:-.03em}.prose{max-width:70ch}.prose p,.prose li{color:#0a0a0ac7;line-height:1.65}.prose a{text-decoration:underline;text-underline-offset:3px}.prose a:hover{text-decoration-thickness:2px}.prose h1,.prose h2,.prose h3{color:#0a0a0af5}.prose h2{margin:1.75rem 0 .75rem;letter-spacing:-.02em}.prose h3{margin:1.25rem 0 .5rem;letter-spacing:-.02em}.prose ul{padding-left:1.25rem}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em;background:#0000000f;padding:.1rem .25rem;border-radius:6px}.prose pre{padding:1rem;border-radius:14px;background:#0000000f;overflow:auto}.prose blockquote{margin:1.25rem 0;padding:.75rem 1rem;border-left:3px solid rgba(0,0,0,.12);background:#00000005;border-radius:12px}.post-list{display:grid;gap:1rem;margin-top:1.25rem}.post-card{display:block;padding:1.25rem;transition:background .12s ease,border-color .12s ease}.post-card:hover{text-decoration:none;background:#0000000d;border-color:#00000024}.post-title{font-weight:800;letter-spacing:-.02em;font-size:1.15rem;line-height:1.25}.post-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.post-desc{color:#0a0a0ab8}
