@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7fa;background-image:radial-gradient(at 100% 0,#7a95ff1f 0,#0000 40%),radial-gradient(at 0 100%,#61efff26 0,#0000 50%);background-attachment:fixed;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Outfit,Inter,sans-serif}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc;box-shadow:0 10px 30px -10px #0000000d}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b866}button,a,.MuiCard-root{transition:all .25s cubic-bezier(.4,0,.2,1)!important}.MuiCard-root:hover{transform:translateY(-2px);box-shadow:0 12px 24px -10px #00000014!important}
