:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{background-color:#f3f4f6;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}a{color:#4f46e5;font-weight:500;text-decoration:none}a:hover{color:#4338ca}button:not(.MuiButtonBase-root){color:#f9fafb;cursor:pointer;background-color:#111827;border:1px solid #0000;border-radius:.5rem;padding:.6em 1.2em;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .15s,border-color .15s,box-shadow .15s}button:not(.MuiButtonBase-root):hover{background-color:#020617}button:not(.MuiButtonBase-root):disabled{opacity:.6;cursor:not-allowed}button:not(.MuiButtonBase-root):focus,button:not(.MuiButtonBase-root):focus-visible{outline-offset:2px;outline:3px solid #4f46e5}.login-page{background:radial-gradient(circle at 0 0,#e0f2fe,#0000 50%),radial-gradient(circle at 100% 100%,#e5e7eb,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;width:100%;max-width:420px;padding:2.25rem;box-shadow:0 18px 45px #0f172a26}.login-logo-wrap{justify-content:center;margin-bottom:.9rem;display:flex}.login-logo{object-fit:contain;width:auto;max-width:100%;height:44px;display:block}.login-title{color:#0f172a;text-align:center;margin:0;font-size:1.8rem;font-weight:600}.login-subtitle{color:#6b7280;text-align:center;margin-top:.4rem;margin-bottom:1.5rem;font-size:.9rem}.login-error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .75rem;font-size:.85rem}.login-form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-label{color:#4b5563;font-size:.85rem}.form-input{border:1px solid #d1d5db;border-radius:.5rem;padding:.55rem .75rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.login-form .login-button{color:#fff;background-color:#2563eb;border-color:#2563eb;width:100%;margin-top:.5rem}.login-form .login-button:hover{color:#fff;background-color:#1d4ed8;border-color:#1d4ed8}
