    .legacy-auth-shell{min-height:calc(100vh - 190px);max-width:980px;margin:0 auto;padding:14px 16px 42px;font-family:Roboto,Arial,sans-serif}
    .legacy-auth-breadcrumb{font-size:13px;margin:0 0 14px}.legacy-auth-breadcrumb a{color:#c12525}
    .legacy-auth-card{width:min(768px,100%);margin:0 auto;background:#f4f9ff;border-radius:5px;padding:35px;box-sizing:border-box}
    .legacy-auth-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:2rem}.legacy-auth-head h1{margin:0;color:#273540;font-size:18px;font-style:italic;font-weight:600}.legacy-auth-head a{color:#4338ca;font-size:18px;font-weight:500;text-decoration:none}
    .legacy-auth-intro{margin:-18px 0 20px;color:#4b5563;font-size:14px;line-height:1.5}.legacy-auth-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.legacy-auth-field{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.legacy-auth-field label{font-weight:300;font-size:14px}.legacy-auth-field input{width:100%;box-sizing:border-box;padding:8px;border:1px solid #9ca3af;border-radius:2px;background:#fff;color:var(--text-default,#121c24);font:13px Roboto,Arial,sans-serif}.legacy-auth-field input:focus{outline:0;border:1px solid #6d28d9}
    .legacy-auth-actions{display:flex;flex-direction:column;justify-content:end}.legacy-auth-submit{width:100%;cursor:pointer;margin-top:1rem;padding:8px;border:0;border-radius:2px;background:#a80e0e;color:#fff;font:600 16px Roboto,Arial,sans-serif;transition:background .2s}.legacy-auth-submit:hover{background:#1d3445}.legacy-auth-link{font-size:12px;color:#3b82f6;text-decoration:none}.legacy-auth-helper{margin:14px 0 0;font-size:13px;color:#4b5563}.legacy-auth-helper a{color:#4338ca}.legacy-auth-option{font-size:13px;color:#4b5563;margin:2px 0 0}.legacy-auth-option input{width:auto;margin:0 6px 0 0;vertical-align:middle}
    .legacy-auth-alert{margin:0 0 16px;padding:10px 12px;border-radius:2px;font-size:13px}.legacy-auth-alert.error{border:1px solid #e3a3a3;background:#fff0f0;color:#9d2020}.legacy-auth-alert.status{border:1px solid #b8dcbc;background:#edf8ef;color:#176b35}.legacy-auth-single{max-width:420px}.legacy-auth-single .legacy-auth-form{display:block}.legacy-auth-single .legacy-auth-actions{display:block}
    @media(max-width:700px){.legacy-auth-shell{padding:12px}.legacy-auth-card{padding:25px 20px}.legacy-auth-form{display:block}.legacy-auth-head{margin-bottom:1.5rem}.legacy-auth-head h1{font-size:16px}}
