:root{--text:#5f586b;--text-h:#0b0911;--bg:#fff;--border:#e8e5ee;--code-bg:#f6f4fa;--accent:#6d4cff;--accent-hover:#5b3ef0;--accent-bg:#6d4cff1a;--accent-border:#6d4cff38;--social-bg:#f4f3ec80;--shadow:0 10px 30px #120c2214, 0 4px 10px #120c220d;--sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;letter-spacing:.01em;color:var(--text);background:var(--bg);font-size:18px;line-height:1.45;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0}#root{border-inline:1px solid var(--border);background:var(--bg);flex-direction:column;width:100%;max-width:1126px;min-height:100vh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);margin-top:0;font-weight:600}h1{letter-spacing:-.04em;margin-bottom:24px;font-size:56px;line-height:.98}h2{letter-spacing:-.02em;margin-bottom:8px;font-size:24px;line-height:1.18}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:1.35}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}@media (width<=1024px){:root{font-size:16px}#root{border-inline:none}h1{margin-bottom:18px;font-size:38px;line-height:1.02}h2{font-size:20px}}@media (width<=640px){h1{letter-spacing:-.03em;font-size:32px}h2{font-size:18px}}
