/* /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/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 .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],
.analysis-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],
.analysis-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],
.analysis-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;
}

.analysis-button[b-ql7tuaq45o] {
    border-color: #2563eb;
    background: #2563eb;
}

.analysis-button:hover[b-ql7tuaq45o] {
    background: #1d4ed8;
}

.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; }
@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/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/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/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/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/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/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;
    }
}
