:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font:16px/145% system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{color:#333;background:#fff;margin:0}#root{min-height:100vh}.mensagem-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mensagem-modal-card{text-align:center;background:#fff;border-radius:12px;width:min(90%,360px);padding:24px}.mensagem-modal-titulo{color:#1565c0;margin:0 0 8px;font-size:19px;font-weight:800}.mensagem-modal-texto{color:#333;white-space:pre-line;margin:0 0 24px;font-size:16px;font-weight:500}.mensagem-modal-botoes{justify-content:center;gap:12px;display:flex}.mensagem-modal-botoes.coluna{flex-direction:column}.mensagem-modal-botao{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:700}.mensagem-modal-botao.cancelar{color:#333;background:#e0e0e0}.mensagem-modal-botao.destrutivo{background:#c00000}.layout-container{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.layout-header{z-index:10;background:#0056d2;justify-content:space-between;align-items:center;height:90px;padding:0 25px;display:flex;position:sticky;top:0}.layout-header-perfil,.layout-header-menu,.layout-header-logo-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.layout-header-perfil{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:20px;justify-content:center;width:40px;height:40px}.layout-header-logo{object-fit:contain;filter:brightness(0)invert();width:160px;height:40px}.layout-content{flex:1;padding-bottom:90px}.layout-barra-inferior{z-index:100;background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;padding:15px 0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 3px #0000001a}.layout-nav-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;min-width:60px;display:flex}.layout-nav-icone-wrapper{display:flex;position:relative}.layout-nav-texto{font-size:12px;font-weight:600}.layout-badge{color:#fff;background:#e53935;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.layout-home-botao-container{background:#fff;border-radius:50px;margin-top:-50px;padding:6px}.layout-home-botao{cursor:pointer;background:#0056d2;border:none;border-radius:35px;justify-content:center;align-items:center;width:65px;height:65px;display:flex;box-shadow:0 4px 4px #0056d24d}.layout-overlay{pointer-events:none;z-index:200;background:0 0;transition:background .3s;display:flex;position:fixed;inset:0}.layout-overlay.aberto{pointer-events:auto;background:#00000080}.layout-menu{box-sizing:border-box;background:#0056d2;width:85%;max-width:320px;height:100%;padding:60px 20px 20px;transition:transform .3s;overflow-y:auto}.layout-menu-esq{transform:translate(-100%)}.layout-menu-esq.aberto{transform:translate(0)}.layout-menu-dir{margin-left:auto;transform:translate(100%)}.layout-menu-dir.aberto{transform:translate(0)}.layout-perfil-header{border-bottom:1px solid #fff3;align-items:center;margin-bottom:40px;padding-bottom:20px;display:flex}.layout-perfil-icone{background:#fff;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.layout-perfil-nome{color:#fff;margin:0;font-size:16px;font-weight:700}.layout-perfil-editar{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;padding:0;font-size:12px}.layout-logout-btn{cursor:pointer;background:0 0;border:none;display:flex}.layout-menu-items{flex-direction:column;display:flex}.layout-menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;padding:15px 0;font-size:18px;font-weight:600}.layout-menu-header-dir{justify-content:flex-end;margin-bottom:20px;display:flex}.layout-fechar-dir{cursor:pointer;background:0 0;border:none;display:flex}.layout-menu-items-dir{flex-direction:column;align-items:flex-end;display:flex}.layout-menu-item-dir{color:#fff;text-align:right;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 0;font-size:20px;font-weight:700}.layout-menu-secao-titulo{color:#ffffff80;text-align:right;width:100%;margin:8px 0 4px;font-size:20px;font-weight:700}.layout-menu-divisor{background:#ffffff26;width:100%;height:1px;margin:12px 0}.layout-sair-overlay{z-index:300;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.layout-sair-card{text-align:center;background:#fff;border-radius:12px;width:min(80%,320px);padding:24px}.layout-sair-card h2{color:#1565c0;margin:0 0 8px;font-size:18px}.layout-sair-card p{color:#333;margin:0 0 24px;font-size:15px}.layout-sair-botoes{gap:12px;display:flex}.layout-sair-botoes button{cursor:pointer;border-radius:8px;flex:1;padding:12px;font-weight:600}.layout-sair-cancelar{color:#1565c0;background:#fff;border:1px solid #1565c0}.layout-sair-confirmar{color:#fff;background:#1565c0;border:none}.ag-barra-titulo{border-bottom:1px solid #0056d2;justify-content:space-between;align-items:center;padding:20px 20px 14px;display:flex}.ag-titulo-pagina{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.ag-botoes-header{align-items:center;gap:16px;display:flex}.ag-link-ver-todos{color:#0056d2;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.ag-botao-icone{cursor:pointer;background:0 0;border:none;display:flex}.ag-estado-container{text-align:center;flex-direction:column;align-items:center;gap:12px;padding-top:60px;padding-left:30px;padding-right:30px;display:flex}.ag-estado-texto{color:#888;margin:0;font-size:15px;line-height:22px}.ag-botao-tentar{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-weight:600}.ag-conteudo{max-width:720px;margin:0 auto;padding-bottom:40px}.ag-grupo{margin-top:16px}.ag-grupo-cabecalho{align-items:center;gap:8px;margin-bottom:6px;padding:0 16px;display:flex}.ag-grupo-label{color:#0056d2;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.ag-grupo-linha{background:#e0e0e0;flex:1;height:1px}.ag-card{cursor:pointer;background:#fafcff;border:1px solid #e0e0e0;border-radius:10px;margin:0 16px 8px;display:flex;overflow:hidden}.ag-card-faixa{background:#2e7d32;flex-shrink:0;width:4px}.ag-card-corpo{flex:1;padding:12px}.ag-card-cliente{color:#1565c0;margin:0 0 3px;font-size:15px;font-weight:800;line-height:19px}.ag-card-horario{color:#555;margin:0 0 2px;font-size:14px;font-weight:700;line-height:17px}.ag-card-detalhe{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 4px;font-size:14px;font-weight:400;line-height:17px;display:-webkit-box;overflow:hidden}.ag-badge-atendente{color:#666;background:#f0f0f0;border:1px solid #ccc;border-radius:6px;margin-top:4px;padding:2px 7px;font-size:12px;display:inline-block}.ag-card-rodape{border-top:1px solid #0000000f;margin-top:8px;padding-top:8px}.ag-botao-falar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.na-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.na-linha-cabecalho{border-bottom:1px solid #1565c0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.na-voltar{cursor:pointer;background:0 0;border:none;display:flex}.na-titulo-cabecalho{color:#1565c0;flex:1;margin:0 0 0 10px;font-size:20px;font-weight:300}.na-label{color:#333;margin:10px 0 5px;font-size:14px;font-weight:600;display:block}.na-faixa-dias{justify-content:space-between;gap:6px;margin-bottom:4px;display:flex}.na-dia-chip{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:10px 0;display:flex}.na-dia-chip.selecionado{background:#1565c0;border-color:#1565c0}.na-dia-chip-label{color:#888;font-size:12px;font-weight:600}.na-dia-chip.selecionado .na-dia-chip-label,.na-dia-chip.selecionado .na-dia-chip-numero{color:#fff}.na-dia-chip-numero{color:#333;margin-top:2px;font-size:19px;font-weight:800}.na-select-row{align-items:center;gap:8px;display:flex}.na-select-box{cursor:pointer;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.na-textarea{color:#333;resize:vertical;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;min-height:70px;max-height:160px;padding:12px;font-family:inherit;font-size:14px}.na-fechado-aviso{color:#e65100;background:#fff3e0;border:1px solid #ffcc80;border-radius:8px;margin:0;padding:12px;font-size:15px;font-weight:700}.na-select-text{color:#333;font-size:16px}.na-botao-adicionar{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;flex-shrink:0;padding:8px;display:flex}.na-lista-container{background:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;max-height:220px;margin-top:5px;display:flex;overflow:hidden}.na-carregando{text-align:center;color:#666;margin:0;padding:12px;font-size:15px;font-weight:500}.na-filtro-dropdown{color:#333;border:none;border-bottom:1px solid #e0e0e0;padding:8px 12px;font-size:14px}.na-lista-scroll{overflow-y:auto}.na-lista-item{text-align:left;color:#333;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #eee;width:100%;padding:12px;font-size:14px;display:block}.na-lista-item.selecionado{color:#1565c0;background:#eef4ff;font-weight:700}.na-lista-item.ocupado{color:#bdbdbd;cursor:default;background:#fafafa}.na-lista-item.ocupado-atendente{color:#b27a00;background:#fff8e1}.na-lista-item.hora-selecionado{background:#eef4ff;border:1px solid #1565c0}.na-hora-item{align-items:center;gap:10px;display:flex}.na-hora-status{color:inherit;margin-left:8px;font-size:11px}.na-checkbox{color:#fff;border:2px solid #bdbdbd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.na-checkbox.selecionado{background:#1565c0;border-color:#1565c0}.na-checkbox.ocupado{background:#e0e0e0;border-color:#e0e0e0}.na-checkbox.ocupado-atendente{background:#ffd54f;border-color:#ffd54f}.na-aviso-linha{background:#fff8e1;border:1px solid #ffd54f;border-radius:8px;align-items:center;margin-top:8px;padding:10px;display:flex}.na-aviso-texto{color:#7a5300;flex:1;margin:0;font-size:14px;font-weight:500}.na-linha-botoes{justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:30px;display:flex}.na-botao-excluir{color:#c00000;cursor:pointer;background:#ffe5e5;border:1px solid #c00000;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-size:17px;font-weight:800;display:flex}.na-botao-excluir:disabled{cursor:default}.na-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;margin-left:10px;padding:15px;font-size:17px;font-weight:800;display:flex}.na-botao-salvar:disabled{cursor:default}.lp-container{background:#fff;min-height:100%}.lp-centro{text-align:center;color:#666;padding:60px 20px}.lp-rolar-conteudo{box-sizing:border-box;max-width:720px;margin:0 auto;padding:20px 20px 40px}.lp-barra-titulo{border-bottom:1px solid #1565c0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.lp-titulo-pagina{color:#1565c0;margin:0;font-size:22px;font-weight:300}.lp-botao-novo{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.lp-botao-vincular{background:#e8f5e9;border-color:#a5d6a7}.lp-campo-pesquisa{color:#333;box-sizing:border-box;background:#eef4ff;border:1px solid #1565c0;border-radius:8px;width:100%;margin-bottom:14px;padding:8px 12px;font-size:14px}.lp-item{cursor:pointer;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:10px}.lp-item-linha{justify-content:space-between;display:flex}.lp-bloco-texto{flex:1;padding-right:8px}.lp-label{color:#1a1a1a;margin:4px 0;font-size:14px;font-weight:700}.lp-value{color:#333;margin-left:5px;font-size:14px;font-weight:400}.lp-value.ativo{color:#0a8a0a}.lp-value.inativo{color:#c00000}.lp-engrenagem{cursor:pointer;background:0 0;border:none;align-items:center;height:fit-content;padding:6px;display:flex}.lp-texto-vazio{color:#777;text-align:center;margin-top:60px;font-size:14px}.lp-banner-migracao{color:#666;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.lp-badge-pro-mais{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:700}.cad-container{box-sizing:border-box;background:#1c58b8;flex-direction:column;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.cad-texto{color:#fff;text-align:center;margin:0 0 30px;font-size:16px;font-weight:500}.cad-formulario{flex-direction:column;width:100%;max-width:360px;display:flex}.cad-input{color:#333;box-sizing:border-box;background:#fffc;border:none;border-radius:10px;width:100%;height:50px;margin-bottom:15px;padding:0 15px;font-size:16px}.cad-input::placeholder{color:#8fa7b3}.cad-linha{gap:10px;display:flex}.cad-input-ddd{flex:none;width:80px}.cad-input-celular{flex:1}.cad-linha-consentimento{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;margin-bottom:15px;display:flex}.cad-checkbox{color:#fff;border:2px solid #fff;border-radius:4px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;margin-right:10px;font-size:14px;font-weight:700;display:flex}.cad-checkbox-marcado{background:#448aff;border-color:#448aff}.cad-texto-consentimento{color:#fff;flex:1;font-size:14px;font-weight:500;line-height:19px}.cad-link-consentimento{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:800;text-decoration:underline}.cad-botao{color:#fff;cursor:pointer;background:#448aff;border:none;border-radius:10px;width:100%;height:50px;margin-top:10px;margin-bottom:20px;font-size:19px;font-weight:800}.cad-botao:disabled{opacity:.5;cursor:default}.cad-botao-link{color:#fff;text-align:center;cursor:pointer;background:0 0;border:none;padding:10px;font-size:15px;font-weight:500}.cv-barra-titulo{border-bottom:1px solid #1565c0;align-items:center;max-width:720px;margin:0 auto;padding:20px 20px 14px;display:flex}.cv-titulo-pagina{color:#1565c0;margin:0;font-size:22px;font-weight:300}.cv-campo-busca{color:#333;box-sizing:border-box;background:#eef4ff;border:1px solid #1565c0;border-radius:8px;width:calc(100% - 32px);max-width:688px;margin:12px auto 0;padding:8px 12px;font-size:14px;display:block}.cv-estado-container{flex-direction:column;align-items:center;gap:12px;padding:60px 30px 0;display:flex}.cv-estado-texto{color:#888;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:23px}.cv-botao-tentar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-weight:700}.cv-spinner{border:3px solid #cfe0fb;border-top-color:#00897b;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite cv-spin;display:inline-block}@keyframes cv-spin{to{transform:rotate(360deg)}}.cv-conteudo{max-width:720px;margin:0 auto;padding-bottom:40px}.cv-card{cursor:pointer;text-align:left;box-sizing:border-box;background:#f9faff;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:14px;width:calc(100% - 32px);margin:10px auto 0;padding:14px 20px;display:flex}.cv-card-icone{background:#e3f2fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.cv-card-iniciais{color:#1565c0;font-size:18px;font-weight:800}.cv-card-corpo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.cv-card-nome{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:800;line-height:20px;overflow:hidden}.cv-card-tipo{color:#555;margin:0;font-size:13px;font-weight:500}.cv-card-data{color:#666;margin:0;font-size:13px;font-weight:500}.cv-card-direita{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;padding-top:2px;display:flex}.cv-status-badge{white-space:nowrap;border-radius:10px;padding:3px 8px;font-size:12px;font-weight:800}.cv-envelope-container{justify-content:center;align-items:center;width:26px;height:22px;display:flex;position:relative}.cv-envelope-badge{color:#fff;box-sizing:border-box;background:#1565c0;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.cc-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.cc-linha-cabecalho{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.cc-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.cc-titulo{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.cc-label{color:#333;margin:10px 0 5px;font-size:14px;font-weight:600;display:block}.cc-input{color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:16px}.cc-input.readonly{color:#555;background:#ececec;border-color:#ccc}.cc-linha-numero-complemento{gap:10px;display:flex}.cc-col-numero{flex:1}.cc-col-complemento{flex:2}.cc-seletor{cursor:pointer;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.cc-seletor.readonly{cursor:default;background:#ececec;border-color:#ccc}.cc-seletor-texto{color:#333;font-size:16px}.cc-lista-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;max-height:240px;margin-top:5px;overflow-y:auto}.cc-filtro-dropdown{color:#333;box-sizing:border-box;border:none;border-bottom:1px solid #e0e0e0;width:100%;padding:8px 12px;font-size:14px}.cc-item-dropdown{text-align:left;color:#333;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #eee;width:100%;padding:12px;font-size:14px;display:block}.cc-item-dropdown.selecionado{color:#1565c0;background:#eef4ff;font-weight:700}.cc-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:40px;margin-bottom:30px;padding:15px;font-size:17px;font-weight:800;display:flex}.cc-botao-salvar:disabled{opacity:.6;cursor:default}.cg-container{z-index:1000;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.cg-header{background:#0d47a1;flex-shrink:0;align-items:center;gap:12px;padding:12px;display:flex}.cg-header-voltar{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.cg-header-textos{flex:1;min-width:0}.cg-header-nome{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:800;overflow:hidden}.cg-header-sub{color:#ffffffbf;margin:2px 0 0;font-size:13px;font-weight:500}.cg-card-acao{box-sizing:border-box;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;width:100%;max-width:720px;margin:0 auto;padding:12px 16px}.cg-card-acao-titulo{color:#1a1a1a;margin:0 0 8px;font-size:14px;font-weight:800}.cg-card-acao-linha{margin-bottom:4px;display:flex}.cg-card-acao-label{color:#666;flex-shrink:0;width:80px;font-size:14px;font-weight:500}.cg-card-acao-valor{color:#1a1a1a;font-size:14px;font-weight:500}.cg-card-acao-botoes{gap:10px;margin-top:12px;display:flex}.cg-botao-aprovar,.cg-botao-recusar{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px;font-size:15px;font-weight:800}.cg-botao-aprovar{color:#fff;background:#1565c0}.cg-botao-recusar{color:#c00000;background:#ffe5e5;border:1px solid #c00000}.cg-botao-aprovar:disabled,.cg-botao-recusar:disabled{opacity:.7;cursor:default}.cg-card-acao-rodape{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.cg-card-acao-badge{border-radius:12px;padding:4px 10px;font-size:13px;font-weight:800}.cg-botao-ir-orcamento{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.cg-carregando-container{color:#666;background:#f5f5f5;flex:1;justify-content:center;align-items:center;display:flex}.cg-scroll{box-sizing:border-box;background:#f5f5f5;flex-direction:column;flex:1;gap:10px;width:100%;max-width:720px;margin:0 auto;padding:16px;display:flex;overflow-y:auto}.cg-bolha{border-radius:16px;max-width:80%;padding:12px}.cg-bolha.minha{background:#1565c0;border-bottom-right-radius:4px;align-self:flex-end}.cg-bolha.outro{background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 4px #0000000f}.cg-bolha-texto{white-space:pre-wrap;word-break:break-word;margin:0;font-size:16px;font-weight:500;line-height:22px}.cg-bolha.minha .cg-bolha-texto{color:#fff}.cg-bolha.outro .cg-bolha-texto{color:#1a1a1a}.cg-bolha-hora{margin:4px 0 0;font-size:12px;font-weight:500}.cg-bolha.minha .cg-bolha-hora{color:#ffffffb3;text-align:right}.cg-bolha.outro .cg-bolha-hora{color:#aaa}.cg-remetente-outro{color:#1565c0;margin:0 0 2px;font-size:12px;font-weight:700}.cg-input-container{box-sizing:border-box;background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;align-items:flex-end;gap:10px;width:100%;max-width:720px;margin:0 auto;padding:10px;display:flex}.cg-input{resize:none;background:#fafafa;border:1px solid #e0e0e0;border-radius:20px;flex:1;min-height:20px;max-height:100px;padding:10px 16px;font-family:inherit;font-size:15px}.cg-botao-enviar{cursor:pointer;background:#1565c0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cg-botao-enviar:disabled{cursor:default;background:#ccc}.cc-barra-titulo{border-bottom:1px solid #0056d2;justify-content:space-between;align-items:center;padding:20px 20px 14px;display:flex}.cc-titulo-pagina{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.cc-botao-mais{cursor:pointer;background:0 0;border:none;display:flex}.cc-loading{color:#0056d2;justify-content:center;padding:60px 0;display:flex}.cc-lista-conteudo{max-width:720px;margin:0 auto;padding-top:8px;padding-bottom:40px}.cc-cartao-adocao-linha{background:#f0f6ff;border:1px solid #c5d8f5;border-radius:10px;align-items:flex-start;gap:12px;margin:8px 16px;padding:14px;display:flex}.cc-adocao-textos{flex:1}.cc-adocao-titulo-normal{color:#0056d2;margin:0 0 6px;font-size:14px;font-weight:800}.cc-adocao-subtitulo{color:#555;margin:0;font-size:14px;font-weight:500}.cc-cartao-adocao{background:#f0f6ff;border:1px solid #c5d8f5;border-radius:10px;margin:8px 16px;padding:14px}.cc-adocao-titulo{color:#0056d2;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:800}.cc-barra-progresso{background:#d0d0d0;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.cc-barra-preenchida{background:#2e7d32;border-radius:3px;height:6px}.cc-segmentos{background:#f0f0f0;border-radius:8px;gap:3px;margin:12px 16px 4px;padding:3px;display:flex}.cc-segmento-btn{text-align:center;color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 0;font-size:14px;font-weight:700}.cc-segmento-btn.ativo{color:#0056d2;background:#fff;box-shadow:0 1px 2px #0000001a}.cc-campo-pesquisa{color:#333;box-sizing:border-box;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;width:calc(100% - 32px);margin:12px 16px 4px;padding:8px 12px;font-size:14px;display:block}.cc-card{cursor:pointer;background:#fafcff;border:1px solid #e0e0e0;border-radius:10px;align-items:center;margin:0 16px 8px;display:flex;overflow:hidden}.cc-card-faixa{flex-shrink:0;align-self:stretch;width:4px}.cc-card-corpo{flex:1;min-width:0;padding:12px}.cc-card-nome{color:#1a1a1a;margin:0;font-size:15px;font-weight:800}.cc-card-telefone{color:#666;margin:2px 0 0;font-size:14px;font-weight:500}.cc-card-icone{flex-shrink:0;margin-right:12px}.cc-vazio-container{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:8px;padding-left:48px;padding-right:48px;display:flex}.cc-vazio-texto{color:#888;white-space:pre-line;margin:0;font-size:16px;font-weight:700}.cc-vazio-sub{color:#aaa;white-space:pre-line;margin:0;font-size:14px;font-weight:500;line-height:21px}.ca-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 60px}.ca-linha-cabecalho{align-items:center;margin-bottom:20px;display:flex}.ca-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.ca-titulo{color:#1a1a1a;margin:0 0 0 10px;font-size:20px;font-weight:700}.ca-card-aviso{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:30px;padding:20px;display:flex;box-shadow:0 2px 4px #0000000d}.ca-texto-card{color:#333;text-align:center;margin:12px 0 0;font-size:14px;line-height:20px}.cp-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 60px}.cp-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.cp-linha-cabecalho{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.cp-botao-voltar,.cp-botao-info{cursor:pointer;background:0 0;border:none;display:flex}.cp-titulo{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.cp-secao-titulo{color:#333;margin:0 0 15px;font-size:16px}.cp-tabela-faixa{border:1px solid #ddd;border-radius:8px;margin-bottom:20px;overflow:hidden}.cp-tabela-cabecalho{background:#eef4ff;border-bottom:1px solid #ddd;align-items:center;padding:10px 12px;display:flex}.cp-tabela-cabecalho-texto{color:#1565c0;font-size:13px;font-weight:700}.cp-tabela-linha{background:#fff;border-bottom:1px solid #eee;align-items:center;padding:6px 12px;display:flex}.cp-tabela-linha:last-child{border-bottom:none}.cp-tabela-linha.ativa{background:#f0f8ff}.cp-tabela-linha-clicavel{cursor:pointer;text-align:left;background:0 0;border:none;flex:2.5;align-items:center;gap:8px;padding:8px 0;display:flex}.cp-tabela-coluna-custo{color:#333;text-align:right;flex:1;font-size:14px}.cp-tabela-coluna-custo.ativo,.cp-tabela-texto.ativo{color:#1565c0;font-weight:700}.cp-tabela-texto{color:#333;font-size:14px}.cp-botao-info-faixa{cursor:pointer;background:0 0;border:none;justify-content:flex-end;width:32px;display:flex}.cp-circulo-radio{border:2px solid #1565c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cp-interior-radio{background:#1565c0;border-radius:50%;width:10px;height:10px}.cp-banner-gratis{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;align-items:center;margin-bottom:10px;padding:14px;font-size:15px;font-weight:600;display:flex}.cp-label{color:#333;margin:10px 0 8px;font-size:14px;font-weight:700}.cp-opcoes-plano{margin-bottom:10px}.cp-opcao-plano{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px;display:flex}.cp-opcao-plano.selecionada{background:#f0f8ff;border-color:#1565c0}.cp-texto-plano{color:#333;flex:1;font-size:14px}.cp-badge-desconto{color:#2e7d32;background:#e8f5e9;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700}.cp-container-stepper{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;align-items:center;display:flex;overflow:hidden}.cp-botao-stepper{cursor:pointer;background:#e3f2fd;border:none;justify-content:center;align-items:center;width:50px;padding:15px;display:flex}.cp-input-stepper{color:#333;flex:1;justify-content:center;align-items:center;padding:10px;font-size:18px;font-weight:700;display:flex}.cp-texto-ajuda{color:#666;margin:5px 0 0;font-size:12px}.cp-card-resumo{text-align:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin:20px 0;padding:20px;box-shadow:0 2px 4px #0000000d}.cp-titulo-resumo{color:#555;margin:0 0 10px;font-size:14px}.cp-total-grande{color:#333;margin:0 0 5px;font-size:32px;font-weight:700}.cp-total-grande-gratis{color:#2e7d32;margin:0 0 5px;font-size:26px;font-weight:700}.cp-total-pequeno{color:#666;margin:0;font-size:14px}.cp-botao-confirmar{color:#0d47a1;cursor:pointer;background:#90caf9;border:none;border-radius:8px;width:100%;margin-bottom:30px;padding:15px;font-size:16px;font-weight:700}.cp-botao-confirmar:disabled{opacity:.6;cursor:default}.cp-modal-fundo{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cp-modal-conteudo{box-sizing:border-box;background:#fff;border-radius:10px;width:100%;max-width:420px;max-height:80vh;padding:20px;overflow-y:auto}.cp-modal-cabecalho{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.cp-modal-titulo{color:#1a1a1a;margin:0 0 10px;font-size:18px;font-weight:700}.cp-modal-fechar-x{cursor:pointer;color:#333;background:0 0;border:none}.cp-modal-texto{color:#333;margin:0 0 10px;font-size:14px;line-height:20px}.cp-modal-botao-fechar{color:#1565c0;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:10px 0 0;font-weight:700}.dd-container{box-sizing:border-box;max-width:720px;margin:0 auto;padding:16px 16px 40px}.dd-barra-titulo{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.dd-botao-voltar{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.dd-titulo-pagina{color:#1a1a1a;flex:1;margin:0;font-size:20px;font-weight:300}.dd-botao-mais{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.dd-resumo-container{background:#f4f8ff;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:20px;display:flex;overflow:hidden}.dd-resumo-item{flex-direction:column;flex:1;align-items:center;padding:14px 4px;display:flex}.dd-resumo-divisor{background:#e0e0e0;width:1px;margin:10px 0}.dd-resumo-label{color:#888;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700}.dd-resumo-valor-entrada{color:#0a8a0a;font-size:15px;font-weight:800}.dd-resumo-valor-saida{color:#c00000;font-size:15px;font-weight:800}.dd-resumo-valor-saldo-positivo{color:#0a8a0a;font-size:15px;font-weight:800}.dd-resumo-valor-saldo-negativo{color:#c00000;font-size:15px;font-weight:800}.dd-banner-pro{background:#fff8e1;border:1px solid #ffd54f;border-radius:8px;align-items:center;margin-bottom:12px;padding:10px;display:flex}.dd-banner-pro-texto{color:#7a5300;flex:1;font-size:14px;font-weight:500}.dd-badge-promais{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:12px;padding:3px 10px;font-size:13px;font-weight:800}.dd-texto-vazio{color:#777;text-align:center;margin-top:10px;font-size:15px;font-weight:500}.dd-loading{color:#1565c0;justify-content:center;padding:40px 0;display:flex}.dd-grid{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.dd-grid-cabecalho,.dd-grid-linha{align-items:center;padding:8px;display:flex}.dd-grid-cabecalho{background:#eef4ff;border-bottom:1px solid #bdbdbd;padding-top:10px;padding-bottom:10px}.dd-grid-linha{background:#fafcff;border-bottom:1px solid #f0f0f0;padding-top:4px;padding-bottom:4px}.dd-col-valor{text-align:right;flex:1;min-width:0}.dd-col-acao{flex-shrink:0;justify-content:flex-end;align-items:center;width:64px;display:flex}.dd-col-acao button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.dd-cabecalho-texto{color:#1a1a1a;font-size:14px;font-weight:800}.dd-celula-texto{color:#333;font-size:14px;font-weight:500}.dd-saldo-positivo{color:#0a8a0a;font-size:14px;font-weight:700}.dd-saldo-negativo{color:#c00000;font-size:14px;font-weight:700}.fp-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.fp-centro{text-align:center;color:#666;padding:60px 20px}.fp-linha-cabecalho{border-bottom:1px solid #1565c0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.fp-voltar{cursor:pointer;background:0 0;border:none;display:flex}.fp-titulo{color:#1565c0;flex:1;margin:0 0 0 10px;font-size:20px;font-weight:300}.fp-label{color:#333;margin:10px 0 5px;font-size:14px;font-weight:600;display:block}.fp-input{box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px;font-size:16px}.fp-linha{margin-top:10px;display:flex}.fp-linha-switch{align-items:center;gap:8px;margin-top:16px;margin-bottom:8px;display:flex}.fp-label-switch{color:#333;font-size:14px;font-weight:600}.fp-texto-obrigatorio{color:gray;margin:6px 0 0;font-size:12px}.fp-linha-botoes{justify-content:space-between;align-items:center;gap:10px;margin-top:30px;margin-bottom:30px;display:flex}.fp-botao-excluir{color:#c00000;cursor:pointer;background:#ffe5e5;border:1px solid #c00000;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-size:16px;font-weight:700;display:flex}.fp-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:15px;font-size:16px;font-weight:700;display:flex}.fp-botao-salvar:disabled,.fp-botao-excluir:disabled{opacity:.7;cursor:default}.ec-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.ec-barra-titulo{border-bottom:1px solid #1565c0;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.ec-botao-voltar{cursor:pointer;background:0 0;border:none;margin-right:8px;padding:4px;display:flex}.ec-titulo-pagina{color:#1565c0;flex:1;margin:0;font-size:22px;font-weight:300}.ec-banner-pro{background:#fff8e1;border:1px solid #ffd54f;border-radius:8px;align-items:center;margin-bottom:16px;padding:10px;display:flex}.ec-banner-pro-texto{color:#7a5300;flex:1;font-size:14px;font-weight:500}.ec-badge-promais{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:12px;padding:3px 10px;font-size:13px;font-weight:800}.ec-campo{margin-bottom:18px}.ec-label{color:#333;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.ec-input{color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:15px}.ec-input-multilinha{resize:vertical;height:80px}.ec-seletor-botao{cursor:pointer;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;display:flex}.ec-seletor-botao.desabilitado{cursor:default;border-color:#e0e0e0}.ec-seletor-texto{color:#333;font-size:15px}.ec-seletor-placeholder{color:#999;font-size:15px}.ec-lista-container{background:#fff;border:1px solid #ddd;border-radius:8px;max-height:220px;margin-top:4px;overflow-y:auto}.ec-lista-item{text-align:left;color:#333;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:12px;font-size:15px;display:block}.ec-linha-botoes{justify-content:space-between;align-items:center;gap:10px;margin-top:24px;margin-bottom:12px;display:flex}.ec-botao-excluir{color:#c00000;cursor:pointer;background:#ffe5e5;border:1px solid #c00000;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-size:17px;font-weight:800;display:flex}.ec-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:14px;font-size:17px;font-weight:800;display:flex}.ec-botao-excluir:disabled,.ec-botao-salvar:disabled{opacity:.7;cursor:default}.ep-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.ep-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.ep-linha-cabecalho{border-bottom:1px solid #1565c0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.ep-botao-voltar{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.ep-titulo{color:#1a1a1a;flex:1;margin:0;font-size:22px;font-weight:300}.ep-secao-titulo{color:#888;margin:8px 0 12px;font-size:14px;font-weight:700}.ep-campo-leitura{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:10px 0;display:flex}.ep-campo-label{color:#555;font-size:15px;font-weight:700}.ep-campo-valor{color:#1a1a1a;text-align:right;margin-left:8px;font-size:15px;font-weight:500}.ep-separador{background:#e8e8e8;height:1px;margin:20px 0}.ep-label{color:#333;margin:12px 0 6px;font-size:14px;font-weight:600;display:block}.ep-input{color:#1a1a1a;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:14px}.ep-input-hint{color:#999;margin:4px 0 0;font-size:13px;font-weight:500}.ep-linha-ddd-celular{gap:10px;display:flex}.ep-col-ddd{flex:1}.ep-col-celular{flex:2}.ep-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;width:100%;margin-top:24px;padding:15px;font-size:17px;font-weight:800}.ep-botao-salvar:disabled{opacity:.6;cursor:default}.es-select-medida{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-size:16px;display:flex}.es-lista-medidas-container{background:#fff;border:1px solid #e0e0e0;border-radius:6px;flex-direction:column;max-height:200px;margin-top:8px;display:flex;overflow:hidden}.es-filtro-dropdown{color:#333;border:none;border-bottom:1px solid #e0e0e0;padding:8px 12px;font-size:14px}.es-lista-medidas-scroll{padding:4px 0;overflow-y:auto}.es-medida-item{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #eee;width:100%;padding:12px;font-size:14px;display:block}.es-medida-item.selecionado{color:#1565c0;background:#eef4ff;font-weight:700}.eu-input-readonly{color:#888;background:#efefef}.eu-linha{gap:10px;display:flex}.eu-col-ddd{flex:1}.eu-col-celular{flex:2}.eu-botao-salvar{gap:10px}.eu-secao-titulo{color:#888;margin:8px 0 12px;font-size:14px;font-weight:700}.eu-campo-leitura{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:10px 0;display:flex}.eu-campo-label{color:#555;font-size:15px;font-weight:700}.eu-campo-valor{color:#1a1a1a;text-align:right;margin-left:8px;font-size:15px;font-weight:500}.eu-separador{background:#e8e8e8;height:1px;margin:20px 0}.eu-aviso-unico-admin{color:#888;margin:10px 0 4px;font-size:14px;font-style:italic;font-weight:500}.fc-container{box-sizing:border-box;max-width:720px;margin:0 auto;padding:16px 16px 40px}.fc-barra-titulo{border-bottom:1px solid #1565c0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.fc-titulo-pagina{color:#1565c0;margin:0;font-size:22px;font-weight:300}.fc-botao-mais{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.fc-seletor-mes{justify-content:center;align-items:center;gap:20px;margin-bottom:16px;display:flex}.fc-seletor-mes-botao{cursor:pointer;background:0 0;border:none;padding:8px;display:flex}.fc-seletor-mes-texto{color:#1565c0;text-align:center;min-width:100px;font-size:19px;font-weight:700}.fc-resumo-container{background:#f4f8ff;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:16px;display:flex;overflow:hidden}.fc-resumo-item{flex-direction:column;flex:1;align-items:center;padding:14px 4px;display:flex}.fc-resumo-divisor{background:#e0e0e0;width:1px;margin:10px 0}.fc-resumo-label{color:#888;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700}.fc-resumo-valor-entrada{color:#0a8a0a;font-size:15px;font-weight:800}.fc-resumo-valor-saida{color:#c00000;font-size:15px;font-weight:800}.fc-resumo-valor-saldo-positivo{color:#0a8a0a;font-size:15px;font-weight:800}.fc-resumo-valor-saldo-negativo{color:#c00000;font-size:15px;font-weight:800}.fc-grid{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.fc-grid-cabecalho,.fc-grid-linha{align-items:center;padding:10px 8px;display:flex}.fc-grid-cabecalho{background:#eef4ff;border-bottom:1px solid #bdbdbd}.fc-grid-linha{background:#fafcff;border-bottom:1px solid #f0f0f0}.fc-grid-linha.vazia{background:#fff}.fc-col-dia{flex-shrink:0;width:34px}.fc-col-valor{text-align:right;flex:1;min-width:0}.fc-col-acao{flex-shrink:0;justify-content:center;width:32px;display:flex}.fc-col-acao button{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.fc-cabecalho-texto{color:#1a1a1a;font-size:14px;font-weight:800}.fc-celula-texto{color:#333;font-size:14px;font-weight:500}.fc-celula-dia{color:#555;font-size:14px;font-weight:700}.fc-celula-vazio{color:#ccc;font-size:14px;font-weight:500}.fc-saldo-positivo{color:#0a8a0a;font-size:14px;font-weight:700}.fc-saldo-negativo{color:#c00000;font-size:14px;font-weight:700}.fc-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.gp-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 40px}.gp-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.gp-linha-cabecalho{border-bottom:1px solid #1565c0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.gp-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.gp-titulo{color:#1a1a1a;flex:1;margin:0;font-size:22px;font-weight:300}.gp-card-plano-atual{background:#f0f6ff;border:1px solid #c5d8f5;border-radius:12px;margin-bottom:16px;padding:15px;overflow:hidden}.gp-card-plano-titulo{color:#1565c0;margin:0 0 10px;font-size:19px;font-weight:800}.gp-plano-linha{border-bottom:1px solid #d8e8ff;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.gp-plano-linha.ultima{border-bottom:none}.gp-plano-label{color:#555;font-size:14px;font-weight:700}.gp-plano-valor{color:#1a1a1a;text-align:right;margin-left:8px;font-size:14px;font-weight:500}.gp-aviso-processo{background:#eef4ff;border-left:3px solid #1565c0;border-radius:8px;margin-top:14px;padding:10px}.gp-aviso-processo-texto{color:#1565c0;margin:0;font-size:13px;font-weight:500;line-height:19px}.gp-card{border:1px solid;border-radius:12px;margin-bottom:16px;padding:16px}.gp-card-financeiro{background:#f0f6ff;border-color:#c5d8f5}.gp-card-aviso{background:#fff8e1;border-color:#ffd54f}.gp-card-cabecalho{align-items:center;gap:8px;margin-bottom:10px;display:flex}.gp-card-titulo{color:#1565c0;margin:0;font-size:16px;font-weight:700}.gp-card-titulo-aviso{color:#7a5300;margin:0;font-size:16px;font-weight:700}.gp-card-texto{color:#555;white-space:pre-line;margin:0;font-size:14px;font-weight:500;line-height:21px}.gp-botao-stripe{color:#1565c0;cursor:pointer;background:0 0;border:1px solid #1565c0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:12px;padding:10px;font-size:15px;font-weight:700;display:flex}.gp-botao-stripe:disabled{color:#bdbdbd;cursor:default;border-color:#bdbdbd}.gp-botao-stripe-nota{color:#999;text-align:center;margin:6px 0 0;font-size:12px;font-weight:500}.gp-botao-continuar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;width:100%;margin-top:8px;padding:16px;font-size:17px;font-weight:800}.gc-rolar-conteudo{box-sizing:border-box;max-width:560px;margin:0 auto;padding:24px 24px 40px}.gc-cabecalho{text-align:center;border-bottom:1px solid #2196f3;margin-top:8px;margin-bottom:32px;padding-bottom:20px}.gc-titulo{color:#0056d2;margin:0 0 6px;font-size:27px;font-weight:800}.gc-subtitulo{color:#666;margin:0;font-size:15px;font-weight:500}.gc-card-beneficio{background:#f0f7ff;border:1px solid #90caf9;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:16px;display:flex}.gc-card-beneficio-texto{flex:1}.gc-card-beneficio-titulo{color:#0056d2;margin:0 0 4px;font-size:16px;font-weight:800}.gc-card-beneficio-descricao{color:#444;margin:0;font-size:14px;font-weight:500;line-height:20px}.gc-botao-primario{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:10px;width:100%;margin-top:10px;padding:16px 32px;font-size:17px;font-weight:800}.hv-centro{text-align:center;color:#666;padding:60px 20px}.hv-rolar-conteudo{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.hv-barra-titulo{border-bottom:1px solid #2196f3;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:15px;display:flex}.hv-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.hv-titulo-pagina{color:#0056d2;margin:0;font-size:22px;font-weight:300}.hv-lista-vazia{text-align:center;color:#999;margin-top:40px;font-size:15px;font-weight:500}.hv-card{background:#fff;border:1px solid #e8eaf6;border-radius:14px;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 4px #00000012}.hv-card.ativo{background:#f0f7ff;border-color:#90caf9}.hv-card-topo{align-items:flex-start;gap:12px;padding:14px;display:flex}.hv-card-icone{background:#bbdefb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.hv-card-logo{object-fit:cover;width:50px;height:50px}.hv-card-iniciais{color:#0056d2;font-size:17px;font-weight:800}.hv-card-info{flex:1;min-width:0}.hv-card-nome{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:800;line-height:20px}.hv-card-detalhe{color:#666;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:13px;font-weight:500;line-height:16px;overflow:hidden}.hv-card-data{color:#aaa;margin:4px 0 0;font-size:12px;font-weight:500}.hv-badge-ativo{color:#fff;white-space:nowrap;background:#0056d2;border-radius:10px;align-self:flex-start;padding:3px 10px;font-size:12px;font-weight:800}.hf-instrucao{color:#666;margin:0 0 16px;font-size:14px;font-weight:500;line-height:1.5}.hf-card-dia{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:12px;padding:12px 14px}.hf-card-topo{justify-content:space-between;align-items:center;display:flex}.hf-nome-dia{color:#1a1a1a;font-size:16px;font-weight:800}.hf-switch-linha{color:#333;cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.hf-switch-almoco{margin-top:10px}.hf-linha-horas{gap:12px;margin-top:4px;display:flex}.hf-linha-horas>div{flex:1}.home-scroll{box-sizing:border-box;background:#f5f5f5;max-width:720px;min-height:100vh;margin:0 auto;padding:20px 20px 60px;font-family:sans-serif}.home-centro{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100vh;padding:20px;font-family:sans-serif;display:flex}.home-card-boas-vindas{background:#fff;border-radius:14px;margin-bottom:25px;padding:16px;box-shadow:0 2px 4px #00000012}.home-card-boas-vindas h1{color:#1a1a1a;margin:0;font-size:25px;font-weight:800;line-height:30px}.home-card-boas-vindas p{color:#333;margin:2px 0 0;font-size:15px;font-weight:500;line-height:18px}.home-texto-data{color:#666;font-size:15px;font-weight:500;line-height:18px}.home-aviso-pendente{color:#795548;background:#fff8e1;border:1px solid #f9a825;border-radius:10px;margin-bottom:16px;padding:14px}.home-card-onboarding-vertical{background:#eef4ff;border:1px solid #c5d8f5;border-radius:10px;margin-bottom:25px;padding:14px}.home-card-onboarding-vertical h2{color:#1565c0;margin:0 0 8px;font-size:16px}.home-card-onboarding-vertical p{color:#555;margin:0 0 16px;line-height:22px}.home-botao-primario{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;width:100%;padding:12px 30px;font-size:16px;font-weight:700}.home-card-onboarding{background:#eef4ff;border:1px solid #c5d8f5;border-radius:10px;justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:25px;padding:14px;display:flex}.home-onboarding-texto{color:#333;flex:1;margin-right:10px;font-size:14px;font-weight:500;line-height:17px}.home-onboarding-botao{color:#fff;cursor:pointer;white-space:nowrap;background:#1565c0;border:none;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:800}.home-linha-versao-pro{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.home-container-migre-pro{color:#666;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.home-badge-pro-mais{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:12px;padding:3px 10px;font-size:13px;font-weight:800}.home-card-agendamentos{margin-bottom:20px}.home-barra-titulo-secao{border-bottom:1px solid #0056d2;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.home-barra-titulo-secao h2{color:#0056d2;margin:0;font-size:16px;font-weight:700}.home-botao-mais{cursor:pointer;background:#f0f4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.home-input-filtro{color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:10px;padding:8px 12px;font-size:14px}.home-texto-vazio{color:#777;text-align:center;font-size:14px}.home-item-agendamento{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:10px}.home-item-linha{justify-content:space-between;display:flex}.home-item-titulo{color:#1565c0;margin:0 0 4px;font-size:15px;font-weight:800;line-height:19px}.home-item-hora{color:#555;margin:0;font-size:14px;font-weight:700;line-height:17px}.home-item-detalhe{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:14px;font-weight:400;line-height:17px;display:-webkit-box;overflow:hidden}.home-item-rodape{text-align:center;border-top:1px solid #efefef;margin-top:8px;padding-top:8px}.home-botao-falar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.home-engrenagem{cursor:pointer;background:0 0;border:none;align-items:center;padding:6px;display:flex}.ic-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.ic-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.ic-barra-titulo{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.ic-titulo-pagina{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.ic-card-cliente{background:#eef4ff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:20px;padding:15px}.ic-card-cabecalho{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ic-card-titulo{color:#1565c0;margin:0;font-size:19px;font-weight:800}.ic-botao-engrenagem{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.ic-secao-titulo{color:#555;margin:0 0 4px;font-size:14px;font-weight:700}.ic-info-linha{flex-wrap:wrap;gap:5px;margin-bottom:4px;display:flex}.ic-label{color:#1565c0;font-size:15px;font-weight:800}.ic-value{color:#333;font-size:15px;font-weight:500}.ic-card-plano-atual{background:#f0f6ff;border:1px solid #c5d8f5;border-radius:12px;margin-bottom:20px;padding:15px;overflow:hidden}.ic-plano-atual-linha{border-bottom:1px solid #d8e8ff;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.ic-plano-atual-linha.ultima{border-bottom:none}.ic-plano-atual-label{color:#555;font-size:14px;font-weight:700}.ic-plano-atual-valor{color:#1a1a1a;text-align:right;margin-left:8px;font-size:14px;font-weight:500}.ic-botao-gerenciar-plano{color:#fff;cursor:pointer;background:#0d47a1;border:none;border-bottom-right-radius:11px;border-bottom-left-radius:11px;width:calc(100% + 30px);margin:14px -15px -15px;padding:14px;font-size:19px;font-weight:800}.ic-card-historico{margin-bottom:20px}.ic-tabela-scroll{margin-top:12px;margin-bottom:16px;overflow-x:auto}.ic-tabela{border-collapse:collapse;min-width:100%}.ic-tabela th,.ic-tabela td{white-space:nowrap;text-align:left;border:1px solid #d0d7e3;padding:9px 10px}.ic-tabela thead th{color:#333;background:#f5f7fa;font-size:12px;font-weight:800}.ic-tabela tbody td{color:#333;background:#fff;font-size:13px;font-weight:500}.ic-tabela tbody tr:nth-child(2n) td{background:#f9fafb}.idc-container{box-sizing:border-box;max-width:480px;margin:0 auto;padding:20px 20px 60px}.idc-linha-cabecalho{align-items:center;margin-bottom:12px;display:flex}.idc-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.idc-titulo{color:#1565c0;margin:0 0 0 10px;font-size:20px;font-weight:300}.idc-instrucoes{color:#555;margin:0 0 12px;font-size:14px;line-height:22px}.idc-label{color:#333;margin:6px 0 8px;font-size:14px;font-weight:600;display:block}.idc-toggle-container{border:1px solid #c5d8f5;border-radius:8px;margin-bottom:10px;display:flex;overflow:hidden}.idc-toggle-botao{text-align:center;color:#666;cursor:pointer;background:#f5f5f5;border:none;flex:1;padding:12px;font-size:14px;font-weight:600}.idc-toggle-botao.ativo{color:#fff;background:#1565c0}.idc-input-container{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;align-items:center;margin-bottom:24px;padding-right:8px;display:flex}.idc-input{letter-spacing:1px;color:#333;box-sizing:border-box;background:0 0;border:none;flex:1;padding:12px;font-family:inherit;font-size:18px}.idc-botao-limpar{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.idc-botao-buscar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;width:100%;padding:15px;font-size:16px;font-weight:700}.idc-botao-buscar:disabled{opacity:.6;cursor:default}.ia-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.ia-barra-titulo{border-bottom:1px solid #e0e0e0;margin-bottom:20px;padding-bottom:15px}.ia-titulo-pagina{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.ia-intro{color:#555;margin:0 0 20px;font-size:15px;line-height:1.5}.ia-card{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:16px;padding:16px}.ia-card-instalado{color:#2e2e2e;background:#eef7ee;border-color:#c8e6c9;align-items:center;gap:12px;font-weight:600;display:flex}.ia-card-destaque{text-align:center;background:#eef4ff;border-color:#1565c0}.ia-botao-instalar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 24px;font-size:16px;font-weight:700;display:inline-flex}.ia-botao-instalar:disabled{opacity:.7;cursor:default}.ia-aviso{color:#555;margin:12px 0 0;font-size:14px}.ia-card-titulo{color:#1565c0;margin:0 0 12px;font-size:16px;font-weight:800}.ia-passos{color:#333;margin:0;padding-left:20px}.ia-passos li{margin-bottom:10px;line-height:1.5}.ia-passos li svg{vertical-align:-3px;margin-right:2px}.ia-nota{color:#888;margin:12px 0 0;font-size:13px}.login-container{box-sizing:border-box;background:#0056b3;flex-direction:column;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.login-logo{object-fit:contain;width:200px;height:50px;margin-bottom:40px}.login-form{flex-direction:column;align-items:center;width:100%;max-width:360px;display:flex}.login-input{color:#333;box-sizing:border-box;background:#fff;border:none;border-radius:8px;width:100%;margin-bottom:15px;padding:15px;font-size:16px}.login-cod-container{cursor:text;justify-content:space-between;width:100%;margin-bottom:20px;display:flex;position:relative}.login-cod-bloco{color:#0056b3;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:45px;height:55px;font-size:24px;font-weight:700;display:flex}.login-cod-bloco.ativo{background:#fff;border-width:2px;border-color:#0091ea}.login-cod-input-invisivel{opacity:0;cursor:text;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.login-botao{color:#fff;cursor:pointer;background:#0091ea;border:none;border-radius:8px;width:100%;margin-bottom:5px;padding:15px;font-size:17px;font-weight:800}.login-botao:disabled{opacity:.7;cursor:default}.login-link{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px 5px;font-size:15px;font-weight:500}.login-marketing{background:#f5f5f5;border-radius:24px 24px 0 0;width:100%;max-width:720px;margin-top:40px;padding:24px 0 40px}.login-marketing-logo{width:220px;margin:-40px auto 10px;display:block}.login-card-destaque{background:#4d88b8;border-radius:16px;margin:0 20px 10px;padding:20px}.login-card-destaque h2{color:#fff;margin:0 0 8px;font-size:18px;font-weight:800}.login-card-destaque p{color:#eaf3fb;margin:0;font-size:15px;font-weight:500;line-height:21px}.login-titulo-secao{color:#333;margin:20px 0 10px 20px;font-size:19px;font-weight:800}.login-carrossel{scroll-snap-type:x proximity;gap:10px;padding:0 15px 10px;display:flex;overflow-x:auto}.login-card-sobre{scroll-snap-align:start;background:#e0e0e0;border-radius:16px;flex:none;width:min(70vw,320px);padding:20px}.login-card-sobre h4{color:#444;margin:0 0 10px;font-size:19px;font-weight:800}.login-card-sobre p{color:#666;margin:0;font-size:15px;font-weight:500;line-height:21px}.login-feedback-overlay{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-feedback-card{text-align:center;background:#fff;border-radius:12px;width:min(80%,320px);padding:24px}.login-feedback-card h2{color:#1565c0;margin:0 0 8px;font-size:19px;font-weight:800}.login-feedback-card p{color:#333;margin:0 0 24px;font-size:16px;font-weight:500}.login-feedback-card button{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:12px 32px;font-weight:700}.ma-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.ma-barra-titulo{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.ma-titulo-pagina{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.ma-botao-mais{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.ma-abas-container{border:1px solid #1565c0;border-radius:8px;margin-bottom:16px;display:flex;overflow:hidden}.ma-aba{text-align:center;color:#1565c0;cursor:pointer;background:#fff;border:none;flex:1;padding:8px 0;font-size:13px;font-weight:600}.ma-aba.ativa{color:#fff;background:#1565c0}.ma-faixa-dias{justify-content:space-between;gap:6px;margin-bottom:12px;display:flex}.ma-dia-chip{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:10px 0;display:flex}.ma-dia-chip.selecionado{background:#1565c0;border-color:#1565c0}.ma-dia-chip-label{color:#888;font-size:11px;font-weight:500}.ma-dia-chip.selecionado .ma-dia-chip-label,.ma-dia-chip.selecionado .ma-dia-chip-numero{color:#fff}.ma-dia-chip-numero{color:#333;margin-top:2px;font-size:18px;font-weight:700}.ma-calendario{margin-bottom:16px}.ma-cal-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ma-cal-nav-btn{cursor:pointer;background:0 0;border:none;padding:4px 10px;display:flex}.ma-cal-titulo{color:#333;font-size:15px;font-weight:700}.ma-cal-semana{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.ma-cal-semana-dia{text-align:center;color:#888;text-transform:uppercase;font-size:11px;font-weight:600}.ma-cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.ma-cal-dia{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.ma-cal-dia-numero{color:#333;font-size:14px;font-weight:500}.ma-cal-dia.fora-mes{cursor:default}.ma-cal-dia.fora-mes .ma-cal-dia-numero{color:#ccc}.ma-cal-dia.hoje .ma-cal-dia-numero{color:#1565c0;font-weight:700}.ma-cal-dia.selecionado{background:#1565c0}.ma-cal-dia.selecionado .ma-cal-dia-numero{color:#fff;font-weight:700}.ma-cal-dots{gap:2px;height:5px;display:flex}.ma-cal-dot{border-radius:50%;width:5px;height:5px}.ma-filtro-container{margin-bottom:8px}.ma-filtro-select-box{cursor:pointer;box-sizing:border-box;background:#fafafa;border:1px solid #bdbdbd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.ma-filtro-select-text{color:#333;font-size:14px}.ma-filtro-lista{box-sizing:border-box;background:#fff;border:1px solid #bdbdbd;border-radius:8px;max-height:200px;margin-top:4px;overflow-y:auto}.ma-filtro-item{text-align:left;color:#333;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:12px;font-size:14px;display:block}.ma-filtro-item.selecionado{color:#1565c0;background:#eef4ff;font-weight:600}.ma-separador{margin-top:12px}.ma-texto-vazio{color:#777;text-align:center;margin-top:10px;font-size:14px}.ma-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:10px}.ma-item-topo{justify-content:space-between;align-items:flex-start;display:flex}.ma-item-titulo{color:#1565c0;margin:0 0 4px;font-size:15px;font-weight:800;line-height:19px}.ma-item-linha{color:#333;margin:0 0 2px;font-size:14px;font-weight:700;line-height:17px}.ma-item-detalhe{color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 4px;font-size:14px;font-weight:400;line-height:17px;display:-webkit-box;overflow:hidden}.ma-badge-atendente{color:#666;background:#f0f0f0;border:1px solid #ccc;border-radius:6px;margin-top:4px;padding:2px 7px;font-size:13px;display:inline-block}.ma-botao-engrenagem{cursor:pointer;background:0 0;border:none;padding:6px;display:flex}.ma-item-rodape{text-align:center;border-top:1px solid #efefef;margin-top:8px;padding-top:8px}.ma-botao-falar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.mo-container{padding-bottom:40px}.mo-cabecalho{border-bottom:1px solid #1565c0;justify-content:space-between;align-items:center;padding:20px 20px 12px;display:flex}.mo-titulo-pagina{color:#1565c0;margin:0;font-size:20px;font-weight:300}.mo-botao-mais{cursor:pointer;background:#eef4ff;border:1px solid #c5d8f5;border-radius:6px;padding:4px;display:flex}.mo-input-filtro{color:#333;box-sizing:border-box;background:#eef4ff;border:1px solid #1565c0;border-radius:8px;width:calc(100% - 40px);margin:12px 20px 0;padding:8px 12px;font-size:15px;font-weight:500;display:block}.mo-seletor-status{cursor:pointer;background:#eef4ff;border:1px solid #1565c0;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 64px);margin:12px 20px 0;padding:10px 12px;display:flex}.mo-seletor-status-texto{color:#1565c0;font-size:15px;font-weight:700;line-height:18px}.mo-banner-migracao{background:#fff8e1;border:1px solid #ffd54f;border-radius:8px;align-items:center;margin:8px 20px 0;padding:10px;display:flex}.mo-banner-texto{color:#7a5300;flex:1;font-size:14px;font-weight:500;line-height:17px}.mo-badge-promais{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:12px;padding:3px 10px;font-size:13px;font-weight:800}.mo-lista{box-sizing:border-box;max-width:720px;margin:0 auto;padding:20px 20px 40px}.mo-texto-vazio{text-align:center;color:#777;margin-top:60px;font-size:15px;font-weight:500}.mo-card{cursor:pointer;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:12px;padding:14px}.mo-card-topo{align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.mo-card-descricao{color:#222;margin:0 0 4px;font-size:16px;font-weight:700;line-height:20px}.mo-card-data{color:#888;margin:0;font-size:13px;font-weight:500}.mo-card-rodape{border-top:1px solid #efefef;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.mo-card-valor{color:#1565c0;font-size:17px;font-weight:800}.mo-badge{border-radius:20px;padding:4px 12px;font-size:13px;font-weight:800}.mo-card-rodape-botoes{text-align:center;border-top:1px solid #efefef;margin-top:10px;padding-top:10px}.mo-botao-falar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.mo-modal-overlay{z-index:400;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mo-modal-container{box-sizing:border-box;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;max-width:560px;max-height:70vh;padding:0 20px 40px;overflow-y:auto}.mo-modal-alca{background:#ddd;border-radius:2px;width:40px;height:4px;margin:12px auto 16px}.mo-modal-titulo{color:#1a1a1a;margin:0 0 12px;font-size:17px;font-weight:800;line-height:21px}.mo-modal-item{cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:16px 0;display:flex}.mo-modal-item.ativo{background:#eef4ff;width:calc(100% + 40px);margin:0 -20px;padding:16px 20px}.mo-modal-item-texto{color:#444;font-size:16px;font-weight:500;line-height:20px}.mo-modal-item.ativo .mo-modal-item-texto{color:#1565c0;font-weight:800}.np-textarea{resize:vertical;min-height:120px}.np-contador{color:#999;text-align:right;margin:4px 0 0;font-size:13px;font-weight:500}.oc-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.oc-barra-titulo{border-bottom:1px solid #1565c0;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.oc-botao-voltar{cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.oc-titulo-pagina{color:#1565c0;flex:1;margin:0;font-size:20px;font-weight:300}.oc-card-dica{color:#1565c0;background:#eef4ff;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px;font-weight:500;line-height:19px}.oc-card-sem-conversa{background:#fff8e1;border:1px solid #ffb300;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px;display:flex}.oc-card-sem-conversa-texto{color:#7b5800;flex:1;margin:0;font-size:14px;font-weight:500;line-height:19px}.oc-secao{margin-bottom:14px}.oc-rotulo-secao{color:#333;margin-bottom:5px;font-size:14px;font-weight:600;display:block}.oc-linha-tipo{gap:10px;display:flex}.oc-botao-tipo{color:#555;cursor:pointer;background:#f9f9f9;border:1px solid #ccc;border-radius:10px;flex:1;padding:12px;font-size:14px;font-weight:700}.oc-botao-tipo.ativo{color:#1565c0;background:#eef4ff;border-color:#1565c0;font-weight:800}.oc-input,.oc-textarea{color:#333;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:15px}.oc-input-desabilitado{color:#707070;background:#f0f0f0;border:1px solid #aaa}.oc-textarea{resize:vertical;min-height:80px;max-height:160px}.oc-seletor-dropdown{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.oc-seletor-texto{color:#333;text-align:left;font-size:15px}.oc-seletor-seta{color:#888;font-size:12px}.oc-lista-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;max-height:240px;margin-top:5px;overflow-y:auto}.oc-filtro-dropdown{color:#333;box-sizing:border-box;border:none;border-bottom:1px solid #e0e0e0;width:100%;padding:8px 12px;font-size:14px}.oc-item-dropdown{text-align:left;color:#333;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #eee;width:100%;padding:12px;font-size:14px;display:block}.oc-dica-status{color:#555;border-radius:6px;gap:6px;margin-top:6px;padding:7px 10px;font-size:13px;font-weight:500;line-height:18px;display:flex}.oc-dica-status.elaboracao{background:#fff8e1}.oc-dica-status.visivel{background:#e8f5e9}.oc-card-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:12px}.oc-item-label{color:gray;margin:0 0 2px 3px;font-size:15px;font-weight:500;display:block}.oc-linha-valor-trash{align-items:center;gap:8px;display:flex}.oc-trash-btn{cursor:pointer;background:#ffe5e5;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:40px;display:flex}.oc-seletor-servico{border-radius:8px 8px 0 0;margin-bottom:8px}.oc-seletor-servico-unidade{color:#aaa;margin-right:8px;font-size:13px;font-weight:500}.oc-lista-dropdown-servico{background:#f7f7f7;border:1px solid #ddd;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:200px;margin-top:-9px;margin-bottom:8px;overflow-y:auto}.oc-total-item{color:#1565c0;margin:6px 0 0 2px;font-size:14px;font-weight:700}.oc-secao-total{background:#eef4ff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:14px;display:flex}.oc-rotulo-total{color:#1565c0;font-size:16px;font-weight:700}.oc-valor-total{color:#1565c0;font-size:19px;font-weight:800}.oc-botao-adicionar-item{text-align:center;color:#1565c0;cursor:pointer;background:0 0;border:1px dashed #1565c0;border-radius:8px;width:100%;margin-top:8px;padding:10px;font-size:15px;font-weight:800}.oc-linha-botoes{gap:10px;margin-top:30px;margin-bottom:20px;display:flex}.oc-botao-excluir{color:#c00000;cursor:pointer;background:#ffe5e5;border:1px solid #c00000;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:12px 18px;font-size:16px;font-weight:800;display:flex}.oc-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:15px;font-size:17px;font-weight:800;display:flex}.oc-botao-salvar:disabled,.oc-botao-excluir:disabled{opacity:.6;cursor:default}.oc-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.nu-botao-buscar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px;font-size:16px;font-weight:800;display:flex}.nu-botao-buscar:disabled{opacity:.7;cursor:default}.nu-caixa-resultado{border:1px solid;border-radius:8px;margin-top:16px;padding:12px}.nu-caixa-resultado p{margin:0;font-size:14px;font-weight:500}.nu-caixa-resultado.disponivel{background:#eef4ff;border-color:#1565c0}.nu-caixa-resultado.disponivel p{color:#1565c0}.nu-caixa-resultado.bloqueado{background:#ffe5e5;border-color:#c00000}.nu-caixa-resultado.bloqueado p{color:#c00000}.nu-botao-cadastrar{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:30px;margin-bottom:30px;padding:15px;font-size:17px;font-weight:800;display:flex}.nu-botao-cadastrar:disabled{cursor:default;background:#9db8e0}.pg-container{box-sizing:border-box;max-width:720px;margin:0 auto;padding:16px 16px 40px}.pg-barra-titulo{border-bottom:1px solid #1565c0;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.pg-botao-voltar{cursor:pointer;background:0 0;border:none;margin-right:8px;padding:4px;display:flex}.pg-titulo-pagina{color:#1565c0;flex:1;margin:0;font-size:20px;font-weight:300}.pg-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.pg-subtitulo{color:#999;text-transform:uppercase;letter-spacing:.8px;margin:4px 0 8px;font-size:12px;font-weight:700}.pg-separador{margin-bottom:16px}.pg-linha-cards{justify-content:space-between;gap:8px;display:flex}.pg-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;align-items:center;min-width:0;padding:10px 4px;display:flex}.pg-card-icone{margin-bottom:5px;display:flex}.pg-card-valor{color:#555;margin:0 0 2px;font-size:19px;font-weight:800}.pg-card-valor-positivo{color:#2e7d32;margin:0 0 2px;font-size:16px;font-weight:800}.pg-card-valor-negativo{color:#c62828;margin:0 0 2px;font-size:16px;font-weight:800}.pg-card-label{color:#999;text-transform:uppercase;letter-spacing:.4px;text-align:center;margin:0;font-size:11px;font-weight:500}.pg-relatorio-container{border-top:1px solid #e8eaf0;margin-top:20px;padding-top:16px}.pg-relatorio-titulo{color:#999;text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px;font-size:12px;font-weight:700}.pg-relatorio-bloco{border:1px solid #e8eaf0;border-radius:8px;margin-bottom:14px;overflow:hidden}.pg-relatorio-cabecalho{background:#eef4ff;padding:8px 12px}.pg-relatorio-cabecalho-texto{color:#1565c0;font-size:14px;font-weight:800}.pg-relatorio-linha,.pg-relatorio-linha-total{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}.pg-relatorio-linha-total{background:#fafafa;border-top-color:#e0e0e0;padding:8px 12px}.pg-relatorio-label{color:#555;font-size:14px;font-weight:500}.pg-relatorio-label-total{color:#333;font-size:14px;font-weight:800}.pg-relatorio-valor,.pg-relatorio-valor-entrada,.pg-relatorio-valor-saida,.pg-relatorio-valor-total-positivo,.pg-relatorio-valor-total-negativo{font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.pg-relatorio-valor{color:#333}.pg-relatorio-valor-entrada{color:#2e7d32}.pg-relatorio-valor-saida{color:#c62828}.pg-relatorio-valor-total-positivo{color:#2e7d32;font-weight:800}.pg-relatorio-valor-total-negativo{color:#c62828;font-weight:800}.pg-relatorio-bloqueado{color:#666;text-align:center;justify-content:center;align-items:center;padding:20px 0;display:flex}.pl-container{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.pl-loading{color:#1565c0;justify-content:center;padding:60px 0;display:flex}.pl-linha-cabecalho{border-bottom:1px solid #1565c0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.pl-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.pl-titulo{color:#1a1a1a;flex:1;margin:0;font-size:22px;font-weight:300}.pl-secao-titulo{color:#333;margin:0 0 12px;font-size:16px;font-weight:700}.pl-tabela-faixa{border:1px solid #ddd;border-radius:8px;margin-bottom:24px;overflow:hidden}.pl-tabela-cabecalho{background:#eef4ff;border-bottom:1px solid #ddd;align-items:center;padding:10px 12px;display:flex}.pl-tabela-cabecalho-texto{color:#1565c0;font-size:14px;font-weight:800}.pl-tabela-linha{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:none;border-bottom:1px solid #eee;align-items:center;width:100%;padding:14px 12px;display:flex}.pl-tabela-linha:last-child{border-bottom:none}.pl-tabela-linha.ativa{background:#f0f8ff}.pl-tabela-linha.atual:not(.ativa){background:#fff8e1}.pl-tabela-coluna-plano{flex:2;align-items:center;gap:8px;display:flex}.pl-tabela-coluna-custo{color:#333;text-align:right;flex:1.5;font-size:15px;font-weight:500}.pl-tabela-coluna-custo.ativo,.pl-tabela-texto.ativo{color:#1565c0;font-weight:800}.pl-tabela-texto{color:#333;margin:0;font-size:15px;font-weight:500}.pl-tabela-sub{color:#888;font-size:13px;font-weight:500;display:block}.pl-badge-atual{background:#fff3cd;border:1px solid #ffd54f;border-radius:4px;margin-top:4px;padding:1px 6px;display:inline-block}.pl-badge-atual-texto{color:#7a5300;font-size:11px;font-weight:800}.pl-circulo-radio{border:2px solid #1565c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pl-interior-radio{background:#1565c0;border-radius:50%;width:10px;height:10px}.pl-opcoes-plano{margin-bottom:16px}.pl-opcao-plano{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px;display:flex}.pl-opcao-plano.selecionada{background:#f0f8ff;border-color:#1565c0}.pl-opcao-plano.desabilitada{opacity:.5;cursor:not-allowed}.pl-texto-plano{color:#333;flex:1;font-size:15px;font-weight:500}.pl-badge-desconto{background:#e8f5e9;border-radius:4px;padding:2px 8px}.pl-badge-desconto-texto{color:#2e7d32;font-size:13px;font-weight:800}.pl-label{color:#333;margin:4px 0 8px;font-size:15px;font-weight:800}.pl-container-stepper{background:#f5f5f5;border:1px solid #ddd;border-radius:8px;align-items:center;margin-bottom:4px;display:flex;overflow:hidden}.pl-botao-stepper{color:#1565c0;cursor:pointer;background:#e3f2fd;border:none;width:50px;padding:15px;font-size:23px;font-weight:800}.pl-input-stepper{-webkit-text-fill-color:#333;flex:1;justify-content:center;align-items:center;padding:10px;font-size:19px;font-weight:800;display:flex;color:#333!important;background:#fff!important}.pl-texto-ajuda{color:#666;margin:4px 0 16px;font-size:13px;font-weight:500}.pl-card-resumo{text-align:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:20px;padding:20px}.pl-titulo-resumo{color:#555;margin:0 0 10px;font-size:15px;font-weight:500}.pl-total-grande{color:#333;margin:0 0 5px;font-size:33px;font-weight:800}.pl-total-pequeno{color:#666;margin:0;font-size:15px;font-weight:500}.pl-mensagem-bloqueio{color:#c00000;text-align:center;margin:0 0 10px;padding:0 8px;font-size:14px;font-weight:500}.pl-botao-confirmar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;width:100%;margin-bottom:30px;padding:15px;font-size:17px;font-weight:800}.pl-botao-confirmar:disabled{opacity:.6;cursor:default}.pd-barra-titulo{border-bottom:1px solid #0056d2;justify-content:space-between;align-items:center;padding:20px 20px 14px;display:flex}.pd-titulo-pagina{color:#1a1a1a;margin:0;font-size:22px;font-weight:300}.pd-link-ver-todos{color:#0056d2;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:700;line-height:17px}.pd-estado-container{text-align:center;flex-direction:column;align-items:center;gap:12px;padding-top:60px;padding-left:30px;padding-right:30px;display:flex}.pd-estado-texto{color:#888;margin:0;font-size:16px;font-weight:500;line-height:23px}.pd-botao-tentar{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-weight:700}.pd-conteudo{max-width:720px;margin:0 auto;padding-bottom:40px}.pd-card{cursor:pointer;background:#fafcff;border:1px solid #e0e0e0;border-radius:10px;margin:10px 16px 0;overflow:hidden}.pd-card-topo{align-items:flex-start;gap:12px;padding:14px;display:flex}.pd-card-faixa{border-radius:2px;flex-shrink:0;align-self:stretch;width:4px}.pd-card-corpo{flex:1;min-width:0}.pd-card-cliente{color:#1a1a1a;margin:0 0 2px;font-size:16px;font-weight:800;line-height:20px}.pd-card-descricao{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;font-weight:500;line-height:17px;display:-webkit-box;overflow:hidden}.pd-badge{border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-block}.pd-card-rodape{justify-content:space-between;align-items:center;margin-top:-4px;padding:0 14px 12px;display:flex}.pd-card-data{color:#aaa;font-size:13px;font-weight:500}.pd-card-valor{color:#0056d2;font-size:16px;font-weight:800}.pd-card-rodape-botoes{text-align:center;padding:0 14px 12px}.pd-botao-falar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:800}.vu-botao-buscar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px;font-size:16px;font-weight:800;display:flex}.vu-botao-buscar:disabled{opacity:.7;cursor:default}.vu-container-lista{background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:12px;overflow:hidden}.vu-item{cursor:pointer;border-bottom:1px solid #eee;padding:10px 12px}.vu-item:last-child{border-bottom:none}.vu-item.selecionado{background:#e3f2fd}.vu-item.bloqueado{cursor:default;background:#f5f5f5}.vu-item-nome{color:#333;margin:0;font-size:15px;font-weight:700}.vu-item.selecionado .vu-item-nome{color:#0056d2}.vu-item.bloqueado .vu-item-nome,.vu-item.bloqueado .vu-item-email{color:#999}.vu-item-email{color:#777;margin:2px 0 0;font-size:13px;font-weight:500}.vu-motivo{color:#c00000;margin:4px 0 0;font-size:13px;font-style:italic;font-weight:500}.vu-mensagem-ok{color:#1565c0;margin:4px 0 0;font-size:13px;font-weight:500}.vu-texto-vazio{color:#777;text-align:center;margin:0;padding:12px;font-size:15px;font-weight:500}.vu-botao-vincular{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:30px;margin-bottom:30px;padding:15px;font-size:17px;font-weight:800;display:flex}.vu-botao-vincular:disabled{cursor:default;background:#9db8e0}.vd-centro{text-align:center;color:#666;padding:60px 20px}.vd-rolar-conteudo{box-sizing:border-box;max-width:620px;margin:0 auto;padding:20px 20px 40px}.vd-barra-titulo{border-bottom:1px solid #2196f3;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.vd-titulo-pagina{color:#0056d2;margin:0;font-size:22px;font-weight:300}.vd-botao-icone{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.vd-container-vazio{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.vd-texto-vazio{color:#666;margin:0 0 24px;font-size:15px;line-height:22px}.vd-botao-configure{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:10px;width:100%;padding:14px 32px;font-size:15px;font-weight:700}.vd-linha-horario{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:14px 16px;display:flex}.vd-linha-horario-texto{text-align:left;color:#1a1a1a;flex:1;font-size:16px;font-weight:700}.vd-horario-resumo{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin:-12px 0 20px;padding:14px 16px 4px}.vd-horario-resumo-dia{margin-bottom:12px}.vd-horario-resumo-linha-dia{color:#333;margin:0;font-size:14px;font-weight:700;line-height:17px}.vd-horario-resumo-linha-almoco{color:#888;margin:2px 0 0;font-size:13px;font-weight:500;line-height:16px}.vd-card-config{background:#f0f7ff;border:1px solid #90caf9;border-radius:14px;margin-bottom:20px;position:relative}.vd-card-header{align-items:flex-start;gap:14px;padding:16px 44px 12px 20px;display:flex}.vd-card-icone{background:#bbdefb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.vd-card-logo{object-fit:cover;width:68px;height:68px}.vd-card-iniciais{color:#0056d2;font-size:22px;font-weight:700}.vd-card-info{flex:1;min-width:0}.vd-card-nome{color:#1a1a1a;margin:0;font-size:17px;font-weight:800;line-height:21px}.vd-card-tipo{color:#0056d2;margin:4px 0 0;font-size:13px;font-weight:700;line-height:16px}.vd-card-engrenagem{position:absolute;top:14px;right:14px}.vd-card-detalhes{flex-direction:column;gap:6px;padding:0 20px 16px;display:flex}.vd-card-info-linha{align-items:center;gap:6px;display:flex}.vd-card-info-texto{color:#666;overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:17px}.vd-secao{margin-top:8px}.vd-secao-cabecalho{border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-top:16px;display:flex}.vd-secao-titulo{color:#333;margin:0;font-size:16px;font-weight:600}.vd-secao-vazio{color:#999;text-align:center;margin:0;padding:20px 0;font-size:13px}.vd-vazio-central{flex-direction:column;align-items:center;display:flex}.vd-galeria-grid{flex-wrap:wrap;gap:3px;display:flex}.vd-galeria-item{aspect-ratio:1;background:#eee;border-radius:4px;width:calc(33.33% - 2px);position:relative;overflow:hidden}.vd-galeria-remover{cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:4px;right:4px}.vd-galeria-imagem{object-fit:cover;width:100%;height:100%;display:block}.vd-badge-analise{text-align:center;color:#fff;background:#0009;border-radius:4px;padding:2px 0;font-size:10px;font-weight:700;position:absolute;bottom:4px;left:4px;right:4px}.vd-promo-card{cursor:pointer;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:10px;padding:14px}.vd-promo-card-topo{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.vd-promo-badge-analise{color:#7a5300;white-space:nowrap;background:#fff3cd;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.vd-promo-card-titulo{color:#1a1a1a;flex:1;margin:0;font-size:15px;font-weight:800}.vd-promo-card-descricao{color:#555;margin:6px 0 0;font-size:14px;font-weight:500;line-height:19px}.vd-promo-card-rodape{justify-content:flex-end;align-items:center;margin-top:10px;display:flex}.vd-switch-linha{cursor:pointer;align-items:center;gap:6px;display:flex}.vd-switch-texto{color:#666;font-size:12px}.vd-switch{width:40px;height:22px;display:inline-block;position:relative}.vd-switch input{opacity:0;width:0;height:0}.vd-switch-slider{cursor:pointer;background:#ccc;border-radius:22px;transition:background .15s;position:absolute;inset:0}.vd-switch-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.vd-switch input:checked+.vd-switch-slider{background:#90caf9}.vd-switch input:checked+.vd-switch-slider:before{background:#1565c0;transform:translate(18px)}.vd-limite-texto{color:#999;text-align:center;margin-top:8px;font-size:12px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mv-overlay{z-index:9999;background:#fff;position:fixed;inset:0;overflow:hidden}.mv-mapa{position:absolute;inset:0}.mv-pin{pointer-events:none;z-index:500;flex-direction:column;align-items:center;margin-top:-48px;margin-left:-20px;display:flex;position:absolute;top:50%;left:50%}.mv-pin-bolha{background:#0056d2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 3px #0000004d}.mv-pin-haste{background:#1565c0;border-bottom-right-radius:2px;border-bottom-left-radius:2px;width:3px;height:10px}.mv-pin-sombra{background:#0003;border-radius:5px;width:10px;height:4px;margin-top:1px}.mv-controles{z-index:600;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.mv-botao-voltar{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 1px 3px #00000026}.mv-botao-minha-localizacao{color:#1565c0;cursor:pointer;background:#fff;border:none;border-radius:22px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:700;display:flex;box-shadow:0 1px 3px #00000026}.mv-barra-busca-container{z-index:600;position:absolute;top:76px;left:16px;right:16px}.mv-barra-busca{background:#fff;border-radius:12px;align-items:center;padding:0 12px;display:flex;box-shadow:0 1px 3px #00000026}.mv-input-busca{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;height:44px;font-size:14px}.mv-botao-busca{cursor:pointer;background:0 0;border:none;padding:8px;display:flex}.mv-erro-busca{color:#e53935;margin:6px 0 0 4px;font-size:13px;font-weight:500}.mv-dropdown{background:#fff;border-radius:12px;max-height:220px;margin-top:4px;overflow-y:auto;box-shadow:0 2px 4px #00000026}.mv-dropdown-item{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;align-items:flex-start;gap:8px;width:100%;padding:12px 14px;font-size:13px;line-height:18px;display:flex}.mv-dropdown-item.borda{border-bottom:1px solid #f0f0f0}.mv-card-endereco{box-sizing:border-box;z-index:600;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-width:560px;margin:0 auto;padding:20px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -3px 6px #0000001f}.mv-card-alca{background:#ddd;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.mv-card-titulo{color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:14px;font-weight:700}.mv-card-endereco-texto{color:#1a1a1a;margin:0 0 4px;font-size:17px;font-weight:700;line-height:23px}.mv-card-cidade-texto{color:#666;margin:0 0 20px;font-size:15px;font-weight:500}.mv-botao-confirmar{color:#fff;cursor:pointer;background:#0056d2;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:800}.mv-botao-confirmar:disabled{cursor:default;background:#ccc}.mv-carregando{color:#888;align-items:center;gap:8px;margin-bottom:20px;font-size:15px;font-weight:500;display:flex}.mv-spinner{border:2px solid #cfe0fb;border-top-color:#0056d2;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite mv-spin;display:inline-block}@keyframes mv-spin{to{transform:rotate(360deg)}}.mv-loading-inicial{color:#666;z-index:700;background:#fff;justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex;position:absolute;inset:0}.vds-centro{text-align:center;color:#666;padding:60px 20px}.vds-rolar-conteudo{box-sizing:border-box;max-width:560px;margin:0 auto;padding:20px 20px 40px}.vds-barra-titulo{border-bottom:1px solid #1565c0;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:15px;display:flex}.vds-botao-voltar{cursor:pointer;background:0 0;border:none;display:flex}.vds-titulo-pagina{color:#1565c0;flex:1;margin:0;font-size:22px;font-weight:300}.vds-label{color:#333;margin:14px 0 4px;font-size:13px;font-weight:600;display:block}.vds-input{color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.vds-input-row{gap:10px;display:flex}.vds-input-flex{flex:1}.vds-logo-container{flex-direction:column;align-items:center;margin:14px 0;display:flex}.vds-logo-preview,.vds-logo-placeholder{object-fit:cover;border:2px solid #90caf9;border-radius:50%;width:90px;height:90px;margin-bottom:8px}.vds-logo-placeholder{background:#f0f7ff;justify-content:center;align-items:center;display:flex}.vds-logo-botao{color:#0056d2;cursor:pointer;background:#fff;border:1px solid #0056d2;border-radius:6px;padding:6px 16px;font-size:14px;font-weight:500}.vds-logo-botao:disabled{opacity:.7;cursor:default}.vds-logo-mensagem{color:#666;text-align:center;margin:8px 20px 0;font-size:13px;font-weight:500}.vds-tag-input-row{align-items:center;gap:8px;display:flex}.vds-tag-botao-adicionar{cursor:pointer;background:#1565c0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;display:flex}.vds-tag-chips-container{flex-wrap:wrap;gap:6px;margin:8px 0 16px;display:flex}.vds-tag-chip{color:#0056d2;background:#e3f2fd;border-radius:16px;align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:14px;font-weight:500;display:flex}.vds-tag-chip button{color:#0056d2;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;font-weight:700;line-height:18px}.vds-dropdown-botao{cursor:pointer;color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;display:flex}.vds-dropdown-lista{background:#fff;border:1px solid #90caf9;border-radius:8px;max-height:200px;margin-top:2px;overflow-y:auto}.vds-dropdown-item{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;border-bottom:1px solid #eee;width:100%;padding:10px 12px;font-size:14px;display:block}.vds-dropdown-item:last-child{border-bottom:none}.vds-input-somente-leitura{color:#333;background:#efefef;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px}.vds-placeholder{color:#aaa}.vds-botao-mapa{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;padding:12px;font-size:15px;font-weight:700;display:flex}.vds-botao-salvar{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;width:100%;margin-top:28px;padding:16px;font-size:17px;font-weight:800}.vds-botao-salvar:disabled{cursor:default;background:#aaa}
