:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#080b12;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#app-root{flex-direction:row;width:100vw;height:100vh;display:flex}#app-root>svg{flex:auto;min-width:0}#detail-panel{background:#0d1220;border-left:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:20px;width:320px;height:100vh;padding:28px 22px;display:flex;overflow-y:auto}#detail-panel h2{color:#e2e8f0;font-size:1.25rem;font-weight:600;line-height:1.3}#detail-panel h3{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:8px;font-size:.75rem;font-weight:600}.dp-description{color:#94a3b8;font-size:.9rem;line-height:1.6}.dp-section ul{flex-direction:column;gap:6px;padding-left:18px;display:flex}.dp-section li{color:#cbd5e1;font-size:.875rem;line-height:1.5}.dp-section pre{background:#0d1117;border:1px solid #1e2535;border-radius:6px;padding:14px;overflow-x:auto}.dp-section code{color:#7dd3fc;white-space:pre;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.78rem;line-height:1.6}.dp-welcome{flex-direction:column;gap:12px;margin-top:40px;display:flex}.dp-welcome h2{color:#4a9eff}.dp-welcome p{color:#64748b;font-size:.9rem;line-height:1.6}
