/* Braids Goddess Core — visual layer */
.bgc-enabled .entry-content{max-width:none}.bgc-wrap{width:min(1440px,calc(100% - 48px));margin-inline:auto}.bgc-kicker,.bgc-product-kicker{margin:0 0 10px;color:var(--bg-caramel,#a9653f);font:700 11px/1.2 var(--bg-sans,Arial,sans-serif);text-transform:uppercase;letter-spacing:.09em}.bgc-rule{display:block;width:60px;height:2px;background:var(--bg-caramel,#a9653f);margin:22px 0}.bgc-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.bgc-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:9px;border:1px solid var(--bg-chocolate,#31170d);font:700 12px/1 var(--bg-sans,Arial,sans-serif);text-transform:uppercase;letter-spacing:.02em;transition:.2s ease}.bgc-btn--dark{background:var(--bg-chocolate,#31170d);color:#fff}.bgc-btn--light{background:rgba(255,255,255,.82);color:var(--bg-chocolate,#31170d)}.bgc-btn:hover{transform:translateY(-1px)}
/* Home */
.bgc-home{background:var(--bg-paper,#fffdf9)}.bgc-home-hero{min-height:670px;display:grid;grid-template-columns:1.02fr .98fr;background:linear-gradient(115deg,#fffaf5 0%,#faf2e8 48%,#ead6c4 100%);overflow:hidden}.bgc-home-hero__copy{padding:110px max(8vw,70px);display:flex;flex-direction:column;justify-content:center}.bgc-home-hero h1,.bgc-about-hero h1{font:600 clamp(56px,6vw,92px)/.88 var(--bg-serif,Georgia,serif);letter-spacing:-.035em;margin:0;color:var(--bg-text,#271811)}.bgc-home-hero h1 em{font-style:normal;color:var(--bg-caramel,#a9653f)}.bgc-home-hero__copy>p:not(.bgc-kicker){max-width:560px;font-size:17px;color:#58453b}.bgc-home-hero__visual{min-height:670px;background:linear-gradient(145deg,#d7b697,#b37854);background-size:cover;background-position:center 20%;position:relative}.bgc-home-hero__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,248,241,.85),transparent 25%)}.bgc-arch{position:absolute;left:-6%;top:-8%;width:40%;height:116%;border-radius:50% 50% 0 0;background:rgba(255,251,246,.88)}.bgc-universes{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:26px}.bgc-universe{min-height:420px;border-radius:18px;overflow:hidden;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;box-shadow:var(--bg-shadow,0 18px 60px rgba(0,0,0,.06))}.bgc-universe__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,19,11,.82),rgba(38,19,11,.18))}.bgc-universe>div{position:relative;color:#fff;padding:42px}.bgc-universe h2{font:600 clamp(38px,4vw,58px)/.9 var(--bg-serif,Georgia,serif);margin:0 0 14px}.bgc-universe p{font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px}.bgc-mini-btn{display:inline-flex;background:#fff;color:#3b1d11;border-radius:8px;padding:12px 16px;font-size:11px;font-weight:700}.bgc-section{padding-top:60px}.bgc-section-title{text-align:center;margin-bottom:25px}.bgc-section-title h2{font:600 clamp(36px,4vw,52px)/1 var(--bg-serif,Georgia,serif);margin:0}.bgc-section-title span{display:block;width:40px;height:2px;background:var(--bg-caramel,#a9653f);margin:12px auto}.bgc-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.bgc-section-heading h2{font:600 34px/1 var(--bg-serif,Georgia,serif);margin:0}.bgc-section-heading a{font-size:11px;text-transform:uppercase;font-weight:700;color:var(--bg-cocoa,#5e2f1d)}.bgc-collection-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.bgc-collection-card{display:block}.bgc-collection-card__image{display:block;aspect-ratio:4/4.7;border-radius:14px;background:#ead8c7 center/cover no-repeat}.bgc-collection-card strong{display:block;text-align:center;font:600 22px/1 var(--bg-serif,Georgia,serif);margin-top:10px}.bgc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bgc-product-card{border:1px solid var(--bg-line,#eaded2);background:#fff;border-radius:15px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.bgc-product-card:hover{transform:translateY(-3px);box-shadow:var(--bg-shadow)}.bgc-product-card__image{display:block;aspect-ratio:4/4.4;background:#ead8c7 center/cover no-repeat}.bgc-product-card__body{padding:16px}.bgc-product-card h3{font:600 19px/1.1 var(--bg-serif,Georgia,serif);margin:0 0 12px}.bgc-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.bgc-product-card .price{font-weight:700}.bgc-product-card .price del{opacity:.45}.bgc-mini-add{font-size:10px;font-weight:700;text-transform:uppercase;background:var(--bg-cream-2,#f6eee5);padding:10px 12px;border-radius:7px}.bgc-benefits{padding:62px 0 72px}.bgc-benefits__grid,.bgc-values__grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--bg-line,#eaded2);border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbf6f0)}.bgc-benefits__grid>div,.bgc-values__grid>div{text-align:center;padding:32px 25px;border-right:1px solid var(--bg-line,#eaded2)}.bgc-benefits__grid>div:last-child,.bgc-values__grid>div:last-child{border-right:0}.bgc-benefits svg,.bgc-values svg{width:34px;height:34px;fill:none;stroke:var(--bg-caramel,#a9653f);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.bgc-benefits h3,.bgc-values h3{font:600 22px/1 var(--bg-serif,Georgia,serif);margin:12px 0 8px}.bgc-benefits p,.bgc-values p{margin:0;color:#6f5d54;font-size:12px;line-height:1.6}
/* About */
.bgc-about-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:580px;background:linear-gradient(100deg,#fffaf4,#f6eadd)}.bgc-about-hero>div:first-child{padding:95px max(7vw,60px);display:flex;flex-direction:column;justify-content:center}.bgc-about-hero>div:first-child>p:not(.bgc-kicker){max-width:510px;color:#5e4a40}.bgc-about-hero__image,.bgc-about-story__image{background:#dbc0a8 center/cover no-repeat}.bgc-about-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;padding-top:72px;padding-bottom:72px;align-items:center}.bgc-about-story h2{font:600 50px/.95 var(--bg-serif,Georgia,serif);margin:0 0 22px}.bgc-about-story p{color:#615049}.bgc-about-story__image{min-height:520px;border-radius:18px}.bgc-values{padding-bottom:72px}.bgc-quote{background:linear-gradient(90deg,#ead7c4,#f8efe7);padding:64px 0;margin-top:10px}.bgc-quote p{font:600 clamp(34px,4vw,56px)/1 var(--bg-serif,Georgia,serif);margin:0 auto;max-width:1000px;text-align:center}.bgc-about-cta{text-align:center;padding:52px 0 72px}.bgc-about-cta h2{font:600 42px/1 var(--bg-serif,Georgia,serif);margin:0}.bgc-about-cta .bgc-actions{justify-content:center}
/* Woo archive / collection */
.bgc-enabled .woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:#8a776d;font-size:11px}.bgc-enabled .woocommerce .woocommerce-breadcrumb a{color:#6d5a51}.bgc-enabled .woocommerce-products-header__title.page-title,.bgc-enabled .woocommerce-products-header .term-description{display:none}.bgc-collection-hero{display:grid;grid-template-columns:1.12fr .88fr;min-height:390px;background:linear-gradient(100deg,#fbf5ee,#ead5c1);border-radius:20px;overflow:hidden;margin-bottom:36px}.bgc-collection-hero>div:first-child{padding:52px 56px;display:flex;flex-direction:column;justify-content:center}.bgc-collection-hero h1{font:600 clamp(48px,5vw,72px)/.95 var(--bg-serif,Georgia,serif);margin:0 0 16px}.bgc-collection-hero__desc{max-width:650px;color:#5d4a40}.bgc-collection-hero__desc p{margin:0}.bgc-collection-hero__image{min-height:390px;background:#d5b497 center 18%/cover no-repeat;position:relative}.bgc-collection-hero__image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,242,233,.7),transparent 34%)}.bgc-inline-features{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.bgc-inline-features span{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.bgc-inline-features svg{width:23px;height:23px;fill:none;stroke:var(--bg-caramel,#a9653f);stroke-width:1.4}.bgc-enabled .woocommerce .woocommerce-result-count{color:#88766c;font-size:12px;margin-top:12px}.bgc-enabled .woocommerce .woocommerce-ordering select{border:1px solid var(--bg-line,#eaded2);background:#fff;border-radius:9px;padding:12px 38px 12px 14px;color:#4c372d}.bgc-enabled .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:30px}.bgc-enabled .woocommerce ul.products:before,.bgc-enabled .woocommerce ul.products:after{display:none}.bgc-enabled .woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--bg-line,#eaded2);background:#fff;border-radius:15px;overflow:hidden;padding:0 0 16px;transition:transform .2s ease,box-shadow .2s ease}.bgc-enabled .woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--bg-shadow)}.bgc-enabled .woocommerce ul.products li.product a img{margin:0 0 14px!important;aspect-ratio:4/4.7;object-fit:cover;background:#ead7c4}.bgc-enabled .woocommerce ul.products li.product .woocommerce-loop-product__title{font:600 19px/1.15 var(--bg-serif,Georgia,serif)!important;padding:0 14px!important;color:var(--bg-text,#271811)}.bgc-enabled .woocommerce ul.products li.product .price{padding:0 14px;display:block;color:var(--bg-text,#271811)!important;font-weight:700!important;font-size:13px!important}.bgc-enabled .woocommerce ul.products li.product .star-rating{margin:8px 14px}.bgc-enabled .woocommerce ul.products li.product .button{margin:12px 14px 0!important;width:calc(100% - 28px);min-height:42px!important;background:var(--bg-cream-2,#f6eee5)!important;color:var(--bg-cocoa,#5e2f1d)!important;border-color:var(--bg-line,#eaded2)!important}.bgc-seo-copy{margin-top:58px;background:linear-gradient(130deg,#fbf4ed,#fff);border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:42px 48px}.bgc-seo-copy h2{font:600 38px/1 var(--bg-serif,Georgia,serif);margin:0 0 20px}.bgc-seo-copy__text{columns:2;column-gap:48px;color:#66544a}.bgc-seo-copy__text p:first-child{margin-top:0}
/* Single product */
.bgc-enabled.single-product .bg-woocommerce-shell{padding-top:30px}.bgc-enabled.single-product div.product{display:grid;grid-template-columns:1.06fr .94fr;gap:62px;align-items:start}.bgc-enabled.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;position:static;top:auto}.bgc-enabled.single-product div.product .summary{width:100%!important;float:none!important;margin:0!important;padding-top:24px}.bgc-enabled.single-product .woocommerce-product-gallery__wrapper{border-radius:18px;overflow:hidden;background:#ead7c4}.bgc-enabled.single-product .woocommerce-product-gallery img{display:block;width:100%;aspect-ratio:4/4.8;object-fit:cover}.bgc-enabled.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px!important}.bgc-enabled.single-product .flex-control-thumbs li{width:auto!important;float:none!important}.bgc-enabled.single-product .flex-control-thumbs img{border-radius:10px;aspect-ratio:1;object-fit:cover}.bgc-product-kicker{margin-top:8px}.bgc-enabled.single-product .product_title{font:600 clamp(42px,4vw,62px)/.95 var(--bg-serif,Georgia,serif);margin:0 0 14px!important}.bgc-enabled.single-product div.product p.price{font:700 23px/1 var(--bg-serif,Georgia,serif);color:var(--bg-text,#271811)!important;margin:0 0 16px}.bgc-enabled.single-product .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin-bottom:16px!important}.bgc-enabled.single-product .woocommerce-product-details__short-description{font-size:14px;color:#5f4c42;max-width:590px}.bgc-single-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.bgc-single-features span{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center;border:1px solid var(--bg-line,#eaded2);padding:13px;border-radius:12px;background:#fff}.bgc-single-features svg{grid-row:1/3;width:28px;height:28px;fill:none;stroke:var(--bg-caramel,#a9653f);stroke-width:1.4}.bgc-single-features b{font-size:11px}.bgc-single-features small{font-size:10px;color:#88746a}.bgc-enabled.single-product form.cart{display:flex;gap:12px;align-items:stretch;margin-top:24px!important}.bgc-enabled.single-product form.cart .quantity .qty{height:52px;border:1px solid var(--bg-line,#eaded2);border-radius:9px;width:76px}.bgc-enabled.single-product form.cart .single_add_to_cart_button{min-height:52px!important;flex:1}.bgc-enabled.single-product .product_meta{border-top:1px solid var(--bg-line,#eaded2);padding-top:18px;color:#7b685f;font-size:11px}.bgc-enabled.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:40px;border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:28px 34px;background:#fff}.bgc-enabled.single-product .woocommerce-tabs ul.tabs{display:flex;gap:8px;overflow:auto;border:0!important;padding:0!important;margin:0 0 26px!important}.bgc-enabled.single-product .woocommerce-tabs ul.tabs:before,.bgc-enabled.single-product .woocommerce-tabs ul.tabs li:after,.bgc-enabled.single-product .woocommerce-tabs ul.tabs li:before{display:none!important}.bgc-enabled.single-product .woocommerce-tabs ul.tabs li{border:1px solid var(--bg-line,#eaded2)!important;border-radius:999px!important;background:#fff!important;margin:0!important;padding:0!important}.bgc-enabled.single-product .woocommerce-tabs ul.tabs li.active{background:var(--bg-chocolate,#31170d)!important;border-color:var(--bg-chocolate,#31170d)!important}.bgc-enabled.single-product .woocommerce-tabs ul.tabs li a{padding:11px 16px!important;font-size:10px!important;text-transform:uppercase}.bgc-enabled.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.bgc-enabled.single-product .woocommerce-Tabs-panel h2{font:600 32px/1 var(--bg-serif,Georgia,serif)}.bgc-enabled.single-product section.related.products{grid-column:1/-1;margin-top:30px}.bgc-enabled.single-product section.related.products>h2{font:600 38px/1 var(--bg-serif,Georgia,serif)}.bgc-single-help{grid-column:1/-1;margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(120deg,#f7e8dc,#fff);border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:30px 36px}.bgc-single-help h2{font:600 34px/1 var(--bg-serif,Georgia,serif);margin:0 0 8px}.bgc-single-help p{margin:0;max-width:740px;color:#65544b}
/* Cart */
.bgc-enabled.woocommerce-cart .bg-woocommerce-shell{max-width:1440px}.bgc-enabled.woocommerce-cart .woocommerce>h1,.bgc-enabled.woocommerce-cart .entry-title{font:600 60px/.95 var(--bg-serif,Georgia,serif);margin-bottom:30px}.bgc-enabled.woocommerce-cart .woocommerce-cart-form{float:left;width:68%;padding-right:24px}.bgc-enabled.woocommerce-cart .cart-collaterals{float:right;width:32%}.bgc-enabled.woocommerce-cart .shop_table{border:1px solid var(--bg-line,#eaded2)!important;border-radius:18px!important;border-collapse:separate!important;overflow:hidden;background:#fff}.bgc-enabled.woocommerce-cart table.cart td,.bgc-enabled.woocommerce-cart table.cart th{border:0!important;border-bottom:1px solid var(--bg-line,#eaded2)!important;padding:18px!important}.bgc-enabled.woocommerce-cart table.cart img{width:110px!important;border-radius:12px;aspect-ratio:1;object-fit:cover}.bgc-enabled.woocommerce-cart table.cart .product-name a{font:600 21px/1.05 var(--bg-serif,Georgia,serif)}.bgc-enabled.woocommerce-cart table.cart .quantity .qty{border:1px solid var(--bg-line,#eaded2);border-radius:8px;min-height:42px}.bgc-enabled.woocommerce-cart .coupon{display:flex!important;gap:10px}.bgc-enabled.woocommerce-cart .coupon input{min-width:220px!important;border:1px solid var(--bg-line,#eaded2)!important;border-radius:8px!important;padding:0 14px!important}.bgc-enabled.woocommerce-cart .cart_totals{width:100%!important;float:none!important;border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:28px;background:#fff;position:sticky;top:130px}.bgc-enabled.woocommerce-cart .cart_totals h2{font:600 34px/1 var(--bg-serif,Georgia,serif);margin:0 0 20px}.bgc-enabled.woocommerce-cart .cart_totals table{border:0!important}.bgc-enabled.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:56px!important;font-size:13px!important}.bgc-enabled.woocommerce-cart .cross-sells{clear:both;padding-top:46px}.bgc-enabled.woocommerce-cart .cross-sells>h2{font:600 34px/1 var(--bg-serif,Georgia,serif)}
/* Account */
.bgc-enabled.woocommerce-account .woocommerce{display:grid;grid-template-columns:290px 1fr;gap:28px;align-items:start}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation{width:100%!important;float:none!important;background:#fff;border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:14px;box-shadow:var(--bg-shadow)}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation li{margin:2px 0}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:13px 14px;border-radius:10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--bg-cream-2,#f6eee5);color:var(--bg-caramel,#a9653f)}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important}.bgc-dashboard-intro{background:linear-gradient(115deg,#fffaf4,#ead5c1);border-radius:18px;padding:28px 34px;margin-bottom:14px}.bgc-dashboard-intro p{font:600 22px/1 var(--bg-serif,Georgia,serif);margin:0}.bgc-account-welcome{background:linear-gradient(110deg,#fff,#f8eadf);border:1px solid var(--bg-line,#eaded2);border-radius:18px;padding:42px;margin-bottom:16px;position:relative;overflow:hidden}.bgc-account-welcome:after{content:"♕";position:absolute;right:35px;top:50%;transform:translateY(-50%);font-size:130px;color:rgba(169,101,63,.08)}.bgc-account-welcome h2{font:600 clamp(48px,5vw,72px)/.9 var(--bg-serif,Georgia,serif);margin:0 0 14px;color:var(--bg-caramel,#a9653f)}.bgc-account-welcome p:last-child{margin:0;color:#6c584e}.bgc-account-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bgc-account-cards>a{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--bg-line,#eaded2);border-radius:15px;padding:20px;min-height:115px;box-shadow:0 10px 30px rgba(63,34,20,.04)}.bgc-account-cards svg{width:32px;height:32px;fill:none;stroke:var(--bg-caramel,#a9653f);stroke-width:1.4}.bgc-account-cards small,.bgc-account-cards strong{display:block}.bgc-account-cards small{text-transform:uppercase;font-size:9px;font-weight:700;color:#705b50}.bgc-account-cards strong{font:600 30px/1 var(--bg-serif,Georgia,serif);margin-top:7px}.bgc-dashboard-note{margin-top:16px;border:1px solid var(--bg-line,#eaded2);border-radius:14px;padding:22px;background:#fff}.bgc-enabled.woocommerce-account .woocommerce-orders-table,.bgc-enabled.woocommerce-account .woocommerce-MyAccount-paymentMethods{border:1px solid var(--bg-line,#eaded2)!important;border-radius:16px!important;overflow:hidden;background:#fff}.bgc-enabled.woocommerce-account form .form-row input.input-text,.bgc-enabled.woocommerce-account form .form-row textarea,.bgc-enabled.woocommerce-account form select{border:1px solid var(--bg-line,#eaded2);background:#fff;border-radius:9px;padding:12px 14px}
/* Notices / forms */
.bgc-enabled .woocommerce-message,.bgc-enabled .woocommerce-info,.bgc-enabled .woocommerce-error{border:1px solid var(--bg-line,#eaded2)!important;border-top-width:1px!important;background:#fffaf5!important;border-radius:12px!important;color:var(--bg-text,#271811)!important}.bgc-enabled .woocommerce-message:before,.bgc-enabled .woocommerce-info:before{color:var(--bg-caramel,#a9653f)!important}.bgc-enabled .woocommerce-pagination ul.page-numbers{border:0!important;display:flex;gap:8px}.bgc-enabled .woocommerce-pagination ul.page-numbers li{border:0!important}.bgc-enabled .woocommerce-pagination .page-numbers a,.bgc-enabled .woocommerce-pagination .page-numbers span{display:grid!important;place-items:center;width:40px;height:40px;border:1px solid var(--bg-line,#eaded2);border-radius:50%;background:#fff!important}.bgc-enabled .woocommerce-pagination .page-numbers .current{background:var(--bg-chocolate,#31170d)!important;color:#fff!important}
@media(max-width:1100px){.bgc-home-hero__copy{padding:80px 55px}.bgc-collection-strip{grid-template-columns:repeat(4,1fr)}.bgc-collection-card:nth-child(5){display:none}.bgc-enabled .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.bgc-enabled.single-product div.product{gap:34px}.bgc-account-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.bgc-wrap{width:min(100% - 28px,1440px)}.bgc-home-hero,.bgc-about-hero{grid-template-columns:1fr}.bgc-home-hero__copy,.bgc-about-hero>div:first-child{padding:70px 28px 50px}.bgc-home-hero__visual,.bgc-about-hero__image{min-height:520px}.bgc-universes{grid-template-columns:1fr 1fr}.bgc-universe{min-height:360px}.bgc-collection-strip{grid-template-columns:repeat(3,1fr)}.bgc-collection-card:nth-child(n+4){display:none}.bgc-product-grid{grid-template-columns:repeat(2,1fr)}.bgc-benefits__grid,.bgc-values__grid{grid-template-columns:repeat(2,1fr)}.bgc-benefits__grid>div:nth-child(2),.bgc-values__grid>div:nth-child(2){border-right:0}.bgc-benefits__grid>div,.bgc-values__grid>div{border-bottom:1px solid var(--bg-line,#eaded2)}.bgc-about-story{grid-template-columns:1fr;gap:28px}.bgc-about-story__image{min-height:480px}.bgc-collection-hero{grid-template-columns:1fr}.bgc-collection-hero__image{min-height:360px}.bgc-enabled .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.bgc-seo-copy__text{columns:1}.bgc-enabled.single-product div.product{grid-template-columns:1fr}.bgc-enabled.single-product div.product .woocommerce-product-gallery{position:static}.bgc-single-features{grid-template-columns:1fr 1fr 1fr}.bgc-enabled.woocommerce-cart .woocommerce-cart-form,.bgc-enabled.woocommerce-cart .cart-collaterals{float:none;width:100%;padding-right:0}.bgc-enabled.woocommerce-cart .cart_totals{position:static;margin-top:22px}.bgc-enabled.woocommerce-account .woocommerce{grid-template-columns:1fr}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:4px}.bgc-enabled.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}}
@media(max-width:620px){.bgc-wrap{width:min(100% - 20px,1440px)}.bgc-home-hero{min-height:0}.bgc-home-hero__copy{padding:52px 20px 42px}.bgc-home-hero h1,.bgc-about-hero h1{font-size:54px}.bgc-home-hero__copy>p:not(.bgc-kicker){font-size:14px}.bgc-home-hero__visual,.bgc-about-hero__image{min-height:420px}.bgc-universes{grid-template-columns:1fr;gap:12px}.bgc-universe{min-height:330px}.bgc-universe>div{padding:28px}.bgc-collection-strip{display:flex;overflow:auto;gap:10px;padding-bottom:8px}.bgc-collection-card{min-width:44vw}.bgc-collection-card:nth-child(n){display:block}.bgc-product-grid{grid-template-columns:1fr 1fr;gap:10px}.bgc-product-card h3{font-size:16px}.bgc-product-card__body{padding:12px}.bgc-mini-add{display:none}.bgc-benefits__grid,.bgc-values__grid{grid-template-columns:1fr}.bgc-benefits__grid>div,.bgc-values__grid>div{border-right:0}.bgc-section-heading{align-items:flex-start}.bgc-section-heading h2{font-size:28px}.bgc-section-heading a{font-size:9px}.bgc-about-story{padding-top:50px}.bgc-about-story h2{font-size:42px}.bgc-quote{padding:45px 0}.bgc-about-cta h2{font-size:34px}.bgc-collection-hero>div:first-child{padding:36px 24px}.bgc-collection-hero h1{font-size:48px}.bgc-inline-features{display:grid;grid-template-columns:1fr 1fr}.bgc-enabled .woocommerce .woocommerce-result-count,.bgc-enabled .woocommerce .woocommerce-ordering{float:none!important}.bgc-enabled .woocommerce .woocommerce-ordering{margin-top:10px}.bgc-enabled .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bgc-enabled .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;padding-inline:10px!important}.bgc-enabled .woocommerce ul.products li.product .price{padding-inline:10px;font-size:12px!important}.bgc-enabled .woocommerce ul.products li.product .button{font-size:9px!important;margin:10px 10px 0!important;width:calc(100% - 20px);padding-inline:8px!important}.bgc-seo-copy{padding:28px 22px}.bgc-seo-copy h2{font-size:32px}.bgc-enabled.single-product .product_title{font-size:44px}.bgc-single-features{grid-template-columns:1fr}.bgc-enabled.single-product form.cart{flex-wrap:wrap}.bgc-enabled.single-product form.cart .single_add_to_cart_button{flex-basis:calc(100% - 90px)}.bgc-enabled.single-product .woocommerce-tabs{padding:20px 16px}.bgc-single-help{align-items:flex-start;flex-direction:column;padding:26px 22px}.bgc-enabled.woocommerce-cart table.cart td,.bgc-enabled.woocommerce-cart table.cart th{padding:10px!important}.bgc-enabled.woocommerce-cart table.cart img{width:78px!important}.bgc-enabled.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr auto}.bgc-enabled.woocommerce-cart .coupon input{min-width:0!important}.bgc-account-cards{grid-template-columns:1fr 1fr;gap:10px}.bgc-account-cards>a{padding:15px;min-height:95px}.bgc-account-welcome{padding:30px 22px}.bgc-account-welcome h2{font-size:50px}}
/* Collection filters */
.bgc-shop-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start}.bgc-shop-main{min-width:0}.bgc-filter{position:static;top:auto;border:1px solid var(--bg-line,#eaded2);border-radius:16px;background:#fff;padding:16px;box-shadow:0 12px 36px rgba(63,34,20,.035)}.bgc-filter details>summary{list-style:none;cursor:pointer;font:700 12px/1 var(--bg-sans,Arial,sans-serif);text-transform:uppercase;letter-spacing:.05em;padding:4px 0 14px}.bgc-filter details>summary::-webkit-details-marker{display:none}.bgc-filter__group{border-top:1px solid var(--bg-line,#eaded2);padding:18px 0 4px}.bgc-filter__group h3{font:700 10px/1 var(--bg-sans,Arial,sans-serif);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;color:#4c382e}.bgc-filter__options{display:grid;gap:7px}.bgc-filter__options a{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;font-size:11px;color:#6c5a51}.bgc-filter__options a>span{width:15px;height:15px;border:1px solid #d7c6b8;border-radius:4px;background:#fff}.bgc-filter__options a.is-active>span{background:var(--bg-cocoa,#5e2f1d);border-color:var(--bg-cocoa,#5e2f1d);box-shadow:inset 0 0 0 3px #fff}.bgc-filter__options small{font-size:9px;color:#9b887c}.bgc-filter__prices{display:flex;flex-wrap:wrap;gap:6px}.bgc-filter__prices a{border:1px solid var(--bg-line,#eaded2);border-radius:999px;padding:7px 9px;font-size:9px}.bgc-filter__reset{display:block;text-align:center;margin-top:15px;border:1px solid var(--bg-chocolate,#31170d);border-radius:8px;padding:11px 10px;font-size:9px;text-transform:uppercase;font-weight:700}.bgc-shop-main .woocommerce-result-count{float:left}.bgc-shop-main .woocommerce-ordering{float:right}.bgc-shop-main ul.products{clear:both}
@media(max-width:900px){.bgc-shop-layout{grid-template-columns:1fr}.bgc-filter{position:static}.bgc-filter details:not([open]){padding-bottom:0}.bgc-filter__options{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.bgc-filter{padding:12px}.bgc-filter details>summary{padding:7px 0}.bgc-shop-main .woocommerce-result-count,.bgc-shop-main .woocommerce-ordering{float:none}}
