/* Platform product v3: designed product showcase */
body.frontend-template-boutique .product-showcase-v3 {
    padding: 18px 0 54px;
    background:
        linear-gradient(180deg, #f1f5f8 0, #f8fafc 360px, #f3f6f8 100%);
}

body.frontend-template-boutique .product-showcase-v3 > .container {
    width: min(100% - 36px, 1760px);
    max-width: none;
    padding: 0;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-topline {
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
}

body.frontend-template-boutique .product-showcase-v3 .breadcrumb {
    min-width: 0;
    margin: 0;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-market-stats {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-market-stats span {
    display: inline-flex;
    min-height: 30px;
    padding: 0 11px;
    align-items: center;
    border: 1px solid #d8e0e8;
    border-radius: 999px;
    background: rgba(255, 255, 255, .72);
    color: #475467;
    font-size: 12px;
    font-weight: 850;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-shell {
    display: grid !important;
    grid-template-columns: minmax(560px, 52%) minmax(460px, 48%) !important;
    gap: 0 !important;
    align-items: stretch !important;
    overflow: hidden !important;
    border: 1px solid #d3dce6 !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: 0 18px 48px rgba(15, 23, 42, .055) !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-card {
    display: grid !important;
    grid-template-columns: 92px minmax(0, 1fr) !important;
    grid-template-rows: 56px 650px !important;
    gap: 16px !important;
    height: auto !important;
    min-height: 0 !important;
    align-self: stretch !important;
    padding: 22px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background:
        linear-gradient(180deg, #fff 0, #f6f9fb 100%) !important;
    box-shadow: none !important;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-media-head {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-media-head span,
body.frontend-template-boutique .product-showcase-v3 .pdpv3-context span {
    color: #08756f;
    font-size: 11px;
    font-weight: 950;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-media-head a {
    display: inline-flex;
    min-height: 30px;
    padding: 0 12px;
    align-items: center;
    border: 1px solid #d8e0e8;
    border-radius: 999px;
    background: #fff;
    color: #344054;
    font-size: 12px;
    font-weight: 850;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-main {
    grid-column: 2 !important;
    grid-row: 2 !important;
    width: 100% !important;
    height: 650px !important;
    min-height: 650px !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 8px !important;
    background:
        linear-gradient(135deg, #f8fafc 0, #fff 52%, #edf2f6 100%) !important;
}

body.frontend-template-boutique .product-showcase-v3 .product-gallery,
body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-list,
body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-track,
body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-slide,
body.frontend-template-boutique .product-showcase-v3 .product-gallery .carousel-box {
    height: 650px !important;
    min-height: 650px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-main img {
    width: min(86%, 680px) !important;
    max-height: 590px !important;
    object-fit: contain !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: 92px !important;
    height: 650px !important;
    min-height: 650px !important;
    margin: 0 !important;
    overflow: hidden !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-list,
body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-track {
    width: 92px !important;
    height: auto !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-track {
    gap: 10px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-slide,
body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .carousel-box {
    width: 92px !important;
    height: 92px !important;
    min-height: 92px !important;
    margin: 0 0 10px !important;
    border: 1px solid #d8e0e8 !important;
    border-radius: 8px !important;
    background: #fff !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .carousel-box.slick-current,
body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .carousel-box:hover {
    border-color: #08756f !important;
    background: #eefaf8 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-info-card {
    display: grid !important;
    align-content: start !important;
    min-height: 750px !important;
    padding: 34px 38px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: linear-gradient(180deg, #fff 0, #fff 72%, #f8fafc 100%) !important;
    box-shadow: none !important;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-context {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 12px;
}

body.frontend-template-boutique .product-showcase-v3 .pdpv3-context a {
    color: #08756f;
    font-size: 12px;
    font-weight: 950;
    letter-spacing: .06em;
    text-transform: uppercase;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-info-card h1 {
    max-width: 820px !important;
    color: #111827 !important;
    font-size: clamp(34px, 2.65vw, 58px) !important;
    font-weight: 950 !important;
    line-height: .99 !important;
    letter-spacing: 0 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-price-panel {
    min-height: 72px !important;
    margin-top: 20px !important;
    padding: 14px 0 !important;
    border: 0 !important;
    border-top: 1px solid #e5eaf0 !important;
    border-bottom: 1px solid #e5eaf0 !important;
    border-radius: 8px !important;
    background: transparent !important;
    color: #111827 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-price-panel strong {
    color: #c2410c !important;
    font-size: clamp(30px, 2.25vw, 42px) !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-price-panel del,
body.frontend-template-boutique .product-showcase-v3 .bpdp-price-panel span {
    color: #667085 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-total {
    display: none !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-actions {
    grid-template-columns: .9fr 1.1fr !important;
    gap: 12px !important;
    margin-top: 24px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-actions .btn {
    min-height: 56px !important;
    border-radius: 8px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-actions .btn-primary {
    background: #111827 !important;
    border-color: #111827 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-actions .btn-soft-primary {
    background: #eefaf8 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-secondary-actions button {
    border-radius: 8px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-side-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1.15fr) minmax(230px, .85fr) !important;
    gap: 0 !important;
    margin-top: 24px !important;
    overflow: hidden !important;
    border: 1px solid #d8e0e8 !important;
    border-radius: 8px !important;
    background: #f8fafc !important;
    color: #111827 !important;
    box-shadow: none !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    border-right: 1px solid #d8e0e8 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list div,
body.frontend-template-boutique .product-showcase-v3 .bpdp-seller-box {
    padding: 16px !important;
    border-color: #d8e0e8 !important;
    background: transparent !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list i {
    background: #e8f7f5 !important;
    color: #08756f !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list span,
body.frontend-template-boutique .product-showcase-v3 .bpdp-seller-box a,
body.frontend-template-boutique .product-showcase-v3 .bpdp-seller-box strong {
    color: #111827 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list small,
body.frontend-template-boutique .product-showcase-v3 .bpdp-seller-box > span,
body.frontend-template-boutique .product-showcase-v3 .bpdp-seller-box p {
    color: #667085 !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-store-link {
    background: #111827 !important;
    color: #fff !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-content-grid {
    grid-template-columns: minmax(0, 1fr) 340px !important;
    gap: 18px !important;
    margin-top: 18px !important;
}

body.frontend-template-boutique .product-showcase-v3 .bpdp-tabs-card,
body.frontend-template-boutique .product-showcase-v3 .bpdp-more-card,
body.frontend-template-boutique .product-showcase-v3 .bpdp-query-card {
    border-radius: 8px !important;
    box-shadow: none !important;
}

@media (max-width: 1399.98px) {
    body.frontend-template-boutique .product-showcase-v3 .bpdp-shell {
        grid-template-columns: 1fr !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-card {
        border-right: 0 !important;
    }
}

@media (max-width: 991.98px) {
    body.frontend-template-boutique .product-showcase-v3 .pdpv3-topline {
        align-items: flex-start;
        flex-direction: column;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-card {
        grid-template-columns: 1fr !important;
        grid-template-rows: auto 430px 86px !important;
        height: auto !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-main {
        grid-column: 1 !important;
        grid-row: 2 !important;
        height: 430px !important;
        min-height: 430px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .product-gallery,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-list,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-track,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-slide,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .carousel-box {
        height: 430px !important;
        min-height: 430px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs {
        grid-column: 1 !important;
        grid-row: 3 !important;
        width: 100% !important;
        height: 86px !important;
        min-height: 86px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-list,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-track {
        width: 100% !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-track {
        display: flex !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-slide,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .carousel-box {
        width: 86px !important;
        height: 86px !important;
        min-height: 86px !important;
        margin: 0 8px 0 0 !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-side-card,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-content-grid {
        grid-template-columns: 1fr !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list {
        border-right: 0 !important;
        border-bottom: 1px solid #d8e0e8 !important;
    }
}

@media (max-width: 767.98px) {
    body.frontend-template-boutique .product-showcase-v3 > .container {
        width: min(100% - 20px, 1760px) !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-card {
        grid-template-rows: auto 320px 78px !important;
        padding: 14px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-gallery-main {
        height: 320px !important;
        min-height: 320px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .product-gallery,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-list,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-track,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .slick-slide,
    body.frontend-template-boutique .product-showcase-v3 .product-gallery .carousel-box {
        height: 320px !important;
        min-height: 320px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-info-card {
        min-height: 0 !important;
        padding: 20px 16px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs {
        height: 78px !important;
        min-height: 78px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .slick-slide,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-thumbs .carousel-box {
        width: 78px !important;
        height: 78px !important;
        min-height: 78px !important;
        margin: 0 8px 0 0 !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-info-card h1 {
        font-size: 28px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-price-panel strong {
        font-size: 34px !important;
    }

    body.frontend-template-boutique .product-showcase-v3 .bpdp-actions,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-secondary-actions,
    body.frontend-template-boutique .product-showcase-v3 .bpdp-service-list {
        grid-template-columns: 1fr !important;
    }
}
