@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}body[data-theme=dark] ::-webkit-scrollbar-track,.dark ::-webkit-scrollbar-track{background:#1e293b}body[data-theme=dark] ::-webkit-scrollbar-thumb,.dark ::-webkit-scrollbar-thumb{background:#475569}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover,.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.glass-effect{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08)}.primary-text{color:#1e40af}.shadow-effect{box-shadow:0 2px 8px #0000001a}.shadow-effect:hover{box-shadow:0 4px 12px #00000026}.MuiTextField-root .MuiFormHelperText-root{margin-top:4px!important;margin-bottom:0!important;line-height:1.4!important}.MuiDialogContent-root .MuiTextField-root,.MuiDialogContent-root .MuiGrid-item{margin-bottom:8px}.MuiToggleButtonGroup-root{margin-top:4px;margin-bottom:8px}.MuiNativeSelect-root .MuiInputBase-input,.MuiTextField-root .MuiNativeSelect-select{padding-top:16.5px!important;padding-bottom:16.5px!important}.MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75)!important}.MuiTextField-root:has(.MuiNativeSelect-select){margin-bottom:8px}
