/*
 * Braids Goddess — Product Visual 3 / premium related cards pass (v2.0.12)
 * Loaded last. Scoped to .bgc-v3-page so legacy Woo/theme product CSS cannot
 * deform the new composition.
 */

body.bgc-enabled.single-product .bg-main{background:#fffdfb!important}
body.bgc-enabled.single-product .bgc-v3-page{width:min(1480px,calc(100% - 64px));margin:0 auto!important;padding:18px 0 72px!important;color:#3a241b!important}
body.bgc-enabled.single-product .bgc-v3-page *{box-sizing:border-box}
body.bgc-enabled.single-product .bgc-v3-breadcrumbs{margin:0 0 16px!important;color:#a18b7d!important;font:500 10px/1.4 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-breadcrumbs__inner{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important}
body.bgc-enabled.single-product .bgc-v3-breadcrumbs a{color:#a18b7d!important;text-decoration:none!important}
body.bgc-enabled.single-product .bgc-v3-breadcrumbs span{color:#c8b6aa!important}
body.bgc-enabled.single-product .bgc-v3-page .woocommerce-notices-wrapper{grid-column:1/-1!important}

body.bgc-enabled.single-product article.bgc-v3-product{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}
body.bgc-enabled.single-product article.bgc-v3-product:before,body.bgc-enabled.single-product article.bgc-v3-product:after{display:none!important}
body.bgc-enabled.single-product .bgc-v3-top{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;gap:54px!important;align-items:start!important}

/* Gallery: completely independent from Woo's FlexSlider. */
body.bgc-enabled.single-product .bgc-v3-gallery{min-width:0!important;margin:0!important;padding:0!important}
body.bgc-enabled.single-product .bgc-v3-media{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;position:relative!important}
body.bgc-enabled.single-product .bgc-v3-thumbs{display:flex!important;flex-direction:column!important;gap:10px!important;width:82px!important;max-height:690px!important;overflow:auto!important;scrollbar-width:none!important;padding:0!important;margin:0!important}
body.bgc-enabled.single-product .bgc-v3-thumbs::-webkit-scrollbar{display:none!important}
body.bgc-enabled.single-product .bgc-v3-thumb{display:block!important;width:82px!important;height:94px!important;min-height:94px!important;margin:0!important;padding:0!important;border:1px solid #eaded4!important;border-radius:9px!important;background:#efe1d5!important;overflow:hidden!important;cursor:pointer!important;box-shadow:none!important;appearance:none!important}
body.bgc-enabled.single-product .bgc-v3-thumb.is-active{border-color:#a96a48!important;box-shadow:0 0 0 1px #a96a48 inset!important}
body.bgc-enabled.single-product .bgc-v3-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center top!important;margin:0!important;padding:0!important}
body.bgc-enabled.single-product .bgc-v3-stage-wrap{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important;width:100%!important}
body.bgc-enabled.single-product .bgc-v3-stage-wrap.has-stack{grid-template-columns:minmax(0,1.65fr) minmax(150px,.78fr)!important}
body.bgc-enabled.single-product .bgc-v3-stage{position:relative!important;width:100%!important;aspect-ratio:.84/1!important;margin:0!important;border-radius:11px!important;background:#ead8c8!important;overflow:hidden!important}
body.bgc-enabled.single-product .bgc-v3-stage-wrap.has-stack .bgc-v3-stage{aspect-ratio:auto!important;min-height:640px!important;height:100%!important}
body.bgc-enabled.single-product .bgc-v3-stage-link{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;background:#ead8c8!important}
body.bgc-enabled.single-product .bgc-v3-main-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center top!important;margin:0!important;padding:0!important;border:0!important;background:#ead8c8!important}
body.bgc-enabled.single-product .bgc-v3-stage-stack{display:grid!important;grid-template-rows:1fr 1fr!important;gap:8px!important;min-width:0!important;height:100%!important}
body.bgc-enabled.single-product .bgc-v3-stack-shot{display:block!important;min-width:0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:11px!important;overflow:hidden!important;background:#ead8c8!important;appearance:none!important;cursor:pointer!important}
body.bgc-enabled.single-product .bgc-v3-stack-shot img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center top!important;margin:0!important}
body.bgc-enabled.single-product .bgc-v3-badge{position:absolute!important;z-index:3!important;top:14px!important;right:14px!important;display:grid!important;place-items:center!important;min-height:31px!important;padding:0 13px!important;border-radius:999px!important;background:#fff6ed!important;color:#a05e3d!important;font:700 8px/1 var(--bg-sans,Manrope,sans-serif)!important;letter-spacing:.07em!important;text-transform:uppercase!important;box-shadow:0 5px 18px rgba(77,46,32,.08)!important}

/* Purchase panel */
body.bgc-enabled.single-product .bgc-v3-summary{display:block!important;float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:2px 0 0!important;position:static!important}
body.bgc-enabled.single-product .bgc-v3-kicker{margin:0 0 11px!important;color:#a35f3f!important;font:700 9px/1.2 var(--bg-sans,Manrope,sans-serif)!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body.bgc-enabled.single-product .bgc-v3-title{margin:0 0 12px!important;color:#29170f!important;font:600 clamp(42px,3.15vw,58px)/.96 var(--bg-serif,"Cormorant Garamond",serif)!important;letter-spacing:-.035em!important;overflow-wrap:normal!important;word-break:normal!important}
body.bgc-enabled.single-product .bgc-v3-rating{display:flex!important;align-items:center!important;gap:9px!important;width:max-content!important;margin:0 0 10px!important;color:#7a5a4b!important;text-decoration:none!important;font:600 9px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-stars .star-rating{float:none!important;margin:0!important;width:5.5em!important;font-size:12px!important;color:#a56542!important}
body.bgc-enabled.single-product .bgc-v3-rating strong{font-size:9px!important;color:#3e2a20!important}
body.bgc-enabled.single-product .bgc-v3-rating>span:last-child{color:#8f7b70!important}
body.bgc-enabled.single-product .bgc-v3-price-row{display:flex!important;align-items:center!important;gap:13px!important;flex-wrap:wrap!important;margin:0 0 12px!important}
body.bgc-enabled.single-product .bgc-v3-price{margin:0!important;color:#2f1c14!important;font:600 25px/1 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-price .price,body.bgc-enabled.single-product .bgc-v3-price ins,body.bgc-enabled.single-product .bgc-v3-price del{font:inherit!important}
body.bgc-enabled.single-product .bgc-v3-price del{color:#ab9b91!important;opacity:1!important;margin-right:8px!important;font-size:.72em!important}
body.bgc-enabled.single-product .bgc-v3-price ins{text-decoration:none!important;color:#2f1c14!important}
body.bgc-enabled.single-product .bgc-v3-save{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 10px!important;border-radius:999px!important;background:#f4e6da!important;color:#a15e3e!important;font:700 7px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.04em!important}
body.bgc-enabled.single-product .bgc-v3-intro{max-width:640px!important;margin:0 0 16px!important;color:#665349!important;font:500 10.5px/1.55 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0 0 18px!important;padding:13px 0 17px!important;border-bottom:1px solid #eaded5!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits>span{display:grid!important;grid-template-columns:26px 1fr!important;column-gap:8px!important;align-items:center!important;min-width:0!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits svg{grid-row:1/3!important;width:21px!important;height:21px!important;fill:none!important;stroke:#aa6847!important;stroke-width:1.4!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits b,body.bgc-enabled.single-product .bgc-v3-mini-benefits small{display:block!important;min-width:0!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits b{color:#493329!important;font:700 7.8px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits small{margin-top:2px!important;color:#958178!important;font:500 6.8px/1.25 var(--bg-sans,Manrope,sans-serif)!important}

/* Native Woo add-to-cart remains functional, but is visually owned here. */
body.bgc-enabled.single-product .bgc-v3-buybox{margin:0!important;padding:0!important}
body.bgc-enabled.single-product .bgc-v3-buybox form.cart{display:flex!important;align-items:stretch!important;gap:10px!important;flex-wrap:wrap!important;width:100%!important;margin:0!important;padding:0!important}
body.bgc-enabled.single-product .bgc-v3-buybox form.variations_form{display:block!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 18px!important;width:100%!important;margin:0 0 18px!important;border:0!important;background:transparent!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations tbody,body.bgc-enabled.single-product .bgc-v3-buybox table.variations tr{display:contents!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations th,body.bgc-enabled.single-product .bgc-v3-buybox table.variations td{display:block!important;width:auto!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations th{grid-column:auto!important;align-self:end!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations td{margin-top:-9px!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations label{display:block!important;margin:0 0 8px!important;color:#725346!important;font:700 7px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.06em!important}
body.bgc-enabled.single-product .bgc-capture-native-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
body.bgc-enabled.single-product .bgc-variation-swatches{display:flex!important;gap:7px!important;flex-wrap:wrap!important}
body.bgc-enabled.single-product .bgc-variation-swatch{min-width:64px!important;min-height:37px!important;padding:0 12px!important;border:1px solid #e6d7cc!important;border-radius:7px!important;background:#fffdfb!important;color:#4b3429!important;font:700 7.5px/1 var(--bg-sans,Manrope,sans-serif)!important;cursor:pointer!important;box-shadow:none!important}
body.bgc-enabled.single-product .bgc-variation-swatch.is-selected{background:#3b1d11!important;border-color:#3b1d11!important;color:#fff!important}
body.bgc-enabled.single-product .bgc-variation-swatch:disabled{opacity:.35!important;cursor:not-allowed!important}
body.bgc-enabled.single-product .bgc-variation-swatches--color .bgc-variation-swatch{min-width:31px!important;width:31px!important;height:31px!important;min-height:31px!important;padding:0!important;border-radius:50%!important;font-size:0!important;background:var(--bgc-swatch)!important;box-shadow:inset 0 0 0 4px #fff!important}
body.bgc-enabled.single-product .bgc-variation-swatches--color .bgc-variation-swatch.is-selected{outline:2px solid #3b1d11!important;outline-offset:2px!important}
body.bgc-enabled.single-product .bgc-v3-buybox .reset_variations{display:inline-block!important;margin-top:7px!important;color:#9a684f!important;font:600 7px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-buybox .single_variation_wrap{width:100%!important}
body.bgc-enabled.single-product .bgc-v3-buybox .woocommerce-variation{margin:0 0 10px!important}
body.bgc-enabled.single-product .bgc-v3-buybox .woocommerce-variation-description{display:none!important}
body.bgc-enabled.single-product .bgc-v3-buybox .woocommerce-variation-price .price{font:600 20px/1 var(--bg-serif,"Cormorant Garamond",serif)!important;color:#2f1c14!important}
body.bgc-enabled.single-product .bgc-v3-buybox .woocommerce-variation-add-to-cart,body.bgc-enabled.single-product .bgc-v3-buybox form.cart:not(.variations_form){display:flex!important;align-items:stretch!important;gap:10px!important;flex-wrap:nowrap!important;width:100%!important}
body.bgc-enabled.single-product .bgc-v3-buybox .quantity{display:grid!important;grid-template-columns:31px 40px 31px!important;align-items:center!important;flex:0 0 102px!important;width:102px!important;min-height:48px!important;margin:0!important;border:1px solid #e4d4c8!important;border-radius:7px!important;background:#fff!important;overflow:hidden!important}
body.bgc-enabled.single-product .bgc-v3-buybox .quantity input.qty{grid-column:2!important;width:40px!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;font:600 10px/1 var(--bg-sans,Manrope,sans-serif)!important;-moz-appearance:textfield!important}
body.bgc-enabled.single-product .bgc-v3-buybox .quantity input.qty::-webkit-inner-spin-button,body.bgc-enabled.single-product .bgc-v3-buybox .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-qty-step{display:grid!important;place-items:center!important;width:31px!important;height:46px!important;padding:0!important;border:0!important;background:transparent!important;color:#7c6154!important;font:500 15px/1 var(--bg-sans,Manrope,sans-serif)!important;cursor:pointer!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-qty-step--minus{grid-column:1!important;grid-row:1!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-qty-step--plus{grid-column:3!important;grid-row:1!important}
body.bgc-enabled.single-product .bgc-v3-buybox .single_add_to_cart_button{flex:1 1 auto!important;min-width:0!important;min-height:48px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:7px!important;background:#3b1d11!important;color:#fff!important;box-shadow:none!important;font:700 8px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.03em!important}
body.bgc-enabled.single-product .bgc-v3-buybox .single_add_to_cart_button:hover{background:#2b150d!important}
body.bgc-enabled.single-product .bgc-v3-buybox .single_add_to_cart_button.disabled{opacity:.45!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-single-heart{display:grid!important;place-items:center!important;flex:0 0 50px!important;width:50px!important;min-width:50px!important;min-height:48px!important;margin:0!important;padding:0!important;border:1px solid #e4d3c7!important;border-radius:7px!important;background:#fffdfb!important;color:#7a4f3a!important;text-decoration:none!important;font-size:0!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-single-heart svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-single-heart.is-active svg{fill:#a56542!important;color:#a56542!important}
body.bgc-enabled.single-product .bgc-v3-buybox .bgc-single-heart span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}

body.bgc-enabled.single-product .bgc-v3-details-card{margin:16px 0 0!important;padding:16px 17px 12px!important;border:1px solid #e9dbd1!important;border-radius:9px!important;background:#fffdfb!important}
body.bgc-enabled.single-product .bgc-v3-details-card h2{margin:0 0 10px!important;color:#382219!important;font:600 18px/1.05 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-details-card dl{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:28px!important;margin:0!important}
body.bgc-enabled.single-product .bgc-v3-details-card dl>div{display:grid!important;grid-template-columns:minmax(72px,.72fr) 1.28fr!important;gap:8px!important;align-items:start!important;padding:7px 0!important;border-top:1px solid #f0e6df!important}
body.bgc-enabled.single-product .bgc-v3-details-card dt{color:#9a684f!important;font:700 6.5px/1.25 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.02em!important}
body.bgc-enabled.single-product .bgc-v3-details-card dd{margin:0!important;color:#5f4c42!important;font:500 7.4px/1.35 var(--bg-sans,Manrope,sans-serif)!important}

/* Full-width product tabs, as in the approved mockup. */
body.bgc-enabled.single-product .bgc-v3-tabs{margin:26px 0 0!important;border:1px solid #eaded4!important;border-radius:9px!important;background:#fffdfb!important;overflow:hidden!important}
body.bgc-enabled.single-product .bgc-v3-tablist{display:grid!important;grid-template-columns:repeat(5,1fr)!important;border-bottom:1px solid #eaded4!important;background:#fffaf6!important}
body.bgc-enabled.single-product .bgc-v3-tab{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:52px!important;margin:0!important;padding:0 12px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#5a4438!important;font:700 7.8px/1.2 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.035em!important;cursor:pointer!important;box-shadow:none!important}
body.bgc-enabled.single-product .bgc-v3-tab svg{width:16px!important;height:16px!important;fill:none!important;stroke:#ab6a49!important;stroke-width:1.4!important}
body.bgc-enabled.single-product .bgc-v3-tab.is-active{border-bottom-color:#3b1d11!important;color:#301b12!important;background:#fffdfb!important}
body.bgc-enabled.single-product .bgc-v3-panel{display:none!important;padding:22px 26px!important}
body.bgc-enabled.single-product .bgc-v3-panel.is-active{display:grid!important}
body.bgc-enabled.single-product .bgc-v3-panel[hidden]{display:none!important}
body.bgc-enabled.single-product #bgc-v3-panel-description{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:38px!important;align-items:start!important}
body.bgc-enabled.single-product .bgc-v3-description-copy h2{margin:0 0 8px!important;color:#382219!important;font:600 19px/1 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-description-copy>p{margin:0!important;color:#67544a!important;font:500 9px/1.6 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-description-more{margin-top:12px!important;color:#67544a!important;font:500 8.6px/1.55 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-description-more summary{cursor:pointer!important;color:#a15f40!important;font-weight:700!important}
body.bgc-enabled.single-product .bgc-v3-description-more div{margin-top:10px!important;max-height:240px!important;overflow:auto!important;padding-right:10px!important}
body.bgc-enabled.single-product .bgc-v3-description-features{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}
body.bgc-enabled.single-product .bgc-v3-description-features>span{display:grid!important;grid-template-columns:32px 1fr!important;column-gap:9px!important;align-items:center!important;min-width:0!important}
body.bgc-enabled.single-product .bgc-v3-description-features svg{grid-row:1/3!important;width:27px!important;height:27px!important;fill:none!important;stroke:#b16d4b!important;stroke-width:1.25!important}
body.bgc-enabled.single-product .bgc-v3-description-features b{color:#463126!important;font:700 8px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-description-features small{margin-top:2px!important;color:#8d796f!important;font:500 7px/1.25 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-info-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;width:100%!important}
body.bgc-enabled.single-product .bgc-v3-info-grid>div{padding:18px!important;border:1px solid #eee3db!important;border-radius:8px!important;background:#fffaf6!important}
body.bgc-enabled.single-product .bgc-v3-info-grid b{color:#412b21!important;font:700 9px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-info-grid p{margin:6px 0 0!important;color:#756158!important;font:500 8.5px/1.55 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-reviews-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important}
body.bgc-enabled.single-product .bgc-v3-review{padding:18px!important;border:1px solid #eee3db!important;border-radius:8px!important;background:#fffaf6!important}
body.bgc-enabled.single-product .bgc-v3-review__stars{margin-bottom:8px!important;color:#a76543!important;font-size:11px!important;letter-spacing:.05em!important}
body.bgc-enabled.single-product .bgc-v3-review p{margin:0 0 10px!important;color:#5c493f!important;font:500 8.8px/1.55 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-review strong{color:#3e2a20!important;font:700 7.5px/1.2 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-empty-review h2{margin:0 0 8px!important;font:600 25px/1 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-empty-review p{margin:0!important;font:500 9px/1.5 var(--bg-sans,Manrope,sans-serif)!important;color:#766258!important}
body.bgc-enabled.single-product .bgc-v3-faq{display:grid!important;gap:8px!important;width:100%!important}
body.bgc-enabled.single-product .bgc-v3-faq details{padding:13px 15px!important;border:1px solid #eee3db!important;border-radius:8px!important;background:#fffaf6!important}
body.bgc-enabled.single-product .bgc-v3-faq summary{cursor:pointer!important;color:#412b21!important;font:700 8.5px/1.3 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-faq p{margin:8px 0 0!important;color:#756158!important;font:500 8.5px/1.55 var(--bg-sans,Manrope,sans-serif)!important}

body.bgc-enabled.single-product .bgc-v3-trustbar{display:grid!important;grid-template-columns:repeat(4,1fr)!important;margin:16px 0 0!important;border:1px solid #eaded5!important;border-radius:8px!important;background:#fffaf5!important;overflow:hidden!important}
body.bgc-enabled.single-product .bgc-v3-trustbar>span{display:grid!important;grid-template-columns:24px 1fr!important;column-gap:8px!important;align-items:center!important;padding:12px 16px!important;border-right:1px solid #eaded5!important}
body.bgc-enabled.single-product .bgc-v3-trustbar>span:last-child{border-right:0!important}
body.bgc-enabled.single-product .bgc-v3-trustbar svg{grid-row:1/3!important;width:19px!important;height:19px!important;fill:none!important;stroke:#ad6d4b!important;stroke-width:1.4!important}
body.bgc-enabled.single-product .bgc-v3-trustbar b{color:#543b30!important;font:700 7.1px/1.15 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-trustbar small{margin-top:2px!important;color:#8f7a6f!important;font:500 6.3px/1.2 var(--bg-sans,Manrope,sans-serif)!important}

body.bgc-enabled.single-product .bgc-v3-proof{margin:42px 0 0!important}
body.bgc-enabled.single-product .bgc-v3-proof-head p{margin:0 0 4px!important;color:#9a6145!important;font:700 7.5px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.06em!important}
body.bgc-enabled.single-product .bgc-v3-proof-head h2{margin:0 0 14px!important;color:#321f16!important;font:600 31px/1 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-proof-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;gap:12px!important}
body.bgc-enabled.single-product .bgc-v3-proof-images{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:9px!important}
body.bgc-enabled.single-product .bgc-v3-proof-images figure{margin:0!important;border-radius:8px!important;overflow:hidden!important;background:#eee1d6!important;aspect-ratio:1/1!important}
body.bgc-enabled.single-product .bgc-v3-proof-images img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
body.bgc-enabled.single-product .bgc-v3-review-card{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:18px!important;border:1px solid #eaded5!important;border-radius:8px!important;background:#fffaf5!important}
body.bgc-enabled.single-product .bgc-v3-review-card blockquote{margin:0!important;color:#40291f!important;font:600 18px/1.12 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-review-card p{margin:10px 0 0!important;color:#806b60!important;font:600 7.5px/1.3 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-review-card p span{color:#6b8351!important}

body.bgc-enabled.single-product .bgc-v3-story{position:relative!important;display:flex!important;align-items:center!important;min-height:250px!important;margin:42px 0 0!important;border-radius:10px!important;overflow:hidden!important;background-position:center 34%!important;background-size:cover!important}
body.bgc-enabled.single-product .bgc-v3-story-veil{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(42,24,16,.76) 0%,rgba(42,24,16,.35) 42%,rgba(42,24,16,.03) 72%)!important}
body.bgc-enabled.single-product .bgc-v3-story-copy{position:relative!important;z-index:2!important;max-width:480px!important;padding:38px 44px!important;color:#fff!important}
body.bgc-enabled.single-product .bgc-v3-story-copy>span{display:block!important;margin-bottom:6px!important;font:700 7.5px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.08em!important}
body.bgc-enabled.single-product .bgc-v3-story-copy h2{margin:0 0 8px!important;color:#fff!important;font:600 37px/.98 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-v3-story-copy p{margin:0 0 17px!important;color:#f8eee8!important;font:500 9px/1.55 var(--bg-sans,Manrope,sans-serif)!important}
body.bgc-enabled.single-product .bgc-v3-story-copy a{display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 18px!important;border-radius:5px!important;background:#fffdfb!important;color:#3b1d11!important;text-decoration:none!important;font:700 7px/1 var(--bg-sans,Manrope,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.04em!important}

body.bgc-enabled.single-product .bgc-v3-related{margin:42px 0 0!important}
body.bgc-enabled.single-product .bgc-v3-related section.related.products{margin:0!important}
body.bgc-enabled.single-product .bgc-v3-related section.related.products>h2{margin:0 0 15px!important;color:#39231a!important;font:600 31px/1 var(--bg-serif,"Cormorant Garamond",serif)!important}
body.bgc-enabled.single-product .bgc-hide-legacy-counter{display:none!important}

@media (max-width:1180px){
 body.bgc-enabled.single-product .bgc-v3-page{width:min(100% - 40px,1160px)!important}
 body.bgc-enabled.single-product .bgc-v3-top{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important;gap:34px!important}
 body.bgc-enabled.single-product .bgc-v3-media{grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important}
 body.bgc-enabled.single-product .bgc-v3-thumbs,body.bgc-enabled.single-product .bgc-v3-thumb{width:70px!important}
 body.bgc-enabled.single-product .bgc-v3-thumb{height:82px!important;min-height:82px!important}
 body.bgc-enabled.single-product .bgc-v3-title{font-size:44px!important}
 body.bgc-enabled.single-product .bgc-v3-description-features{grid-template-columns:repeat(2,1fr)!important}
}

@media (max-width:900px){
 body.bgc-enabled.single-product .bgc-v3-page{width:min(100% - 28px,780px)!important;padding-top:12px!important}
 body.bgc-enabled.single-product .bgc-v3-top{grid-template-columns:1fr!important;gap:26px!important}
 body.bgc-enabled.single-product .bgc-v3-summary{padding-top:0!important}
 body.bgc-enabled.single-product .bgc-v3-title{font-size:42px!important}
 body.bgc-enabled.single-product .bgc-v3-stage{aspect-ratio:.9/1!important}
 body.bgc-enabled.single-product .bgc-v3-tablist{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important}
 body.bgc-enabled.single-product .bgc-v3-tablist::-webkit-scrollbar{display:none!important}
 body.bgc-enabled.single-product .bgc-v3-tab{flex:0 0 auto!important;min-width:154px!important}
 body.bgc-enabled.single-product #bgc-v3-panel-description{grid-template-columns:1fr!important}
 body.bgc-enabled.single-product .bgc-v3-proof-grid{grid-template-columns:1fr!important}
 body.bgc-enabled.single-product .bgc-v3-proof-images{grid-template-columns:repeat(4,1fr)!important}
}

@media (max-width:620px){
 body.bgc-enabled.single-product .bgc-v3-page{width:calc(100% - 22px)!important;padding-bottom:45px!important}
 body.bgc-enabled.single-product .bgc-v3-breadcrumbs{font-size:8px!important}
 body.bgc-enabled.single-product .bgc-v3-media{grid-template-columns:1fr!important}
 body.bgc-enabled.single-product .bgc-v3-thumbs{grid-row:2!important;display:flex!important;flex-direction:row!important;width:100%!important;max-width:100%!important;height:auto!important;overflow-x:auto!important}
 body.bgc-enabled.single-product .bgc-v3-thumb{flex:0 0 66px!important;width:66px!important;height:75px!important;min-height:75px!important}
 body.bgc-enabled.single-product .bgc-v3-stage{grid-row:1!important;aspect-ratio:.86/1!important}
 body.bgc-enabled.single-product .bgc-v3-title{font-size:36px!important;line-height:1!important}
 body.bgc-enabled.single-product .bgc-v3-mini-benefits{grid-template-columns:1fr 1fr!important}
 body.bgc-enabled.single-product .bgc-v3-mini-benefits>span:last-child{display:none!important}
 body.bgc-enabled.single-product .bgc-v3-buybox table.variations{grid-template-columns:1fr!important;gap:10px!important}
 body.bgc-enabled.single-product .bgc-v3-buybox table.variations td{margin-top:-6px!important}
 body.bgc-enabled.single-product .bgc-v3-buybox .woocommerce-variation-add-to-cart,body.bgc-enabled.single-product .bgc-v3-buybox form.cart:not(.variations_form){flex-wrap:wrap!important}
 body.bgc-enabled.single-product .bgc-v3-buybox .quantity{flex:0 0 102px!important}
 body.bgc-enabled.single-product .bgc-v3-buybox .single_add_to_cart_button{flex:1 1 calc(100% - 162px)!important}
 body.bgc-enabled.single-product .bgc-v3-details-card dl{grid-template-columns:1fr!important}
 body.bgc-enabled.single-product .bgc-v3-panel{padding:18px!important}
 body.bgc-enabled.single-product .bgc-v3-description-features{grid-template-columns:1fr 1fr!important;gap:16px 10px!important}
 body.bgc-enabled.single-product .bgc-v3-info-grid,body.bgc-enabled.single-product .bgc-v3-reviews-grid{grid-template-columns:1fr!important}
 body.bgc-enabled.single-product .bgc-v3-trustbar{grid-template-columns:1fr 1fr!important}
 body.bgc-enabled.single-product .bgc-v3-trustbar>span:nth-child(2){border-right:0!important}
 body.bgc-enabled.single-product .bgc-v3-trustbar>span:nth-child(-n+2){border-bottom:1px solid #eaded5!important}
 body.bgc-enabled.single-product .bgc-v3-proof-images{grid-template-columns:1fr 1fr!important}
 body.bgc-enabled.single-product .bgc-v3-story{min-height:300px!important;background-position:58% center!important}
 body.bgc-enabled.single-product .bgc-v3-story-veil{background:linear-gradient(90deg,rgba(42,24,16,.76),rgba(42,24,16,.42))!important}
 body.bgc-enabled.single-product .bgc-v3-story-copy{padding:30px 24px!important}
}


/* ========================================================================
   2.0.10 — FINAL MOCKUP PASS
   Adds the missing editorial value/spec blocks and locks related products
   to a real four-card commerce grid.
   ======================================================================== */

body.bgc-enabled.single-product .bgc-v3-value-specs{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:18px!important;
  margin:26px 0 0!important;
}
body.bgc-enabled.single-product .bgc-v3-value-specs.is-single{grid-template-columns:1fr!important}
body.bgc-enabled.single-product .bgc-v3-why-card,
body.bgc-enabled.single-product .bgc-v3-specs-large{
  position:relative!important;
  min-width:0!important;
  border:1px solid #eaded4!important;
  border-radius:10px!important;
  background:#fffaf5!important;
  overflow:hidden!important;
}
body.bgc-enabled.single-product .bgc-v3-why-card{padding:24px 26px 22px 118px!important}
body.bgc-enabled.single-product .bgc-v3-specs-large{padding:24px 26px!important;background:#fffdfb!important}
body.bgc-enabled.single-product .bgc-v3-section-kicker{
  margin:0 0 7px!important;
  color:#a46646!important;
  font:700 7.4px/1 var(--bg-sans,Manrope,sans-serif)!important;
  text-transform:uppercase!important;
  letter-spacing:.07em!important;
}
body.bgc-enabled.single-product .bgc-v3-why-card h2,
body.bgc-enabled.single-product .bgc-v3-specs-large h2{
  margin:0 0 16px!important;
  color:#352117!important;
  font:600 28px/.98 var(--bg-serif,"Cormorant Garamond",serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-why-decoration{
  position:absolute!important;
  left:-18px!important;
  bottom:-34px!important;
  width:135px!important;
  height:235px!important;
  opacity:.28!important;
  transform:rotate(-8deg)!important;
  background:
    radial-gradient(ellipse at 60% 12%,transparent 0 46%,#b77a56 47% 49%,transparent 50%) 35px 0/42px 74px no-repeat,
    radial-gradient(ellipse at 20% 28%,transparent 0 46%,#b77a56 47% 49%,transparent 50%) 6px 38px/44px 82px no-repeat,
    radial-gradient(ellipse at 80% 34%,transparent 0 46%,#b77a56 47% 49%,transparent 50%) 68px 52px/44px 82px no-repeat,
    linear-gradient(82deg,transparent 47%,#b77a56 48% 50%,transparent 51%) 49px 26px/48px 190px no-repeat!important;
}
body.bgc-enabled.single-product .bgc-v3-why-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:16px 22px!important;
}
body.bgc-enabled.single-product .bgc-v3-why-grid>span{
  display:grid!important;
  grid-template-columns:25px 1fr!important;
  column-gap:9px!important;
  align-items:start!important;
  min-width:0!important;
}
body.bgc-enabled.single-product .bgc-v3-why-grid svg{
  grid-row:1/3!important;
  width:20px!important;
  height:20px!important;
  fill:none!important;
  stroke:#ac6a48!important;
  stroke-width:1.35!important;
}
body.bgc-enabled.single-product .bgc-v3-why-grid b{
  color:#523a2f!important;
  font:700 8.2px/1.2 var(--bg-sans,Manrope,sans-serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-why-grid small{
  margin-top:3px!important;
  color:#8a766b!important;
  font:500 7px/1.45 var(--bg-sans,Manrope,sans-serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-guide-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  width:100%!important;
  min-height:38px!important;
  margin:18px 0 0!important;
  border-radius:6px!important;
  background:#3b1d11!important;
  color:#fff!important;
  text-decoration:none!important;
  font:700 7.4px/1 var(--bg-sans,Manrope,sans-serif)!important;
  text-transform:uppercase!important;
  letter-spacing:.035em!important;
}
body.bgc-enabled.single-product .bgc-v3-guide-btn:hover{background:#281108!important;color:#fff!important}
body.bgc-enabled.single-product .bgc-v3-specs-large dl{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  column-gap:28px!important;
  margin:0!important;
}
body.bgc-enabled.single-product .bgc-v3-specs-large dl>div{
  display:grid!important;
  grid-template-columns:minmax(76px,.72fr) 1.28fr!important;
  gap:8px!important;
  padding:8px 0!important;
  border-top:1px solid #efe4dc!important;
}
body.bgc-enabled.single-product .bgc-v3-specs-large dt{
  color:#a06648!important;
  font:700 6.7px/1.3 var(--bg-sans,Manrope,sans-serif)!important;
  text-transform:uppercase!important;
}
body.bgc-enabled.single-product .bgc-v3-specs-large dd{
  margin:0!important;
  color:#5b493f!important;
  font:500 7.5px/1.4 var(--bg-sans,Manrope,sans-serif)!important;
}

/* Related products: isolate from historical archive-card sizing. */
body.bgc-enabled.single-product .bgc-v3-related{
  margin:42px 0 0!important;
  width:100%!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products>h2{
  margin:0 0 18px!important;
  color:#39231a!important;
  font:600 31px/1 var(--bg-serif,"Cormorant Garamond",serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products li.product{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  border:1px solid #eadfd5!important;
  border-radius:12px!important;
  background:#fffdfb!important;
  overflow:hidden!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__media{
  width:100%!important;
  aspect-ratio:4/5!important;
  min-height:0!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image,
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image img{
  object-fit:cover!important;
  object-position:center top!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__body{
  display:flex!important;
  flex:1!important;
  flex-direction:column!important;
  padding:12px 13px 13px!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__title h2{
  min-height:38px!important;
  font:600 18px/1.05 var(--bg-serif,"Cormorant Garamond",serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  align-items:center!important;
  margin-top:auto!important;
  padding-top:10px!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action .button{
  width:auto!important;
  min-width:76px!important;
  height:33px!important;
  min-height:33px!important;
  margin:0!important;
  padding:0 11px!important;
  border-radius:7px!important;
  background:#3b1d11!important;
  border:1px solid #3b1d11!important;
  color:#fff!important;
  font-size:7.2px!important;
}

/* Keep the hero visually tighter, closer to the approved mockup. */
@media(min-width:1101px){
  body.bgc-enabled.single-product .bgc-v3-top{gap:44px!important}
  body.bgc-enabled.single-product .bgc-v3-stage-wrap.has-stack .bgc-v3-stage{min-height:610px!important}
  body.bgc-enabled.single-product .bgc-v3-title{font-size:clamp(39px,2.8vw,54px)!important;line-height:.98!important}
}

@media(max-width:1100px){
  body.bgc-enabled.single-product .bgc-v3-stage-wrap.has-stack{grid-template-columns:1fr!important}
  body.bgc-enabled.single-product .bgc-v3-stage-stack{display:none!important}
  body.bgc-enabled.single-product .bgc-v3-value-specs{grid-template-columns:1fr!important}
}
@media(max-width:900px){
  body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
}
@media(max-width:620px){
  body.bgc-enabled.single-product .bgc-v3-why-card{padding:21px 18px!important}
  body.bgc-enabled.single-product .bgc-v3-why-decoration{display:none!important}
  body.bgc-enabled.single-product .bgc-v3-why-grid{grid-template-columns:1fr!important}
  body.bgc-enabled.single-product .bgc-v3-specs-large{padding:21px 18px!important}
  body.bgc-enabled.single-product .bgc-v3-specs-large dl{grid-template-columns:1fr!important}
  body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
}


/* ========================================================================
   2.0.11 — TYPOGRAPHY + SIGNATURE PANEL
   Larger, comfortable reading sizes and a calm editorial block with no
   lifestyle hero image, so the product photography remains the focus.
   ======================================================================== */

/* Readability: the previous 7–9px UI was too small on desktop. */
body.bgc-enabled.single-product .bgc-v3-kicker{font-size:10px!important}
body.bgc-enabled.single-product .bgc-v3-rating{font-size:11px!important}
body.bgc-enabled.single-product .bgc-v3-rating strong{font-size:11px!important}
body.bgc-enabled.single-product .bgc-v3-intro{font-size:12.5px!important;line-height:1.58!important}
body.bgc-enabled.single-product .bgc-v3-save{font-size:9px!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits b{font-size:10px!important}
body.bgc-enabled.single-product .bgc-v3-mini-benefits small{font-size:9px!important;line-height:1.35!important}
body.bgc-enabled.single-product .bgc-v3-buybox table.variations label{font-size:9.5px!important}
body.bgc-enabled.single-product .bgc-variation-swatch{font-size:10px!important}
body.bgc-enabled.single-product .bgc-v3-buybox .reset_variations{font-size:9px!important}
body.bgc-enabled.single-product .bgc-v3-buybox .single_add_to_cart_button{font-size:10px!important}

body.bgc-enabled.single-product .bgc-v3-details-card{padding:19px 20px 16px!important}
body.bgc-enabled.single-product .bgc-v3-details-card h2{font-size:23px!important;margin-bottom:12px!important}
body.bgc-enabled.single-product .bgc-v3-details-card dt{font-size:9px!important;line-height:1.3!important}
body.bgc-enabled.single-product .bgc-v3-details-card dd{font-size:10.5px!important;line-height:1.45!important}
body.bgc-enabled.single-product .bgc-v3-details-card dl>div{padding:9px 0!important}

body.bgc-enabled.single-product .bgc-v3-section-kicker{font-size:9.5px!important;margin-bottom:8px!important}
body.bgc-enabled.single-product .bgc-v3-why-card h2,
body.bgc-enabled.single-product .bgc-v3-specs-large h2{font-size:33px!important;line-height:1!important;margin-bottom:19px!important}
body.bgc-enabled.single-product .bgc-v3-why-card{padding-top:28px!important;padding-bottom:26px!important}
body.bgc-enabled.single-product .bgc-v3-specs-large{padding-top:28px!important;padding-bottom:26px!important}
body.bgc-enabled.single-product .bgc-v3-why-grid{gap:19px 24px!important}
body.bgc-enabled.single-product .bgc-v3-why-grid b{font-size:10.5px!important;line-height:1.25!important}
body.bgc-enabled.single-product .bgc-v3-why-grid small{font-size:9.5px!important;line-height:1.5!important}
body.bgc-enabled.single-product .bgc-v3-guide-btn{min-height:44px!important;font-size:9.5px!important}
body.bgc-enabled.single-product .bgc-v3-specs-large dt{font-size:9px!important}
body.bgc-enabled.single-product .bgc-v3-specs-large dd{font-size:10.5px!important;line-height:1.45!important}
body.bgc-enabled.single-product .bgc-v3-specs-large dl>div{padding:10px 0!important}

body.bgc-enabled.single-product .bgc-v3-tab{min-height:58px!important;font-size:10px!important;gap:9px!important}
body.bgc-enabled.single-product .bgc-v3-tab svg{width:18px!important;height:18px!important}
body.bgc-enabled.single-product .bgc-v3-panel{padding:27px 30px!important}
body.bgc-enabled.single-product .bgc-v3-description-copy h2{font-size:24px!important;margin-bottom:10px!important}
body.bgc-enabled.single-product .bgc-v3-description-copy>p{font-size:11.5px!important;line-height:1.65!important}
body.bgc-enabled.single-product .bgc-v3-description-more{font-size:10.5px!important;line-height:1.6!important}
body.bgc-enabled.single-product .bgc-v3-description-features b{font-size:10.5px!important}
body.bgc-enabled.single-product .bgc-v3-description-features small{font-size:9.5px!important;line-height:1.35!important}
body.bgc-enabled.single-product .bgc-v3-info-grid b{font-size:11px!important}
body.bgc-enabled.single-product .bgc-v3-info-grid p{font-size:10.5px!important;line-height:1.6!important}
body.bgc-enabled.single-product .bgc-v3-review p{font-size:10.5px!important;line-height:1.6!important}
body.bgc-enabled.single-product .bgc-v3-review strong{font-size:9.5px!important}
body.bgc-enabled.single-product .bgc-v3-empty-review p{font-size:10.5px!important}
body.bgc-enabled.single-product .bgc-v3-faq summary{font-size:10.5px!important}
body.bgc-enabled.single-product .bgc-v3-faq p{font-size:10.5px!important;line-height:1.6!important}

body.bgc-enabled.single-product .bgc-v3-trustbar>span{padding:15px 18px!important}
body.bgc-enabled.single-product .bgc-v3-trustbar b{font-size:9.5px!important;line-height:1.25!important}
body.bgc-enabled.single-product .bgc-v3-trustbar small{font-size:8.5px!important;line-height:1.35!important}

body.bgc-enabled.single-product .bgc-v3-proof-head p{font-size:9.5px!important}
body.bgc-enabled.single-product .bgc-v3-proof-head h2{font-size:35px!important;margin-bottom:17px!important}
body.bgc-enabled.single-product .bgc-v3-review-card{padding:24px!important}
body.bgc-enabled.single-product .bgc-v3-review-card blockquote{font-size:22px!important;line-height:1.16!important}
body.bgc-enabled.single-product .bgc-v3-review-card p{font-size:10px!important;line-height:1.35!important}

/* New brand signature block: no banner photo, no competing visual universe. */
body.bgc-enabled.single-product .bgc-v3-signature{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;
  gap:46px!important;
  align-items:center!important;
  margin:42px 0 0!important;
  padding:42px 48px!important;
  border:1px solid #eaded4!important;
  border-radius:12px!important;
  background:
    radial-gradient(circle at 91% 18%,rgba(184,124,88,.09) 0 84px,transparent 85px),
    radial-gradient(circle at 84% 75%,rgba(184,124,88,.06) 0 130px,transparent 131px),
    #fff9f4!important;
  overflow:hidden!important;
}
body.bgc-enabled.single-product .bgc-v3-signature:after{
  content:""!important;
  position:absolute!important;
  right:-26px!important;
  bottom:-54px!important;
  width:210px!important;
  height:210px!important;
  border:1px solid rgba(176,109,73,.16)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-copy{position:relative!important;z-index:1!important;max-width:670px!important}
body.bgc-enabled.single-product .bgc-v3-signature-copy>span{
  display:block!important;
  margin:0 0 10px!important;
  color:#a15f40!important;
  font:700 10px/1 var(--bg-sans,Manrope,sans-serif)!important;
  text-transform:uppercase!important;
  letter-spacing:.11em!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-copy h2{
  margin:0 0 15px!important;
  color:#321e15!important;
  font:600 clamp(34px,2.7vw,46px)/.98 var(--bg-serif,"Cormorant Garamond",serif)!important;
  letter-spacing:-.02em!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-copy p{
  max-width:650px!important;
  margin:0 0 22px!important;
  color:#6f594e!important;
  font:500 12.5px/1.7 var(--bg-sans,Manrope,sans-serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-copy a{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:44px!important;
  padding:0 19px!important;
  border-radius:7px!important;
  background:#3b1d11!important;
  color:#fff!important;
  text-decoration:none!important;
  font:700 9.5px/1 var(--bg-sans,Manrope,sans-serif)!important;
  text-transform:uppercase!important;
  letter-spacing:.035em!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-points{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:22px 28px!important;
  padding:4px 0!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-points>span{
  display:grid!important;
  grid-template-columns:34px 1fr!important;
  column-gap:11px!important;
  align-items:start!important;
  min-width:0!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-points svg{
  grid-row:1/3!important;
  width:27px!important;
  height:27px!important;
  fill:none!important;
  stroke:#ae6b49!important;
  stroke-width:1.3!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-points b{
  color:#4a3328!important;
  font:700 11px/1.25 var(--bg-sans,Manrope,sans-serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-signature-points small{
  margin-top:4px!important;
  color:#88736a!important;
  font:500 10px/1.45 var(--bg-sans,Manrope,sans-serif)!important;
}

body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action .button{font-size:9px!important}

@media(max-width:900px){
  body.bgc-enabled.single-product .bgc-v3-signature{grid-template-columns:1fr!important;gap:28px!important;padding:34px 30px!important}
}
@media(max-width:620px){
  body.bgc-enabled.single-product .bgc-v3-section-kicker{font-size:9px!important}
  body.bgc-enabled.single-product .bgc-v3-why-card h2,
  body.bgc-enabled.single-product .bgc-v3-specs-large h2{font-size:29px!important}
  body.bgc-enabled.single-product .bgc-v3-tab{font-size:9.5px!important}
  body.bgc-enabled.single-product .bgc-v3-panel{padding:21px 18px!important}
  body.bgc-enabled.single-product .bgc-v3-trustbar b{font-size:9px!important}
  body.bgc-enabled.single-product .bgc-v3-trustbar small{font-size:8px!important}
  body.bgc-enabled.single-product .bgc-v3-signature{margin-top:30px!important;padding:28px 22px!important}
  body.bgc-enabled.single-product .bgc-v3-signature-copy h2{font-size:32px!important}
  body.bgc-enabled.single-product .bgc-v3-signature-copy p{font-size:11.5px!important}
  body.bgc-enabled.single-product .bgc-v3-signature-points{grid-template-columns:1fr!important;gap:18px!important}
}

/* ================================================================
   2.0.12 — RELATED PRODUCTS / PREMIUM CARD PASS
   Fix WooCommerce clearfix pseudo-elements becoming CSS-grid items,
   then give the single-product recommendations a calmer luxury card.
   ================================================================ */
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products::before,
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products::after{
  content:none!important;
  display:none!important;
}

body.bgc-enabled.single-product .bgc-v3-related{
  margin-top:50px!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products>h2{
  margin:0 0 24px!important;
  font:600 clamp(32px,2.5vw,42px)/.95 var(--bg-serif,"Cormorant Garamond",serif)!important;
  letter-spacing:-.025em!important;
  color:#342018!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products li.product,
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card{
  float:none!important;
  clear:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:100%!important;
  background:#fffdfa!important;
  border:1px solid #e8d9cc!important;
  border-radius:14px!important;
  overflow:hidden!important;
  box-shadow:0 2px 0 rgba(72,39,25,.015)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card:hover{
  transform:translateY(-3px)!important;
  border-color:#d9c4b2!important;
  box-shadow:0 14px 34px rgba(65,34,21,.07)!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__media{
  position:relative!important;
  width:100%!important;
  aspect-ratio:4/5!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#f4ebe2!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image,
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__image img{
  object-fit:cover!important;
  object-position:center top!important;
  margin:0!important;
  transition:transform .35s ease!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card:hover .bgc-loop-card__image img{
  transform:scale(1.018)!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__badge{
  top:12px!important;
  left:12px!important;
  min-width:42px!important;
  height:26px!important;
  padding:0 9px!important;
  border-radius:7px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#b86f48!important;
  color:#fff!important;
  font:700 10px/1 var(--bg-sans,Manrope,sans-serif)!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__heart{
  top:11px!important;
  right:11px!important;
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  background:rgba(255,253,249,.95)!important;
  border:1px solid rgba(222,204,188,.95)!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 4px 14px rgba(65,34,21,.05)!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__heart svg{
  width:18px!important;
  height:18px!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__body{
  display:flex!important;
  flex:1!important;
  flex-direction:column!important;
  padding:17px 17px 16px!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__category{
  display:block!important;
  margin:0 0 7px!important;
  color:#ad633d!important;
  font:700 10px/1.1 var(--bg-sans,Manrope,sans-serif)!important;
  letter-spacing:.085em!important;
  text-transform:uppercase!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__title{
  color:#321e16!important;
  text-decoration:none!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__title h2{
  min-height:50px!important;
  margin:0!important;
  padding:0!important;
  color:#321e16!important;
  font:600 clamp(20px,1.45vw,25px)/1.02 var(--bg-serif,"Cormorant Garamond",serif)!important;
  letter-spacing:-.015em!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__footer{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:auto!important;
  padding-top:18px!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__price{
  color:#3b241a!important;
  font:700 14px/1.15 var(--bg-sans,Manrope,sans-serif)!important;
  white-space:nowrap!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__price del{
  margin-right:6px!important;
  color:#9e8c80!important;
  opacity:1!important;
  font-size:11px!important;
  font-weight:500!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__price ins{
  color:#a55733!important;
  text-decoration:none!important;
  font-weight:800!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action{
  flex:0 0 auto!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action .button{
  width:auto!important;
  min-width:94px!important;
  height:39px!important;
  min-height:39px!important;
  margin:0!important;
  padding:0 16px!important;
  border:1px solid #3b1d11!important;
  border-radius:8px!important;
  background:#3b1d11!important;
  color:#fff!important;
  font:800 10px/1 var(--bg-sans,Manrope,sans-serif)!important;
  letter-spacing:.03em!important;
  text-transform:uppercase!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:none!important;
}
body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action .button:hover{
  background:#a65f3e!important;
  border-color:#a65f3e!important;
}

@media(max-width:1100px){
  body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
  }
}
@media(max-width:620px){
  body.bgc-enabled.single-product .bgc-v3-related section.related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__body{
    padding:11px 10px 12px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__category{
    font-size:8px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__title h2{
    min-height:38px!important;
    font-size:17px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__footer{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:end!important;
    gap:7px!important;
    padding-top:10px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__price{
    font-size:11px!important;
    line-height:1.15!important;
    white-space:normal!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__price del{
    display:block!important;
    margin:0 0 3px!important;
    font-size:8.5px!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action{
    margin:0!important;
    padding:0!important;
  }
  body.bgc-enabled.single-product .bgc-v3-related li.product.bgc-loop-card .bgc-loop-card__action .button{
    width:auto!important;
    min-width:68px!important;
    height:34px!important;
    min-height:34px!important;
    margin:0!important;
    padding:0 9px!important;
    border:1px solid #e2c9b4!important;
    border-radius:999px!important;
    background:#f3e5d8!important;
    color:#492416!important;
    font-size:6.5px!important;
  }
}
