*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fadeUp{animation:fadeUp .45s ease both}.animate-popIn{animation:popIn .35s cubic-bezier(.17,.67,.29,1.27) both}.animate-slideIn{animation:slideIn .3s ease both}.stagger-1{animation-delay:.08s}.stagger-2{animation-delay:.16s}.stagger-3{animation-delay:.24s}.stagger-4{animation-delay:.32s}.stagger-5{animation-delay:.4s}@media(max-width:768px){#root{max-width:100vw}.MuiStack-root[style*=row],.MuiGrid-container{flex-direction:column!important}.MuiButton-root{min-height:48px;font-size:15px}.MuiButton-root.MuiButton-fullWidth,.MuiDialogActions-root .MuiButton-root{width:100%}.MuiCard-root,.MuiPaper-root{margin-left:4px;margin-right:4px}.MuiInputBase-root,.MuiOutlinedInput-root{min-height:48px;font-size:16px!important}.MuiInputBase-input,.MuiSelect-select{font-size:16px!important}.MuiPaper-root[style*="overflow: auto"],.MuiPaper-root[style*="overflow-y: auto"],.MuiBox-root[style*="overflow: auto"]{overflow:visible!important}.MuiDialog-paper{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;border-radius:0!important}.MuiStepper-root{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.MuiStepLabel-label{font-size:12px}}
