@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-a6n1gw4amg] {
    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-a6n1gw4amg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.lang-code[b-kxiuzvc80d] {
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: inline-block;
    min-width: 2.6ch;
    text-align: center;
    font-size: 0.9rem;
}

.dropdown-menu[b-kxiuzvc80d] {
    max-height: min(72vh, 42rem);
    overflow-y: auto;
}

.admin-menu-toggle[b-kxiuzvc80d] {
    font-weight: 600;
}

.admin-menu-toggle[aria-expanded="true"] .bi-chevron-down[b-kxiuzvc80d] {
    transform: rotate(180deg);
}

.admin-menu-toggle .bi-chevron-down[b-kxiuzvc80d] {
    transition: transform 0.15s ease-in-out;
}

.admin-menu-section[b-kxiuzvc80d] {
    background: rgba(0, 0, 0, 0.025);
    border-block: 1px solid rgba(0, 0, 0, 0.06);
}

.admin-menu-child[b-kxiuzvc80d] {
    padding-left: 2rem;
    font-size: 0.925rem;
}

.header-open-orders-button[b-kxiuzvc80d] {
    white-space: nowrap;
    font-weight: 700;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-xcc6t8gz8s],
.components-reconnect-repeated-attempt-visible[b-xcc6t8gz8s],
.components-reconnect-failed-visible[b-xcc6t8gz8s],
.components-pause-visible[b-xcc6t8gz8s],
.components-resume-failed-visible[b-xcc6t8gz8s],
.components-rejoining-animation[b-xcc6t8gz8s] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-retrying[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-failed[b-xcc6t8gz8s],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-xcc6t8gz8s] {
    display: block;
}


#components-reconnect-modal[b-xcc6t8gz8s] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-xcc6t8gz8s 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-xcc6t8gz8s 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-xcc6t8gz8s 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-xcc6t8gz8s]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-xcc6t8gz8s 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-xcc6t8gz8s {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-xcc6t8gz8s {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-xcc6t8gz8s {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-xcc6t8gz8s] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-xcc6t8gz8s] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-xcc6t8gz8s] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-xcc6t8gz8s] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-xcc6t8gz8s] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-xcc6t8gz8s] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-xcc6t8gz8s] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-xcc6t8gz8s 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-xcc6t8gz8s] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-xcc6t8gz8s {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Admin/CharacteristicValues.razor.rz.scp.css */
.alignment-scope[b-c20rmkz1pb] {
    padding: 1rem;
}

.alignment-workspace[b-c20rmkz1pb] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 360px);
    min-height: 520px;
    overflow: hidden;
}

.variant-pane[b-c20rmkz1pb] {
    min-width: 0;
}

.variant-toolbar[b-c20rmkz1pb],
.merge-pane-header[b-c20rmkz1pb] {
    min-height: 68px;
    padding: .9rem 1rem;
    border-bottom: 1px solid var(--bs-border-color);
}

.merge-pane[b-c20rmkz1pb] {
    border-left: 1px solid var(--bs-border-color);
    background: var(--bs-tertiary-bg);
}

.merge-pane-body[b-c20rmkz1pb] {
    padding: 1rem;
}

.value-table[b-c20rmkz1pb] {
    table-layout: fixed;
}

.value-table th:nth-child(2)[b-c20rmkz1pb],
.value-table th:nth-child(3)[b-c20rmkz1pb] {
    width: 29%;
}

.selection-column[b-c20rmkz1pb] {
    width: 44px;
}

.count-column[b-c20rmkz1pb] {
    width: 82px;
}

.status-column[b-c20rmkz1pb] {
    width: 110px;
}

.action-column[b-c20rmkz1pb] {
    width: 56px;
}

.value-text[b-c20rmkz1pb] {
    overflow-wrap: anywhere;
}

.value-editor[b-c20rmkz1pb] {
    min-width: 120px;
}

.value-table tbody tr[b-c20rmkz1pb] {
    min-height: 48px;
}

.value-table .form-check-input[b-c20rmkz1pb] {
    width: 1.1rem;
    height: 1.1rem;
}

.definition-labels .form-control[b-c20rmkz1pb] {
    min-height: 32px;
}

@media (max-width: 991.98px) {
    .alignment-workspace[b-c20rmkz1pb] {
        grid-template-columns: minmax(0, 1fr);
    }

    .merge-pane[b-c20rmkz1pb] {
        border-top: 1px solid var(--bs-border-color);
        border-left: 0;
    }

    .value-table[b-c20rmkz1pb] {
        min-width: 760px;
    }
}
/* /Components/Pages/BrandPage.razor.rz.scp.css */
.brand-page-nav[b-o5enh9cjj6] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    color: #6b7280;
    font-size: 0.88rem;
}

.brand-back-button[b-o5enh9cjj6] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0;
    border: 0;
    color: #055e66;
    background: transparent;
    font-weight: 600;
}

.brand-back-button:hover[b-o5enh9cjj6],
.brand-back-button:focus[b-o5enh9cjj6],
.brand-home-link:hover[b-o5enh9cjj6],
.brand-home-link:focus[b-o5enh9cjj6] {
    color: #044e54;
    text-decoration: underline;
}

.brand-home-link[b-o5enh9cjj6] {
    color: #055e66;
    font-weight: 600;
    text-decoration: none;
}

.brand-nav-separator[b-o5enh9cjj6] {
    color: #c0c7cf;
}

.brand-hero[b-o5enh9cjj6] {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding: 1.1rem;
    border: 1px solid rgba(27, 110, 194, 0.14);
    border-radius: 1rem;
    background:
        linear-gradient(135deg, rgba(20, 184, 166, 0.10), rgba(27, 110, 194, 0.07)),
        rgba(255, 255, 255, 0.9);
    box-shadow: 0 0.45rem 1.4rem rgba(15, 23, 42, 0.06);
}

.brand-hero-logo[b-o5enh9cjj6] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 180px;
    min-height: 105px;
    padding: 0.85rem;
    border: 1px solid rgba(6, 110, 118, 0.14);
    border-radius: 0.55rem;
    background: rgba(255, 255, 255, 0.86);
}

.brand-hero-logo img[b-o5enh9cjj6] {
    max-width: 150px;
    max-height: 76px;
    object-fit: contain;
}

.brand-hero-logo span[b-o5enh9cjj6] {
    color: #055e66;
    font-weight: 800;
    line-height: 1.1;
    text-align: center;
}

.brand-hero-copy[b-o5enh9cjj6] {
    flex: 1 1 auto;
    min-width: 0;
}

.brand-category-link-row[b-o5enh9cjj6] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 0.55rem;
}

.brand-category-link[b-o5enh9cjj6] {
    display: inline-flex;
    align-items: center;
    padding: 0.38rem 0.72rem;
    border: 1px solid rgba(6, 110, 118, 0.18);
    border-radius: 999px;
    background: #fff;
    color: #055e66;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}

.brand-category-link:hover[b-o5enh9cjj6],
.brand-category-link:focus[b-o5enh9cjj6] {
    border-color: rgba(20, 184, 166, 0.48);
    background: rgba(224, 255, 250, 0.8);
    color: #044e54;
    transform: translateY(-1px);
}

@media (max-width: 575.98px) {
    .brand-hero[b-o5enh9cjj6] {
        align-items: stretch;
        flex-direction: column;
    }

    .brand-hero-logo[b-o5enh9cjj6] {
        flex-basis: auto;
    }
}
/* /Components/Pages/Cart.razor.rz.scp.css */
.cart-item-name-link[b-2niiszjtfb] {
    color: var(--bs-body-color);
    text-decoration: none;
}

.cart-item-name-link:hover[b-2niiszjtfb],
.cart-item-name-link:focus[b-2niiszjtfb] {
    color: var(--bs-primary);
    text-decoration: underline;
}
/* /Components/Pages/Category.razor.rz.scp.css */
.category-breadcrumb-chevron[b-j3p9aoyof0] {
    font-size: 0.65rem;
    opacity: 0.45;
}

.flattened-category-groups[b-j3p9aoyof0] {
    display: grid;
    gap: 2.75rem;
}

.flattened-category-heading[b-j3p9aoyof0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
    padding: 0 0 0.65rem;
    border-bottom: 2px solid var(--bs-primary);
    color: var(--bs-dark);
    font-size: 1.2rem;
    font-weight: 700;
}

.flattened-category-heading:hover[b-j3p9aoyof0] {
    color: var(--bs-primary);
}

.flattened-category-heading .bi[b-j3p9aoyof0] {
    font-size: 1rem;
    transition: transform 0.15s ease-in-out;
}

.flattened-category-heading:hover .bi[b-j3p9aoyof0] {
    transform: translateX(0.2rem);
}
/* /Components/Pages/Employee/OutstandingOrders.razor.rz.scp.css */
.employee-icon-button[b-0a1v5szax1] {
    align-items: center;
    display: inline-flex;
    font-size: 0;
    height: 2rem;
    justify-content: center;
    min-width: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.employee-icon-button .bi[b-0a1v5szax1],
.employee-icon-button .spinner-border[b-0a1v5szax1] {
    font-size: 1rem;
    margin: 0 !important;
}

.employee-icon-button.btn-link[b-0a1v5szax1] {
    height: 1.5rem;
    min-width: 1.5rem;
    padding: 0;
}

.outstanding-orders-table[b-0a1v5szax1] {
    table-layout: fixed;
}

.outstanding-orders-table th[b-0a1v5szax1],
.outstanding-orders-table td[b-0a1v5szax1] {
    overflow-wrap: normal;
}

.order-number-column[b-0a1v5szax1] {
    width: 12rem;
}

.customer-column[b-0a1v5szax1] {
    width: 14rem;
}

.date-column[b-0a1v5szax1] {
    width: 7.5rem;
}

.items-column[b-0a1v5szax1] {
    width: 16rem;
}

.destination-column[b-0a1v5szax1] {
    width: 8rem;
}

.amount-column[b-0a1v5szax1] {
    width: 5.75rem;
}

.status-column[b-0a1v5szax1] {
    width: 7rem;
}

.confirmation-column[b-0a1v5szax1] {
    width: 9rem;
}

.actions-column[b-0a1v5szax1] {
    width: 3.5rem;
}

.order-number-cell[b-0a1v5szax1],
.order-amount[b-0a1v5szax1],
.destination-city[b-0a1v5szax1] {
    white-space: nowrap;
}

.order-number-cell[b-0a1v5szax1] {
    font-family: var(--bs-font-monospace);
    font-size: 0.875rem;
}

.order-amount[b-0a1v5szax1] {
    font-weight: 600;
    text-align: right;
}

.order-items-preview[b-0a1v5szax1] {
    display: grid;
    gap: 0.125rem;
    min-width: 0;
}

.order-item-preview-line[b-0a1v5szax1] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1199.98px) {
    .outstanding-orders-table[b-0a1v5szax1] {
        min-width: 72rem;
    }
}
/* /Components/Pages/OurStory.razor.rz.scp.css */
.our-story-hero[b-9w1ks6e11j] {
    background:
        radial-gradient(circle at top left, rgba(13, 110, 253, .13), transparent 34rem),
        linear-gradient(135deg, rgba(32, 201, 151, .12), rgba(255, 255, 255, 1));
}

.our-story-eyebrow[b-9w1ks6e11j] {
    color: #0b7285;
    letter-spacing: .12em;
    font-size: .78rem;
}

.our-story-copy[b-9w1ks6e11j] {
    font-size: 1.03rem;
    line-height: 1.75;
    text-align: justify;
    text-justify: inter-word;
}

.our-story-aside[b-9w1ks6e11j] {
    position: sticky;
    top: 1rem;
}

.our-story-fact[b-9w1ks6e11j] {
    border-top: 1px solid rgba(0, 0, 0, .08);
    padding: 1rem 0;
}

.our-story-fact-number[b-9w1ks6e11j] {
    color: #0b7285;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
}

.our-story-team-card[b-9w1ks6e11j] {
    overflow: hidden;
}

.our-story-team-photo-shell[b-9w1ks6e11j] {
    aspect-ratio: 4 / 3;
    background:
        radial-gradient(circle at top, rgba(13, 110, 253, .14), transparent 70%),
        linear-gradient(135deg, rgba(32, 201, 151, .16), rgba(248, 249, 250, 1));
}

.our-story-team-photo[b-9w1ks6e11j],
.our-story-team-photo-fallback[b-9w1ks6e11j] {
    width: 100%;
    height: 100%;
}

.our-story-team-photo[b-9w1ks6e11j] {
    display: block;
    object-fit: cover;
}

.our-story-team-photo-fallback[b-9w1ks6e11j] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b7285;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: .04em;
}

@media (max-width: 991.98px) {
    .our-story-aside[b-9w1ks6e11j] {
        position: static;
    }
}
/* /Components/Pages/ProductDetail.razor.rz.scp.css */
.spec-list[b-j4wda007u9] {
    border-top: 0;
}

.spec-section[b-j4wda007u9] {
    margin-top: 1.75rem;
    padding-top: 0.25rem;
}

.spec-section-title[b-j4wda007u9] {
    align-items: center;
    display: flex;
    gap: 0.5rem;
}

.spec-section-title[b-j4wda007u9]::before {
    background: var(--bs-primary);
    border-radius: 999px;
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    height: 1.1rem;
    opacity: 0.55;
    width: 0.25rem;
}

.product-detail-description[b-j4wda007u9] {
    color: var(--bs-secondary-color);
    line-height: 1.35;
}

.product-long-description-toggle[b-j4wda007u9] {
    color: var(--bs-secondary-color);
    font-weight: 600;
    text-decoration: none;
}

.product-long-description-toggle:hover[b-j4wda007u9],
.product-long-description-toggle:focus[b-j4wda007u9] {
    color: var(--bs-body-color);
    text-decoration: underline;
}

.product-facts[b-j4wda007u9] {
    display: grid;
    gap: 0.35rem;
    margin: 1rem 0 0;
}

.product-facts > div[b-j4wda007u9] {
    display: grid;
    grid-template-columns: minmax(6rem, 32%) 1fr;
    gap: 0.75rem;
    padding: 0.35rem 0;
    border-bottom: 1px solid var(--bs-border-color-translucent);
}

.product-facts dt[b-j4wda007u9],
.product-facts dd[b-j4wda007u9] {
    margin: 0;
}

.product-facts dt[b-j4wda007u9] {
    color: var(--bs-secondary-color);
    font-size: 0.875rem;
    font-weight: 500;
}

.product-facts dd[b-j4wda007u9] {
    font-weight: 600;
}

.buy-box[b-j4wda007u9] {
    background: var(--bs-body-bg);
}

.buy-box-service-list[b-j4wda007u9] {
    display: grid;
    gap: 0.35rem;
    border-top: 1px solid var(--bs-border-color-translucent);
    padding-top: 0.75rem;
}

@media (min-width: 768px) {
    .buy-box[b-j4wda007u9] {
        position: sticky;
        top: 1rem;
    }
}

.spec-disclaimer[b-j4wda007u9] {
    font-size: 0.8125rem;
    line-height: 1.35;
    max-width: 52rem;
    opacity: 0.78;
}

.spec-row[b-j4wda007u9] {
    border-bottom: 1px solid var(--bs-border-color-translucent);
    gap: 1rem;
}

.spec-row:last-child[b-j4wda007u9] {
    border-bottom: 0;
}

.spec-name[b-j4wda007u9] {
    flex: 1;
}

.spec-value[b-j4wda007u9] {
    font-weight: 600;
    flex-basis: 40%;
}
/* /Components/Pages/StoreDisplay.razor.rz.scp.css */
.store-display-shell[b-dkcxe2wuwm] {
    min-height: 100vh;
    width: 100vw;
    overflow: hidden;
    background: #f5f7f8;
    color: #10202b;
}

.store-display-loading[b-dkcxe2wuwm],
.store-display-brand[b-dkcxe2wuwm],
.store-display-slide[b-dkcxe2wuwm] {
    min-height: 100vh;
    width: 100vw;
}

.store-display-loading[b-dkcxe2wuwm],
.store-display-brand[b-dkcxe2wuwm] {
    display: grid;
    place-items: center;
    gap: 1.25rem;
    text-align: center;
}

.store-display-loading img[b-dkcxe2wuwm],
.store-display-brand img[b-dkcxe2wuwm] {
    width: min(18vw, 180px);
}

.store-display-loading div[b-dkcxe2wuwm],
.store-display-brand h1[b-dkcxe2wuwm] {
    margin: 0;
    box-sizing: border-box;
    width: 90vw;
    padding: 0 3vw;
    font-size: clamp(2.2rem, 5.4vw, 6.5rem);
    font-weight: 800;
    line-height: 1;
    overflow-wrap: normal;
    word-break: keep-all;
    white-space: nowrap;
}

.store-display-brand p[b-dkcxe2wuwm] {
    margin: 0;
    font-size: clamp(1.5rem, 3vw, 3rem);
    color: #587080;
}

.store-display-slide[b-dkcxe2wuwm] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(520px, 1fr);
    align-items: stretch;
    animation: display-enter-b-dkcxe2wuwm 900ms ease both;
}

.display-media[b-dkcxe2wuwm] {
    display: grid;
    place-items: center;
    padding: clamp(2rem, 5vw, 5.5rem);
    background: #ffffff;
}

.display-media img[b-dkcxe2wuwm] {
    width: 100%;
    height: 100%;
    max-height: 78vh;
    object-fit: contain;
}

.is-product .display-media img[b-dkcxe2wuwm] {
    width: auto;
    height: auto;
    max-width: min(760px, 78%);
    max-height: 64vh;
}

.display-copy[b-dkcxe2wuwm] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1.2rem;
    padding: clamp(2.5rem, 5vw, 6rem);
    background: #14384c;
    color: #ffffff;
}

.is-category .display-copy[b-dkcxe2wuwm] {
    background: #7f2f38;
}

.is-promotion .display-copy[b-dkcxe2wuwm] {
    background: #315f3b;
}

.display-kicker[b-dkcxe2wuwm] {
    max-width: 100%;
    font-size: clamp(1.1rem, 2vw, 2rem);
    font-weight: 700;
    color: #ffd166;
    text-transform: uppercase;
}

.display-copy h1[b-dkcxe2wuwm] {
    margin: 0;
    font-size: clamp(2.6rem, 5.4vw, 6.8rem);
    font-weight: 800;
    line-height: 1.02;
    overflow-wrap: anywhere;
}

.display-copy p[b-dkcxe2wuwm] {
    margin: 0;
    font-size: clamp(1.5rem, 2.7vw, 3rem);
    color: rgba(255, 255, 255, 0.78);
}

.display-domain[b-dkcxe2wuwm] {
    margin-top: auto;
    font-size: clamp(1.5rem, 2.4vw, 2.6rem);
    font-weight: 800;
    letter-spacing: 0;
    overflow-wrap: normal;
    word-break: keep-all;
    white-space: nowrap;
}

.is-brand[b-dkcxe2wuwm] {
    display: grid;
    grid-template-columns: 1fr;
    place-items: center;
    background: #10202b;
    color: #ffffff;
}

.brand-frame[b-dkcxe2wuwm] {
    grid-column: 1 / -1;
    display: grid;
    place-items: center;
    gap: clamp(1.4rem, 3vw, 3rem);
    text-align: center;
    width: 100%;
}

.brand-frame img[b-dkcxe2wuwm] {
    width: min(20vw, 240px);
}

.brand-frame h1[b-dkcxe2wuwm] {
    margin: 0;
    box-sizing: border-box;
    width: 90vw;
    padding: 0 3vw;
    font-size: clamp(2.4rem, 5.6vw, 7rem);
    font-weight: 900;
    line-height: 0.95;
    overflow-wrap: normal;
    word-break: keep-all;
    white-space: nowrap;
}

.brand-frame p[b-dkcxe2wuwm] {
    margin: 0;
    font-size: clamp(1.4rem, 2.8vw, 3rem);
    color: #ffd166;
}

.store-display-progress[b-dkcxe2wuwm] {
    position: fixed;
    left: 3vw;
    right: 3vw;
    bottom: 2.3vh;
    display: flex;
    gap: 0.45rem;
    pointer-events: none;
}

.store-display-progress span[b-dkcxe2wuwm] {
    height: 0.28rem;
    flex: 1 1 auto;
    background: rgba(16, 32, 43, 0.22);
}

.store-display-progress span.active[b-dkcxe2wuwm] {
    background: #ffd166;
}

@keyframes display-enter-b-dkcxe2wuwm {
    from {
        opacity: 0;
        transform: translateY(18px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 900px) {
    .store-display-slide[b-dkcxe2wuwm] {
        grid-template-columns: 1fr;
        grid-template-rows: 52vh 48vh;
    }

    .display-media[b-dkcxe2wuwm] {
        padding: 1.5rem;
    }

    .display-media img[b-dkcxe2wuwm] {
        max-height: 45vh;
    }

    .display-copy[b-dkcxe2wuwm] {
        padding: 2rem;
    }
}
/* /Components/Pages/StoreLocation.razor.rz.scp.css */
.store-location-page[b-he91m6uj82] {
    max-width: 1100px;
    margin: 0 auto;
}

.store-location-hero[b-he91m6uj82] {
    background: linear-gradient(135deg, rgba(13, 110, 253, .08), rgba(32, 201, 151, .10));
}

.store-location-map[b-he91m6uj82] {
    display: block;
    min-height: 520px;
    border-radius: .85rem;
}

@media (max-width: 767.98px) {
    .store-location-map[b-he91m6uj82] {
        min-height: 360px;
    }
}
/* /Components/Shared/BrandTicker.razor.rz.scp.css */
.brand-ticker-shell[b-xv0jabatl3] {
    padding: 0.5rem 0.75rem;
    border: 1px solid rgba(27, 110, 194, 0.12);
    border-radius: 0.65rem;
    background:
        linear-gradient(135deg, rgba(20, 184, 166, 0.10), rgba(27, 110, 194, 0.07)),
        rgba(255, 255, 255, 0.86);
    box-shadow: 0 0.4rem 1.4rem rgba(20, 184, 166, 0.08);
}

.brand-ticker-row[b-xv0jabatl3] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
}

.brand-ticker-viewport[b-xv0jabatl3] {
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
}

.brand-ticker-viewport[b-xv0jabatl3]::-webkit-scrollbar {
    display: none;
}

.brand-ticker-track[b-xv0jabatl3] {
    display: flex;
    align-items: stretch;
    gap: 0.7rem;
    width: max-content;
    padding: 0.05rem 0.35rem;
    animation: brand-ticker-scroll-b-xv0jabatl3 42s linear infinite;
}

.brand-ticker-viewport:hover .brand-ticker-track[b-xv0jabatl3],
.brand-ticker-viewport:focus-within .brand-ticker-track[b-xv0jabatl3] {
    animation-play-state: paused;
}

.brand-ticker-item[b-xv0jabatl3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 145px;
    height: 58px;
    padding: 0.45rem 0.9rem;
    border: 1px solid rgba(6, 110, 118, 0.14);
    border-radius: 0.5rem;
    background: rgba(255, 255, 255, 0.88);
    color: #1f2937;
    text-decoration: none;
    box-shadow: 0 0.2rem 0.65rem rgba(15, 23, 42, 0.06);
    transition: transform 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.brand-ticker-item:hover[b-xv0jabatl3],
.brand-ticker-item:focus[b-xv0jabatl3] {
    color: #055e66;
    border-color: rgba(20, 184, 166, 0.42);
    box-shadow: 0 0.35rem 0.9rem rgba(20, 184, 166, 0.14);
    transform: translateY(-1px);
}

.brand-ticker-item img[b-xv0jabatl3] {
    max-width: 122px;
    max-height: 38px;
    object-fit: contain;
}

.brand-ticker-name[b-xv0jabatl3] {
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    white-space: nowrap;
}

.brand-ticker-arrow[b-xv0jabatl3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 2rem;
    height: 2rem;
    border: 1px solid rgba(6, 110, 118, 0.18);
    border-radius: 0.45rem;
    color: #055e66;
    background: rgba(255, 255, 255, 0.78);
}

.brand-ticker-arrow:hover[b-xv0jabatl3],
.brand-ticker-arrow:focus[b-xv0jabatl3] {
    border-color: rgba(20, 184, 166, 0.45);
    background: rgba(224, 255, 250, 0.9);
}

@keyframes brand-ticker-scroll-b-xv0jabatl3 {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@media (prefers-reduced-motion: reduce) {
    .brand-ticker-track[b-xv0jabatl3] {
        animation: none;
    }
}

@media (max-width: 575.98px) {
    .brand-ticker-shell[b-xv0jabatl3] {
        padding-inline: 0.45rem;
    }

    .brand-ticker-item[b-xv0jabatl3] {
        min-width: 124px;
        height: 52px;
        padding-inline: 0.7rem;
    }

    .brand-ticker-item img[b-xv0jabatl3] {
        max-width: 104px;
        max-height: 34px;
    }
}
/* /Components/Shared/CategoryTile.razor.rz.scp.css */
.flattened-leaf-card[b-x0m4wjvt2v] {
    transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.flattened-leaf-card:hover[b-x0m4wjvt2v] {
    transform: translateY(-0.2rem);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.12) !important;
}

.flattened-leaf-image[b-x0m4wjvt2v],
.flattened-leaf-placeholder[b-x0m4wjvt2v] {
    width: 100%;
    height: 110px;
    object-fit: contain;
}

.flattened-leaf-placeholder[b-x0m4wjvt2v] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flattened-leaf-placeholder .bi[b-x0m4wjvt2v] {
    font-size: 3rem;
}
/* /Components/Shared/DeliverySelector.razor.rz.scp.css */
.delivery-methods[b-2wt0uzrpgp] {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
}

.office-picker[b-2wt0uzrpgp] {
    width: 100%;
}

.office-picker-button[b-2wt0uzrpgp] {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    min-height: calc(1.5em + 0.5rem + 2px);
    position: relative;
    text-align: left;
    white-space: normal;
    width: 100%;
}

.office-picker-button[b-2wt0uzrpgp]::after {
    position: absolute;
    right: 0.75rem;
    top: 50%;
}

.office-picker-menu[b-2wt0uzrpgp] {
    max-height: 18rem;
    overflow-y: auto;
    width: 100%;
}

.office-picker-item[b-2wt0uzrpgp] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    line-height: 1.25;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    white-space: normal;
}

.office-option-name[b-2wt0uzrpgp] {
    display: block;
    font-weight: 600;
    padding-right: 1.5rem;
}

.office-option-address[b-2wt0uzrpgp] {
    color: #6c757d;
    display: block;
    font-size: 0.8125rem;
    line-height: 1.25;
}

.office-option-distance[b-2wt0uzrpgp] {
    color: #6c757d;
    display: block;
    font-size: 0.75rem;
    line-height: 1.2;
}

.office-picker-item.active .office-option-address[b-2wt0uzrpgp],
.office-picker-item.active .office-option-distance[b-2wt0uzrpgp] {
    color: rgba(255, 255, 255, 0.82);
}

.office-picker-button.is-invalid[b-2wt0uzrpgp] {
    border-color: #dc3545;
}

.delivery-loading-surface[b-2wt0uzrpgp],
.office-picker-button:disabled.delivery-loading-surface[b-2wt0uzrpgp] {
    animation: delivery-loading-surface-b-2wt0uzrpgp 2.8s linear infinite;
    background-color: #f8f9fa;
    background-image: linear-gradient(100deg, #f8f9fa 0%, #f5f7f9 34%, #eaf1f6 50%, #f5f7f9 66%, #f8f9fa 100%);
    background-size: 360% 100%;
    border-color: #dde3e8;
    color: #6f7780;
    transition: background-color 220ms ease, border-color 220ms ease, color 220ms ease;
}

.delivery-loading-spinner[b-2wt0uzrpgp] {
    height: 0.875rem;
    width: 0.875rem;
}

.office-loading-content[b-2wt0uzrpgp] {
    align-items: center;
    display: inline-flex;
    gap: 0.375rem;
}

.find-nearest-office-button[b-2wt0uzrpgp] {
    align-items: center;
    background: #e8f4f3;
    border: 1px solid #8bc4bd;
    color: #175f5a;
    display: inline-flex;
    gap: 0.375rem;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.find-nearest-office-button:hover[b-2wt0uzrpgp],
.find-nearest-office-button:focus[b-2wt0uzrpgp] {
    background: #d6eeeb;
    border-color: #5aaea5;
    color: #104b47;
}

.find-nearest-office-button:focus-visible[b-2wt0uzrpgp] {
    box-shadow: 0 0 0 0.2rem rgba(90, 174, 165, 0.24);
}

.find-nearest-office-button:disabled[b-2wt0uzrpgp] {
    background: #edf4f3;
    border-color: #b8d8d4;
    color: #6a8f8b;
}

@keyframes delivery-loading-surface-b-2wt0uzrpgp {
    0% {
        background-position: 120% 0;
    }

    100% {
        background-position: -120% 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .delivery-loading-surface[b-2wt0uzrpgp],
    .office-picker-button:disabled.delivery-loading-surface[b-2wt0uzrpgp] {
        animation: none;
    }
}
/* /Components/Shared/EditorButton.razor.rz.scp.css */
.image-editor-icon-button[b-gbvn8226l3] {
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
}
/* /Components/Shared/ImageEditor.razor.rz.scp.css */
.image-editor-backdrop[b-jyq4gens59] {
    position: fixed;
    inset: 0;
    z-index: 1080;
    display: grid;
    place-items: center;
    padding: 1rem;
    background: rgba(20, 24, 28, 0.72);
}

.image-editor-dialog[b-jyq4gens59] {
    display: grid;
    grid-template-rows: auto minmax(260px, 1fr) auto auto;
    gap: 0.75rem;
    width: min(960px, 100%);
    max-height: calc(100dvh - 2rem);
    padding: 1rem;
    overflow: auto;
    background: var(--bs-body-bg);
    border: 1px solid var(--bs-border-color);
    border-radius: 0.5rem;
    box-shadow: var(--bs-box-shadow-lg);
}

.image-editor-header[b-jyq4gens59],
.image-editor-footer[b-jyq4gens59],
.image-editor-toolbar[b-jyq4gens59] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.image-editor-host[b-jyq4gens59] {
    width: 100%;
    height: min(58dvh, 560px);
    min-height: 260px;
    overflow: hidden;
    background: #202428;
}

.image-editor-host[aria-busy="true"][b-jyq4gens59]::before {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    margin: 8rem auto;
    border: 0.25rem solid rgba(255, 255, 255, 0.35);
    border-top-color: #fff;
    border-radius: 50%;
    animation: image-editor-spin-b-jyq4gens59 0.75s linear infinite;
}

.image-editor-toolbar[b-jyq4gens59] {
    flex-wrap: wrap;
}

.image-editor-toolbar .btn-group[b-jyq4gens59] {
    flex-wrap: wrap;
}

.image-editor-icon-button[b-jyq4gens59] {
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
}

.image-editor-ratio[b-jyq4gens59] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.image-editor-ratio .form-select[b-jyq4gens59] {
    width: 7rem;
}

[b-jyq4gens59] cropper-canvas {
    width: 100%;
    height: 100%;
}

@keyframes image-editor-spin-b-jyq4gens59 {
    to { transform: rotate(360deg); }
}

@media (max-width: 575.98px) {
    .image-editor-backdrop[b-jyq4gens59] {
        padding: 0;
    }

    .image-editor-dialog[b-jyq4gens59] {
        width: 100%;
        height: 100dvh;
        max-height: none;
        border: 0;
        border-radius: 0;
    }

    .image-editor-host[b-jyq4gens59] {
        height: min(52dvh, 480px);
    }

    .image-editor-footer[b-jyq4gens59] {
        align-items: stretch;
    }
}
/* /Components/Shared/PromotedGroupStrip.razor.rz.scp.css */
.promotion-tile[b-wawl3b5i7t] {
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    align-items: center;
    min-height: 112px;
    height: 100%;
    border: 1px solid rgba(16, 32, 43, 0.12);
    border-radius: 0.5rem;
    background: #fff;
    color: #10202b;
    overflow: hidden;
    transition: box-shadow 0.15s ease, border-color 0.15s ease;
}

a.promotion-tile:hover[b-wawl3b5i7t] {
    border-color: rgba(0, 107, 183, 0.35);
    box-shadow: 0 4px 14px rgba(16, 32, 43, 0.1);
}

.promotion-tile-image[b-wawl3b5i7t] {
    display: grid;
    place-items: center;
    height: 100%;
    padding: 0.75rem;
    background: #f5f7f8;
}

.promotion-tile-image img[b-wawl3b5i7t] {
    max-width: 100%;
    max-height: 82px;
    object-fit: contain;
}

.promotion-tile-copy[b-wawl3b5i7t] {
    min-width: 0;
    padding: 0.8rem 0.9rem;
}

.promotion-tile-title[b-wawl3b5i7t] {
    font-weight: 700;
    line-height: 1.18;
    color: #10202b;
}

.promotion-tile-subtitle[b-wawl3b5i7t] {
    margin-top: 0.25rem;
    color: #667785;
    font-size: 0.85rem;
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 575.98px) {
    .promotion-tile[b-wawl3b5i7t] {
        grid-template-columns: 82px minmax(0, 1fr);
    }
}
/* /Components/Shared/PromotedProductShelves.razor.rz.scp.css */
.promoted-product-shelves[b-ghomgl5kgy] {
    display: grid;
    gap: 1rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(16, 32, 43, 0.12);
}

.promotion-shelf[b-ghomgl5kgy] {
    border: 1px solid rgba(16, 32, 43, 0.12);
    border-radius: 0.5rem;
    background: #fff;
    padding: 1rem;
}

.promotion-shelf-header[b-ghomgl5kgy] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.8rem;
}

.promotion-shelf-header h2[b-ghomgl5kgy] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.25;
}

.promotion-shelf-header p[b-ghomgl5kgy] {
    margin: 0.2rem 0 0;
    color: #667785;
    font-size: 0.9rem;
}

.promotion-product-row[b-ghomgl5kgy] {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 0.75rem;
}

.promotion-product-card[b-ghomgl5kgy] {
    display: grid;
    grid-template-rows: 112px auto auto;
    min-width: 0;
    color: #10202b;
    border: 1px solid rgba(16, 32, 43, 0.1);
    border-radius: 0.45rem;
    background: #fff;
    overflow: hidden;
    transition: box-shadow 0.15s ease, transform 0.15s ease;
}

.promotion-product-card:hover[b-ghomgl5kgy] {
    color: #10202b;
    box-shadow: 0 4px 14px rgba(16, 32, 43, 0.12);
    transform: translateY(-1px);
}

.promotion-product-image[b-ghomgl5kgy] {
    display: grid;
    place-items: center;
    padding: 0.65rem;
    background: #f5f7f8;
}

.promotion-product-image img[b-ghomgl5kgy] {
    max-width: 100%;
    max-height: 94px;
    object-fit: contain;
}

.promotion-product-name[b-ghomgl5kgy] {
    padding: 0.6rem 0.65rem 0.25rem;
    font-size: 0.82rem;
    font-weight: 600;
    line-height: 1.22;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.promotion-product-price[b-ghomgl5kgy] {
    padding: 0 0.65rem 0.65rem;
    color: #1b6ec2;
    font-weight: 700;
    font-size: 0.9rem;
}

@media (max-width: 991.98px) {
    .promotion-product-row[b-ghomgl5kgy] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .promotion-shelf-header[b-ghomgl5kgy] {
        align-items: stretch;
        flex-direction: column;
    }

    .promotion-product-row[b-ghomgl5kgy] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Shared/StoreMapEmbed.razor.rz.scp.css */
.store-map-preview[b-463245rz1g] {
    position: relative;
    display: grid;
    width: 100%;
    place-items: center;
    overflow: hidden;
    isolation: isolate;
    background-color: #e7ecef;
    color: #193247;
    border: 1px solid #c9d2d8;
    border-radius: 4px;
    text-decoration: none;
}

.store-map-preview__grid[b-463245rz1g] {
    position: absolute;
    inset: -3rem;
    z-index: -2;
    background-color: #e7ecef;
    background-image:
        linear-gradient(28deg, transparent 46%, rgba(255, 255, 255, .95) 47%, rgba(255, 255, 255, .95) 53%, transparent 54%),
        linear-gradient(92deg, transparent 43%, rgba(255, 255, 255, .9) 44%, rgba(255, 255, 255, .9) 49%, transparent 50%),
        linear-gradient(153deg, transparent 45%, rgba(255, 255, 255, .75) 46%, rgba(255, 255, 255, .75) 50%, transparent 51%);
    background-size: 12rem 8rem, 9rem 11rem, 14rem 10rem;
    transform: rotate(-4deg);
}

.store-map-preview__route[b-463245rz1g] {
    position: absolute;
    inset: 14% 9%;
    z-index: -1;
    border: 4px solid transparent;
    border-top-color: #2f73b8;
    border-right-color: #2f73b8;
    border-radius: 45% 32% 48% 38%;
    transform: rotate(8deg);
    opacity: .8;
}

.store-map-preview__content[b-463245rz1g] {
    display: flex;
    max-width: min(88%, 34rem);
    align-items: center;
    gap: .75rem;
    padding: .85rem 1rem;
    background: rgba(255, 255, 255, .94);
    border: 1px solid rgba(25, 50, 71, .16);
    border-radius: 6px;
    box-shadow: 0 .25rem 1rem rgba(25, 50, 71, .16);
}

.store-map-preview__pin[b-463245rz1g] {
    display: grid;
    width: 2.5rem;
    height: 2.5rem;
    flex: 0 0 2.5rem;
    place-items: center;
    color: #c73535;
    font-size: 1.75rem;
}

.store-map-preview__copy[b-463245rz1g] {
    display: grid;
    min-width: 0;
    gap: .2rem;
    line-height: 1.25;
}

.store-map-preview__copy strong[b-463245rz1g] {
    overflow-wrap: anywhere;
    font-size: .95rem;
}

.store-map-preview__copy span[b-463245rz1g] {
    color: #2f6da5;
    font-size: .8rem;
    font-weight: 600;
}

.store-map-preview:hover[b-463245rz1g],
.store-map-preview:focus-visible[b-463245rz1g] {
    color: #10283b;
}

.store-map-preview:hover .store-map-preview__content[b-463245rz1g],
.store-map-preview:focus-visible .store-map-preview__content[b-463245rz1g] {
    border-color: rgba(47, 109, 165, .55);
    box-shadow: 0 .35rem 1.25rem rgba(25, 50, 71, .22);
}

.store-map-preview:focus-visible[b-463245rz1g] {
    outline: 3px solid rgba(47, 109, 165, .45);
    outline-offset: 2px;
}

@media (max-width: 575.98px) {
    .store-map-preview__content[b-463245rz1g] {
        max-width: 92%;
        padding: .7rem .8rem;
    }

    .store-map-preview__copy strong[b-463245rz1g] {
        font-size: .875rem;
    }
}
