.admin-auth-page{min-height:100vh;background:radial-gradient(1200px 600px at 10% -10%,rgba(13,110,253,.1),transparent 60%),radial-gradient(900px 500px at 110% 10%,rgba(30,58,138,.1),transparent 60%),linear-gradient(180deg,#f8fafc 0%,#eff6ff 100%)}.cs-antispam-hp{position:absolute;left:-9999px;height:1px;width:1px;overflow:hidden}.admin-auth-card{max-width:420px;width:100%;border:0;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 20px 48px rgba(15,23,42,.12)}.admin-auth-header{position:relative;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%)}.admin-auth-header::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0d6efd,#1e3a8a)}.admin-auth-header-inner{display:flex;align-items:center;gap:.9rem}.admin-auth-icone{width:48px;height:48px;border-radius:12px;background:rgba(13,110,253,.12);color:#0d6efd;display:flex;align-items:center;justify-content:center;font-size:1.35rem;flex-shrink:0}.admin-auth-eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-weight:700;margin-bottom:.1rem}.admin-auth-titulo{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.01em}.admin-auth-card .card-body{padding:1.5rem 1.75rem 1rem}.admin-auth-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#475569;font-weight:600;margin-bottom:.35rem}.admin-auth-label i{color:#0d6efd;font-size:.95rem}.admin-auth-card .form-control{height:48px;font-size:1rem;border:1px solid #dee2e6}.admin-auth-card .form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.15)}.admin-auth-card .form-check-label{font-size:.875rem;color:#6c757d}.admin-auth-card #btn-login{height:48px;font-weight:600;border-radius:8px;letter-spacing:.01em;background:linear-gradient(135deg,#0d6efd 0%,#1e3a8a 100%);border:0;transition:transform .15s ease,box-shadow .15s ease,opacity .15s}.admin-auth-card #btn-login:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(13,110,253,.28)}.admin-auth-card #btn-login:active{transform:translateY(0)}.admin-auth-card #btn-login:disabled{opacity:.7;transform:none}.admin-auth-rodape{background:#f8fafc;border-top:1px solid #e5e7eb;padding:.6rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.78rem;color:#64748b}.admin-auth-back-link{display:inline-flex;align-items:center;transition:color .15s ease-in-out}.admin-auth-back-link:hover{color:#0d6efd!important}#toggleSenha{color:#64748b}#toggleSenha:hover{color:#0d6efd}.admin-auth-modal{border:1px solid #e0e0e0;border-radius:12px}.admin-auth-modal .modal-body{padding:1rem 1.5rem .5rem}.admin-auth-modal .modal-footer{padding:1rem 1.5rem 1.25rem}.admin-auth-shield{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(13,110,253,.1);color:#0d6efd}.admin-auth-code{margin:.5rem 0 .75rem}.admin-auth-code-input{width:48px;height:56px;font-size:1.5rem;font-weight:600;font-variant-numeric:tabular-nums;border:1px solid #dee2e6;border-radius:8px;background:#fff;caret-color:#0d6efd}.admin-auth-code-input:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.15);outline:0}.admin-auth-code-input:disabled{background:#f8f9fa;color:#adb5bd}#codigo-erro{background:rgba(220,53,69,.08);border:1px solid rgba(220,53,69,.25);border-radius:6px;padding:.5rem .75rem}#btn-reenviar:disabled{color:#adb5bd;pointer-events:none}#btn-confirmar-codigo{min-width:120px}@media(max-width:420px){.admin-auth-code-input{width:40px;height:48px;font-size:1.25rem}}.admin-auth-forgot{transition:color .15s ease-in-out}.admin-auth-forgot:hover{color:#0d6efd!important;text-decoration:underline!important}.admin-auth-rules{padding:.5rem .75rem;background:#f8f9fa;border-radius:6px;margin-bottom:.5rem}.admin-auth-rules li{display:flex;align-items:center;gap:.5rem;color:#6c757d;padding:2px 0;transition:color .15s ease-in-out}.admin-auth-rules li .rule-dot{width:8px;height:8px;border-radius:50%;background:#ced4da;display:inline-block;transition:background .15s ease-in-out}.admin-auth-rules li.ok{color:#198754}.admin-auth-rules li.ok .rule-dot{background:#198754}