html,body{margin:0;padding:0;height:100%;background-color:#0a1628}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#00e6f6}*{scrollbar-width:thin;scrollbar-color:#334155 #1e293b}.chakra-flex{min-width:0}.chakra-menu__menu-list{max-height:80vh!important;overflow-y:auto!important}*{box-sizing:border-box}body *{max-width:100%}
