*{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}#root,body,html{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 2s infinite}.MuiDrawer-paper{background:linear-gradient(180deg,#fff,#fafafa)}.MuiCard-root{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.MuiCard-root:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-2px)}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease!important}[data-theme=dark] ::-webkit-scrollbar{width:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#1e1e1e}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#777}[data-theme=light] ::-webkit-scrollbar{width:8px}[data-theme=light] ::-webkit-scrollbar-track{background:#fff}[data-theme=light] ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::selection{background:#00bfa533;color:#fff}[data-theme=light] ::selection{background:#0057b833;color:#212121}[data-theme=dark] :focus-visible{outline:2px solid #00bfa5;outline-offset:2px}[data-theme=light] :focus-visible{outline:2px solid #0057b8;outline-offset:2px}.theme-toggle-animation{animation:themeToggle .3s ease-in-out}@keyframes themeToggle{0%{transform:rotate(0deg)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(1turn)}}html{color-scheme:light dark}[data-theme=dark]{color-scheme:dark}[data-theme=light]{color-scheme:light}
/*# sourceMappingURL=main.353d3a96.css.map*/