@import '_content/BlazorJWT.Core/BlazorJWT.Core.bundle.scp.css';

/* /Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-jxq1t43olu] {
    justify-content: start;
    margin: 0.625rem 0 0.625rem 0;
}
/* /Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-k9jpb66h8y] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-k9jpb66h8y] {
    display: flex;
    gap: 0.625rem;
}
/* /Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-5gdss8b2gz] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-5gdss8b2gz] {
        flex-direction: column;
    }
}
/* /Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-juoen0926d] {
    margin: 0.625rem 0 0.625rem 0;
}
/* /Components/Layout/Drawer.razor.rz.scp.css */
.drawer-container[b-b8hjz3kvi1] {
    height: 100%;
}

.navigation-drawer-shading[b-b8hjz3kvi1] {
    height: 100%;
    position: absolute;
    transition: ease 300ms;
    transition-property: opacity, visibility;
    visibility: visible;
    width: 100%;
    z-index: 99;
    background-color: black;
    opacity: 0.5;
}

.navigation-drawer.mobile.panel-closed .navigation-drawer-shading[b-b8hjz3kvi1] {
    opacity: 0;
    visibility: hidden;
}

[b-b8hjz3kvi1] .navigation-drawer > .dxbl-drawer-panel {
    display: flex;
}

[b-b8hjz3kvi1] .navigation-drawer.mobile > .dxbl-drawer-panel {
    display: none;
}

.navigation-drawer-shading[b-b8hjz3kvi1] {
    display: none;
}

[b-b8hjz3kvi1] .panel-open:not(.mobile) .nav-buttons-container .menu-button {
    display: none;
}

@media (max-width: 768px) {
    [b-b8hjz3kvi1] .navigation-drawer > .dxbl-drawer-panel {
        display: none;
    }

    [b-b8hjz3kvi1] .navigation-drawer.mobile > .dxbl-drawer-panel {
        display: flex;
    }

    .navigation-drawer-shading[b-b8hjz3kvi1] {
        display: block;
    }

    [b-b8hjz3kvi1] .panel-open:not(.mobile) .nav-buttons-container .menu-button {
        display: flex;
    }
}
/* /Components/Layout/LoginLayout.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-im663bgtxa] {
    height: 100%;
    min-height: 0;
}

[b-im663bgtxa] .navigation-drawer {
    --dxbl-drawer-panel-body-padding-x: 0;
    --dxbl-drawer-panel-body-padding-y: 1rem;
    --dxbl-drawer-panel-footer-bg: none;
    --dxbl-drawer-panel-header-bg: none;
    --dxbl-drawer-separator-border-width: 0;
}

[b-im663bgtxa] .navigation-drawer > .dxbl-drawer-panel {
    background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);
}

.navigation-drawer-header[b-im663bgtxa] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1.375rem 0.375rem;
    width: 100%;
}

.navigation-drawer-header .logo[b-im663bgtxa] {
    height: 1.5rem;
    width: 9rem;
}

.navigation-drawer-footer[b-im663bgtxa] {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 0.875rem;
    width: 100%;
}

.drawer-content[b-im663bgtxa] {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: auto;
    padding: 2rem 1.5rem 1.5rem 1.5rem;
}

.nav-buttons-container[b-im663bgtxa] {
    align-items: center;
    display: flex;
    gap: 0.625rem;
    min-height: 2rem;
}

[b-im663bgtxa] .nav-buttons-container > a {
    color: inherit;
}

[b-im663bgtxa] .nav-buttons-container .back-button {
    padding-left: 0;
    padding-right: 0.25rem;
}

[b-im663bgtxa] .nav-buttons-container .menu-button-float-end {
    margin-left: auto;
}

[b-im663bgtxa] .nav-buttons-container .btn-icon-only,
[b-im663bgtxa] .navigation-drawer-header .btn-icon-only {
    --dxbl-btn-padding-x: 0.5rem;
    --dxbl-btn-padding-y: 0.25rem;
}

.page-content-container[b-im663bgtxa] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 0;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
[b-fwe1yccy3m] .menu {
    --dxbl-menu-bottom-left-border-radius: 0;
    --dxbl-menu-bottom-right-border-radius: 0;
    --dxbl-menu-top-left-border-radius: 0;
    --dxbl-menu-top-right-border-radius: 0;
    --dxbl-menu-item-padding-x: 1.125rem;
    --dxbl-menu-item-padding-y: 0.5rem;
    --dxbl-menu-color: var(--bs-white);
    --dxbl-menu-item-hover-color: var(--bs-white);

    background: none;
}

[b-fwe1yccy3m] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-fwe1yccy3m] .menu-item-active {
    background-color: rgb(from var(--bs-white) r g b / 0.10);
}
/* /Components/ModalpaymenT.razor.rz.scp.css */
.dx-popup-wrapper[b-8k1qrr0vzp] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.dx-overlay-backdrop[b-8k1qrr0vzp] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

/*.dx-popup-content {
    position: relative;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
    z-index: 10000;
    width: 100%;
    max-width: 450px;
}*/

.dx-popup-header[b-8k1qrr0vzp] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.dx-close-btn[b-8k1qrr0vzp] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

/* 1. Ajustar el contenedor del Popup para dar espacio vertical */
.dx-popup-content[b-8k1qrr0vzp] {
    position: relative;
    background: #ffffff;
    padding: 24px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    z-index: 10000;
    width: 100%;
    max-width: 500px; /* Ancho ideal para que el formulario respire */
    max-height: 90vh; /* Evita que se salga de la pantalla hacia abajo */
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

/* 2. Contenedor de la pasarela con scroll interno suave si es necesario */
.payment-card[b-8k1qrr0vzp] {
    width: 100%;
    flex: 1;
    overflow-y: auto; /* Si el formulario es largo, crea un scroll limpio dentro del modal */
    padding-right: 5px; /* Margen para que el scroll no pegue con los inputs */
    box-sizing: border-box;
}

/* 3. Forzar al contenedor del SDK a alinearse simétricamente */
#paypal-button-container[b-8k1qrr0vzp] {
    width: 100% !important;
    margin: 15px auto 0 auto;
    box-sizing: border-box;
}

/* Opcional: Estilizar la barra de scroll interno para que se vea moderna y sutil */
.payment-card[b-8k1qrr0vzp]::-webkit-scrollbar {
    width: 6px;
}

.payment-card[b-8k1qrr0vzp]::-webkit-scrollbar-track {
    background: transparent;
}

.payment-card[b-8k1qrr0vzp]::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 4px;
}

    .payment-card[b-8k1qrr0vzp]::-webkit-scrollbar-thumb:hover {
        background: #94a3b8;
    }
/* /Components/Pages/Counter.razor.rz.scp.css */
.counter-block[b-e0qc74i1ca] {
    align-items: center;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    height: 17rem;
    justify-content: center;
    padding: 2.5rem 1.5rem 1.5rem;
    width: 16.875rem;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

.counter-block .counter-content[b-e0qc74i1ca] {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.counter-block .counter-count[b-e0qc74i1ca] {
    font-size: 7.5rem;
    font-weight: 400;
    line-height: 7.75rem;
}
/* /Components/Pages/Delivery/IndexDelivery.razor.rz.scp.css */
/* /Components/Pages/Index/Index.razor.rz.scp.css */
[b-xmfte3llkz] .index-gridlayout {
    container-type: inline-size;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 9rem;
}

[b-xmfte3llkz] .title {
    padding-bottom: 3rem;
    text-align: center;
}

[b-xmfte3llkz] .tiles {
    --tile-column-count: 4;

    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(var(--tile-column-count), max-content);
    justify-content: center;

    @container (max-width: 60.5rem) {
        --tile-column-count: 3;
    }
    @container (max-width: 45.125rem) {
        --tile-column-count: 2;
    }
    @container (max-width: 29.75rem) {
        --tile-column-count: 1;
    }
}


/*Card productos Nacionales*/
/* Contenedor General de la Sección */
.premium-products-section[b-xmfte3llkz] {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Encabezado */
.section-header[b-xmfte3llkz] {
    text-align: center;
    margin-bottom: 45px;
}

.country-badge[b-xmfte3llkz] {
    background: rgba(6, 182, 212, 0.1);
    color: #06b6d4;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border: 1px solid rgba(6, 182, 212, 0.2);
    display: inline-block;
    margin-bottom: 15px;
}

.section-header h2[b-xmfte3llkz] {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.section-header p[b-xmfte3llkz] {
    color: #94a3b8;
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto;
}

/* Cuadrícula de Tarjetas Responsiva */
.products-grid[b-xmfte3llkz] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    width: 100%;
}

/* Estilo Tarjeta Premium (Glassmorphism) */
.product-card[b-xmfte3llkz] {
    background: rgba(30, 41, 59, 0.4);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

    .product-card:hover[b-xmfte3llkz] {
        transform: translateY(-8px);
        border-color: rgba(6, 182, 212, 0.4);
        box-shadow: 0 12px 30px rgba(6, 182, 212, 0.1);
        background: rgba(30, 41, 59, 0.6);
    }

/* Contenedor de Imagen y Precio */
.product-image-container[b-xmfte3llkz] {
    position: relative;
    width: 100%;
    height: 220px;
    background: #0f172a; /* Fondo oscuro de respaldo */
}

.product-image[b-xmfte3llkz] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.product-card:hover .product-image[b-xmfte3llkz] {
    transform: scale(1.05);
}

.price-tag[b-xmfte3llkz] {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #0f172a;
    color: #ffffff;
    padding: 8px 14px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

/* Información Interna del Producto */
.product-info[b-xmfte3llkz] {
    padding: 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.product-origin[b-xmfte3llkz] {
    font-size: 11px;
    text-transform: uppercase;
    color: #06b6d4;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.product-info h3[b-xmfte3llkz] {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.product-info p[b-xmfte3llkz] {
    color: #94a3b8;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    flex: 1; /* Empuja los botones hacia abajo equitativamente */
}

/* Metadatos Inferiores */
.product-meta[b-xmfte3llkz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 15px;
    font-size: 12px;
}

.stock-status[b-xmfte3llkz] {
    color: #10b981; /* Verde esmeralda para disponibilidad */
    font-weight: 600;
}

.shipping-info[b-xmfte3llkz] {
    color: #64748b;
}


/* Container for the inline flag and text */
.colombia-exclusive-badge[b-xmfte3llkz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px; /* Golden-ratio separation between flag and text */
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 8px 16px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

    /* Micro animations when hovering the section header */
    .colombia-exclusive-badge:hover[b-xmfte3llkz] {
        border-color: rgba(6, 182, 212, 0.3);
        background: rgba(6, 182, 212, 0.05);
        box-shadow: 0 4px 15px rgba(6, 182, 212, 0.15);
    }

/* Premium Vector Flag Rendering */
.co-flag[b-xmfte3llkz] {
    border-radius: 3px; /* Slightly softened sharp corners */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: block;
}

/* Elegant Text Typography */
.badge-text[b-xmfte3llkz] {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #e2e8f0; /* Crisp premium white */
}


/********************Popup Styles*/

/* Forzar visibilidad de las etiquetas del formulario DevExpress */
.dark-form .dxbl-fl-caption[b-xmfte3llkz],
.dark-form label[b-xmfte3llkz] {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* Estilizar las cajas de texto internas para el modo oscuro */
.dark-form .dxbl-text-edit[b-xmfte3llkz] {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    border-color: #444444 !important;
}

    /* Asegurar que el texto dentro de los inputs deshabilitados/readonly no desaparezca */
    .dark-form .dxbl-text-edit[readonly][b-xmfte3llkz],
    .dark-form .dxbl-text-edit-input:disabled[b-xmfte3llkz] {
        color: #888888 !important;
        background-color: #151515 !important;
    }

/* /Components/Pages/Index/IndexTile.razor.rz.scp.css */
.tile[b-pstsshnu9k] {
    border-radius: 0.75rem;
    height: 7.5rem;
    transition: box-shadow 0.2s;
    width: 14.375rem;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

.tile:hover[b-pstsshnu9k] {
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.tile[b-pstsshnu9k]  > a {
    text-decoration: none;
}

[b-pstsshnu9k] .tile-content {
    padding: 1rem;
}

[b-pstsshnu9k] .tile-icon {
    border-radius: 0.375rem;
    height: 2.75rem;
    padding: 0.75rem;
    width: 2.75rem;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

[b-pstsshnu9k] .tile-title {
    align-self: center;
    color: var(--bs-body-color);
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.25rem;
}

[b-pstsshnu9k] .tile-description {
    color: var(--bs-secondary-color);
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1rem;
}
/* /Components/Pages/Pagos/PagosT.razor.rz.scp.css */
/* /Components/Pages/prodCol/IndexprodColomb.razor.rz.scp.css */
.premium-admin-container[b-t8wq32w13u] {
    padding: 40px 20px;
    max-width: 1300px;
    margin: 0 auto;
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
}

/* Encabezado */
.admin-header[b-t8wq32w13u] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 35px;
    flex-wrap: wrap;
    gap: 20px;
}

    .admin-header h2[b-t8wq32w13u] {
        color: #ffffff;
        font-size: 28px;
        font-weight: 700;
        margin: 8px 0 4px 0;
    }

    .admin-header p[b-t8wq32w13u] {
        color: #94a3b8;
        margin: 0;
        font-size: 15px;
    }

/* Insignia Colombia */
.colombia-exclusive-badge[b-t8wq32w13u] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.03);
    padding: 6px 12px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.co-flag[b-t8wq32w13u] {
    border-radius: 2px;
}

.badge-text[b-t8wq32w13u] {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #cbd5e1;
}

/* Botón Elegant de Acción */
.btn-ghost-elegant-action[b-t8wq32w13u] {
    background: transparent;
    color: #06b6d4;
    border: 1px solid rgba(6, 182, 212, 0.3);
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .btn-ghost-elegant-action:hover[b-t8wq32w13u] {
        background: rgba(6, 182, 212, 0.08);
        border-color: #06b6d4;
        box-shadow: 0 0 15px rgba(6, 182, 212, 0.2);
    }

/* Ajustes Visuales de la Grid */
.grid-thumb-image[b-t8wq32w13u] {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.stock-badge[b-t8wq32w13u] {
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
}

.stock-normal[b-t8wq32w13u] {
    background: rgba(16, 185, 129, 0.15);
    color: #10b981;
}

.stock-low[b-t8wq32w13u] {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444;
}

/* Botones de Iconos en la Tabla */
.grid-actions-buttons[b-t8wq32w13u] {
    display: flex;
    gap: 8px;
    justify-content: center;
}

.btn-action-icon[b-t8wq32w13u] {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 6px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s;
}

    .btn-action-icon.edit:hover[b-t8wq32w13u] {
        border-color: #06b6d4;
        background: rgba(6, 182, 212, 0.1);
    }

    .btn-action-icon.delete:hover[b-t8wq32w13u] {
        border-color: #ef4444;
        background: rgba(239, 68, 68, 0.1);
    }

/* Formulario del Popup Premium */
.dx-popup-custom-body[b-t8wq32w13u] {
    padding: 10px 5px;
}

.form-group-premium[b-t8wq32w13u] {
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
}

    .form-group-premium label[b-t8wq32w13u] {
        color: #64748b;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 6px;
    }

.form-control-premium[b-t8wq32w13u] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 10px 14px;
    border-radius: 8px;
    color: #1e293b;
    font-size: 14px;
}

    .form-control-premium:focus[b-t8wq32w13u] {
        border-color: #06b6d4;
        outline: none;
    }

.form-row-premium[b-t8wq32w13u] {
    display: flex;
    gap: 15px;
}

.flex-1[b-t8wq32w13u] {
    flex: 1;
}

/* Botones de Acción del Popup */
.popup-footer-actions[b-t8wq32w13u] {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 25px;
    border-top: 1px solid #e2e8f0;
    padding-top: 20px;
}

.btn-popup-secondary[b-t8wq32w13u] {
    background: #f1f5f9;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    color: #475569;
    font-weight: 600;
    cursor: pointer;
}

.btn-popup-primary[b-t8wq32w13u] {
    background: #06b6d4;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25);
}

    .btn-popup-primary:hover[b-t8wq32w13u] {
        background: #0891b2;
    }


 /*DevUpload Image*/
/* Zona de arrastre personalizada */
.custom-drop-zone[b-t8wq32w13u] {
    padding: 30px;
    border: 2px dashed #cbd5e1;
    border-radius: 12px;
    background-color: #f8fafc;
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 8px;
}

.drop-zone-text[b-t8wq32w13u] {
    color: #64748b;
    font-size: 14px;
    margin-bottom: 12px;
}

/* Efecto Hover reactivo cuando el usuario arrastra la imagen encima */
.custom-drop-zone-hover[b-t8wq32w13u] {
    border-color: #06b6d4;
    background-color: rgba(6, 182, 212, 0.04);
}

.upload-validation-text[b-t8wq32w13u] {
    font-size: 12px;
    color: #94a3b8;
    margin-top: 4px;
}


/* Miniatura elegante para los productos en la Grid */
.grid-thumb-image[b-t8wq32w13u] {
    width: 45px;
    height: 45px;
    object-fit: cover; /* Evita que la foto se estire o se deforme */
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    margin: 0 auto;
}
/* /Components/Pages/users/Indexuser.razor.rz.scp.css */
