@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=DM+Sans:wght@300;400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;background:#060810;color:#e8eaf0;height:100%}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#171a2e;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#252840}select option{background:#0b0d1a;color:#e8eaf0}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes flow{to{stroke-dashoffset:-20}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes glow{0%,to{box-shadow:0 0 12px #f5a62340}50%{box-shadow:0 0 28px #f5a62380}}.sidebar{background:#0b0d1a;border-right:1px solid #171a2e;display:flex;flex-direction:column;flex-shrink:0;height:100vh;overflow:hidden;transition:width .22s cubic-bezier(.4,0,.2,1);width:52px}.sidebar.pinned,.sidebar:hover{width:196px}.sidebar .label{opacity:0;transition:opacity .15s;white-space:nowrap}.sidebar.pinned .label,.sidebar:hover .label{opacity:1}.sidebar .logo-text{opacity:0;transition:opacity .15s}.sidebar.pinned .logo-text,.sidebar:hover .logo-text{opacity:1}.sidebar .price-block{max-height:0;opacity:0;overflow:hidden;transition:opacity .15s,max-height .22s}.sidebar.pinned .price-block,.sidebar:hover .price-block{max-height:200px;opacity:1}.sidebar .footer-detail{opacity:0;transition:opacity .15s}.sidebar.pinned .footer-detail,.sidebar:hover .footer-detail{opacity:1}@media (max-width:768px){.sidebar{height:100vh;left:0;position:fixed;top:0;z-index:200}.sidebar:not(.pinned):not(:hover){width:52px}.sidebar.pinned,.sidebar:hover{box-shadow:4px 0 32px #00000080;width:196px}.main-content{margin-left:52px!important;width:calc(100vw - 52px)}.mobile-menu-btn{display:flex!important}}@media (max-width:480px){.main-content{padding:12px!important}}
/*# sourceMappingURL=main.d1d1dba1.css.map*/