*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{min-height:100vh}.login-container{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000001f}.login-logo{object-fit:contain;width:140px;max-width:60%;height:auto;margin:0 auto 1.25rem;display:block}.login-titulo{text-align:center;color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.login-grupo{flex-direction:column;margin-bottom:1rem;display:flex}.login-grupo label{color:#333;margin-bottom:.4rem;font-size:.9rem;font-weight:600}.login-grupo input{border:1px solid #ccc;border-radius:6px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.login-grupo input:focus{border-color:#555}.login-grupo input:disabled{cursor:not-allowed;background-color:#f0f0f0}.login-btn{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:700;transition:background-color .2s}.login-btn:hover:not(:disabled){background-color:#333}.login-btn:disabled{cursor:not-allowed;background-color:#999}.login-erro{color:#c0392b;background-color:#fdecea;border:1px solid #e8b4b0;border-radius:6px;margin-bottom:.75rem;padding:.65rem .9rem;font-size:.9rem}.login-rodape{text-align:center;color:#7a8fa6;border-top:1px solid #e0e0e0;margin-top:1.25rem;padding-top:1rem;font-size:.78rem;line-height:1.6}.login-rodape p{margin:0}.login-sucesso{color:#1e7e34;background-color:#eafbea;border:1px solid #a3d9a5;border-radius:6px;margin-bottom:.75rem;padding:.65rem .9rem;font-size:.9rem}.app-layout *,.app-layout :before,.app-layout :after{box-sizing:border-box}.app-layout{-webkit-font-smoothing:antialiased;color:#1e293b;background-color:#f0f4fa;flex-direction:column;min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.app-topbar{z-index:100;background:#fff;border-bottom:1px solid #e2eaf4;justify-content:space-between;align-items:center;height:64px;padding:0 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0f172a0f}.app-topbar-marca{align-items:center;gap:.75rem;min-width:0;display:flex}.app-topbar-logo-cavalli{border-radius:6px;width:auto;height:44px;display:block}.app-topbar-sep{background:#e2e8f0;flex-shrink:0;width:1px;height:28px;display:block}.app-topbar-logo-ldr{opacity:.85;width:auto;height:28px;display:block}@media (width<=359px){.app-topbar-logo-ldr,.app-topbar-sep{display:none}}.app-topbar-direita{align-items:center;gap:.8rem;min-width:0;display:flex}.app-topbar-nome{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.82rem;font-weight:600;display:none;overflow:hidden}@media (width>=400px){.app-topbar-nome{display:block}}.app-topbar-btn-sair{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;min-height:38px;padding:.45rem 1.05rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.app-topbar-btn-sair:hover{color:#dc2626;background:#fff5f5;border-color:#fca5a5}.app-conteudo{flex:1;justify-content:center;padding:1.75rem 1rem 3rem;display:flex}.app-painel{width:100%;max-width:540px}.app-boasvindas{background:linear-gradient(100deg,#fff 0%,#f8faff 100%);border-left:5px solid #2563eb;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 1.6rem;box-shadow:0 1px 3px #0f172a0d,0 8px 24px #2563eb1a}.app-boasvindas-corpo{flex-direction:column;gap:.6rem;display:flex}.app-titulo{color:#0f172a;letter-spacing:-.015em;margin:0;font-size:1.45rem;font-weight:800;line-height:1.15}.app-boasvindas-meta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.app-badge-role{color:#1d4ed8;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;padding:.22rem .72rem;font-size:.65rem;font-weight:700;display:inline-flex}.app-subtitulo{color:#64748b;font-size:.8rem;font-weight:400}.app-secao-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0 0 .75rem;font-size:.7rem;font-weight:700}.app-menu-grid{grid-template-columns:1fr;gap:.8rem;display:grid}.app-menu-card{background:#fff;border:1.5px solid #e8eef8;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;gap:.18rem 1rem;min-height:88px;padding:1.15rem 1.25rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 1px 2px #0f172a08,0 4px 14px #0f172a12}.app-menu-card--em-breve{cursor:default}.app-menu-card-icone{color:#2563eb;background:linear-gradient(135deg,#eff4ff 0%,#dbeafe 100%);border:1.5px solid #bfdbfe;border-radius:13px;flex-shrink:0;grid-row:1/3;justify-content:center;align-self:center;align-items:center;width:50px;height:50px;display:flex}.app-menu-card-nome{color:#1e293b;grid-column:2;align-self:end;font-size:1rem;font-weight:700;line-height:1.2}.app-menu-card-status{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;grid-column:2;align-self:start;width:fit-content;margin-top:1px;padding:.13rem .48rem;font-size:.6rem;font-weight:700;display:inline-block}@media (width>=600px){.app-menu-grid{grid-template-columns:1fr 1fr;gap:.9rem}.app-menu-card{flex-direction:column;gap:.45rem;min-height:108px;padding:1.15rem 1.2rem;display:flex}.app-menu-card-icone{grid-row:unset;align-self:unset;border-radius:12px;width:48px;height:48px}.app-menu-card-nome{grid-column:unset;align-self:unset;font-size:.95rem}.app-menu-card-status{grid-column:unset;align-self:unset}}@media (width>=768px){.app-conteudo{padding:2.25rem 1.5rem 3.5rem}.app-painel{max-width:680px}.app-titulo{font-size:1.65rem}.app-menu-grid{gap:1rem}.app-menu-card{min-height:116px}.app-topbar-logo-cavalli{height:48px}.app-topbar-logo-ldr{height:32px}}@media (hover:hover) and (pointer:fine){.app-menu-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 2px 4px #0f172a0d,0 12px 28px #2563eb1f}}.app-painel:has(.usu-barra) .app-secao-label{display:none}.app-painel:has(.usu-barra){max-width:680px}.usu-barra{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.usu-btn-voltar{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;min-height:38px;padding:.4rem 0;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .15s;display:inline-flex}.usu-btn-voltar:hover{color:#1d4ed8}.usu-btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:7px;align-items:center;gap:.35rem;min-height:34px;padding:.42rem .9rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.usu-btn:disabled{opacity:.4;cursor:not-allowed}.usu-btn--novo{color:#fff;background:#2563eb;border-color:#2563eb}.usu-btn--novo:not(:disabled):hover{background:#1d4ed8;border-color:#1d4ed8}.usu-btn--editar{color:#475569;background:#f8fafc;border-color:#e2e8f0}.usu-btn--editar:not(:disabled):hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.usu-btn--inativar{color:#dc2626;background:#fff5f5;border-color:#fecaca}.usu-btn--inativar:not(:disabled):hover{background:#fee2e2;border-color:#fca5a5}.usu-estado{color:#64748b;align-items:center;gap:.6rem;padding:1.5rem .5rem;font-size:.85rem;font-weight:500;display:flex}.usu-estado--erro{color:#dc2626}.usu-estado--vazio{color:#94a3b8;flex-direction:column;gap:.5rem;padding:2rem .5rem}@keyframes usu-spin{to{transform:rotate(360deg)}}.usu-icone-spin{flex-shrink:0;animation:.9s linear infinite usu-spin}.usu-contagem{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 .75rem;font-size:.7rem;font-weight:700}.usu-lista{flex-direction:column;gap:.8rem;display:flex}.usu-card{background:#fff;border:1.5px solid #e8eef8;border-radius:14px;padding:1.1rem 1.2rem;box-shadow:0 1px 2px #0f172a08,0 4px 14px #0f172a0f}.usu-card--protegido{background:linear-gradient(100deg,#fff 0%,#fffdf5 100%);border-color:#fcd34d}.usu-card--inativo{opacity:.6}.usu-card-header{flex-direction:column;gap:.4rem;margin-bottom:.85rem;display:flex}.usu-card-nome{color:#0f172a;font-size:.98rem;font-weight:700;line-height:1.2}.usu-card-badges{flex-wrap:wrap;gap:.35rem;display:flex}.usu-badge{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:20px;align-items:center;gap:.22rem;padding:.2rem .6rem;font-size:.6rem;font-weight:700;display:inline-flex}.usu-badge--role{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.usu-badge--vendedor{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.usu-badge--gestor{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.usu-badge--diretor{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.usu-badge--analista{color:#155e75;background:#ecfeff;border:1px solid #a5f3fc}.usu-badge--protegido{color:#78350f;background:#fef3c7;border:1px solid #fcd34d}.usu-badge--inativo{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1}.usu-card-body{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.4rem;margin-bottom:.9rem;padding-bottom:.9rem;display:flex}.usu-card-linha{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.usu-card-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;flex-shrink:0;min-width:80px;font-size:.68rem;font-weight:600}.usu-card-valor{color:#334155;font-size:.83rem;font-weight:500}.usu-card-email{color:#2563eb;word-break:break-all}.usu-card-uuid{color:#64748b;font-family:Courier New,monospace;font-size:.76rem}.usu-status--ativo{color:#16a34a;font-weight:700}.usu-status--inativo{color:#dc2626;font-weight:700}.usu-card-acoes{flex-wrap:wrap;gap:.6rem;display:flex}@media (width>=600px){.usu-card-body{flex-flow:wrap;align-items:flex-start;gap:.5rem 2rem}.usu-card-linha{flex-direction:column;align-items:flex-start;gap:.1rem;min-width:130px}.usu-card-label{min-width:unset}}@media (width>=768px){.usu-lista{gap:.9rem}}.usu-modal-overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.usu-modal{background:#fff;border-radius:18px 18px 0 0;width:100%;max-height:90vh;padding:1.5rem 1.25rem 2rem;overflow-y:auto}.usu-modal-titulo{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:1rem;font-weight:700;display:flex}.usu-modal-fechar{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;align-items:center;padding:.25rem;transition:color .15s;display:flex}.usu-modal-fechar:not(:disabled):hover{color:#475569}.usu-modal-fechar:disabled{opacity:.4;cursor:not-allowed}.usu-modal-email{color:#64748b;word-break:break-all;margin:0 0 1.25rem;font-size:.78rem}.usu-modal-campo{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.usu-modal-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-size:.7rem;font-weight:700}.usu-modal-input,.usu-modal-select{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.usu-modal-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;padding-right:2rem}.usu-modal-input:focus,.usu-modal-select:focus{background:#fff;border-color:#2563eb;outline:none}.usu-modal-input:disabled,.usu-modal-select:disabled{opacity:.5;cursor:not-allowed}.usu-modal-input--uuid{font-family:Courier New,monospace;font-size:.8rem}.usu-modal-erro{color:#dc2626;margin:0 0 .75rem;font-size:.8rem;font-weight:500}.usu-modal-acoes{justify-content:flex-end;gap:.6rem;margin-top:1.25rem;display:flex}.usu-btn--cancelar{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.usu-btn--cancelar:not(:disabled):hover{background:#e2e8f0;border-color:#cbd5e1}.usu-btn--salvar{color:#fff;background:#2563eb;border-color:#2563eb}.usu-btn--salvar:not(:disabled):hover{background:#1d4ed8;border-color:#1d4ed8}@media (width>=480px){.usu-modal-overlay{align-items:center;padding:1rem}.usu-modal{border-radius:16px;max-width:480px}}.usu-modal-aviso{color:#475569;margin:0 0 1.25rem;font-size:.88rem;line-height:1.55}.usu-btn--inativar-confirmar{color:#fff;background:#dc2626;border-color:#dc2626}.usu-btn--inativar-confirmar:not(:disabled):hover{background:#b91c1c;border-color:#b91c1c}.usu-btn--inativar-confirmar:disabled{opacity:.6;cursor:not-allowed}
