:root{--tcl-bg:#0d0f13;--tcl-amber:#f5a623;--tcl-text:#f5f4f0}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--tcl-bg);color:var(--tcl-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}#root{min-height:100vh}*{scrollbar-width:thin;scrollbar-color:#3f4654 #171a21}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#171a21}::-webkit-scrollbar-thumb{background:#3f4654;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#4a5160}.tcl-sumtable tbody tr:hover{background:#f5a6230b}
