:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light;margin:0;padding:0}body{margin:0;background-color:#f5f5f5}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f5f5f5}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#f5f5f5}*::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:999px;border:2px solid #f5f5f5}*::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}@media(prefers-color-scheme:dark){:root{color-scheme:dark}}body.theme-dark,html.theme-dark,body.dark-mode,html.dark-mode,[data-theme=dark]{color-scheme:dark}body.theme-dark *,html.theme-dark *,body.dark-mode *,html.dark-mode *,[data-theme=dark] *{scrollbar-color:#555 #1f1f1f}body.theme-dark *::-webkit-scrollbar-track,html.theme-dark *::-webkit-scrollbar-track,body.dark-mode *::-webkit-scrollbar-track,html.dark-mode *::-webkit-scrollbar-track,[data-theme=dark] *::-webkit-scrollbar-track{background:#1f1f1f}body.theme-dark *::-webkit-scrollbar-thumb,html.theme-dark *::-webkit-scrollbar-thumb,body.dark-mode *::-webkit-scrollbar-thumb,html.dark-mode *::-webkit-scrollbar-thumb,[data-theme=dark] *::-webkit-scrollbar-thumb{background-color:#555;border:2px solid #1f1f1f}body.theme-dark *::-webkit-scrollbar-thumb:hover,html.theme-dark *::-webkit-scrollbar-thumb:hover,body.dark-mode *::-webkit-scrollbar-thumb:hover,html.dark-mode *::-webkit-scrollbar-thumb:hover,[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background-color:#777}
