html,body,#root{width:100%;min-height:100vh}html{font-size:clamp(17px,.85vw12px,22px)}body{color:#e2eaf5;background:#05070a;font-family:Segoe UI,Arial,sans-serif}#root{display:block}::-webkit-scrollbar-thumb{background:#1c2535;border-radius:4px}.pl-tablescroll::-webkit-scrollbar{width:10px;height:10px}.pl-tablescroll::-webkit-scrollbar-track{background:#0a111c99;border-radius:8px}.pl-tablescroll::-webkit-scrollbar-thumb{background:#00d4aa59;border:2px solid #0a111c99;border-radius:8px}.pl-tablescroll::-webkit-scrollbar-thumb:hover{background:#00d4aa8c}.pl-tablescroll{scrollbar-width:thin;scrollbar-color:#00d4aa59 #0a111c99}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2eaf5;background:#05070a;font-family:JetBrains Mono,monospace;overflow:hidden}.app{width:100vw;height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#05070a}::-webkit-scrollbar-thumb{background:#1c2535}::-webkit-scrollbar-thumb:hover{background:#2e3f55}input:focus{border-color:#00d4aa!important}button:hover{opacity:.85}
