html,body,#app{height:100%}body{color:#334155;background-color:#f8fafc;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:filter .3s}html.dark body{color:#e2e8f0;background-color:#0f172a}html.color-weak body{filter:invert(80%)}html.color-gray body{filter:grayscale()}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
