:root{--text:#475569;--text-h:#0f172a;--bg:#f1f5f9;--border:#e2e8f0;--code-bg:#f8fafc;--accent:#e8630a;--accent-bg:#e8630a14;--accent-border:#e8630a66;--social-bg:#f8fafc80;--shadow:#0f172a0f 0 4px 12px -2px, #0f172a0a 0 1px 3px;--sans:"Inter", system-ui, sans-serif;--heading:"Inter", system-ui, sans-serif;--mono:"DM Mono", ui-monospace, monospace;--zeneith-bg:var(--bg);--zeneith-surface:#fff;--zeneith-surface-raised:var(--code-bg);--zeneith-border:var(--border);--zeneith-border-strong:#cbd5e1;--zeneith-text:var(--text-h);--zeneith-text-2:var(--text);--zeneith-text-3:#94a3b8;--zeneith-accent:var(--accent);--zeneith-accent-hover:#cc5508;--zeneith-accent-subtle:var(--accent-bg);--zeneith-accent-border:var(--accent-border);--zeneith-navy:#1e3a5f;--zeneith-navy-dark:#162d4a;--zeneith-font-heading:"Playfair Display", Georgia, serif;--zeneith-font-body:var(--sans);--zeneith-font-mono:var(--mono);--zeneith-radius-sm:4px;--zeneith-radius-md:8px;--zeneith-radius-lg:10px;--zeneith-shadow:var(--shadow);--zeneith-shadow-md:0 4px 12px #0f172a14;--zeneith-transition:.2s ease;font:16px/1.65 var(--sans);letter-spacing:.01px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:15px}}body{margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:700}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%}
