:root{--text:#667085;--text-h:#172033;--bg:#f4f7fb;--border:#dbe3ef;--code-bg:#eef4ff;--accent:#2563eb;--accent-bg:#eef4ff;--accent-border:#bfdbfe;--social-bg:#fff;--shadow:#0f172a14 0 16px 40px;--sans:Inter, system-ui, "Segoe UI", Roboto, sans-serif;--heading:Inter, system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;font:16px/145% var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fb}body{background:#f4f7fb;min-width:320px;margin:0}#root{text-align:left;box-sizing:border-box;border:0;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;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%}
