@import '_content/BakeryHouse.Components/BakeryHouse.Components.3or4exe5an.bundle.scp.css';

/* /Components/CultureSelector.razor.rz.scp.css */
.lang-selector[b-zsdyck1krp] {
    position: relative;
    display: inline-block;
}

.lang-toggle[b-zsdyck1krp] {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    cursor: pointer;
    color: white;
    list-style: none;
    padding: 0.4rem 0.6rem;
    border-radius: 0.4rem;
    transition: background-color 0.15s;
    user-select: none;
    font-weight: 500;
    font-size: 0.9rem;
}

.lang-toggle[b-zsdyck1krp]::-webkit-details-marker {
    display: none;
}

.lang-toggle[b-zsdyck1krp]::marker {
    display: none;
}

.lang-toggle:hover[b-zsdyck1krp] {
    background-color: rgba(0, 0, 0, 0.15);
}

.lang-icon[b-zsdyck1krp] {
    width: 2rem;
    height: 2rem;
    flex-shrink: 0;
}

.lang-popup[b-zsdyck1krp] {
    position: absolute;
    top: calc(100% + 0.3rem);
    right: 0;
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
    min-width: 150px;
    z-index: 100;
    padding: 0.4rem 0;
    overflow: hidden;
}

.lang-option[b-zsdyck1krp] {
    display: block;
    padding: 0.55rem 1rem;
    text-decoration: none;
    color: #333;
    font-size: 0.95rem;
}

a.lang-option:hover[b-zsdyck1krp] {
    background-color: #f5f0eb;
    color: var(--bh-brown-500);
}

.lang-active[b-zsdyck1krp] {
    font-weight: 600;
    color: var(--bh-brown-500);
    cursor: default;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zgs1idu24d] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}

.test-mode-banner[b-zgs1idu24d] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    background: #fff3cd;
    border-bottom: 1px solid #f0c36d;
    color: #6a4a00;
    font-size: 0.95rem;
    text-align: center;
}

.test-mode-icon[b-zgs1idu24d] {
    font-size: 1.1rem;
}

.page.test-mode-active[b-zgs1idu24d]::after {
    content: "TEST";
    position: fixed;
    top: 1rem;
    right: -3.5rem;
    z-index: 1000;
    width: 12rem;
    padding: 0.35rem 0;
    transform: rotate(35deg);
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.3rem;
    color: #6a4a00;
    background: rgba(255, 243, 205, 0.95);
    border: 1px solid #f0c36d;
    pointer-events: none;
}

header[b-zgs1idu24d] {
    background: linear-gradient(to bottom, var(--bh-brown-500) 0%, var(--bh-brown-500) 50%, transparent 50%);
}

.header-inner[b-zgs1idu24d] {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: start;
    padding: 0.75rem 2rem 0;
}

.header-logo-link[b-zgs1idu24d] {
    justify-self: center;
}

.header-logo[b-zgs1idu24d] {
    height: 14rem;
    background-color: var(--bh-brown-500);
    border-radius: 50%;
    padding: 6px;
    display: block;
}

.header-end[b-zgs1idu24d] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    justify-content: flex-end;
    padding-top: 0.25rem;
}

    header[b-zgs1idu24d]  .cart-indicator {
        color: white;
    }

main[b-zgs1idu24d] {
    flex: 1;
    padding: 2rem;
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

footer[b-zgs1idu24d] {
    background-color: #f5ede3;
    border-top: 1px solid #e8ddd0;
    padding: 1.25rem 2rem;
    text-align: center;
}

.footer-links[b-zgs1idu24d] {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 0.5rem;
}

.footer-links a[b-zgs1idu24d] {
    color: var(--bh-brown-500);
    text-decoration: none;
    font-size: 0.9rem;
}

.footer-links a:hover[b-zgs1idu24d] {
    text-decoration: underline;
}

.footer-copy[b-zgs1idu24d] {
    font-size: 0.8rem;
    color: #999;
    margin: 0;
}

@media (max-width: 600px) {
    .test-mode-banner[b-zgs1idu24d] {
        gap: 0.5rem;
        padding: 0.6rem 0.75rem;
        font-size: 0.85rem;
    }

    .page.test-mode-active[b-zgs1idu24d]::after {
        top: 3.5rem;
        right: -4.25rem;
    }

    .header-inner[b-zgs1idu24d] {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0.5rem 1rem 0;
        gap: 0;
    }

    .header-logo[b-zgs1idu24d] {
        height: 9rem;
    }

    .header-end[b-zgs1idu24d] {
        position: absolute;
        top: 0.5rem;
        right: 1rem;
        padding-top: 0;
        justify-content: flex-end;
    }
}
/* /Components/Layout/ShoppingCartIndicator.razor.rz.scp.css */
.cart-indicator[b-5eukbd2yq7] {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: currentColor;
    text-decoration: none;
    padding: 0.4rem 0.6rem;
    border-radius: 0.4rem;
    transition: background-color 0.15s;
}

.cart-indicator:hover[b-5eukbd2yq7] {
    background-color: rgba(0, 0, 0, 0.15);
}

.cart-icon[b-5eukbd2yq7] {
    width: 2rem;
    height: 2rem;
}

.cart-badge[b-5eukbd2yq7] {
    position: absolute;
    top: -0.5rem;
    right: -0.7rem;
    background-color: #dc3545;
    color: white;
    border-radius: 50%;
    font-size: 1rem;
    font-weight: bold;
    min-width: 1.75rem;
    height: 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.3rem;
    line-height: 1;
}
/* /Components/Pages/Cart.razor.rz.scp.css */
.qty-controls[b-dmkd4v04wz] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.qty-count[b-dmkd4v04wz] {
    min-width: 2rem;
    text-align: center;
    font-weight: 600;
}

.btn-qty[b-dmkd4v04wz],
.btn-remove[b-dmkd4v04wz],
.btn-clear[b-dmkd4v04wz],
.btn-order[b-dmkd4v04wz] {
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.1s ease;
}

.btn-qty[b-dmkd4v04wz] {
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d8c4aa;
    border-radius: 999px;
    background: #fff;
    color: var(--bh-brown-500);
    font-size: 1rem;
    font-weight: 600;
}

.btn-qty:hover[b-dmkd4v04wz] {
    background: #faf4ee;
    border-color: #c8ae8d;
}

.col-remove[b-dmkd4v04wz] {
    width: 1%;
    white-space: nowrap;
    text-align: right;
}

.btn-remove[b-dmkd4v04wz] {
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 999px;
    background: transparent;
    color: #8f7759;
    font-size: 1.35rem;
    line-height: 1;
}

.btn-remove:hover[b-dmkd4v04wz] {
    background: #faf4ee;
    color: #6f5434;
}

.cart-actions[b-dmkd4v04wz] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.btn-order[b-dmkd4v04wz],
.btn-clear[b-dmkd4v04wz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: 0.7rem 1.5rem;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
}

.btn-order[b-dmkd4v04wz] {
    background: var(--bh-brown-500);
    border: 1px solid var(--bh-brown-500);
    color: #fff;
}

.btn-order:hover[b-dmkd4v04wz] {
    background: #9e7d56;
    border-color: #9e7d56;
    color: #fff;
    transform: translateY(-1px);
}

.btn-clear[b-dmkd4v04wz] {
    background: #fff;
    border: 1px solid #d8c4aa;
    color: #6f5434;
}

.btn-clear:hover[b-dmkd4v04wz] {
    background: #faf4ee;
    border-color: #c8ae8d;
}

.btn-qty:focus-visible[b-dmkd4v04wz],
.btn-remove:focus-visible[b-dmkd4v04wz],
.btn-clear:focus-visible[b-dmkd4v04wz],
.btn-order:focus-visible[b-dmkd4v04wz] {
    outline: 2px solid #9e7d56;
    outline-offset: 2px;
}

@media (max-width: 640px) {
    .cart-actions[b-dmkd4v04wz] {
        justify-content: stretch;
    }

    .btn-order[b-dmkd4v04wz],
    .btn-clear[b-dmkd4v04wz] {
        width: 100%;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
h1[b-mz2dag9chr] {
    color: var(--bh-brown-500);
    margin-bottom: 1.5rem;
}

.contact-intro[b-mz2dag9chr] {
    max-width: 560px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.contact-card[b-mz2dag9chr] {
    max-width: 560px;
    background: #faf8f5;
    border-radius: 1rem;
    padding: 2rem 2.5rem;
    margin-bottom: 2rem;
}

.contact-card h2[b-mz2dag9chr] {
    font-size: 1.25rem;
    color: var(--bh-brown-500);
    margin-bottom: 1.25rem;
}

.contact-details[b-mz2dag9chr] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.6rem 1.5rem;
}

.contact-details dt[b-mz2dag9chr] {
    font-weight: 500;
    color: #555;
}

.contact-details dd[b-mz2dag9chr] {
    margin: 0;
    color: #222;
}

.contact-details a[b-mz2dag9chr] {
    color: var(--bh-brown-500);
    text-decoration: none;
}

.contact-details a:hover[b-mz2dag9chr] {
    text-decoration: underline;
}

.contact-terms-link[b-mz2dag9chr] {
    font-size: 0.9rem;
    color: #666;
}

.contact-terms-link a[b-mz2dag9chr] {
    color: var(--bh-brown-500);
}
/* /Components/Pages/Home.razor.rz.scp.css */
.hero[b-lqaagb0m9e] {
    text-align: center;
    padding: 3rem 2rem 2.5rem;
}

.hero h1[b-lqaagb0m9e] {
    font-size: 2.8rem;
    color: var(--bh-brown-500);
    margin-bottom: 1rem;
    font-weight: bold;
}

.hero-subtitle[b-lqaagb0m9e] {
    font-size: 1.15rem;
    color: #666;
    max-width: 520px;
    margin: 0 auto 2.5rem;
    line-height: 1.6;
}

.instagram-cta[b-lqaagb0m9e] {
    margin-top: 1.75rem;
}

.instagram-description[b-lqaagb0m9e] {
    font-size: 0.9rem;
    color: #888;
    margin: 0 0 0.4rem;
}

.instagram-handle[b-lqaagb0m9e] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    color: #c13584;
    font-size: 1rem;
    font-weight: 500;
}
.btn-order[b-lqaagb0m9e] {
    display: inline-block;
    padding: 0.9rem 2.2rem;
    background-color: var(--bh-brown-500);
    color: white;
    text-decoration: none;
    border-radius: 2rem;
    font-size: 1.05rem;
    font-weight: 500;
    transition: background-color 0.2s, transform 0.1s;
}

.btn-order:hover[b-lqaagb0m9e] {
    background-color: #9e7d56;
    transform: translateY(-2px);
}

.top-products[b-lqaagb0m9e] {
    padding: 0 2rem 2rem;
    max-width: 1100px;
    margin: 0 auto;
}

.top-products h2[b-lqaagb0m9e] {
    font-size: 2rem;
    color: var(--bh-brown-500);
    margin-bottom: 1.5rem;
    text-align: center;
}

.top-products-more[b-lqaagb0m9e] {
    text-align: center;
    margin-top: 2rem;
}
/* /Components/Pages/Order/Complete.razor.rz.scp.css */
.order-complete[b-kvyxm1xnm9] {
    max-width: 560px;
    margin: 2rem auto;
    text-align: center;
}

.order-complete h1[b-kvyxm1xnm9] {
    color: var(--bh-brown-500);
    font-size: 2rem;
    margin-bottom: 2rem;
}

.pickup-code-box[b-kvyxm1xnm9] {
    background-color: #fdf6ee;
    border: 2px solid var(--bh-brown-500);
    border-radius: 1rem;
    padding: 2rem;
    margin-bottom: 2rem;
}

.pickup-code-label[b-kvyxm1xnm9] {
    font-size: 0.95rem;
    color: #666;
    margin-bottom: 0.5rem;
}

.pickup-code[b-kvyxm1xnm9] {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0.4rem;
    color: var(--bh-brown-500);
    margin: 0;
}

.email-confirmation[b-kvyxm1xnm9] {
    color: #666;
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
}
/* /Components/Pages/Order/Confirm.razor.rz.scp.css */
h1[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 0 auto 1.5rem;
    color: var(--bh-brown-500);
}

.confirm-section[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 0 auto 2rem;
}

.confirm-section h2[b-ryg93j6nw7] {
    font-size: 1.2rem;
    color: var(--bh-brown-500);
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #e8ddd0;
    padding-bottom: 0.4rem;
}

.confirm-details[b-ryg93j6nw7] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.4rem 1.5rem;
    margin-bottom: 1rem;
}

.confirm-details dt[b-ryg93j6nw7] {
    font-weight: 500;
    color: #666;
}

.order-form-actions[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 1.5rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.btn-next[b-ryg93j6nw7] {
    padding: 0.75rem 2rem;
    background-color: var(--bh-brown-500);
    color: white;
    border: none;
    border-radius: 2rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-next:hover[b-ryg93j6nw7] {
    background-color: #9e7d56;
}

.btn-back[b-ryg93j6nw7] {
    color: var(--bh-brown-500);
    text-decoration: none;
    font-size: 0.95rem;
}

.btn-back:hover[b-ryg93j6nw7] {
    text-decoration: underline;
}

.pickup-info[b-ryg93j6nw7] {
    display: block;
    font-size: 0.875rem;
    color: #555;
    margin-top: 0.2rem;
}

.allergen-notice[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 1.5rem auto 0;
    padding: 0.75rem 1.25rem;
    background: #fffbf0;
    border: 1px solid #e8ddd0;
    border-left: 3px solid #c8963a;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    color: #555;
    line-height: 1.5;
}

.terms-acceptance[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 1.5rem auto 0;
    padding: 1rem 1.25rem;
    background: #faf8f5;
    border-radius: 0.5rem;
    border: 1px solid #e8ddd0;
}

.terms-label[b-ryg93j6nw7] {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    font-size: 0.95rem;
    color: #333;
    cursor: pointer;
}

.terms-label[b-ryg93j6nw7]  input[type="checkbox"] {
    flex-shrink: 0;
    width: 1.1rem;
    height: 1.1rem;
    accent-color: var(--bh-brown-500);
    cursor: pointer;
}

.terms-label a[b-ryg93j6nw7] {
    color: var(--bh-brown-500);
    text-decoration: underline;
}

.col-stock[b-ryg93j6nw7] {
    text-align: center;
    min-width: 6rem;
}

.stock-ok[b-ryg93j6nw7] {
    color: #2e7d32;
    font-weight: 500;
}

.stock-warn[b-ryg93j6nw7] {
    color: #c62828;
    font-weight: 600;
}

.alert-stock-error[b-ryg93j6nw7] {
    max-width: 720px;
    margin: 1.5rem auto 1rem;
    padding: 1rem 1.25rem;
    background: #fff8e1;
    border: 1px solid #f1c96b;
    border-left: 0.4rem solid #f0ad00;
    border-radius: 0.5rem;
    color: #7a5200;
    font-size: 0.95rem;
}
/* /Components/Pages/Order/CustomerDetails.razor.rz.scp.css */
h1[b-0x8ps0xspv] {
    max-width: 520px;
    margin: 0 auto 1.5rem;
    color: var(--bh-brown-500);
}

.form-honey[b-0x8ps0xspv] {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.order-form[b-0x8ps0xspv] {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.order-sections[b-0x8ps0xspv] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.2rem;
}

.order-section[b-0x8ps0xspv] {
    padding: 1rem 1.1rem;
    background: #faf7f3;
    border: 1px solid #eadfd1;
    border-radius: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.order-section-header h2[b-0x8ps0xspv] {
    margin: 0 0 0.2rem;
    font-size: 1rem;
    color: var(--bh-brown-500);
}

.section-optional-label[b-0x8ps0xspv] {
    font-size: 0.9em;
    margin-left: 0.25rem;
}

.order-section-header p[b-0x8ps0xspv] {
    margin: 0;
    color: #6f6255;
    font-size: 0.95rem;
}

.form-group[b-0x8ps0xspv] {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.form-group label[b-0x8ps0xspv] {
    font-weight: 500;
    color: #444;
}

.optional-label[b-0x8ps0xspv] {
    font-weight: 400;
    color: #7a6a5b;
}

.order-form[b-0x8ps0xspv]  .form-input,
.pickup-search .form-input[b-0x8ps0xspv] {
    padding: 0.6rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 0.4rem;
    font-size: 1rem;
    font-family: inherit;
    width: 100%;
    box-sizing: border-box;
    min-height: 2.6rem;
    background-color: #fff;
    color: #2f2418;
}

.order-form[b-0x8ps0xspv]  select.form-input,
.pickup-search select.form-input[b-0x8ps0xspv] {
    padding-right: 2.4rem;
    appearance: none;
    background-image:
        linear-gradient(45deg, transparent 50%, #7b5a3c 50%),
        linear-gradient(135deg, #7b5a3c 50%, transparent 50%);
    background-position:
        calc(100% - 1rem) calc(50% - 0.15rem),
        calc(100% - 0.7rem) calc(50% - 0.15rem);
    background-size: 0.35rem 0.35rem, 0.35rem 0.35rem;
    background-repeat: no-repeat;
}

.order-form[b-0x8ps0xspv]  .form-input:focus,
.pickup-search .form-input:focus[b-0x8ps0xspv] {
    outline: 2px solid var(--bh-brown-500);
    border-color: var(--bh-brown-500);
}

.alert-stock-error[b-0x8ps0xspv] {
    margin: 1.5rem 0 1rem;
    padding: 1rem 1.25rem;
    background: #fff8e1;
    border: 1px solid #f1c96b;
    border-left: 0.4rem solid #f0ad00;
    border-radius: 0.5rem;
    color: #7a5200;
}

.alert-stock-error strong[b-0x8ps0xspv] {
    display: block;
    margin-bottom: 0.5rem;
}

.alert-stock-error ul[b-0x8ps0xspv] {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
}

.pickup-search-inline-result[b-0x8ps0xspv],
.pickup-search-result[b-0x8ps0xspv],
.pickup-search-error[b-0x8ps0xspv] {
    margin: 0;
}

.pickup-search[b-0x8ps0xspv] {
    margin-top: 0.9rem;
    padding: 1rem 1.25rem;
    background: #f8f5f1;
    border: 1px solid #eadfd1;
    border-radius: 0.75rem;
}

.pickup-search-help[b-0x8ps0xspv] {
    margin: 0 0 1rem;
    color: #6f6255;
}

.pickup-search-grid[b-0x8ps0xspv] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}

.pickup-search-current-location[b-0x8ps0xspv] {
    margin-bottom: 0.9rem;
}

.pickup-search-or[b-0x8ps0xspv] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin: 0.2rem 0 1rem;
    color: #7a6a5b;
    font-size: 0.95rem;
}

.pickup-search-or[b-0x8ps0xspv]::before,
.pickup-search-or[b-0x8ps0xspv]::after {
    content: "";
    flex: 1;
    border-top: 1px solid #d8c4aa;
}

.pickup-search-actions[b-0x8ps0xspv] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1rem;
}

.btn-search-location[b-0x8ps0xspv] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1rem;
    border: 1px solid #8b5e3c;
    border-radius: 999px;
    background: #8b5e3c;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.btn-search-location-primary[b-0x8ps0xspv] {
    flex: 1 1 16rem;
    font-weight: 700;
}

.btn-search-location:hover[b-0x8ps0xspv] {
    background: #765034;
    border-color: #765034;
}

.btn-search-location-secondary[b-0x8ps0xspv] {
    background: transparent;
    color: #8b5e3c;
    flex: 1 1 16rem;
}

.btn-search-location-secondary:hover[b-0x8ps0xspv] {
    background: #faf4ee;
    color: #8b5e3c;
}

.pickup-search-inline-result[b-0x8ps0xspv],
.pickup-search-result[b-0x8ps0xspv] {
    color: #2f6b3f;
}

.pickup-search-error[b-0x8ps0xspv] {
    color: #a64b00;
    margin-top: 0.75rem;
}

.order-form-actions[b-0x8ps0xspv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    gap: 1rem;
}

.btn-next[b-0x8ps0xspv] {
    padding: 0.75rem 2rem;
    background-color: var(--bh-brown-500);
    color: white;
    border: none;
    border-radius: 2rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-next:hover[b-0x8ps0xspv] {
    background-color: #9e7d56;
}

.btn-back[b-0x8ps0xspv] {
    color: var(--bh-brown-500);
    text-decoration: none;
    font-size: 0.95rem;
}

.btn-back:hover[b-0x8ps0xspv] {
    text-decoration: underline;
}

.pickup-info[b-0x8ps0xspv] {
    font-size: 0.875rem;
    color: #555;
    margin-top: 0.5rem;
    padding: 0.6rem 0.8rem;
    background: #faf8f5;
    border-radius: 0.4rem;
    border-left: 3px solid var(--bh-brown-500);
}

.pickup-times-info[b-0x8ps0xspv] {
    font-size: 0.9rem;
    color: #666;
    margin-top: 0.25rem;
    font-style: italic;
}

@media (max-width: 640px) {
    .order-form-actions[b-0x8ps0xspv],
    .pickup-search-actions[b-0x8ps0xspv] {
        flex-direction: column;
    }

    .btn-next[b-0x8ps0xspv],
    .btn-back[b-0x8ps0xspv],
    .btn-search-location[b-0x8ps0xspv] {
        width: 100%;
        text-align: center;
    }

    /* In column layout flex-basis applies to height, not width.
       Reset it so buttons size to their content instead of becoming tall circles. */
    .btn-search-location-primary[b-0x8ps0xspv],
    .btn-search-location-secondary[b-0x8ps0xspv] {
        flex: none;
    }
}

@media (min-width: 900px) {
    .order-sections[b-0x8ps0xspv] {
        grid-template-columns: minmax(18rem, 0.9fr) minmax(24rem, 1.1fr);
        align-items: start;
    }
}
/* /Components/Pages/Order/OrderStatus.razor.rz.scp.css */
.order-status[b-f0v9a8ou5z] {
    max-width: 700px;
    margin: 2rem auto;
}

.order-status-message[b-f0v9a8ou5z] {
    margin: 0 0 1rem;
    padding: 1rem 1.25rem;
    border-radius: 1rem;
    border: 1px solid #efc1c7;
    background: #fdf0f2;
    color: #8a1f2d;
}

.order-status-message-error[b-f0v9a8ou5z] {
    box-shadow: 0 8px 24px rgba(138, 31, 45, 0.08);
}

.order-header[b-f0v9a8ou5z] {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.order-number-box[b-f0v9a8ou5z],
.order-date-box[b-f0v9a8ou5z] {
    background-color: #fdf6ee;
    border: 2px solid var(--bh-brown-500);
    border-radius: 1rem;
    padding: 1.25rem 1.5rem;
    flex: 1;
    min-width: 160px;
    text-align: center;
}

.order-number-label[b-f0v9a8ou5z],
.order-date-label[b-f0v9a8ou5z] {
    font-size: 0.85rem;
    color: #666;
    margin: 0 0 0.25rem;
}

.order-number[b-f0v9a8ou5z],
.order-date[b-f0v9a8ou5z] {
    font-size: 1.25rem;
    font-weight: bold;
    color: var(--bh-brown-500);
    margin: 0;
}

.payment-status[b-f0v9a8ou5z] {
    display: inline-block;
    padding: 0.4rem 1.1rem;
    border-radius: 2rem;
    font-weight: 600;
    font-size: 0.9rem;
}

.payment-status-paid[b-f0v9a8ou5z] {
    background: #d4edda;
    color: #155724;
}

.payment-status-pending[b-f0v9a8ou5z] {
    background: #fff3cd;
    color: #856404;
}

.payment-status-failed[b-f0v9a8ou5z],
.payment-status-cancelled[b-f0v9a8ou5z] {
    background: #f8d7da;
    color: #721c24;
}

.payment-status-expired[b-f0v9a8ou5z],
.payment-status-open[b-f0v9a8ou5z] {
    background: #e2e3e5;
    color: #383d41;
}

.pickup-code-box[b-f0v9a8ou5z] {
    background-color: #fdf6ee;
    border: 2px solid var(--bh-brown-500);
    border-radius: 1rem;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.pickup-code-label[b-f0v9a8ou5z] {
    font-size: 0.95rem;
    color: #666;
    margin-bottom: 0.5rem;
}

.pickup-code[b-f0v9a8ou5z] {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0.4rem;
    color: var(--bh-brown-500);
    margin: 0;
}

.status-section[b-f0v9a8ou5z] {
    margin-bottom: 2rem;
}

.status-section h2[b-f0v9a8ou5z] {
    font-size: 1.2rem;
    color: var(--bh-brown-500);
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #e0d0c0;
    padding-bottom: 0.4rem;
}

.status-table[b-f0v9a8ou5z] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95rem;
}

.status-table th[b-f0v9a8ou5z],
.status-table[b-f0v9a8ou5z]  td {
    padding: 0.5rem 0.75rem;
    text-align: left;
    border-bottom: 1px solid #f0e8df;
}

.status-table thead th[b-f0v9a8ou5z] {
    font-weight: 600;
    color: #555;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.status-table[b-f0v9a8ou5z]  .col-amount {
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.status-table[b-f0v9a8ou5z]  tfoot td {
    border-top: 2px solid var(--bh-brown-500);
    border-bottom: none;
    padding-top: 0.75rem;
}

.customer-details[b-f0v9a8ou5z] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.4rem 1.5rem;
    font-size: 0.95rem;
}

.customer-details dt[b-f0v9a8ou5z] {
    font-weight: 500;
    color: #666;
}

.status-actions[b-f0v9a8ou5z] {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.payment-area[b-f0v9a8ou5z] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
    margin: 1.5rem 0;
    padding: 1.25rem 1.5rem;
    background: #faf8f5;
    border-radius: 0.5rem;
    border: 1px solid #e8ddd0;
}

.btn-order[b-f0v9a8ou5z] {
    display: inline-block;
    padding: 0.65rem 1.75rem;
    background-color: var(--bh-brown-500);
    color: white;
    text-decoration: none;
    border: none;
    border-radius: 2rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-order:hover[b-f0v9a8ou5z] {
    background-color: #9e7d56;
    color: white;
}

.btn-back[b-f0v9a8ou5z] {
    color: var(--bh-brown-500);
    text-decoration: none;
    font-size: 0.95rem;
}

.btn-back:hover[b-f0v9a8ou5z] {
    text-decoration: underline;
}
/* /Components/Pages/Order/PaymentReturn.razor.rz.scp.css */
.order-complete[b-waxlpjbqma] {
    max-width: 560px;
    margin: 2rem auto;
    text-align: center;
}

.order-complete h1[b-waxlpjbqma] {
    color: var(--bh-brown-500);
    font-size: 2rem;
    margin-bottom: 2rem;
}

.order-number-box[b-waxlpjbqma] {
    background-color: #fdf6ee;
    border: 2px solid var(--bh-brown-500);
    border-radius: 1rem;
    padding: 1.5rem;
    margin-bottom: 2rem;
}

.order-number-label[b-waxlpjbqma] {
    font-size: 0.95rem;
    color: #666;
    margin-bottom: 0.5rem;
}

.order-number[b-waxlpjbqma] {
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    color: var(--bh-brown-500);
    margin: 0;
}

.payment-actions[b-waxlpjbqma] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    margin-top: 1.5rem;
}

.payment-actions form[b-waxlpjbqma] {
    display: contents;
}
/* /Components/Pages/ProductDetail.razor.rz.scp.css */
.product-detail[b-6t3xcixl0y] {
    max-width: 680px;
}

.form-honey[b-6t3xcixl0y] {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.product-detail h1[b-6t3xcixl0y] {
    font-size: 2rem;
    color: var(--bh-brown-500);
    margin-bottom: 1rem;
}

.product-detail[b-6t3xcixl0y]  .carousel {
    margin-bottom: 1.25rem;
}

.product-price[b-6t3xcixl0y] {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #444;
}

.product-description[b-6t3xcixl0y] {
    line-height: 1.7;
    color: #555;
    margin-bottom: 2rem;
}

.product-detail[b-6t3xcixl0y]  .add-to-cart-form {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 1.75rem;
}

.product-detail[b-6t3xcixl0y]  .add-to-cart-form label {
    font-weight: 500;
}

.product-detail[b-6t3xcixl0y]  .add-to-cart-form input[type="number"] {
    width: 5rem;
    padding: 0.5rem 0.75rem;
    border: 1px solid #ccc;
    border-radius: 0.4rem;
    font-size: 1rem;
    text-align: center;
}

.btn-add-to-cart[b-6t3xcixl0y] {
    padding: 0.65rem 1.75rem;
    background-color: var(--bh-brown-500);
    color: white;
    border: none;
    border-radius: 2rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.1s;
}

.btn-add-to-cart:hover[b-6t3xcixl0y] {
    background-color: #9e7d56;
    transform: translateY(-1px);
}

.product-meta-section[b-6t3xcixl0y] {
    max-width: 680px;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    padding: 1rem 1.25rem;
    background: #faf8f5;
    border-radius: 0.5rem;
    border-left: 3px solid var(--bh-brown-500);
}

.product-meta-heading[b-6t3xcixl0y] {
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--bh-brown-500);
    margin-bottom: 0.4rem;
}

.product-meta-body[b-6t3xcixl0y] {
    font-size: 0.9rem;
    line-height: 1.65;
    color: #555;
}

.product-meta-body[b-6t3xcixl0y]  p {
    margin: 0;
}

.product-info-panel[b-6t3xcixl0y] {
    max-width: 680px;
    margin-top: 2.5rem;
    border-top: 2px solid #e8ddd0;
    padding-top: 2rem;
}

.product-info-panel[b-6t3xcixl0y]  h2 {
    font-size: 1.4rem;
    color: var(--bh-brown-500);
    margin-bottom: 1rem;
}

.product-info-panel[b-6t3xcixl0y]  h3 {
    font-size: 1.05rem;
    color: var(--bh-brown-500);
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.product-info-panel[b-6t3xcixl0y]  p {
    line-height: 1.75;
    color: #444;
    margin-bottom: 0.75rem;
}

.product-info-panel[b-6t3xcixl0y]  ul {
    padding-left: 1.4rem;
    margin-bottom: 0.75rem;
}

.product-info-panel[b-6t3xcixl0y]  li {
    line-height: 1.7;
    color: #444;
    margin-bottom: 0.25rem;
}

.product-info-panel[b-6t3xcixl0y]  blockquote {
    background: #faf8f5;
    border-left: 3px solid var(--bh-brown-500);
    padding: 0.75rem 1rem;
    border-radius: 0 0.4rem 0.4rem 0;
    font-size: 0.925rem;
    color: #555;
    margin-top: 1rem;
}
/* /Components/Pages/Products.razor.rz.scp.css */
h1[b-ktwlx4b7mn] {
    margin-bottom: 2rem;
    color: var(--bh-brown-500);
}
/* /Components/Pages/Terms.razor.rz.scp.css */
.terms[b-mw588t5ghx] {
    max-width: 740px;
    margin: 0 auto;
}

.terms-lang-notice[b-mw588t5ghx] {
    max-width: 740px;
    margin: 0 auto 1.5rem;
    padding: 0.7rem 1rem;
    background: #faf8f5;
    border: 1px solid #e8ddd0;
    border-left: 3px solid var(--bh-brown-500);
    border-radius: 0 0.4rem 0.4rem 0;
    font-size: 0.9rem;
    color: #555;
    line-height: 1.5;
}

.terms h1[b-mw588t5ghx] {
    color: var(--bh-brown-500);
    font-size: 1.9rem;
    margin-bottom: 0.4rem;
}

.terms-meta[b-mw588t5ghx] {
    color: #888;
    font-size: 0.875rem;
    margin-bottom: 2rem;
}

.terms section[b-mw588t5ghx] {
    margin-bottom: 1.75rem;
}

.terms h2[b-mw588t5ghx] {
    font-size: 1.05rem;
    color: var(--bh-brown-500);
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #e8ddd0;
    padding-bottom: 0.3rem;
}

.terms p[b-mw588t5ghx] {
    line-height: 1.7;
    color: #333;
    margin-bottom: 0.6rem;
}

.terms a[b-mw588t5ghx] {
    color: var(--bh-brown-500);
}

.identity-details[b-mw588t5ghx] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.3rem 1.25rem;
    margin: 0.5rem 0 0;
    font-size: 0.95rem;
    line-height: 1.6;
}

.identity-details dt[b-mw588t5ghx] {
    color: #666;
    font-weight: 500;
}

.identity-details dd[b-mw588t5ghx] {
    margin: 0;
    color: #333;
}
/* /Components/PickupLocationContact.razor.rz.scp.css */
.pickup-location-info[b-8wmz23a4bs] {
    text-align: left;
    background: #faf8f5;
    border-radius: 0.5rem;
    padding: 1.25rem 1.5rem;
}

.pickup-location-info h3[b-8wmz23a4bs] {
    font-size: 1rem;
    color: var(--bh-brown-500);
    margin: 0 0 0.5rem;
}

.pickup-location-info p[b-8wmz23a4bs] {
    margin: 0.3rem 0;
}

.pickup-info[b-8wmz23a4bs] {
    font-size: 0.9rem;
    color: #555;
    text-align: left;
}

.instagram-link[b-8wmz23a4bs] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
}
/* /Components/ProductCard.razor.rz.scp.css */
.product-card-link[b-x2838or5ei] {
    text-decoration: none;
    color: inherit;
    display: block;
}

.product-card[b-x2838or5ei] {
    border: 1px solid #e8ddd3;
    border-radius: 0.75rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.2s, transform 0.15s;
    height: 100%;
}

.product-card-link:hover .product-card[b-x2838or5ei] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.product-card h2[b-x2838or5ei] {
    font-size: 1.15rem;
    color: #333;
    margin: 0;
}

.product-card-image[b-x2838or5ei] {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
}

.product-card-body[b-x2838or5ei] {
    padding: 1.25rem 1.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    flex: 1;
}

.product-card-price[b-x2838or5ei] {
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--bh-brown-500);
    margin: 0;
    text-align: right;
}
/* /Components/ProductImageCarousel.razor.rz.scp.css */
.carousel[b-vavlvxw0f6] {
    border-radius: 0.75rem;
    overflow: hidden;
    margin-bottom: 1.5rem;
    background: #f5ede4;
    position: relative;
}

.carousel-track[b-vavlvxw0f6] {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.carousel-track[b-vavlvxw0f6]::-webkit-scrollbar {
    display: none;
}

.carousel-slide[b-vavlvxw0f6] {
    flex: 0 0 100%;
    scroll-snap-align: start;
}

.carousel-image[b-vavlvxw0f6] {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
}

.carousel-btn[b-vavlvxw0f6] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.85);
    border: none;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    transition: background 0.2s;
}

.carousel-btn:hover[b-vavlvxw0f6] {
    background: rgba(255, 255, 255, 1);
}

.carousel-prev[b-vavlvxw0f6] {
    left: 0.6rem;
}

.carousel-next[b-vavlvxw0f6] {
    right: 0.6rem;
}
/* /Components/PublicOrderInvoiceOverview.razor.rz.scp.css */
.order-status[b-2ub078iglw] {
    max-width: 820px;
    margin: 2rem auto;
}

.order-header[b-2ub078iglw] {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.order-number-box[b-2ub078iglw],
.order-date-box[b-2ub078iglw] {
    background: linear-gradient(180deg, #fffaf4 0%, #f8efe3 100%);
    border: 1px solid #e3d4c1;
    border-radius: 1rem;
    padding: 1.25rem 1.5rem;
    flex: 1;
    min-width: 180px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(91, 58, 24, 0.06);
}

.order-number-label[b-2ub078iglw],
.order-date-label[b-2ub078iglw] {
    font-size: 0.85rem;
    color: #7a6a5b;
    margin: 0 0 0.25rem;
}

.order-number[b-2ub078iglw],
.order-date[b-2ub078iglw] {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--bh-brown-500);
    margin: 0;
}

.pickup-code-box[b-2ub078iglw] {
    background: linear-gradient(180deg, #fffaf4 0%, #f8efe3 100%);
    border: 1px solid #e3d4c1;
    border-radius: 1rem;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
    box-shadow: 0 10px 30px rgba(91, 58, 24, 0.06);
}

.pickup-code-label[b-2ub078iglw] {
    font-size: 0.95rem;
    color: #7a6a5b;
    margin-bottom: 0.5rem;
}

.pickup-code[b-2ub078iglw] {
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.4rem;
    color: var(--bh-brown-500);
    margin: 0;
}

.status-section[b-2ub078iglw] {
    margin-bottom: 2rem;
    background: #fff;
    border: 1px solid #eee1d3;
    border-radius: 1rem;
    padding: 1.25rem 1.35rem;
    box-shadow: 0 8px 24px rgba(91, 58, 24, 0.04);
}

.status-section h2[b-2ub078iglw] {
    font-size: 1.1rem;
    color: var(--bh-brown-500);
    margin: 0 0 0.9rem;
}

.status-table[b-2ub078iglw] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95rem;
}

.status-table th[b-2ub078iglw],
.status-table[b-2ub078iglw]  td {
    padding: 0.65rem 0.75rem;
    text-align: left;
    border-bottom: 1px solid #f0e8df;
}

.status-table thead th[b-2ub078iglw] {
    font-weight: 600;
    color: #6b5b4b;
    font-size: 0.83rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.status-table[b-2ub078iglw]  .col-amount {
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.status-table[b-2ub078iglw]  tfoot td {
    border-top: 2px solid var(--bh-brown-500);
    border-bottom: none;
    padding-top: 0.75rem;
}

.customer-details[b-2ub078iglw] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.4rem 1.2rem;
    font-size: 0.95rem;
}

.customer-details dt[b-2ub078iglw] {
    font-weight: 500;
    color: #7a6a5b;
}

.payment-area[b-2ub078iglw] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem 1.25rem;
    margin: 1.5rem 0;
    padding: 1.25rem 1.35rem;
    background: linear-gradient(180deg, #fffaf4 0%, #f7f0e7 100%);
    border-radius: 1rem;
    border: 1px solid #e7d8c7;
    box-shadow: 0 10px 30px rgba(91, 58, 24, 0.06);
}

.payment-summary[b-2ub078iglw] {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.payment-status[b-2ub078iglw] {
    display: inline-flex;
    align-self: flex-start;
    padding: 0.45rem 1rem;
    border-radius: 999px;
    font-weight: 700;
    font-size: 0.9rem;
}

.payment-status-paid[b-2ub078iglw] {
    background: #dff2e4;
    color: #165b2a;
}

.payment-status-pending[b-2ub078iglw] {
    background: #fff2d6;
    color: #8b6300;
}

.payment-status-failed[b-2ub078iglw],
.payment-status-cancelled[b-2ub078iglw] {
    background: #f8d8dc;
    color: #8a1f2d;
}

.payment-status-expired[b-2ub078iglw],
.payment-status-open[b-2ub078iglw] {
    background: #ece8e3;
    color: #53483d;
}

.payment-total[b-2ub078iglw] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.payment-total-label[b-2ub078iglw] {
    font-size: 0.85rem;
    color: #7a6a5b;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.payment-total-value[b-2ub078iglw] {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--bh-brown-500);
}

.payment-details[b-2ub078iglw] {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 0.35rem 1rem;
    margin: 0;
    align-content: start;
}

.payment-details dt[b-2ub078iglw] {
    color: #7a6a5b;
    font-weight: 500;
}

.payment-details dd[b-2ub078iglw] {
    margin: 0;
    color: #34281d;
}

.payment-actions[b-2ub078iglw] {
    display: flex;
    gap: 0.75rem;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.btn-order[b-2ub078iglw] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1.4rem;
    background-color: var(--bh-brown-500);
    color: #fff;
    text-decoration: none;
    border: none;
    border-radius: 999px;
    font-size: 0.98rem;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.2s;
}

.btn-order:hover[b-2ub078iglw] {
    background-color: #9e7d56;
    color: #fff;
    transform: translateY(-1px);
}

.btn-order-secondary[b-2ub078iglw] {
    background: #fff;
    color: var(--bh-brown-500);
    border: 1px solid #d8c4aa;
}

.btn-order-secondary:hover[b-2ub078iglw] {
    background: #faf4ee;
    color: var(--bh-brown-500);
}

.status-actions[b-2ub078iglw] {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.btn-back[b-2ub078iglw] {
    color: var(--bh-brown-500);
    text-decoration: none;
    font-size: 0.95rem;
}

.btn-back:hover[b-2ub078iglw] {
    text-decoration: underline;
}

.invoice-view .payment-area[b-2ub078iglw] {
    margin-top: 0;
}

@media (max-width: 720px) {
    .payment-area[b-2ub078iglw] {
        grid-template-columns: 1fr;
    }

    .payment-actions[b-2ub078iglw] {
        justify-content: stretch;
    }

    .btn-order[b-2ub078iglw] {
        width: 100%;
    }
}
