:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}body{font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#fafafa;color:#1f2937;line-height:1.6;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}a{font-weight:500;color:#2563eb;text-decoration:inherit}a:hover{color:#1d4ed8}button{font-family:inherit}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,ul,ol,li{margin:0;padding:0}img{max-width:100%;height:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.MuiCard-root{transition:all .3s cubic-bezier(.4,0,.2,1)}.MuiCard-root:hover{transform:translateY(-4px)}.MuiButton-root{transition:all .3s cubic-bezier(.4,0,.2,1)}section{position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(37,99,235,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(22,163,74,.05) 0%,transparent 50%);pointer-events:none;z-index:-1}
