:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#ffffffe6;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#121212}#root{width:100%;min-height:100vh}select{border-radius:8px;border:1px solid #444;padding:6px 10px;font-size:14px;font-family:inherit;background-color:#1a1a1a;color:#ddd;cursor:pointer;outline:none;transition:border-color .2s ease}select:focus{border-color:#4ade80}input{outline:none;transition:border-color .2s ease}input:focus{border-color:#4ade80!important}button{font-family:inherit;transition:all .2s ease}button:focus-visible{outline:2px solid #4ade80;outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background:#4ade804d;color:#fff}
