/* /Components/Layout/MainLayout.razor.rz.scp.css */
.main-content[b-djkelqqhk8] {
    min-height: 100vh;
    background: #f6f8fb;
}

.content-container[b-djkelqqhk8] {
    padding: 0;
}

.app-drawer[b-djkelqqhk8] {
    border-right: 1px solid #e2e8f0;
}

.drawer-header[b-djkelqqhk8] {
    display: grid;
    align-content: center;
    gap: 0.1rem;
    min-height: 72px;
    border-bottom: 1px solid #e2e8f0;
}

.nav-menu[b-djkelqqhk8] {
    padding: 0.75rem;
}

.appbar-subtitle[b-djkelqqhk8] {
    opacity: 0.9;
}

#blazor-error-ui[b-djkelqqhk8] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-djkelqqhk8] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

@media (max-width: 600px) {
    .appbar-subtitle[b-djkelqqhk8] {
        display: none;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3ot9wtlnfg] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3ot9wtlnfg] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3ot9wtlnfg] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3ot9wtlnfg] {
    font-size: 1.1rem;
}

.bi[b-3ot9wtlnfg] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3ot9wtlnfg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3ot9wtlnfg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3ot9wtlnfg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-3ot9wtlnfg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3ot9wtlnfg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3ot9wtlnfg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3ot9wtlnfg]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3ot9wtlnfg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3ot9wtlnfg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3ot9wtlnfg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3ot9wtlnfg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3ot9wtlnfg] {
        display: none;
    }

    .nav-scrollable[b-3ot9wtlnfg] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/AnaliseDozeMesesFiscal.razor.rz.scp.css */
.analysis-page[b-2w9yewn0fd] {
    max-width: 1300px;
    padding: 2.5rem 2rem;
}

.page-header[b-2w9yewn0fd] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
}

.page-header h1[b-2w9yewn0fd] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.eyebrow[b-2w9yewn0fd] {
    display: block;
    margin-bottom: 0.25rem;
    color: #64748b;
    font-size: 0.85rem;
    font-weight: 700;
}

.secondary-button[b-2w9yewn0fd] {
    min-height: 2.3rem;
    padding: 0.4rem 0.8rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.message.info[b-2w9yewn0fd] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.summary-grid[b-2w9yewn0fd] {
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.summary-grid > div[b-2w9yewn0fd],
.chart-panel[b-2w9yewn0fd] {
    padding: 1rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.summary-label[b-2w9yewn0fd] {
    display: block;
    margin-bottom: 0.35rem;
    color: #64748b;
    font-size: 0.85rem;
}

.summary-grid strong[b-2w9yewn0fd] {
    color: #111827;
    font-size: 1.15rem;
}

.charts-grid[b-2w9yewn0fd] {
    display: grid;
    grid-template-columns: repeat(3, minmax(260px, 1fr));
    gap: 1rem;
}

.legend-entry[b-2w9yewn0fd] {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.3rem;
    border-radius: 2px;
    vertical-align: -0.1rem;
}

.analysis-chart[b-2w9yewn0fd] {
    display: block;
    width: 100%;
    height: auto;
}

.chart-title[b-2w9yewn0fd] {
    display: flex;
    justify-content: space-between;
    gap: 0.75rem;
    align-items: center;
    margin-bottom: 0.75rem;
    color: #334155;
    font-size: 0.85rem;
    font-weight: 700;
}

.chart-title strong[b-2w9yewn0fd] {
    color: #111827;
    white-space: nowrap;
}

.axis[b-2w9yewn0fd] {
    stroke: #cbd5e1;
    stroke-width: 1.5;
}

.line.entries[b-2w9yewn0fd],
.point.entries[b-2w9yewn0fd],
.legend-entry.entries[b-2w9yewn0fd] {
    stroke: #155da8;
    background: #155da8;
}

.point.entries[b-2w9yewn0fd],
.legend-entry.entries[b-2w9yewn0fd] {
    fill: #155da8;
}

.line.exits[b-2w9yewn0fd],
.point.exits[b-2w9yewn0fd],
.legend-entry.exits[b-2w9yewn0fd] {
    stroke: #0f766e;
    background: #0f766e;
}

.point.exits[b-2w9yewn0fd],
.legend-entry.exits[b-2w9yewn0fd] {
    fill: #0f766e;
}

.line.tax[b-2w9yewn0fd],
.point.tax[b-2w9yewn0fd],
.legend-entry.tax[b-2w9yewn0fd] {
    stroke: #b45309;
    background: #b45309;
}

.point.tax[b-2w9yewn0fd],
.legend-entry.tax[b-2w9yewn0fd] {
    fill: #b45309;
}

.line.advance-tax[b-2w9yewn0fd],
.point.advance-tax[b-2w9yewn0fd],
.legend-entry.advance-tax[b-2w9yewn0fd] {
    stroke: #7c3aed;
    background: #7c3aed;
}

.point.advance-tax[b-2w9yewn0fd],
.legend-entry.advance-tax[b-2w9yewn0fd] {
    fill: #7c3aed;
}

.line[b-2w9yewn0fd] {
    fill: none !important;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.point[b-2w9yewn0fd] {
    stroke: #fff;
    stroke-width: 1.5;
}

.month-label[b-2w9yewn0fd] {
    fill: #475569;
    font-size: 12px;
}

.value-label[b-2w9yewn0fd] {
    fill: #111827;
    font-size: 11px;
    font-weight: 700;
}

.analysis-table-wrap[b-2w9yewn0fd] {
    margin-top: 1rem;
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.analysis-table[b-2w9yewn0fd] {
    width: 100%;
    min-width: 680px;
    border-collapse: collapse;
}

.analysis-table th[b-2w9yewn0fd],
.analysis-table td[b-2w9yewn0fd] {
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
}

.analysis-table th[b-2w9yewn0fd] {
    background: #f8fafc;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
}

.analysis-table .number[b-2w9yewn0fd] {
    text-align: right;
    white-space: nowrap;
}

.analysis-table .highlight[b-2w9yewn0fd] {
    color: #155da8;
    font-weight: 700;
}

@media (max-width: 900px) {
    .analysis-page[b-2w9yewn0fd] {
        padding: 1.5rem 1rem;
    }

    .page-header[b-2w9yewn0fd] {
        align-items: flex-start;
        flex-direction: column;
    }

    .summary-grid[b-2w9yewn0fd],
    .charts-grid[b-2w9yewn0fd] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/AnaliseEntradasFortes.razor.rz.scp.css */
.fortes-page[b-rba2vcg2ey]{display:flex;flex-direction:column;gap:1rem}.page-header[b-rba2vcg2ey]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.page-header h1[b-rba2vcg2ey]{margin:.15rem 0}.page-header p[b-rba2vcg2ey]{margin:0;color:#64748b}.eyebrow[b-rba2vcg2ey]{color:#1d4ed8;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.rules-button[b-rba2vcg2ey]{padding:.65rem .9rem;border:1px solid #2563eb;border-radius:8px;color:#1d4ed8;text-decoration:none;font-weight:700;background:#fff}.query-panel[b-rba2vcg2ey]{display:grid;grid-template-columns:minmax(320px,2fr) 150px 130px auto;gap:.75rem;align-items:end;padding:1rem;border:1px solid #93c5fd;border-radius:11px;background:#eff6ff}.query-panel label[b-rba2vcg2ey]{display:flex;flex-direction:column;gap:.35rem}.query-panel label span[b-rba2vcg2ey]{font-size:.82rem;font-weight:700;color:#475569}.query-panel input[b-rba2vcg2ey],.query-panel select[b-rba2vcg2ey]{height:42px;border:1px solid #bfdbfe;border-radius:7px;padding:0 .7rem;background:#fff}.query-panel button[b-rba2vcg2ey]{height:42px;border:0;border-radius:7px;padding:0 1rem;background:#1d4ed8;color:#fff;font-weight:700}.message[b-rba2vcg2ey]{padding:1rem;border-radius:8px}.message.success[b-rba2vcg2ey]{background:#dcfce7;color:#166534}.message.error[b-rba2vcg2ey]{background:#fee2e2;color:#991b1b}.message.warning[b-rba2vcg2ey]{background:#fef3c7;color:#92400e}.file-summary[b-rba2vcg2ey],.summary-grid[b-rba2vcg2ey]{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.file-summary>div[b-rba2vcg2ey],.summary-grid>div[b-rba2vcg2ey]{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:9px}.file-summary span[b-rba2vcg2ey],.summary-grid span[b-rba2vcg2ey],.file-summary small[b-rba2vcg2ey]{color:#64748b}.summary-grid[b-rba2vcg2ey]{grid-template-columns:repeat(6,1fr)}.summary-grid .allowed[b-rba2vcg2ey]{background:#f0fdf4}.summary-grid .difference[b-rba2vcg2ey]{background:#fff1f2}.analysis-actions[b-rba2vcg2ey]{display:flex;gap:.7rem}.divergence-filter[b-rba2vcg2ey],.ncm-button[b-rba2vcg2ey]{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:0 .8rem;border:1px solid #f59e0b;border-radius:7px;background:#fffbeb;color:#92400e;font-weight:700}.ncm-button[b-rba2vcg2ey]{border-color:#2563eb;background:#fff;color:#1d4ed8}.ncm-panel[b-rba2vcg2ey]{padding:1rem;border:1px solid #fdba74;border-radius:10px;background:#fff7ed}.ncm-panel>header[b-rba2vcg2ey]{display:flex;justify-content:space-between;align-items:end}.ncm-panel h2[b-rba2vcg2ey]{margin:.15rem 0}.ncm-panel>header>strong[b-rba2vcg2ey]{color:#c2410c;font-size:1.2rem}.table-wrap[b-rba2vcg2ey]{overflow-x:auto}table[b-rba2vcg2ey]{width:100%;border-collapse:collapse;min-width:900px;background:#fff}th[b-rba2vcg2ey],td[b-rba2vcg2ey]{padding:.65rem .75rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}th[b-rba2vcg2ey]{background:#f8fafc;color:#64748b;font-size:.75rem;text-transform:uppercase}.notes-table[b-rba2vcg2ey]{min-width:1450px}.notes-table td small[b-rba2vcg2ey],td small[b-rba2vcg2ey]{display:block;color:#64748b;margin-top:.15rem}.number[b-rba2vcg2ey]{text-align:right}.key[b-rba2vcg2ey]{max-width:210px;overflow:hidden;text-overflow:ellipsis}.expand[b-rba2vcg2ey]{width:30px;height:30px;border:1px solid #94a3b8;border-radius:6px;background:#fff}.note-row.has-divergence td[b-rba2vcg2ey]{background:#fff1f2}.note-row.needs-review td[b-rba2vcg2ey]{background:#fffbeb}.note-row.no-divergence td[b-rba2vcg2ey]{background:#f0fdf4}.status[b-rba2vcg2ey]{display:inline-flex;padding:.23rem .5rem;border-radius:99px;white-space:nowrap;font-size:.74rem;font-weight:800}.status.has-divergence[b-rba2vcg2ey]{background:#fecdd3;color:#9f1239}.status.needs-review[b-rba2vcg2ey]{background:#fde68a;color:#92400e}.status.no-divergence[b-rba2vcg2ey]{background:#bbf7d0;color:#166534}.divergence-value[b-rba2vcg2ey]{font-weight:800;color:#be123c}.items>td[b-rba2vcg2ey]{padding:0 0 1rem 2rem;background:#f8fafc}.empty[b-rba2vcg2ey]{padding:1.2rem;text-align:center;color:#64748b}@media(max-width:1050px){.summary-grid[b-rba2vcg2ey]{grid-template-columns:repeat(3,1fr)}.query-panel[b-rba2vcg2ey]{grid-template-columns:1fr 1fr}.query-panel .company[b-rba2vcg2ey]{grid-column:1/-1}}@media(max-width:650px){.page-header[b-rba2vcg2ey],.analysis-actions[b-rba2vcg2ey]{flex-direction:column}.file-summary[b-rba2vcg2ey],.summary-grid[b-rba2vcg2ey],.query-panel[b-rba2vcg2ey]{grid-template-columns:1fr}.query-panel .company[b-rba2vcg2ey]{grid-column:auto}}
/* /Components/Pages/ApuracaoIcmsFortes.razor.rz.scp.css */
.apuracao-page[b-a8rfhnp2ws]{display:flex;flex-direction:column;gap:1.15rem;max-width:1440px;margin:0 auto;padding-bottom:2rem}.page-header[b-a8rfhnp2ws]{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow[b-a8rfhnp2ws]{color:#2563eb;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.page-header h1[b-a8rfhnp2ws]{margin:.2rem 0 .25rem;color:#0f172a;font-size:1.75rem}.page-header p[b-a8rfhnp2ws]{margin:0;color:#64748b}.filters[b-a8rfhnp2ws]{display:grid;grid-template-columns:minmax(300px,1fr) 120px 180px auto;gap:.8rem;align-items:end;padding:1rem;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fbff)}.filters label[b-a8rfhnp2ws]{display:flex;flex-direction:column;gap:.38rem}.filters label span[b-a8rfhnp2ws]{color:#475569;font-size:.75rem;font-weight:800;text-transform:uppercase}.filters input[b-a8rfhnp2ws],.filters select[b-a8rfhnp2ws]{width:100%;height:44px;padding:0 .75rem;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#172033;outline:none}.filters input:focus[b-a8rfhnp2ws],.filters select:focus[b-a8rfhnp2ws]{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.filters button[b-a8rfhnp2ws]{height:44px;padding:0 1.2rem;border:0;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:800;white-space:nowrap;cursor:pointer}.filters button:hover:not(:disabled)[b-a8rfhnp2ws]{background:#1e40af}.filters button:disabled[b-a8rfhnp2ws]{cursor:not-allowed;opacity:.55}.message[b-a8rfhnp2ws]{padding:.9rem 1rem;border-radius:9px;font-weight:600}.error[b-a8rfhnp2ws]{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.warning[b-a8rfhnp2ws]{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.report[b-a8rfhnp2ws]{padding:1.35rem;border:1px solid #dbe3ed;border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.report-head[b-a8rfhnp2ws]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #dbe3ed}.report-label[b-a8rfhnp2ws]{display:block;margin-bottom:.25rem;color:#2563eb;font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.report-head h2[b-a8rfhnp2ws]{margin:0;color:#0f172a;font-size:1.25rem}.report-head p[b-a8rfhnp2ws]{margin:.35rem 0 0;color:#64748b;font-size:.84rem}.report-head p span[b-a8rfhnp2ws]{padding:0 .3rem;color:#cbd5e1}.period[b-a8rfhnp2ws]{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.period small[b-a8rfhnp2ws],.period span[b-a8rfhnp2ws]{color:#64748b}.period strong[b-a8rfhnp2ws]{margin:.15rem 0;color:#0f172a;font-size:1.05rem}.summary-cards[b-a8rfhnp2ws]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem}.summary-card[b-a8rfhnp2ws]{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.summary-card span[b-a8rfhnp2ws]{color:#64748b;font-size:.78rem;font-weight:700}.summary-card strong[b-a8rfhnp2ws]{color:#172033;font-size:1.2rem}.summary-card.debit[b-a8rfhnp2ws]{border-left:4px solid #ef4444}.summary-card.credit[b-a8rfhnp2ws]{border-left:4px solid #10b981}.summary-card.balance[b-a8rfhnp2ws]{border-color:#93c5fd;border-left:4px solid #2563eb;background:#eff6ff}.summary-card.balance strong[b-a8rfhnp2ws]{color:#1d4ed8}.adjustments[b-a8rfhnp2ws]{margin-top:1.6rem;padding-top:1.25rem;border-top:1px solid #dbe3ed}.adjustment-title[b-a8rfhnp2ws]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:.75rem}.adjustment-title h3[b-a8rfhnp2ws]{margin:0;color:#0f172a;font-size:1.05rem}.adjustment-title small[b-a8rfhnp2ws]{color:#64748b}.adjustment-grid[b-a8rfhnp2ws]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.adjustment-card[b-a8rfhnp2ws]{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px}.adjustment-card header[b-a8rfhnp2ws]{display:flex;justify-content:space-between;padding:.8rem 1rem;font-weight:800}.debit-adjustment header[b-a8rfhnp2ws]{background:#fff1f2;color:#9f1239}.credit-adjustment header[b-a8rfhnp2ws]{background:#ecfdf5;color:#047857}.adjustment-row[b-a8rfhnp2ws]{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 1rem;border-top:1px solid #edf2f7;font-size:.82rem}.adjustment-row span[b-a8rfhnp2ws]{color:#475569}.adjustment-row b[b-a8rfhnp2ws]{white-space:nowrap}.no-adjustments[b-a8rfhnp2ws]{margin:0;padding:1rem;color:#94a3b8;font-size:.82rem}.adjusted-totals[b-a8rfhnp2ws]{display:flex;justify-content:flex-end;gap:1.5rem;margin-top:.75rem;padding:.7rem 1rem;border-radius:8px;background:#f8fafc;color:#475569;font-size:.84rem}.adjusted-totals span[b-a8rfhnp2ws]{display:flex;gap:.8rem}.report-note[b-a8rfhnp2ws]{margin-top:1.25rem;padding:.8rem 1rem;border-radius:8px;background:#f8fafc;color:#64748b;font-size:.78rem;line-height:1.45}@media(max-width:900px){.filters[b-a8rfhnp2ws]{grid-template-columns:1fr 1fr}.filters .company[b-a8rfhnp2ws]{grid-column:1/-1}.filters button[b-a8rfhnp2ws]{width:100%}.summary-cards[b-a8rfhnp2ws],.adjustment-grid[b-a8rfhnp2ws]{grid-template-columns:1fr}.report-head[b-a8rfhnp2ws]{flex-direction:column}.period[b-a8rfhnp2ws]{align-items:flex-start;text-align:left}.adjusted-totals[b-a8rfhnp2ws]{flex-direction:column;gap:.5rem}}@media(max-width:560px){.apuracao-page[b-a8rfhnp2ws]{gap:1rem}.filters[b-a8rfhnp2ws]{grid-template-columns:1fr}.filters .company[b-a8rfhnp2ws]{grid-column:auto}.report[b-a8rfhnp2ws]{padding:1rem}.page-header h1[b-a8rfhnp2ws]{font-size:1.5rem}.adjustment-title[b-a8rfhnp2ws]{align-items:flex-start;flex-direction:column;gap:.35rem}}
/* /Components/Pages/ApuracaoIss.razor.rz.scp.css */
.iss-page[b-dj22bu9ex1]{display:flex;flex-direction:column;gap:1.25rem}.page-header h1[b-dj22bu9ex1]{margin:0}.page-header p[b-dj22bu9ex1]{color:#64748b;margin:.25rem 0}.certificate-info[b-dj22bu9ex1]{display:flex;flex-direction:column;gap:.3rem;padding:.85rem 1rem;background:#fff7ed;border:1px solid #fdba74;border-radius:9px;color:#7c2d12}.certificate-info code[b-dj22bu9ex1]{font-weight:600}.filter-panel[b-dj22bu9ex1]{display:flex;align-items:end;gap:1rem;flex-wrap:wrap;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a12}.field[b-dj22bu9ex1]{display:flex;flex-direction:column;gap:.35rem}.empresa-field[b-dj22bu9ex1]{min-width:310px;flex:1}.field select[b-dj22bu9ex1],.field input[b-dj22bu9ex1]{height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.primary-button[b-dj22bu9ex1],.sync-button[b-dj22bu9ex1],.secondary-button[b-dj22bu9ex1]{height:42px;border:0;border-radius:7px;padding:0 1rem;cursor:pointer}.primary-button[b-dj22bu9ex1]{background:#334155;color:#fff}.sync-button[b-dj22bu9ex1]{background:#0284c7;color:#fff}.secondary-button[b-dj22bu9ex1]{background:#fff;color:#334155;border:1px solid #94a3b8}.available-periods[b-dj22bu9ex1]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.available-periods button[b-dj22bu9ex1]{border:1px solid #7dd3fc;border-radius:999px;background:#f0f9ff;color:#075985;padding:.35rem .7rem;cursor:pointer}.cards[b-dj22bu9ex1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.cards article[b-dj22bu9ex1]{display:flex;flex-direction:column;padding:1rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.cards span[b-dj22bu9ex1],.cards small[b-dj22bu9ex1]{color:#64748b}.cards strong[b-dj22bu9ex1]{font-size:1.4rem;margin:.35rem 0}.cards .destaque[b-dj22bu9ex1]{background:#ecfdf5;border-color:#6ee7b7}.table-wrap[b-dj22bu9ex1]{overflow:auto;background:#fff;border-radius:12px;border:1px solid #e2e8f0}table[b-dj22bu9ex1]{width:100%;border-collapse:collapse;white-space:nowrap}th[b-dj22bu9ex1],td[b-dj22bu9ex1]{padding:.75rem;border-bottom:1px solid #e2e8f0;text-align:left}.number[b-dj22bu9ex1]{text-align:right}.message[b-dj22bu9ex1]{padding:.8rem 1rem;border-radius:8px}.message.info[b-dj22bu9ex1]{background:#e0f2fe}.message.error[b-dj22bu9ex1]{background:#fee2e2;color:#991b1b}button:disabled[b-dj22bu9ex1]{opacity:.55;cursor:not-allowed}
.download-actions[b-dj22bu9ex1]{display:flex;justify-content:flex-end}.download-button[b-dj22bu9ex1]{display:inline-flex;align-items:center;min-height:40px;padding:0 1rem;border-radius:7px;background:#166534;color:#fff;text-decoration:none;font-weight:600}.download-button:hover[b-dj22bu9ex1]{background:#14532d;color:#fff}
.notes-section[b-dj22bu9ex1]{display:flex;flex-direction:column;gap:.7rem}.notes-section>header[b-dj22bu9ex1]{display:flex;align-items:end;justify-content:space-between;gap:1rem}.notes-section h2[b-dj22bu9ex1]{margin:0;font-size:1.2rem}.notes-section header span[b-dj22bu9ex1]{color:#64748b}.notes-section header strong[b-dj22bu9ex1]{font-size:1.15rem}.section-actions[b-dj22bu9ex1]{display:flex;align-items:center;justify-content:flex-end;gap:.7rem;flex-wrap:wrap}.note-link[b-dj22bu9ex1]{border:0;background:none;color:#0369a1;text-decoration:underline;font-weight:700;padding:0;cursor:pointer}.note-detail[b-dj22bu9ex1]{padding:1.1rem;background:#fff;border:1px solid #7dd3fc;border-radius:12px;box-shadow:0 5px 18px #0c4a6e18}.note-detail>header[b-dj22bu9ex1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.note-detail h2[b-dj22bu9ex1]{margin:.15rem 0 0}.note-detail header span[b-dj22bu9ex1]{color:#0369a1;font-weight:600}.note-detail header button[b-dj22bu9ex1]{border:1px solid #94a3b8;border-radius:7px;background:#fff;padding:.5rem .85rem;cursor:pointer}.detail-grid[b-dj22bu9ex1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.detail-grid>div[b-dj22bu9ex1]{display:flex;flex-direction:column;gap:.25rem}.detail-grid .full[b-dj22bu9ex1]{grid-column:1/-1}.detail-grid span[b-dj22bu9ex1]{color:#64748b;font-size:.86rem}.detail-grid .key[b-dj22bu9ex1]{overflow-wrap:anywhere;font-family:monospace}@media(max-width:700px){.notes-section>header[b-dj22bu9ex1]{align-items:flex-start;flex-direction:column}.section-actions[b-dj22bu9ex1]{justify-content:flex-start}}
/* /Components/Pages/ControleSped.razor.rz.scp.css */
.controle-page[b-5aykvzkdn7] { max-width: 1600px; padding: 2.5rem 2rem; color: #172033; }
.page-header[b-5aykvzkdn7] { display: flex; justify-content: space-between; align-items: end; gap: 1rem; margin-bottom: 1.25rem; }
.page-header h1[b-5aykvzkdn7] { margin: 0; font-size: 2rem; }
.page-header p[b-5aykvzkdn7] { margin: .35rem 0 0; color: #64748b; }
.year-filter[b-5aykvzkdn7] { display: grid; gap: .35rem; min-width: 130px; }
.year-filter label[b-5aykvzkdn7] { font-weight: 700; color: #334155; }
.year-filter select[b-5aykvzkdn7] { min-height: 2.5rem; padding: .45rem .65rem; border: 1px solid #cbd5e1; border-radius: 6px; background: white; }
.summary[b-5aykvzkdn7], .state-message[b-5aykvzkdn7] { margin-bottom: 1rem; padding: .8rem 1rem; border: 1px solid #dbe2ea; border-radius: 6px; background: #fff; }
.table-wrap[b-5aykvzkdn7] { overflow-x: auto; border: 1px solid #dbe2ea; border-radius: 8px; background: #fff; }
.control-table[b-5aykvzkdn7] { width: 100%; min-width: 1050px; border-collapse: collapse; }
.control-table th[b-5aykvzkdn7], .control-table td[b-5aykvzkdn7] { padding: .75rem .55rem; border-bottom: 1px solid #e7ebf0; text-align: center; }
.control-table th[b-5aykvzkdn7] { position: sticky; top: 0; background: #f4f7fa; color: #475569; font-size: .78rem; text-transform: uppercase; }
.control-table .company-column[b-5aykvzkdn7], .company-cell[b-5aykvzkdn7] { min-width: 300px; text-align: left; }
.company-cell strong[b-5aykvzkdn7], .company-cell span[b-5aykvzkdn7] { display: block; }
.company-cell span[b-5aykvzkdn7] { margin-top: .2rem; color: #64748b; font-size: .82rem; }
.control-table tbody tr:hover[b-5aykvzkdn7] { background: #f8fbff; }
.control-table tbody tr:last-child td[b-5aykvzkdn7] { border-bottom: 0; }
.month-cell[b-5aykvzkdn7] { width: 62px; }
.sent[b-5aykvzkdn7], .not-sent[b-5aykvzkdn7] { display: inline-flex; width: 2rem; height: 2rem; align-items: center; justify-content: center; border-radius: 50%; font-weight: 800; }
.sent[b-5aykvzkdn7] { background: #d1fae5; color: #047857; text-decoration: none; transition: transform .12s, background .12s; }
.sent:hover[b-5aykvzkdn7] { transform: scale(1.08); background: #a7f3d0; color: #065f46; }
.not-sent[b-5aykvzkdn7] { background: #f1f5f9; color: #94a3b8; }
.legend[b-5aykvzkdn7] { display: flex; align-items: center; gap: .5rem; margin-top: .85rem; color: #64748b; font-size: .85rem; }
.legend-sent[b-5aykvzkdn7] { color: #047857; font-weight: 800; }
.legend-missing[b-5aykvzkdn7] { margin-left: .65rem; color: #94a3b8; font-weight: 800; }
@media (max-width: 700px) { .controle-page[b-5aykvzkdn7] { padding: 1.5rem 1rem; } .page-header[b-5aykvzkdn7] { align-items: stretch; flex-direction: column; } }
/* /Components/Pages/DashboardFiscal.razor.rz.scp.css */
.fiscal-page[b-ql7tuaq45o] {
    max-width: 1500px;
    padding: 2.5rem 2rem;
}

.page-header h1[b-ql7tuaq45o] {
    margin: 0 0 1.5rem;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.filter-panel[b-ql7tuaq45o] {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) 140px 140px;
    gap: 1rem;
    align-items: end;
    padding: 1rem;
    margin-bottom: 1rem;
    background: #fff;
    border: 1px solid #d9dee7;
    border-radius: 6px;
}

.field[b-ql7tuaq45o] {
    display: grid;
    gap: 0.4rem;
}

.field label[b-ql7tuaq45o] {
    font-weight: 700;
    color: #334155;
}

.field select[b-ql7tuaq45o] {
    min-height: 2.4rem;
    padding: 0.45rem 0.6rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #111827;
}

.primary-button[b-ql7tuaq45o] {
    min-height: 2.4rem;
    padding: 0.45rem 0.9rem;
    border: 1px solid #155da8;
    border-radius: 4px;
    background: #1b6ec2;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.secondary-button[b-ql7tuaq45o] {
    min-height: 2.4rem;
    padding: 0.45rem 0.9rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.primary-button:disabled[b-ql7tuaq45o],
.secondary-button:disabled[b-ql7tuaq45o] {
    cursor: not-allowed;
    opacity: 0.65;
}

.message.info[b-ql7tuaq45o] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.year-summary[b-ql7tuaq45o] {
    display: grid;
    grid-template-columns: repeat(3, minmax(180px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.year-summary > div[b-ql7tuaq45o] {
    padding: 1rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.summary-label[b-ql7tuaq45o] {
    display: block;
    margin-bottom: 0.35rem;
    color: #64748b;
    font-size: 0.85rem;
}

.year-summary strong[b-ql7tuaq45o] {
    color: #111827;
    font-size: 1.25rem;
}

.months-table-wrap[b-ql7tuaq45o] {
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.months-table[b-ql7tuaq45o] {
    width: 100%;
    min-width: 1120px;
    border-collapse: collapse;
}

.months-table th[b-ql7tuaq45o],
.months-table td[b-ql7tuaq45o] {
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
    vertical-align: middle;
}

.months-table th[b-ql7tuaq45o] {
    background: #f8fafc;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
    white-space: nowrap;
}

.months-table tr:last-child td[b-ql7tuaq45o] {
    border-bottom: 0;
}

.months-table tr.actions-row td[b-ql7tuaq45o] {
    padding-top: 0;
    background: #fbfdff;
}

.months-table tr.actions-row td:first-child[b-ql7tuaq45o] {
    border-bottom: 1px solid #e2e8f0;
}

.months-table tr.empty[b-ql7tuaq45o] {
    background: #fbfdff;
    color: #64748b;
}

.months-table tr.selected-month td[b-ql7tuaq45o] {
    background: #eaf4ff;
    box-shadow: inset 0 2px 0 #1b6ec2, inset 0 -2px 0 #1b6ec2;
}

.months-table tr.selected-month td:first-child[b-ql7tuaq45o] {
    box-shadow: inset 3px 0 0 #1b6ec2, inset 0 2px 0 #1b6ec2, inset 0 -2px 0 #1b6ec2;
}

.month-scroll-target[b-ql7tuaq45o] {
    position: absolute;
}

.months-table .number[b-ql7tuaq45o] {
    text-align: right;
    white-space: nowrap;
}

.months-table .highlight[b-ql7tuaq45o] {
    color: #155da8;
    font-weight: 700;
}

.file-cell[b-ql7tuaq45o] {
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #334155;
}

.status-pill[b-ql7tuaq45o] {
    display: inline-flex;
    align-items: center;
    min-height: 1.45rem;
    padding: 0.15rem 0.5rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 700;
    white-space: nowrap;
}

tr.imported .status-pill[b-ql7tuaq45o] {
    background: #d1e7dd;
    color: #0f5132;
}

tr.empty .status-pill[b-ql7tuaq45o] {
    background: #e2e8f0;
    color: #475569;
}

.table-actions[b-ql7tuaq45o] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    white-space: normal;
}

.delete-month-button[b-ql7tuaq45o],
.guide-button[b-ql7tuaq45o],
.guide-download-button[b-ql7tuaq45o],
.analyze-entries-button[b-ql7tuaq45o],
.cfop-summary-button[b-ql7tuaq45o],
.products-button[b-ql7tuaq45o],
.pdf-button[b-ql7tuaq45o] {
    min-height: 2rem;
    padding: 0.35rem 0.65rem;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 700;
}

.delete-month-button[b-ql7tuaq45o] {
    border: 1px solid #dc3545;
    background: #fff;
    color: #b02a37;
    cursor: pointer;
}

.guide-button[b-ql7tuaq45o] {
    border: 1px solid #334155;
    background: #334155;
    color: #fff;
    cursor: pointer;
}

.guide-button:hover:not(:disabled)[b-ql7tuaq45o] {
    background: #1f2937;
}

.guide-button:disabled[b-ql7tuaq45o] {
    cursor: not-allowed;
    opacity: 0.65;
}

.delete-month-button:hover:not(:disabled)[b-ql7tuaq45o] {
    background: #dc3545;
    color: #fff;
}

.delete-month-button:disabled[b-ql7tuaq45o] {
    cursor: not-allowed;
    opacity: 0.65;
}

.analyze-entries-button[b-ql7tuaq45o],
.guide-download-button[b-ql7tuaq45o],
.cfop-summary-button[b-ql7tuaq45o],
.products-button[b-ql7tuaq45o],
.pdf-button[b-ql7tuaq45o] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #155da8;
    background: #155da8;
    color: #fff;
    text-decoration: none;
}

.analyze-entries-button:hover[b-ql7tuaq45o],
.guide-download-button:hover[b-ql7tuaq45o],
.cfop-summary-button:hover[b-ql7tuaq45o],
.products-button:hover[b-ql7tuaq45o],
.pdf-button:hover[b-ql7tuaq45o] {
    background: #0f4f87;
    color: #fff;
    text-decoration: none;
}

.cfop-summary-button[b-ql7tuaq45o] {
    border-color: #0f766e;
    background: #0f766e;
}

.cfop-summary-button:hover[b-ql7tuaq45o] {
    background: #115e59;
}

.products-button[b-ql7tuaq45o] {
    border-color: #b45309;
    background: #b45309;
}

.products-button:hover[b-ql7tuaq45o] {
    background: #92400e;
}

.pdf-button[b-ql7tuaq45o] {
    border-color: #7c3aed;
    background: #7c3aed;
}

.pdf-button:hover[b-ql7tuaq45o] {
    background: #6d28d9;
}

.guide-download-button[b-ql7tuaq45o] {
    border-color: #047857;
    background: #047857;
}

.guide-download-button:hover[b-ql7tuaq45o] {
    background: #065f46;
}

.no-action[b-ql7tuaq45o] {
    color: #94a3b8;
}

.guide-status[b-ql7tuaq45o] {
    display: inline-flex;
    align-items: center;
    min-height: 1.45rem;
    padding: 0.15rem 0.5rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 700;
    white-space: nowrap;
}

.guide-status.ok[b-ql7tuaq45o] {
    background: #d1e7dd;
    color: #0f5132;
}

.guide-status.under[b-ql7tuaq45o] {
    background: #f8d7da;
    color: #842029;
}

.guide-status.over[b-ql7tuaq45o] {
    background: #fff3cd;
    color: #664d03;
}

.guide-status.missing[b-ql7tuaq45o] {
    background: #e2e8f0;
    color: #475569;
}

.guide-value[b-ql7tuaq45o] {
    display: block;
    margin-top: 0.25rem;
    color: #334155;
    font-size: 0.8rem;
    white-space: nowrap;
}

.guide-panel[b-ql7tuaq45o] {
    margin-top: 1rem;
    padding: 1rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.guide-panel-header[b-ql7tuaq45o] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.guide-panel-header strong[b-ql7tuaq45o] {
    color: #111827;
    font-size: 1.15rem;
}

.guide-comparison[b-ql7tuaq45o] {
    display: grid;
    grid-template-columns: repeat(3, minmax(170px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.guide-comparison > div[b-ql7tuaq45o] {
    padding: 0.85rem;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    background: #f8fafc;
}

.guide-upload[b-ql7tuaq45o] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 900px) {
    .fiscal-page[b-ql7tuaq45o] {
        padding: 1.5rem 1rem;
    }

    .filter-panel[b-ql7tuaq45o],
    .year-summary[b-ql7tuaq45o],
    .guide-comparison[b-ql7tuaq45o] {
        grid-template-columns: 1fr;
    }

    .guide-panel-header[b-ql7tuaq45o] {
        align-items: flex-start;
        flex-direction: column;
    }
}
/* /Components/Pages/DashboardPisCofins.razor.rz.scp.css */
.contrib-page[b-dk2k8nlamt] { max-width: 1500px; padding: 2.5rem 2rem; }
.page-header h1[b-dk2k8nlamt] { margin: 0 0 1.5rem; color: #111827; font-size: 2rem; font-weight: 700; }
.filter-panel[b-dk2k8nlamt] { display: grid; grid-template-columns: minmax(320px, 1fr) 140px 140px; gap: 1rem; align-items: end; padding: 1rem; margin-bottom: 1rem; background: #fff; border: 1px solid #d9dee7; border-radius: 6px; }
.field[b-dk2k8nlamt] { display: grid; gap: .4rem; }
.field label[b-dk2k8nlamt] { color: #334155; font-weight: 700; }
.field select[b-dk2k8nlamt] { min-height: 2.4rem; padding: .45rem .6rem; border: 1px solid #cbd5e1; border-radius: 4px; background: #fff; color: #111827; }
.primary-button[b-dk2k8nlamt] { min-height: 2.4rem; padding: .45rem .9rem; border: 1px solid #155da8; border-radius: 4px; background: #1b6ec2; color: #fff; font-weight: 700; cursor: pointer; }
.primary-button:disabled[b-dk2k8nlamt] { cursor: not-allowed; opacity: .65; }
.message.info[b-dk2k8nlamt] { margin-bottom: 1rem; padding: .75rem 1rem; border: 1px solid #b6d4fe; border-radius: 4px; background: #cff4fc; color: #055160; }
.year-summary[b-dk2k8nlamt] { display: grid; grid-template-columns: repeat(5, minmax(160px, 1fr)); gap: 1rem; margin-bottom: 1rem; }
.year-summary > div[b-dk2k8nlamt] { padding: 1rem; border: 1px solid #d9dee7; border-radius: 6px; background: #fff; }
.summary-label[b-dk2k8nlamt] { display: block; margin-bottom: .35rem; color: #64748b; font-size: .85rem; }
.year-summary strong[b-dk2k8nlamt] { color: #111827; font-size: 1.15rem; }
.months-table-wrap[b-dk2k8nlamt] { overflow-x: auto; border: 1px solid #d9dee7; border-radius: 6px; background: #fff; }
.months-table[b-dk2k8nlamt] { width: 100%; min-width: 1280px; border-collapse: collapse; }
.months-table th[b-dk2k8nlamt], .months-table td[b-dk2k8nlamt] { padding: .8rem .75rem; border-bottom: 1px solid #e5e7eb; text-align: left; white-space: nowrap; }
.months-table th[b-dk2k8nlamt] { background: #f8fafc; color: #475569; font-size: .8rem; text-transform: uppercase; }
.months-table tbody tr:last-child td[b-dk2k8nlamt] { border-bottom: 0; }
.months-table tbody tr:hover[b-dk2k8nlamt] { background: #f8fafc; }
.months-table .number[b-dk2k8nlamt] { text-align: right; font-variant-numeric: tabular-nums; }
.months-table .credit[b-dk2k8nlamt] { color: #047857; }
.months-table .payable[b-dk2k8nlamt] { color: #b45309; font-weight: 700; }
.months-table .total[b-dk2k8nlamt] { color: #1d4ed8; font-weight: 800; }
.file-name[b-dk2k8nlamt] { max-width: 250px; overflow: hidden; text-overflow: ellipsis; }
.actions-row td[b-dk2k8nlamt] { padding-top: .35rem; padding-bottom: .75rem; background: #f8fafc; }
.cst-button[b-dk2k8nlamt] { display: inline-flex; align-items: center; min-height: 2rem; padding: .35rem .7rem; border-radius: 4px; background: #0f766e; color: #fff; font-size: .85rem; font-weight: 700; text-decoration: none; }
.cst-button:hover[b-dk2k8nlamt] { background: #115e59; color: #fff; }
.delete-import-button[b-dk2k8nlamt] { min-height: 2rem; margin-left: .5rem; padding: .35rem .7rem; border: 1px solid #dc2626; border-radius: 4px; background: #fff; color: #b91c1c; font-size: .85rem; font-weight: 700; cursor: pointer; }
.delete-import-button:hover:not(:disabled)[b-dk2k8nlamt] { background: #dc2626; color: #fff; }
.delete-import-button:disabled[b-dk2k8nlamt] { cursor: not-allowed; opacity: .6; }
@media (max-width: 1000px) { .year-summary[b-dk2k8nlamt] { grid-template-columns: repeat(2, minmax(160px, 1fr)); } }
@media (max-width: 700px) { .contrib-page[b-dk2k8nlamt] { padding: 1.5rem 1rem; } .filter-panel[b-dk2k8nlamt] { grid-template-columns: 1fr; } .year-summary[b-dk2k8nlamt] { grid-template-columns: 1fr; } }
/* /Components/Pages/DetalheCfopFiscal.razor.rz.scp.css */
.cfop-detail-page[b-awcrk20k3b] {
    max-width: 1000px;
    padding: 2.5rem 2rem;
}

.page-header[b-awcrk20k3b] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
}

.page-header h1[b-awcrk20k3b] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.eyebrow[b-awcrk20k3b] {
    display: block;
    margin-bottom: 0.25rem;
    color: #64748b;
    font-size: 0.85rem;
    font-weight: 700;
}

.header-actions[b-awcrk20k3b] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.excel-button[b-awcrk20k3b],
.secondary-button[b-awcrk20k3b] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.3rem;
    padding: 0.4rem 0.8rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.excel-button[b-awcrk20k3b] {
    border-color: #166534;
    background: #166534;
    color: #fff;
    text-decoration: none;
}

.excel-button:hover[b-awcrk20k3b] {
    background: #14532d;
    color: #fff;
    text-decoration: none;
}

.secondary-button:hover[b-awcrk20k3b] {
    background: #f8fafc;
}

.message.info[b-awcrk20k3b] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.cfop-table-wrap[b-awcrk20k3b] {
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.cfop-table[b-awcrk20k3b] {
    width: 100%;
    min-width: 680px;
    border-collapse: collapse;
}

.cfop-table th[b-awcrk20k3b],
.cfop-table td[b-awcrk20k3b] {
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
    vertical-align: middle;
}

.cfop-table th[b-awcrk20k3b] {
    background: #f8fafc;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
    white-space: nowrap;
}

.cfop-table tfoot td[b-awcrk20k3b] {
    border-top: 2px solid #cbd5e1;
    border-bottom: 0;
    background: #f8fafc;
    color: #111827;
}

.cfop-table tr:last-child td[b-awcrk20k3b] {
    border-bottom: 0;
}

.cfop-table .number[b-awcrk20k3b] {
    text-align: right;
    white-space: nowrap;
}

.cfop-table .highlight[b-awcrk20k3b] {
    color: #155da8;
    font-weight: 700;
}

@media (max-width: 900px) {
    .cfop-detail-page[b-awcrk20k3b] {
        padding: 1.5rem 1rem;
    }

    .page-header[b-awcrk20k3b] {
        align-items: flex-start;
        flex-direction: column;
    }

    .header-actions[b-awcrk20k3b] {
        width: 100%;
        flex-wrap: wrap;
    }
}
/* /Components/Pages/Empresas.razor.rz.scp.css */
.empresas-page[b-l90ruqekb7]{display:flex;flex-direction:column;gap:1.25rem}.page-header[b-l90ruqekb7]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.page-header h1[b-l90ruqekb7]{margin:0}.page-header p[b-l90ruqekb7]{margin:.3rem 0 0;color:#64748b}.new-button[b-l90ruqekb7],.save-button[b-l90ruqekb7]{border:0;border-radius:8px;background:#1769aa;color:#fff;padding:.75rem 1.15rem;font-weight:600;cursor:pointer}.company-list[b-l90ruqekb7],.company-form[b-l90ruqekb7]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.2rem;box-shadow:0 2px 10px #0f172a0d}.company-list h2[b-l90ruqekb7],.company-form h2[b-l90ruqekb7]{font-size:1.1rem;margin:0}.filters[b-l90ruqekb7]{display:grid;grid-template-columns:minmax(260px,2fr) minmax(180px,1fr) 110px auto;gap:.8rem;align-items:end;margin:1rem 0}.filters label[b-l90ruqekb7]{display:flex;flex-direction:column;gap:.35rem}.filters label span[b-l90ruqekb7]{font-size:.82rem;font-weight:600;color:#475569}.filters input[b-l90ruqekb7],.filters select[b-l90ruqekb7]{height:40px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.clear-filters[b-l90ruqekb7]{height:40px;border:1px solid #94a3b8;border-radius:7px;background:#fff;color:#334155;padding:0 .9rem;cursor:pointer}.empty-filter[b-l90ruqekb7]{padding:2rem;text-align:center;color:#64748b;background:#f8fafc;border-radius:8px}.table-wrapper[b-l90ruqekb7]{overflow-x:auto}.company-table[b-l90ruqekb7]{width:100%;border-collapse:collapse;min-width:820px}.company-table th[b-l90ruqekb7],.company-table td[b-l90ruqekb7]{padding:.7rem .8rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.company-table th[b-l90ruqekb7]{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc}.company-table tr.selected td[b-l90ruqekb7]{background:#eff6ff}.table-logo[b-l90ruqekb7]{width:42px;height:42px;border-radius:7px;object-fit:contain;border:1px solid #e2e8f0;background:#fff}.logo-placeholder[b-l90ruqekb7]{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:7px;background:#f1f5f9;color:#94a3b8}.edit-button[b-l90ruqekb7],.remove-logo[b-l90ruqekb7]{border:1px solid #1769aa;border-radius:7px;background:#fff;color:#1769aa;padding:.45rem .75rem;cursor:pointer}.modal-backdrop[b-l90ruqekb7]{position:fixed;inset:0;z-index:1100;background:#0f172a99}.modal-dialog[b-l90ruqekb7]{width:min(1280px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:12px}.company-form[b-l90ruqekb7]{box-shadow:0 20px 50px #0f172a4d;padding:1.5rem}.modal-header[b-l90ruqekb7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.modal-close[b-l90ruqekb7]{width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#334155;font-size:1.5rem;line-height:1;cursor:pointer}.form-grid[b-l90ruqekb7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem}.form-grid label[b-l90ruqekb7],.certificate-field[b-l90ruqekb7],.logo-field[b-l90ruqekb7],.cnpj-field[b-l90ruqekb7]{display:flex;flex-direction:column;gap:.4rem;min-width:0}.form-grid label span[b-l90ruqekb7],.certificate-label span[b-l90ruqekb7],.field-title[b-l90ruqekb7],.cnpj-field>span[b-l90ruqekb7]{font-weight:600;color:#334155}.form-grid .full[b-l90ruqekb7]{grid-column:1/-1}.form-grid input[b-l90ruqekb7],.form-grid select[b-l90ruqekb7],.certificate-field select[b-l90ruqekb7]{box-sizing:border-box;width:100%;height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.form-grid textarea[b-l90ruqekb7]{box-sizing:border-box;width:100%}.cnpj-row[b-l90ruqekb7]{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.6rem;align-items:center}.cnpj-row .edit-button[b-l90ruqekb7]{height:42px;white-space:nowrap}.logo-upload[b-l90ruqekb7]{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px dashed #94a3b8;border-radius:8px;background:#f8fafc}.logo-upload>div[b-l90ruqekb7]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.logo-preview[b-l90ruqekb7]{width:110px;height:80px;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.logo-upload small[b-l90ruqekb7],.certificate-field small[b-l90ruqekb7]{color:#64748b}.certificate-label[b-l90ruqekb7]{display:flex;align-items:center;justify-content:space-between}.certificate-label button[b-l90ruqekb7]{border:1px solid #94a3b8;border-radius:6px;background:#fff;padding:.35rem .65rem;cursor:pointer}.form-actions[b-l90ruqekb7]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.4rem}.cancel-button[b-l90ruqekb7]{border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:.7rem 1rem;cursor:pointer}.message[b-l90ruqekb7]{padding:.8rem 1rem;border-radius:8px}.message.success[b-l90ruqekb7]{background:#dcfce7;color:#166534}.message.error[b-l90ruqekb7]{background:#fee2e2;color:#991b1b}button:disabled[b-l90ruqekb7]{opacity:.55;cursor:not-allowed}@media(max-width:900px){.filters[b-l90ruqekb7]{grid-template-columns:1fr 1fr}.search-filter[b-l90ruqekb7]{grid-column:1/-1}}@media(max-width:600px){.filters[b-l90ruqekb7]{grid-template-columns:1fr}.search-filter[b-l90ruqekb7]{grid-column:auto}.page-header[b-l90ruqekb7]{align-items:flex-start;flex-direction:column}.logo-upload[b-l90ruqekb7]{align-items:flex-start;flex-direction:column}.modal-dialog[b-l90ruqekb7]{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}.company-form[b-l90ruqekb7]{padding:1rem}.cnpj-row[b-l90ruqekb7]{grid-template-columns:1fr}.cnpj-row .edit-button[b-l90ruqekb7]{width:100%}}
/* /Components/Pages/EntradasMesFiscal.razor.rz.scp.css */
.entries-page[b-yetwrixymu] {
    max-width: none;
    width: 100%;
    padding: 1.75rem 1.25rem;
}

.page-header[b-yetwrixymu] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.header-actions[b-yetwrixymu] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 760px;
}

.eyebrow[b-yetwrixymu] {
    color: #64748b;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
}

.page-header h1[b-yetwrixymu] {
    margin: 0.15rem 0 0;
    color: #111827;
    font-size: 1.75rem;
    font-weight: 700;
    text-transform: capitalize;
}

.secondary-button[b-yetwrixymu],
.primary-button[b-yetwrixymu] {
    min-height: 2.15rem;
    padding: 0.35rem 0.7rem;
    border-radius: 4px;
    font-size: 0.86rem;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
}

.secondary-button[b-yetwrixymu] {
    border: 1px solid #cbd5e1;
    background: #fff;
    color: #334155;
}

.primary-button[b-yetwrixymu] {
    border: 1px solid #155da8;
    background: #1b6ec2;
    color: #fff;
}

.primary-button:disabled[b-yetwrixymu],
.secondary-button:disabled[b-yetwrixymu] {
    cursor: not-allowed;
    opacity: 0.65;
}

.message.info[b-yetwrixymu] {
    margin-bottom: 0.85rem;
    padding: 0.65rem 0.85rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.summary-grid[b-yetwrixymu] {
    display: grid;
    grid-template-columns: repeat(6, minmax(130px, 1fr));
    gap: 0.65rem;
    margin-bottom: 0.85rem;
}

.summary-grid > div[b-yetwrixymu] {
    padding: 0.75rem 0.85rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.summary-grid span[b-yetwrixymu] {
    display: block;
    margin-bottom: 0.25rem;
    color: #64748b;
    font-size: 0.78rem;
}

.summary-grid strong[b-yetwrixymu] {
    color: #111827;
    font-size: 1rem;
}

.filter-panel[b-yetwrixymu] {
    display: flex;
    gap: 0.65rem;
    align-items: end;
    margin-bottom: 0.85rem;
    padding: 0.75rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.field[b-yetwrixymu] {
    display: grid;
    gap: 0.35rem;
}

.field label[b-yetwrixymu] {
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
}

.field input[b-yetwrixymu] {
    min-height: 2.2rem;
    padding: 0.4rem 0.6rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #111827;
}

.supplier-filter[b-yetwrixymu] {
    min-width: min(460px, 100%);
}

.clear-filter-button[b-yetwrixymu] {
    min-width: 90px;
}

.table-wrap[b-yetwrixymu] {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.entries-table[b-yetwrixymu] {
    width: 100%;
    min-width: 1120px;
    border-collapse: collapse;
    table-layout: fixed;
}

.entries-table th[b-yetwrixymu],
.entries-table td[b-yetwrixymu] {
    padding: 0.55rem 0.6rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
    vertical-align: middle;
    font-size: 0.84rem;
}

.entries-table th[b-yetwrixymu] {
    color: #334155;
    background: #f8fafc;
    font-weight: 700;
    white-space: nowrap;
}

.entries-table tr:last-child td[b-yetwrixymu] {
    border-bottom: 0;
}

.entries-table .number[b-yetwrixymu] {
    text-align: right;
    white-space: nowrap;
}

.entries-table small[b-yetwrixymu] {
    display: none;
}

.code-col[b-yetwrixymu] {
    width: 76px;
}

.supplier-col[b-yetwrixymu] {
    width: 330px;
}

.supplier-link[b-yetwrixymu] {
    display: inline-block;
    max-width: 310px;
    overflow: hidden;
    color: #1b6ec2;
    font-weight: 700;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.supplier-link:hover[b-yetwrixymu] {
    text-decoration: underline;
}

.simples-badge[b-yetwrixymu],
.history-badge[b-yetwrixymu] {
    display: inline-flex;
    align-items: center;
    min-height: 1.35rem;
    padding: 0.1rem 0.45rem;
    border-radius: 999px;
    font-size: 0.74rem;
    font-weight: 700;
    white-space: nowrap;
}

.simples-badge.yes[b-yetwrixymu] {
    background: #d1e7dd;
    color: #0f5132;
}

.simples-badge.no[b-yetwrixymu] {
    background: #f8d7da;
    color: #842029;
}

.simples-badge.pending[b-yetwrixymu] {
    background: #fff3cd;
    color: #664d03;
}

.simples-badge.neutral[b-yetwrixymu] {
    background: #e2e8f0;
    color: #475569;
}

.history-badge[b-yetwrixymu] {
    background: #fff3cd;
    color: #664d03;
}

.history-empty[b-yetwrixymu] {
    color: #94a3b8;
}

.entries-table tr.possible-simple-row td[b-yetwrixymu] {
    background: #fff8e1;
}

.entries-table tr.possible-simple-row:hover td[b-yetwrixymu] {
    background: #ffefb8;
}

.empty-state[b-yetwrixymu] {
    padding: 2rem;
    border: 1px dashed #cbd5e1;
    border-radius: 6px;
    background: #f8fafc;
    color: #64748b;
    text-align: center;
}

.notes-summary[b-yetwrixymu] {
    grid-template-columns: repeat(5, minmax(160px, 1fr));
}

.notes-table[b-yetwrixymu] {
    min-width: 1320px;
}

.key-cell[b-yetwrixymu] {
    max-width: 280px;
    overflow-wrap: anywhere;
    color: #475569;
    font-size: 0.85rem;
}

.download-button[b-yetwrixymu] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.download-button:hover[b-yetwrixymu] {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .summary-grid[b-yetwrixymu] {
        grid-template-columns: repeat(3, minmax(150px, 1fr));
    }
}

@media (max-width: 900px) {
    .entries-page[b-yetwrixymu] {
        padding: 1.25rem 0.75rem;
    }

    .page-header[b-yetwrixymu],
    .summary-grid[b-yetwrixymu],
    .filter-panel[b-yetwrixymu] {
        display: grid;
        grid-template-columns: 1fr;
    }

    .header-actions[b-yetwrixymu] {
        justify-content: stretch;
        max-width: none;
    }

    .header-actions button[b-yetwrixymu],
    .header-actions a[b-yetwrixymu] {
        flex: 1 1 180px;
    }
}

.supplier-cnpj[b-yetwrixymu] {
    display: block;
    margin-top: 0.18rem;
    color: #64748b;
    font-size: 0.76rem;
    font-weight: 600;
    white-space: nowrap;
}
/* /Components/Pages/EspelhoFolha.razor.rz.scp.css */
.mirror-page[b-vux11riy6i]{display:flex;flex-direction:column;gap:1.15rem}.page-heading[b-vux11riy6i]{display:flex;justify-content:space-between;align-items:end;gap:1rem}.mirror-page>header h1[b-vux11riy6i]{margin:0}.mirror-page>header p[b-vux11riy6i]{margin:.3rem 0 0;color:#64748b}.view-actions[b-vux11riy6i]{display:flex;padding:.25rem;background:#e2e8f0;border-radius:9px}.view-actions button[b-vux11riy6i]{border:0;border-radius:7px;padding:.55rem .9rem;background:transparent;color:#475569;font-weight:700}.view-actions button.active[b-vux11riy6i]{background:#fff;color:#1769aa;box-shadow:0 1px 3px #94a3b866}.filters[b-vux11riy6i]{display:grid;grid-template-columns:minmax(320px,2fr) 160px 130px auto;gap:.8rem;align-items:end;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.filters label[b-vux11riy6i],.payslip-tools label[b-vux11riy6i]{display:flex;flex-direction:column;gap:.35rem}.filters label span[b-vux11riy6i],.payslip-tools label span[b-vux11riy6i]{font-size:.82rem;font-weight:700;color:#475569}.filters input[b-vux11riy6i],.filters select[b-vux11riy6i],.payslip-tools select[b-vux11riy6i]{height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.filters button[b-vux11riy6i],.payslip-tools button[b-vux11riy6i]{height:42px;border:0;border-radius:8px;padding:0 1rem;background:#1769aa;color:#fff;font-weight:700}.message[b-vux11riy6i]{padding:1rem;border-radius:8px;background:#fef3c7;color:#92400e}.sheet-header[b-vux11riy6i]{display:flex;justify-content:space-between;align-items:end;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.sheet-header h2[b-vux11riy6i]{margin:0}.sheet-header span[b-vux11riy6i],.sheet-header small[b-vux11riy6i]{color:#64748b}.summary[b-vux11riy6i]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.summary article[b-vux11riy6i]{display:flex;flex-direction:column;gap:.35rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.summary span[b-vux11riy6i]{color:#64748b}.summary strong[b-vux11riy6i]{font-size:1.3rem}.summary .net[b-vux11riy6i]{background:#f0fdf4;border-color:#86efac;color:#166534}.employees[b-vux11riy6i]{display:flex;flex-direction:column;gap:.7rem}.employees details[b-vux11riy6i]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.employees summary[b-vux11riy6i]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;cursor:pointer}.employees summary>div:first-child[b-vux11riy6i]{display:flex;flex-direction:column;gap:.2rem}.employees summary span[b-vux11riy6i]{color:#64748b;font-size:.86rem}.employee-totals[b-vux11riy6i]{display:flex;gap:1.2rem}.employee-totals span[b-vux11riy6i]{display:flex;flex-direction:column;text-align:right}.employee-totals .liquid b[b-vux11riy6i]{color:#166534}.table-wrap[b-vux11riy6i]{overflow-x:auto;border-top:1px solid #e2e8f0}table[b-vux11riy6i]{width:100%;min-width:700px;border-collapse:collapse}th[b-vux11riy6i],td[b-vux11riy6i]{padding:.65rem .8rem;border-bottom:1px solid #e2e8f0;text-align:left}th[b-vux11riy6i]{background:#f8fafc;color:#64748b;font-size:.78rem;text-transform:uppercase}.number[b-vux11riy6i]{text-align:right}.type[b-vux11riy6i]{display:inline-flex;padding:.2rem .5rem;border-radius:99px;font-size:.75rem;font-weight:700}.type.earning[b-vux11riy6i]{background:#dcfce7;color:#166534}.type.deduction[b-vux11riy6i]{background:#fee2e2;color:#991b1b}.type.info[b-vux11riy6i]{background:#e2e8f0;color:#475569}tfoot td[b-vux11riy6i]{font-weight:800;background:#f8fafc}
.payslip-tools[b-vux11riy6i]{display:flex;align-items:end;gap:.8rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.payslip-tools label[b-vux11riy6i]{min-width:340px}.payslips[b-vux11riy6i]{display:flex;flex-direction:column;gap:1.25rem}.payslip-page[b-vux11riy6i]{display:flex;flex-direction:column;gap:1.2rem;padding:1rem;background:#fff;border:1px solid #cbd5e1;box-shadow:0 3px 12px #0f172a12}.payslip[b-vux11riy6i]{font-family:Arial,sans-serif;color:#111;border:1px solid #111;font-size:11px;break-inside:avoid}.payslip header[b-vux11riy6i]{display:grid;grid-template-columns:44% 56%;border-bottom:1px solid #111}.receipt-title[b-vux11riy6i]{display:flex;flex-direction:column;align-items:center;padding:3px;border-right:1px solid #111}.receipt-title strong[b-vux11riy6i]{font-size:18px}.receipt-title span[b-vux11riy6i]{font-size:12px}.signature[b-vux11riy6i]{padding:4px 8px;line-height:1.5}.receipt-grid[b-vux11riy6i]{display:grid;border-bottom:1px solid #111}.receipt-grid.employer[b-vux11riy6i]{grid-template-columns:44% 22% 34%}.receipt-grid.employee[b-vux11riy6i]{grid-template-columns:72% 28%}.receipt-grid>div[b-vux11riy6i]{display:flex;flex-direction:column;min-height:33px;padding:2px 7px;border-right:1px solid #111}.receipt-grid>div:last-child[b-vux11riy6i]{border-right:0}.receipt-grid small[b-vux11riy6i]{font-size:9px}.receipt-grid strong[b-vux11riy6i]{font-size:11px;font-weight:500}.earnings-title[b-vux11riy6i]{text-align:center;padding:3px;font-size:13px;font-weight:700;border-bottom:1px solid #111}.receipt-table[b-vux11riy6i]{width:100%;min-width:0;border-collapse:collapse}.receipt-table th[b-vux11riy6i],.receipt-table td[b-vux11riy6i]{padding:3px 7px;border:0;border-right:1px solid #111;background:#fff;color:#111;text-transform:none;font-size:10px}.receipt-table th[b-vux11riy6i]{border-bottom:1px solid #111}.receipt-table th:last-child[b-vux11riy6i],.receipt-table td:last-child[b-vux11riy6i]{border-right:0}.receipt-table th:nth-child(1)[b-vux11riy6i]{width:6%}.receipt-table th:nth-child(2)[b-vux11riy6i]{width:52%}.receipt-table th:nth-child(3)[b-vux11riy6i]{width:12%}.receipt-table th:nth-child(4)[b-vux11riy6i],.receipt-table th:nth-child(5)[b-vux11riy6i]{width:15%}.receipt-table tbody[b-vux11riy6i]{height:165px;vertical-align:top}.receipt-table tfoot[b-vux11riy6i]{border-top:1px solid #111}.receipt-table tfoot td[b-vux11riy6i]{background:#fff;font-weight:400;border-top:1px solid #111}.receipt-table tfoot small[b-vux11riy6i],.receipt-table tfoot strong[b-vux11riy6i]{display:block}.receipt-table tfoot strong[b-vux11riy6i]{font-size:13px}.receipt-table .net-pay[b-vux11riy6i]{background:#e5e5e5;text-align:right}
@media(max-width:850px){.page-heading[b-vux11riy6i]{align-items:flex-start;flex-direction:column}.filters[b-vux11riy6i]{grid-template-columns:1fr 1fr}.company[b-vux11riy6i]{grid-column:1/-1}.summary[b-vux11riy6i]{grid-template-columns:1fr}.employees summary[b-vux11riy6i]{align-items:flex-start;flex-direction:column}.employee-totals[b-vux11riy6i]{width:100%;justify-content:space-between}.payslip-page[b-vux11riy6i]{overflow-x:auto}.payslip[b-vux11riy6i]{min-width:760px}}@media(max-width:520px){.filters[b-vux11riy6i]{grid-template-columns:1fr}.company[b-vux11riy6i]{grid-column:auto}.employee-totals[b-vux11riy6i]{flex-direction:column;gap:.4rem}.employee-totals span[b-vux11riy6i]{text-align:left}.payslip-tools[b-vux11riy6i]{align-items:stretch;flex-direction:column}.payslip-tools label[b-vux11riy6i]{min-width:0}}
@media print{.no-print[b-vux11riy6i],.mud-appbar[b-vux11riy6i],.mud-drawer[b-vux11riy6i]{display:none!important}.mud-main-content[b-vux11riy6i]{padding:0!important}.mirror-page[b-vux11riy6i]{display:block}.payslips[b-vux11riy6i]{display:block}.payslip-page[b-vux11riy6i]{height:277mm;padding:5mm 8mm;gap:12mm;border:0;box-shadow:none;page-break-after:always}.payslip-page:last-child[b-vux11riy6i]{page-break-after:auto}.payslip[b-vux11riy6i]{height:125mm}.receipt-table tbody[b-vux11riy6i]{height:79mm}@page{size:A4 portrait;margin:0}}
.pdf-button[b-vux11riy6i]{display:inline-flex;align-items:center;justify-content:center;height:42px;border-radius:8px;padding:0 1rem;background:#166534;color:#fff;font-weight:700;text-decoration:none}
.receipt-table tbody tr.receipt-event[b-vux11riy6i]{height:20px}.receipt-table tbody tr.receipt-spacer[b-vux11riy6i]{height:100%}.receipt-table tbody tr.receipt-spacer td[b-vux11riy6i]{padding:0}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-page[b-azz7h4xea0] {
    min-height: calc(100vh - 64px);
    display: grid;
    place-items: center;
    gap: 1.5rem;
    padding: 2rem;
    text-align: center;
}

.brand-logo[b-azz7h4xea0] {
    width: min(280px, 72vw);
    height: auto;
}

.home-content h1[b-azz7h4xea0] {
    margin: 0;
    color: #111827;
    font-size: 2rem;
    font-weight: 700;
}

.home-content p[b-azz7h4xea0] {
    margin: 0.4rem 0 1.2rem;
    color: #64748b;
    font-size: 1rem;
}

.primary-link[b-azz7h4xea0] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.4rem;
    padding: 0.5rem 0.9rem;
    border: 1px solid #155da8;
    border-radius: 4px;
    background: #155da8;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.primary-link:hover[b-azz7h4xea0] {
    background: #0f4f87;
    color: #fff;
    text-decoration: none;
}
/* /Components/Pages/IcmsFortesTabela.razor.rz.scp.css */
.movement-section[b-22q294w5wc]{margin-top:1.5rem}.section-title[b-22q294w5wc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55rem}.section-title h3[b-22q294w5wc]{margin:0;color:#0f172a;font-size:1.05rem}.section-title span[b-22q294w5wc]{padding:.25rem .55rem;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.72rem;font-weight:700}.table-wrap[b-22q294w5wc]{overflow-x:auto;border:1px solid #dbe3ed;border-radius:9px}table[b-22q294w5wc]{width:100%;min-width:850px;border-collapse:separate;border-spacing:0;font-size:.85rem}th[b-22q294w5wc],td[b-22q294w5wc]{padding:.62rem .7rem;border-bottom:1px solid #e7edf4;white-space:nowrap}th[b-22q294w5wc]{background:#f8fafc;color:#526174;font-size:.68rem;font-weight:800;letter-spacing:.035em;text-align:left;text-transform:uppercase}th:nth-child(n+3)[b-22q294w5wc],td:nth-child(n+3)[b-22q294w5wc]{text-align:right}tbody tr:hover td[b-22q294w5wc]{background:#f8fbff}.group-row td[b-22q294w5wc]{background:#f1f5f9;color:#1e293b;font-weight:800}.group-row:hover td[b-22q294w5wc]{background:#e8eef5}.cfop[b-22q294w5wc]{font-weight:800;color:#1e40af}.tax[b-22q294w5wc]{font-weight:700;color:#0f766e}tfoot td[b-22q294w5wc]{border-bottom:0;background:#eef4fa;color:#172033;font-weight:800}tfoot td:first-child[b-22q294w5wc]{text-align:left}.empty[b-22q294w5wc]{height:74px;text-align:center!important;color:#94a3b8}@media(max-width:700px){th[b-22q294w5wc],td[b-22q294w5wc]{padding:.55rem .6rem}table[b-22q294w5wc]{font-size:.8rem}}
/* /Components/Pages/ImportarEfdContribuicoes.razor.rz.scp.css */
.upload-page[b-5ej0qmi0er] {
    max-width: 1180px;
    padding: 2.5rem 2rem;
}

.page-header h1[b-5ej0qmi0er] {
    margin: 0 0 1.5rem;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.upload-grid[b-5ej0qmi0er] {
    display: grid;
    grid-template-columns: minmax(320px, 520px) minmax(320px, 1fr);
    gap: 1.5rem;
    align-items: start;
}

.panel[b-5ej0qmi0er] {
    background: #fff;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    padding: 1.25rem;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.field-group[b-5ej0qmi0er] {
    display: grid;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.field-group label[b-5ej0qmi0er] {
    font-weight: 600;
    color: #111827;
}

.file-input[b-5ej0qmi0er] {
    display: block;
    width: 100%;
    min-height: 2.4rem;
    padding: 0.45rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #111827;
}

.primary-button[b-5ej0qmi0er] {
    min-height: 2.4rem;
    padding: 0.45rem 0.9rem;
    border: 1px solid #155da8;
    border-radius: 4px;
    background: #1b6ec2;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.primary-button:disabled[b-5ej0qmi0er] {
    cursor: not-allowed;
    opacity: 0.65;
}

.selected-file[b-5ej0qmi0er] {
    margin-top: 1rem;
    color: #64748b;
    overflow-wrap: anywhere;
}

.progress-panel[b-5ej0qmi0er] {
    margin-top: 1rem;
    display: grid;
    gap: 0.5rem;
}

.progress-header[b-5ej0qmi0er] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    color: #334155;
    font-size: 0.95rem;
}

.progress-header span[b-5ej0qmi0er] {
    overflow-wrap: anywhere;
}

.progress-header strong[b-5ej0qmi0er] {
    color: #111827;
    white-space: nowrap;
}

.progress-track[b-5ej0qmi0er] {
    height: 0.75rem;
    overflow: hidden;
    border-radius: 999px;
    background: #e2e8f0;
}

.progress-fill[b-5ej0qmi0er] {
    height: 100%;
    border-radius: inherit;
    background: #1b6ec2;
    transition: width 180ms ease;
}

.result-area[b-5ej0qmi0er] {
    min-width: 0;
}

.message[b-5ej0qmi0er] {
    margin-bottom: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 4px;
}

.message.success[b-5ej0qmi0er] {
    border: 1px solid #badbcc;
    background: #d1e7dd;
    color: #0f5132;
}

.message.warning[b-5ej0qmi0er] {
    border: 1px solid #ffecb5;
    background: #fff3cd;
    color: #664d03;
}

.message.error[b-5ej0qmi0er] {
    border: 1px solid #f5c2c7;
    background: #f8d7da;
    color: #842029;
}

.result-panel h2[b-5ej0qmi0er] {
    margin: 0 0 1rem;
    color: #111827;
    font-size: 1.25rem;
}

.summary-list[b-5ej0qmi0er] {
    display: grid;
    grid-template-columns: minmax(130px, 1fr) minmax(150px, 1fr);
    gap: 0.55rem 1rem;
    margin: 0;
}

.summary-list dt[b-5ej0qmi0er] {
    color: #334155;
    font-weight: 700;
}

.summary-list dd[b-5ej0qmi0er] {
    margin: 0;
    text-align: right;
    color: #111827;
    overflow-wrap: anywhere;
}

@media (max-width: 900px) {
    .upload-page[b-5ej0qmi0er] {
        padding: 1.5rem 1rem;
    }

    .upload-grid[b-5ej0qmi0er] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/ImportarFolhaFortes.razor.rz.scp.css */
.payroll-page[b-v6c11dba3q]{display:flex;flex-direction:column;gap:1.2rem}.payroll-page header h1[b-v6c11dba3q]{margin:0}.payroll-page header p[b-v6c11dba3q]{margin:.3rem 0 0;color:#64748b}.import-panel[b-v6c11dba3q]{display:grid;grid-template-columns:minmax(320px,2fr) minmax(150px,.5fr) minmax(130px,.45fr) auto;gap:.8rem;align-items:end;padding:1.1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.import-panel label[b-v6c11dba3q]{display:flex;flex-direction:column;gap:.35rem}.import-panel label span[b-v6c11dba3q]{font-size:.82rem;font-weight:700;color:#475569}.import-panel input[b-v6c11dba3q],.import-panel select[b-v6c11dba3q]{height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.import-panel button[b-v6c11dba3q]{height:42px;border:0;border-radius:8px;padding:0 1rem;background:#1769aa;color:#fff;font-weight:700;cursor:pointer}.notice[b-v6c11dba3q]{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:9px;background:#eff6ff;color:#1e3a8a}.message[b-v6c11dba3q]{padding:1rem;border-radius:9px}.message.success[b-v6c11dba3q]{background:#dcfce7;color:#166534}.message.error[b-v6c11dba3q]{background:#fee2e2;color:#991b1b}.result[b-v6c11dba3q]{padding:1.1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.result h2[b-v6c11dba3q]{margin:0 0 1rem}.cards[b-v6c11dba3q]{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.cards article[b-v6c11dba3q]{display:flex;flex-direction:column;gap:.3rem;padding:1rem;background:#f8fafc;border-radius:9px}.cards span[b-v6c11dba3q]{color:#64748b;font-size:.84rem}.cards strong[b-v6c11dba3q]{font-size:1.2rem}.cards .net[b-v6c11dba3q]{background:#f0fdf4;color:#166534}button:disabled[b-v6c11dba3q]{opacity:.55;cursor:not-allowed}@media(max-width:900px){.import-panel[b-v6c11dba3q]{grid-template-columns:1fr 1fr}.company[b-v6c11dba3q]{grid-column:1/-1}.cards[b-v6c11dba3q]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.import-panel[b-v6c11dba3q],.cards[b-v6c11dba3q]{grid-template-columns:1fr}.company[b-v6c11dba3q]{grid-column:auto}}
/* /Components/Pages/ImportarSped.razor.rz.scp.css */
.upload-page[b-cokwaqzw86] {
    max-width: 1180px;
    padding: 2.5rem 2rem;
}

.page-header h1[b-cokwaqzw86] {
    margin: 0 0 1.5rem;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.upload-grid[b-cokwaqzw86] {
    display: grid;
    grid-template-columns: minmax(320px, 520px) minmax(320px, 1fr);
    gap: 1.5rem;
    align-items: start;
}

.panel[b-cokwaqzw86] {
    background: #fff;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    padding: 1.25rem;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.field-group[b-cokwaqzw86] {
    display: grid;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.field-group label[b-cokwaqzw86] {
    font-weight: 600;
    color: #111827;
}

.file-input[b-cokwaqzw86] {
    display: block;
    width: 100%;
    min-height: 2.4rem;
    padding: 0.45rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #111827;
}

.primary-button[b-cokwaqzw86] {
    min-height: 2.4rem;
    padding: 0.45rem 0.9rem;
    border: 1px solid #155da8;
    border-radius: 4px;
    background: #1b6ec2;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.primary-button:disabled[b-cokwaqzw86] {
    cursor: not-allowed;
    opacity: 0.65;
}

.selected-file[b-cokwaqzw86] {
    margin-top: 1rem;
    color: #64748b;
    overflow-wrap: anywhere;
}

.progress-panel[b-cokwaqzw86] {
    margin-top: 1rem;
    display: grid;
    gap: 0.5rem;
}

.progress-header[b-cokwaqzw86] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    color: #334155;
    font-size: 0.95rem;
}

.progress-header span[b-cokwaqzw86] {
    overflow-wrap: anywhere;
}

.progress-header strong[b-cokwaqzw86] {
    color: #111827;
    white-space: nowrap;
}

.progress-track[b-cokwaqzw86] {
    height: 0.75rem;
    overflow: hidden;
    border-radius: 999px;
    background: #e2e8f0;
}

.progress-fill[b-cokwaqzw86] {
    height: 100%;
    border-radius: inherit;
    background: #1b6ec2;
    transition: width 180ms ease;
}

.result-area[b-cokwaqzw86] {
    min-width: 0;
}

.result-panel h2[b-cokwaqzw86] {
    margin: 0 0 1rem;
    font-size: 1.1rem;
    font-weight: 700;
}

.message[b-cokwaqzw86] {
    border-radius: 4px;
    padding: 0.75rem 1rem;
    margin-bottom: 0.75rem;
    line-height: 1.4;
}

.message.success[b-cokwaqzw86] {
    background: #d1e7dd;
    border: 1px solid #badbcc;
    color: #0f5132;
}

.message.warning[b-cokwaqzw86] {
    background: #fff3cd;
    border: 1px solid #ffecb5;
    color: #664d03;
}

.message.error[b-cokwaqzw86] {
    background: #f8d7da;
    border: 1px solid #f5c2c7;
    color: #842029;
}

.summary-list[b-cokwaqzw86] {
    display: grid;
    grid-template-columns: minmax(130px, 1fr) minmax(150px, 1fr);
    gap: 0.55rem 1rem;
    margin: 0;
}

.summary-list dt[b-cokwaqzw86] {
    font-weight: 700;
    color: #334155;
}

.summary-list dd[b-cokwaqzw86] {
    margin: 0;
    text-align: right;
    color: #111827;
    overflow-wrap: anywhere;
}

@media (max-width: 900px) {
    .upload-page[b-cokwaqzw86] {
        padding: 1.5rem 1rem;
    }

    .upload-grid[b-cokwaqzw86] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/PreAnaliseIcms.razor.rz.scp.css */
.pre-analysis-page[b-26wqa8oef0] { width: 100%; max-width: 1600px; margin: 0 auto; padding: 2rem; }
.page-header[b-26wqa8oef0] { display:flex; align-items:center; justify-content:space-between; gap:1rem; margin-bottom: 1rem; padding: 1.4rem 1.5rem; border: 1px solid #dbe5f0; border-radius: 12px; background: linear-gradient(135deg,#fff,#f0f7ff); }
.page-header h1[b-26wqa8oef0] { margin: .15rem 0; color: #0f172a; font-size: 2rem; }
.page-header p[b-26wqa8oef0],.eyebrow[b-26wqa8oef0] { margin: 0; color: #64748b; }
.upload-panel[b-26wqa8oef0] { display:flex; align-items:end; gap:1rem; flex-wrap:wrap; margin-bottom:1rem; padding:1rem; border:1px solid #dbe5f0; border-radius:10px; background:#fff; }
.file-input[b-26wqa8oef0] { min-height:2.5rem; padding:.45rem; border:1px solid #cbd5e1; border-radius:6px; background:#fff; }.selected-file[b-26wqa8oef0] { color:#475569; font-weight:700; }
.file-summary[b-26wqa8oef0] { display:grid; grid-template-columns:2fr 1.3fr .7fr .7fr; gap:1rem; margin-bottom:1rem; }.file-summary>div[b-26wqa8oef0] { padding:1rem; border:1px solid #dbe5f0; border-radius:9px; background:#fff; }.file-summary span[b-26wqa8oef0],.file-summary small[b-26wqa8oef0] { display:block; color:#64748b; }.file-summary strong[b-26wqa8oef0] { display:block; margin:.25rem 0; }
.field[b-26wqa8oef0] { display: grid; gap: .35rem; }.field label[b-26wqa8oef0] { color: #334155; font-weight: 700; }.field select[b-26wqa8oef0] { min-height: 2.5rem; padding: .45rem .6rem; border: 1px solid #cbd5e1; border-radius: 6px; background: #fff; }
.primary-button[b-26wqa8oef0],.save-button[b-26wqa8oef0],.excel-button[b-26wqa8oef0] { min-height: 2.5rem; padding: .55rem .9rem; border: 0; border-radius: 6px; background: #1b6ec2; color: #fff; font-weight: 800; cursor: pointer; text-decoration: none; }
.save-button[b-26wqa8oef0] { background: #0f766e; }.excel-button[b-26wqa8oef0] { display: inline-flex; align-items: center; background: #166534; }.primary-button:disabled[b-26wqa8oef0],.save-button:disabled[b-26wqa8oef0] { opacity: .6; cursor: not-allowed; }
.delete-button[b-26wqa8oef0] { min-height: 2.5rem; padding: .55rem .9rem; border: 1px solid #dc2626; border-radius: 6px; background: #fff; color: #b91c1c; font-weight: 800; cursor: pointer; }
.delete-button:hover:not(:disabled)[b-26wqa8oef0] { background: #dc2626; color: #fff; }.delete-button:disabled[b-26wqa8oef0] { opacity: .6; cursor: not-allowed; }
.rules-button[b-26wqa8oef0] { flex:none; min-height:2.5rem; padding:.55rem .9rem; border:1px solid #1b6ec2; border-radius:6px; background:#fff; color:#155da8; font-weight:800; text-decoration:none; }.rules-button:hover[b-26wqa8oef0] { background:#1b6ec2; color:#fff; }
.analysis-actions[b-26wqa8oef0] { display: flex; gap: .65rem; margin-bottom: 1rem; }
.divergence-filter[b-26wqa8oef0] { display: inline-flex; align-items: center; gap: .5rem; min-height: 40px; padding: 0 .8rem; border: 1px solid #f59e0b; border-radius: 7px; background: #fffbeb; color: #92400e; font-weight: 700; cursor: pointer; }
.divergence-filter input[b-26wqa8oef0] { width: 18px; height: 18px; accent-color: #d97706; }
.notes-table .note-row.has-divergence td[b-26wqa8oef0] { background: #fff1f2; border-bottom-color: #fecdd3; }
.notes-table .note-row.needs-review td[b-26wqa8oef0] { background: #fffbeb; border-bottom-color: #fde68a; }
.notes-table .note-row.no-divergence td[b-26wqa8oef0] { background: #f0fdf4; border-bottom-color: #bbf7d0; }
.note-status[b-26wqa8oef0] { display: inline-flex; align-items: center; white-space: nowrap; padding: .25rem .55rem; border-radius: 99px; font-size: .75rem; font-weight: 800; }
.note-status.has-divergence[b-26wqa8oef0] { background: #fecdd3; color: #9f1239; }
.note-status.needs-review[b-26wqa8oef0] { background: #fde68a; color: #92400e; }
.note-status.no-divergence[b-26wqa8oef0] { background: #bbf7d0; color: #166534; }
.ncm-summary-button[b-26wqa8oef0]{min-height:40px;padding:0 .85rem;border:1px solid #1769aa;border-radius:7px;background:#fff;color:#1769aa;font-weight:700;cursor:pointer}.ncm-summary-panel[b-26wqa8oef0]{margin-bottom:1rem;padding:1rem;border:1px solid #fdba74;border-radius:10px;background:#fff7ed}.ncm-summary-panel .section-heading[b-26wqa8oef0]{margin-bottom:.8rem}.ncm-summary-panel .section-heading>strong[b-26wqa8oef0]{font-size:1.15rem;color:#c2410c}.ncm-table[b-26wqa8oef0]{background:#fff}.ncm-table th[b-26wqa8oef0]{background:#ffedd5}
.fortes-analysis-panel[b-26wqa8oef0]{margin-bottom:1rem;padding:1rem;border:1px solid #93c5fd;border-radius:10px;background:#eff6ff}.fortes-panel-title[b-26wqa8oef0]{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.fortes-panel-title h2[b-26wqa8oef0]{margin:.1rem 0 0}.fortes-panel-title small[b-26wqa8oef0]{color:#64748b}.fortes-fields[b-26wqa8oef0]{display:grid;grid-template-columns:minmax(300px,2fr) 150px 130px auto;gap:.75rem;align-items:end}.fortes-fields label[b-26wqa8oef0]{display:flex;flex-direction:column;gap:.35rem}.fortes-fields label span[b-26wqa8oef0]{font-size:.82rem;font-weight:700;color:#475569}.fortes-fields input[b-26wqa8oef0],.fortes-fields select[b-26wqa8oef0]{height:42px;border:1px solid #bfdbfe;border-radius:7px;padding:0 .7rem;background:#fff}.fortes-import-button[b-26wqa8oef0]{height:42px;border:0;border-radius:7px;padding:0 1rem;background:#1d4ed8;color:#fff;font-weight:700;cursor:pointer}@media(max-width:900px){.fortes-fields[b-26wqa8oef0]{grid-template-columns:1fr 1fr}.fortes-company[b-26wqa8oef0]{grid-column:1/-1}}@media(max-width:560px){.fortes-fields[b-26wqa8oef0]{grid-template-columns:1fr}.fortes-company[b-26wqa8oef0]{grid-column:auto}.fortes-panel-title[b-26wqa8oef0]{align-items:flex-start;flex-direction:column}}
.history-panel[b-26wqa8oef0] { margin-bottom: 1rem; padding: 1rem; border: 1px solid #dbe5f0; border-radius: 10px; background: #fff; }
.section-heading[b-26wqa8oef0] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: .8rem; }.section-heading h2[b-26wqa8oef0] { margin: .1rem 0 0; color: #0f172a; font-size: 1.25rem; }.history-count[b-26wqa8oef0] { color: #64748b; font-weight: 700; }
.history-empty[b-26wqa8oef0] { padding: 1.2rem; border-radius: 7px; background: #f8fafc; color: #64748b; text-align: center; }
.history-table-wrap[b-26wqa8oef0] { overflow-x: auto; }.history-table[b-26wqa8oef0] { width: 100%; min-width: 1100px; border-collapse: collapse; }.history-table th[b-26wqa8oef0],.history-table td[b-26wqa8oef0] { padding: .7rem; border-bottom: 1px solid #e5e7eb; text-align: left; }.history-table th[b-26wqa8oef0] { background: #f1f5f9; color: #334155; font-size: .75rem; text-transform: uppercase; }.history-table .number[b-26wqa8oef0] { text-align: right; white-space: nowrap; }.history-table small[b-26wqa8oef0] { display: block; max-width: 230px; margin-top: .2rem; overflow: hidden; color: #64748b; text-overflow: ellipsis; white-space: nowrap; }.selected-history-row[b-26wqa8oef0] { background: #eff6ff; }
.history-actions[b-26wqa8oef0] { display: flex; gap: .4rem; white-space: nowrap; }.view-button[b-26wqa8oef0],.history-excel-button[b-26wqa8oef0],.history-delete-button[b-26wqa8oef0] { min-height: 2rem; padding: .35rem .65rem; border-radius: 4px; font-size: .82rem; font-weight: 800; cursor: pointer; text-decoration: none; }.view-button[b-26wqa8oef0] { border: 1px solid #1b6ec2; background: #fff; color: #155da8; }.history-excel-button[b-26wqa8oef0] { display: inline-flex; align-items: center; border: 1px solid #166534; color: #166534; }.history-delete-button[b-26wqa8oef0] { border: 1px solid #dc2626; background: #fff; color: #b91c1c; }.view-button:hover:not(:disabled)[b-26wqa8oef0] { background: #1b6ec2; color: #fff; }.history-excel-button:hover[b-26wqa8oef0] { background: #166534; color: #fff; }.history-delete-button:hover:not(:disabled)[b-26wqa8oef0] { background: #dc2626; color: #fff; }.view-button:disabled[b-26wqa8oef0],.history-delete-button:disabled[b-26wqa8oef0] { cursor: not-allowed; opacity: .6; }
.message.info[b-26wqa8oef0] { margin-bottom: 1rem; padding: .75rem 1rem; border: 1px solid #b6d4fe; border-radius: 6px; background: #cff4fc; color: #055160; }
.summary-grid[b-26wqa8oef0] { display: grid; grid-template-columns: repeat(6,minmax(150px,1fr)); gap: 1rem; margin-bottom: 1rem; }.summary-grid>div[b-26wqa8oef0] { padding: 1rem 1.1rem; border: 1px solid #dbe5f0; border-left: 4px solid #1b6ec2; border-radius: 9px; background: #fff; }.summary-grid span[b-26wqa8oef0] { display:block; margin-bottom:.3rem; color:#64748b; }.summary-grid strong[b-26wqa8oef0] { font-size:1.15rem; }.summary-grid .allowed-summary[b-26wqa8oef0] { border-left-color:#16a34a; }.summary-grid .difference-summary[b-26wqa8oef0] { border-left-color:#dc2626; }
.table-wrap[b-26wqa8oef0] { overflow-x: auto; border: 1px solid #dbe5f0; border-radius: 10px; background: #fff; }.notes-table[b-26wqa8oef0] { width:100%; min-width:1550px; border-collapse:collapse; }.notes-table th[b-26wqa8oef0],.notes-table td[b-26wqa8oef0] { padding:.75rem; border-bottom:1px solid #e5e7eb; text-align:left; }.notes-table th[b-26wqa8oef0] { background:#f1f5f9; color:#334155; font-size:.78rem; text-transform:uppercase; }.notes-table .number[b-26wqa8oef0],.items-table .number[b-26wqa8oef0] { text-align:right; white-space:nowrap; }.note-row small[b-26wqa8oef0] { display:block; margin-top:.2rem; color:#64748b; }.key-cell[b-26wqa8oef0] { max-width:300px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }.credit[b-26wqa8oef0] { color:#155da8; font-weight:800; }
.expand-button[b-26wqa8oef0] { width:2rem; height:2rem; border:1px solid #1b6ec2; border-radius:50%; background:#fff; color:#1b6ec2; font-size:1.2rem; font-weight:800; cursor:pointer; }.items-row>td[b-26wqa8oef0] { padding:0 1rem 1rem; background:#f8fafc; }.items-table[b-26wqa8oef0] { width:100%; min-width:1550px; border-collapse:collapse; background:#fff; }.items-table th[b-26wqa8oef0],.items-table td[b-26wqa8oef0] { padding:.55rem .65rem; border:1px solid #e2e8f0; }.items-table th[b-26wqa8oef0] { font-size:.72rem; }.loading-items[b-26wqa8oef0],.empty-items[b-26wqa8oef0] { padding:1rem; color:#64748b; }
.validation-cell[b-26wqa8oef0] { min-width:175px; }.validation-cell small[b-26wqa8oef0] { display:block; margin-top:.3rem; color:#64748b; }.validation-badge[b-26wqa8oef0] { display:inline-flex; padding:.22rem .5rem; border-radius:999px; font-size:.72rem; font-weight:900; white-space:nowrap; }.validation-badge.blocked[b-26wqa8oef0] { background:#fee2e2; color:#991b1b; }.validation-badge.review[b-26wqa8oef0] { background:#fef3c7; color:#92400e; }.validation-badge.approved[b-26wqa8oef0] { background:#dcfce7; color:#166534; }.validation-badge.pending[b-26wqa8oef0] { background:#e2e8f0; color:#475569; }.allowed-credit[b-26wqa8oef0] { color:#166534; font-weight:800; }.credit-difference[b-26wqa8oef0] { color:#b91c1c; font-weight:900; }
@media(max-width:900px){.pre-analysis-page[b-26wqa8oef0]{padding:1rem}.file-summary[b-26wqa8oef0],.summary-grid[b-26wqa8oef0]{grid-template-columns:repeat(2,1fr)}} @media(max-width:560px){.page-header[b-26wqa8oef0]{align-items:flex-start;flex-direction:column}.file-summary[b-26wqa8oef0],.summary-grid[b-26wqa8oef0]{grid-template-columns:1fr}.analysis-actions[b-26wqa8oef0]{flex-direction:column}}
.product-excel-button[b-26wqa8oef0],.history-product-excel-button[b-26wqa8oef0]{display:inline-flex;align-items:center;border-radius:6px;background:#0f766e;color:#fff;font-weight:800;text-decoration:none}.product-excel-button[b-26wqa8oef0]{min-height:2.5rem;padding:.55rem .9rem}.history-product-excel-button[b-26wqa8oef0]{min-height:2rem;padding:.35rem .65rem;border:1px solid #0f766e;background:#fff;color:#0f766e;font-size:.82rem}.product-excel-button:hover[b-26wqa8oef0]{background:#115e59}.history-product-excel-button:hover[b-26wqa8oef0]{background:#0f766e;color:#fff}
/* /Components/Pages/PreAnaliseRegras.razor.rz.scp.css */
.rules-page[b-k6xi90cbkk] { width:100%; max-width:1700px; margin:0 auto; padding:2rem; }
.rules-header[b-k6xi90cbkk] { display:flex; align-items:center; justify-content:space-between; gap:1rem; margin-bottom:1rem; padding:1.4rem 1.5rem; border:1px solid #dbe5f0; border-radius:12px; background:linear-gradient(135deg,#fff,#f0f7ff); }.rules-header h1[b-k6xi90cbkk] { margin:.15rem 0; color:#0f172a; font-size:2rem; }.rules-header p[b-k6xi90cbkk],.eyebrow[b-k6xi90cbkk] { margin:0; color:#64748b; }.back-button[b-k6xi90cbkk] { flex:none; min-height:2.5rem; padding:.55rem .9rem; border:1px solid #1b6ec2; border-radius:6px; background:#fff; color:#155da8; font-weight:800; text-decoration:none; }.back-button:hover[b-k6xi90cbkk] { background:#1b6ec2; color:#fff; }
.rules-summary[b-k6xi90cbkk] { display:grid; grid-template-columns:repeat(3,minmax(180px,1fr)); gap:1rem; margin-bottom:1rem; }.rules-summary>div[b-k6xi90cbkk] { padding:1rem 1.1rem; border:1px solid #dbe5f0; border-left:4px solid #1b6ec2; border-radius:9px; background:#fff; }.rules-summary .active-summary[b-k6xi90cbkk] { border-left-color:#16a34a; }.rules-summary .inactive-summary[b-k6xi90cbkk] { border-left-color:#94a3b8; }.rules-summary span[b-k6xi90cbkk] { display:block; color:#64748b; }.rules-summary strong[b-k6xi90cbkk] { display:block; margin-top:.25rem; font-size:1.35rem; }
.filters-panel[b-k6xi90cbkk] { display:flex; align-items:end; gap:1rem; flex-wrap:wrap; margin-bottom:1rem; padding:1rem; border:1px solid #dbe5f0; border-radius:10px; background:#fff; }.field[b-k6xi90cbkk] { display:grid; gap:.35rem; }.field:first-child[b-k6xi90cbkk] { flex:1; min-width:260px; }.field label[b-k6xi90cbkk] { color:#334155; font-weight:700; }.field input[b-k6xi90cbkk],.field select[b-k6xi90cbkk] { min-height:2.5rem; padding:.45rem .65rem; border:1px solid #cbd5e1; border-radius:6px; background:#fff; }.result-count[b-k6xi90cbkk] { margin-left:auto; padding-bottom:.55rem; color:#64748b; font-weight:700; }
.rules-table-wrap[b-k6xi90cbkk] { max-height:calc(100vh - 340px); overflow:auto; border:1px solid #dbe5f0; border-radius:10px; background:#fff; box-shadow:0 2px 8px rgb(15 23 42 / 5%); }.rules-table[b-k6xi90cbkk] { width:100%; min-width:1500px; border-collapse:separate; border-spacing:0; table-layout:fixed; }.rules-table col.col-order[b-k6xi90cbkk] { width:72px; }.rules-table col.col-rule[b-k6xi90cbkk] { width:235px; }.rules-table col.col-scope[b-k6xi90cbkk] { width:225px; }.rules-table col.col-ncm[b-k6xi90cbkk] { width:130px; }.rules-table col.col-criteria[b-k6xi90cbkk] { width:225px; }.rules-table col.col-result[b-k6xi90cbkk] { width:175px; }.rules-table col.col-validity[b-k6xi90cbkk] { width:135px; }.rules-table col.col-status[b-k6xi90cbkk] { width:92px; }.rules-table col.col-legal[b-k6xi90cbkk] { width:285px; }.rules-table th[b-k6xi90cbkk],.rules-table td[b-k6xi90cbkk] { padding:.75rem; border-bottom:1px solid #e5e7eb; text-align:left; vertical-align:top; overflow-wrap:anywhere; }.rules-table th[b-k6xi90cbkk] { position:sticky; top:0; z-index:2; border-bottom:1px solid #cbd5e1; background:#eaf1f8; color:#334155; font-size:.72rem; letter-spacing:.035em; text-transform:uppercase; }.rules-table tbody tr:nth-child(even)[b-k6xi90cbkk] { background:#f8fafc; }.rules-table tbody tr:hover[b-k6xi90cbkk] { background:#eff6ff; }.rules-table tbody tr:last-child td[b-k6xi90cbkk] { border-bottom:0; }.rules-table small[b-k6xi90cbkk] { display:block; margin-top:.3rem; color:#64748b; font-size:.78rem; line-height:1.4; }.rule-name[b-k6xi90cbkk] { display:block; color:#0f172a; line-height:1.35; }.rule-code[b-k6xi90cbkk] { color:#155da8 !important; font-size:.7rem !important; font-weight:900; letter-spacing:.03em; }.field-label[b-k6xi90cbkk] { color:#64748b; font-size:.68rem; font-weight:900; text-transform:uppercase; }.order-cell[b-k6xi90cbkk] { color:#155da8; font-size:1rem; font-weight:900; text-align:center !important; }.legal-cell[b-k6xi90cbkk] { color:#475569; font-size:.82rem; line-height:1.45; }
.result-badge[b-k6xi90cbkk],.status-badge[b-k6xi90cbkk] { display:inline-flex; padding:.25rem .55rem; border-radius:999px; font-size:.75rem; font-weight:900; white-space:nowrap; }.result-badge.blocked[b-k6xi90cbkk] { background:#fee2e2; color:#991b1b; }.result-badge.approved[b-k6xi90cbkk] { background:#dcfce7; color:#166534; }.result-badge.review[b-k6xi90cbkk] { background:#fef3c7; color:#92400e; }.status-badge.active[b-k6xi90cbkk] { background:#dcfce7; color:#166534; }.status-badge.inactive[b-k6xi90cbkk] { background:#e2e8f0; color:#475569; }
.empty-state[b-k6xi90cbkk],.message.error[b-k6xi90cbkk] { padding:1rem; border-radius:7px; }.empty-state[b-k6xi90cbkk] { border:1px solid #dbe5f0; background:#fff; color:#64748b; text-align:center; }.message.error[b-k6xi90cbkk] { margin-bottom:1rem; border:1px solid #fecaca; background:#fef2f2; color:#991b1b; }
@media(max-width:800px){.rules-page[b-k6xi90cbkk]{padding:1rem}.rules-summary[b-k6xi90cbkk]{grid-template-columns:1fr}.rules-header[b-k6xi90cbkk]{align-items:flex-start;flex-direction:column}.result-count[b-k6xi90cbkk]{width:100%;margin-left:0}.rules-table-wrap[b-k6xi90cbkk]{max-height:none}}
.header-actions[b-k6xi90cbkk]{display:flex;gap:.65rem;align-items:center}.add-button[b-k6xi90cbkk]{min-height:2.5rem;padding:.55rem .9rem;border:1px solid #1769aa;border-radius:6px;background:#1769aa;color:#fff;font-weight:800;cursor:pointer}.rules-table col.col-actions[b-k6xi90cbkk]{width:100px}.delete-button[b-k6xi90cbkk]{padding:.45rem .65rem;border:1px solid #dc2626;border-radius:6px;background:#fff;color:#b91c1c;font-weight:800;cursor:pointer}.delete-button:hover[b-k6xi90cbkk]{background:#fef2f2}.message.success[b-k6xi90cbkk]{margin-bottom:1rem;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.rules-modal-backdrop[b-k6xi90cbkk]{position:fixed;inset:0;z-index:1200;background:#0f172a99;pointer-events:none}.rules-modal-shell[b-k6xi90cbkk]{position:fixed;inset:0;z-index:1201;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.rules-modal[b-k6xi90cbkk]{width:min(680px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;padding:1.4rem;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f172a66;pointer-events:auto}.rules-modal header[b-k6xi90cbkk]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid #e2e8f0}.rules-modal h2[b-k6xi90cbkk]{margin:0;color:#0f172a}.rules-modal>p[b-k6xi90cbkk]{color:#475569}.modal-close[b-k6xi90cbkk]{width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#334155;font-size:1.4rem;cursor:pointer}.modal-fields[b-k6xi90cbkk]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.modal-fields label[b-k6xi90cbkk]{display:grid;gap:.4rem}.modal-fields label span[b-k6xi90cbkk]{color:#334155;font-weight:700}.modal-fields .full[b-k6xi90cbkk]{grid-column:1/-1}.modal-fields input[b-k6xi90cbkk],.modal-fields textarea[b-k6xi90cbkk]{box-sizing:border-box;width:100%;padding:.65rem;border:1px solid #cbd5e1;border-radius:7px;background:#fff;font:inherit}.rules-modal footer[b-k6xi90cbkk]{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1.25rem}.cancel-button[b-k6xi90cbkk],.save-rule-button[b-k6xi90cbkk],.confirm-delete-button[b-k6xi90cbkk]{padding:.7rem 1rem;border-radius:7px;font-weight:800;cursor:pointer}.cancel-button[b-k6xi90cbkk]{border:1px solid #cbd5e1;background:#fff;color:#334155}.save-rule-button[b-k6xi90cbkk]{border:1px solid #1769aa;background:#1769aa;color:#fff}.confirm-delete-button[b-k6xi90cbkk]{border:1px solid #dc2626;background:#dc2626;color:#fff}.modal-error[b-k6xi90cbkk]{padding:.75rem;border:1px solid #fecaca;border-radius:7px;background:#fef2f2;color:#991b1b}.confirm-modal[b-k6xi90cbkk]{width:min(520px,calc(100vw - 2rem))}button:disabled[b-k6xi90cbkk]{opacity:.55;cursor:not-allowed}@media(max-width:800px){.header-actions[b-k6xi90cbkk]{width:100%;flex-wrap:wrap}.modal-fields[b-k6xi90cbkk]{grid-template-columns:1fr}.modal-fields .full[b-k6xi90cbkk]{grid-column:auto}}
/* /Components/Pages/ResultadoEmpresas.razor.rz.scp.css */
.result-page[b-8gmphz27al]{display:flex;flex-direction:column;gap:1.25rem}.page-header h1[b-8gmphz27al]{margin:0}.page-header p[b-8gmphz27al]{margin:.3rem 0 0;color:#64748b}.filters[b-8gmphz27al]{display:grid;grid-template-columns:minmax(360px,2fr) minmax(130px,.45fr) auto;gap:.8rem;align-items:end;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.filters label[b-8gmphz27al]{display:flex;flex-direction:column;gap:.35rem}.filters label span[b-8gmphz27al]{font-size:.82rem;font-weight:700;color:#475569}.filters input[b-8gmphz27al],.filters select[b-8gmphz27al]{height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 .7rem;background:#fff}.primary-button[b-8gmphz27al]{height:42px;border:0;border-radius:8px;background:#1769aa;color:#fff;padding:0 1.15rem;font-weight:700;cursor:pointer}.summary-cards[b-8gmphz27al]{display:grid;grid-template-columns:repeat(5,minmax(170px,1fr));gap:1rem}.summary-cards article[b-8gmphz27al]{display:flex;flex-direction:column;gap:.45rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.summary-cards span[b-8gmphz27al]{font-size:.85rem;color:#64748b}.summary-cards strong[b-8gmphz27al]{font-size:1.25rem;color:#0f172a}.summary-cards .revenue[b-8gmphz27al]{border-color:#86efac;background:#f0fdf4}.summary-cards .balance[b-8gmphz27al]{border-color:#93c5fd;background:#eff6ff}.result-list[b-8gmphz27al]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem}.result-list>header h2[b-8gmphz27al]{margin:0;font-size:1.15rem}.result-list>header span[b-8gmphz27al]{color:#64748b;font-size:.9rem}.table-wrap[b-8gmphz27al]{overflow-x:auto;margin-top:1rem}table[b-8gmphz27al]{width:100%;min-width:1550px;border-collapse:collapse}th[b-8gmphz27al],td[b-8gmphz27al]{padding:.72rem .75rem;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap}th[b-8gmphz27al]{font-size:.76rem;text-transform:uppercase;letter-spacing:.03em;color:#64748b;background:#f8fafc}.number[b-8gmphz27al]{text-align:right}.revenue-row td:first-child[b-8gmphz27al]{color:#166534}.tax-row td:first-child[b-8gmphz27al]{color:#b45309}.subtotal-row td[b-8gmphz27al]{background:#f8fafc;font-weight:700;border-top:2px solid #cbd5e1}.tax-total td[b-8gmphz27al]{color:#9a3412}.balance-row td[b-8gmphz27al]{background:#eff6ff;color:#1d4ed8;font-weight:800;border-top:2px solid #93c5fd}.total-column[b-8gmphz27al]{background:#f8fafc;border-left:2px solid #cbd5e1}.balance-row .total-column[b-8gmphz27al]{background:#dbeafe}.calculation-note[b-8gmphz27al]{margin:.8rem 0 0;color:#64748b;font-size:.82rem}.message[b-8gmphz27al],.empty-state[b-8gmphz27al]{padding:1rem;border-radius:8px}.message.error[b-8gmphz27al]{background:#fee2e2;color:#991b1b}.empty-state[b-8gmphz27al]{text-align:center;background:#f8fafc;color:#64748b}@media(max-width:1200px){.summary-cards[b-8gmphz27al]{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.filters[b-8gmphz27al]{grid-template-columns:1fr 1fr}.company-filter[b-8gmphz27al]{grid-column:1/-1}.summary-cards[b-8gmphz27al]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.filters[b-8gmphz27al],.summary-cards[b-8gmphz27al]{grid-template-columns:1fr}.company-filter[b-8gmphz27al]{grid-column:auto}}
/* /Components/Pages/ResumoCfopCstPisCofins.razor.rz.scp.css */
.cst-page[b-2okz5h03th] { width: 100%; max-width: 1440px; margin: 0 auto; padding: 2rem; }
.page-header[b-2okz5h03th] { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-bottom: 1.25rem; padding: 1.35rem 1.5rem; border: 1px solid #dbe5f0; border-radius: 12px; background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%); box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.page-header h1[b-2okz5h03th] { margin: 0; color: #0f172a; font-size: clamp(1.65rem, 3vw, 2.15rem); line-height: 1.15; }
.eyebrow[b-2okz5h03th], .summary-label[b-2okz5h03th] { display: block; margin-bottom: .3rem; color: #64748b; font-size: .85rem; }
.secondary-button[b-2okz5h03th] { min-height: 2.5rem; padding: .5rem 1rem; border: 1px solid #cbd5e1; border-radius: 7px; background: #fff; color: #334155; font-weight: 700; cursor: pointer; box-shadow: 0 1px 2px rgb(15 23 42 / 5%); }
.secondary-button:hover[b-2okz5h03th] { border-color: #94a3b8; background: #f8fafc; }
.operation-tabs[b-2okz5h03th] { display: inline-flex; gap: .35rem; margin-bottom: 1.25rem; padding: .3rem; border: 1px solid #d9e2ec; border-radius: 9px; background: #fff; box-shadow: 0 2px 8px rgb(15 23 42 / 4%); }
.operation-tab[b-2okz5h03th] { min-width: 110px; padding: .55rem 1rem; border: 0; border-radius: 6px; background: transparent; color: #475569; font-weight: 700; cursor: pointer; transition: background .15s ease, color .15s ease; }
.operation-tab:hover:not(.active)[b-2okz5h03th] { background: #f1f5f9; }
.operation-tab.active[b-2okz5h03th] { background: #155da8; color: #fff; box-shadow: 0 2px 6px rgb(21 93 168 / 25%); }
.message.info[b-2okz5h03th] { margin-bottom: 1rem; padding: .75rem 1rem; border: 1px solid #b6d4fe; border-radius: 4px; background: #cff4fc; color: #055160; }
.summary-grid[b-2okz5h03th] { display: grid; grid-template-columns: repeat(4, minmax(160px, 1fr)); gap: 1rem; margin-bottom: 1rem; }
.summary-grid > div[b-2okz5h03th] { position: relative; overflow: hidden; padding: 1.1rem 1.2rem; border: 1px solid #dbe5f0; border-radius: 10px; background: #fff; box-shadow: 0 3px 10px rgb(15 23 42 / 4%); }
.summary-grid > div[b-2okz5h03th]::before { position: absolute; inset: 0 auto 0 0; width: 4px; background: #1b6ec2; content: ""; }
.summary-grid strong[b-2okz5h03th] { color: #0f172a; font-size: 1.2rem; font-variant-numeric: tabular-nums; }
.cst-table-wrap[b-2okz5h03th] { overflow-x: auto; border: 1px solid #d9e2ec; border-radius: 10px; background: #fff; box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.cst-table[b-2okz5h03th] { width: 100%; min-width: 1280px; border-collapse: collapse; }
.cst-table th[b-2okz5h03th], .cst-table td[b-2okz5h03th] { padding: .85rem 1rem; border-bottom: 1px solid #e8edf3; text-align: left; white-space: nowrap; }
.cst-table th[b-2okz5h03th] { background: #f1f5f9; color: #334155; font-size: .78rem; letter-spacing: .025em; text-transform: uppercase; }
.cst-table tbody tr:hover[b-2okz5h03th] { background: #f8fbff; }
.cst-table .group-title-row td[b-2okz5h03th] { border-top: 2px solid #cbd5e1; background: #f1f5f9; }
.cst-table .subtotal-row td[b-2okz5h03th] { border-top: 1px solid #cbd5e1; background: #f8fafc; }
.cst-table tfoot td[b-2okz5h03th] { border-top: 2px solid #cbd5e1; border-bottom: 0; background: #f8fafc; color: #0f172a; }
.cst-table .number[b-2okz5h03th] { text-align: right; font-variant-numeric: tabular-nums; }
.cst-table .highlight[b-2okz5h03th] { color: #155da8; font-weight: 700; }
.cst-table th:nth-child(1)[b-2okz5h03th], .cst-table td:nth-child(1)[b-2okz5h03th] { min-width: 115px; }
.cst-table th:nth-child(2)[b-2okz5h03th], .cst-table td:nth-child(2)[b-2okz5h03th] { min-width: 85px; }
.cst-table th:nth-child(3)[b-2okz5h03th], .cst-table td:nth-child(3)[b-2okz5h03th],
.cst-table th:nth-child(4)[b-2okz5h03th], .cst-table td:nth-child(4)[b-2okz5h03th] { min-width: 105px; }
.summary-table[b-2okz5h03th] { min-width: 1180px; }
.summary-table-wrap[b-2okz5h03th] { margin-bottom: 1.35rem; }
.selected-row[b-2okz5h03th] { background: #eff6ff !important; }
.operation-badge[b-2okz5h03th] { display: inline-flex; align-items: center; min-width: 84px; justify-content: center; padding: .3rem .65rem; border-radius: 999px; font-size: .82rem; font-weight: 800; }
.operation-badge.entry[b-2okz5h03th] { background: #dcfce7; color: #166534; }
.operation-badge.exit[b-2okz5h03th] { background: #ffedd5; color: #9a3412; }
.detail-button[b-2okz5h03th] { min-height: 2.1rem; padding: .35rem .75rem; border: 1px solid #155da8; border-radius: 6px; background: #fff; color: #155da8; font-size: .84rem; font-weight: 800; cursor: pointer; }
.detail-button:hover[b-2okz5h03th] { background: #155da8; color: #fff; }
.details-panel[b-2okz5h03th] { padding: 1.25rem; border: 1px solid #dbe5f0; border-radius: 12px; background: #fff; box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.details-header[b-2okz5h03th] { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-bottom: 1rem; }
.details-header h2[b-2okz5h03th] { margin: 0; color: #0f172a; font-size: 1.35rem; }
.detail-count[b-2okz5h03th] { padding: .35rem .65rem; border-radius: 999px; background: #e2e8f0; color: #475569; font-size: .8rem; font-weight: 700; white-space: nowrap; }
@media (max-width: 900px) { .cst-page[b-2okz5h03th] { padding: 1.25rem 1rem; } .page-header[b-2okz5h03th] { align-items: flex-start; flex-direction: column; padding: 1.1rem; } .summary-grid[b-2okz5h03th] { grid-template-columns: repeat(2, minmax(140px, 1fr)); } }
@media (max-width: 560px) { .summary-grid[b-2okz5h03th] { grid-template-columns: 1fr; } .details-header[b-2okz5h03th] { align-items: flex-start; flex-direction: column; } }
/* /Components/Pages/ResumoCfopFiscal.razor.rz.scp.css */
.cfop-page[b-8tpp0a8w12] {
    max-width: 1200px;
    padding: 2.5rem 2rem;
}

.page-header[b-8tpp0a8w12] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
}

.page-header h1[b-8tpp0a8w12] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.eyebrow[b-8tpp0a8w12] {
    display: block;
    margin-bottom: 0.25rem;
    color: #64748b;
    font-size: 0.85rem;
    font-weight: 700;
}

.header-actions[b-8tpp0a8w12] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.excel-button[b-8tpp0a8w12],
.secondary-button[b-8tpp0a8w12] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.3rem;
    padding: 0.4rem 0.8rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.excel-button[b-8tpp0a8w12] {
    border-color: #166534;
    background: #166534;
    color: #fff;
    text-decoration: none;
}

.excel-button:hover[b-8tpp0a8w12] {
    background: #14532d;
    color: #fff;
    text-decoration: none;
}

.secondary-button:hover[b-8tpp0a8w12] {
    background: #f8fafc;
}

.operation-tabs[b-8tpp0a8w12] {
    display: inline-flex;
    gap: 0.4rem;
    margin-bottom: 1rem;
    padding: 0.25rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.operation-tab[b-8tpp0a8w12] {
    min-height: 2.25rem;
    padding: 0.35rem 0.8rem;
    border: 1px solid transparent;
    border-radius: 4px;
    background: transparent;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.operation-tab.active[b-8tpp0a8w12] {
    border-color: #155da8;
    background: #155da8;
    color: #fff;
}

.operation-tab:hover:not(.active)[b-8tpp0a8w12] {
    background: #f1f5f9;
}

.detail-button[b-8tpp0a8w12] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2rem;
    padding: 0.35rem 0.65rem;
    border: 1px solid #0f766e;
    border-radius: 4px;
    background: #0f766e;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.detail-button:hover[b-8tpp0a8w12] {
    background: #115e59;
    color: #fff;
    text-decoration: none;
}

.message.info[b-8tpp0a8w12] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.summary-grid[b-8tpp0a8w12] {
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.summary-grid > div[b-8tpp0a8w12] {
    padding: 1rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.summary-label[b-8tpp0a8w12] {
    display: block;
    margin-bottom: 0.35rem;
    color: #64748b;
    font-size: 0.85rem;
}

.summary-grid strong[b-8tpp0a8w12] {
    color: #111827;
    font-size: 1.15rem;
}

.cfop-table-wrap[b-8tpp0a8w12] {
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.cfop-table[b-8tpp0a8w12] {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
}

.cfop-table th[b-8tpp0a8w12],
.cfop-table td[b-8tpp0a8w12] {
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
    vertical-align: middle;
}

.cfop-table th[b-8tpp0a8w12] {
    background: #f8fafc;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
    white-space: nowrap;
}

.cfop-table tfoot td[b-8tpp0a8w12] {
    border-top: 2px solid #cbd5e1;
    border-bottom: 0;
    background: #f8fafc;
    color: #111827;
}

.cfop-table tr:last-child td[b-8tpp0a8w12] {
    border-bottom: 0;
}

.cfop-table .number[b-8tpp0a8w12] {
    text-align: right;
    white-space: nowrap;
}

.cfop-table .highlight[b-8tpp0a8w12] {
    color: #155da8;
    font-weight: 700;
}

@media (max-width: 900px) {
    .cfop-page[b-8tpp0a8w12] {
        padding: 1.5rem 1rem;
    }

    .page-header[b-8tpp0a8w12] {
        align-items: flex-start;
        flex-direction: column;
    }

    .header-actions[b-8tpp0a8w12] {
        width: 100%;
        flex-wrap: wrap;
    }

    .summary-grid[b-8tpp0a8w12] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/ResumoCstPisCofins.razor.rz.scp.css */
.cst-page[b-rlmnodzncv] { width: 100%; max-width: 1440px; margin: 0 auto; padding: 2rem; }
.page-header[b-rlmnodzncv] { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-bottom: 1.25rem; padding: 1.35rem 1.5rem; border: 1px solid #dbe5f0; border-radius: 12px; background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%); box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.page-header h1[b-rlmnodzncv] { margin: 0; color: #0f172a; font-size: clamp(1.65rem, 3vw, 2.15rem); line-height: 1.15; }
.eyebrow[b-rlmnodzncv], .summary-label[b-rlmnodzncv] { display: block; margin-bottom: .3rem; color: #64748b; font-size: .85rem; }
.secondary-button[b-rlmnodzncv] { min-height: 2.5rem; padding: .5rem 1rem; border: 1px solid #cbd5e1; border-radius: 7px; background: #fff; color: #334155; font-weight: 700; cursor: pointer; box-shadow: 0 1px 2px rgb(15 23 42 / 5%); }
.secondary-button:hover[b-rlmnodzncv] { border-color: #94a3b8; background: #f8fafc; }
.operation-tabs[b-rlmnodzncv] { display: inline-flex; gap: .35rem; margin-bottom: 1.25rem; padding: .3rem; border: 1px solid #d9e2ec; border-radius: 9px; background: #fff; box-shadow: 0 2px 8px rgb(15 23 42 / 4%); }
.operation-tab[b-rlmnodzncv] { min-width: 110px; padding: .55rem 1rem; border: 0; border-radius: 6px; background: transparent; color: #475569; font-weight: 700; cursor: pointer; transition: background .15s ease, color .15s ease; }
.operation-tab:hover:not(.active)[b-rlmnodzncv] { background: #f1f5f9; }
.operation-tab.active[b-rlmnodzncv] { background: #155da8; color: #fff; box-shadow: 0 2px 6px rgb(21 93 168 / 25%); }
.message.info[b-rlmnodzncv] { margin-bottom: 1rem; padding: .75rem 1rem; border: 1px solid #b6d4fe; border-radius: 4px; background: #cff4fc; color: #055160; }
.summary-grid[b-rlmnodzncv] { display: grid; grid-template-columns: repeat(4, minmax(160px, 1fr)); gap: 1rem; margin-bottom: 1rem; }
.summary-grid > div[b-rlmnodzncv] { position: relative; overflow: hidden; padding: 1.1rem 1.2rem; border: 1px solid #dbe5f0; border-radius: 10px; background: #fff; box-shadow: 0 3px 10px rgb(15 23 42 / 4%); }
.summary-grid > div[b-rlmnodzncv]::before { position: absolute; inset: 0 auto 0 0; width: 4px; background: #1b6ec2; content: ""; }
.summary-grid strong[b-rlmnodzncv] { color: #0f172a; font-size: 1.2rem; font-variant-numeric: tabular-nums; }
.cst-table-wrap[b-rlmnodzncv] { overflow-x: auto; border: 1px solid #d9e2ec; border-radius: 10px; background: #fff; box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.cst-table[b-rlmnodzncv] { width: 100%; min-width: 1000px; border-collapse: collapse; }
.cst-table th[b-rlmnodzncv], .cst-table td[b-rlmnodzncv] { padding: .85rem 1rem; border-bottom: 1px solid #e8edf3; text-align: left; white-space: nowrap; }
.cst-table th[b-rlmnodzncv] { background: #f1f5f9; color: #334155; font-size: .78rem; letter-spacing: .025em; text-transform: uppercase; }
.cst-table tbody tr:hover[b-rlmnodzncv] { background: #f8fbff; }
.cst-table tfoot td[b-rlmnodzncv] { border-top: 2px solid #cbd5e1; border-bottom: 0; background: #f8fafc; color: #0f172a; }
.cst-table .number[b-rlmnodzncv] { text-align: right; font-variant-numeric: tabular-nums; }
.cst-table .highlight[b-rlmnodzncv] { color: #155da8; font-weight: 700; }
.summary-table[b-rlmnodzncv] { min-width: 1180px; }
.summary-table-wrap[b-rlmnodzncv] { margin-bottom: 1.35rem; }
.selected-row[b-rlmnodzncv] { background: #eff6ff !important; }
.operation-badge[b-rlmnodzncv] { display: inline-flex; align-items: center; min-width: 84px; justify-content: center; padding: .3rem .65rem; border-radius: 999px; font-size: .82rem; font-weight: 800; }
.operation-badge.entry[b-rlmnodzncv] { background: #dcfce7; color: #166534; }
.operation-badge.exit[b-rlmnodzncv] { background: #ffedd5; color: #9a3412; }
.detail-button[b-rlmnodzncv] { min-height: 2.1rem; padding: .35rem .75rem; border: 1px solid #155da8; border-radius: 6px; background: #fff; color: #155da8; font-size: .84rem; font-weight: 800; cursor: pointer; }
.detail-button:hover[b-rlmnodzncv] { background: #155da8; color: #fff; }
.details-panel[b-rlmnodzncv] { padding: 1.25rem; border: 1px solid #dbe5f0; border-radius: 12px; background: #fff; box-shadow: 0 4px 14px rgb(15 23 42 / 5%); }
.details-header[b-rlmnodzncv] { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-bottom: 1rem; }
.details-header h2[b-rlmnodzncv] { margin: 0; color: #0f172a; font-size: 1.35rem; }
.detail-count[b-rlmnodzncv] { padding: .35rem .65rem; border-radius: 999px; background: #e2e8f0; color: #475569; font-size: .8rem; font-weight: 700; white-space: nowrap; }
@media (max-width: 900px) { .cst-page[b-rlmnodzncv] { padding: 1.25rem 1rem; } .page-header[b-rlmnodzncv] { align-items: flex-start; flex-direction: column; padding: 1.1rem; } .summary-grid[b-rlmnodzncv] { grid-template-columns: repeat(2, minmax(140px, 1fr)); } }
@media (max-width: 560px) { .summary-grid[b-rlmnodzncv] { grid-template-columns: 1fr; } .details-header[b-rlmnodzncv] { align-items: flex-start; flex-direction: column; } }
/* /Components/Pages/ResumoProdutosFiscal.razor.rz.scp.css */
.products-page[b-y3em56br7l] {
    max-width: 1300px;
    padding: 2.5rem 2rem;
}

.page-header[b-y3em56br7l] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
}

.page-header h1[b-y3em56br7l] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.eyebrow[b-y3em56br7l] {
    display: block;
    margin-bottom: 0.25rem;
    color: #64748b;
    font-size: 0.85rem;
    font-weight: 700;
}

.secondary-button[b-y3em56br7l] {
    min-height: 2.3rem;
    padding: 0.4rem 0.8rem;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    background: #fff;
    color: #334155;
    font-weight: 700;
    cursor: pointer;
}

.secondary-button:hover[b-y3em56br7l] {
    background: #f8fafc;
}

.message.info[b-y3em56br7l] {
    margin-bottom: 1rem;
    padding: 0.75rem 1rem;
    border: 1px solid #b6d4fe;
    border-radius: 4px;
    background: #cff4fc;
    color: #055160;
}

.summary-grid[b-y3em56br7l] {
    display: grid;
    grid-template-columns: repeat(3, minmax(150px, 1fr));
    gap: 1rem;
    margin-bottom: 1rem;
}

.summary-grid > div[b-y3em56br7l] {
    padding: 1rem;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.summary-label[b-y3em56br7l] {
    display: block;
    margin-bottom: 0.35rem;
    color: #64748b;
    font-size: 0.85rem;
}

.summary-grid strong[b-y3em56br7l] {
    color: #111827;
    font-size: 1.15rem;
}

.products-table-wrap[b-y3em56br7l] {
    overflow-x: auto;
    border: 1px solid #d9dee7;
    border-radius: 6px;
    background: #fff;
}

.products-table[b-y3em56br7l] {
    width: 100%;
    min-width: 820px;
    border-collapse: collapse;
}

.products-table th[b-y3em56br7l],
.products-table td[b-y3em56br7l] {
    padding: 0.75rem 0.85rem;
    border-bottom: 1px solid #e2e8f0;
    text-align: left;
    vertical-align: middle;
}

.products-table th[b-y3em56br7l] {
    background: #f8fafc;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 700;
    white-space: nowrap;
}

.products-table tr:last-child td[b-y3em56br7l] {
    border-bottom: 0;
}

.products-table .number[b-y3em56br7l] {
    text-align: right;
    white-space: nowrap;
}

.products-table .highlight[b-y3em56br7l] {
    color: #155da8;
    font-weight: 700;
}

.products-table tfoot td[b-y3em56br7l] {
    border-top: 2px solid #cbd5e1;
    border-bottom: 0;
    background: #f8fafc;
    color: #111827;
}

.detail-button[b-y3em56br7l] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2rem;
    padding: 0.35rem 0.65rem;
    border: 1px solid #b45309;
    border-radius: 4px;
    background: #b45309;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.detail-button:hover[b-y3em56br7l] {
    background: #92400e;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 900px) {
    .products-page[b-y3em56br7l] {
        padding: 1.5rem 1rem;
    }

    .page-header[b-y3em56br7l] {
        align-items: flex-start;
        flex-direction: column;
    }

    .summary-grid[b-y3em56br7l] {
        grid-template-columns: 1fr;
    }
}
