/* /Pages/Ingredients/Active.razor.rz.scp.css */
.ia-filter-grid .form-label[b-4j46e8vi4c] {
    margin-bottom: 0.375rem;
}

.ia-check-row[b-4j46e8vi4c] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    margin: 0;
    white-space: nowrap;
    color: rgb(51 65 85);
    font-size: 0.875rem;
}

.ia-check-row-box[b-4j46e8vi4c] {
    min-height: 2.625rem;
}

.ia-filter-actions[b-4j46e8vi4c] {
    margin-top: 0.25rem;
    padding-top: 0.5rem;
}

@media (max-width: 767.98px) {
    .ia-page-header[b-4j46e8vi4c] {
        align-items: stretch;
    }

    .ia-page-header > a[b-4j46e8vi4c] {
        width: 100%;
    }

    .ia-filter-grid[b-4j46e8vi4c] {
        gap: 0.75rem;
    }

    .ia-check-row[b-4j46e8vi4c] {
        width: 100%;
    }

    .ia-filter-actions[b-4j46e8vi4c] {
        padding-top: 0.75rem;
        flex-direction: column;
        align-items: stretch;
    }

    .ia-filter-actions > button[b-4j46e8vi4c] {
        width: 100%;
    }
}
/* /Pages/Products/Active.razor.rz.scp.css */
.ap-products-table-wrapper[b-p6oyapmrqv] {
    -webkit-overflow-scrolling: touch;
}

.ap-products-table[b-p6oyapmrqv] {
    min-width: 1050px;
    table-layout: auto !important;
    width: max-content;
}

.ap-products-table thead th[b-p6oyapmrqv] {
    white-space: normal;
    vertical-align: middle;
}

.ap-products-table thead th button[b-p6oyapmrqv] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    white-space: normal;
    text-align: left;
    line-height: 1.2;
}

.ap-filter-toggle[b-p6oyapmrqv] {
    padding-bottom: 0.25rem;
}

.ap-filter-actions[b-p6oyapmrqv] {
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .ap-page-header[b-p6oyapmrqv] {
        align-items: stretch;
    }

    .ap-header-actions[b-p6oyapmrqv] {
        width: 100%;
        justify-content: space-between;
    }

}

@media (max-width: 767.98px) {
    .ap-filter-grid[b-p6oyapmrqv] {
        gap: 0.75rem;
    }

    .ap-filter-toggle[b-p6oyapmrqv] {
        padding-bottom: 0;
    }

    .ap-filter-actions[b-p6oyapmrqv] {
        flex-direction: column;
        align-items: stretch;
    }

    .ap-filter-actions > button[b-p6oyapmrqv] {
        width: 100%;
    }

    .ap-header-actions[b-p6oyapmrqv] {
        flex-direction: column;
        align-items: stretch;
        gap: 0.5rem;
    }

    .ap-header-actions > a[b-p6oyapmrqv],
    .ap-header-actions > select[b-p6oyapmrqv] {
        width: 100%;
    }

    .ap-products-table[b-p6oyapmrqv] {
        min-width: 900px;
        font-size: 0.8125rem;
    }
}
/* /Pages/Products/Details.razor.rz.scp.css */
.pd-page[b-aumgy1of2n] {
    scroll-behavior: smooth;
}

.pd-section-card[b-aumgy1of2n] {
    scroll-margin-top: 5.5rem;
}

.pd-header-card[b-aumgy1of2n] {
    border-color: #e2e8f0;
}

.pd-breadcrumb[b-aumgy1of2n] {
    align-items: center;
    color: #64748b;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.8125rem;
    gap: 0.45rem;
    margin-bottom: 1rem;
}

.pd-breadcrumb a[b-aumgy1of2n] {
    color: #475569;
    font-weight: 600;
}

.pd-breadcrumb a:hover[b-aumgy1of2n] {
    color: #4f46e5;
}

.pd-breadcrumb span:last-child[b-aumgy1of2n] {
    color: #0f172a;
    font-weight: 700;
}

.pd-header[b-aumgy1of2n] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.pd-title-block[b-aumgy1of2n] {
    min-width: 0;
}

.pd-kicker[b-aumgy1of2n],
.pd-section-label[b-aumgy1of2n],
.pd-detail-field > span[b-aumgy1of2n],
.pd-summary-item > span[b-aumgy1of2n] {
    color: #64748b;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.pd-title[b-aumgy1of2n] {
    color: #0f172a;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.25;
    margin: 0.25rem 0 0.5rem;
    overflow-wrap: anywhere;
}

.pd-barcode[b-aumgy1of2n] {
    align-items: center;
    color: #475569;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875rem;
    gap: 0.5rem;
}

.pd-barcode strong[b-aumgy1of2n] {
    color: #0f172a;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    overflow-wrap: anywhere;
}

.pd-actions[b-aumgy1of2n] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.pd-summary-grid[b-aumgy1of2n] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-top: 1.25rem;
}

.pd-summary-item[b-aumgy1of2n],
.pd-detail-field[b-aumgy1of2n] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    min-width: 0;
    padding: 0.875rem 1rem;
}

.pd-summary-item strong[b-aumgy1of2n],
.pd-detail-field p[b-aumgy1of2n] {
    color: #0f172a;
    display: block;
    font-size: 0.925rem;
    font-weight: 600;
    line-height: 1.45;
    margin: 0.35rem 0 0;
    overflow-wrap: anywhere;
    white-space: pre-wrap;
}

.pd-anchor-nav[b-aumgy1of2n] {
    align-items: center;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);
    display: flex;
    gap: 0.35rem;
    margin: 1rem 0;
    overflow-x: auto;
    padding: 0.35rem;
    position: sticky;
    top: 4.75rem;
    z-index: 20;
}

.pd-anchor-nav a[b-aumgy1of2n] {
    border-radius: 0.375rem;
    color: #475569;
    flex: 0 0 auto;
    font-size: 0.8125rem;
    font-weight: 600;
    padding: 0.5rem 0.75rem;
    transition: background-color 160ms ease, color 160ms ease;
}

.pd-anchor-nav a:hover[b-aumgy1of2n] {
    background: #eef2ff;
    color: #4f46e5;
}

.pd-left-rail[b-aumgy1of2n] {
    display: grid;
    gap: 1rem;
    position: sticky;
    top: 8.5rem;
}

.pd-product-image[b-aumgy1of2n] {
    aspect-ratio: 4 / 3;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    display: block;
    height: auto;
    max-height: 18rem;
    object-fit: cover;
    width: 100%;
}

.pd-product-image-empty[b-aumgy1of2n] {
    align-items: center;
    background: #f8fafc;
    border-style: dashed;
    color: #94a3b8;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    justify-content: center;
}

.pd-rail-fields[b-aumgy1of2n] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 1rem;
}

.pd-chip-section[b-aumgy1of2n] {
    display: grid;
    gap: 1rem;
}

.pd-chip-list[b-aumgy1of2n] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.pd-category-chip[b-aumgy1of2n],
.pd-ingredient-chip[b-aumgy1of2n] {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 0.8125rem;
    font-weight: 600;
    gap: 0.45rem;
    line-height: 1.2;
    max-width: 100%;
    min-width: 0;
    overflow-wrap: anywhere;
    padding: 0.35rem 0.7rem;
}

.pd-category-chip[b-aumgy1of2n] {
    background: #ecfdf5;
    border: 1px solid #a7f3d0;
    color: #047857;
}

.pd-ingredient-status[b-aumgy1of2n] {
    border-radius: 999px;
    flex: 0 0 auto;
    font-size: 0.66rem;
    font-weight: 700;
    line-height: 1;
    padding: 0.22rem 0.45rem;
    text-transform: uppercase;
}

.pd-empty-state[b-aumgy1of2n] {
    background: #f8fafc;
    border: 1px dashed #cbd5e1;
    border-radius: 0.5rem;
    color: #64748b;
    font-size: 0.875rem;
    padding: 0.875rem 1rem;
}

.pd-main-sections[b-aumgy1of2n] {
    display: grid;
    gap: 1rem;
}

.pd-field-grid[b-aumgy1of2n] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pd-field-grid-four[b-aumgy1of2n] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pd-field-wide[b-aumgy1of2n] {
    grid-column: 1 / -1;
}

.pd-json-grid[b-aumgy1of2n] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pd-json-card[b-aumgy1of2n] {
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    min-width: 0;
    padding: 1rem;
}

.pd-json-wide[b-aumgy1of2n] {
    grid-column: 1 / -1;
}

.pd-json-heading[b-aumgy1of2n] {
    margin-bottom: 0.75rem;
}

.pd-json-heading p[b-aumgy1of2n] {
    color: #0f172a;
    font-size: 0.925rem;
    font-weight: 700;
    margin: 0;
}

.pd-json-heading span[b-aumgy1of2n] {
    color: #64748b;
    display: block;
    font-size: 0.78rem;
    margin-top: 0.15rem;
}

.pd-json-body[b-aumgy1of2n] {
    max-height: 28rem;
    min-width: 0;
    overflow: auto;
}

.pd-json-code[b-aumgy1of2n] {
    background: #0f172a;
    border: 1px solid #1e293b;
    border-radius: 0.75rem;
    color: #e2e8f0;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    font-size: 0.75rem;
    line-height: 1.55;
    margin: 0;
    overflow: auto;
    padding: 0.875rem 1rem;
    white-space: pre;
}

.pd-json-code code[b-aumgy1of2n] {
    background: transparent;
    color: inherit;
    font: inherit;
}

.pd-json-code-invalid[b-aumgy1of2n] {
    background: #fff7ed;
    border-color: #fdba74;
    color: #9a3412;
}

.pd-json-token-key[b-aumgy1of2n] {
    color: #93c5fd;
}

.pd-json-token-string[b-aumgy1of2n] {
    color: #86efac;
}

.pd-json-token-number[b-aumgy1of2n] {
    color: #fca5a5;
}

.pd-json-token-boolean[b-aumgy1of2n] {
    color: #c4b5fd;
}

.pd-json-token-null[b-aumgy1of2n] {
    color: #94a3b8;
    font-style: italic;
}

@media (max-width: 1279.98px) {
    .pd-left-rail[b-aumgy1of2n] {
        position: static;
    }

    .pd-summary-grid[b-aumgy1of2n] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .pd-field-grid-four[b-aumgy1of2n] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .pd-header[b-aumgy1of2n],
    .pd-actions[b-aumgy1of2n] {
        align-items: stretch;
        flex-direction: column;
    }

    .pd-actions > a[b-aumgy1of2n] {
        width: 100%;
    }

    .pd-summary-grid[b-aumgy1of2n],
    .pd-rail-fields[b-aumgy1of2n],
    .pd-field-grid[b-aumgy1of2n],
    .pd-field-grid-four[b-aumgy1of2n],
    .pd-json-grid[b-aumgy1of2n] {
        grid-template-columns: 1fr;
    }

    .pd-anchor-nav[b-aumgy1of2n] {
        top: 4rem;
    }

    .pd-title[b-aumgy1of2n] {
        font-size: 1.25rem;
    }

    .pd-json-wide[b-aumgy1of2n] {
        grid-column: auto;
    }
}
/* /Pages/Products/InReview.razor.rz.scp.css */
.ap-filter-actions[b-veu8cu9fur] {
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .ap-page-header[b-veu8cu9fur] {
        align-items: stretch;
    }

    .ap-header-actions[b-veu8cu9fur] {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .ap-filter-grid[b-veu8cu9fur] {
        gap: 0.75rem;
    }

    .ap-filter-actions[b-veu8cu9fur] {
        flex-direction: column;
        align-items: stretch;
    }

    .ap-filter-actions > button[b-veu8cu9fur] {
        width: 100%;
    }

    .ap-header-actions[b-veu8cu9fur] {
        flex-direction: column;
        align-items: stretch;
        gap: 0.5rem;
    }

    .ap-header-actions > a[b-veu8cu9fur],
    .ap-header-actions > select[b-veu8cu9fur] {
        width: 100%;
    }
}
/* /Pages/ScanHistories.razor.rz.scp.css */
.sh-filter-grid .form-label[b-zgsiiucgy3] {
    margin-bottom: 0.375rem;
}

.sh-filter-actions[b-zgsiiucgy3] {
    border-top: 1px solid rgb(226 232 240);
    margin-top: 0.25rem;
    padding-top: 0.875rem;
}

@media (max-width: 1024px) {
    .sh-page-header[b-zgsiiucgy3] {
        align-items: stretch;
    }

    .sh-header-actions[b-zgsiiucgy3] {
        width: 100%;
        justify-content: flex-end;
    }
}

@media (max-width: 767.98px) {
    .sh-filter-grid[b-zgsiiucgy3] {
        gap: 0.75rem;
    }

    .sh-header-actions[b-zgsiiucgy3] {
        justify-content: stretch;
    }

    .sh-header-actions > button[b-zgsiiucgy3] {
        width: 100%;
    }

    .sh-filter-actions[b-zgsiiucgy3] {
        padding-top: 0.75rem;
    }

    .sh-filter-actions > button[b-zgsiiucgy3] {
        width: 100%;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-xlhufgvlkw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-xlhufgvlkw] {
        display: none;
    }

    .top-row.auth[b-xlhufgvlkw] {
        justify-content: space-between;
    }

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

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

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

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

    .top-row[b-xlhufgvlkw], article[b-xlhufgvlkw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-qcwyof8rht] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-qcwyof8rht] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qcwyof8rht] {
    font-size: 1.1rem;
}

.oi[b-qcwyof8rht] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-qcwyof8rht] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qcwyof8rht] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qcwyof8rht] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qcwyof8rht]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-qcwyof8rht]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-qcwyof8rht]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qcwyof8rht] {
        display: none;
    }

    .collapse[b-qcwyof8rht] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-qcwyof8rht] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
