:root{color-scheme:dark light;--bg: #111214;--bg2: #18191d;--bg3: #1f2026;--card: #1c1d22;--border: #3a3d47;--blue: #6eb5e0;--gray: #b4b9c4;--white: #f3f4f6}html[data-theme=dark]{color-scheme:dark;--bg: #111214;--bg2: #18191d;--bg3: #1f2026;--card: #1c1d22;--border: #3a3d47;--blue: #6eb5e0;--gray: #b4b9c4;--white: #f3f4f6}html[data-theme=light]{color-scheme:light;--bg: #f3f4f6;--bg2: #eceef2;--bg3: #e4e7ec;--card: #ffffff;--border: #c8ced8;--blue: #2a7fb8;--gray: #5c6573;--white: #121418}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden;min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}
