@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-dyxcep1v5s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dyxcep1v5s] {
    flex: 1;
}

.content[b-dyxcep1v5s] {
    background-color: #f7f8f9;
}

.sidebar[b-dyxcep1v5s] {
    border-right: 1px solid #d6d5d5;
}

.top-row[b-dyxcep1v5s] {
    background-color: #ffffff;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dyxcep1v5s]  a, .top-row[b-dyxcep1v5s]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dyxcep1v5s]  a:hover, .top-row[b-dyxcep1v5s]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dyxcep1v5s]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-dyxcep1v5s] {
        justify-content: space-between;
    }

    .top-row[b-dyxcep1v5s]  a, .top-row[b-dyxcep1v5s]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dyxcep1v5s] {
        flex-direction: row;
    }

    .sidebar[b-dyxcep1v5s] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dyxcep1v5s] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dyxcep1v5s]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dyxcep1v5s], article[b-dyxcep1v5s] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */

.navbar-toggler[b-1fooq2lngt] {
   
}

.top-row[b-1fooq2lngt] {
    border-bottom: 1px solid #d6d5d5;
    min-height: 3.5rem;
}

.navbar-brand[b-1fooq2lngt] {
    font-size: 1.1rem;
    color: #000000;
    font-weight: bold;
}

.bi[b-1fooq2lngt] {
    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-1fooq2lngt] {
    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-1fooq2lngt] {
    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-1fooq2lngt] {
    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-1fooq2lngt] {
    font-size: 1rem;
    padding-bottom: 0.5rem;
    color: #28BB5B;
    font-weight:bold;
}

    .nav-item:first-of-type[b-1fooq2lngt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1fooq2lngt] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1fooq2lngt]  a {
        color: #000000;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        font-weight: bold;
    }
    .nav-item[b-1fooq2lngt]  a.active {
            color: #28BB5B;
            font-weight: bold;
        }

    .nav-item[b-1fooq2lngt]  a:hover {
        background-color: #22b956;
        color: white;
    }

@media (min-width: 641px) {
    .navbar-toggler[b-1fooq2lngt] {
        display: none;
    }

    .collapse[b-1fooq2lngt] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-1fooq2lngt] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Componentes/QuickGridMain.razor.rz.scp.css */
[b-9g43u1h7ve] tr {
    height: 2em;
}
[b-9g43u1h7ve] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}

[b-9g43u1h7ve] tbody tr:not(:has(td:not(:empty))) {
        display: none;
}

[b-9g43u1h7ve] td:empty {
    display: none;
}

[b-9g43u1h7ve] thead th {
    background-color: #28a745; /* Verde tipo Bootstrap success */
    color:black;
}

[b-9g43u1h7ve] .paginator {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

 /* Estilo para los botones (Primero, Anterior, Siguiente, Último) */
 [b-9g43u1h7ve] .paginator button {
        background-color: #28a745;
        border: 1px solid #28a745;
        color: #28a745;
        padding: 6px 12px;
        border-radius: 4px;
        transition: all 0.2s ease;
        font-weight: 500;
    }

 /* Efecto al pasar el mouse (Hover) */
 [b-9g43u1h7ve] .paginator button:hover:not([disabled]) {
            background-color: #218838;
            color: white;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        /* Estilo para los botones deshabilitados */
 [b-9g43u1h7ve] .paginator button[disabled] {
            border-color: #ccc;
            color: #999;
            cursor: not-allowed;
            opacity: 0.6;
        }

/* Estilo para el texto "Página X de Y" */
[b-9g43u1h7ve] .pagination-text {
    font-weight: bold;
    color: #444;
    margin: 0 10px;
}
/* /Pages/Componentes/QuickGridProducts.razor.rz.scp.css */
[b-enea5apfkx] tr {
    height: auto;
    min-height: 100px;
}

[b-enea5apfkx] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}

[b-enea5apfkx] tbody tr:not(:has(td:not(:empty))) {
    display: none;
}


[b-enea5apfkx] td:empty {
    display: none;
}

[b-enea5apfkx] thead th {
    background-color: #28a745; /* Verde tipo Bootstrap success */
    color: black;
}

[b-enea5apfkx] .paginator {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

    /* Estilo para los botones (Primero, Anterior, Siguiente, Último) */
    [b-enea5apfkx] .paginator button {
        background-color: #28a745;
        border: 1px solid #28a745;
        color: #28a745;
        padding: 6px 12px;
        border-radius: 4px;
        transition: all 0.2s ease;
        font-weight: 500;
    }

        /* Efecto al pasar el mouse (Hover) */
        [b-enea5apfkx] .paginator button:hover:not([disabled]) {
            background-color: #218838;
            color: white;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        /* Estilo para los botones deshabilitados */
        [b-enea5apfkx] .paginator button[disabled] {
            border-color: #ccc;
            color: #999;
            cursor: not-allowed;
            opacity: 0.6;
        }

/* Estilo para el texto "Página X de Y" */
[b-enea5apfkx] .pagination-text {
    font-weight: bold;
    color: #444;
    margin: 0 10px;
}

/* Estilos para el thumbnail de imagen del producto */
.product-thumbnail[b-enea5apfkx] {
    width: 80px;
    height: 80px;
    object-fit: contain;
    object-position: center;
    border-radius: 6px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background-color: #f8f9fa;
    padding: 4px;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}

.product-thumbnail:hover[b-enea5apfkx] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.08);
}
/* /Pages/Products/ModalCreateProducts.razor.rz.scp.css */
/* Estilos para la sección de imágenes en el modal de crear productos */

.image-preview-box[b-dwivyl0kvg] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.image-preview-box:hover[b-dwivyl0kvg] {
    border-color: #667eea;
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.15);
}

.clickable-box[b-dwivyl0kvg] {
    cursor: pointer;
}

.clickable-box:hover[b-dwivyl0kvg] {
    border-color: #667eea;
    box-shadow: 0 6px 12px rgba(102, 126, 234, 0.25);
    transform: translateY(-2px);
}

.image-preview-area[b-dwivyl0kvg] {
    position: relative;
    width: 100%;
    height: 220px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.img-preview[b-dwivyl0kvg] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: auto;
    height: auto;
}

.btn-remove-image[b-dwivyl0kvg] {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.2s ease;
    padding: 0;
    z-index: 10;
}

.btn-remove-image:hover[b-dwivyl0kvg] {
    background-color: #c82333;
    transform: scale(1.1);
}

.image-placeholder[b-dwivyl0kvg] {
    width: 100%;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    color: #999;
    gap: 8px;
    transition: all 0.3s ease;
}

.clickable-box:hover .image-placeholder[b-dwivyl0kvg] {
    background: linear-gradient(135deg, #e8ecf1 0%, #b3c5d9 100%);
    color: #667eea;
}

.placeholder-icon[b-dwivyl0kvg] {
    font-size: 32px;
    transition: all 0.3s ease;
}

.clickable-box:hover .placeholder-icon[b-dwivyl0kvg] {
    font-size: 40px;
    transform: scale(1.1);
}

.placeholder-text[b-dwivyl0kvg] {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.placeholder-hint[b-dwivyl0kvg] {
    font-size: 12px;
    color: #999;
    font-style: italic;
    transition: all 0.3s ease;
}

.clickable-box:hover .placeholder-hint[b-dwivyl0kvg] {
    color: #667eea;
}

.image-info[b-dwivyl0kvg] {
    padding: 10px 12px;
    background-color: #f8f9fa;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}

.image-info .text-success[b-dwivyl0kvg] {
    color: #28a745 !important;
    font-weight: 600;
}

.image-info small[b-dwivyl0kvg] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Botón para seleccionar imágenes */
.btn-primary[b-dwivyl0kvg] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    font-weight: 600;
    padding: 10px 20px;
    transition: all 0.3s ease;
}

.btn-primary:hover[b-dwivyl0kvg] {
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
    transform: translateY(-2px);
}

.btn-primary:active[b-dwivyl0kvg] {
    transform: translateY(0);
}

/* Contador de imágenes */
.image-counter[b-dwivyl0kvg] {
    display: inline-block;
    background-color: #667eea;
    color: white;
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 12px;
}

/* Grid responsivo */
@media (max-width: 768px) {
    .image-preview-area[b-dwivyl0kvg] {
        height: 180px;
    }

    .image-placeholder[b-dwivyl0kvg] {
        height: 180px;
    }

    .placeholder-icon[b-dwivyl0kvg] {
        font-size: 24px;
    }

    .placeholder-text[b-dwivyl0kvg] {
        font-size: 12px;
    }

    .clickable-box:hover .placeholder-icon[b-dwivyl0kvg] {
        font-size: 32px;
    }
}

@media (max-width: 576px) {
    .image-preview-area[b-dwivyl0kvg] {
        height: 150px;
    }

    .image-placeholder[b-dwivyl0kvg] {
        height: 150px;
    }

    .placeholder-icon[b-dwivyl0kvg] {
        font-size: 20px;
    }

    .clickable-box:hover .placeholder-icon[b-dwivyl0kvg] {
        font-size: 28px;
    }
}
/* /Pages/Products/ModalUpdateProducts.razor.rz.scp.css */
/* Estilos para la edición de imágenes */

.image-edit-box[b-qu0wq8fn2q] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.image-edit-box:hover[b-qu0wq8fn2q] {
    border-color: #667eea;
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.15);
}

.image-preview-area[b-qu0wq8fn2q] {
    position: relative;
    width: 100%;
    height: 200px;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 8px;
}

.img-preview-edit[b-qu0wq8fn2q] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: auto;
    height: auto;
}

.btn-remove-image-edit[b-qu0wq8fn2q] {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.2s ease;
    padding: 0;
    z-index: 10;
}

.btn-remove-image-edit:hover[b-qu0wq8fn2q] {
    background-color: #c82333;
    transform: scale(1.1);
}

.image-placeholder-edit[b-qu0wq8fn2q] {
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    color: #999;
    gap: 8px;
    transition: all 0.3s ease;
    border-radius: 6px;
    margin-bottom: 8px;
}

.image-edit-box:hover .image-placeholder-edit[b-qu0wq8fn2q] {
    background: linear-gradient(135deg, #e8ecf1 0%, #b3c5d9 100%);
    color: #667eea;
}

.placeholder-icon-edit[b-qu0wq8fn2q] {
    font-size: 32px;
    transition: all 0.3s ease;
}

.image-edit-box:hover .placeholder-icon-edit[b-qu0wq8fn2q] {
    font-size: 40px;
    transform: scale(1.1);
}

.placeholder-text-edit[b-qu0wq8fn2q] {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.placeholder-hint-edit[b-qu0wq8fn2q] {
    font-size: 12px;
    color: #999;
    font-style: italic;
    transition: all 0.3s ease;
}

.image-edit-box:hover .placeholder-hint-edit[b-qu0wq8fn2q] {
    color: #667eea;
}

.image-info-edit[b-qu0wq8fn2q] {
    padding: 8px;
    background-color: #f8f9fa;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    text-align: center;
}

.image-info-edit small[b-qu0wq8fn2q] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Botones de acción */
.btn-outline-primary[b-qu0wq8fn2q] {
    color: #667eea;
    border-color: #667eea;
    transition: all 0.3s ease;
}

.btn-outline-primary:hover[b-qu0wq8fn2q] {
    background-color: #667eea;
    border-color: #667eea;
    color: white;
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
}

/* Responsive */
@media (max-width: 768px) {
    .image-preview-area[b-qu0wq8fn2q],
    .image-placeholder-edit[b-qu0wq8fn2q] {
        height: 150px;
    }

    .placeholder-icon-edit[b-qu0wq8fn2q] {
        font-size: 24px;
    }

    .image-edit-box:hover .placeholder-icon-edit[b-qu0wq8fn2q] {
        font-size: 32px;
    }

    .placeholder-text-edit[b-qu0wq8fn2q] {
        font-size: 12px;
    }
}
/* /Pages/Upload/Index.razor.rz.scp.css */
/* Estilos opcionales para mejorar el componente de Upload */

.upload-container[b-rvkdtcss9e] {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 20px;
}

.upload-card-header[b-rvkdtcss9e] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 8px 8px 0 0;
}

.image-gallery[b-rvkdtcss9e] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.image-card[b-rvkdtcss9e] {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.image-card:hover[b-rvkdtcss9e] {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.image-container[b-rvkdtcss9e] {
    background-color: #f0f0f0;
    height: 200px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.image-container img[b-rvkdtcss9e] {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.image-info[b-rvkdtcss9e] {
    padding: 15px;
    background-color: #fff;
}

.image-filename[b-rvkdtcss9e] {
    font-weight: 600;
    color: #333;
    word-break: break-word;
    margin-bottom: 8px;
}

.image-stored-name[b-rvkdtcss9e] {
    font-size: 0.85rem;
    color: #666;
    background-color: #f5f5f5;
    padding: 6px;
    border-radius: 4px;
    word-break: break-all;
    margin-bottom: 8px;
}

.image-id[b-rvkdtcss9e] {
    font-size: 0.8rem;
    color: #999;
}

.upload-input-area[b-rvkdtcss9e] {
    border: 2px dashed #667eea;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    background-color: #f0f4ff;
    transition: background-color 0.3s ease;
}

.upload-input-area:hover[b-rvkdtcss9e] {
    background-color: #e8ecff;
}

/* Estilos para el buscador */
.search-container[b-rvkdtcss9e] {
    position: relative;
    width: 100%;
}

.search-input[b-rvkdtcss9e] {
    width: 100%;
    padding: 12px 40px 12px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s ease;
    background-color: #fff;
}

.search-input:focus[b-rvkdtcss9e] {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    background-color: #fafbff;
}

.search-input[b-rvkdtcss9e]::placeholder {
    color: #999;
}

.btn-clear-search[b-rvkdtcss9e] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #999;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.btn-clear-search:hover[b-rvkdtcss9e] {
    color: #333;
    background-color: #f0f0f0;
}

.search-results-info[b-rvkdtcss9e] {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 15px;
    padding: 8px 12px;
    background-color: #f8f9fa;
    border-left: 3px solid #667eea;
    border-radius: 4px;
}

.spinner-custom[b-rvkdtcss9e] {
    color: #667eea;
}

.alert-custom[b-rvkdtcss9e] {
    border-radius: 8px;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.alert-success-custom[b-rvkdtcss9e] {
    background-color: #d4edda;
    color: #155724;
    border-left: 4px solid #28a745;
}

.alert-danger-custom[b-rvkdtcss9e] {
    background-color: #f8d7da;
    color: #721c24;
    border-left: 4px solid #dc3545;
}

/* Botón de eliminar imagen */
.btn-delete-image[b-rvkdtcss9e] {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(220, 53, 69, 0.9);
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    opacity: 0;
    transform: scale(0.8);
}

.image-card:hover .btn-delete-image[b-rvkdtcss9e] {
    opacity: 1;
    transform: scale(1);
}

.btn-delete-image:hover[b-rvkdtcss9e] {
    background-color: rgba(220, 53, 69, 1);
    box-shadow: 0 4px 12px rgba(220, 53, 69, 0.4);
    transform: scale(1.1);
}

.btn-delete-image:active[b-rvkdtcss9e] {
    transform: scale(0.95);
}

/* Responsive */
@media (max-width: 768px) {
    .image-gallery[b-rvkdtcss9e] {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 15px;
    }

    .upload-input-area[b-rvkdtcss9e] {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .image-gallery[b-rvkdtcss9e] {
        grid-template-columns: 1fr;
    }
}
