:root{color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#08160f;color:#e0ffe8;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh}h1,h2,h3{font-family:Ubuntu,system-ui,sans-serif;letter-spacing:-.01em;font-weight:700}button{font-family:inherit;font-weight:500;transition:background .15s,opacity .15s,filter .1s,box-shadow .15s;letter-spacing:.01em}button:hover:not(:disabled){filter:brightness(1.1)}button:active:not(:disabled){filter:brightness(.95)}button:disabled{opacity:.4;cursor:not-allowed!important}input{font-family:inherit;background:#0d1a15;color:#e0ffe8;border:1px solid #1e332b;border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s;padding:8px 12px}input:focus{border-color:#39ff14;box-shadow:0 0 0 3px #39ff1426}select{font-family:inherit;background:#0d1a15;color:#e0ffe8;border:1px solid #1e332b;border-radius:6px;padding:6px 12px;outline:none;cursor:pointer}table{color:#e0ffe8}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#08160f}::-webkit-scrollbar-thumb{background:#1e332b;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2f5245}::selection{background:#39ff14;color:#08160f}
