:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}html,body,#root{height:100%}body{margin:0;min-width:320px;min-height:100vh;background:transparent;color:inherit}a{text-decoration:none}::selection{background:#ff313133;color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}#root>*{animation:fadeInUp .35s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MuiButton-root{transition:transform .15s ease,box-shadow .15s ease!important}.MuiButton-root:hover{transform:translateY(-1px)}.MuiButton-root:active{transform:translateY(0) scale(.98)}.MuiCard-root,.MuiPaper-root{transition:transform .2s ease,box-shadow .2s ease!important}.MuiCard-root:hover{transform:translateY(-2px)}.MuiOutlinedInput-root{transition:box-shadow .2s ease!important}.MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #ff31311f}.MuiModal-root,.MuiDialog-root{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}}
