:root{--text:#666;--text-h:#000;--bg:#fff;--border:#ddd;--accent:#000;--accent-bg:#f5f5f5;--accent-border:#000;--shadow:#0000001f 0 10px 15px -3px, #0000000f 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-s:4px;--radius-m:6px;--radius-l:8px;--text-xs:12px;--text-s:13px;--text-m:14px;--text-l:16px;--text-xl:18px;--text-2xl:24px}@media (prefers-color-scheme:dark){:root{--text:#999;--text-h:#fff;--bg:#000;--border:#333;--accent:#fff;--accent-bg:#111;--accent-border:#fff;--shadow:#ffffff0f 0 10px 15px -3px, #ffffff08 0 4px 6px -2px}}*,:before,:after{box-sizing:border-box}body{margin:0}:root{font:var(--text-l) / 1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}h1,h2{color:var(--text-h);font-weight:600}input[type=range]{appearance:none;background:var(--border);border-radius:2px;outline:none;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:14px;height:14px}select,input[type=text],input[type=number]{accent-color:var(--accent)}button{cursor:pointer}
