/* _content/NimbusCRM.Blazor/Pages/Agendamento/AgendamentoEventoDetalhes.razor.rz.scp.css */
.evento-detalhes[b-py5dk3a8zu] {
    padding: 4px 0 8px;
}

.evento-detalhes-secao-titulo[b-py5dk3a8zu] {
    margin: 16px 0 12px !important;
}

.evento-detalhes-secao-titulo:first-child[b-py5dk3a8zu] {
    margin-top: 0 !important;
}

.evento-detalhes-convidado[b-py5dk3a8zu] {
    margin-bottom: 12px;
}

.evento-detalhes-convidado-nome[b-py5dk3a8zu] {
    font-weight: 600;
    margin-bottom: 4px;
}

.evento-detalhes-muted[b-py5dk3a8zu] {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.45);
}

.evento-detalhes-qa-titulo[b-py5dk3a8zu] {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
}

.evento-detalhes-qa[b-py5dk3a8zu] {
    margin-bottom: 8px;
}

.evento-detalhes-qa-pergunta[b-py5dk3a8zu] {
    font-size: 13px;
    font-weight: 500;
}

.evento-detalhes-membros[b-py5dk3a8zu] {
    margin: 0;
    padding-left: 20px;
}

.evento-detalhes-notas[b-py5dk3a8zu] {
    background: #fafafa;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    padding: 12px 14px;
    white-space: pre-wrap;
    font-size: 13px;
}

.evento-detalhes-alerta[b-py5dk3a8zu] {
    margin-top: 12px;
}
/* _content/NimbusCRM.Blazor/Pages/Agendamento/AgendamentoLista.razor.rz.scp.css */
.agendamento-page-header[b-00yzumnhit] {
    margin-bottom: 24px;
}

.agendamento-subtitulo[b-00yzumnhit] {
    margin: 8px 0 0;
    color: #666;
    font-size: 14px;
}

.agendamento-filtros[b-00yzumnhit] {
    margin-bottom: 16px;
}

.agendamento-filtro-label[b-00yzumnhit] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}

.agendamento-busca[b-00yzumnhit] {
    margin-bottom: 16px;
    max-width: 420px;
}

.agendamento-loading[b-00yzumnhit] {
    text-align: center;
    padding: 48px 16px;
}

.agendamento-loading-inline[b-00yzumnhit] {
    text-align: center;
    padding: 24px;
}

.agendamento-grupo[b-00yzumnhit] {
    margin-bottom: 8px;
}

.agendamento-grupo-titulo[b-00yzumnhit] {
    margin: 8px 0 12px !important;
    font-weight: 600;
    text-transform: capitalize;
}

.agendamento-evento-header[b-00yzumnhit] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-right: 8px;
    width: 100%;
}

.agendamento-evento-horario[b-00yzumnhit] {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px;
}

.agendamento-evento-hora[b-00yzumnhit] {
    font-size: 15px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.88);
}

.agendamento-evento-fuso[b-00yzumnhit] {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.45);
}

.agendamento-evento-meta[b-00yzumnhit] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.agendamento-evento-nome[b-00yzumnhit] {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.88);
}

.agendamento-evento-org[b-00yzumnhit] {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.45);
}

.agendamento-pager[b-00yzumnhit] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 8px;
}

.agendamento-pager-info[b-00yzumnhit] {
    font-size: 13px;
    color: #666;
}
/* _content/NimbusCRM.Blazor/Pages/Atendimento.razor.rz.scp.css */
.operacional-grid[b-kk3o2pz0in] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 16px;
}

.operacional-card[b-kk3o2pz0in] {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}

.operacional-card-title[b-kk3o2pz0in] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px;
}

.operacional-card-title h3[b-kk3o2pz0in] {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.operacional-meta[b-kk3o2pz0in] {
    font-size: 13px;
    color: #666;
    margin-bottom: 12px;
}

.operacional-meta p[b-kk3o2pz0in] {
    margin: 4px 0;
}

.operacional-timer[b-kk3o2pz0in] {
    font-size: 28px;
    font-weight: 700;
    color: #1890ff;
    font-variant-numeric: tabular-nums;
}

.operacional-timer-row[b-kk3o2pz0in] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.operacional-subtitulo[b-kk3o2pz0in] {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    margin-bottom: 24px;
}
/* _content/NimbusCRM.Blazor/Pages/Boleto.razor.rz.scp.css */
.boleto-filtros[b-y8hzmo2zf4] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 14px 16px;
}

.boleto-filtros label[b-y8hzmo2zf4] {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}

.boleto-linha[b-y8hzmo2zf4] {
    font-family: Consolas, "Courier New", monospace;
    font-size: 12px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 6px 8px;
    word-break: break-all;
}
/* _content/NimbusCRM.Blazor/Pages/Categorias.razor.rz.scp.css */
.categoria-page-header[b-l22cc32rwf] {
    margin-bottom: 16px;
}

.categoria-tree-wrap[b-l22cc32rwf] {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    padding: 8px 12px 12px;
}

.categoria-tree[b-l22cc32rwf] {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5715;
    color: rgba(0, 0, 0, 0.88);
}

[b-l22cc32rwf] .categoria-tree-children {
    list-style: none;
    margin: 0;
    padding: 0;
}

[b-l22cc32rwf] .categoria-tree-item {
    margin: 0;
}

[b-l22cc32rwf] .categoria-tree-row {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 4px 4px 4px calc(8px + var(--categoria-depth, 0) * 24px);
    min-height: 32px;
    border-radius: 6px;
    transition: background 0.2s;
}

[b-l22cc32rwf] .categoria-tree-row:hover {
    background: rgba(0, 0, 0, 0.04);
}

[b-l22cc32rwf] .categoria-tree-switcher.ant-btn {
    width: 24px;
    height: 24px;
    min-width: 24px;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.45);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

[b-l22cc32rwf] .categoria-tree-switcher.ant-btn:hover,
[b-l22cc32rwf] .categoria-tree-switcher.ant-btn:focus {
    color: #1677ff;
    background: transparent;
}

[b-l22cc32rwf] .categoria-tree-switcher .anticon {
    font-size: 12px;
}

[b-l22cc32rwf] .categoria-tree-label {
    flex: 1;
    min-width: 0;
    padding: 0 4px;
    line-height: 24px;
    word-break: break-word;
}

[b-l22cc32rwf] .categoria-tree-actions {
    flex-shrink: 0;
}

[b-l22cc32rwf] .categoria-tree-new,
[b-l22cc32rwf] .categoria-tree-new-link {
    padding: 2px 4px 6px calc(36px + var(--categoria-depth, 0) * 24px);
}

[b-l22cc32rwf] .categoria-tree-new-input {
    max-width: 360px;
}

[b-l22cc32rwf] .categoria-tree-new-link .ant-btn-link {
    padding-left: 0;
    height: 28px;
    font-size: 14px;
}

[b-l22cc32rwf] .categoria-tree-new-link .anticon {
    font-size: 12px;
}

.categoria-tree-root-add[b-l22cc32rwf] {
    margin-top: 4px;
    padding: 8px 4px 4px;
    border-top: 1px solid #f0f0f0;
}

.categoria-tree-root-add .ant-btn-link[b-l22cc32rwf] {
    padding-left: 0;
}

.categoria-tree-empty[b-l22cc32rwf] {
    color: rgba(0, 0, 0, 0.45);
    padding: 24px 8px 8px;
    font-size: 14px;
    text-align: center;
}

.categoria-tree-new-input[b-l22cc32rwf] {
    max-width: 360px;
}
/* _content/NimbusCRM.Blazor/Pages/Clientes/Clientes.razor.rz.scp.css */
.cliente-form-grid[b-qf8jtw760s] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 14px 16px;
}

.cliente-form-grid label[b-qf8jtw760s] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}

.clientes-table-wrap[b-qf8jtw760s] {
    width: 100%;
    overflow-x: auto;
}

.clientes-table[b-qf8jtw760s],
.clientes-est-table[b-qf8jtw760s] {
    width: 100%;
    border-collapse: collapse;
    min-width: 1100px;
}

.clientes-table th[b-qf8jtw760s],
.clientes-table td[b-qf8jtw760s],
.clientes-est-table th[b-qf8jtw760s],
.clientes-est-table td[b-qf8jtw760s] {
    border: 1px solid #f0f0f0;
    padding: 8px 10px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
}

.clientes-table thead th[b-qf8jtw760s] {
    background: #fafafa;
    font-weight: 600;
}

.clientes-est-table thead th[b-qf8jtw760s] {
    background: #fafafa;
    font-weight: 600;
}

.clientes-th-sortable[b-qf8jtw760s] {
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
}

.clientes-th-sortable:hover[b-qf8jtw760s] {
    background: #f0f0f0;
}

.clientes-th-sorted[b-qf8jtw760s] {
    color: #1677ff;
}

.clientes-th-sorted-asc[b-qf8jtw760s],
.clientes-th-sorted-desc[b-qf8jtw760s] {
    background: #e6f4ff;
}

.clientes-expand-row td[b-qf8jtw760s] {
    background: #fcfcfc;
}

.clientes-expand-content[b-qf8jtw760s] {
    padding: 8px 0;
}

.clientes-est-table-wrap[b-qf8jtw760s] {
    margin-top: 8px;
    overflow-x: auto;
}

.clientes-copy-cell[b-qf8jtw760s] {
    cursor: pointer;
    user-select: none;
}

.clientes-copy-cell:hover[b-qf8jtw760s] {
    background: #f5f5f5;
}
/* _content/NimbusCRM.Blazor/Pages/Configuracoes.razor.rz.scp.css */
.config-page-layout[b-uptahn62zv] {
    display: flex;
    gap: 0;
    min-height: 420px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.config-page-menu[b-uptahn62zv] {
    width: 200px;
    flex-shrink: 0;
    background: #fafafa;
    border-right: 1px solid #f0f0f0;
    padding: 8px 0;
}

.config-page-menu[b-uptahn62zv] (.ant-menu) {
    background: transparent;
    border-inline-end: none !important;
}

.config-page-menu[b-uptahn62zv] (.ant-menu-item) {
    margin: 4px 8px !important;
    border-radius: 6px;
    width: calc(100% - 16px);
}

.config-page-content[b-uptahn62zv] {
    flex: 1;
    padding: 24px;
    min-width: 0;
}

.config-form[b-uptahn62zv] {
    max-width: 520px;
}

.config-form-field[b-uptahn62zv] {
    margin-bottom: 12px;
}

.config-form-field label[b-uptahn62zv] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}

.config-section-desc[b-uptahn62zv] {
    margin-bottom: 16px;
    color: #666;
}
/* _content/NimbusCRM.Blazor/Pages/Contato.razor.rz.scp.css */
.conteudo-com-perfil[b-pav8q47lvl] {
    display: flex;
    gap: 20px;
    width: 100%;
    align-items: stretch;
}

.conteudo-com-perfil .conteudo-principal[b-pav8q47lvl] {
    flex: 1;
    min-width: 0;
}
/* _content/NimbusCRM.Blazor/Pages/Contatos/ContatoFormModal.razor.rz.scp.css */
.categorias-arvore[b-gf6gid0enj] {
    max-height: 220px;
    overflow-y: auto;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 8px 12px;
}

.categorias-arvore .categoria-item[b-gf6gid0enj] {
    margin-bottom: 4px;
}

.categorias-arvore .categoria-raiz[b-gf6gid0enj] {
    font-weight: 500;
}

.categorias-arvore .categoria-filho[b-gf6gid0enj] {
    padding-left: 24px;
}
/* _content/NimbusCRM.Blazor/Pages/Contatos/ContatoKanban.razor.rz.scp.css */
.kanban-card-draggable.kanban-card-selecionado .ant-card[b-e68zk3j0xf] {
    border-color: #1890ff !important;
    box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}

.kanban-container .ant-card:hover[b-e68zk3j0xf] {
    cursor: pointer;
}

.kanban-container[b-e68zk3j0xf] {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 8px;
    max-width: 100%;
}

.kanban-columns[b-e68zk3j0xf] {
    display: flex;
    gap: 16px;
    min-width: min-content;
    align-items: flex-start;
}

.kanban-col[b-e68zk3j0xf] {
    flex: 0 0 280px;
    background: #fafafa;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    padding: 12px;
    min-height: 200px;
    max-height: calc(100vh - 280px);
    display: flex;
    flex-direction: column;
}

.kanban-col-header[b-e68zk3j0xf] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
    flex-shrink: 0;
}

.kanban-col-novo .kanban-col-header[b-e68zk3j0xf] {
    border-bottom: none;
}

.kanban-col-dragover[b-e68zk3j0xf] {
    background: #e6f7ff !important;
    border-color: #1890ff !important;
}

.kanban-card-draggable[b-e68zk3j0xf] {
    cursor: grab;
}

.kanban-card-draggable:active[b-e68zk3j0xf] {
    cursor: grabbing;
}

.kanban-col-cards[b-e68zk3j0xf] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow-y: auto;
    flex: 1;
    min-height: 0;
}

.kanban-col-drag-handle[b-e68zk3j0xf] {
    cursor: grab;
    color: #999;
    padding: 2px 4px;
    margin-right: 4px;
    display: inline-flex;
    align-items: center;
}

.kanban-col-drag-handle:active[b-e68zk3j0xf] {
    cursor: grabbing;
}

.kanban-col-kebab[b-e68zk3j0xf] {
    color: #666;
}

.kanban-col-menu.ant-dropdown-menu .ant-dropdown-menu-item-disabled[b-e68zk3j0xf] {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
}

.kanban-col-menu.ant-dropdown-menu .ant-dropdown-menu-item-danger[b-e68zk3j0xf] {
    color: #cf1322;
}

.kanban-col-menu.ant-dropdown-menu .ant-dropdown-menu-item-danger:hover[b-e68zk3j0xf] {
    color: #cf1322;
    background: #fff1f0;
}
/* _content/NimbusCRM.Blazor/Pages/Contatos/ContatoPerfilPainel.razor.rz.scp.css */
.perfil-contato-painel[b-26im22tgjy] {
    width: 380px;
    flex-shrink: 0;
    min-height: 75vh;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    position: relative;
    z-index: 10;
}

.perfil-contato-painel .ant-card[b-26im22tgjy] {
    box-shadow: none;
    border: none;
    height: 100%;
}

.perfil-contato-campos[b-26im22tgjy] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.perfil-campo label[b-26im22tgjy] {
    display: block;
    font-size: 12px;
    color: #888;
    margin-bottom: 4px;
}

.perfil-campo > div[b-26im22tgjy] {
    font-size: 14px;
    color: #333;
}

.perfil-histórico-timeline[b-26im22tgjy] {
    margin-top: 4px;
}

.perfil-timeline[b-26im22tgjy] {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
    border-left: 2px solid #e8e8e8;
    position: relative;
}

.perfil-timeline-item[b-26im22tgjy] {
    position: relative;
    padding-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.perfil-timeline-item:last-child[b-26im22tgjy] {
    padding-bottom: 0;
}

.perfil-timeline-item[b-26im22tgjy]::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1890ff;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06);
}

.perfil-timeline-item-blue[b-26im22tgjy]::before { background: #1890ff; }
.perfil-timeline-item-green[b-26im22tgjy]::before { background: #52c41a; }
.perfil-timeline-item-red[b-26im22tgjy]::before { background: #ff4d4f; }
.perfil-timeline-item-gray[b-26im22tgjy]::before { background: #d9d9d9; }

.perfil-timeline-item-label[b-26im22tgjy] {
    font-size: 12px;
    color: #888;
}

.perfil-timeline-item-content[b-26im22tgjy] {
    font-size: 13px;
    color: #333;
}
/* _content/NimbusCRM.Blazor/Pages/Contatos/ContatoTabela.razor.rz.scp.css */
.row-nao-alterado[b-21bv2m3mgu] {
    background-color: #fffdd0 !important;
}

.row-nao-alterado:hover[b-21bv2m3mgu] {
    background-color: #fffdd0 !important;
}

.ant-table-tbody tr.row-nao-alterado:hover > td[b-21bv2m3mgu] {
    background-color: #fffdd0 !important;
}

.tabela-contatos-wrapper[b-21bv2m3mgu] {
    width: 100%;
    overflow-x: auto;
}
/* _content/NimbusCRM.Blazor/Pages/Contrato/Contratos.razor.rz.scp.css */
.contrato-form-grid[b-cnvz48ogc0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 14px 16px;
}

.contrato-form-grid label[b-cnvz48ogc0] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}
/* _content/NimbusCRM.Blazor/Pages/Notas/NotaForm.razor.rz.scp.css */
.nota-editor-wrap[b-v1qe2szdcy] {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    min-height: 360px;
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.nota-editor-wrap[b-v1qe2szdcy]  #nota-editor-quill {
    min-height: 360px;
    display: flex;
    flex-direction: column;
}

.nota-editor-wrap[b-v1qe2szdcy]  #nota-editor-quill .ql-container {
    flex: 1;
    min-height: 280px;
}

.nota-editor-wrap[b-v1qe2szdcy]  #nota-editor-quill .ql-editor {
    min-height: 280px;
    overflow-y: auto;
    font-size: 16px;
}

.nota-editor-wrap[b-v1qe2szdcy]  #nota-editor-quill .ql-editor img {
    max-width: 100%;
    height: auto;
}

.nota-editor-wrap[b-v1qe2szdcy]  #nota-editor-quill .ql-editor pre {
    background: #f5f5f5;
    padding: 12px;
    border-radius: 6px;
    overflow-x: auto;
}
/* _content/NimbusCRM.Blazor/Pages/Notas/Notas.razor.rz.scp.css */
[b-gugvqp13u1] tr.nota-linha-inativa td {
    opacity: 0.65;
}
/* _content/NimbusCRM.Blazor/Pages/Notas/NotaVisualizar.razor.rz.scp.css */
.nota-markdown-body[b-tqzhtf5n0j] {
    font-size: 15px;
    line-height: 1.7;
    color: #333;
    word-wrap: break-word;
}

.nota-markdown-body[b-tqzhtf5n0j]  h1,
.nota-markdown-body[b-tqzhtf5n0j]  h2,
.nota-markdown-body[b-tqzhtf5n0j]  h3 {
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    font-weight: 600;
}

.nota-markdown-body[b-tqzhtf5n0j]  p {
    margin-bottom: 0.75em;
}

.nota-markdown-body[b-tqzhtf5n0j]  ul,
.nota-markdown-body[b-tqzhtf5n0j]  ol {
    margin: 0 0 1em 1.5em;
}

.nota-markdown-body[b-tqzhtf5n0j]  pre {
    background: #f5f5f5;
    padding: 12px;
    border-radius: 6px;
    overflow-x: auto;
}

.nota-markdown-body[b-tqzhtf5n0j]  code {
    background: #f5f5f5;
    padding: 2px 4px;
    border-radius: 3px;
    font-size: 0.9em;
}

.nota-markdown-body[b-tqzhtf5n0j]  blockquote {
    border-left: 4px solid #d9d9d9;
    margin: 0 0 1em 0;
    padding-left: 12px;
    color: #666;
}

.nota-markdown-preview[b-tqzhtf5n0j] {
    max-height: 360px;
    overflow-y: auto;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    padding: 12px;
}
/* _content/NimbusCRM.Blazor/Pages/Pipeline.razor.rz.scp.css */
.conteudo-com-perfil[b-tai7z7d40h] {
    display: flex;
    gap: 20px;
    width: 100%;
    align-items: stretch;
}

.conteudo-com-perfil .conteudo-principal[b-tai7z7d40h] {
    flex: 1;
    min-width: 0;
}

.conteudo-com-perfil .conteudo-principal.kanban-container[b-tai7z7d40h] {
    overflow-x: auto;
    overflow-y: hidden;
}
/* _content/NimbusCRM.Blazor/Pages/Plantoes.razor.rz.scp.css */
.operacional-grid[b-3bxu4ukcj5] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 16px;
}

.operacional-card[b-3bxu4ukcj5] {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    padding: 16px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}

.operacional-card-title[b-3bxu4ukcj5] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 12px;
    gap: 8px;
}

.operacional-card-actions[b-3bxu4ukcj5] {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
}

.operacional-card-menu-wrap[b-3bxu4ukcj5] {
    position: relative;
}

.operacional-card-menu[b-3bxu4ukcj5] {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 20;
    min-width: 120px;
    margin-top: 4px;
    padding: 4px 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
}

.operacional-card-menu-item[b-3bxu4ukcj5] {
    padding: 5px 12px;
    font-size: 14px;
    cursor: pointer;
    line-height: 22px;
}

.operacional-card-menu-item:hover[b-3bxu4ukcj5] {
    background: #f5f5f5;
}

.operacional-card-menu-item-danger[b-3bxu4ukcj5] {
    color: #ff4d4f;
}

.operacional-card-menu-item-danger:hover[b-3bxu4ukcj5] {
    background: #fff1f0;
}

.operacional-menu-backdrop[b-3bxu4ukcj5] {
    position: fixed;
    inset: 0;
    z-index: 10;
}

.operacional-card-title h3[b-3bxu4ukcj5] {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.operacional-meta[b-3bxu4ukcj5] {
    font-size: 13px;
    color: #666;
    margin-bottom: 12px;
}

.operacional-meta p[b-3bxu4ukcj5] {
    margin: 4px 0;
}

.operacional-timer[b-3bxu4ukcj5] {
    font-size: 28px;
    font-weight: 700;
    color: #1890ff;
    font-variant-numeric: tabular-nums;
}

.operacional-timer-row[b-3bxu4ukcj5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.operacional-subtitulo[b-3bxu4ukcj5] {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    margin-bottom: 24px;
}
/* _content/NimbusCRM.Blazor/Pages/RelatoriosNadm/BiValid.razor.rz.scp.css */
.bivalid-grid[b-6cvcl4g6h2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 12px 16px;
}

.bivalid-grid label[b-6cvcl4g6h2] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}
/* _content/NimbusCRM.Blazor/Pages/RelatoriosNadm/ClientesInativos.razor.rz.scp.css */
.clientes-inativos-filtros[b-27zqtszts8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px 16px;
}

.clientes-inativos-filtros label[b-27zqtszts8] {
    display: block;
    margin-bottom: 4px;
    font-weight: 500;
}

.clientes-inativos-table-wrap[b-27zqtszts8] {
    width: 100%;
    overflow-x: auto;
}

.clientes-inativos-table[b-27zqtszts8] {
    width: 100%;
    border-collapse: collapse;
    min-width: 1100px;
}

.clientes-inativos-table th[b-27zqtszts8],
.clientes-inativos-table td[b-27zqtszts8] {
    border: 1px solid #f0f0f0;
    padding: 8px 10px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
}

.clientes-inativos-table thead th[b-27zqtszts8] {
    background: #fafafa;
    font-weight: 600;
}

.clientes-inativos-th-sortable[b-27zqtszts8] {
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
}

.clientes-inativos-th-sortable:hover[b-27zqtszts8] {
    background: #f0f0f0;
}

.clientes-inativos-th-sorted-asc[b-27zqtszts8],
.clientes-inativos-th-sorted-desc[b-27zqtszts8] {
    color: #1677ff;
    background: #e6f4ff;
}
/* _content/NimbusCRM.Blazor/Pages/RelatoriosNadm/DadosGenericosSync.razor.rz.scp.css */
.dados-cell[b-69g0n5py2k] {
    max-width: 420px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/NimbusCRM.Blazor/Pages/RelatoriosNadm/DrePendentes.razor.rz.scp.css */
.dre-copy[b-tfkg5fxtxs] {
    cursor: pointer;
}

.dre-copy:hover[b-tfkg5fxtxs] {
    color: #1677ff;
}
/* _content/NimbusCRM.Blazor/Pages/Support/SolucaoArtigoEditor.razor.rz.scp.css */
.artigo-editor-layout[b-tnqu0qkbud] {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    min-height: calc(100vh - 220px);
}

.artigo-editor-main[b-tnqu0qkbud] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-height: 0;
}

.artigo-editor-content-field[b-tnqu0qkbud] {
    flex: 1;
    min-height: 0;
}

.artigo-editor-sidebar[b-tnqu0qkbud] {
    width: 300px;
    flex-shrink: 0;
    position: sticky;
    top: 16px;
    max-height: calc(100vh - 32px);
    overflow-y: auto;
}

.artigo-props-panel[b-tnqu0qkbud] {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 16px 18px 18px;
}

.artigo-props-header[b-tnqu0qkbud] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    font-size: 11px;
    font-weight: 700;
    color: #434343;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    cursor: pointer;
    user-select: none;
    padding-bottom: 14px;
    margin-bottom: 4px;
    border-bottom: 1px solid #f0f0f0;
}

.artigo-props-header:hover[b-tnqu0qkbud] {
    color: #1677ff;
}

.artigo-props-body[b-tnqu0qkbud] {
    display: flex;
    flex-direction: column;
}

.artigo-props-status-wrap[b-tnqu0qkbud] {
    margin-bottom: 12px;
}

.artigo-props-status-badge[b-tnqu0qkbud] {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
    border: 1px solid transparent;
}

.artigo-props-status-badge:hover[b-tnqu0qkbud] {
    opacity: 0.9;
}

.artigo-status-rascunho[b-tnqu0qkbud] {
    background: #fff7e6;
    border-color: #ffd591;
    color: #d46b08;
}

.artigo-status-privado[b-tnqu0qkbud] {
    background: #e6f4ff;
    border-color: #91caff;
    color: #0958d9;
}

.artigo-status-publico[b-tnqu0qkbud] {
    background: #f6ffed;
    border-color: #b7eb8f;
    color: #389e0d;
}

.artigo-props-meta[b-tnqu0qkbud] {
    font-size: 12px;
    color: #8c8c8c;
    line-height: 1.55;
    margin: 0;
}

.artigo-props-meta strong[b-tnqu0qkbud] {
    color: #595959;
    font-weight: 500;
}

.artigo-props-divider[b-tnqu0qkbud] {
    border: none;
    border-top: 1px dotted #d9d9d9;
    margin: 16px 0;
}

.artigo-props-section-title[b-tnqu0qkbud] {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #8c8c8c;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.artigo-props-field[b-tnqu0qkbud] {
    margin-bottom: 14px;
}

.artigo-props-field:last-child[b-tnqu0qkbud] {
    margin-bottom: 0;
}

.artigo-props-field-label[b-tnqu0qkbud] {
    display: block;
    font-size: 12px;
    color: #8c8c8c;
    margin-bottom: 2px;
}

.artigo-props-link-value[b-tnqu0qkbud] {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #1677ff;
    line-height: 1.4;
    margin-bottom: 2px;
}

.artigo-props-link-value[b-tnqu0qkbud]  .ant-select {
    width: 100%;
}

.artigo-props-link-value[b-tnqu0qkbud]  .ant-select-selector {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    background: transparent !important;
}

.artigo-props-link-value[b-tnqu0qkbud]  .ant-select-selection-item,
.artigo-props-link-value[b-tnqu0qkbud]  .ant-select-selection-placeholder {
    color: #1677ff !important;
    font-weight: 500;
    font-size: 14px;
    padding: 0 !important;
    line-height: 1.4;
}

.artigo-props-link-value[b-tnqu0qkbud]  .ant-select-arrow {
    color: #1677ff;
    right: 0;
}

.artigo-props-author[b-tnqu0qkbud] {
    font-size: 14px;
    font-weight: 500;
    color: #1677ff;
    line-height: 1.4;
    margin-bottom: 4px;
}

.artigo-props-tags-row[b-tnqu0qkbud] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: center;
    margin-bottom: 10px;
    min-height: 24px;
}

.artigo-props-tags-row[b-tnqu0qkbud]  .ant-tag {
    margin: 0;
    border-radius: 4px;
    font-size: 12px;
}

.artigo-props-tag-more[b-tnqu0qkbud] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 22px;
    padding: 0 6px;
    border-radius: 4px;
    background: #262626;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}

.artigo-props-tags-hint[b-tnqu0qkbud] {
    margin: 6px 0 0;
    font-size: 12px;
    color: #8c8c8c;
}

.artigo-props-tags-empty[b-tnqu0qkbud] {
    font-size: 12px;
    color: #bfbfbf;
    font-style: italic;
}

.artigo-props-posicao[b-tnqu0qkbud] {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dotted #d9d9d9;
}

.artigo-props-posicao-label[b-tnqu0qkbud] {
    font-size: 12px;
    color: #8c8c8c;
    margin-bottom: 6px;
    display: block;
}

.artigo-editor-field[b-tnqu0qkbud] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.artigo-editor-label[b-tnqu0qkbud] {
    font-size: 13px;
    font-weight: 500;
    color: #555;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud] {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    min-height: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-container {
    flex: 1;
    min-height: 0;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor {
    height: 100%;
    overflow-y: auto;
    font-size: 16px;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor img {
    max-width: 100%;
    height: auto;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin: 8px 0;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor table td,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor table th {
    border: 1px solid #d9d9d9;
    padding: 4px 8px;
    vertical-align: top;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre.nimbus-code-block,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre.ql-syntax {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative;
    min-height: 3em;
    background: #f6f8fa;
    color: #24292f;
    border: 1px solid #d0d7de;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre {
    background: #f5f5f5;
    padding: 12px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: anywhere;
    font-family: Consolas, Monaco, "Courier New", monospace;
    font-size: 13px;
    line-height: 1.45;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin: 8px 0;
    cursor: pointer;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre.nimbus-code-block::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre.ql-syntax::before {
    content: attr(data-language) " — clique para editar";
    display: block;
    font-size: 11px;
    font-weight: 600;
    color: #8c8c8c;
    margin-bottom: 8px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-transform: uppercase;
    white-space: normal;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor pre code {
    display: block;
    background: transparent;
    padding: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: anywhere;
    color: inherit;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-toolbar button.nimbus-toolbar-code {
    width: 28px;
    height: 24px;
    padding: 0;
    line-height: 24px;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
    vertical-align: top;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-toolbar button.nimbus-toolbar-code::before {
    content: '</>';
    font-family: Consolas, Monaco, "Courier New", monospace;
    font-weight: 700;
    font-size: 11px;
    line-height: 24px;
    display: inline-block;
    white-space: nowrap;
}

/* Rótulos do seletor de tamanho (px) no tema Snow */
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item::before {
    content: '16';
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]::before { content: '10'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]::before { content: '12'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]::before { content: '14'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]::before { content: '16'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]::before { content: '18'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="20px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="20px"]::before { content: '20'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]::before { content: '24'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="28px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="28px"]::before { content: '28'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="32px"]::before,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="32px"]::before { content: '32'; }

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor a,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor a:visited {
    color: #1677ff;
    text-decoration: underline;
    cursor: pointer;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  #artigo-editor-quill .ql-editor a:hover {
    color: #4096ff;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .nimbus-quill-float-toolbar {
    position: absolute;
    z-index: 20;
    display: none;
    align-items: center;
    gap: 2px;
    padding: 4px 6px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    pointer-events: auto;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .nimbus-quill-float-toolbar button {
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    border: none;
    border-radius: 4px;
    background: transparent;
    color: rgba(0, 0, 0, 0.88);
    font-size: 13px;
    line-height: 1;
    cursor: pointer;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .nimbus-quill-float-toolbar button:hover,
.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .nimbus-quill-float-toolbar button.is-active {
    background: #e6f4ff;
    color: #1677ff;
}

.artigo-wysiwyg-wrap[b-tnqu0qkbud]  .nimbus-quill-float-sep {
    width: 1px;
    height: 18px;
    margin: 0 4px;
    background: #f0f0f0;
}

@media (max-width: 768px) {
    .artigo-editor-layout[b-tnqu0qkbud] {
        flex-direction: column;
        min-height: auto;
    }

    .artigo-editor-sidebar[b-tnqu0qkbud] {
        width: 100%;
        position: static;
        max-height: none;
        overflow-y: visible;
    }

    .artigo-editor-content-field[b-tnqu0qkbud] {
        min-height: 420px;
    }
}
/* _content/NimbusCRM.Blazor/Pages/Support/SupportArtigo.razor.rz.scp.css */
.support-artigo-not-found[b-ad12yvpysu] {
    max-width: 600px;
    margin: 80px auto;
    text-align: center;
    padding: 24px;
}

.support-artigo-not-found a[b-ad12yvpysu] {
    color: #1677ff;
}

.support-artigo-wrap[b-ad12yvpysu] {
    max-width: 820px;
    margin: 0 auto;
    padding: 32px 24px 64px;
    width: 100%;
    box-sizing: border-box;
}

.support-artigo-breadcrumb[b-ad12yvpysu] {
    font-size: 13px;
    color: #888;
    margin-bottom: 24px;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}

.support-artigo-breadcrumb a[b-ad12yvpysu] {
    color: #1677ff;
    text-decoration: none;
}

.support-artigo-breadcrumb a:hover[b-ad12yvpysu] {
    text-decoration: underline;
}

.support-artigo[b-ad12yvpysu] {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 40px 48px;
    box-sizing: border-box;
}

.support-artigo-title[b-ad12yvpysu] {
    font-size: 28px;
    font-weight: 700;
    color: #1f1f1f;
    margin: 0 0 16px 0;
    line-height: 1.3;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.support-artigo-tags[b-ad12yvpysu] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 16px;
}

.support-tag[b-ad12yvpysu] {
    background: #f0f5ff;
    color: #1677ff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 10px;
    font-weight: 500;
}

.support-artigo-meta[b-ad12yvpysu] {
    font-size: 13px;
    color: #999;
    margin-bottom: 32px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    align-items: baseline;
    line-height: 1.5;
}

.support-artigo-meta .sep[b-ad12yvpysu] {
    color: #ccc;
    flex-shrink: 0;
}

.support-artigo-body[b-ad12yvpysu] {
    font-size: 15px;
    line-height: 1.7;
    color: #333;
    overflow-wrap: break-word;
    word-wrap: break-word;
    padding: 0;
    min-height: 0;
    max-width: 100%;
    overflow-x: clip;
}

/* Conteúdo gerado no editor Quill */
.support-artigo-body[b-ad12yvpysu] (img),
.support-artigo-body[b-ad12yvpysu] (video),
.support-artigo-body[b-ad12yvpysu] (iframe) {
    max-width: 100%;
    height: auto;
}

.support-artigo-body[b-ad12yvpysu] (img) {
    cursor: zoom-in;
    touch-action: manipulation;
}

.support-artigo-body[b-ad12yvpysu] (table) {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
}

.support-artigo-body[b-ad12yvpysu] (pre),
.support-artigo-body[b-ad12yvpysu] (pre.hljs),
.support-artigo-body[b-ad12yvpysu] (pre.nimbus-code-block),
.support-artigo-body[b-ad12yvpysu] (pre.ql-syntax) {
    background: #f6f8fa;
    padding: 12px 14px;
    margin: 12px 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-wrap: anywhere;
    word-break: break-word;
    white-space: pre-wrap;
    border: 1px solid #d0d7de;
    border-radius: 6px;
    position: relative;
}

.support-artigo-body[b-ad12yvpysu] (pre code),
.support-artigo-body[b-ad12yvpysu] (pre code.hljs) {
    display: block;
    background: transparent;
    padding: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-wrap: anywhere;
    word-break: break-word;
    white-space: pre-wrap !important;
    font-family: Consolas, Monaco, "Courier New", monospace;
    font-size: 13px;
    line-height: 1.5;
    tab-size: 4;
}

.support-artigo-body[b-ad12yvpysu] (pre code.hljs span) {
    white-space: inherit !important;
    word-break: break-word;
    overflow-wrap: anywhere;
}

.support-artigo-body[b-ad12yvpysu] (code:not(pre code)) {
    background: #f0f0f0;
    padding: 2px 5px;
    border-radius: 3px;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.support-artigo-body[b-ad12yvpysu] (pre.nimbus-code-block)::before,
.support-artigo-body[b-ad12yvpysu] (pre.ql-syntax)::before {
    content: attr(data-language);
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #8c8c8c;
    margin-bottom: 8px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    white-space: normal;
    overflow-wrap: anywhere;
}

.support-artigo-body[b-ad12yvpysu] (pre),
.support-artigo-body[b-ad12yvpysu] (code) {
    font-family: Consolas, Monaco, 'Courier New', monospace;
    font-size: 13px;
}

.support-artigo-body[b-ad12yvpysu] (blockquote) {
    margin-left: 0;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 0;
}

.support-artigo-body[b-ad12yvpysu]  a,
.support-artigo-body[b-ad12yvpysu]  a:visited {
    color: #1677ff;
    text-decoration: underline;
}

.support-artigo-body[b-ad12yvpysu]  a:hover {
    color: #4096ff;
}

.support-artigo-footer[b-ad12yvpysu] {
    margin-top: 24px;
}

.support-artigo-back[b-ad12yvpysu] {
    color: #1677ff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 4px 0;
    min-height: 44px;
    line-height: 36px;
}

.support-artigo-back:hover[b-ad12yvpysu] {
    text-decoration: underline;
}

.support-artigo-loading[b-ad12yvpysu] {
    text-align: center;
    padding: 80px 16px;
}

.support-artigo-loading p[b-ad12yvpysu] {
    color: #888;
    margin: 0;
}

@media (max-width: 768px) {
    .support-artigo-not-found[b-ad12yvpysu] {
        margin: 48px auto;
        padding: 16px;
    }

    .support-artigo-wrap[b-ad12yvpysu] {
        padding: 20px 16px 40px;
    }

    .support-artigo-breadcrumb[b-ad12yvpysu] {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .support-artigo[b-ad12yvpysu] {
        padding: 24px 20px;
        border-radius: 8px;
    }

    .support-artigo-title[b-ad12yvpysu] {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .support-artigo-meta[b-ad12yvpysu] {
        margin-bottom: 24px;
        font-size: 12px;
    }

    .support-artigo-body[b-ad12yvpysu] {
        font-size: 16px;
        line-height: 1.65;
    }

    .support-artigo-loading[b-ad12yvpysu] {
        padding: 48px 16px;
    }
}

@media (max-width: 480px) {
    .support-artigo-wrap[b-ad12yvpysu] {
        padding: 16px 12px 32px;
    }

    .support-artigo[b-ad12yvpysu] {
        padding: 20px 16px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        margin-left: -12px;
        margin-right: -12px;
        width: calc(100% + 24px);
    }

    .support-artigo-title[b-ad12yvpysu] {
        font-size: 20px;
    }

    .support-artigo-meta[b-ad12yvpysu] {
        flex-direction: column;
        gap: 4px;
        align-items: flex-start;
    }

    .support-artigo-meta .sep[b-ad12yvpysu] {
        display: none;
    }

    .support-artigo-body[b-ad12yvpysu] {
        font-size: 15px;
    }

    .support-artigo-back[b-ad12yvpysu] {
        width: 100%;
        text-align: center;
    }
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/TicketDetalhe.razor.rz.scp.css */
.ticket-composer-editor-wrap[b-iyrriei2lj] {
    background: #fff;
    border: none;
    border-radius: 0;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    margin-bottom: 4px;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill {
    min-height: 180px;
    display: flex;
    flex-direction: column;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-toolbar {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 0;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-container {
    flex: 1;
    min-height: 120px;
    border: none;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-editor {
    min-height: 120px;
    max-height: 320px;
    overflow-y: auto;
    font-size: 14px;
    padding: 8px 0;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-editor img {
    max-width: 100%;
    height: auto;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-editor pre {
    background: #f5f5f5;
    padding: 12px;
    border-radius: 6px;
    overflow-x: auto;
}

.ticket-composer-editor-wrap[b-iyrriei2lj]  #ticket-composer-quill .ql-editor table {
    max-width: 100%;
    display: block;
    overflow-x: auto;
}

.ticket-timeline-body.ql-editor img[b-iyrriei2lj] {
    max-width: 100%;
    height: auto;
}

.ticket-timeline-body.ql-editor table[b-iyrriei2lj] {
    max-width: 100%;
    display: block;
    overflow-x: auto;
}

.ticket-propriedades-painel[b-iyrriei2lj] {
    width: 300px;
    flex-shrink: 0;
    padding: 16px;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    position: sticky;
    top: 16px;
    max-height: calc(100vh - 32px);
    overflow-y: auto;
}

@media (max-width: 900px) {
    .ticket-propriedades-painel[b-iyrriei2lj] {
        position: static;
        max-height: none;
        width: 100%;
    }
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/TicketNovo.razor.rz.scp.css */
.ticket-novo-editor-wrap[b-ja3y0l3qdu] {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    min-height: 180px;
    display: flex;
    flex-direction: column;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill {
    min-height: 180px;
    display: flex;
    flex-direction: column;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-toolbar {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 8px;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-container {
    flex: 1;
    min-height: 120px;
    border: none;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-editor {
    min-height: 120px;
    max-height: 320px;
    overflow-y: auto;
    font-size: 14px;
    padding: 8px 12px;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-editor img {
    max-width: 100%;
    height: auto;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-editor pre {
    background: #f5f5f5;
    padding: 12px;
    border-radius: 6px;
    overflow-x: auto;
}

.ticket-novo-editor-wrap[b-ja3y0l3qdu]  #ticket-novo-quill .ql-editor table {
    max-width: 100%;
    display: block;
    overflow-x: auto;
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/TicketPrioridades.razor.rz.scp.css */
.ticket-status-cor-cell[b-qm9uo4yk3j] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ticket-status-cor-hex[b-qm9uo4yk3j] {
    font-size: 12px;
    color: #666;
    font-family: Consolas, monospace;
}

.ticket-status-cor-input[b-qm9uo4yk3j] {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    background: transparent;
}

.ticket-status-cor-input-lg[b-qm9uo4yk3j] {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.ticket-status-cor-modal[b-qm9uo4yk3j] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.ticket-status-cor-presets[b-qm9uo4yk3j] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 4px;
}

.ticket-status-cor-preset[b-qm9uo4yk3j] {
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    padding: 0;
}

.ticket-status-cor-preset:hover[b-qm9uo4yk3j],
.ticket-status-cor-preset.selected[b-qm9uo4yk3j] {
    border-color: #1677ff;
    box-shadow: 0 0 0 1px #fff inset;
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/TicketRespostasRapidas.razor.rz.scp.css */
.resposta-rapida-editor-wrap[b-fz2ueg99wn] {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    overflow: hidden;
    min-height: 280px;
}

.resposta-rapida-editor-wrap[b-fz2ueg99wn]  #resposta-rapida-quill .ql-container {
    min-height: 220px;
}

.resposta-rapida-editor-wrap[b-fz2ueg99wn]  #resposta-rapida-quill .ql-editor {
    min-height: 220px;
}

.resposta-rapida-var-chips[b-fz2ueg99wn] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/Tickets.razor.rz.scp.css */
.tickets-page-header[b-rmv0504qz7] {
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 12px;
}

.tickets-page-subtitle[b-rmv0504qz7] {
    margin: 8px 0 0;
    color: #666;
}

.tickets-page-layout[b-rmv0504qz7] {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.tickets-main[b-rmv0504qz7] {
    flex: 1;
    min-width: 0;
}

.tickets-filters-panel[b-rmv0504qz7] {
    width: 280px;
    flex-shrink: 0;
    position: sticky;
    top: 16px;
}

.tickets-filters-form[b-rmv0504qz7] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.tickets-filter-field[b-rmv0504qz7] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.tickets-filter-field > label[b-rmv0504qz7] {
    font-weight: 500;
    font-size: 13px;
    color: #333;
}

.tickets-filter-actions[b-rmv0504qz7] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 4px;
}

.tickets-link-id[b-rmv0504qz7] {
    color: #1677ff;
    font-weight: 600;
}

.tickets-link-assunto[b-rmv0504qz7] {
    color: inherit;
}

@media (max-width: 992px) {
    .tickets-page-layout[b-rmv0504qz7] {
        flex-direction: column-reverse;
    }

    .tickets-filters-panel[b-rmv0504qz7] {
        width: 100%;
        position: static;
    }
}
/* _content/NimbusCRM.Blazor/Pages/Tickets/TicketStatusLista.razor.rz.scp.css */
.ticket-status-cor-cell[b-y2xa5trl7n] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ticket-status-cor-hex[b-y2xa5trl7n] {
    font-size: 12px;
    color: #666;
    font-family: Consolas, monospace;
}

.ticket-status-cor-input[b-y2xa5trl7n] {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    background: transparent;
}

.ticket-status-cor-input-lg[b-y2xa5trl7n] {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.ticket-status-cor-modal[b-y2xa5trl7n] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.ticket-status-cor-presets[b-y2xa5trl7n] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 4px;
}

.ticket-status-cor-preset[b-y2xa5trl7n] {
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    padding: 0;
}

.ticket-status-cor-preset:hover[b-y2xa5trl7n],
.ticket-status-cor-preset.selected[b-y2xa5trl7n] {
    border-color: #1677ff;
    box-shadow: 0 0 0 1px #fff inset;
}
/* _content/NimbusCRM.Blazor/Shared/ArtigoCodigoModal.razor.rz.scp.css */
.artigo-codigo-monaco-wrap[b-n2p25yyzt7] {
    display: block;
    height: 400px;
    min-height: 400px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    overflow: hidden;
}

.artigo-codigo-monaco-wrap[b-n2p25yyzt7]  .artigo-codigo-monaco-editor,
.artigo-codigo-monaco-wrap[b-n2p25yyzt7]  .monaco-editor-container {
    height: 100% !important;
    min-height: 400px;
}
/* _content/NimbusCRM.Blazor/Shared/MainLayout.razor.rz.scp.css */
.header-breadcrumb[b-svgdoxceug] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 600;
    min-width: 0;
}

.header-breadcrumb-separator[b-svgdoxceug] {
    color: #8c8c8c;
    font-weight: 400;
}

.header-breadcrumb-link[b-svgdoxceug] {
    color: #1677ff;
    text-decoration: none;
    white-space: nowrap;
}

.header-breadcrumb-link:hover[b-svgdoxceug] {
    text-decoration: underline;
}

.header-breadcrumb-current[b-svgdoxceug] {
    color: #262626;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-alert-link[b-svgdoxceug] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #262626;
    text-decoration: none;
    position: relative;
    margin-right: 8px;
}

.header-alert-link:hover[b-svgdoxceug] {
    color: #1677ff;
}

.header-alert-badge[b-svgdoxceug] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 9px;
    background: #ff4d4f;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}

.header-user-chip[b-svgdoxceug] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 8px;
    padding: 6px 10px;
    cursor: pointer;
    color: #262626;
}

.header-user-chip:hover[b-svgdoxceug] {
    border-color: #1677ff;
    color: #1677ff;
}

.header-user-avatar[b-svgdoxceug] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #f0f2f5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-user-name[b-svgdoxceug] {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.page[b-svgdoxceug] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-svgdoxceug] {
    flex: 1;
}

.sidebar[b-svgdoxceug] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-svgdoxceug] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-svgdoxceug]  a, .top-row .btn-link[b-svgdoxceug] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-svgdoxceug] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-svgdoxceug] {
        display: none;
    }

    .top-row.auth[b-svgdoxceug] {
        justify-content: space-between;
    }

    .top-row a[b-svgdoxceug], .top-row .btn-link[b-svgdoxceug] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-svgdoxceug] {
        flex-direction: row;
    }

    .sidebar[b-svgdoxceug] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-svgdoxceug] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-svgdoxceug], article[b-svgdoxceug] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/NimbusCRM.Blazor/Shared/NavMenu.razor.rz.scp.css */
[b-6j2s4cr3wm](.ant-menu-inline .ant-menu-submenu-title) {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

[b-6j2s4cr3wm](.ant-menu-item-disabled) {
    opacity: 0.45;
    cursor: default;
}
