.auth-modal{z-index:1200;background:#0c1f2e8c;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.auth-modal.aberto{display:flex}.auth-modal-card{background:#fff;border-radius:8px;width:min(420px,100%);padding:26px;position:relative;box-shadow:0 24px 60px #08233447}.auth-modal-card h3{color:#17324b;margin:0 0 8px;font-size:1.45rem}.auth-modal-card p{color:#64748b;margin:0 0 18px;line-height:1.5}.auth-fechar{color:#36506a;cursor:pointer;background:#eef3f8;border:none;border-radius:50%;width:34px;height:34px;font-weight:700;position:absolute;top:14px;right:14px}.auth-campo{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.auth-campo label{color:#28465f;font-size:.92rem;font-weight:600}.auth-campo input,.auth-campo select{color:#17324b;box-shadow:none;background:#fff;border:1px solid #d5e0ea;border-radius:6px;outline:none;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.auth-campo input:hover:not(:disabled),.auth-campo select:hover:not(:disabled){border-color:#b8c9d8}.auth-campo input:focus,.auth-campo select:focus{box-shadow:none;border:1px solid #5b9fd4;outline:none}.auth-campo input:disabled,.auth-campo select:disabled{opacity:.7;cursor:not-allowed}.senha-campo{align-items:center;width:100%;display:flex;position:relative}.senha-campo .senha-input,.senha-campo>input{box-sizing:border-box;color:#17324b;width:100%;box-shadow:none;background:#fff;border:1px solid #d5e0ea;border-radius:6px;outline:none;padding:12px 46px 12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.senha-campo .senha-input:hover:not(:disabled),.senha-campo>input:hover:not(:disabled){border-color:#b8c9d8}.senha-campo .senha-input:focus,.senha-campo>input:focus{box-shadow:none;border:1px solid #5b9fd4;outline:none}.senha-campo .senha-input:disabled,.senha-campo>input:disabled{opacity:.7;cursor:not-allowed}.senha-campo .senha-toggle{color:#4a657d;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.senha-campo .senha-toggle:hover:not(:disabled){color:#17324b;background:#eef3f8}.senha-campo .senha-toggle:disabled{opacity:.5;cursor:not-allowed}.senha-campo .senha-toggle svg{pointer-events:none;flex-shrink:0;display:block}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f7a4d,#1b76c6);border:none;border-radius:6px;width:100%;margin-top:6px;padding:14px;font-family:inherit;font-size:1rem;font-weight:700}.sessao-painel{align-items:center;min-width:0;display:flex}.sessao-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:8px 10px 8px 12px;display:flex}.sessao-info{min-width:0}.sessao-card strong{color:#102a43;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.9rem;font-weight:700;line-height:1.25;display:block;overflow:hidden}.sessao-card span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.75rem;font-weight:500;line-height:1.3;display:block;overflow:hidden}.sessao-acao,.sessao-sair{cursor:pointer;border:none;border-radius:9px;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:.82rem;font-weight:700}.sessao-acao{color:#1769b0;background:#f7fbff;border:1px solid #d7e2ee}.sessao-sair{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.sessao-sair:hover{background:#fee2e2}@media (width<=768px){.sessao-card{justify-content:space-between;width:100%}.sessao-painel{width:100%}.sessao-card strong,.sessao-card span{white-space:normal;max-width:none}}
