:root{--background:#fff;--foreground:#171717;--muted:#6b7280;--border:#e5e7eb;--card-bg:#f9fafb;--played-low:#b91c1c;--played:#dc2626;--played-high:#ef4444;--unplayed:#9ca3af;--owned-unplayed:#dbdee3;--link:#2563eb}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--muted:#9ca3af;--border:#27272a;--card-bg:#141414;--played-low:#ef4444;--played:#f87171;--played-high:#fb9393;--unplayed:#52525b;--owned-unplayed:#898992;--link:#60a5fa}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
