@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/fonts/inter-v12-latin/inter-v12-latin-regular.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/assets/fonts/inter-v12-latin/inter-v12-latin-600.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/assets/fonts/inter-v12-latin/inter-v12-latin-800.woff2)format("woff2")}@font-face{font-family:Silkscreen;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/silkscreen-v1-latin/Silkscreen-Regular.ttf)format("truetype"),url(/assets/fonts/silkscreen-v1-latin/silkscreen-v1-latin-regular.woff2)format("woff2")}@font-face{font-family:Silkscreen;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/silkscreen-v1-latin/Silkscreen-Bold.ttf)format("truetype")}:root{--bg:#f2f5f7;--surface:#fff;--line:#d5dee3;--text:#1f2b36;--muted:#5d7282;--primary:#1978a4;--primary-deep:#125f82;--analog:#e0c25c;--shadow:0 1px 0 rgba(20,40,56,.06);--radius:4px}body{min-height:100vh;color:var(--text);background:var(--bg);margin:0;font-family:Inter,Segoe UI,sans-serif}.surface-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.text-muted{color:var(--muted)}.pixelated-icon{image-rendering:pixelated}.font-silkscreen{font-family:Silkscreen,Inter,sans-serif}.docs-sidebar-toggle,.docs-sidebar-spacer{flex:0 0 1.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.docs-sidebar-toggle{border:1px solid var(--line);color:var(--primary-deep);cursor:pointer;background:#fff;border-radius:3px;font-weight:800;line-height:1}.docs-sidebar-toggle:hover{background:rgba(25,120,164,.08)}.docs-content{max-width:48rem}.docs-content h1{margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.2}.docs-content h2{margin:2rem 0 .75rem;font-size:1.35rem;font-weight:800;line-height:1.3}.docs-content h3{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:700;line-height:1.4}.docs-content p,.docs-content li{color:var(--muted);font-size:.95rem;line-height:1.75}.docs-content p{margin:.75rem 0}.docs-content ul,.docs-content ol{margin:.75rem 0;padding-left:1.25rem}.docs-content a{color:var(--primary-deep);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:.2em}.docs-content code{border:1px solid var(--line);color:var(--text);background:#f7fafb;border-radius:3px;padding:.1rem .25rem;font-size:.9em}.docs-content pre{border:1px solid var(--line);border-radius:var(--radius);background:#16202a;padding:1rem;overflow-x:auto}.docs-content pre code{color:#eef6fb;background:0 0;border:0;padding:0}