body{min-width:320px;margin:0;font-family:Segoe UI,system-ui,sans-serif}#root{min-height:100vh}*,:before,:after{box-sizing:border-box}body{transition:background-color .2s,color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#80808059;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#8080808c}::-webkit-scrollbar-corner{background:0 0}::selection{background-color:#0078d438}#root{flex-direction:column;height:100%;display:flex}
