@import '_content/BlazorCalendar/BlazorCalendar.bw5idj54w0.bundle.scp.css';
@import '_content/BlazorColorPicker/BlazorColorPicker.x2b8xw1nvo.bundle.scp.css';
@import '_content/Excubo.Blazor.TreeViews/Excubo.Blazor.TreeViews.ggbo2a6x37.bundle.scp.css';
@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';
@import '_content/WMBlazorOverlayScrollbars/WMBlazorOverlayScrollbars.bundle.scp.css';
@import '_content/WMBlazorSlickCarousel/WMBlazorSlickCarousel.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-i8hlcoq6g4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-i8hlcoq6g4] {
    flex: 1;
}

.sidebar[b-i8hlcoq6g4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-i8hlcoq6g4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-i8hlcoq6g4]  a, .top-row[b-i8hlcoq6g4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-i8hlcoq6g4]  a:hover, .top-row[b-i8hlcoq6g4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-i8hlcoq6g4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-i8hlcoq6g4] {
        justify-content: space-between;
    }

    .top-row[b-i8hlcoq6g4]  a, .top-row[b-i8hlcoq6g4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-i8hlcoq6g4] {
        flex-direction: row;
    }

    .sidebar[b-i8hlcoq6g4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-i8hlcoq6g4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-i8hlcoq6g4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-i8hlcoq6g4], article[b-i8hlcoq6g4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-i8hlcoq6g4] {
    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-i8hlcoq6g4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-brqf7pj3x9] {
    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-brqf7pj3x9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-brqf7pj3x9] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-brqf7pj3x9] {
    font-size: 1.1rem;
}

.bi[b-brqf7pj3x9] {
    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-brqf7pj3x9] {
    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-brqf7pj3x9] {
    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-brqf7pj3x9] {
    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-brqf7pj3x9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-brqf7pj3x9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-brqf7pj3x9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-brqf7pj3x9]  .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-brqf7pj3x9]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-brqf7pj3x9]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-brqf7pj3x9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-brqf7pj3x9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-brqf7pj3x9] {
        display: none;
    }

    .nav-scrollable[b-brqf7pj3x9] {
        /* 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/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-vsgtxxn848],
.components-reconnect-repeated-attempt-visible[b-vsgtxxn848],
.components-reconnect-failed-visible[b-vsgtxxn848],
.components-pause-visible[b-vsgtxxn848],
.components-resume-failed-visible[b-vsgtxxn848],
.components-rejoining-animation[b-vsgtxxn848] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-retrying[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-failed[b-vsgtxxn848],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-vsgtxxn848] {
    display: block;
}


#components-reconnect-modal[b-vsgtxxn848] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-vsgtxxn848 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-vsgtxxn848 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-vsgtxxn848 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-vsgtxxn848]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-vsgtxxn848 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-vsgtxxn848 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-vsgtxxn848 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-vsgtxxn848 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-vsgtxxn848] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-vsgtxxn848] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-vsgtxxn848] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-vsgtxxn848] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-vsgtxxn848] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-vsgtxxn848] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-vsgtxxn848] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-vsgtxxn848 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-vsgtxxn848] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-vsgtxxn848 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/crm/actividad/Actividad.razor.rz.scp.css */
/*
    Mantiene el ancho de la tarjeta constante en la timeline para que los
    puntos (dots) queden siempre alineados sobre la linea del tiempo.

    Por defecto MudBlazor deja que la columna de la fecha (opposite) crezca
    (flex: 1 1 auto) mientras que el contenido no crece. Cuando el contenido
    es corto, la fecha absorbe el espacio sobrante y empuja el punto hacia la
    derecha, sacandolo de la linea. Fijando la fecha a su ancho natural y
    dejando que el contenido absorba el resto, el punto queda fijo.
*/
.actividad-timeline[b-coma84t0ia]  .mud-timeline-item-opposite {
    flex-grow: 0;
}

.actividad-timeline[b-coma84t0ia]  .mud-timeline-item-content {
    flex-grow: 1;
}
.mud-badge.mud-badge-top.right[b-coma84t0ia] {
   
    font-size: 8px !important;
}
/* /Components/Pages/Dashboards/DashboardInicio.razor.rz.scp.css */
.inicio-page[b-1mvyf4m4e4] {
    min-height: calc(100vh - 4rem);
    color: var(--default-text-color);
    background: var(--default-body-bg-color);
    margin: -1rem;
    padding: 1rem;
}

.inicio-dashboard[b-1mvyf4m4e4] {
    display: grid;
    gap: 1.25rem;
    max-width: 1480px;
    margin: 0 auto;
    padding: 1.25rem;
}

.inicio-welcome[b-1mvyf4m4e4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.inicio-welcome h1[b-1mvyf4m4e4] {
    margin: 0.2rem 0 0.35rem;
    color: var(--default-text-color);
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.2;
}

.inicio-date[b-1mvyf4m4e4],
.inicio-subtitle[b-1mvyf4m4e4],
.inicio-section-subtitle[b-1mvyf4m4e4] {
    color: var(--text-muted) !important;
}

.inicio-primary-action[b-1mvyf4m4e4] {
    min-height: 44px;
    padding-inline: 1.2rem;
    box-shadow: 0 10px 24px rgba(79, 70, 229, 0.24);
    white-space: nowrap;
}

.inicio-card[b-1mvyf4m4e4] {
    color: var(--default-text-color);
    background: var(--custom-white);
    border: 1px solid var(--default-border);
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(21, 32, 50, 0.06);
}

.inicio-loading[b-1mvyf4m4e4] {
    padding: 1.25rem;
}

.inicio-kpi-grid[b-1mvyf4m4e4] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

[b-1mvyf4m4e4](.inicio-kpi-widget) {
    min-width: 0;
    min-height: 162px;
    color: var(--default-text-color);
    background: var(--custom-white);
    border: 1px solid var(--default-border);
    box-shadow: 0 10px 30px rgba(21, 32, 50, 0.06);
}

[b-1mvyf4m4e4](.inicio-kpi-widget .mud-card-content) {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.inicio-widget-value[b-1mvyf4m4e4] {
    color: var(--default-text-color);
    overflow-wrap: anywhere;
}

.inicio-widget-footer[b-1mvyf4m4e4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.55rem;
    flex-wrap: wrap;
    margin-top: auto;
}

.inicio-growth-inline[b-1mvyf4m4e4] {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    font-size: 0.76rem;
    font-weight: 700;
    line-height: 1.2;
    overflow-wrap: anywhere;
    text-align: right;
}

.inicio-status-badge[b-1mvyf4m4e4] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    padding: 0.22rem 0.55rem;
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1.2;
    overflow-wrap: anywhere;
    text-align: center;
}

.inicio-content-grid[b-1mvyf4m4e4] {
    display: grid;
    grid-template-columns: minmax(0, 1.85fr) minmax(320px, 1fr);
    gap: 1rem;
    align-items: start;
}

.inicio-main-panel[b-1mvyf4m4e4] {
    display: grid;
    gap: 1rem;
    min-width: 0;
}

.inicio-section-header[b-1mvyf4m4e4],
.inicio-learning-heading[b-1mvyf4m4e4] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.25rem;
}

.inicio-section-title[b-1mvyf4m4e4] {
    color: var(--default-text-color) !important;
    font-weight: 800;
}

.inicio-today-widget-grid[b-1mvyf4m4e4] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

[b-1mvyf4m4e4](.inicio-today-widget) {
    min-width: 0;
    min-height: 174px;
    color: var(--default-text-color);
    background: var(--custom-white);
    border-color: var(--default-border);
}

[b-1mvyf4m4e4](.inicio-today-widget .mud-card-content) {
    height: 100%;
    display: grid;
    place-items: center;
}

[b-1mvyf4m4e4](.inicio-today-widget .mud-typography),
[b-1mvyf4m4e4](.inicio-kpi-widget .mud-typography) {
    overflow-wrap: anywhere;
}

.inicio-yesterday-text[b-1mvyf4m4e4] {
    margin-top: 0.55rem;
    margin-bottom: 0.2rem;
    color: var(--text-muted) !important;
    font-size: 0.76rem;
}

.inicio-daily-comparison[b-1mvyf4m4e4] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    font-size: 0.78rem;
    font-weight: 700;
    line-height: 1.2;
    overflow-wrap: anywhere;
}

[b-1mvyf4m4e4](.inicio-learning .mud-card-content) {
    display: grid;
    gap: 1rem;
}

.inicio-learning-icon[b-1mvyf4m4e4] {
    width: 44px;
    height: 44px;
    display: inline-grid;
    place-items: center;
    flex: 0 0 auto;
    color: var(--primary-color);
    background: var(--primary005);
    border-radius: 8px;
}

.inicio-learning-list[b-1mvyf4m4e4] {
    display: grid;
    gap: 0.65rem;
}

.inicio-learning-link[b-1mvyf4m4e4] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.7rem;
    min-height: 48px;
    padding: 0.75rem;
    color: var(--default-text-color) !important;
    background: rgba(var(--light-rgb), 0.65);
    border: 1px solid var(--default-border);
    border-radius: 8px;
    font-weight: 700;
}

.inicio-learning-link span[b-1mvyf4m4e4] {
    min-width: 0;
    overflow-wrap: anywhere;
}

.inicio-learning-link:hover[b-1mvyf4m4e4] {
    background: var(--primary005);
    border-color: var(--primary-border);
}

.inicio-support-button[b-1mvyf4m4e4] {
    min-height: 44px;
}

.inicio-alert-summary[b-1mvyf4m4e4] {
    padding: 0.9rem;
    color: rgb(var(--warning-rgb));
    background: rgba(var(--warning-rgb), 0.12);
    border: 1px solid rgba(var(--warning-rgb), 0.26);
    border-radius: 8px;
}

.inicio-alert-title[b-1mvyf4m4e4] {
    color: rgb(var(--warning-rgb)) !important;
    font-weight: 800;
    text-transform: uppercase;
}

@media (max-width: 1200px) {
    .inicio-kpi-grid[b-1mvyf4m4e4] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 960px) {
    .inicio-page[b-1mvyf4m4e4] {
        margin: -0.75rem;
        padding: 0.75rem;
    }

    .inicio-dashboard[b-1mvyf4m4e4] {
        padding: 0.75rem;
    }

    .inicio-welcome[b-1mvyf4m4e4],
    .inicio-section-header[b-1mvyf4m4e4] {
        align-items: stretch;
        flex-direction: column;
    }

    .inicio-primary-action[b-1mvyf4m4e4] {
        width: 100%;
    }

    .inicio-content-grid[b-1mvyf4m4e4] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .inicio-welcome h1[b-1mvyf4m4e4] {
        font-size: 1.35rem;
    }

    .inicio-kpi-grid[b-1mvyf4m4e4],
    .inicio-today-widget-grid[b-1mvyf4m4e4] {
        grid-template-columns: 1fr;
    }

    [b-1mvyf4m4e4](.inicio-kpi-widget) {
        min-height: 148px;
    }
}
/* /Components/Pages/Maestros/Tapizados.razor.rz.scp.css */
.matrix-panel[b-utms03zokn] {
    padding: 16px 4px 4px;
}

.tapizado-matrix-scroll[b-utms03zokn] {
    max-width: 100%;
    overflow-x: auto;
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
}

.tapizado-matrix[b-utms03zokn] {
    width: 100%;
    min-width: 720px;
    border-collapse: collapse;
    white-space: nowrap;
}

.tapizado-matrix th[b-utms03zokn],
.tapizado-matrix td[b-utms03zokn] {
    padding: 8px;
    border: 1px solid var(--mud-palette-lines-default);
    text-align: center;
    vertical-align: middle;
}

.tapizado-matrix thead th[b-utms03zokn] {
    background: var(--mud-palette-background-grey);
    font-weight: 600;
}

.tapizado-matrix tbody > tr > th[b-utms03zokn] {
    position: sticky;
    left: 0;
    z-index: 1;
    background: var(--mud-palette-surface);
    text-align: left;
}

.matrix-values[b-utms03zokn] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.matrix-values > button[b-utms03zokn] {
    min-width: 64px;
    padding: 5px 8px;
    border: 1px solid var(--mud-palette-lines-inputs);
    border-radius: 4px;
    color: var(--mud-palette-text-primary);
    background: var(--mud-palette-surface);
    cursor: pointer;
}

.matrix-values > button:disabled[b-utms03zokn] {
    cursor: default;
}

.tapizado-thumb[b-utms03zokn] {
    width: 54px;
    height: 42px;
    object-fit: contain;
}
/* /Components/Pages/Sistema/ReportDesigner.razor.rz.scp.css */
.report-designer-shell[b-z3pfsyplr4] {
    min-height: calc(100vh - 132px);
}

.report-designer-host[b-z3pfsyplr4] {
    height: 1000px;
    min-height: 1000px;
    overflow: hidden;
}

.empty-designer-state[b-z3pfsyplr4] {
    height: 100%;
}

.report-import-content[b-z3pfsyplr4] {
    flex-wrap: wrap;
}

.report-import-title[b-z3pfsyplr4],
.report-import-switch[b-z3pfsyplr4] {
    flex-shrink: 0;
}

.report-import-name[b-z3pfsyplr4] {
    width: 280px;
    max-width: 100%;
}

.import-file-input[b-z3pfsyplr4] {
    flex: 1 1 240px;
    min-width: 220px;
    max-width: 100%;
}

@media (max-width: 960px) {
    .report-import-title[b-z3pfsyplr4],
    .report-import-name[b-z3pfsyplr4],
    .report-import-switch[b-z3pfsyplr4],
    .import-file-input[b-z3pfsyplr4] {
        width: 100%;
        min-width: 100%;
    }

    .report-designer-host[b-z3pfsyplr4] {
        height: 1000px;
        min-height: 1000px;
    }
}
/* /Components/Pages/Utilitarios/Consultas.razor.rz.scp.css */
.menu-consultas-container[b-uyieb113yo] {
    background: linear-gradient(to bottom, var(--mud-palette-background) 0%, var(--mud-palette-surface) 100%);
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.menu-consultas-container:hover[b-uyieb113yo] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.menu-consultas-container :deep(.mud-nav-menu)[b-uyieb113yo] {
    overflow: hidden;
}

.menu-consultas-container :deep(.mud-nav-group)[b-uyieb113yo] {
    margin: 4px 0;
    border-radius: 6px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.menu-consultas-container :deep(.mud-nav-group:hover)[b-uyieb113yo] {
    background: rgba(var(--mud-palette-primary-rgb), 0.04);
}

.menu-consultas-container :deep(.mud-nav-group .mud-nav-link)[b-uyieb113yo] {
    border-radius: 4px;
    transition: all 0.2s ease;
    padding: 6px 16px;
    margin: 2px 8px;
    position: relative;
    overflow: hidden;
}

.menu-consultas-container :deep(.mud-nav-group .mud-nav-link::before)[b-uyieb113yo] {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: var(--mud-palette-primary);
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.menu-consultas-container :deep(.mud-nav-group .mud-nav-link:hover)[b-uyieb113yo] {
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    padding-left: 20px;
    transform: translateX(4px);
}

.menu-consultas-container :deep(.mud-nav-group .mud-nav-link:hover::before)[b-uyieb113yo] {
    transform: scaleY(1);
}

.menu-consultas-container :deep(.mud-nav-group .mud-nav-link:active)[b-uyieb113yo] {
    transform: translateX(4px) scale(0.98);
}

.menu-consultas-container :deep(.mud-nav-group-header)[b-uyieb113yo] {
    font-weight: 500;
    padding: 10px 12px;
    border-radius: 6px;
    transition: all 0.3s ease;
    position: relative;
}

.menu-consultas-container :deep(.mud-nav-group-header:hover)[b-uyieb113yo] {
    background: rgba(var(--mud-palette-primary-rgb), 0.06);
}

.menu-consultas-container :deep(.mud-nav-group-header .mud-icon-root)[b-uyieb113yo] {
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-group-header .mud-icon-root)[b-uyieb113yo] {
    transform: scale(1.1);
    color: var(--mud-palette-primary);
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-group-header)[b-uyieb113yo] {
    background: rgba(var(--mud-palette-primary-rgb), 0.08);
    font-weight: 600;
}

.menu-consultas-container :deep(.mud-collapse-container)[b-uyieb113yo] {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.menu-consultas-container :deep(.mud-nav-group-header .mud-collapse-expand-icon)[b-uyieb113yo] {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes slideIn-b-uyieb113yo {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link)[b-uyieb113yo] {
    animation: slideIn-b-uyieb113yo 0.3s ease forwards;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(1))[b-uyieb113yo] {
    animation-delay: 0.05s;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(2))[b-uyieb113yo] {
    animation-delay: 0.1s;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(3))[b-uyieb113yo] {
    animation-delay: 0.15s;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(4))[b-uyieb113yo] {
    animation-delay: 0.2s;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(5))[b-uyieb113yo] {
    animation-delay: 0.25s;
}

.menu-consultas-container :deep(.mud-nav-group.mud-nav-group-expanded .mud-nav-link:nth-child(6))[b-uyieb113yo] {
    animation-delay: 0.3s;
}

@media (max-width: 960px) {
    .menu-consultas-container[b-uyieb113yo] {
        position: relative !important;
        top: 0 !important;
        margin-bottom: 16px;
    }
}

@media (prefers-color-scheme: dark) {
    .menu-consultas-container[b-uyieb113yo] {
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
    }

    .menu-consultas-container:hover[b-uyieb113yo] {
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
    }

    .menu-consultas-container :deep(.mud-nav-group:hover)[b-uyieb113yo] {
        background: rgba(var(--mud-palette-primary-rgb), 0.08);
    }

    .menu-consultas-container :deep(.mud-nav-group .mud-nav-link:hover)[b-uyieb113yo] {
        background: rgba(var(--mud-palette-primary-rgb), 0.12);
    }
}
