*{box-sizing:border-box}html[data-theme=dark],html:not([data-theme]){--bg-rgb:11 15 20;--panel:#0f141b;--chrome:#0c1118;--line:#1c2530;--fg:#cfe3da;--dim:#6b7d88;--strong:#fff;--acc-rgb:100 255 218;--shadow:#000000e6}html[data-theme=light]{--bg-rgb:244 241 234;--panel:#fff;--chrome:#f1ede3;--line:#e3ddd0;--fg:#2f3d35;--dim:#7c8780;--strong:#14241c;--acc-rgb:6 130 102;--shadow:#3c3c3229}html{scroll-behavior:smooth;background:rgb(var(--bg-rgb));scroll-padding-top:5rem;transition:background .4s}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
