@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* /Components/Layout/ApiLogSidebar.razor.rz.scp.css */
/* Styles moved to wwwroot/app.css for reliable serving outside CSS isolation */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-xmm65hsxab] {
    min-height: calc(100vh - 56px);
}

#blazor-error-ui[b-xmm65hsxab] {
    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-xmm65hsxab] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.offcanvas-body[b-1cy4n8w52e]  .nav-link {
    color: #495057;
    font-size: 0.875rem;
}

.offcanvas-body[b-1cy4n8w52e]  .nav-link:hover {
    color: #000;
    background-color: #f8f9fa;
}

.offcanvas-body[b-1cy4n8w52e]  a.active {
    color: #000 !important;
    font-weight: 600;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.accordion-button[b-1cy4n8w52e] {
    font-size: 0.9rem;
    font-weight: 500;
}

.accordion-button:not(.collapsed)[b-1cy4n8w52e] {
    background-color: transparent;
    color: #212529;
    box-shadow: none;
}

.accordion-button:focus[b-1cy4n8w52e] {
    box-shadow: none;
}
/* /Components/Pages/DBQueries/DBGetB2cCustomer.razor.rz.scp.css */
ul[b-zh33gdzeiw] {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #6fafd8;
    border: 1px solid #ccc;
    position: absolute;
}

li[b-zh33gdzeiw] {
    padding: 8px;
    cursor: pointer;
}

li:hover[b-zh33gdzeiw] {
    background-color: #ddd;
}
/* /Components/Pages/FlexMicroform/FlexForm.razor.rz.scp.css */
.flex-microform[b-7h73zxvytc] {
    border: 5px;
    height: 20px;
    background: #ffffff;
    -webkit-transition: background 200ms;
    transition: background 200ms;
}


/* different styling for a specifc container */
.flex-microform-focused[b-7h73zxvytc] {
    background: lightyellow;
}

.flex-microform-valid[b-7h73zxvytc] {
    background: green;
}

.flex-microform-valid.flex-microform-focused[b-7h73zxvytc] {
    background: lightgreen;
}

.flex-microform-autocomplete[b-7h73zxvytc] {
    background: #faffbd;
}
/* /Components/Pages/JSInteropTesting/JavaScriptTest.razor.rz.scp.css */
body[b-6odm70u909] {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
}

.btn-primary:hover[b-6odm70u909] {
    color: rgb(255, 255, 255);
    background-color: rgb(40, 96, 144);
    border-color: rgb(32, 77, 116);
}

.btn-lg[b-6odm70u909] {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

hr[b-6odm70u909] {
    border-top: 2px solid #222;
    margin: 1em 0;
}

img.media-object[b-6odm70u909] {
    max-width: 140px;
}

.panel[b-6odm70u909] {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-default[b-6odm70u909] {
    border-color: #ddd;
}

.container[b-6odm70u909] {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
}

#show-capture-context-btn[b-6odm70u909] {
    float: right;
    margin-top: 6px;
}

#leftPanelContainer[b-6odm70u909] {
    padding-bottom: 15px;
    flex: 2;
}

#rightPanelContainer[b-6odm70u909] {
    flex: 1;
    margin-left: 1em;
    height: 100%;
    max-width: 360px;
    width: 100%;
}

.cart-items > .cart-item[b-6odm70u909] {
    margin-bottom: 1em;
}

.cart-item[b-6odm70u909] {
    display: flex;
    padding: 1em;
    background: #d8d8d8;
}

.cart-item-body[b-6odm70u909] {
    margin-left: 1em;
}

#buttonPaymentListContainer[b-6odm70u909] {
    display: flex;
    flex-direction: column;
}

    #buttonPaymentListContainer > .btn:not(:last-child)[b-6odm70u909] {
        margin-bottom: 0.5em;
    }

pre[b-6odm70u909] {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    white-space: pre-wrap;
}

.panel-body[b-6odm70u909] {
    padding: 1em;
}

p[b-6odm70u909] {
    margin: 0.2em 0;
}

h4[b-6odm70u909] {
    margin: 0.5em 0;
    font-weight: 200;
    font-size: 1.2em;
}

.row[b-6odm70u909] {
    display: flex;
    width: 100%;
}

.pull-right[b-6odm70u909] {
    float: right;
}

@media (max-width: 900px) {
    .row[b-6odm70u909] {
        flex-direction: column;
    }

    #leftPanelContainer[b-6odm70u909] {
        flex: 1;
    }

    #rightPanelContainer[b-6odm70u909] {
        margin-left: auto;
        margin-right: auto;
    }
/* /Components/Pages/MainComponents/TopBannerSection.razor.rz.scp.css */
.top-banner[b-kcn4tx676e] {
    background-color: #211c24;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 160px;
    gap: 24px;
    width: 100%;
}

.banner-content[b-kcn4tx676e] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    min-width: 400px;
    max-width: 714px;
    flex: 1;
}

.banner-titles[b-kcn4tx676e] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    color: #ffffff;
}

.banner-subtitle[b-kcn4tx676e] {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    opacity: 0.4;
    margin: 0;
}

.banner-headline[b-kcn4tx676e] {
    font-family: 'Inter', sans-serif;
    font-weight: 100;
    font-size: 96px;
    line-height: 72px;
    letter-spacing: -0.96px;
    margin: 0;
    color: #ffffff;
}

.banner-headline-bold[b-kcn4tx676e] {
    font-weight: 600;
}

.banner-description[b-kcn4tx676e] {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #909090;
    margin: 0;
    width: 100%;
}

.banner-button[b-kcn4tx676e] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 56px;
    border: 1px solid #ffffff;
    border-radius: 6px;
    background: transparent;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.banner-button:hover[b-kcn4tx676e] {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    text-decoration: none;
}

.banner-image-container[b-kcn4tx676e] {
    width: 406px;
    height: 632px;
    position: relative;
    flex-shrink: 0;
}

.banner-image[b-kcn4tx676e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .top-banner[b-kcn4tx676e] {
        padding: 40px 40px;
        justify-content: center;
    }

    .banner-content[b-kcn4tx676e] {
        min-width: 0;
        max-width: 100%;
    }

    .banner-headline[b-kcn4tx676e] {
        font-size: 64px;
        line-height: 56px;
    }

    .banner-image-container[b-kcn4tx676e] {
        width: 100%;
        max-width: 406px;
        height: auto;
        aspect-ratio: 406 / 632;
    }
}

@media (max-width: 576px) {
    .top-banner[b-kcn4tx676e] {
        padding: 24px 16px;
    }

    .banner-headline[b-kcn4tx676e] {
        font-size: 48px;
        line-height: 44px;
    }

    .banner-subtitle[b-kcn4tx676e] {
        font-size: 18px;
        line-height: 24px;
    }
}
/* /Components/Pages/PageUtils/DropDownButton.razor.rz.scp.css */
ul[b-99tbdflk5p] {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #f0f0f0;
    border: 1px solid #ccc;
    position: absolute;
}

li[b-99tbdflk5p] {
    padding: 8px;
    cursor: pointer;
}

li:hover[b-99tbdflk5p] {
    background-color: #ddd;
}
/* /Components/Pages/PageUtils/ErorrDetails.razor.rz.scp.css */
.drawer-mask[b-rn68hmy1rk] {
    visibility: hidden;
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    background-color: #000000;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.drawer-wrapper.slide .drawer-mask[b-rn68hmy1rk] {
    opacity: 0.5;
    visibility: visible;
}

.drawer-wrapper.slide .drawer[b-rn68hmy1rk] {
    transform: translateX(0);
}

.drawer[b-rn68hmy1rk] {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35em;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: white;
    border-left: 0.063em solid gray;
    z-index: 100;
    transform: translateX(110%);
    transition: transform 0.3s ease, width 0.3s ease;
}

.drawer-content[b-rn68hmy1rk] {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.trail-details[b-rn68hmy1rk] {
    padding: 20px;
}

.drawer-controls[b-rn68hmy1rk] {
    padding: 20px;
    background-color: #ffffff;
}
/* /Components/Pages/PageUtils/GetImages.razor.rz.scp.css */
.category-image svg[b-vnih3spy7w] {
    width: 50px;
    height: 50px;
    display: block;
}
/* /Components/Pages/StorePages/StoreMaintenancePages/StoreProductManager.razor.rz.scp.css */
.product-thumb[b-2mk2o68yqh] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    overflow: hidden;
}
/* /Components/Pages/TransResponses/AuthResponse.razor.rz.scp.css */
.test-style[b-1xewute56q] {
    background-color: yellow; /* Add a distinct background color for testing */
    color: red;
    font-size: 20px;
}

.word-wrap[b-1xewute56q] {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

/* /Components/Pages/UnifiedCheckout/UnifiedForm.razor.rz.scp.css */
.body[b-qdvioakl7r] {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
}

.btn-primary:hover[b-qdvioakl7r] {
    color: rgb(255, 255, 255);
    background-color: rgb(40, 96, 144);
    border-color: rgb(32, 77, 116);
}

.btn-lg[b-qdvioakl7r] {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

hr[b-qdvioakl7r] {
    border-top: 2px solid #222;
    margin: 1em 0;
}

img.media-object[b-qdvioakl7r] {
    max-width: 140px;
}

.panel[b-qdvioakl7r] {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-default[b-qdvioakl7r] {
    border-color: #ddd;
}

.container[b-qdvioakl7r] {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
}

#show-capture-context-btn[b-qdvioakl7r] {
    float: right;
    margin-top: 6px;
}

#leftPanelContainer[b-qdvioakl7r] {
    padding-bottom: 15px;
    flex: 2;
}

#rightPanelContainer[b-qdvioakl7r] {
    flex: 1;
    margin-left: 1em;
    height: 100%;
    max-width: 360px;
    width: 100%;
}

.cart-items > .cart-item[b-qdvioakl7r] {
    margin-bottom: 1em;
}

.cart-item[b-qdvioakl7r] {
    display: flex;
    padding: 1em;
    background: #d8d8d8;
}

.cart-item-body[b-qdvioakl7r] {
    margin-left: 1em;
}

#buttonPaymentListContainer[b-qdvioakl7r] {
    display: flex;
    flex-direction: column;
}

    #buttonPaymentListContainer > .btn:not(:last-child)[b-qdvioakl7r] {
        margin-bottom: 0.5em;
    }

pre[b-qdvioakl7r] {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    white-space: pre-wrap;
}

.panel-body[b-qdvioakl7r] {
    padding: 1em;
}

p[b-qdvioakl7r] {
    margin: 0.2em 0;
}

h4[b-qdvioakl7r] {
    margin: 0.5em 0;
    font-weight: 200;
    font-size: 1.2em;
}

.row[b-qdvioakl7r] {
    display: flex;
    width: 100%;
}

.pull-right[b-qdvioakl7r] {
    float: right;
}

@media (max-width: 900px) {
    .row[b-qdvioakl7r] {
        flex-direction: column;
    }

    #leftPanelContainer[b-qdvioakl7r] {
        flex: 1;
    }

    #rightPanelContainer[b-qdvioakl7r] {
        margin-left: auto;
        margin-right: auto;
    }
}
