/* /Components/AdBanner.razor.rz.scp.css */
@keyframes slideInFromRight-b-5yk93xluy3 {
    0% {
        transform: translateX(500px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/* ===== BANNER ===== */
.ad-banner[b-5yk93xluy3] {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #94a3b8;
    border: 0.0625rem dashed #334155; /* 1px */
    border-radius: 0.625rem; /* 10px */
    min-height: 3.125rem; /* 50px */
    /* Set initial state for animation */
    opacity: 0;
    /* Animation */
    animation: slideInFromRight-b-5yk93xluy3 500ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

    .ad-banner p[b-5yk93xluy3] {
        margin: 0;
        color: #666;
    }
/* /Components/InstallAppModal.razor.rz.scp.css */
.modal-backdrop[b-f904082cs3] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-4u75ca98pj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4u75ca98pj] {
    flex: 1;
}

.sidebar[b-4u75ca98pj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4u75ca98pj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4u75ca98pj]  a, .top-row[b-4u75ca98pj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4u75ca98pj]  a:hover, .top-row[b-4u75ca98pj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4u75ca98pj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4u75ca98pj] {
        justify-content: space-between;
    }

    .top-row[b-4u75ca98pj]  a, .top-row[b-4u75ca98pj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4u75ca98pj] {
        flex-direction: row;
    }

    .sidebar[b-4u75ca98pj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4u75ca98pj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4u75ca98pj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4u75ca98pj], article[b-4u75ca98pj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4u75ca98pj] {
    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-4u75ca98pj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vb1z0evezd] {
    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-vb1z0evezd] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-vb1z0evezd] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vb1z0evezd] {
    font-size: 1.1rem;
}

.bi[b-vb1z0evezd] {
    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-vb1z0evezd] {
    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-vb1z0evezd] {
    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-vb1z0evezd] {
    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-vb1z0evezd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vb1z0evezd] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vb1z0evezd] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vb1z0evezd]  .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-vb1z0evezd]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-vb1z0evezd]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-vb1z0evezd] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vb1z0evezd] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vb1z0evezd] {
        display: none;
    }

    .nav-scrollable[b-vb1z0evezd] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.nav-icon[b-vb1z0evezd] {
    width: 24px;
    height: 24px;
    margin-right: 0.75rem;
}
/* /Pages/Bienvenidapage.razor.rz.scp.css */
/* Animation */
@keyframes fadeIn-b-s1p3vetx29 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* General Layout */
.root-grid[b-s1p3vetx29] {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    overflow-y: auto;
    height: 100%;
    margin: 0 -1.5rem;
    padding: 0.5rem;
}

.root-grid[b-s1p3vetx29] {
    opacity: 0;
}

    .root-grid.loaded[b-s1p3vetx29] {
        animation: fadeIn-b-s1p3vetx29 500ms ease-in-out forwards;
    }

/* Main Content */
.flex-grow-1[b-s1p3vetx29] {
    flex: 1;
}

.container[b-s1p3vetx29] {
    width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
}

/* Logo */
.logo-img[b-s1p3vetx29] {
    max-height: 25rem;
    opacity: 0.9;
    width: auto;
    height: auto;
    max-width: 100%;
}

/* Typography */
.display-4[b-s1p3vetx29] {
    font-size: 2.5rem; /* 40px */
    font-weight: 300;
    line-height: 1.2;
}

.display-1[b-s1p3vetx29] {
    font-size: 5rem; /* 80px */
    font-weight: 300;
    line-height: 1.2;
}

.brand-title[b-s1p3vetx29] {
    color: #FFC300;
    margin-bottom: 1rem; /* 16px */
}

.lead[b-s1p3vetx29] {
    font-size: 1.25rem; /* 20px */
    font-weight: 300;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .display-1[b-s1p3vetx29] {
        font-size: 3.5rem; /* 56px */
    }

    .logo-img[b-s1p3vetx29] {
        max-height: 18.75rem; /* 300px */
    }
}

@media (min-width: 769px) {
    .container[b-s1p3vetx29] {
        max-width: 71.25rem; /* 1140px */
    }
}
/* /Pages/DolarInfoPage.razor.rz.scp.css */
/* ===== ANIMATIONS ===== */
@keyframes slideInFromRight-b-0b40ezb13q {
  0% {
    transform: translateX(500px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/*@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}*/

/* ===== LAYOUT ===== */
.root-grid[b-0b40ezb13q] {
  display: flex;
  flex-direction: column;
  gap: 0.2rem; /* 10px */
  overflow-y: auto;
  height: 100%;
  margin: 0 -1.5rem;
  padding: 0.5rem; /* 8px */
  overflow-x: hidden;
}

.root-grid > *[b-0b40ezb13q] {
  opacity: 0;
}

.root-grid.loaded > *[b-0b40ezb13q] {
  animation: slideInFromRight-b-0b40ezb13q 400ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.root-grid.loaded > *:nth-child(2)[b-0b40ezb13q] {
  animation-delay: 50ms;
}

.root-grid.loaded > *:nth-child(3)[b-0b40ezb13q] {
  animation-delay: 100ms;
}

.root-grid.loaded > *:nth-child(4)[b-0b40ezb13q] {
  animation-delay: 150ms;
}

.root-grid.loaded > *:nth-child(5)[b-0b40ezb13q] {
  animation-delay: 200ms;
}

/* ===== UTILITY CLASSES ===== */
.vstack[b-0b40ezb13q] {
  display: flex;
  flex-direction: column;
}

.spacing-5[b-0b40ezb13q] {
  gap: 0.3125rem; /* 5px */
}

.spacing-15[b-0b40ezb13q] {
  gap: 0.3125rem; /* 5px */
  height: 11.25rem; /* 180px */
  /* background-color: blueviolet; */
}

.h-center[b-0b40ezb13q] {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  /* margin-top: auto; */
}

.align-end[b-0b40ezb13q] {
  align-items: flex-end;
}

/* ===== BANNER ===== */
/*.ad-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #94a3b8;
  border: 0.0625rem dashed #334155;*/ /* 1px */
/*border-radius: 0.625rem;*/ /* 10px */
/*min-height: 3.125rem;*/ /* 50px */
/*}*/

/* ===== CARD STYLES ===== */
.card[b-0b40ezb13q] {
  padding: 0.9375rem; /* 15px */
  border-radius: 1.25rem; /* 20px */
  background-color: #1e293b;
  /* border: 0.0625rem solid #4f85e5; 1px */
  border: 0.12rem solid #4e83e0;
  height: auto;
  /* background-color: burlywood; */
}

/* ===== DOLLAR INFO CARD ===== */
.dolar-title[b-0b40ezb13q] {
  color: white;
  font-size: 1.25rem; /* 20px */
  font-weight: bold;
  padding: 0.625rem; /* 10px */
}

.info-grid[b-0b40ezb13q] {
  /* background-color:aqua;*/
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 0.9375rem; /* 15px */
  padding: 0.625rem; /* 10px */
}

.info-label[b-0b40ezb13q] {
  color: #94a3b8;
  font-size: 0.875rem; /* 14px */
}

.dolar-value[b-0b40ezb13q] {
  color: #18f489;
  font-size: 1.5rem; /* 14px */
  font-weight: bold;
}

/* ===== RESPONSIVE DESIGN ===== */
/* Tablets (768px en adelante) */
@media (min-width: 48rem) {
  .info-grid[b-0b40ezb13q] {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem; /* 20px */
  }

  .card[b-0b40ezb13q] {
    padding: 1.25rem; /* 20px */
  }
}

/* Escritorios (1024px en adelante) */
@media (min-width: 64rem) {
  .info-grid[b-0b40ezb13q] {
    grid-template-columns: repeat(4, 1fr);
  }

  .dolar-title[b-0b40ezb13q] {
    font-size: 1.5rem;
  }

  /*.info-label,
    .dolar-value,
    .variation {
        font-size: 1rem;*/ /* 16px */
  /*}*/
}

.update-date[b-0b40ezb13q] {
  color: white;
  font-size: 0.875rem; /* 14px */
}

.fuente-container[b-0b40ezb13q] {
  grid-column: span 2;
  text-align: center;
  margin-top: 0.625rem; /* 10px */
}

.spinner-container[b-0b40ezb13q] {
  height: 1.875rem; /* 30px */
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner[b-0b40ezb13q] {
  border: 0.25rem solid rgba(255, 255, 255, 0.2); /* 4px */
  border-left-color: #4f85e5;
  border-radius: 50%;
  width: 1.875rem; /* 30px */
  height: 1.875rem; /* 30px */
  animation: spin-b-0b40ezb13q 1s linear infinite;
}

/* ===== FORM CARD ===== */
.disponible-label[b-0b40ezb13q] {
  color: white;
  font-size: 1rem; /* 16px */
}

.input-border[b-0b40ezb13q] {
  border-radius: 0.625rem; /* 10px */
  border: 0.0625rem solid #334155; /* 1px */
  /* background-color: #0f172a; */
  background-color: #0f1420;
  margin-bottom: 0.625rem; /* 10px */
}

.entry[b-0b40ezb13q] {
  background-color: transparent;
  border: none;
  color: white;
  padding: 0 0.625rem; /* 0 10px */
  height: 2.5rem; /* 40px */
  width: 100%;
}

.entry:focus[b-0b40ezb13q] {
  outline: none;
  border-color: #4f85e5;
}

.entry[b-0b40ezb13q]::placeholder {
  color: #64748b;
}

/* ===== RESULTS GRID ===== */
.results-grid[b-0b40ezb13q] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem; /* 8px */
}

.result-card[b-0b40ezb13q] {
  padding: 0.625rem; /* 10px */
  border-radius: 0.9375rem; /* 15px */
}

.result-label[b-0b40ezb13q] {
  color: #cbd5e1;
  font-size: 0.875rem; /* 14px */
}

.result-value[b-0b40ezb13q] {
  color: white;
  font-size: 1.375rem; /* 22px */
  font-weight: bold;
}

/* ===== BUTTON ===== */
.btn-limpiar[b-0b40ezb13q] {
  font-weight: bold;
  font-size: 0.875rem; /* 14px */
  color: white;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
  transition: all 0.1s ease;
  transform: translateY(0);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #f43f5e;
  border-radius: 1.875rem; /* 30px */
  height: 2.8125rem; /* 45px */
  width: 100%;
  border: none;
  cursor: pointer;
}

.btn-limpiar:active[b-0b40ezb13q] {
  transform: translateY(3px);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.05s ease;
  background-color: #e11d48;
}

@keyframes spin-b-0b40ezb13q {
  to {
    transform: rotate(360deg);
  }
}

.title[b-0b40ezb13q] {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0;
}

.offline-text[b-0b40ezb13q] {
  color: #e11d48;
  font-weight: bold;
  margin-left: 0.8rem;
  display: inline-block;
  padding: 2px 8px;
  background-color: #ffee58;
  border-radius: 12px;
}
/* /Pages/HistorialPage.razor.rz.scp.css */
/* ===== ANIMATIONS ===== */
@keyframes slideInFromRight-b-v1g6mtf5tt {
    0% {
        transform: translateX(500px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.fade-out[b-v1g6mtf5tt] {
    opacity: 0;
    transform: translateX(-100%);
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

/* ===== LAYOUT ===== */
.root-grid[b-v1g6mtf5tt] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem; /* 10px */
    overflow-y: auto;
    height: 100%;
    margin: 0 -1.5rem;
    padding: 0.5rem; /* 8px */
    overflow-x: hidden;
    position: relative;
}

    .root-grid > *[b-v1g6mtf5tt] {
        opacity: 0;
    }

    .root-grid.loaded[b-v1g6mtf5tt] {
        opacity: 1;
        transform: translateX(0);
    }

        .root-grid.loaded > *[b-v1g6mtf5tt] {
            animation: slideInFromRight-b-v1g6mtf5tt 400ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
        }

            /* Stagger the animation for children */
            .root-grid.loaded > *:nth-child(2)[b-v1g6mtf5tt] {
                animation-delay: 50ms;
            }

            .root-grid.loaded > *:nth-child(3)[b-v1g6mtf5tt] {
                animation-delay: 100ms;
            }

            .root-grid.loaded > *:nth-child(4)[b-v1g6mtf5tt] {
                animation-delay: 150ms;
            }

            .root-grid.loaded > *:nth-child(5)[b-v1g6mtf5tt] {
                animation-delay: 200ms;
            }

            .root-grid.loaded > *:nth-child(6)[b-v1g6mtf5tt] {
                animation-delay: 250ms;
            }

            .root-grid.loaded > *:nth-child(7)[b-v1g6mtf5tt] {
                animation-delay: 300ms;
            }

            .root-grid.loaded > *:nth-child(8)[b-v1g6mtf5tt] {
                animation-delay: 350ms;
            }

            .root-grid.loaded > *:nth-child(9)[b-v1g6mtf5tt] {
                animation-delay: 400ms;
            }

            .root-grid.loaded > *:nth-child(10)[b-v1g6mtf5tt] {
                animation-delay: 450ms;
            }

/* ===== GRID LAYOUT ===== */
.grid-row-5[b-v1g6mtf5tt] {
    margin-top: 0.3125rem; /* 5px */
}

/* ===== UTILITY CLASSES ===== */
.vstack[b-v1g6mtf5tt] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem; /* 15px */
}

.h-center[b-v1g6mtf5tt] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 1.5rem 0; /* 24px top and bottom */
}

/* ===== CARD STYLES ===== */
.history-card[b-v1g6mtf5tt] {
    background: #1e293b;
    border-radius: 0.9375rem; /* 15px */
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem; /* 16px */
    transition: all 0.3s ease;
    /* border: 0.0625rem solid #4f85e5;  1px */
    border: 0.12rem solid #4e83e0;
}

    .history-card:active[b-v1g6mtf5tt] {
        transform: scale(0.98);
    }

/* ===== BUTTONS ===== */

.btn-delete[b-v1g6mtf5tt] {
    background: #f43f5e;
    border: none;
    color: #f43f5e;
    width: 2rem; /*32px */
    height: 2rem; /*32px */
    border-radius: 1.875rem; /* 30px */
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    /* transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);*/
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0;
}

    .btn-delete:hover[b-v1g6mtf5tt] {
        background: rgba(244, 63, 94, 0.1);
    }

    .btn-delete:active[b-v1g6mtf5tt] {
        transform: scale(0.9);
    }

.btn[b-v1g6mtf5tt] {
    border: none;
    border-radius: 1.875rem; /* 30px */
    padding: 0.75rem 0; /* 12px 0 */
    font-weight: 600;
    font-size: 0.875rem; /* 14px */
    color: white;
    /*text-transform: uppercase;
    letter-spacing: 0.0313rem;*/ /* 0.5px */
    cursor: pointer;
    text-align: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    /* transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);*/
    height: 2.8125rem; /*45px */
}

    .btn:active[b-v1g6mtf5tt] {
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
        background-color: #3d6bc2;
        color: white;
    }

.red-btn[b-v1g6mtf5tt] {
    background: #f43f5e;
    color: white;
}

    .red-btn:active[b-v1g6mtf5tt] {
        background: #e11d48;
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
    }

.btn-clear-history[b-v1g6mtf5tt] {
    width: 100%;
    max-width: 12.5rem; /* 200px */
}

/* ===== BANNER ===== */
/*.ad-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #94a3b8;
    border: 0.0625rem dashed #334155;*/ /* 1px */
/*border-radius: 0.625rem;*/ /* 10px */
/*min-height: 3.125rem;*/ /* 50px */
/*}*/

/* ===== TYPOGRAPHY ===== */
.title[b-v1g6mtf5tt] {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0;
}

.history-item-description[b-v1g6mtf5tt] {
    color: white;
    font-weight: 500;
}

.history-item-amount[b-v1g6mtf5tt] {
    color: #18f489;
    font-weight: 500;
}

.history-item-date[b-v1g6mtf5tt] {
    color: #94a3b8;
    font-size: 0.8rem; /* 12.8px - ya es relativo */
}

.blocked-overlay[b-v1g6mtf5tt] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    text-align: center;
}

.blocked-message[b-v1g6mtf5tt] {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
}


/* ===== RESPONSIVE DESIGN ===== */
/* Tablets (768px en adelante) */
@media (min-width: 48rem) {
    .history-cards-container[b-v1g6mtf5tt] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem; /* 16px */
    }

    .history-card[b-v1g6mtf5tt] {
        margin-bottom: 0;
    }
}

/* Escritorios (1024px en adelante) */
@media (min-width: 64rem) {
    .history-cards-container[b-v1g6mtf5tt] {
        grid-template-columns: repeat(3, 1fr);
    }

    .history-card[b-v1g6mtf5tt] {
        padding: 1.25rem; /* 20px */
    }

    .btn[b-v1g6mtf5tt] {
        padding: 0.875rem 0; /* 14px 0 */
        font-size: 1rem; /* 16px */
    }
}
/* /Pages/ListaNumeradaComprasPage.razor.rz.scp.css */
/* ===== ANIMATIONS ===== */
@keyframes slideInFromRight-b-4l08a978vq {
    0% {
        transform: translateX(500px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/* ===== LAYOUT ===== */
.root-grid[b-4l08a978vq] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem; /* 10px */
    overflow-y: auto;
    height: 100%;
    margin: 0 -1.5rem;
    padding: 0.5rem; /* 8px */
    overflow-x: hidden;
    position: relative;
}

    .root-grid > *[b-4l08a978vq] {
        opacity: 0;
    }

    .root-grid.loaded > *[b-4l08a978vq] {
        animation: slideInFromRight-b-4l08a978vq 400ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }

        /* Stagger the animation for children */
        .root-grid.loaded > *:nth-child(2)[b-4l08a978vq] {
            animation-delay: 50ms;
        }

        .root-grid.loaded > *:nth-child(3)[b-4l08a978vq] {
            animation-delay: 100ms;
        }

        .root-grid.loaded > *:nth-child(4)[b-4l08a978vq] {
            animation-delay: 150ms;
        }

        .root-grid.loaded > *:nth-child(5)[b-4l08a978vq] {
            animation-delay: 200ms;
        }

        .root-grid.loaded > *:nth-child(6)[b-4l08a978vq] {
            animation-delay: 250ms;
        }

        .root-grid.loaded > *:nth-child(7)[b-4l08a978vq] {
            animation-delay: 300ms;
        }

        .root-grid.loaded > *:nth-child(8)[b-4l08a978vq] {
            animation-delay: 350ms;
        }

        .root-grid.loaded > *:nth-child(9)[b-4l08a978vq] {
            animation-delay: 400ms;
        }

        .root-grid.loaded > *:nth-child(10)[b-4l08a978vq] {
            animation-delay: 450ms;
        }

/* ===== BANNER ===== */
/*.ad-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #94a3b8;
    border: 0.0625rem dashed #334155;*/ /* 1px */
/*border-radius: 0.625rem;*/ /* 10px */
/*min-height: 3.125rem;*/ /* 50px */
/*}*/

/* ===== INPUT SECTION ===== */
.input-section[b-4l08a978vq] {
    padding: 1.25rem; /* 20px */
    border-radius: 1.25rem; /* 20px */
    background-color: #1e293b;
    /* border: 0.0625rem solid #4f85e5; 1px */
    border: 0.12rem solid #4e83e0;
}

.input-group[b-4l08a978vq] {
    display: flex;
    gap: 0.625rem; /* 10px */
    margin-bottom: 0.625rem; /* 10px */
    width: 100%;
}

.new-item-entry[b-4l08a978vq] {
    flex: 1;
    padding: 0.5rem; /* 8px */
    /* border: 0.0625rem solid #4f85e5; 1px */
    border: 0.12rem solid #4e83e0;
    border-radius: 0.3125rem; /* 5px */
    background-color: #2d3748;
    color: white;
    width: 50%;
}

    .new-item-entry:focus[b-4l08a978vq] {
        outline: none;
        /* border-color: #4f85e5; */
        border-color: #4e83e0;
        box-shadow: 0 0 0 2px rgba(79, 133, 229, 0.3);
    }

/* ===== BUTTONS ===== */

.add-button[b-4l08a978vq] {
    background-color: #10b981;
    border-radius: 1.875rem; /* 30px */
    color: white;
    font-size: 0.875rem; /* 14px */
    font-weight: bold;
    padding: 0.5rem 0.9375rem; /* 8px 15px */
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
}

    .add-button:active[b-4l08a978vq] {
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
        background-color: #0d9f6e;
    }

.list-section[b-4l08a978vq] {
    display: grid;
    grid-template-columns: 1fr; /* Corresponds to Grid ColumnDefinitions="*" */
    grid-template-rows: auto auto; /* Corresponds to Grid RowDefinitions="Auto,Auto" */
    gap: 0.2rem; /* 15px - Increased gap between list cards */
    margin-top: 0.2rem; /* 15px - Added margin to separate from input section */
}

.list-card[b-4l08a978vq] {
    padding: 1.25rem; /* 20px */
    border-radius: 1.25rem; /* 20px */
    background-color: #1e293b;
    /* border: 0.0625rem solid #4f85e5; 1px */
    border: 0.12rem solid #4e83e0;
    max-width: 100%;
    box-sizing: border-box;
}

.list-title[b-4l08a978vq] {
    font-weight: bold;
    color: white;
    margin-bottom: 0.625rem; /* 10px - Add some space below title */
}

.collection-view[b-4l08a978vq] {
    display: flex;
    flex-direction: column;
    gap: 0.625rem; /* 2px - Corresponds to CollectionView.ItemsLayout ItemSpacing */
}

.list-item[b-4l08a978vq] {
    display: grid;
    grid-template-columns: auto auto 1fr auto; /* Corresponds to Grid ColumnDefinitions="Auto,Auto,*,Auto" */
    align-items: center;
    padding: 0.125rem; /* 2px - Corresponds to Grid Padding */
}

.bullet[b-4l08a978vq] {
    margin-right: 0.625rem; /* 10px - Aumentado el espacio a la derecha de la viñeta */
    margin-left: 0.125rem; /* 2px */
    font-size: 1.125rem; /* 18px */
    color: white;
}

.item-checkbox[b-4l08a978vq] {
    margin: 0 2px; /* Corresponds to CheckBox Margin */
    /* Custom styling for checkbox if needed */
}

.item-text[b-4l08a978vq] {
    color: white;
    margin-left: 0.625rem; /* 10px - Espacio entre el checkbox y el texto */
    /* No specific font size in XAML, use default */
}

.completed-text[b-4l08a978vq] {
    color: grey;
    text-decoration: line-through;
}

.delete-button[b-4l08a978vq] {
    background-color: transparent;
    font-size: 0.75rem; /* 12px */
    height: 1.75rem; /* 28px */
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.1s ease;
    transform: translateY(0);
    width: 1.75rem; /* 28px */
    color: darkgray;
    border: none;
    cursor: pointer;
    justify-self: end; /* Aligns to end in grid column */
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}

    .delete-button:active[b-4l08a978vq] {
        transform: translateY(2px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        transition: all 0.05s ease;
    }

.no-items-message[b-4l08a978vq] {
    color: lightgray;
    text-align: center;
    margin-top: 0.625rem; /* 10px */
}

/*.grid-row-1 {
    gap: 0.2rem;
}*/

.grid-row-2[b-4l08a978vq] {
    align-content: center;
    justify-content: center;
    display: grid;
}

.title[b-4l08a978vq] {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0;
}

.clear-list-button[b-4l08a978vq] {
    background-color: #f43f5e;
    color: white;
    font-size: 0.875rem; /*14px */
    font-weight: bold;
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 1.875rem; /* 30px */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    margin-top: 1rem;
    width: 12rem; /* 32px */
    height: 2.8125rem; /* 45px */
    position: relative;
    transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
}

    .clear-list-button:active[b-4l08a978vq] {
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
        background-color: #e11d48;
    }

/* ===== TYPOGRAPHY ===== */
/*.title {
    text-align: center;
    font-size: 1.375rem;*/ /* 22px */
/*font-weight: bold;
    color: white;
    margin-bottom: 0.9375rem;*/ /* 15px */
/*}*/

/* ===== RESPONSIVE DESIGN ===== */
@media (min-width: 768px) {
    /* .list-section {
    grid-template-columns: repeat(2, 1fr);
  } */
}

@media (min-width: 64rem) {
    /* 1024px */
    /* .list-section {
    grid-template-columns: repeat(3, 1fr);
  } */
}

.blocked-overlay[b-4l08a978vq] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    text-align: center;
}

.blocked-message[b-4l08a978vq] {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
}
/* /Pages/VerduleriaPage.razor.rz.scp.css */
/* ===== ANIMATIONS ===== */
@keyframes slideInFromRight-b-sllch3ve41 {
    0% {
        transform: translateX(500px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/* ===== LAYOUT ===== */
.root-grid[b-sllch3ve41] {
    display: flex;
    flex-direction: column;
    gap: 0.2em; /* 10px */
    overflow-y: auto;
    height: 100%;
    margin: 0 -1.5rem;
    padding: 0.5rem; /* 8px */
    overflow-x: hidden;
    position: relative;
}

    .root-grid > *[b-sllch3ve41] {
        opacity: 0;
    }

    .root-grid.loaded[b-sllch3ve41] {
        opacity: 1;
        transform: translateX(0);
    }

        .root-grid.loaded > *[b-sllch3ve41] {
            animation: slideInFromRight-b-sllch3ve41 400ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
        }

            /* Stagger the animation for children */
            .root-grid.loaded > *:nth-child(2)[b-sllch3ve41] {
                animation-delay: 50ms;
            }

            .root-grid.loaded > *:nth-child(3)[b-sllch3ve41] {
                animation-delay: 100ms;
            }

            .root-grid.loaded > *:nth-child(4)[b-sllch3ve41] {
                animation-delay: 150ms;
            }

            .root-grid.loaded > *:nth-child(5)[b-sllch3ve41] {
                animation-delay: 200ms;
            }

            .root-grid.loaded > *:nth-child(6)[b-sllch3ve41] {
                animation-delay: 250ms;
            }

            .root-grid.loaded > *:nth-child(7)[b-sllch3ve41] {
                animation-delay: 300ms;
            }

            .root-grid.loaded > *:nth-child(8)[b-sllch3ve41] {
                animation-delay: 350ms;
            }

            .root-grid.loaded > *:nth-child(9)[b-sllch3ve41] {
                animation-delay: 400ms;
            }

            .root-grid.loaded > *:nth-child(10)[b-sllch3ve41] {
                animation-delay: 450ms;
            }

/* ===== GRID LAYOUT ===== */
.grid-row-0[b-sllch3ve41],
.grid-row-1[b-sllch3ve41] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 0.5rem; /* 8px */
}

.grid-row-3[b-sllch3ve41] {
    margin-top: 0;
}

.grid-row-4[b-sllch3ve41] {
    margin-top: 0;
}

.grid-row-5[b-sllch3ve41] {
    margin-top: 0.3125rem; /* 5px */
}

/* ===== UTILITY CLASSES ===== */
.vstack[b-sllch3ve41] {
    display: flex;
    flex-direction: column;
}

.hstack[b-sllch3ve41] {
    display: flex;
    flex-direction: row;
}

.spacing-5[b-sllch3ve41] {
    gap: 0.3125rem; /* 5px */
}

.spacing-10[b-sllch3ve41] {
    gap: 0.625rem; /* 10px */
}

.spacing-20[b-sllch3ve41] {
    gap: 1.25rem; /* 20px */
}

.h-center[b-sllch3ve41] {
    justify-content: center;
    text-align: center;
}

.v-center[b-sllch3ve41] {
    align-items: center;
}

/* ===== CARD STYLES ===== */
.card[b-sllch3ve41] {
    padding: 0.625rem; /* 10px */
    border-radius: 0.9375rem; /* 15px */
    background-color: #1e293b;
    /* border: 0.0625rem solid #4f85e5; 1px */
    border: 0.12rem solid #4e83e0;
    width: 100%;
}

.result-card[b-sllch3ve41] {
    padding: 0.625rem; /* 10px */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.orange-border[b-sllch3ve41] {
    border: 0.0625rem solid #f97316; /* 1px */
}

.form-card[b-sllch3ve41] {
    padding: 0.9375rem; /* 15px */
    border-radius: 0.9375rem; /* 15px */
    width: 100%;
}

/* ===== FORM ELEMENTS ===== */
.input-border[b-sllch3ve41] {
    border-radius: 0.625rem; /* 10px */
    border: 0.0625rem solid #334155; /* 1px */
    /* background-color: #0f172a; */
    background-color: #0f1420;
}

.entry[b-sllch3ve41] {
    background-color: transparent;
    border: none;
    color: white;
    padding: 0 0.625rem; /* 0 10px */
    height: 2.5rem; /* 40px */
    width: 100%;
}

    .entry:focus[b-sllch3ve41] {
        outline: none;
        border-color: #4f85e5;
    }

    .entry[b-sllch3ve41]::placeholder {
        color: #64748b;
    }

/* ===== BUTTONS ===== */
.button-grid[b-sllch3ve41] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.3125rem; /* 5px */
}

.btn[b-sllch3ve41] {
    font-weight: bold;
    font-size: 0.625rem; /* 10px */
    color: white;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.875rem; /* 30px */
    height: 2.8125rem; /* 45px */
    border: none;
    cursor: pointer;
    text-align: center;
    padding: 0 0.3125rem; /* 0 5px */
}

    .btn:active[b-sllch3ve41] {
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
        background-color: #3d6bc2;
        color: white;
    }

.primary-btn[b-sllch3ve41] {
    background-color: #4f85e5;
    box-shadow: 0 2px 4px rgba(79, 133, 229, 0.3);
}

.orange-btn[b-sllch3ve41] {
    background-color: #f97316;
    box-shadow: 0 2px 4px rgba(249, 115, 22, 0.3);
}

.green-btn[b-sllch3ve41] {
    background-color: #10b981;
    box-shadow: 0 2px 4px rgba(16, 185, 129, 0.3);
}

.red-btn[b-sllch3ve41] {
    background-color: #f43f5e;
    box-shadow: 0 2px 4px rgba(244, 63, 94, 0.3);
}

.image-button[b-sllch3ve41] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

    .image-button img[b-sllch3ve41] {
        display: block;
    }

/* ===== SWITCH TOGGLE ===== */
.switch[b-sllch3ve41] {
    position: relative;
    display: inline-block;
    width: 2.5rem; /* 40px */
    height: 1.25rem; /* 20px */
}

    .switch input[b-sllch3ve41] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-sllch3ve41] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 1.25rem; /* 20px */
}

    .slider[b-sllch3ve41]:before {
        position: absolute;
        content: "";
        height: 1rem; /* 16px */
        width: 1rem; /* 16px */
        left: 0.125rem; /* 2px */
        bottom: 0.125rem; /* 2px */
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
    }

.switch input:checked + .slider[b-sllch3ve41] {
    background-color: #4f85e5;
}

    .switch input:checked + .slider[b-sllch3ve41]:before {
        transform: translateX(20px);
    }

/* ===== BANNER ===== */
/*.ad-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #94a3b8;
    border: 0.0625rem dashed #334155;*/ /* 1px */
/*border-radius: 0.625rem;*/ /* 10px */
/*min-height: 3.125rem;*/ /* 50px */
/*}*/

/* ===== TYPOGRAPHY ===== */
.total-label[b-sllch3ve41] {
    color: #cbd5e1;
    font-size: 0.875rem; /* 14px */
}

.total-value[b-sllch3ve41] {
    color: white;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

.disponible-value[b-sllch3ve41] {
    color: #ffc300;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

.verduleria-label[b-sllch3ve41] {
    color: #18f489;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

/* ===== RESPONSIVE DESIGN ===== */
/* Tablets (768px en adelante) */
@media (min-width: 48rem) {
    .grid-row-0[b-sllch3ve41],
    .grid-row-1[b-sllch3ve41] {
        /* grid-template-columns: repeat(2, 1fr);*/
        gap: 0.5rem; /* 8px */
    }

    .card[b-sllch3ve41] {
        padding: 0.625rem; /* 10px */
    }

    .button-grid[b-sllch3ve41] {
        /* grid-template-columns: repeat(4, 1fr);*/
        gap: 0.5rem; /* 8px */
    }

    .btn[b-sllch3ve41] {
        font-size: 0.75rem; /* 12px */
        height: 3rem; /* 48px */
    }

    .verduleria-label[b-sllch3ve41] {
        font-size: 1.5rem; /* 24px */
    }
}

/* Escritorios (1024px en adelante) */
@media (min-width: 64rem) {
    .grid-row-0[b-sllch3ve41],
    .grid-row-1[b-sllch3ve41] {
        /*grid-template-columns: repeat(4, 1fr);*/
        gap: 1rem; /* 16px */
    }

    .form-card[b-sllch3ve41] {
        padding: 1.25rem; /* 20px */
    }

    .result-card[b-sllch3ve41] {
        padding: 1rem; /* 16px */
    }

    .button-grid[b-sllch3ve41] {
        /* grid-template-columns: repeat(6, 1fr);*/
    }

    .btn[b-sllch3ve41] {
        font-size: 0.875rem; /* 14px */
        padding: 0 0.5rem; /* 0 8px */
    }

    .verduleria-label[b-sllch3ve41] {
        font-size: 1.625rem; /* 26px */
    }
}

.producto-label[b-sllch3ve41] {
    color: white;
    font-size: 1rem; /* 16px */
    margin-right: 1.25rem; /* 20px */
}

.igtf-label[b-sllch3ve41] {
    color: #ff940c;
    font-size: 1rem; /* 16px */
}

.form-label[b-sllch3ve41] {
    color: white;
    font-size: 1rem; /* 16px */
}

.title[b-sllch3ve41] {
    text-align: center;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

/* ===== ICONS ===== */
.lista-icon[b-sllch3ve41] {
    height: 2.5rem; /* 40px */
    width: 2.5rem; /* 40px */
}

.title[b-sllch3ve41] {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0;
}

.blocked-overlay[b-sllch3ve41] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    text-align: center;
}

.blocked-message[b-sllch3ve41] {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
}
/* /Pages/ViveresPage.razor.rz.scp.css */
/* ===== ANIMATIONS ===== */
@keyframes slideInFromRight-b-pkbndi7te5 {
    0% {
        transform: translateX(500px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/* ===== LAYOUT ===== */
.root-grid[b-pkbndi7te5] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem; /* 10px */
    overflow-y: auto;
    height: 100%;
    margin: 0 -1.5rem;
    padding: 0.5rem; /* 8px */
    overflow-x: hidden;
    position: relative;
}

    .root-grid > *[b-pkbndi7te5] {
        opacity: 0;
    }

    .root-grid.loaded > *[b-pkbndi7te5] {
        animation: slideInFromRight-b-pkbndi7te5 400ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }

        /* Stagger the animation for children */
        .root-grid.loaded > *:nth-child(2)[b-pkbndi7te5] {
            animation-delay: 50ms;
        }

        .root-grid.loaded > *:nth-child(3)[b-pkbndi7te5] {
            animation-delay: 100ms;
        }

        .root-grid.loaded > *:nth-child(4)[b-pkbndi7te5] {
            animation-delay: 150ms;
        }

        .root-grid.loaded > *:nth-child(5)[b-pkbndi7te5] {
            animation-delay: 200ms;
        }

        .root-grid.loaded > *:nth-child(6)[b-pkbndi7te5] {
            animation-delay: 250ms;
        }

        .root-grid.loaded > *:nth-child(7)[b-pkbndi7te5] {
            animation-delay: 300ms;
        }

        .root-grid.loaded > *:nth-child(8)[b-pkbndi7te5] {
            animation-delay: 350ms;
        }

        .root-grid.loaded > *:nth-child(9)[b-pkbndi7te5] {
            animation-delay: 400ms;
        }

        .root-grid.loaded > *:nth-child(10)[b-pkbndi7te5] {
            animation-delay: 450ms;
        }

/* ===== UTILITY CLASSES ===== */
.vstack[b-pkbndi7te5] {
    display: flex;
    flex-direction: column;
}

.hstack[b-pkbndi7te5] {
    display: flex;
    flex-direction: row;
}

.spacing-5[b-pkbndi7te5] {
    gap: 0.3125rem; /* 5px */
}

.spacing-10[b-pkbndi7te5] {
    gap: 0.625rem; /* 10px */
}

.spacing-20[b-pkbndi7te5] {
    gap: 1.25rem; /* 20px */
}

.h-center[b-pkbndi7te5] {
    margin-left: auto;
    margin-right: auto;
}

/* ===== GRID LAYOUT ===== */
.grid-row-0[b-pkbndi7te5],
.grid-row-1[b-pkbndi7te5] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem; /* 8px */
}

.grid-row-3[b-pkbndi7te5] {
    margin-top: 0;
}

.grid-row-4[b-pkbndi7te5] {
    margin-top: 0;
}

.grid-row-5[b-pkbndi7te5] {
    margin-top: 0.3125rem; /* 5px */
}

/* ===== BANNER ===== */
/*.ad-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #94a3b8;
    border: 0.0625rem dashed #334155;*/ /* 1px */
/*border-radius: 0.625rem;*/ /* 10px */
/*min-height: 3.125rem;*/ /* 50px */
/*}*/

/* ===== CARD STYLES ===== */
.card[b-pkbndi7te5] {
    padding: 0.625rem; /* 10px */
    border-radius: 0.9375rem; /* 15px */
    background-color: #1e293b;
    /* border: 0.0625rem solid #4f85e5; 1px */
    border: 0.12rem solid #4e83e0;
    width: 100%;
}

.result-card[b-pkbndi7te5] {
    padding: 0.625rem; /* 10px */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.orange-border[b-pkbndi7te5] {
    /* border: 0.0625rem solid #f97316; 1px */
    border: 0.12rem solid #f78534;
}

.form-card[b-pkbndi7te5] {
    padding: 0.9375rem; /* 15px */
    border-radius: 0.9375rem; /* 15px */
    width: 100%;
}

/* ===== FORM ELEMENTS ===== */
.input-border[b-pkbndi7te5] {
    border-radius: 0.625rem; /* 10px */
    border: 0.0625rem solid #334155; /* 1px */
    /* background-color: #0f172a; */
    background-color: #0f1420;
}

.entry[b-pkbndi7te5] {
    background-color: transparent;
    border: none;
    color: white;
    padding: 0 0.625rem; /* 0 10px */
    height: 2.5rem; /* 40px */
    width: 100%;
}

    .entry:focus[b-pkbndi7te5] {
        outline: none;
        border-color: #4f85e5;
    }

    .entry[b-pkbndi7te5]::placeholder {
        color: #64748b;
    }

/* ===== BUTTONS ===== */
.button-grid[b-pkbndi7te5] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.3125rem; /* 5px */
}

.btn[b-pkbndi7te5] {
    font-weight: bold;
    font-size: 0.625rem; /* 10px */
    color: white;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.1s ease;
    transform: translateY(0);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.875rem; /* 30px */
    height: 2.8125rem; /* 45px */
    border: none;
    cursor: pointer;
    text-align: center;
    padding: 0 0.3125rem; /* 0 5px */
}

    .btn:active[b-pkbndi7te5] {
        transform: translateY(3px);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.05s ease;
        background-color: #3d6bc2;
        color: white;
    }

.primary-btn[b-pkbndi7te5] {
    background-color: #4f85e5;
    box-shadow: 0 2px 4px rgba(79, 133, 229, 0.3);
}

.orange-btn[b-pkbndi7te5] {
    background-color: #f97316;
    box-shadow: 0 2px 4px rgba(249, 115, 22, 0.3);
}

.green-btn[b-pkbndi7te5] {
    background-color: #10b981;
    box-shadow: 0 2px 4px rgba(16, 185, 129, 0.3);
}

.red-btn[b-pkbndi7te5] {
    background-color: #f43f5e;
    box-shadow: 0 2px 4px rgba(244, 63, 94, 0.3);
}

.image-button[b-pkbndi7te5] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

    .image-button img[b-pkbndi7te5] {
        display: block;
    }

/* ===== SWITCH TOGGLE ===== */
.switch[b-pkbndi7te5] {
    position: relative;
    display: inline-block;
    width: 2.5rem; /* 40px */
    height: 1.25rem; /* 20px */
    margin: 0;
    vertical-align: middle;
}

    .switch input[b-pkbndi7te5] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-pkbndi7te5] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 1.25rem; /* 20px */
}

    .slider[b-pkbndi7te5]:before {
        position: absolute;
        content: "";
        height: 1rem; /* 16px */
        width: 1rem; /* 16px */
        left: 0.125rem; /* 2px */
        bottom: 0.125rem; /* 2px */
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
    }

.switch input:checked + .slider[b-pkbndi7te5] {
    background-color: #4f85e5;
}

    .switch input:checked + .slider[b-pkbndi7te5]:before {
        transform: translateX(20px);
    }

/* ===== TYPOGRAPHY ===== */
.total-label[b-pkbndi7te5] {
    color: #cbd5e1;
    font-size: 0.875rem; /* 14px */
}

.total-value[b-pkbndi7te5] {
    color: white;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

.disponible-value[b-pkbndi7te5] {
    color: #ffc300;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

.viveres-label[b-pkbndi7te5] {
    color: #18f489;
    font-size: 1.375rem; /* 22px */
    font-weight: bold;
}

.descontar-label[b-pkbndi7te5] {
    color: white;
    font-size: 1rem; /* 16px */
    margin-right: 1.875rem; /* 30px */
}

/* ===== RESPONSIVE DESIGN ===== */
/* Tablets (768px en adelante) */
@media (min-width: 48rem) {
    .grid-row-0[b-pkbndi7te5],
    .grid-row-1[b-pkbndi7te5] {
        /*  grid-template-columns: repeat(2, 1fr);*/
        gap: 0.5rem; /* 8px */
    }

    .card[b-pkbndi7te5] {
        padding: 0.625rem; /* 10px */
    }

    .button-grid[b-pkbndi7te5] {
        /*  grid-template-columns: repeat(4, 1fr);*/
        gap: 0.5rem; /* 8px */
    }

    .btn[b-pkbndi7te5] {
        font-size: 0.75rem; /* 12px */
        height: 3rem; /* 48px */
    }

    .verduleria-label[b-pkbndi7te5] {
        font-size: 1.5rem; /* 24px */
    }
}

/* Escritorios (1024px en adelante) */
@media (min-width: 64rem) {
    .grid-row-0[b-pkbndi7te5],
    .grid-row-1[b-pkbndi7te5] {
        /* grid-template-columns: repeat(4, 1fr);*/
        gap: 1rem; /* 16px */
    }

    .form-card[b-pkbndi7te5] {
        padding: 1.25rem; /* 20px */
    }

    .result-card[b-pkbndi7te5] {
        padding: 1rem; /* 16px */
    }

    .button-grid[b-pkbndi7te5] {
        /* grid-template-columns: repeat(6, 1fr);*/
    }

    .btn[b-pkbndi7te5] {
        font-size: 0.875rem; /* 14px */
        padding: 0 0.5rem; /* 0 8px */
    }

    .verduleria-label[b-pkbndi7te5] {
        font-size: 1.625rem; /* 26px */
    }
}

.igtf-label[b-pkbndi7te5] {
    color: #ff940c;
    font-size: 1rem; /* 16px */
}

.form-label[b-pkbndi7te5] {
    color: white;
    font-size: 1rem; /* 16px */
}

.title[b-pkbndi7te5] {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0;
}

/* ===== ICONS ===== */
.lista-icon[b-pkbndi7te5] {
    height: 2.5rem; /* 40px */
    width: 2.5rem; /* 40px */
}

.blocked-overlay[b-pkbndi7te5] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    text-align: center;
}

.blocked-message[b-pkbndi7te5] {
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
}
