*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{background:#0b0d12;color:#e6e8ee;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .2s,color .2s}body.light{background:#f5f6fa;color:#1a1a2e}body.light ::-webkit-scrollbar-thumb{background:#d1d5db}::selection{background:#6366f159}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#2a2f3a;border-radius:8px}::-webkit-scrollbar-track{background:transparent}a{color:#818cf8}body.light a{color:#4f46e5}
