@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:15px}body{margin:0;min-width:360px;font-family:var(--app-font-family, "Inter", "Segoe UI", system-ui, -apple-system, sans-serif);font-size:var(--app-font-size, 15px);line-height:1.5;background-color:#f7f8fa;color:#1c1f24}.md-dashboard-root{font-family:inherit;font-size:inherit}.app-shell{min-height:100vh;font-family:var(--app-font-family, "Inter", "Segoe UI", system-ui, -apple-system, sans-serif)}.login-root{min-height:100vh;display:grid;place-items:center;padding:1rem;font-family:inherit}.login-card{width:min(96vw,460px);padding:1.25rem;font-family:inherit}.md-dashboard-root{--md-font-family: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--md-font-size: .95rem;--md-input-height: 38px;font-family:var(--md-font-family);font-size:var(--md-font-size);color:#0f1728}.md-dashboard-root .MuiTypography-root,.md-dashboard-root .MuiButton-root,.md-dashboard-root .MuiInputBase-root,.md-dashboard-root .MuiFormLabel-root,.md-dashboard-root .MuiChip-root{font-family:inherit}.md-dashboard-root .MuiButton-root{font-size:.9rem;text-transform:none;padding:.35rem .9rem;border-radius:999px}.md-dashboard-root .MuiButton-sizeSmall{padding:.25rem .75rem}.md-dashboard-root .MuiFormControl-root .MuiInputBase-root,.md-dashboard-root .MuiTextField-root .MuiInputBase-root,.md-dashboard-root .MuiAutocomplete-inputRoot,.md-dashboard-root .MuiSelect-select{font-size:.9rem;min-height:var(--md-input-height)}.md-dashboard-root .MuiOutlinedInput-input,.md-dashboard-root .MuiSelect-select,.md-dashboard-root .MuiAutocomplete-input{padding:6px 11px}.md-dashboard-root .MuiInputLabel-root{font-size:.82rem}.md-dashboard-root .MuiInputBase-root{border-radius:10px}.login-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#e3f0ff,#f5f7fb);animation:bg-move 12s ease-in-out infinite alternate}@keyframes bg-move{0%{background-position:0% 50%}to{background-position:100% 50%}}.login-card{width:100%;max-width:520px;min-width:320px;padding:2.5rem 2rem 2rem;border-radius:18px;box-shadow:0 8px 32px #1565c01a,0 1.5px 6px #0000000a;background:#fff;position:relative;overflow:hidden;opacity:0;transform:translateY(40px) scale(.98);animation:card-fade-in 1.1s cubic-bezier(.61,-.01,.36,1.01) .2s forwards}@keyframes card-fade-in{to{opacity:1;transform:translateY(0) scale(1)}}.login-logo{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.login-title{font-weight:800;letter-spacing:.5px;color:#1565c0;margin-left:.5rem}.login-subtitle{color:#6a1b9a;font-size:1.05rem;margin-bottom:1.5rem;text-align:center}.login-form .MuiTextField-root{background:#f5f7fb;border-radius:8px}.login-form .MuiButton-root{font-weight:700;border-radius:999px;box-shadow:0 2px 8px #1565c014}.login-form .MuiAlert-root{border-radius:8px}.login-footer{margin-top:1.5rem;text-align:center;color:#b0b8c9;font-size:.92rem}
