*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1b1b18;background:#f5f5f4;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;position:relative}.app-auth-brand{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:calc(50% - 21.25rem);left:50%;transform:translate(-50%)}.app-auth-brand__mark{object-fit:contain;width:20rem;height:20rem}.app-auth-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:420px;padding:2.25rem 2.5rem;box-shadow:0 4px 24px #00000014}.app-auth-logo{color:#104850;margin-bottom:1.6rem;font-size:1.5rem;font-weight:700}.app-auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.app-microsoft-sso-button{color:#fff;cursor:pointer;background:#2f2f2f;border:0;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.app-microsoft-sso-button:hover{background:#1a1a1a}.app-microsoft-sso-button__icon{flex-shrink:0;width:20px;height:20px}
