:root{--text: #696969;--text-h: #080808;--bg: #fff;--border: #e5e5e5;--code-bg: #f3f3f3;--accent: #888;--accent-bg: rgba(128, 128, 128, .1);--accent-border: rgba(128, 128, 128, .5);--social-bg: rgba(244, 244, 244, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 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;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{--text: #9c9c9c;--text-h: #f4f4f4;--bg: #171717;--border: #303030;--code-bg: #202020;--accent: #aaa;--accent-bg: rgba(170, 170, 170, .15);--accent-border: rgba(170, 170, 170, .5);--social-bg: rgba(50, 50, 50, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}body{margin:0}h1,h2{font-family:inherit;font-weight:500;color:var(--text-h)}h1{font-size:14px;letter-spacing:normal;margin:32px 0}h2{font-size:14px;line-height:145%;letter-spacing:normal;margin:0 0 8px}p{margin:0}code,.counter{font-family:inherit;display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:14px;line-height:135%;padding:4px 8px;background:var(--code-bg)}*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0a;color:#fff;font-family:monospace;font-size:14px}
