*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,Railway,Helvetica,Arial,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:2px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#0006}@media (prefers-color-scheme: dark){::-webkit-scrollbar-thumb{background:#fff3}::-webkit-scrollbar-thumb:hover{background:#fff6}}.loading-spinner{display:flex;justify-content:center;align-items:center;min-height:200px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
