@import '_content/EvoBlazorComponents/EvoBlazorComponents.xk6joeyifg.bundle.scp.css';

/* _content/BlazorServer/Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-qty1ou690u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qty1ou690u] {
    flex: 1;
}

.sidebar[b-qty1ou690u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-qty1ou690u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qty1ou690u]  a, .top-row[b-qty1ou690u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-qty1ou690u]  a:hover, .top-row[b-qty1ou690u]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-qty1ou690u]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-qty1ou690u] {
        justify-content: space-between;
    }

    .top-row[b-qty1ou690u]  a, .top-row[b-qty1ou690u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-qty1ou690u] {
        flex-direction: row;
    }

    .sidebar[b-qty1ou690u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qty1ou690u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-qty1ou690u]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-qty1ou690u], article[b-qty1ou690u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-qty1ou690u] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-qty1ou690u] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorServer/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5veepcvj25] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5veepcvj25] {
    flex: 1;
}

.sidebar[b-5veepcvj25] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5veepcvj25] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5veepcvj25]  a, .top-row[b-5veepcvj25]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5veepcvj25]  a:hover, .top-row[b-5veepcvj25]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5veepcvj25]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-5veepcvj25] {
        justify-content: space-between;
    }

    .top-row[b-5veepcvj25]  a, .top-row[b-5veepcvj25]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5veepcvj25] {
        flex-direction: row;
    }

    .sidebar[b-5veepcvj25] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5veepcvj25] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-5veepcvj25]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5veepcvj25], article[b-5veepcvj25] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5veepcvj25] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-5veepcvj25] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorServer/Components/Pages/Demos/Metrics.razor.rz.scp.css */

.dashboard-container[b-40gotevylx] {
    max-width: 1400px;
    margin: 1rem;
}

.section-title[b-40gotevylx] {
    font-size: 1rem;
    font-weight: 500;
    color: #16325c;
    margin-bottom: 16px;
    padding-left: 8px;
    border-left: 4px solid #0176d3;
}

.grid[b-40gotevylx] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
    margin-bottom: 32px;
}

.metric-card[b-40gotevylx] {
    padding: 1rem;
}

    .metric-card .header[b-40gotevylx] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px;
        padding-bottom: 8px;
        border-bottom: 1px solid #d8dde6;
    }

    .metric-card .title[b-40gotevylx] {
        font-size: 0.875rem;
        font-weight: bold;
        color: #54698d;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .metric-card .title-group[b-40gotevylx] {
        display: flex;
        gap: 8px;
    }

    .metric-card .value[b-40gotevylx] {
        font-size: 1.5rem;
        font-weight: 400;
        color: #16325c;
        margin: 8px 0;
    }

    .metric-card .hint[b-40gotevylx] {
        font-size: 0.8125rem;
        color: #54698d;
    }

    .metric-card .badge[b-40gotevylx] {
        font-size: 0.6875rem;
        padding: 3px 6px;
        background: #f1f2f3;
        border-radius: 4px;
        color: #54698d;
        display: inline-flex;
        align-items: center;
        gap: 4px;
        border: 1px solid #e1e2e3;
    }

    .metric-card .trend[b-40gotevylx] {
        font-size: 0.875rem;
        font-weight: bold;
        display: flex;
        align-items: center;
        gap: 4px;
    }

        .metric-card .trend.positive[b-40gotevylx] {
            color: #04844b;
        }

        .metric-card .trend.negative[b-40gotevylx] {
            color: #c23934;
        }

    .metric-card .progress-track[b-40gotevylx] {
        height: 4px;
        background: #ccc;
        border-radius: 2px;
        margin: 12px 0;
    }

    .metric-card .progress-bar[b-40gotevylx] {
        height: 100%;
        background: #0176d3;
        border-radius: 2px;
        transition: width 0.3s ease;
    }

    .metric-card .progress-labels[b-40gotevylx] {
        display: flex;
        justify-content: space-between;
        font-size: 0.875rem;
        color: #54698d;
    }

    .metric-card .circle[b-40gotevylx] {
        width: 8px;
        height: 8px;
        background: #bbb;
        border-radius: 50%;
    }

        .metric-card .circle.positive[b-40gotevylx] {
            background: #04844b;
        }

        .metric-card .circle.negative[b-40gotevylx] {
            background: #c23934;
        }

    .metric-card .comparison-item[b-40gotevylx] {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .metric-card .comparison-header[b-40gotevylx] {
        display: flex;
        justify-content: space-between;
        margin-bottom: 8px;
    }

    .metric-card .comparison-label[b-40gotevylx] {
        font-size: 0.875rem;
        color: #54698d;
    }

    .metric-card .comparison-value[b-40gotevylx] {
        font-size: 0.875rem;
        font-weight: bold;
        color: #16325c;
    }

    .metric-card .comparison-bar[b-40gotevylx] {
        height: 6px;
        background: #ccc;
        border-radius: 3px;
        overflow: hidden;
    }

    .metric-card .comparison-progress[b-40gotevylx] {
        height: 100%;
        background: #0176d3;
        border-radius: 3px;
        transition: width 0.3s ease;
    }

    .metric-card .kpi-grid[b-40gotevylx] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        gap: 16px;
        margin-top: 16px;
    }

    .metric-card .kpi-item[b-40gotevylx] {
        background: #f1f2f3;
        padding: 12px;
        border-radius: 4px;
        border: 1px solid #e1e2e3;
        text-align: center;
    }
    
    .metric-card .kpi-label[b-40gotevylx] {
        font-size: 0.8125rem;
        color: #54698d;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .metric-card .kpi-label-2[b-40gotevylx] {
        font-size: 0.75rem;
        color: #54698d;
        text-transform: uppercase;
    }

    .metric-card .kpi-value[b-40gotevylx] {
        font-size: 1.25rem;
        font-weight: bold;
        color: #16325c;
        margin-bottom: 4px;
    }

    .metric-card .timeline-item[b-40gotevylx] {
        display: flex;
        align-items: flex-start;
        padding: 8px 0;
        border-left: 2px solid #d8dde6;
        margin-left: 16px;
        position: relative;
    }

        .metric-card .timeline-item[b-40gotevylx]:before {
            content: '';
            position: absolute;
            left: -5px;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #0176d3;
        }

    .metric-card .timeline-content[b-40gotevylx] {
        margin-left: 16px;
    }

    .metric-card .timeline-date[b-40gotevylx] {
        font-size: 0.875rem;
        color: #54698d;
    }

    .metric-card .timeline-text[b-40gotevylx] {
        font-size: 0.875rem;
        color: #16325c;
    }

    .metric-card .stats-grid[b-40gotevylx] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }

    .metric-card .stat-group[b-40gotevylx] {
        display: flex;
        flex-direction: column;
    }

    .metric-card .stat-item[b-40gotevylx] {
        display: flex;
        align-items: center;
        padding: 8px;
        background: #f8f9fb;
        border-radius: 4px;
        border: 1px solid #d9d9d9;
    }

    .metric-card .stat-icon[b-40gotevylx] {
        width: 32px;
        height: 32px;
        background: rgb(1, 118, 211);
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 12px;
        color: white;
    }

    .metric-card .stat-content[b-40gotevylx] {
        flex: 1;
    }

    .metric-card .stat-label[b-40gotevylx] {
        font-size: 0.8125rem;
        color: #54698d;
    }

    .metric-card .stat-value[b-40gotevylx] {
        font-size: 1.125rem;
        font-weight: bold;
        color: #16325c;
    }

    .metric-card .status-item[b-40gotevylx] {
        display: flex;
        align-items: center;
        padding: 8px 0;
        border-bottom: 1px solid #d8dde6;
        font-size: 0.875rem;
    }

        .metric-card .status-item:last-child[b-40gotevylx] {
            border-bottom: none;
        }

    .metric-card .status-bullet[b-40gotevylx] {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-right: 8px;
    }

        .metric-card .status-bullet.green[b-40gotevylx] {
            background: #04844b;
        }

        .metric-card .status-bullet.yellow[b-40gotevylx] {
            background: #ffb75d;
        }

        .metric-card .status-bullet.red[b-40gotevylx] {
            background: #c23934;
        }

    .metric-card .status-value[b-40gotevylx] {
        font-size: 0.875rem;
        font-weight: bold;
        color: #16325c;
    }

    /* metric-grid */
    .metric-card .metric-grid[b-40gotevylx] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
        margin-top: 8px;
    }


    .metric-card .metric-grid-item[b-40gotevylx] {
        background: #f1f2f3;
        padding: 12px;
        border-radius: 4px;
        border: 1px solid #e1e2e3;
        text-align: center;
    }

    .metric-card .detail-list[b-40gotevylx] {
        font-size: 0.875rem;
        color: #54698d;
    }

    .metric-card .detail-list-item[b-40gotevylx] {
        display: flex;
        justify-content: space-between;
        padding: 4px 0;
        border-bottom: 1px solid #f3f4f6;
    }

    .metric-card .multi-progress[b-40gotevylx] {
        display: flex;
        gap: 2px;
        margin: 8px 0;
    }

    .metric-card .progress-segment[b-40gotevylx] {
        height: 4px;
        flex: 1;
    }

    .metric-card .segment-green[b-40gotevylx] {
        background: #04844b;
    }

    .metric-card .segment-yellow[b-40gotevylx] {
        background: #ffb75d;
    }

    .metric-card .segment-red[b-40gotevylx] {
        background: #c23934;
    }

    .metric-card .segment-blue[b-40gotevylx] {
        background: #0176d3;
    }

    .metric-card .segment-gray[b-40gotevylx] {
        background: #f3f4f6;
    }

    /* metric-table*/
    .metric-card .metric-table[b-40gotevylx] {
        width: 100%;
        font-size: 0.8125rem;
        border-collapse: collapse;
        margin-top: 12px;
        margin-bottom: 12px;
    }

        .metric-card .metric-table th[b-40gotevylx] {
            text-align: left;
            padding: 6px;
            background: #f1f2f3;
            color: #54698d;
            font-weight: bold;
            border-bottom: 1px solid #e1e2e3;
        }

        .metric-card .metric-table td[b-40gotevylx] {
            padding: 6px;
            border-bottom: 1px solid #f3f4f6;
        }

    .metric-card .tag[b-40gotevylx] {
        font-size: 0.75rem;
        padding: 2px 6px;
        border-radius: 12px;
        font-weight: 500;
    }

    .metric-card .tag-success[b-40gotevylx] {
        background: #eefbf3;
        border: 1px solid #04844b;
        color: #04844b;
    }

    .metric-card .tag-warning[b-40gotevylx] {
        background: #fff4e5;
        border: 1px solid #ff9a3c;
        color: #ff9a3c;
    }

    .metric-card .tag-error[b-40gotevylx] {
        background: #ffeae9;
        border: 1px solid #c23934;
        color: #c23934;
    }

    .metric-card .tag-info[b-40gotevylx] {
        background: #eef4ff;
        border: 1px solid #0176d3;
        color: #0176d3;
    }

    /* multi-stat */
    .metric-card .multi-stat[b-40gotevylx] {
        display: flex;
        justify-content: space-between;
        gap: 16px;
        padding: 0;
        border-bottom: 1px solid #f3f4f6;
    }


    .metric-card .alert-list[b-40gotevylx] {
        margin-top: 8px;
    }

    .metric-card .alert-item[b-40gotevylx] {
        display: flex;
        align-items: center;
        padding: 8px;
        background: #fff4e5;
        border-left: 3px solid #ffb75d;
        margin-bottom: 8px;
        border-radius: 0 4px 4px 0;
    }
        .metric-card .alert-item .alert-text[b-40gotevylx] {
            font-size: 0.875rem;
        }

        .metric-card .alert-item .alert-hint[b-40gotevylx] {
            font-size: 0.75rem;
        }

        .metric-card .alert-item.critical[b-40gotevylx] {
            background: #ffeae9;
            border-left-color: #c23934;
        }

        .metric-card .alert-item.info[b-40gotevylx] {
            background: #eef4ff;
            border-left-color: #0176d3;
        }

        .metric-card .alert-item.high[b-40gotevylx] {
            background: #ffeae9;
            border-left-color: #c23934;
        }

        .metric-card .alert-item.low[b-40gotevylx] {
            background: #eef4ff;
            border-left-color: #0176d3;
        }

    .metric-card .task-list[b-40gotevylx] {
        margin-top: 12px;
    }

    .metric-card .task-item[b-40gotevylx] {
        display: flex;
        align-items: center;
        padding: 8px;
        border-bottom: 1px solid #f3f4f6;
    }

    .metric-card .task-icon[b-40gotevylx] {
        width: 32px;
        height: 32px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 12px;
        font-weight: bold;
        font-size: 16px;
    }
        .metric-card .task-icon.success[b-40gotevylx] {
            background: #eefbf3;
            color: #04844b;
            border: 1px solid #04844b;
        }
        .metric-card .task-icon.warning[b-40gotevylx] {
            background: #fff4e5;
            color: #ffb75d;
            border: 1px solid #ffb75d;
        }
        .metric-card .task-icon.danger[b-40gotevylx] {
            background: #ffeae9;
            color: #c23934;
            border: 1px solid #c23934;
        }


    .metric-card .task-content[b-40gotevylx] {
        flex: 1;
    }

    .metric-card .task-title[b-40gotevylx] {
        font-size: 0.875rem;
        color: #16325c;
    }

    .metric-card .task-meta[b-40gotevylx] {
        font-size: 0.8125rem;
        color: #54698d;
    }

    .metric-card .task-value[b-40gotevylx] {
        font-size: 0.875rem;
        color: #54698d;
        font-weight: bold;
    }

    .metric-card .inventory-item[b-40gotevylx] {
        background: #f1f2f3;
        padding: 12px;
        border-radius: 4px;
        border: 1px solid #e1e2e3;
    }

    .metric-card .inventory-label[b-40gotevylx] {
        font-size: 0.8125rem;
        color: #54698d;
    }

    .metric-card .inventory-value[b-40gotevylx] {
        font-size: 1.25rem;
        font-weight: bold;
        color: #16325c;
        margin-bottom: 4px;
    }

    /* funnel */
    .metric-card .funnel-container[b-40gotevylx] {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin: 16px 0;
    }

    .metric-card .funnel-stage[b-40gotevylx] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
    }

    .metric-card .funnel-bar[b-40gotevylx] {
        height: 32px;
        background: #0176d3;
        border-radius: 4px;
    }

    .metric-card .funnel-label[b-40gotevylx] {
        width: 100px;
        font-size: 12px;
        color: #54698d;
    }

    .metric-card .funnel-value[b-40gotevylx] {
        width: 80px;
        text-align: right;
        font-size: 13px;
        color: #16325c;
        font-weight: 500;
    }

    .metric-card .rank-item[b-40gotevylx] {
        display: flex;
        align-items: center;
        padding: 8px 0;
        border-bottom: 1px solid #d8dde6;
    }

    .metric-card .rank-avatar[b-40gotevylx] {
        width: 32px;
        height: 32px;
        background: #f3f4f6;
        border-radius: 50%;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #54698d;
        font-weight: 500;
    }

    .metric-card .rank-info[b-40gotevylx] {
        flex: 1;
    }

    .metric-card .rank-name[b-40gotevylx] {
        font-size: 13px;
        color: #16325c;
    }

    .metric-card .rank-meta[b-40gotevylx] {
        font-size: 12px;
        color: #54698d;
    }

    .metric-card .rank-value[b-40gotevylx] {
        font-size: 14px;
        font-weight: 500;
        color: #16325c;
    }

    .metric-card .mini-chart[b-40gotevylx] {
        height: 40px;
        display: flex;
        align-items: flex-end;
        gap: 2px;
        margin: 8px 0;
    }

    .metric-card .chart-bar[b-40gotevylx] {
        flex: 1;
        background: #0176d3;
        opacity: 0.7;
    }

        .metric-card .chart-bar:hover[b-40gotevylx] {
            opacity: 1;
        }

    .metric-card .stock-level[b-40gotevylx] {
        width: 100%;
        height: 4px;
        background: #ccc;
        border-radius: 2px;
        margin-top: 8px;
    }

    .metric-card .stock-level-bar[b-40gotevylx] {
        height: 100%;
        border-radius: 2px;
        transition: width 0.3s ease;
    }

        .metric-card .stock-level-bar.high[b-40gotevylx] {
            background: #04844b;
        }

        .metric-card .stock-level-bar.medium[b-40gotevylx] {
            background: #ffb75d;
        }

        .metric-card .stock-level-bar.low[b-40gotevylx] {
            background: #c23934;
        }
/* _content/BlazorServer/Components/Pages/Home.razor.rz.scp.css */
/* Modern Dashboard Styles - Versión Compacta */
.modern-dashboard[b-s2yuooed2d] {
	min-height: 100vh;
	background: linear-gradient(135deg, var(--evo-base-50) 0%, var(--evo-base-100) 100%);
	padding: var(--evo-space-4) var(--evo-space-4);
}

/* Welcome Section - Con animaciones */
.welcome-section[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: var(--evo-space-5);
	padding: var(--evo-space-4) 0;
	transition: all 0.5s var(--evo-transition-timing);
	opacity: 1;
	transform: translateY(0);
}

	.welcome-section.welcome-hidden[b-s2yuooed2d] {
		opacity: 0;
		transform: translateY(-20px);
		height: 0;
		margin-bottom: 0;
		padding: 0;
		overflow: hidden;
	}

.welcome-content[b-s2yuooed2d] {
	max-width: 600px;
}

.welcome-title[b-s2yuooed2d] {
	font-size: 2rem;
	font-weight: 700;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-2) 0;
	background: linear-gradient(135deg, var(--evo-primary) 0%, var(--evo-information) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.welcome-subtitle[b-s2yuooed2d] {
	font-size: var(--evo-text-lg);
	color: var(--evo-text-muted);
	margin: 0;
	font-weight: 400;
}

/* Search Container - Con transiciones */
.search-container[b-s2yuooed2d] {
	display: flex;
	justify-content: center;
	margin: 0 auto var(--evo-space-4);
	max-width: 700px;
	transition: all 0.4s var(--evo-transition-timing);
}

	.search-container.search-compact[b-s2yuooed2d] {
		max-width: 500px;
		margin-bottom: var(--evo-space-3);
	}

.search-card[b-s2yuooed2d] {
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid var(--evo-border-light);
	border-radius: var(--evo-radius-lg);
	padding: var(--evo-space-5);
	width: 100%;
	text-align: center;
	box-shadow: var(--evo-shadow-md);
	backdrop-filter: blur(10px);
	transition: all 0.3s var(--evo-transition-timing);
}

.search-compact .search-card[b-s2yuooed2d] {
	padding: var(--evo-space-3);
	border-radius: var(--evo-radius-button);
}

.search-icon-wrapper[b-s2yuooed2d] {
	margin-bottom: var(--evo-space-3);
	color: var(--evo-primary);
	display: flex;
	justify-content: center;
	transition: all 0.3s ease;
}

.search-title[b-s2yuooed2d] {
	font-size: var(--evo-text-xl);
	font-weight: 700;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-2) 0;
	transition: all 0.3s ease;
}

.search-subtitle[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	font-size: var(--evo-text-md);
	margin: 0 0 var(--evo-space-4) 0;
	font-weight: 400;
}

.search-input-wrapper[b-s2yuooed2d] {
	margin-bottom: var(--evo-space-3);
}

.search-compact .search-input-wrapper[b-s2yuooed2d] {
	margin-bottom: 0;
}

.search-input-modern[b-s2yuooed2d] {
	font-size: var(--evo-text-md) !important;
	padding: var(--evo-space-3) var(--evo-space-4) !important;
	border-radius: var(--evo-radius-button) !important;
	border: 2px solid var(--evo-border) !important;
	transition: all var(--evo-transition-duration) var(--evo-transition-timing) !important;
	background: var(--evo-white) !important;
	width: 100% !important;
}

	.search-input-modern:focus[b-s2yuooed2d] {
		border-color: var(--evo-primary) !important;
		box-shadow: 0 0 0 3px var(--evo-primary-lighter) !important;
	}

/* Search Examples */
.search-examples[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-2);
	align-items: center;
}

.examples-label[b-s2yuooed2d] {
	font-size: var(--evo-text-xs);
	color: var(--evo-text-muted);
	font-weight: 600;
}

.examples-chips[b-s2yuooed2d] {
	display: flex;
	gap: var(--evo-space-2);
	flex-wrap: wrap;
	justify-content: center;
}

.example-chip[b-s2yuooed2d] {
	background: var(--evo-bg-lighter);
	color: var(--evo-text-muted);
	padding: var(--evo-space-1) var(--evo-space-2);
	border-radius: var(--evo-radius-full);
	font-size: var(--evo-text-xs);
	border: 1px solid var(--evo-border-light);
	font-weight: 500;
	transition: all var(--evo-transition-duration);
}

/* Search Status */
.search-status[b-s2yuooed2d] {
	max-width: 600px;
	margin: 0 auto;
}

.search-loading[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: var(--evo-space-4);
	gap: var(--evo-space-3);
}

/* No Results - Más compacto */
.no-results[b-s2yuooed2d] {
	text-align: center;
	padding: var(--evo-space-4);
}

.no-results-icon[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	margin-bottom: var(--evo-space-3);
	opacity: 0.7;
}

.no-results-title[b-s2yuooed2d] {
	font-size: var(--evo-text-lg);
	font-weight: 600;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-2) 0;
}

.no-results-description[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	margin: 0 0 var(--evo-space-3) 0;
	font-size: var(--evo-text-md);
}

.no-results-suggestions[b-s2yuooed2d] {
	background: var(--evo-bg-lighter);
	border-radius: var(--evo-radius);
	padding: var(--evo-space-3);
	margin-bottom: var(--evo-space-3);
	text-align: left;
	border: 1px solid var(--evo-border-light);
}

.suggestions-title[b-s2yuooed2d] {
	font-weight: 600;
	margin: 0 0 var(--evo-space-2) 0;
	color: var(--evo-text-dark);
	font-size: var(--evo-text-sm);
}

.suggestions-list[b-s2yuooed2d] {
	margin: 0;
	padding-left: var(--evo-space-4);
	color: var(--evo-text-muted);
	font-size: var(--evo-text-sm);
}

	.suggestions-list li[b-s2yuooed2d] {
		margin-bottom: var(--evo-space-1);
	}

/* Search Results - Más compactos */
.search-results[b-s2yuooed2d] {
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-3);
	animation: slideIn-b-s2yuooed2d 0.3s ease-out;
}

@keyframes slideIn-b-s2yuooed2d {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.results-group[b-s2yuooed2d] {
	background: var(--evo-white);
	border: 1px solid var(--evo-border-light);
	border-radius: var(--evo-radius-lg);
	overflow: hidden;
	box-shadow: var(--evo-shadow-sm);
}

.results-header[b-s2yuooed2d] {
	background: var(--evo-bg-lighter);
	padding: var(--evo-space-3) var(--evo-space-4);
	border-bottom: 1px solid var(--evo-border-light);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.results-header-left[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	gap: var(--evo-space-2);
}

.results-category[b-s2yuooed2d] {
	font-size: var(--evo-text-md);
	font-weight: 600;
	color: var(--evo-text-dark);
}

.results-count[b-s2yuooed2d] {
	background: var(--evo-primary-lighter);
	color: var(--evo-primary);
	padding: var(--evo-space-1) var(--evo-space-2);
	border-radius: var(--evo-radius-full);
	font-size: var(--evo-text-xs);
	font-weight: 600;
	min-width: 1.5rem;
	text-align: center;
}

.results-list[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
}

.result-item[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	gap: var(--evo-space-3);
	padding: var(--evo-space-3) var(--evo-space-4);
	cursor: pointer;
	transition: all var(--evo-transition-duration) var(--evo-transition-timing);
	border-bottom: 1px solid var(--evo-border-light);
}

	.result-item:last-child[b-s2yuooed2d] {
		border-bottom: none;
	}

	.result-item:hover[b-s2yuooed2d] {
		background: var(--evo-bg-hover);
		transform: translateX(4px);
	}

.result-icon[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	background: var(--evo-primary-lighter);
	color: var(--evo-primary);
	border-radius: var(--evo-radius);
	flex-shrink: 0;
}

.result-content[b-s2yuooed2d] {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-1);
}

.result-title[b-s2yuooed2d] {
	font-size: var(--evo-text-md);
	font-weight: 600;
	color: var(--evo-text-dark);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

.result-subtitle[b-s2yuooed2d] {
	font-size: var(--evo-text-sm);
	color: var(--evo-text-muted);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

.result-action[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	flex-shrink: 0;
	transition: all var(--evo-transition-duration);
}

.result-item:hover .result-action[b-s2yuooed2d] {
	color: var(--evo-primary);
	transform: translateX(2px);
}

/* Responsive Design */
@media (max-width: 768px) {
	.modern-dashboard[b-s2yuooed2d] {
		padding: var(--evo-space-3) var(--evo-space-2);
	}

	.welcome-title[b-s2yuooed2d] {
		font-size: 1.75rem;
	}

	.search-card[b-s2yuooed2d] {
		margin: 0 var(--evo-space-2);
		padding: var(--evo-space-4) var(--evo-space-3);
	}

	.search-compact .search-card[b-s2yuooed2d] {
		padding: var(--evo-space-3) var(--evo-space-3);
	}

	.examples-chips[b-s2yuooed2d] {
		flex-direction: column;
		align-items: center;
		gap: var(--evo-space-1);
	}

	.result-item[b-s2yuooed2d] {
		padding: var(--evo-space-3);
		gap: var(--evo-space-2);
	}

	.result-icon[b-s2yuooed2d] {
		width: 1.75rem;
		height: 1.75rem;
	}
}

@media (max-width: 480px) {
	.welcome-title[b-s2yuooed2d] {
		font-size: 1.5rem;
	}

	.search-title[b-s2yuooed2d] {
		font-size: var(--evo-text-lg);
	}

	.results-header[b-s2yuooed2d] {
		padding: var(--evo-space-2) var(--evo-space-3);
	}

	.result-item[b-s2yuooed2d] {
		padding: var(--evo-space-2) var(--evo-space-3);
	}
}

(--evo-space-3) 0;
background: linear-gradient(135deg, var(--evo-primary) 0%, var(--evo-information) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;[b-s2yuooed2d]
}

.welcome-subtitle[b-s2yuooed2d] {
	font-size: var(--evo-text-xl);
	color: var(--evo-text-muted);
	margin: 0;
	font-weight: 400;
}

/* Search Container */
.search-container[b-s2yuooed2d] {
	display: flex;
	justify-content: center;
	margin: 0 auto var(--evo-space-6);
	max-width: 800px;
}

.search-card[b-s2yuooed2d] {
	background: var(--evo-white);
	border: 1px solid var(--evo-border-light);
	border-radius: var(--evo-radius-lg);
	padding: var(--evo-space-6);
	width: 100%;
	text-align: center;
	box-shadow: var(--evo-shadow-lg);
	backdrop-filter: blur(10px);
	background: rgba(255, 255, 255, 0.95);
}

.search-icon-wrapper[b-s2yuooed2d] {
	margin-bottom: var(--evo-space-4);
	color: var(--evo-primary);
	display: flex;
	justify-content: center;
}

.search-title[b-s2yuooed2d] {
	font-size: var(--evo-text-xxl);
	font-weight: 700;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-2) 0;
}

.search-subtitle[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	font-size: var(--evo-text-lg);
	margin: 0 0 var(--evo-space-5) 0;
	font-weight: 400;
}

.search-input-wrapper[b-s2yuooed2d] {
	margin-bottom: var(--evo-space-4);
}

.search-input-modern[b-s2yuooed2d] {
	font-size: var(--evo-text-lg) !important;
	padding: var(--evo-space-4) var(--evo-space-5) !important;
	border-radius: var(--evo-radius-button) !important;
	border: 2px solid var(--evo-border) !important;
	transition: all var(--evo-transition-duration) var(--evo-transition-timing) !important;
	background: var(--evo-white) !important;
	width: 100% !important;
}

	.search-input-modern:focus[b-s2yuooed2d] {
		border-color: var(--evo-primary) !important;
		box-shadow: 0 0 0 4px var(--evo-primary-lighter) !important;
		transform: translateY(-1px) !important;
	}

/* Search Examples */
.search-examples[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-3);
	align-items: center;
}

.examples-label[b-s2yuooed2d] {
	font-size: var(--evo-text-sm);
	color: var(--evo-text-muted);
	font-weight: 600;
}

.examples-chips[b-s2yuooed2d] {
	display: flex;
	gap: var(--evo-space-2);
	flex-wrap: wrap;
	justify-content: center;
}

.example-chip[b-s2yuooed2d] {
	background: var(--evo-bg-lighter);
	color: var(--evo-text-muted);
	padding: var(--evo-space-2) var(--evo-space-3);
	border-radius: var(--evo-radius-full);
	font-size: var(--evo-text-xs);
	border: 1px solid var(--evo-border-light);
	font-weight: 500;
	transition: all var(--evo-transition-duration);
}

	.example-chip:hover[b-s2yuooed2d] {
		background: var(--evo-primary-lighter);
		color: var(--evo-primary);
		border-color: var(--evo-primary);
	}

/* Search Status */
.search-status[b-s2yuooed2d] {
	max-width: 700px;
	margin: 0 auto;
}

.search-loading[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: var(--evo-space-6);
	gap: var(--evo-space-4);
}

/* No Results */
.no-results[b-s2yuooed2d] {
	text-align: center;
	padding: var(--evo-space-6);
}

.no-results-icon[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	margin-bottom: var(--evo-space-4);
	opacity: 0.7;
}

.no-results-title[b-s2yuooed2d] {
	font-size: var(--evo-text-xl);
	font-weight: 600;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-2) 0;
}

.no-results-description[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	margin: 0 0 var(--evo-space-5) 0;
	font-size: var(--evo-text-lg);
}

.no-results-suggestions[b-s2yuooed2d] {
	background: var(--evo-bg-lighter);
	border-radius: var(--evo-radius-lg);
	padding: var(--evo-space-5);
	margin-bottom: var(--evo-space-5);
	text-align: left;
	border: 1px solid var(--evo-border-light);
}

.suggestions-title[b-s2yuooed2d] {
	font-weight: 600;
	margin: 0 0 var(--evo-space-3) 0;
	color: var(--evo-text-dark);
	font-size: var(--evo-text-md);
}

.suggestions-list[b-s2yuooed2d] {
	margin: 0;
	padding-left: var(--evo-space-5);
	color: var(--evo-text-muted);
	font-size: var(--evo-text-md);
	line-height: 1.6;
}

	.suggestions-list li[b-s2yuooed2d] {
		margin-bottom: var(--evo-space-2);
	}

/* Search Results */
.search-results[b-s2yuooed2d] {
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-5);
}

.results-header[b-s2yuooed2d] {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.results-header-left[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	gap: var(--evo-space-3);
}

.results-category[b-s2yuooed2d] {
	font-size: var(--evo-text-lg);
	font-weight: 600;
	color: var(--evo-text-dark);
}

.results-count[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	font-size: var(--evo-text-sm);
	background: var(--evo-bg-lighter);
	padding: var(--evo-space-1) var(--evo-space-3);
	border-radius: var(--evo-radius-full);
	border: 1px solid var(--evo-border-light);
	font-weight: 500;
}

.results-grid[b-s2yuooed2d] {
	display: flex;
	flex-direction: column;
	gap: var(--evo-space-3);
}

.result-card[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	gap: var(--evo-space-4);
	padding: var(--evo-space-4);
	border: 1px solid var(--evo-border-light);
	border-radius: var(--evo-radius-lg);
	cursor: pointer;
	transition: all var(--evo-transition-duration) var(--evo-transition-timing);
	background: var(--evo-white);
}

	.result-card:hover[b-s2yuooed2d] {
		border-color: var(--evo-primary);
		transform: translateY(-2px);
		box-shadow: var(--evo-shadow-md);
		background: var(--evo-bg-hover);
	}

.result-icon[b-s2yuooed2d] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3.5rem;
	height: 3.5rem;
	background: var(--evo-primary-lighter);
	color: var(--evo-primary);
	border-radius: var(--evo-radius-lg);
	flex-shrink: 0;
}

.result-info[b-s2yuooed2d] {
	flex: 1;
	min-width: 0;
}

.result-title[b-s2yuooed2d] {
	font-size: var(--evo-text-lg);
	font-weight: 600;
	color: var(--evo-text-dark);
	margin: 0 0 var(--evo-space-1) 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.result-subtitle[b-s2yuooed2d] {
	font-size: var(--evo-text-md);
	color: var(--evo-text-muted);
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.result-action[b-s2yuooed2d] {
	color: var(--evo-text-muted);
	flex-shrink: 0;
	transition: all var(--evo-transition-duration);
}

.result-card:hover .result-action[b-s2yuooed2d] {
	color: var(--evo-primary);
	transform: translateX(2px);
}

/* Responsive Design */
@media (max-width: 768px) {
	.modern-dashboard[b-s2yuooed2d] {
		padding: var(--evo-space-4) var(--evo-space-3);
	}

	.welcome-title[b-s2yuooed2d] {
		font-size: 2rem;
	}

	.welcome-subtitle[b-s2yuooed2d] {
		font-size: var(--evo-text-lg);
	}

	.search-card[b-s2yuooed2d] {
		margin: 0 var(--evo-space-2);
		padding: var(--evo-space-5) var(--evo-space-4);
	}

	.examples-chips[b-s2yuooed2d] {
		flex-direction: column;
		align-items: center;
		gap: var(--evo-space-2);
	}

	.result-card[b-s2yuooed2d] {
		padding: var(--evo-space-3);
		gap: var(--evo-space-3);
	}

	.result-icon[b-s2yuooed2d] {
		width: 3rem;
		height: 3rem;
	}

	.result-title[b-s2yuooed2d] {
		font-size: var(--evo-text-md);
	}

	.result-subtitle[b-s2yuooed2d] {
		font-size: var(--evo-text-sm);
	}
}

@media (max-width: 480px) {
	.welcome-title[b-s2yuooed2d] {
		font-size: 1.75rem;
	}

	.search-title[b-s2yuooed2d] {
		font-size: var(--evo-text-xl);
	}

	.search-subtitle[b-s2yuooed2d] {
		font-size: var(--evo-text-md);
	}
}
/* _content/BlazorServer/Components/Pages/Instance/Clientes/DocumentoDTEDialog.razor.rz.scp.css */
/* Contenedor principal del DTE */
.dte-container[b-5h1hijga9c] {
    max-width: 800px;
    margin: 0 auto;
    background: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.3;
    color: #2c3e50;
    border: 1px solid #e0e6ed;
}

/* Encabezado del DTE */
.dte-header[b-5h1hijga9c] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e6ed;
    padding: 15px 20px;
    background: #f8f9fa;
}

.dte-header-left[b-5h1hijga9c] {
    display: flex;
    flex-direction: row;
    padding-right: 20px;
    gap: 1.5rem;
}

.dte-header-right[b-5h1hijga9c] {
    flex: 0 0 auto;
    text-align: center;
}

/* Información de la empresa */
.company-info[b-5h1hijga9c] {
    text-align: left;
}

.company-logo[b-5h1hijga9c] {
    width: 120px;
    height: 100px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.company-name[b-5h1hijga9c] {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 4px 0;
    color: #2c3e50;
}

.company-details[b-5h1hijga9c],
.company-address[b-5h1hijga9c],
.company-location[b-5h1hijga9c] {
    margin: 2px 0;
    font-size: 11px;
    color: #5a6c7d;
}

/* Caja del DTE */
.dte-box[b-5h1hijga9c] {
    border: 2px solid #e74c3c;
    padding: 12px;
    margin-bottom: 8px;
    min-width: 180px;
    background: white;
}

.dte-box-header[b-5h1hijga9c] {
    font-weight: 600;
    font-size: 15px;
    color: #e74c3c;
    text-align: center;
    margin-bottom: 4px;
}

.dte-box-body[b-5h1hijga9c] {
    text-align: center;
}

    .dte-box-body strong[b-5h1hijga9c] {
        display: block;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 4px;
        color: #e74c3c;
        text-transform: uppercase;
    }

.folio[b-5h1hijga9c] {
    font-size: 16px;
    font-weight: 700;
    color: #e74c3c;
}

.dte-location[b-5h1hijga9c] {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 6px;
    color: #34495e;
}

.dte-date[b-5h1hijga9c] {
    font-size: 11px;
    color: #7f8c8d;
}

/* Sección del cliente */
.client-section[b-5h1hijga9c] {
    margin: 0 20px 15px 20px;
    border: 1px solid #e0e6ed;
    padding: 12px;
    background: #f8f9fa;
}

.section-title[b-5h1hijga9c] {
    font-weight: 600;
    font-size: 11px;
    color: #2c3e50;
    text-transform: uppercase;
    display: inline-block;
}

.client-info[b-5h1hijga9c] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px 20px;
}

.client-row[b-5h1hijga9c] {
    display: flex;
    align-items: center;
}

.client-label[b-5h1hijga9c] {
    font-weight: 600;
    min-width: 120px;
    margin-right: 10px;
    color: #34495e;
    font-size: 11px;
}

.client-value[b-5h1hijga9c] {
    flex: 1;
    color: #2c3e50;
    font-size: 11px;
}

/* Tabla de items */
.items-section[b-5h1hijga9c] {
    margin: 0 20px 0;
}

.items-table[b-5h1hijga9c] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #bdc3c7;
    font-size: 11px;
}

    .items-table th[b-5h1hijga9c] {
        background: #34495e;
        color: white;
        border: 1px solid #2c3e50;
        padding: 6px 4px;
        text-align: center;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
    }

    .items-table td[b-5h1hijga9c] {
        border: 1px solid #e0e6ed;
        padding: 4px 6px;
        vertical-align: middle;
        background: white;
    }

    .items-table tbody tr:nth-child(even)[b-5h1hijga9c] {
        background: #f8f9fa;
    }

/* Columnas específicas */
.col-codigo[b-5h1hijga9c] {
    width: 70px;
}

.col-descripcion[b-5h1hijga9c] {
    width: auto;
}

.col-cantidad[b-5h1hijga9c] {
    width: 60px;
}

.col-unidad[b-5h1hijga9c] {
    width: 50px;
}

.col-precio[b-5h1hijga9c] {
    width: 80px;
}

.col-descuento[b-5h1hijga9c] {
    width: 50px;
}

.col-total[b-5h1hijga9c] {
    width: 80px;
}

.item-codigo[b-5h1hijga9c] {
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: #7f8c8d;
}

.item-descripcion[b-5h1hijga9c] {
    padding-left: 6px;
}

.item-name[b-5h1hijga9c] {
    font-weight: 600;
    font-size: 11px;
    color: #2c3e50;
    margin-bottom: 1px;
}

.item-desc[b-5h1hijga9c] {
    font-size: 10px;
    color: #7f8c8d;
    margin-top: 2px;
}

.item-cantidad[b-5h1hijga9c],
.item-precio[b-5h1hijga9c],
.item-total[b-5h1hijga9c] {
    text-align: right;
    padding-right: 6px;
    font-weight: 500;
    font-size: 11px;
}

.item-unidad[b-5h1hijga9c] {
    text-align: center;
    font-size: 10px;
    color: #7f8c8d;
}

.item-descuento[b-5h1hijga9c] {
    text-align: center;
    font-weight: 600;
    color: #e67e22;
    font-size: 10px;
}

/* Sección de totales */
.totals-section[b-5h1hijga9c] {
    margin: 0 20px 15px 20px;
    display: flex;
    justify-content: flex-end;
}

.totals-table[b-5h1hijga9c] {
    border: 1px solid #e0e6ed;
    border-top: none;
    min-width: 220px;
    background: white;
}

.total-row[b-5h1hijga9c] {
    display: flex;
    justify-content: space-between;
    padding: 6px 12px;
    border-bottom: 1px solid #e0e6ed;
    font-size: 11px;
}

    .total-row:last-child[b-5h1hijga9c] {
        border-bottom: none;
    }

.total-final[b-5h1hijga9c] {
    background: #34495e;
    color: white;
    font-weight: 700;
    font-size: 13px;
}

.total-label[b-5h1hijga9c] {
    font-weight: 600;
    color: #34495e;
}

.total-final .total-label[b-5h1hijga9c] {
    color: white;
}

.total-value[b-5h1hijga9c] {
    text-align: right;
    min-width: 80px;
    font-weight: 600;
    color: #2c3e50;
}

.total-final .total-value[b-5h1hijga9c] {
    color: white;
}

/* Referencias */
.references-section[b-5h1hijga9c] {
    margin: 0 20px 15px 20px;
}

.references-table[b-5h1hijga9c] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #bdc3c7;
    font-size: 11px;
}

    .references-table th[b-5h1hijga9c],
    .references-table td[b-5h1hijga9c] {
        border: 1px solid #e0e6ed;
        padding: 6px 8px;
        text-align: left;
    }

    .references-table th[b-5h1hijga9c] {
        background: #95a5a6;
        color: white;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
    }

/* Observaciones */
.observations-section[b-5h1hijga9c] {
    display: flex;
    flex-flow: row;
    gap: 8px;
    margin: 0 20px 15px 20px;
    border: 1px solid #e0e6ed;
    padding: 12px;
    background: #f8f9fa;
}

.observations-text[b-5h1hijga9c] {
    font-size: 11px;
    line-height: 1.4;
    color: #2c3e50;
}

/* Estado del DTE */
.status-section[b-5h1hijga9c] {
    margin: 0 20px 15px 20px;
    border: 1px solid #d5dbdb;
    padding: 12px;
    background: #f8f9fa;
}

.status-info[b-5h1hijga9c] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 6px;
}

.status-item[b-5h1hijga9c] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    background: white;
    border: 1px solid #e0e6ed;
    font-size: 10px;
}

.status-date[b-5h1hijga9c] {
    font-size: 10px;
    color: #666;
}

.status-user[b-5h1hijga9c] {
    font-size: 10px;
    color: #5a6c7d;
}

.status-vendor[b-5h1hijga9c] {
    font-size: 10px;
    color: #5a6c7d;
}

.internal-info[b-5h1hijga9c] {
    font-size: 10px;
    color: #5a6c7d;
}

.track-id[b-5h1hijga9c] {
    font-size: 9px;
    background: #3498db;
    color: white;
    padding: 2px 6px;
    font-weight: 600;
}

/* Timbre */
.timbre-section[b-5h1hijga9c] {
    margin: 20px 20px 0 20px;
    text-align: center;
    border-top: 1px dashed #bdc3c7;
    padding-top: 10px;
}

.timbre-text[b-5h1hijga9c] {
    font-size: 10px;
    color: #7f8c8d;
    line-height: 1.3;
}

/* Responsive para pantallas pequeñas */
@media (max-width: 768px) {
    .dte-container[b-5h1hijga9c] {
        margin: 5px;
        font-size: 11px;
    }

    .dte-header[b-5h1hijga9c] {
        flex-direction: column;
        gap: 10px;
        padding: 12px;
    }

    .dte-header-left[b-5h1hijga9c] {
        padding-right: 0;
    }

    .client-info[b-5h1hijga9c] {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .client-section[b-5h1hijga9c],
    .items-section[b-5h1hijga9c],
    .totals-section[b-5h1hijga9c],
    .observations-section[b-5h1hijga9c],
    .status-section[b-5h1hijga9c],
    .timbre-section[b-5h1hijga9c] {
        margin-left: 10px;
        margin-right: 10px;
    }

    .items-table[b-5h1hijga9c],
    .references-table[b-5h1hijga9c] {
        font-size: 10px;
    }

        .items-table th[b-5h1hijga9c],
        .items-table td[b-5h1hijga9c] {
            padding: 3px 2px;
        }

    .col-codigo[b-5h1hijga9c] {
        width: 50px;
    }

    .col-cantidad[b-5h1hijga9c] {
        width: 40px;
    }

    .col-unidad[b-5h1hijga9c] {
        width: 35px;
    }

    .col-precio[b-5h1hijga9c] {
        width: 60px;
    }

    .col-descuento[b-5h1hijga9c] {
        width: 35px;
    }

    .col-total[b-5h1hijga9c] {
        width: 60px;
    }

    .company-name[b-5h1hijga9c] {
        font-size: 14px;
    }

    .dte-box[b-5h1hijga9c] {
        min-width: 150px;
        padding: 10px;
    }

    .totals-table[b-5h1hijga9c] {
        min-width: 180px;
    }
}

/* Estilos para impresión */
@media print {
    .dte-container[b-5h1hijga9c] {
        max-width: none;
        margin: 0;
        padding: 0;
        font-size: 10px;
        border: none;
    }

    .dte-header[b-5h1hijga9c] {
        background: white !important;
        padding: 10px;
    }

    .dte-box[b-5h1hijga9c] {
        background: white !important;
    }

    .status-section[b-5h1hijga9c] {
        display: none;
    }

    .items-table[b-5h1hijga9c],
    .references-table[b-5h1hijga9c] {
        page-break-inside: avoid;
        font-size: 10px;
    }

        .items-table th[b-5h1hijga9c],
        .items-table td[b-5h1hijga9c] {
            padding: 3px 2px;
        }

    .total-row[b-5h1hijga9c] {
        page-break-inside: avoid;
    }

    .total-final[b-5h1hijga9c] {
        background: #f0f0f0 !important;
        color: black !important;
    }

    .items-table th[b-5h1hijga9c] {
        background: #f0f0f0 !important;
        color: black !important;
    }

    .references-table th[b-5h1hijga9c] {
        background: #f0f0f0 !important;
        color: black !important;
    }

    /* Forzar impresión en blanco y negro */
    *[b-5h1hijga9c] {
        -webkit-print-color-adjust: exact !important;
        print-color-adjust: exact !important;
    }

    /* Reducir espaciado para impresión */
    .client-section[b-5h1hijga9c],
    .items-section[b-5h1hijga9c],
    .totals-section[b-5h1hijga9c],
    .observations-section[b-5h1hijga9c],
    .timbre-section[b-5h1hijga9c] {
        margin: 0 10px 10px 10px;
    }

    .dte-header[b-5h1hijga9c] {
        margin-bottom: 10px;
    }

    .client-section[b-5h1hijga9c],
    .observations-section[b-5h1hijga9c] {
        padding: 8px;
    }

    .section-title[b-5h1hijga9c] {
        font-size: 11px;
        margin-bottom: 6px;
    }

    .timbre-section[b-5h1hijga9c] {
        margin-top: 15px;
        padding-top: 8px;
    }
}
/* _content/BlazorServer/Components/Pages/Instance/Inventario/Dashboard.razor.rz.scp.css */

.comparison-metrics[b-p6zmrgfuyy] {
    margin: 1rem 0;
}

.metric-card[b-p6zmrgfuyy] {
    text-align: center;
    padding: 1rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
}

.metric-value[b-p6zmrgfuyy] {
    font-size: 2rem;
    font-weight: bold;
    color: var(--evo-primary);
    line-height: 1;
}

.metric-label[b-p6zmrgfuyy] {
    font-size: 0.875rem;
    color: var(--evo-secondary);
    margin-top: 0.25rem;
}

.top-products-list[b-p6zmrgfuyy] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-height: 470px;
    overflow-y: auto;
}

.top-product-item[b-p6zmrgfuyy] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
    transition: all 0.2s ease;
}

    .top-product-item:hover[b-p6zmrgfuyy] {
        background: var(--evo-base-200);
        border-color: var(--evo-primary);
    }

.product-rank[b-p6zmrgfuyy] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background: var(--evo-primary);
    color: white;
    border-radius: 50%;
    font-weight: bold;
    font-size: 0.875rem;
    flex-shrink: 0;
}

.product-info[b-p6zmrgfuyy] {
    flex: 1;
    min-width: 0;
}

.product-code[b-p6zmrgfuyy] {
    font-weight: 600;
    color: var(--evo-text-color);
    font-size: 0.875rem;
}

.product-name[b-p6zmrgfuyy] {
    color: var(--evo-secondary);
    font-size: 0.8rem;
    margin-top: 0.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-stats[b-p6zmrgfuyy] {
    display: flex;
    gap: 0.75rem;
    margin-top: 0.25rem;
    font-size: 0.75rem;
}

.quantity[b-p6zmrgfuyy] {
    color: var(--evo-secondary);
}

.amount[b-p6zmrgfuyy] {
    color: var(--evo-success);
    font-weight: 600;
}

.product-trend[b-p6zmrgfuyy] {
    min-width: 3rem;
}
/* _content/BlazorServer/Components/Pages/Instance/Productos/Dashboard.razor.rz.scp.css */

.comparison-metrics[b-01xioxn3r9] {
    margin: 1rem 0;
}

.metric-card[b-01xioxn3r9] {
    text-align: center;
    padding: 1rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
}

.metric-value[b-01xioxn3r9] {
    font-size: 2rem;
    font-weight: bold;
    color: var(--evo-primary);
    line-height: 1;
}

.metric-label[b-01xioxn3r9] {
    font-size: 0.875rem;
    color: var(--evo-secondary);
    margin-top: 0.25rem;
}

.top-products-list[b-01xioxn3r9] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-height: 470px;
    overflow-y: auto;
}

.top-product-item[b-01xioxn3r9] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
    transition: all 0.2s ease;
}

    .top-product-item:hover[b-01xioxn3r9] {
        background: var(--evo-base-200);
        border-color: var(--evo-primary);
    }

.product-rank[b-01xioxn3r9] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background: var(--evo-primary);
    color: white;
    border-radius: 50%;
    font-weight: bold;
    font-size: 0.875rem;
    flex-shrink: 0;
}

.product-info[b-01xioxn3r9] {
    flex: 1;
    min-width: 0;
}

.product-code[b-01xioxn3r9] {
    font-weight: 600;
    color: var(--evo-text-color);
    font-size: 0.875rem;
}

.product-name[b-01xioxn3r9] {
    color: var(--evo-secondary);
    font-size: 0.8rem;
    margin-top: 0.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-stats[b-01xioxn3r9] {
    display: flex;
    gap: 0.75rem;
    margin-top: 0.25rem;
    font-size: 0.75rem;
}

.quantity[b-01xioxn3r9] {
    color: var(--evo-secondary);
}

.amount[b-01xioxn3r9] {
    color: var(--evo-success);
    font-weight: 600;
}

.product-trend[b-01xioxn3r9] {
    min-width: 3rem;
}
/* _content/BlazorServer/Components/Pages/Instance/Productos/Dashboard.test.razor.rz.scp.css */

.comparison-metrics[b-bnhsqixb0d] {
    margin: 1rem 0;
}

.metric-card[b-bnhsqixb0d] {
    text-align: center;
    padding: 1rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
}

.metric-value[b-bnhsqixb0d] {
    font-size: 2rem;
    font-weight: bold;
    color: var(--evo-primary);
    line-height: 1;
}

.metric-label[b-bnhsqixb0d] {
    font-size: 0.875rem;
    color: var(--evo-secondary);
    margin-top: 0.25rem;
}

.top-products-list[b-bnhsqixb0d] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-height: 470px;
    overflow-y: auto;
}

.top-product-item[b-bnhsqixb0d] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    border: 1px solid var(--evo-border);
    border-radius: var(--evo-radius);
    background: var(--evo-base);
    transition: all 0.2s ease;
}

    .top-product-item:hover[b-bnhsqixb0d] {
        background: var(--evo-base-200);
        border-color: var(--evo-primary);
    }

.product-rank[b-bnhsqixb0d] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background: var(--evo-primary);
    color: white;
    border-radius: 50%;
    font-weight: bold;
    font-size: 0.875rem;
    flex-shrink: 0;
}

.product-info[b-bnhsqixb0d] {
    flex: 1;
    min-width: 0;
}

.product-code[b-bnhsqixb0d] {
    font-weight: 600;
    color: var(--evo-text-color);
    font-size: 0.875rem;
}

.product-name[b-bnhsqixb0d] {
    color: var(--evo-secondary);
    font-size: 0.8rem;
    margin-top: 0.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-stats[b-bnhsqixb0d] {
    display: flex;
    gap: 0.75rem;
    margin-top: 0.25rem;
    font-size: 0.75rem;
}

.quantity[b-bnhsqixb0d] {
    color: var(--evo-secondary);
}

.amount[b-bnhsqixb0d] {
    color: var(--evo-success);
    font-weight: 600;
}

.product-trend[b-bnhsqixb0d] {
    min-width: 3rem;
}
/* _content/BlazorServer/Components/Pages/Server/Identity/Login.razor.rz.scp.css */
/* _content/BlazorServer/Components/Pages/Server/Users/UserGroupsDialog.razor.rz.scp.css */
/* ============================================
   CSS MÍNIMO PARA MULTI-SELECT
   Solo estilos que no pueden ser suplidos por EvoComponents
   ============================================ */

/* Contenedor con scroll para la lista de checkboxes */
.evo-checkbox-scroll-container[b-yrugo1fkno] {
    max-height: 280px;
    overflow-y: auto;
    border-radius: var(--evo-radius);
    width: 100%;
}

    /* Scrollbar personalizada para mejor UX */
    .evo-checkbox-scroll-container[b-yrugo1fkno]::-webkit-scrollbar {
        width: 6px;
    }

    .evo-checkbox-scroll-container[b-yrugo1fkno]::-webkit-scrollbar-track {
        background: var(--evo-bg-lighter);
        border-radius: var(--evo-radius-sm);
    }

    .evo-checkbox-scroll-container[b-yrugo1fkno]::-webkit-scrollbar-thumb {
        background: var(--evo-border);
        border-radius: var(--evo-radius-sm);
        transition: background-color var(--evo-transition-duration) var(--evo-transition-timing);
    }

        .evo-checkbox-scroll-container[b-yrugo1fkno]::-webkit-scrollbar-thumb:hover {
            background: var(--evo-text-muted);
        }

/* Fila de checkbox con separadores y hover */
.evo-checkbox-row[b-yrugo1fkno] {
    padding: var(--evo-space-3);
    border-bottom: 1px solid var(--evo-border-light);
    transition: background-color var(--evo-transition-duration) var(--evo-transition-timing);
    width: 100%;
}

    .evo-checkbox-row:last-child[b-yrugo1fkno] {
        border-bottom: none;
    }

    .evo-checkbox-row:hover[b-yrugo1fkno] {
        background-color: var(--evo-bg-lighter);
    }

/* Contenedor flexible para chips seleccionados */
.evo-selected-chips[b-yrugo1fkno] {
    display: flex;
    flex-wrap: wrap;
    gap: var(--evo-space-2);
}

/* Estilos tipográficos para información de grupos */
.evo-group-icon[b-yrugo1fkno] {
    color: var(--evo-text-muted);
    flex-shrink: 0;
}

.evo-group-name[b-yrugo1fkno] {
    font-weight: 600;
    font-size: var(--evo-text-md);
    color: var(--evo-text-dark);
    line-height: 1.4;
}

.evo-group-description[b-yrugo1fkno] {
    font-size: var(--evo-text-sm);
    color: var(--evo-text-muted);
    line-height: 1.4;
    /* Truncar texto largo con ellipsis en múltiples líneas */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Ajustes responsive */
@media (max-width: 640px) {
    .evo-checkbox-scroll-container[b-yrugo1fkno] {
        max-height: 220px;
    }

    .evo-selected-chips[b-yrugo1fkno] {
        gap: var(--evo-space-1);
    }

    .evo-group-description[b-yrugo1fkno] {
        -webkit-line-clamp: 1; /* Una sola línea en móvil */
    }
}





