html,body{font-family:DM Sans,sans-serif}*{font-family:inherit}input,textarea,select,button{font-family:DM Sans,sans-serif}#root{display:flex;flex-direction:column;width:100%;min-height:100vh;transition:filter .3s ease,background .3s ease}*{box-sizing:border-box;margin:0;padding:0}[data-theme=dark] #root{filter:brightness(.82) saturate(.75) hue-rotate(185deg) contrast(.95);background:#1e2433}[data-theme=dark] img,[data-theme=dark] svg image{filter:brightness(1.15) saturate(1.2)}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav{scrollbar-width:none;-ms-overflow-style:none}[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a2030}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3a4a60;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4a5a70}
