:root{--bb-color-primary:#682b34;--bb-color-secondary:#333e31;--bb-color-accent:#d9b775;--bb-color-bg:#f6f1e8;--bb-color-surface:#eae2d5;--bb-color-text:#292820;--bb-color-muted:#655e53;--bb-space-1:.5rem;--bb-space-2:1rem;--bb-space-3:1.5rem;--bb-space-4:2.5rem;--bb-space-5:4rem;--bb-space-6:7rem;--bb-radius:1.3rem;--bb-shadow:0 24px 60px #29282017;--bb-container:1360px;--bb-duration:260ms;--bb-ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bb-color-bg);color:var(--bb-color-text);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--bb-color-primary);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em;line-height:1.04}h1{font-size:clamp(3.2rem,6.6vw,7.2rem)}h2{font-size:clamp(2.8rem,5.3vw,5.6rem)}h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:1.8rem;line-height:1.2;letter-spacing:-.025em}.bb-container{width:min(var(--bb-container),calc(100% - 112px));margin-inline:auto}.bb-header{display:flex;align-items:center;gap:28px;min-height:96px;padding:12px 4%;position:sticky;top:0;z-index:100;background:var(--bb-color-bg);border-bottom:1px solid #655e5324}.admin-bar .bb-header{top:32px}.bb-brand{margin-right:auto;text-decoration:none;flex-shrink:0}.bb-brand img{width:117px;height:70px;object-fit:contain}.bb-header nav ul,.bb-footer ul{display:flex;align-items:center;gap:22px;list-style:none;padding:0;margin:0}.bb-header nav a{text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap}.bb-header nav a:hover{color:var(--bb-color-primary)}.bb-header-actions{display:flex;gap:12px;align-items:center}.bb-cart-link{font-size:13px;text-decoration:none;border:1px solid #655e5355;border-radius:99px;padding:11px 19px}.bb-menu-toggle{display:none}.bb-skip{position:fixed;left:20px;top:-100px;z-index:999;background:var(--bb-color-bg);padding:14px}.bb-skip:focus{top:10px}.bb-hero{position:relative;display:grid;grid-template-columns:1.08fr 1fr;min-height:min(840px,calc(100svh - 96px));padding:55px 4% 78px;gap:3vw;align-items:center;overflow:hidden}.bb-eyebrow{font-size:11px;letter-spacing:.2em;font-weight:700;text-transform:uppercase;margin-bottom:27px}.bb-hero h1{color:var(--bb-color-primary);margin-bottom:30px}.bb-lead{max-width:450px;font-size:17px;line-height:1.75;margin-bottom:30px}.bb-button,button[type=submit],.bb-shop-filter button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:51px;padding:14px 25px;border-radius:99px;border:1px solid transparent;background:var(--bb-color-primary);color:#fff;text-decoration:none;font-size:13px;font-weight:600;transition:transform var(--bb-duration),background var(--bb-duration)}.bb-button:hover,button[type=submit]:hover{transform:translateY(-3px);background:var(--bb-color-secondary)}.bb-hero-visual{position:relative;align-self:stretch;min-height:440px;max-height:640px}.bb-hero-visual picture,.bb-hero-visual picture img{width:100%;height:100%}.bb-hero-visual img{object-fit:cover;border-radius:48% 48% 3px 3px}.bb-seal{position:absolute;bottom:22px;left:-42px;width:105px;height:105px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:14px;line-height:1.1;background:var(--bb-color-secondary);color:var(--bb-color-bg);border:1px solid var(--bb-color-accent);transform:rotate(-13deg);outline:6px solid var(--bb-color-secondary)}.bb-scroll{position:absolute;bottom:22px;left:4%;right:4%;display:flex;justify-content:space-between;text-decoration:none;text-transform:uppercase;letter-spacing:.15em;font-size:10px}.bb-scroll span{font-size:23px}.bb-editorial{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;padding-block:110px}.bb-editorial .bb-editorial-image img{width:100%;aspect-ratio:1.04;object-fit:cover;border-radius:var(--bb-radius)}.bb-editorial .bb-copy{padding:20px 0}.bb-editorial#shop{grid-template-columns:1fr 1.1fr;border-top:1px solid #655e5333}.bb-editorial#shop .bb-editorial-image{order:2}.bb-editorial#events{background:var(--bb-color-secondary);color:#fff;padding:64px;border-radius:var(--bb-radius)}.bb-collection{padding-block:80px;border-top:1px solid #655e5333}.bb-collection>.bb-copy{margin-bottom:42px}.bb-collection .bb-copy h2{max-width:800px}.bb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bb-card{background:var(--bb-color-surface);border-radius:var(--bb-radius);overflow:hidden;transition:transform var(--bb-duration),box-shadow var(--bb-duration)}.bb-card:hover{transform:translateY(-4px);box-shadow:var(--bb-shadow)}.bb-card-image{display:block;overflow:hidden}.bb-card-image img{width:100%;height:260px;object-fit:cover;transition:transform .5s}.bb-card:hover .bb-card-image img{transform:scale(1.025)}.bb-card-body{padding:28px}.bb-card h3 a{text-decoration:none}.bb-card p{font-size:15px}.bb-status{display:inline-block;border:1px solid #655e5355;border-radius:99px;padding:3px 10px;font-size:11px}.bb-text-link{display:block;margin-top:20px;font-size:13px;font-weight:600}.bb-final-cta{padding:120px 24px;text-align:center;background:var(--bb-color-surface)}.bb-final-cta .bb-lead{margin-inline:auto}.bb-final-cta h2{color:var(--bb-color-primary);font-size:clamp(4rem,8vw,8rem)}.bb-footer{padding:70px 5% 25px;background:var(--bb-color-secondary);color:var(--bb-color-bg)}.bb-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:55px;border-bottom:1px solid #f6f1e83d}.bb-footer-signature{font:400 clamp(2rem,4vw,4.2rem)/1.1 Georgia,serif;max-width:650px;letter-spacing:-.04em;margin:0}.bb-footer .bb-button{background:var(--bb-color-bg);color:var(--bb-color-text)}.bb-footer-grid{display:grid;grid-template-columns:1.3fr 1fr .6fr;gap:60px;padding:55px 0;font-size:14px}.bb-footer-grid h2{font-size:2rem}.bb-footer-grid p{max-width:360px}.bb-socials{display:flex;flex-direction:column;gap:14px}.bb-footer-bottom{display:flex;gap:30px;justify-content:space-between;font-size:11px;border-top:1px solid #f6f1e83d;padding-top:25px}.bb-contact p{margin-bottom:10px}.bb-page{padding-block:65px 100px;min-height:60vh}.bb-page h1{max-width:1100px;margin-bottom:55px}.bb-page h2{font-size:clamp(2.2rem,4vw,4rem);margin-top:55px}.bb-page p{max-width:850px}.bb-breadcrumb{font-size:12px;margin-bottom:40px}.bb-page-image{max-height:650px;object-fit:cover;border-radius:var(--bb-radius);margin-bottom:40px}.bb-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-block:35px}.bb-details>div{border-top:1px solid #655e5355;padding-top:15px}.bb-details dt{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.bb-details dd{margin:8px 0;font-size:16px}.bb-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bb-gallery img{width:100%;border-radius:12px}.bb-note{font-size:13px;color:var(--bb-color-muted)}.bb-form{padding:40px;background:var(--bb-color-surface);border-radius:var(--bb-radius);max-width:950px;margin-block:35px}.bb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bb-form label{display:block;font-size:13px;font-weight:600;margin-bottom:20px}.bb-form input:not([type=checkbox]),.bb-form textarea,.bb-form select{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #655e5370;border-radius:7px;background:var(--bb-color-bg);color:var(--bb-color-text);min-height:48px}.bb-form .bb-consent{display:flex;align-items:flex-start;gap:13px;font-weight:400}.bb-consent input{width:20px;height:20px;flex-shrink:0}.bb-honeypot{position:absolute;left:-10000px}.bb-message{padding:20px;border:1px solid var(--bb-color-secondary)}.bb-video,.bb-video-facade{width:100%;aspect-ratio:16/9;background:var(--bb-color-secondary);border-radius:var(--bb-radius);overflow:hidden}.bb-video-facade{position:relative}.bb-video-facade img,.bb-video-facade iframe{width:100%;height:100%;object-fit:cover;border:0}.bb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:0;border-radius:100px;padding:20px 30px;background:var(--bb-color-bg);color:var(--bb-color-text);display:flex;gap:14px;align-items:center}.bb-play span{font-size:13px}.bb-shop-filter{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:30px}.bb-shop-filter select{padding:12px;max-width:250px}.bb-shop-filter label{font-size:13px}.bb-deposit{padding:15px;border-left:3px solid var(--bb-color-primary);font-size:14px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* WooCommerce stays native: these styles include classic and block screens. */
.woocommerce ul.products li.product{background:var(--bb-color-surface);border-radius:16px;overflow:hidden;padding-bottom:24px}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:cover;margin-bottom:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-inline:22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 1.7rem/1.2 Georgia,serif;padding:0 0 10px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--bb-color-primary)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wc-block-components-button:not(.is-link){border-radius:99px;background:var(--bb-color-primary);color:white;padding:15px 24px;font-size:14px;font-weight:600;line-height:1.4}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--bb-color-primary)}.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--bb-color-secondary);color:white}.woocommerce div.product .product_title{font-size:clamp(2.5rem,4vw,4rem)}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--bb-color-surface);border:0;border-radius:8px 8px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce .quantity .qty,.woocommerce .woocommerce-ordering select,.wc-block-components-text-input input{border:1px solid #655e5370;background:var(--bb-color-bg);border-radius:6px;padding:13px;min-height:48px}.woocommerce table.shop_table{border-radius:12px;background:var(--bb-color-surface);border:0;padding:15px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px}.woocommerce #payment{background:var(--bb-color-surface);border-radius:16px;padding:20px}.woocommerce #payment div.payment_box{background:var(--bb-color-bg);color:var(--bb-color-text)}.woocommerce #payment div.payment_box:before{border-bottom-color:var(--bb-color-bg)}.woocommerce-info,.woocommerce-message{border-top-color:var(--bb-color-primary);background:var(--bb-color-surface);color:var(--bb-color-text)}.woocommerce-info:before,.woocommerce-message:before{color:var(--bb-color-primary)}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:14px;border-bottom:1px solid #655e5333}.wc-block-components-sidebar{background:var(--bb-color-surface);padding:25px;border-radius:16px}.woocommerce img{max-width:100%}.woocommerce .woocommerce-mini-cart{list-style:none;padding:0}.bb-mini-cart{position:relative}.bb-mini-cart summary{cursor:pointer;font-size:13px}.bb-mini-cart-panel{position:absolute;right:0;top:45px;width:330px;max-width:90vw;background:var(--bb-color-bg);padding:24px;border:1px solid #655e5355;box-shadow:var(--bb-shadow);border-radius:12px}.bb-mini-cart-panel .quantity{font-size:13px}
@media(min-width:1600px){.bb-hero{padding-inline:max(4%,calc((100vw - 1480px)/2))}.bb-hero h1{font-size:7.5rem}}
@media(max-width:1150px){.bb-header{gap:15px}.bb-header nav ul{gap:13px}.bb-header nav a{font-size:11px}.bb-container{width:calc(100% - 64px)}.bb-header .bb-brand img{width:95px}.bb-grid{gap:16px}.bb-card-body{padding:22px}.bb-hero{padding-top:35px}.bb-hero h1{font-size:clamp(3.4rem,6.5vw,6rem)}}
@media(max-width:960px){.bb-header{flex-wrap:wrap;min-height:82px}.bb-menu-toggle{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;background:none;color:inherit;border:1px solid #655e5344;border-radius:99px}.bb-header nav{width:100%;order:5}.bb-header nav ul{display:flex;flex-wrap:wrap;padding:14px 0;gap:14px 22px}.bb-header nav a{font-size:14px}.bb-js .bb-header nav{display:none}.bb-js .bb-header nav.is-open{display:block}.bb-footer-grid{gap:30px}.bb-editorial{gap:6%;padding-block:75px}.bb-editorial#events{padding:35px}.bb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-header .bb-brand img{height:55px}}
@media(max-width:700px){body{font-size:16px}.bb-container{width:calc(100% - 40px)}.bb-header{padding:10px 20px;gap:12px}.admin-bar .bb-header{top:46px}.bb-cart-link{padding:9px 12px;font-size:12px}.bb-hero{grid-template-columns:1fr;gap:35px;padding:38px 20px 70px;min-height:auto}.bb-hero h1{font-size:clamp(3.5rem,11vw,5.6rem);margin-bottom:22px}.bb-eyebrow{font-size:10px;margin-bottom:22px}.bb-lead{font-size:16px}.bb-hero-visual{height:420px;min-height:0;width:90%;margin-left:auto}.bb-seal{left:-27px;width:85px;height:85px;font-size:12px}.bb-scroll{left:20px;right:20px;bottom:16px}.bb-editorial{grid-template-columns:1fr;gap:30px;padding-block:60px}.bb-editorial#shop{grid-template-columns:1fr}.bb-editorial#shop .bb-editorial-image{order:0}.bb-editorial#events{padding:25px;width:calc(100% - 24px)}.bb-editorial .bb-editorial-image img{aspect-ratio:1.15}.bb-grid{grid-template-columns:1fr}.bb-collection{padding-block:55px}.bb-collection h2{font-size:2.8rem}.bb-card-image img{height:auto;max-height:350px}.bb-final-cta{padding:75px 20px}.bb-footer{padding:50px 24px 24px}.bb-footer-top{display:block}.bb-footer-top .bb-button{margin-top:28px}.bb-footer-grid{grid-template-columns:1fr;gap:20px;padding-block:35px}.bb-footer-bottom{flex-direction:column;gap:16px}.bb-page{padding-block:40px 65px}.bb-page h1{font-size:3rem;margin-bottom:35px}.bb-details,.bb-form-grid{grid-template-columns:1fr}.bb-form{padding:24px}.bb-gallery{grid-template-columns:1fr 1fr}.bb-play{padding:15px 20px;width:80%;justify-content:center}.woocommerce table.shop_table{padding:5px}.bb-shop-filter{gap:14px}.bb-shop-filter select{max-width:200px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.bb-card:hover,.bb-button:hover{transform:none}}
.bb-header-cta{font-size:11px;white-space:nowrap;text-decoration:none;font-weight:700;color:var(--bb-color-primary)}.bb-header .wc-block-mini-cart__button{min-height:44px;min-width:44px}.bb-brand img{mix-blend-mode:multiply}@media(max-width:1250px){.bb-header-cta{display:none}}

/* Bite & Bond 1.1.1 — continuous journey
   One pinned stage, full-bleed static backgrounds, overlapping foreground entrances.
   The backgrounds never translate/scale, eliminating edge gaps and visual seams. */
.bb-journey{position:relative;background:var(--bb-color-secondary);color:#fff;isolation:isolate}
.bb-journey-sticky{position:relative;min-height:calc(100svh - 96px);overflow:hidden;background:var(--bb-color-secondary)}
.bb-journey-stage{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;background:var(--bb-color-secondary)}
.bb-journey-panel{position:relative;min-height:calc(100svh - 96px);overflow:hidden;display:flex;align-items:center;padding:8%}
.bb-journey-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none;background:var(--bb-color-secondary)}
.bb-journey-bg img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;display:block}
.bb-journey-layer,.bb-journey-overlay{position:absolute;z-index:2;display:block;pointer-events:none;transform-origin:center bottom;opacity:1}
.bb-journey-layer img,.bb-journey-overlay img{display:block;width:100%;height:auto;max-width:none;object-fit:contain}
.bb-journey-layer-farm{width:clamp(620px,52vw,980px);right:-1.5%;bottom:-7%}
.bb-journey-layer-ingredients{width:clamp(360px,38vw,650px);right:2%;bottom:-3%}
.bb-journey-layer-kitchen{width:clamp(250px,26vw,450px);right:7%;bottom:-5%}
.bb-journey-layer-jar{width:clamp(210px,23vw,390px);right:8%;bottom:0}
.bb-journey-layer-ingredients,.bb-journey-layer-kitchen,.bb-journey-layer-jar{filter:drop-shadow(0 18px 24px rgba(15,25,18,.18)) saturate(.96)}
.bb-journey-overlay{z-index:2;opacity:.18;mix-blend-mode:screen;transform-origin:center bottom}
.bb-journey-overlay-kitchen{width:clamp(210px,23vw,390px);right:9%;bottom:31%}
.bb-journey-overlay-jar{width:clamp(180px,19vw,330px);right:10%;bottom:31%}
.bb-journey-vignette{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,rgba(19,31,23,.78) 0%,rgba(19,31,23,.49) 35%,rgba(19,31,23,.10) 64%,rgba(19,31,23,0) 84%)}
.bb-journey-panel>.bb-copy{position:relative;z-index:4;width:48%;padding-bottom:30px}
.bb-journey-panel h2{font-size:clamp(3rem,5.6vw,6rem)}
.bb-journey-panel .bb-lead{color:#fff}
.bb-journey-panel .bb-button{background:var(--bb-color-bg);color:var(--bb-color-text)}
.bb-journey-index{position:absolute;z-index:4;bottom:28px;left:8%;font-size:10px;letter-spacing:.18em;text-transform:uppercase}
.bb-journey-progress{position:absolute;z-index:5;left:8%;right:8%;bottom:18px;height:1px;background:rgba(255,255,255,.18);overflow:hidden;pointer-events:none}
.bb-journey-progress-bar{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:rgba(255,255,255,.72)}

/* JS mode: the four editorial states live in a single sticky viewport. */
.bb-js .bb-journey{height:var(--bb-journey-height,376svh)}
.bb-js .bb-journey-sticky{position:sticky;top:96px;height:calc(100svh - 96px);min-height:0}
.bb-js .bb-journey-stage{height:100%;min-height:0}
.bb-js .bb-journey-panel{position:absolute;inset:0;min-height:0;height:100%;padding:8%;overflow:hidden;pointer-events:none}
.bb-js .bb-journey-panel.is-current{pointer-events:auto}
.bb-js .bb-journey-bg{opacity:0}
.bb-js .bb-journey-layer,.bb-js .bb-journey-overlay,.bb-js .bb-journey-panel>.bb-copy,.bb-js .bb-journey-index{opacity:0;will-change:transform,opacity}
.bb-js .bb-journey-bg{will-change:opacity}
.bb-js .bb-journey-panel:first-of-type .bb-journey-bg{opacity:1}
.bb-js .bb-journey-panel:first-of-type>.bb-copy,.bb-js .bb-journey-panel:first-of-type .bb-journey-index{opacity:1}

/* Editorial content gets a small progressive reveal outside the homepage journey. */
.bb-js .bb-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}
.bb-js .bb-reveal.is-revealed{opacity:1;transform:none}

.admin-bar .bb-js .bb-journey-sticky,.admin-bar .bb-journey-sticky{top:128px;height:calc(100svh - 128px)}

@media(max-width:960px){
 .bb-journey-sticky{min-height:calc(100svh - 82px)}
 .bb-journey-panel{min-height:calc(100svh - 82px);padding:7%}
 .bb-js .bb-journey-sticky{top:82px;height:calc(100svh - 82px)}
 .bb-js .bb-journey-panel{padding:7%}
 .bb-journey-panel>.bb-copy{width:56%}
 .bb-journey-layer-farm{width:clamp(560px,67vw,840px);right:-9%;bottom:-5%}
 .bb-journey-layer-ingredients{width:clamp(330px,48vw,560px);right:-2%;bottom:-2%}
 .bb-journey-layer-kitchen{width:clamp(230px,34vw,400px);right:4%;bottom:-3%}
 .bb-journey-layer-jar{width:clamp(200px,30vw,350px);right:5%;bottom:1%}
 .bb-journey-overlay-kitchen{width:30vw;right:7%;bottom:30%}
 .bb-journey-overlay-jar{width:25vw;right:8%;bottom:31%}
 .admin-bar .bb-js .bb-journey-sticky,.admin-bar .bb-journey-sticky{top:114px;height:calc(100svh - 114px)}
}

@media(max-width:700px){
 .bb-journey-panel{padding:42px 22px;align-items:flex-start}
 .bb-js .bb-journey-panel{padding:42px 22px}
 .bb-journey-vignette{background:linear-gradient(180deg,rgba(19,31,23,.87) 0%,rgba(19,31,23,.65) 34%,rgba(19,31,23,.18) 66%,rgba(19,31,23,0) 88%)}
 .bb-journey-panel>.bb-copy{width:100%;max-width:520px;padding-top:18px}
 .bb-journey-panel h2{font-size:3.2rem;margin-bottom:22px}
 .bb-journey-panel .bb-lead{max-width:360px;font-size:15px}
 .bb-journey-index{left:22px;bottom:19px;font-size:9px}
 .bb-journey-progress{left:22px;right:22px;bottom:11px}
 .bb-journey-layer-farm{width:112vw;max-width:none;right:-39vw;bottom:-3%}
 .bb-journey-layer-ingredients{width:72vw;max-width:none;right:-7vw;bottom:-2%}
 .bb-journey-layer-kitchen{width:52vw;max-width:none;right:2vw;bottom:-2%}
 .bb-journey-layer-jar{width:46vw;max-width:none;right:4vw;bottom:1%}
 .bb-journey-overlay-kitchen{width:44vw;right:4vw;bottom:25%}
 .bb-journey-overlay-jar{width:38vw;right:5vw;bottom:27%}
 .admin-bar .bb-js .bb-journey-sticky,.admin-bar .bb-journey-sticky{top:128px;height:calc(100svh - 128px)}
}

/* Static/reduced-motion fallback: no stacking, no invisible keyboard-focus targets. */
html[data-bb-motion="static"] .bb-journey{height:auto!important}
html[data-bb-motion="static"] .bb-journey-sticky{position:relative!important;top:0!important;height:auto!important;min-height:0!important}
html[data-bb-motion="static"] .bb-journey-stage{height:auto!important}
html[data-bb-motion="static"] .bb-journey-panel{position:relative!important;inset:auto!important;min-height:calc(100svh - 96px)!important;height:auto!important;pointer-events:auto!important}
html[data-bb-motion="static"] .bb-journey-bg,html[data-bb-motion="static"] .bb-journey-layer,html[data-bb-motion="static"] .bb-journey-overlay,html[data-bb-motion="static"] .bb-journey-panel>.bb-copy,html[data-bb-motion="static"] .bb-journey-index{opacity:1!important;transform:none!important}
html[data-bb-motion="static"] .bb-journey-progress{display:none}

@media(prefers-reduced-motion:reduce){
 .bb-js .bb-journey{height:auto!important}
 .bb-js .bb-journey-sticky{position:relative!important;top:0!important;height:auto!important;min-height:0!important}
 .bb-js .bb-journey-stage{height:auto!important}
 .bb-js .bb-journey-panel{position:relative!important;inset:auto!important;min-height:calc(100svh - 96px)!important;height:auto!important;pointer-events:auto!important}
 .bb-js .bb-journey-bg,.bb-js .bb-journey-layer,.bb-js .bb-journey-overlay,.bb-js .bb-journey-panel>.bb-copy,.bb-js .bb-journey-index{opacity:1!important;transform:none!important}
 .bb-js .bb-journey-progress{display:none}
 .bb-js .bb-reveal{opacity:1!important;transform:none!important;transition:none!important}
}


/* Bite & Bond 1.1.2+ — visual polish, commerce and forms */

/* Journey layers: larger, centred vertically on the right, with more natural integration. */
.bb-journey-layer{top:50%;bottom:auto;transform:translate3d(0,-50%,0);transform-origin:center center}
.bb-journey-layer-farm{width:clamp(760px,60vw,1160px);right:-3%;bottom:auto}
.bb-journey-layer-ingredients{width:clamp(470px,46vw,780px);right:1.5%;bottom:auto}
.bb-journey-layer-kitchen{width:clamp(340px,34vw,560px);right:5%;bottom:auto}
.bb-journey-layer-jar{width:clamp(300px,30vw,500px);right:6%;bottom:auto}
.bb-journey-overlay{top:50%;bottom:auto;transform:translate3d(0,-50%,0);transform-origin:center center}
.bb-journey-overlay-kitchen{width:clamp(250px,26vw,430px);right:8%;bottom:auto;margin-top:-18%}
.bb-journey-overlay-jar{width:clamp(220px,23vw,390px);right:9%;bottom:auto;margin-top:-17%}

/* Full-width editorial request forms on Event and Rental pages. */
.bb-page-evenements .bb-form,
.bb-page-location-materiel .bb-form,
.bb-form--evenement,
.bb-form--location{width:100%;max-width:none;margin-top:38px;padding:clamp(32px,4vw,58px);border:1px solid color-mix(in srgb,var(--bb-color-muted) 18%,transparent);box-shadow:0 20px 55px rgba(52,45,35,.06)}
.bb-page-evenements article>h2,
.bb-page-location-materiel article>h2{max-width:none;margin-top:78px}
.bb-page-evenements .bb-form-grid,
.bb-page-location-materiel .bb-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}
.bb-page-evenements .bb-form textarea,
.bb-page-location-materiel .bb-form textarea{min-height:180px}

/* Contact: identity on the left, form on the right. */
.bb-page-contact{padding-top:56px;padding-bottom:110px}
.bb-contact-page>h1{margin-bottom:48px}
.bb-contact-layout{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.45fr);gap:28px;align-items:stretch}
.bb-contact-info-panel{position:relative;overflow:hidden;border-radius:28px;background:var(--bb-color-secondary);color:var(--bb-color-bg);padding:clamp(32px,4vw,58px);min-height:100%;box-shadow:0 24px 70px rgba(35,42,32,.12)}
.bb-contact-info-panel::after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(246,241,232,.15);border-radius:50%;right:-170px;bottom:-170px}
.bb-contact-logo{display:flex;align-items:center;justify-content:flex-start;margin-bottom:55px}
.bb-contact-logo img{width:min(190px,65%);max-height:120px;object-fit:contain;background:var(--bb-color-bg);border-radius:3px;padding:7px}
.bb-contact-info-panel .bb-eyebrow{margin-bottom:12px;color:color-mix(in srgb,var(--bb-color-bg) 78%,transparent)}
.bb-contact-info-panel h2{font-size:clamp(2.3rem,3.3vw,4rem);margin:0 0 40px;letter-spacing:-.04em}
.bb-contact-info-panel .bb-contact{font-size:16px;line-height:1.7}
.bb-contact-info-panel .bb-contact a{color:inherit}
.bb-contact-socials{display:flex;gap:16px 22px;flex-wrap:wrap;margin-top:38px;padding-top:28px;border-top:1px solid rgba(246,241,232,.22);font-size:13px}
.bb-contact-form-panel{background:var(--bb-color-surface);border-radius:28px;padding:clamp(24px,3vw,38px)}
.bb-contact-form-panel .bb-form{width:100%;max-width:none;margin:0;background:transparent;padding:clamp(14px,2vw,24px);border-radius:0}
.bb-contact-form-panel .bb-form-grid{gap:22px 26px}
.bb-contact-form-panel .bb-form textarea{min-height:210px}
.bb-contact-form-panel .bb-message{margin-top:0;background:var(--bb-color-bg);border-radius:12px}

/* Shop: editorial header, a real product grid and a cleaner control surface. */
.bb-commerce{padding-top:54px;padding-bottom:120px}
.bb-commerce-frame{position:relative}
.bb-commerce .woocommerce-products-header{position:relative;overflow:hidden;margin-bottom:30px;padding:58px clamp(34px,5vw,72px) 52px;border-radius:30px;background:linear-gradient(135deg,var(--bb-color-surface),color-mix(in srgb,var(--bb-color-bg) 72%,var(--bb-color-accent)));border:1px solid color-mix(in srgb,var(--bb-color-muted) 16%,transparent)}
.bb-commerce .woocommerce-products-header::before{content:"BITE & BOND · NOS BOCAUX";display:block;margin-bottom:18px;font-size:11px;font-weight:700;letter-spacing:.20em;color:var(--bb-color-primary)}
.bb-commerce .woocommerce-products-header::after{content:"";position:absolute;width:360px;height:360px;border:1px solid color-mix(in srgb,var(--bb-color-primary) 15%,transparent);border-radius:50%;right:-165px;top:-170px}
.bb-commerce .woocommerce-products-header__title.page-title{position:relative;z-index:1;margin:0;color:var(--bb-color-primary);font-size:clamp(4.2rem,7.5vw,8rem);line-height:.92;letter-spacing:-.065em}
.bb-commerce .bb-shop-filter{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:18px 24px;width:100%;margin:0 0 24px;padding:24px 26px;border-radius:18px;background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 16%,transparent)}
.bb-commerce .bb-shop-filter label{display:flex;align-items:center;gap:10px;margin:0;font-weight:600}
.bb-commerce .bb-shop-filter label:first-child{display:grid;grid-template-columns:auto minmax(180px,1fr);gap:12px;align-items:center}
.bb-commerce .bb-shop-filter select,.bb-commerce .woocommerce-ordering select{min-height:48px;border:1px solid color-mix(in srgb,var(--bb-color-muted) 45%,transparent);border-radius:10px;background:var(--bb-color-bg);padding:10px 40px 10px 13px;color:var(--bb-color-text)}
.bb-commerce .bb-shop-filter button{min-height:48px;padding-inline:28px}
.bb-commerce .woocommerce-result-count{float:none!important;display:inline-block;margin:15px 0 28px;font-size:14px;color:var(--bb-color-muted)}
.bb-commerce .woocommerce-ordering{float:right!important;margin:0 0 28px}
.bb-commerce .woocommerce ul.products{clear:both;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:16px 0 0!important;padding:0!important}
.bb-commerce .woocommerce ul.products::before,.bb-commerce .woocommerce ul.products::after{display:none!important}
.bb-commerce .woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding-bottom:30px;border-radius:24px;background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 14%,transparent);box-shadow:0 18px 50px rgba(54,47,36,.06);transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s ease}
.bb-commerce .woocommerce ul.products li.product:hover{transform:translateY(-7px);box-shadow:0 26px 70px rgba(54,47,36,.12)}
.bb-commerce .woocommerce ul.products li.product a img{width:100%;aspect-ratio:4/4.35;object-fit:cover;margin:0 0 26px;border-radius:0;transition:transform .55s cubic-bezier(.2,.75,.2,1)}
.bb-commerce .woocommerce ul.products li.product:hover a img{transform:scale(1.018)}
.bb-commerce .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:clamp(1.7rem,2.2vw,2.3rem);margin-inline:28px;padding-bottom:8px}
.bb-commerce .woocommerce ul.products li.product .price{margin:0 28px 22px;font-size:16px;font-weight:700;color:var(--bb-color-primary)}
.bb-commerce .woocommerce ul.products li.product .button{margin:0 28px;min-height:48px;padding-inline:24px}

/* Footer: logo-led left block and one-line signature on wide screens. */
.bb-footer{padding-top:58px}
.bb-footer-top{gap:42px;padding-bottom:48px}
.bb-footer-signature{max-width:none;white-space:nowrap;font-size:clamp(2.25rem,3.35vw,4.15rem);line-height:1;letter-spacing:-.045em}
.bb-footer-grid{grid-template-columns:1.45fr .85fr .45fr;align-items:start;gap:72px;padding:48px 0 52px}
.bb-footer-brand-block{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:start}
.bb-footer-logo{display:block;width:150px;text-decoration:none}
.bb-footer-logo img{display:block;width:100%;max-height:110px;object-fit:contain;background:var(--bb-color-bg);padding:6px;border-radius:2px}
.bb-footer-brand-block h2{margin-bottom:14px;font-size:1.8rem}
.bb-footer-brand-block p{margin:0;max-width:390px}

@media(max-width:1100px){
 .bb-journey-layer-farm{width:72vw;right:-9%}
 .bb-journey-layer-ingredients{width:54vw;right:-3%}
 .bb-journey-layer-kitchen{width:40vw;right:2%}
 .bb-journey-layer-jar{width:35vw;right:3%}
 .bb-contact-layout{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}
 .bb-commerce .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bb-footer-grid{grid-template-columns:1.2fr .8fr .45fr;gap:42px}
 .bb-footer-brand-block{grid-template-columns:120px minmax(0,1fr)}
 .bb-footer-logo{width:120px}
}

@media(max-width:760px){
 .bb-journey-layer-farm{width:126vw;right:-42vw}
 .bb-journey-layer-ingredients{width:84vw;right:-14vw}
 .bb-journey-layer-kitchen{width:64vw;right:-4vw}
 .bb-journey-layer-jar{width:56vw;right:0}
 .bb-journey-overlay-kitchen{width:48vw;right:1vw;margin-top:-26%}
 .bb-journey-overlay-jar{width:43vw;right:2vw;margin-top:-25%}
 .bb-page-evenements .bb-form-grid,.bb-page-location-materiel .bb-form-grid{grid-template-columns:1fr}
 .bb-contact-layout{grid-template-columns:1fr}
 .bb-contact-info-panel{min-height:auto}
 .bb-contact-logo{margin-bottom:36px}
 .bb-contact-form-panel{padding:14px}
 .bb-contact-form-panel .bb-form-grid{grid-template-columns:1fr}
 .bb-commerce .woocommerce-products-header{padding:40px 26px 34px;border-radius:22px}
 .bb-commerce .woocommerce-products-header__title.page-title{font-size:clamp(3.4rem,18vw,5.4rem)}
 .bb-commerce .bb-shop-filter{grid-template-columns:1fr;padding:20px}
 .bb-commerce .bb-shop-filter label:first-child{grid-template-columns:1fr}
 .bb-commerce .woocommerce-result-count{display:block;margin-bottom:18px}
 .bb-commerce .woocommerce-ordering{float:none!important;width:100%;margin-bottom:24px}
 .bb-commerce .woocommerce-ordering select{width:100%}
 .bb-commerce .woocommerce ul.products{grid-template-columns:1fr;gap:22px}
 .bb-footer-top{align-items:flex-start;flex-direction:column}
 .bb-footer-signature{white-space:normal;font-size:clamp(2.3rem,12vw,4rem)}
 .bb-footer-grid{grid-template-columns:1fr;gap:34px}
 .bb-footer-brand-block{grid-template-columns:105px minmax(0,1fr);gap:20px}
 .bb-footer-logo{width:105px}
}

@media(prefers-reduced-motion:reduce){
 .bb-journey-layer{transform:translate3d(0,-50%,0)!important}
 .bb-commerce .woocommerce ul.products li.product:hover{transform:none}
}

html[data-bb-motion="static"] .bb-journey-layer,html[data-bb-motion="static"] .bb-journey-overlay{transform:translate3d(0,-50%,0)!important}
@media(prefers-reduced-motion:reduce){.bb-js .bb-journey-layer,.bb-js .bb-journey-overlay{transform:translate3d(0,-50%,0)!important}}

/* 1.1.3: backgrounds and copy settle before foreground layers; timing handled by journey.js. */

/* 1.1.6 — Three homepage collections: continuous desktop headings and tighter copy.
   Scope only to the requested sections; do not change the navigation or the journey. */
.bb-collection:is(#producers,#rentals,#locations){padding-block:64px}
.bb-collection:is(#producers,#rentals,#locations)>.bb-copy{margin-bottom:32px}
.bb-collection:is(#producers,#rentals,#locations) .bb-eyebrow{margin-bottom:15px}
.bb-collection:is(#producers,#rentals,#locations) .bb-copy h2{max-width:none;font-size:clamp(2.35rem,4.1vw,4.6rem);line-height:1.08;margin-bottom:20px;text-wrap:balance}
.bb-collection:is(#producers,#rentals,#locations) .bb-copy .bb-lead{max-width:640px;margin-bottom:24px}
@media(max-width:700px){
 .bb-collection:is(#producers,#rentals,#locations){padding-block:50px}
 .bb-collection:is(#producers,#rentals,#locations)>.bb-copy{margin-bottom:28px}
 .bb-collection:is(#producers,#rentals,#locations) .bb-copy h2{font-size:clamp(2.2rem,9vw,3rem);line-height:1.1}
}

/* 1.1.7 — WooCommerce renders two alternate mini-cart thumbnails and marks
   the unused image/link [hidden]. Respect that attribute despite the theme's
   general img { display:block } rule (which overrides the browser default). */
img[hidden],
.wc-block-cart-item__image [hidden]{display:none!important}
/* Bite & Bond 1.1.12 — Correct WooCommerce gallery selectors; retain framed product layout. */
.bb-product-view{padding-top:clamp(30px,4vw,58px);padding-bottom:clamp(70px,8vw,130px)}
.bb-product-view .woocommerce-breadcrumb{font-size:13px;line-height:1.5;margin:0 0 24px;color:var(--bb-color-muted)}
.bb-product-view .woocommerce .woocommerce-notices-wrapper:not(:empty){margin-bottom:24px}
.bb-product-view div.product.bb-product.bb-product{width:100%;min-width:0;max-width:1320px;margin:0 auto}
.bb-product-view .bb-product-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(34px,4.2vw,72px);align-items:start;padding:clamp(28px,3vw,48px);background:linear-gradient(115deg,var(--bb-color-surface),var(--bb-color-bg) 84%);border:1px solid color-mix(in srgb,var(--bb-color-muted) 15%,transparent);border-radius:30px}
.bb-product-view .bb-product-visual{position:relative;min-width:0;align-self:start;display:block}
.bb-product-view div.product.bb-product .bb-product-visual div.images,.bb-product-view div.product.bb-product .bb-product-purchase.summary{float:none!important;width:100%!important;max-width:none!important;margin:0!important;min-width:0}
.bb-product-view div.product.bb-product .bb-product-visual div.images{float:none!important;display:block!important;border-radius:22px;overflow:hidden;background:transparent;max-width:600px!important;width:100%!important;height:auto!important;margin:0!important}
.bb-product-view .bb-product-visual .woocommerce-product-gallery__wrapper,.bb-product-view .bb-product-visual .woocommerce-product-gallery__image{display:block!important;width:100%!important;margin:0!important}
.bb-product-view div.product.bb-product .bb-product-visual div.images .woocommerce-product-gallery__image > a > img{display:block;width:100%!important;height:auto!important;border-radius:18px;object-fit:cover;aspect-ratio:auto}
.bb-product-view .bb-product-visual .woocommerce-product-gallery__image a{display:block}
.bb-product-view .bb-product-visual .woocommerce-product-gallery__trigger{right:18px;top:18px}
.bb-product-view div.product.bb-product .bb-product-visual .flex-control-thumbs{display:flex;gap:10px;padding:12px!important;margin:0!important;list-style:none}
.bb-product-view div.product.bb-product .bb-product-visual .flex-control-thumbs li{float:none!important;min-width:0;flex:0 0 70px;width:70px!important}
.bb-product-view div.product.bb-product .bb-product-visual .flex-control-thumbs li img{aspect-ratio:1;object-fit:cover;border-radius:9px}
.bb-product-view .bb-product-visual>.onsale{top:18px;left:18px;right:auto;margin:0;z-index:3}
.bb-product-view .bb-product-purchase{padding:clamp(4px,.8vw,10px) 0 0;max-width:none}
.bb-product-view .bb-product-eyebrow{display:block;margin:0 0 16px;color:var(--bb-color-primary);font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.bb-product-view div.product.bb-product .bb-product-purchase .product_title{font-size:clamp(3rem,4.8vw,5.2rem);line-height:1;letter-spacing:-.055em;margin:0 0 22px;color:var(--bb-color-text);max-width:none}
.bb-product-view div.product.bb-product .bb-product-purchase p.price,.bb-product-view div.product.bb-product .bb-product-purchase span.price{font-size:clamp(1.5rem,2vw,2.05rem);line-height:1.3;font-weight:700;color:var(--bb-color-primary);margin:0 0 22px}
.bb-product-view .bb-product-purchase .woocommerce-product-details__short-description{font-size:16px;line-height:1.8;color:var(--bb-color-text);max-width:none;max-inline-size:38rem;margin:0 0 24px}
.bb-product-view .bb-product-purchase .woocommerce-product-details__short-description p{margin-bottom:13px}
.bb-product-view .bb-product-purchase .posted_in{display:block;margin-top:18px;font-size:14px;line-height:1.6;color:var(--bb-color-muted)}
.bb-product-view .bb-product-purchase .woocommerce-product-details__short-description,.bb-product-view .bb-product-purchase form.cart,.bb-product-view .bb-product-purchase .product_meta{max-width:40rem}
.bb-product-view div.product.bb-product .bb-product-purchase form.cart{margin:24px 0 0}
.bb-product-view div.product.bb-product.product-type-simple .bb-product-purchase form.cart{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.bb-product-view div.product.bb-product .bb-product-purchase form.cart div.quantity{float:none;margin:0}
.bb-product-view div.product.bb-product .bb-product-purchase .quantity .qty{min-width:75px;max-width:100px;height:52px;border-radius:12px;text-align:center;background:var(--bb-color-bg)}
.bb-product-view div.product.bb-product .bb-product-purchase .single_add_to_cart_button{float:none;min-height:52px;white-space:normal;padding:13px 30px;border-radius:50px;background:var(--bb-color-primary);color:#fff;box-shadow:0 9px 20px rgba(104,43,52,.12)}
.bb-product-view div.product.bb-product .bb-product-purchase .single_add_to_cart_button:hover{background:var(--bb-color-secondary)}
.bb-product-view div.product.bb-product .bb-product-purchase .product_meta{border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 25%,transparent);padding-top:16px;margin-top:28px;font-size:12px;color:var(--bb-color-muted);line-height:1.7}
.bb-product-view .bb-product-below{margin-top:clamp(38px,5vw,64px);min-width:0}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs{width:100%;margin:0 0 clamp(55px,6vw,90px);clear:both}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs{display:flex;align-items:stretch;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;list-style:none;margin:0 0 22px!important;padding:0 0 13px!important;border-bottom:1px solid color-mix(in srgb,var(--bb-color-muted) 26%,transparent)}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs::before,.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs::after{display:none!important}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li{flex:0 0 auto;float:none;display:flex;align-items:center;background:transparent!important;border:1px solid transparent!important;border-radius:99px!important;margin:0!important;padding:0!important;box-shadow:none!important;position:relative}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li::before,.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li::after{display:none!important}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li a{display:block;padding:12px 21px!important;font-size:14px;font-weight:600;text-decoration:none;color:var(--bb-color-muted);white-space:nowrap}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li.active{background:var(--bb-color-primary)!important;border-color:var(--bb-color-primary)!important}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li.active a{color:#fff}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel{margin:0;min-width:0;padding:clamp(24px,4vw,54px);background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 13%,transparent);border-radius:25px;box-shadow:0 12px 35px rgba(40,35,25,.035)}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel>h2:first-child{font-size:clamp(1.9rem,3.5vw,3.3rem);margin:0 0 24px}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel p{max-width:85ch;font-size:16px;line-height:1.8}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel table{width:100%;font-size:15px}
.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel table th,.bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel table td{padding:15px 12px;text-align:left;vertical-align:top}
.bb-product-view .bb-product-story-heading{margin-bottom:30px}
.bb-product-view .bb-product-story-heading h2{font-size:clamp(2rem,3.6vw,3.5rem);margin:0;max-width:none}
.bb-product-view .bb-product-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}
.bb-product-view .bb-product-fact{min-width:0;background:var(--bb-color-bg);padding:22px 20px;border-radius:15px;overflow-wrap:anywhere}
.bb-product-view .bb-product-fact span{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bb-color-muted);margin-bottom:9px}
.bb-product-view .bb-product-fact strong{font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.3;font-weight:500;font-family:Georgia,serif;color:var(--bb-color-primary)}
.bb-product-view .bb-product-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.bb-product-view .bb-product-detail-panel{min-width:0;border:1px solid color-mix(in srgb,var(--bb-color-muted) 18%,transparent);border-radius:17px;background:var(--bb-color-bg);padding:clamp(22px,2.6vw,35px)}
.bb-product-view .bb-product-detail-panel--wide{grid-column:1/-1}
.bb-product-view .bb-product-detail-panel h3{font-size:clamp(1.6rem,2.2vw,2.3rem);margin:0 0 20px;line-height:1.15}
.bb-product-view .bb-product-detail-field+.bb-product-detail-field{border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 23%,transparent);margin-top:23px;padding-top:23px}
.bb-product-view .bb-product-detail-field h4{margin:0 0 10px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--bb-color-primary)}
.bb-product-view .bb-product-detail-text{overflow-wrap:break-word;font-size:15px;line-height:1.75}
.bb-product-view div.product.bb-product .bb-product-detail-text p{font-size:15px;line-height:1.75;max-width:none;margin:0 0 12px}
.bb-product-view div.product.bb-product .bb-product-detail-text p:last-child{margin-bottom:0}
.bb-product-view .bb-product-detail-producers{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:24px;border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 22%,transparent);padding-top:36px;margin-top:33px}
.bb-product-view .bb-product-detail-producers h3{font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:1.1;margin:0}
.bb-product-view .bb-product-producer-list{display:grid;gap:12px}
.bb-product-view .bb-product-producer{display:flex;align-items:center;gap:17px;padding:16px;border-radius:15px;background:var(--bb-color-bg);text-decoration:none;min-width:0}
.bb-product-view .bb-product-producer:hover{outline:1px solid var(--bb-color-primary)}
.bb-product-view .bb-product-producer img{width:76px;height:76px;object-fit:cover;border-radius:11px;flex:none}
.bb-product-view .bb-product-producer-info{display:grid;gap:4px;min-width:0}
.bb-product-view .bb-product-producer-info strong{font-family:Georgia,serif;font-size:1.28rem;line-height:1.2;font-weight:500}
.bb-product-view .bb-product-producer-info>span{font-size:12px;color:var(--bb-color-primary);font-weight:700}
.bb-product-view div.product.bb-product .bb-product-below .related,.bb-product-view div.product.bb-product .bb-product-below .upsells{margin-top:clamp(50px,6vw,85px);clear:both}
.bb-product-view div.product.bb-product .bb-product-below .related>h2,.bb-product-view div.product.bb-product .bb-product-below .upsells>h2{font-size:clamp(2rem,3.2vw,3.5rem);margin:0 0 26px}
.bb-product-view div.product.bb-product .bb-product-below .related ul.products,.bb-product-view div.product.bb-product .bb-product-below .upsells ul.products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:22px;max-width:1100px;margin:0!important}
.bb-product-view div.product.bb-product .bb-product-below .related ul.products li.product,.bb-product-view div.product.bb-product .bb-product-below .upsells ul.products li.product{width:auto!important;min-width:0;margin:0!important;float:none!important}
@media(max-width:960px){
 .bb-product-view .bb-product-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;padding:24px}
 .bb-product-view .bb-product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bb-product-view .bb-product-detail-producers{grid-template-columns:1fr}
}
@media(max-width:760px){
 .bb-product-view{padding-top:25px;padding-bottom:75px}
 .bb-product-view .bb-product-hero{grid-template-columns:1fr;gap:24px;padding:15px;border-radius:22px}
 .bb-product-view .bb-product-purchase{padding:4px 4px 10px}
 .bb-product-view div.product.bb-product .bb-product-purchase .product_title{font-size:clamp(2.6rem,8.8vw,4rem);margin-bottom:15px}
 .bb-product-view div.product.bb-product .bb-product-purchase p.price{margin-bottom:16px}
 .bb-product-view .bb-product-below{margin-top:35px}
 .bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs .panel{padding:22px 17px;border-radius:18px}
 .bb-product-view .bb-product-details-grid{grid-template-columns:1fr;gap:14px}
 .bb-product-view .bb-product-facts{gap:9px}
 .bb-product-view .bb-product-fact{padding:17px 14px}
 .bb-product-view .bb-product-producer img{width:60px;height:60px}
}
@media(max-width:390px){
 .bb-product-view .bb-product-facts{grid-template-columns:1fr 1fr}
 .bb-product-view .bb-product-fact strong{font-size:1.1rem}
.bb-product-view div.product.bb-product .bb-product-visual div.images{max-width:none}
 .bb-product-view div.product.bb-product .bb-product-purchase form.cart .single_add_to_cart_button{flex:1 1 180px}
}
/* Keep related product cards readable even if WooCommerce's default card CSS changes. */
.bb-product-view div.product.bb-product .bb-product-below .related ul.products li.product .woocommerce-loop-product__title,.bb-product-view div.product.bb-product .bb-product-below .upsells ul.products li.product .woocommerce-loop-product__title{font-size:clamp(1.45rem,1.8vw,1.85rem);margin:0 18px;padding:0 0 8px}
.bb-product-view div.product.bb-product .bb-product-below .related ul.products li.product .price,.bb-product-view div.product.bb-product .bb-product-below .upsells ul.products li.product .price{display:block;margin:0 18px 16px;font-size:15px}
.bb-product-view div.product.bb-product .bb-product-below .related ul.products li.product .button,.bb-product-view div.product.bb-product .bb-product-below .upsells ul.products li.product .button{display:inline-flex;min-height:44px;width:auto;max-width:calc(100% - 36px);margin:0 18px 18px;padding:12px 18px;white-space:normal;font-size:12px;text-align:center}
@media(max-width:760px){
 .bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}
 .bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li{min-width:0;justify-content:center}
  .bb-product-view div.product.bb-product .bb-product-below .woocommerce-tabs ul.tabs li a{width:100%;white-space:normal;text-align:center;font-size:12px;line-height:1.35;padding:10px 12px!important}
}

/* Bite & Bond 1.1.13 — Related products are a separate, bounded card grid.
   Do not apply the 600px single-product gallery rules to these thumbnails. */
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 210px), 260px)) !important;
  gap: 20px !important;
  justify-content: start;
  align-items: stretch;
  width: 100% !important;
  max-width: 1100px !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
}
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products::before,
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products::after {
  display: none !important;
  content: none !important;
}
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products > li.product {
  box-sizing: border-box;
  display: block;
  float: none !important;
  clear: none !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 260px !important;
  margin: 0 !important;
  padding: 0 0 18px !important;
  overflow: hidden;
  border-radius: 16px;
  background: var(--bb-color-surface);
}
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products > li.product a.woocommerce-LoopProduct-link,
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products > li.product a.woocommerce-loop-product__link {
  display: block;
  width: 100%;
  min-width: 0;
}
.bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products > li.product a img {
  display: block;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 260px !important;
  height: auto !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  margin: 0 0 14px !important;
  border-radius: 0;
}
@media (max-width: 480px) {
  .bb-product-view div.product.bb-product .bb-product-below :is(section.related,section.upsells) > ul.products {
    grid-template-columns: minmax(0, 260px) !important;
    gap: 16px !important;
  }
}

/* 1.1.14 — Producer archive and individual portrait. Scoped: all other pages unchanged. */
.bb-producer-kicker{margin:0 0 18px;color:var(--bb-color-primary);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.bb-producers-archive{padding-block:clamp(38px,5vw,70px) 105px}
.bb-producers-archive-intro{margin:0 0 50px;max-width:1100px}
.bb-page .bb-producers-archive-intro h1{max-width:1050px;margin:0 0 25px;font-size:clamp(3rem,5.5vw,5.5rem);line-height:1.06}
.bb-producers-archive-intro>p:last-child{font-size:clamp(16px,1.4vw,19px);line-height:1.7;max-width:730px;margin:0;color:var(--bb-color-muted)}
.bb-producer-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:stretch}
.bb-producer-list-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:23px;background:var(--bb-color-surface);border:1px solid #655e5324;transition:transform .2s,box-shadow .2s}
.bb-producer-list-card:hover{transform:translateY(-4px);box-shadow:var(--bb-shadow)}
.bb-producer-list-image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;overflow:hidden;background:color-mix(in srgb,var(--bb-color-surface) 80%,var(--bb-color-bg))}
.bb-producer-list-image img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .3s}
.bb-producer-list-card:hover .bb-producer-list-image img{transform:scale(1.025)}
.bb-producer-image-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:160px;width:100%;font-family:Georgia,serif;font-style:italic;font-size:1.5rem;color:var(--bb-color-primary);opacity:.65}
.bb-producer-list-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:13px;padding:26px}
.bb-producer-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;color:var(--bb-color-primary);font-size:12px}
.bb-producer-tags span{max-width:100%;padding:6px 12px;background:color-mix(in srgb,var(--bb-color-bg) 80%,transparent);border:1px solid #655e5325;border-radius:99px;line-height:1.35}
.bb-producer-list-body h2,.bb-page .bb-producer-list-body h2{font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.2;letter-spacing:-.035em;margin:0}
.bb-producer-list-body h2 a,.bb-producer-product-card h3 a,.bb-producer-visit-card h3 a{text-decoration:none}
.bb-producer-list-body h2 a:hover,.bb-producer-product-card h3 a:hover,.bb-producer-visit-card h3 a:hover{color:var(--bb-color-primary)}
.bb-producer-list-summary{font-size:15px;line-height:1.65;color:var(--bb-color-muted);margin:0;overflow-wrap:anywhere}
.bb-producer-action{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--bb-color-primary);font-weight:700;font-size:13px;text-underline-offset:5px}
.bb-producer-action:hover{color:var(--bb-color-secondary)}
.bb-producer-list-body>.bb-producer-action{padding-top:10px}
.bb-producers-archive .navigation.pagination{margin-top:42px}
.bb-producers-archive .nav-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.bb-producer-empty{padding:45px;background:var(--bb-color-surface);border-radius:18px}
/* Producer profile: large hero photograph, readable text, independent information cards. */
.bb-producer-page{padding-block:clamp(28px,3vw,46px) clamp(68px,7vw,105px)}
.bb-producer-back{display:inline-block;margin:0 0 26px;font-size:13px;font-weight:700;color:var(--bb-color-primary)}
.bb-producer-identity{min-width:0}
.bb-producer-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:clamp(26px,4vw,70px);min-width:0;background:linear-gradient(125deg,var(--bb-color-surface),var(--bb-color-bg));border:1px solid #655e532b;border-radius:30px;padding:clamp(20px,3.2vw,48px)}
.bb-producer-hero--text-only{grid-template-columns:1fr}
.bb-producer-hero-photo{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center;border-radius:18px;overflow:hidden;background:color-mix(in srgb,var(--bb-color-surface) 80%,var(--bb-color-bg))}
.bb-producer-hero-photo img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain}
.bb-producer-hero-copy{min-width:0;overflow-wrap:break-word}
.bb-producer-hero-logo{margin-bottom:18px;max-width:115px}
.bb-producer-hero-logo img{display:block;width:100%;max-height:85px;object-fit:contain}
.bb-page .bb-producer-hero-copy h1{margin:0 0 25px;max-width:none;font-size:clamp(2.8rem,4.2vw,5rem);line-height:1.03}
.bb-producer-hero-copy .bb-producer-tags{margin:0 0 18px}
.bb-producer-hero-lead{font-size:clamp(16px,1.35vw,19px);line-height:1.72;max-width:55ch;margin:0}
.bb-producer-about{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,80px);padding:clamp(40px,5vw,78px) 0;border-bottom:1px solid #655e5330}
.bb-page .bb-producer-about h2,.bb-page .bb-producer-section-heading h2{margin:0;max-width:1000px;font-size:clamp(2.15rem,3.2vw,3.5rem);line-height:1.1}
.bb-producer-about-text{min-width:0;overflow-wrap:anywhere;font-size:16px;line-height:1.85}
.bb-producer-about-text :last-child{margin-bottom:0}
.bb-producer-quote{margin:38px 0 0;padding:25px 32px;border-left:4px solid var(--bb-color-primary);background:var(--bb-color-surface);border-radius:0 15px 15px 0}
.bb-producer-quote p{font:italic 400 clamp(1.35rem,2vw,2rem)/1.45 Georgia,serif;margin:0}
.bb-producer-practical,.bb-producer-gallery-section,.bb-producer-related,.bb-producer-visits{margin-top:clamp(50px,6vw,88px)}
.bb-producer-section-heading{margin-bottom:28px}
.bb-producer-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.bb-producer-info-card{min-width:0;padding:clamp(22px,2.7vw,36px);border:1px solid #655e5326;border-radius:22px;background:var(--bb-color-surface);overflow-wrap:anywhere}
.bb-producer-info-icon{display:grid;place-items:center;width:43px;height:43px;margin:0 0 22px;border-radius:50%;background:var(--bb-color-bg);color:var(--bb-color-primary);font-size:23px}
.bb-producer-info-card h3{font-size:clamp(1.35rem,1.8vw,1.75rem);line-height:1.2;margin:0 0 16px}
.bb-producer-info-card p,.bb-producer-info-card address{font-size:15px;line-height:1.65;font-style:normal;margin:0 0 15px}
.bb-producer-info-card p:last-child{margin-bottom:0}
.bb-producer-info-card--contact p{display:grid;gap:2px;border-top:1px solid #655e5329;padding-top:12px;margin-bottom:12px}
.bb-producer-info-card--contact p span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--bb-color-muted)}
.bb-producer-info-card a{overflow-wrap:anywhere}
.bb-producer-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.bb-producer-gallery img{width:100%;height:100%;max-height:340px;min-height:180px;object-fit:cover;background:var(--bb-color-surface);border-radius:18px}
.bb-producer-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.bb-producer-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:var(--bb-color-surface);border:1px solid #655e5320;border-radius:20px}
.bb-producer-product-image{display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:1.15;background:var(--bb-color-bg)}
.bb-producer-product-image img{width:100%;height:100%;object-fit:contain}
.bb-producer-product-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:22px;gap:10px}
.bb-producer-product-card h3{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.2;margin:0;overflow-wrap:anywhere}
.bb-producer-product-price{margin:0;color:var(--bb-color-primary);font-size:15px;font-weight:700}
.bb-producer-product-content>.bb-producer-action{padding-top:12px}
.bb-producer-visits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.bb-producer-visit-card{min-width:0;display:grid;grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);gap:20px;align-items:center;background:var(--bb-color-surface);padding:20px;border-radius:20px}
.bb-producer-visit-card:not(:has(.bb-producer-visit-photo)){grid-template-columns:1fr}
.bb-producer-visit-photo img{width:100%;height:180px;object-fit:cover;border-radius:12px}
.bb-producer-visit-card h3{margin:0 0 12px;font-size:1.65rem}
.bb-producer-visit-card p{font-size:14px;line-height:1.6}
@media(max-width:1050px){
 .bb-producer-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bb-producer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bb-producer-hero{gap:26px}
 .bb-producer-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:740px){
 .bb-producer-list-grid,.bb-producer-info-grid,.bb-producer-products-grid,.bb-producer-visits-grid{grid-template-columns:1fr}
 .bb-producer-hero{grid-template-columns:1fr;gap:24px;border-radius:22px;padding:16px}
 .bb-producer-hero-copy{padding:5px 6px 14px}
 .bb-producer-hero-photo img{max-height:400px}
 .bb-producer-about{grid-template-columns:1fr;padding-block:42px;gap:20px}
 .bb-producer-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .bb-producer-gallery img{max-height:220px;min-height:125px;border-radius:12px}
 .bb-producer-visit-card{grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:13px}
 .bb-producer-visit-photo img{height:135px}
 .bb-page .bb-producers-archive-intro h1{font-size:clamp(2.9rem,11vw,4.3rem)}
 .bb-page .bb-producer-hero-copy h1{font-size:clamp(2.65rem,10vw,4.1rem)}
}
@media(prefers-reduced-motion:reduce){.bb-producer-list-card:hover,.bb-producer-list-card:hover .bb-producer-list-image img{transform:none}}

/* 1.1.15 — Visits: photo-led /coulisses/ and a centered, full-width single-visit story. */
.bb-visit-kicker{margin:0 0 14px;color:var(--bb-color-primary);text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:700;line-height:1.5}
.bb-visits-archive,.bb-visit-page{padding-block:clamp(35px,5vw,75px) clamp(75px,8vw,125px);max-width:1360px}
.bb-visits-archive-heading{max-width:1060px;margin:0 0 clamp(32px,4vw,55px)}
.bb-page .bb-visits-archive-heading h1{margin:0 0 22px;max-width:none;font-size:clamp(3.2rem,6vw,6rem);line-height:1.04}
.bb-visits-archive-intro,.bb-visits-archive-heading>p:last-child{font-size:clamp(16px,1.35vw,19px);line-height:1.7;max-width:760px;color:var(--bb-color-muted)}
.bb-visits-archive-intro p{margin:0 0 12px;max-width:none}
.bb-visit-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);align-items:stretch}
.bb-visit-list-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--bb-color-surface);border-radius:23px;border:1px solid #655e5326;transition:transform .2s ease,box-shadow .2s ease}
.bb-visit-list-card:hover{transform:translateY(-3px);box-shadow:var(--bb-shadow)}
.bb-visit-list-cover{display:block;width:100%;aspect-ratio:16/10;overflow:hidden;background:color-mix(in srgb,var(--bb-color-surface) 75%,var(--bb-color-bg))}
.bb-visit-list-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.bb-visit-list-card:hover .bb-visit-list-cover img{transform:scale(1.025)}
.bb-visit-cover-empty{display:grid;place-items:center;width:100%;height:100%;padding:20px;text-align:center;font:italic 1.3rem Georgia,serif;color:var(--bb-color-primary)}
.bb-visit-list-body{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:clamp(19px,2vw,29px)}
.bb-visit-list-meta{font-size:12px;color:var(--bb-color-primary);font-weight:700;line-height:1.5;margin:0}
.bb-page .bb-visit-list-body h2{margin:0;max-width:none;font-size:clamp(1.6rem,2vw,2.15rem);line-height:1.18}
.bb-visit-list-body h2 a{text-decoration:none}
.bb-visit-list-body h2 a:hover{color:var(--bb-color-primary)}
.bb-visit-list-body>p:not(.bb-visit-list-meta){margin:0;color:var(--bb-color-muted);font-size:15px;line-height:1.7}
.bb-visit-link{display:inline-flex;align-items:center;gap:10px;color:var(--bb-color-primary);font-size:13px;font-weight:700;margin-top:auto;padding-top:16px;text-underline-offset:5px}
.bb-visit-back{display:inline-block;margin:0 0 clamp(20px,3vw,40px);font-weight:700;color:var(--bb-color-primary);font-size:13px}
.bb-visit-story{min-width:0}
.bb-visit-story-heading{max-width:none;margin:0 0 clamp(25px,3vw,46px)}
.bb-page .bb-visit-story-heading h1{margin:0;max-width:none;font-size:clamp(3rem,5.1vw,5.5rem);line-height:1.07;text-wrap:pretty;overflow-wrap:break-word}
.bb-visit-story-meta{color:var(--bb-color-primary);font-size:14px;font-weight:700;margin:20px 0 0}
.bb-visit-hero{min-width:0;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);align-items:center;gap:clamp(22px,3.5vw,55px);padding:clamp(16px,2.7vw,38px);background:linear-gradient(125deg,var(--bb-color-surface),var(--bb-color-bg));border:1px solid #655e532c;border-radius:26px}
.bb-visit-hero--no-photo,.bb-visit-hero--no-copy{grid-template-columns:1fr}
.bb-visit-hero-image{min-width:0;overflow:hidden;border-radius:18px;background:var(--bb-color-bg)}
.bb-visit-hero-image img{display:block;width:100%;height:auto;max-height:580px;aspect-ratio:16/10;object-fit:cover}
.bb-visit-hero--no-copy .bb-visit-hero-image img{max-height:650px}
.bb-visit-hero-text{min-width:0;padding:clamp(5px,1vw,15px) 0;overflow-wrap:anywhere}
.bb-visit-hero-summary{font:400 clamp(1.55rem,2.2vw,2.5rem)/1.3 Georgia,"Times New Roman",serif;letter-spacing:-.025em;margin:0 0 28px;max-width:none}
.bb-visit-hero-facts{border-top:1px solid #655e5345;padding-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.bb-visit-hero-facts p{min-width:0;margin:0;display:grid;gap:6px}
.bb-visit-hero-facts span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--bb-color-muted)}
.bb-visit-hero-facts strong{font-size:15px;line-height:1.5;font-weight:600}
.bb-visit-about{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(24px,5vw,85px);padding:clamp(48px,6vw,90px) 0;border-bottom:1px solid #655e5330;align-items:start}
.bb-page .bb-visit-about h2,.bb-page .bb-visit-section-heading h2{font-size:clamp(2.2rem,3.35vw,3.75rem);line-height:1.12;max-width:1000px;margin:0}
.bb-visit-about-text{min-width:0;font-size:clamp(16px,1.25vw,18px);line-height:1.85;overflow-wrap:break-word}
.bb-visit-about-text p{max-width:none;margin:0 0 18px}
.bb-visit-about-text :last-child{margin-bottom:0}
.bb-visit-video-section,.bb-visit-producers,.bb-visit-products{margin-top:clamp(55px,7vw,95px)}
.bb-visit-section-heading{margin:0 0 clamp(24px,3vw,35px)}
.bb-visit-video-shell{width:100%;max-width:1000px;margin-inline:auto;border-radius:22px;overflow:hidden;background:var(--bb-color-secondary)}
.bb-visit-video-shell .bb-video,.bb-visit-video-shell .bb-video-facade{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:0;margin:0;background:var(--bb-color-secondary)}
.bb-visit-video-shell .bb-video-facade{height:auto}
.bb-visit-video-shell .bb-video-facade img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bb-visit-producer-grid,.bb-visit-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.bb-visit-producer-grid .bb-producer-list-card,.bb-visit-product-grid .bb-producer-product-card{width:100%;max-width:390px}
.bb-visit-product-grid .bb-producer-product-image img{width:100%;height:100%;object-fit:contain}
.bb-visits-archive .page-numbers{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;list-style:none;padding:0;margin:45px 0 0}
.bb-visits-archive a.page-numbers,.bb-visits-archive .page-numbers.current{display:inline-flex;align-items:center;justify-content:center;min-width:37px;padding:7px 13px;border:1px solid #655e5333;border-radius:99px;text-decoration:none}
@media(max-width:1050px){
 .bb-visit-list-grid,.bb-visit-producer-grid,.bb-visit-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .bb-visit-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:25px}
 .bb-visit-hero--no-copy,.bb-visit-hero--no-photo{grid-template-columns:1fr}
 .bb-visit-hero-summary{font-size:clamp(1.4rem,2.25vw,2.1rem)}
}
@media(max-width:760px){
 .bb-visits-archive,.bb-visit-page{padding-top:32px;padding-bottom:70px}
 .bb-page .bb-visits-archive-heading h1,.bb-page .bb-visit-story-heading h1{font-size:clamp(2.8rem,10vw,4.3rem);margin:0}
 .bb-visits-archive-heading{margin-bottom:32px}
 .bb-visit-list-grid,.bb-visit-producer-grid,.bb-visit-product-grid{grid-template-columns:1fr;gap:18px}
 .bb-visit-producer-grid .bb-producer-list-card,.bb-visit-product-grid .bb-producer-product-card{max-width:none}
 .bb-visit-hero{grid-template-columns:1fr;gap:20px;padding:14px;border-radius:20px}
 .bb-visit-hero-image img{max-height:480px;aspect-ratio:16/10}
 .bb-visit-hero-text{padding:10px 7px 15px}
 .bb-visit-hero-summary{font-size:clamp(1.65rem,6vw,2.1rem)}
 .bb-visit-about{grid-template-columns:1fr;gap:18px;padding-block:45px}
 .bb-visit-video-shell{border-radius:15px}
 .bb-page .bb-visit-about h2,.bb-page .bb-visit-section-heading h2{font-size:clamp(2.1rem,8vw,3.1rem)}
}
@media(prefers-reduced-motion:reduce){.bb-visit-list-card:hover,.bb-visit-list-card:hover .bb-visit-list-cover img{transform:none}}


/* Bite & Bond 1.1.16 — One producer and its visit video share the same row.
   Scoped to single visit pages; product cards and visit listings are unchanged. */
.bb-visit-page .bb-visit-media-pair{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(22px,3vw,44px);align-items:start;margin-top:clamp(50px,6vw,84px)}
.bb-visit-page .bb-visit-media-pair > .bb-visit-producers,.bb-visit-page .bb-visit-media-pair > .bb-visit-video-section{min-width:0;margin:0;display:flex;flex-direction:column}
.bb-visit-page .bb-visit-media-pair .bb-visit-section-heading{margin:0 0 22px;min-height:clamp(95px,8vw,125px)}
.bb-visit-page .bb-visit-media-pair .bb-visit-section-heading h2{font-size:clamp(1.85rem,2.55vw,2.9rem);line-height:1.14;overflow-wrap:break-word}
.bb-visit-page .bb-visit-media-pair .bb-visit-producer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;min-width:0}
.bb-visit-page .bb-visit-media-pair .bb-visit-producer-grid .bb-producer-list-card{width:100%;max-width:none;margin:0}
.bb-visit-page .bb-visit-media-pair .bb-producer-list-image{aspect-ratio:16/9}
.bb-visit-page .bb-visit-media-pair .bb-producer-list-body{padding:clamp(18px,2vw,26px)}
.bb-visit-page .bb-visit-media-pair .bb-visit-video-shell{width:100%;max-width:none;margin:0}
.bb-visit-page .bb-visit-media-pair--single{grid-template-columns:minmax(0,1fr)}
.bb-visit-page .bb-visit-media-pair--single .bb-visit-section-heading{min-height:0}
.bb-visit-page .bb-visit-media-pair--single .bb-visit-producers{max-width:580px}
.bb-visit-page .bb-visit-media-pair--single .bb-visit-video-section{max-width:1000px;width:100%;margin-inline:auto}
@media(max-width:900px){
 .bb-visit-page .bb-visit-media-pair{grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,52px)}
 .bb-visit-page .bb-visit-media-pair .bb-visit-section-heading{min-height:0;margin-bottom:20px}
 .bb-visit-page .bb-visit-media-pair .bb-visit-producers{max-width:620px}
 .bb-visit-page .bb-visit-media-pair .bb-visit-video-section{width:100%}
}

/* 1.1.17 — Event detail: editorial presentation and a clear, anchored inquiry form. */
.bb-event-page{padding-block:clamp(30px,4vw,65px) clamp(70px,8vw,120px)}
.bb-event-detail{width:100%;max-width:1240px;margin:0 auto;min-width:0}
.bb-event-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;color:var(--bb-color-muted);margin-bottom:clamp(28px,3vw,46px)}
.bb-event-heading{margin:0 0 clamp(24px,3vw,38px)}
.bb-event-kicker{font-size:11px!important;line-height:1.6;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--bb-color-primary);margin:0 0 13px!important;max-width:none!important}
.bb-page .bb-event-heading h1{font-size:clamp(2.9rem,5.4vw,5.5rem);line-height:1.06;letter-spacing:-.048em;margin:0 0 24px;max-width:1150px;text-wrap:balance}
.bb-event-chips{display:flex;flex-wrap:wrap;gap:10px}.bb-event-chips span{padding:8px 15px;border:1px solid color-mix(in srgb,var(--bb-color-muted) 27%,transparent);border-radius:999px;font-size:13px}
.bb-event-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(20px,3vw,42px);align-items:stretch;padding:clamp(15px,2vw,28px);background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 16%,transparent);border-radius:27px}
.bb-event-hero--no-photo{grid-template-columns:1fr}
.bb-event-hero-photo{min-width:0}.bb-event-hero-photo img{display:block;width:100%;height:100%;min-height:330px;max-height:550px;aspect-ratio:1.2;object-fit:cover;border-radius:19px}
.bb-event-hero-info{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(14px,2.2vw,30px) clamp(6px,1.4vw,18px)}
.bb-event-page .bb-event-lead,.bb-page .bb-event-hero-info h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(1.65rem,2.4vw,2.6rem);line-height:1.25;letter-spacing:-.035em;max-width:none;margin:0 0 25px}
.bb-event-facts{width:100%;display:grid;gap:0;margin:0 0 27px}.bb-event-facts>div{border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 25%,transparent);padding:14px 0}.bb-event-facts dt{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--bb-color-muted)}.bb-event-facts dd{font-size:16px;margin:6px 0 0}
.bb-event-cta{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:48px;padding:12px 24px;border-radius:99px;background:var(--bb-color-primary);color:#fff;text-decoration:none;font-size:14px;font-weight:700}.bb-event-cta:hover,.bb-event-cta:focus-visible{background:var(--bb-color-secondary);color:#fff}
.bb-event-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:clamp(32px,5vw,78px);margin:clamp(46px,6vw,83px) 0;align-items:start}.bb-event-content:has(> :only-child){grid-template-columns:1fr}
.bb-page .bb-event-content h2,.bb-page .bb-event-gallery-section h2{font-size:clamp(2rem,3vw,3.25rem);line-height:1.14;margin:0 0 23px;max-width:none}
.bb-event-prose{font-size:16px;line-height:1.85}.bb-event-prose p{max-width:75ch}.bb-event-services{background:var(--bb-color-surface);border-radius:20px;padding:clamp(23px,3vw,36px)}.bb-event-services ul{list-style:none;margin:0;padding:0;display:grid;gap:0}.bb-event-services li{padding:13px 0;border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 22%,transparent);font-size:16px;line-height:1.5}
.bb-event-gallery-section{margin:40px 0 75px}.bb-event-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bb-event-gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:15px}
.bb-event-contact{scroll-margin-top:105px;display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(20px,3vw,45px);align-items:start;padding:clamp(22px,3.4vw,48px);margin-top:clamp(46px,6vw,85px);background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 18%,transparent);border-radius:28px}
.bb-event-contact-intro{background:var(--bb-color-secondary);border-radius:19px;padding:clamp(26px,3vw,43px);color:var(--bb-color-bg);min-width:0}.bb-event-contact-intro .bb-event-kicker{color:color-mix(in srgb,var(--bb-color-bg) 80%,transparent)}
.bb-page .bb-event-contact-intro h2{font-size:clamp(2.15rem,3.4vw,3.7rem);line-height:1.09;margin:0 0 22px;max-width:none;color:inherit}.bb-event-contact-intro>p:not(.bb-event-kicker){line-height:1.75;font-size:16px;max-width:60ch}.bb-event-contact-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.bb-event-contact-points span{padding:9px 12px;border-radius:99px;border:1px solid color-mix(in srgb,var(--bb-color-bg) 40%,transparent);font-size:12px}
.bb-event-form-panel{min-width:0}.bb-page .bb-event-form-panel h3{font-family:Georgia,serif;font-size:clamp(1.7rem,2.3vw,2.6rem);font-weight:400;margin:0 0 8px}.bb-event-form-panel>p{margin:0 0 20px;font-size:14px;color:var(--bb-color-muted)}
.bb-event-form-panel .bb-form{max-width:none;width:100%;margin:0;padding:0;border:0;box-shadow:none;background:transparent}.bb-event-form-panel .bb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.bb-event-form-panel .bb-form label{min-width:0;font-size:13px}.bb-event-form-panel .bb-form input:not([type=checkbox]),.bb-event-form-panel .bb-form select,.bb-event-form-panel .bb-form textarea{min-width:0;background:var(--bb-color-bg);border-radius:10px;border:1px solid color-mix(in srgb,var(--bb-color-muted) 40%,transparent)}
.bb-event-form-panel .bb-form textarea{min-height:135px;resize:vertical}.bb-event-form-panel .bb-form .bb-consent{align-items:flex-start}.bb-event-form-panel .bb-form button[type=submit]{min-height:48px;border-radius:99px;padding:11px 25px;background:var(--bb-color-primary);color:#fff;cursor:pointer}.bb-event-form-panel .bb-message{background:var(--bb-color-bg);border-radius:9px;margin:0 0 18px}
@media(max-width:960px){.bb-event-contact{grid-template-columns:1fr}.bb-event-contact-intro{padding:28px}.bb-event-content{grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:30px}.bb-event-hero-photo img{min-height:260px}}
@media(max-width:700px){.bb-event-page{padding-block:30px 65px}.bb-page .bb-event-heading h1{font-size:clamp(2.7rem,10vw,4.2rem)}.bb-event-hero,.bb-event-content{grid-template-columns:1fr}.bb-event-hero{padding:13px;gap:15px;border-radius:20px}.bb-event-hero-photo img{aspect-ratio:4/3;max-height:none;min-height:0}.bb-event-hero-info{padding:10px 11px 16px}.bb-event-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-event-contact{padding:14px;border-radius:20px}.bb-event-form-panel{padding:10px 7px}.bb-event-form-panel .bb-form-grid{grid-template-columns:1fr}.bb-event-content{margin:45px 0}}

/* 1.1.18 — Event listing uses the same two-column contact panel as event details. */
.bb-events-landing{min-width:0}
.bb-events-landing>.bb-event-contact{max-width:1240px;margin-inline:auto}
.bb-events-landing>.bb-event-contact .bb-form{margin:0;padding:0;box-shadow:none;border:0;background:transparent}
.bb-events-landing>.bb-event-contact .bb-form-grid{gap:0 16px}
.bb-events-landing>.bb-event-contact .bb-form textarea{min-height:135px}
@media(max-width:700px){
 .bb-events-landing>.bb-event-contact .bb-form-grid{grid-template-columns:1fr}
}

/* 1.1.19 — Dedicated rental landing. Shared event enquiry panel styles above. */
.bb-rental-landing{padding-block:clamp(30px,4vw,65px) clamp(70px,8vw,120px);min-width:0}
.bb-rental-heading{max-width:1200px;margin:0 auto clamp(54px,6vw,85px)}
.bb-page .bb-rental-heading h1{max-width:none;margin:0 0 26px;font-size:clamp(3.2rem,5.6vw,6rem);line-height:1.06;text-wrap:balance}
.bb-rental-intro{max-width:780px;font-size:17px;line-height:1.75;color:var(--bb-color-text);margin:0 0 24px}
.bb-rental-intro p{max-width:none;margin:0 0 18px}
.bb-rental-catalogue{max-width:1240px;margin:0 auto}
.bb-rental-section-head{display:flex;gap:28px;align-items:end;justify-content:space-between;margin-bottom:27px}
.bb-page .bb-rental-section-head h2{font-size:clamp(2.2rem,3.6vw,3.7rem);line-height:1.1;margin:0;max-width:800px}
.bb-rental-section-head>p{font-size:14px;max-width:340px;line-height:1.65;color:var(--bb-color-muted);margin:0 0 6px}
.bb-rental-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,27px)}
.bb-rental-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 13%,transparent);transition:transform .2s ease,box-shadow .2s ease}
.bb-rental-card:hover{transform:translateY(-3px);box-shadow:var(--bb-shadow)}
.bb-rental-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--bb-color-bg)}
.bb-rental-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.bb-rental-card:hover .bb-rental-card-image img{transform:scale(1.025)}
.bb-rental-card-placeholder{display:grid;place-items:center;width:100%;height:100%;font-family:Georgia,serif;font-size:1.5rem;color:var(--bb-color-muted)}
.bb-rental-card-body{min-width:0;display:flex;flex:1;flex-direction:column;padding:clamp(19px,2vw,29px)}
.bb-rental-kind{font-size:11px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:var(--bb-color-primary);margin:0 0 10px!important}
.bb-rental-card h3{font:400 clamp(1.5rem,1.9vw,2rem)/1.15 Georgia,serif;letter-spacing:-.035em;margin:0 0 13px}
.bb-rental-card h3 a{text-decoration:none}
.bb-rental-card-summary{font-size:14px;line-height:1.7;margin:0 0 22px!important;max-width:none!important}
.bb-rental-card-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:auto}
.bb-rental-card-actions a{font-size:12px;font-weight:700;text-underline-offset:4px}
.bb-rental-card-actions .bb-rental-card-request{padding:10px 14px;border-radius:99px;text-decoration:none;background:var(--bb-color-primary);color:#fff;text-align:center}
.bb-rental-card-actions .bb-rental-card-request:hover{background:var(--bb-color-secondary)}
.bb-rental-landing>.bb-rental-contact{max-width:1240px;margin-inline:auto}
.bb-rental-contact .bb-form{margin:0;padding:0;border:0;box-shadow:none;background:transparent;width:100%;max-width:none}
.bb-rental-contact .bb-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}
.bb-rental-contact .bb-form--location label.bb-rental-select{grid-column:1/-1}
.bb-rental-contact .bb-form textarea{min-height:135px}
.bb-rental-no-items{padding:30px;background:var(--bb-color-surface);border-radius:16px}
@media(max-width:1050px){.bb-rental-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-rental-section-head{align-items:start;flex-direction:column;gap:14px}.bb-rental-section-head>p{max-width:680px}}
@media(max-width:700px){.bb-rental-grid{grid-template-columns:1fr}.bb-rental-heading{margin-bottom:45px}.bb-rental-landing .bb-event-contact .bb-form-grid{grid-template-columns:1fr}.bb-page .bb-rental-heading h1{font-size:clamp(2.7rem,10vw,4rem)}.bb-rental-card-image{aspect-ratio:16/11}}
.bb-rental-detail{max-width:1240px;margin-inline:auto;min-width:0}
.bb-rental-hero-note{font-size:14px;line-height:1.7;color:var(--bb-color-muted);max-width:34rem;margin:0 0 24px}
.bb-rental-detail-content{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(270px,.88fr);gap:clamp(25px,4vw,60px);align-items:start;margin:clamp(45px,6vw,80px) 0}
.bb-page .bb-rental-detail-content h2{font-size:clamp(2rem,3vw,3.25rem);margin:0 0 20px;max-width:none}
.bb-rental-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0}
.bb-rental-facts>div{min-width:0;padding:17px 18px;background:var(--bb-color-surface);border-radius:13px}
.bb-rental-facts dt{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bb-color-muted);margin-bottom:7px}
.bb-rental-facts dd{font-size:14px;line-height:1.7;margin:0;overflow-wrap:anywhere}
@media(max-width:900px){.bb-rental-detail-content{grid-template-columns:1fr}}
@media(max-width:600px){.bb-rental-facts{grid-template-columns:1fr}}
/* 1.1.21 — Stores only: archive cards and accessible, responsive location profile. */
.bb-stores-archive,.bb-store-page{padding-block:clamp(38px,5vw,72px) clamp(70px,8vw,130px)}
.bb-stores-archive{max-width:1320px}.bb-store-page{max-width:1320px}
.bb-store-kicker{font:700 11px/1.5 Arial,Helvetica,sans-serif!important;letter-spacing:.16em;text-transform:uppercase;color:var(--bb-color-primary);max-width:none!important;margin:0 0 13px!important}
.bb-stores-intro{max-width:1060px;margin:0 0 clamp(30px,4vw,57px)}
.bb-page .bb-stores-intro h1,.bb-page .bb-store-heading h1{max-width:none;margin:0 0 22px;font-size:clamp(2.85rem,5.2vw,5.6rem);line-height:1.07;text-wrap:balance;overflow-wrap:break-word}
.bb-stores-intro>p:last-child{font-size:clamp(16px,1.5vw,19px);line-height:1.7;max-width:72ch;color:var(--bb-color-muted)}
.bb-store-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.1vw,28px);align-items:stretch}
.bb-store-list-card{min-width:0;background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 15%,transparent);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}
.bb-store-list-card:hover{transform:translateY(-4px);box-shadow:var(--bb-shadow)}
.bb-store-list-image{display:block;aspect-ratio:16/10;background:#e7e0d6;overflow:hidden}
.bb-store-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.bb-store-list-card:hover .bb-store-list-image img{transform:scale(1.03)}
.bb-store-photo-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font:italic 1.6rem Georgia,serif;color:var(--bb-color-primary);background:linear-gradient(135deg,var(--bb-color-surface),var(--bb-color-bg))}
.bb-store-list-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:12px;padding:clamp(20px,2.1vw,30px)}
.bb-page .bb-store-list-body h2{margin:0;font-size:clamp(1.55rem,2vw,2.25rem);line-height:1.18;max-width:none}
.bb-store-list-body h2 a{text-decoration:none}.bb-store-list-body h2 a:hover{text-decoration:underline}
.bb-store-list-body .bb-store-kicker{margin:0!important}.bb-store-list-summary{font-size:14px;line-height:1.68;color:var(--bb-color-muted);margin:0!important}
.bb-store-list-actions{margin-top:auto;display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;padding-top:8px}
.bb-store-link{font-size:13px;font-weight:700;color:var(--bb-color-primary);text-decoration-thickness:1px;text-underline-offset:5px}
.bb-store-link--muted{color:var(--bb-color-muted)}
.bb-stores-archive .navigation.pagination{margin-top:44px}
.bb-store-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--bb-color-muted);margin-bottom:clamp(25px,3.3vw,45px)}
.bb-store-heading{margin:0 0 clamp(25px,3vw,42px)}
.bb-store-place{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid color-mix(in srgb,var(--bb-color-muted) 30%,transparent);border-radius:99px;font-size:13px;margin:0!important}
.bb-store-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(20px,3.2vw,52px);align-items:stretch;padding:clamp(15px,2.5vw,32px);background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 15%,transparent);border-radius:28px}
.bb-store-hero--no-photo{grid-template-columns:1fr}.bb-store-hero-photo{min-width:0}
.bb-store-hero-photo img{width:100%;height:100%;max-height:550px;min-height:330px;aspect-ratio:1.25;object-fit:cover;border-radius:18px}
.bb-store-hero-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(12px,2vw,28px) 0}
.bb-page .bb-store-hero-text h2{font-size:clamp(1.7rem,2.45vw,2.75rem);line-height:1.21;max-width:none;margin:0 0 26px;letter-spacing:-.035em}
.bb-store-hero-address{font-size:15px;line-height:1.65;color:var(--bb-color-muted);margin:0 0 25px!important}
.bb-store-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;border-radius:99px;background:var(--bb-color-primary);color:#fff;text-decoration:none;font-size:13px;font-weight:700}
.bb-store-button:hover,.bb-store-button:focus-visible{background:var(--bb-color-secondary);color:#fff}
.bb-store-story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(22px,4vw,65px);padding:clamp(45px,6vw,85px) 0;align-items:start}
.bb-page .bb-store-story h2,.bb-page .bb-store-section-heading h2{font-size:clamp(2rem,3.3vw,3.5rem);line-height:1.12;margin:0;max-width:none}
.bb-store-story-text{min-width:0;font-size:16px;line-height:1.8}.bb-store-story-text p{max-width:75ch;margin:0 0 16px}
.bb-store-practical{margin:clamp(44px,5vw,75px) 0}.bb-store-section-heading{margin-bottom:26px}
.bb-store-practical-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(15px,2vw,25px);align-items:stretch}
.bb-store-info-card{min-width:0;background:var(--bb-color-surface);border:1px solid color-mix(in srgb,var(--bb-color-muted) 15%,transparent);border-radius:21px;padding:clamp(22px,3vw,38px)}
.bb-store-info-card--hours{grid-row:span 2}.bb-store-info-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:var(--bb-color-bg);color:var(--bb-color-primary);margin-bottom:16px;font-size:21px}
.bb-page .bb-store-info-card h3{font-size:clamp(1.55rem,2.15vw,2.25rem);margin:0 0 18px}
.bb-store-info-card address{font-style:normal;line-height:1.75;margin:0 0 21px}.bb-store-info-card p{font-size:15px;line-height:1.75;overflow-wrap:anywhere}
.bb-store-hours{padding:0;margin:0;list-style:none}.bb-store-hours li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 0;border-bottom:1px solid color-mix(in srgb,var(--bb-color-muted) 20%,transparent);font-size:14px;line-height:1.6}.bb-store-hours li:last-child{border:0}.bb-store-hours strong{text-align:right;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}
.bb-store-gallery-section{margin:clamp(35px,5vw,70px) 0}.bb-store-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bb-store-gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:15px}
.bb-store-return{padding-top:24px;border-top:1px solid color-mix(in srgb,var(--bb-color-muted) 25%,transparent)}
@media(max-width:1050px){.bb-store-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-store-hero{grid-template-columns:1fr 1fr;gap:24px}.bb-store-story{grid-template-columns:1fr 1.3fr}.bb-store-hero-photo img{min-height:270px}}
@media(max-width:760px){.bb-store-list-grid,.bb-store-hero,.bb-store-story,.bb-store-practical-grid{grid-template-columns:1fr}.bb-store-list-body{padding:23px}.bb-store-hero{padding:14px;border-radius:21px;gap:12px}.bb-store-hero-photo img{min-height:0;max-height:none;aspect-ratio:4/3}.bb-store-hero-text{padding:14px 10px 18px}.bb-store-story{padding-block:45px;gap:20px}.bb-store-practical{margin:45px 0}.bb-store-info-card--hours{grid-row:auto}.bb-store-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-page .bb-stores-intro h1,.bb-page .bb-store-heading h1{font-size:clamp(2.6rem,9vw,4.5rem)}}
@media(max-width:420px){.bb-store-hours li{flex-direction:column;align-items:flex-start;gap:2px}.bb-store-hours strong{text-align:left}.bb-store-gallery{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.bb-store-list-card:hover,.bb-store-list-card:hover .bb-store-list-image img{transform:none}}
/* 1.1.22 — Distinct, optional store logos; never replace or crop the shop photo. */
.bb-store-card-identity{display:flex;align-items:center;gap:13px;flex-wrap:wrap;min-width:0}
.bb-store-list-logo,.bb-store-hero-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:1px solid #655e532b;overflow:hidden}
.bb-store-list-logo{width:94px;height:66px;padding:7px;border-radius:12px}
.bb-store-list-body .bb-store-list-logo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:0}
.bb-store-card-identity .bb-store-kicker{margin:0!important;flex:1 1 100px}
.bb-store-hero-logo{width:min(180px,100%);height:105px;padding:12px;border-radius:16px;margin-bottom:24px}
.bb-store-hero-text .bb-store-hero-logo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:0}
@media(max-width:760px){.bb-store-list-logo{width:86px;height:62px}.bb-store-hero-logo{width:145px;height:90px;margin-bottom:18px}}

/* 1.1.23 — One complete contact form, routed to the existing Core request kinds. */
.bb-page-contact{max-width:1320px}
.bb-contact-heading{max-width:980px;margin-bottom:clamp(28px,4vw,54px)}
.bb-contact-kicker{font-size:11px;letter-spacing:.15em;font-weight:700;text-transform:uppercase;color:var(--bb-color-primary);margin:0 0 12px}
.bb-page .bb-contact-heading h1{font-size:clamp(3.2rem,6vw,6.3rem);margin:0 0 16px;max-width:none}
.bb-contact-heading>p:last-child{max-width:66ch;font-size:clamp(16px,1.4vw,19px);line-height:1.7;margin:0;color:var(--bb-color-muted)}
.bb-contact-page .bb-contact-layout{grid-template-columns:minmax(275px,.83fr) minmax(0,1.6fr);gap:clamp(16px,2.4vw,32px);align-items:start}
.bb-contact-page .bb-contact-info-panel{min-height:0;padding:clamp(26px,3.4vw,48px)}
.bb-contact-page .bb-contact-info-panel h2{margin:0 0 16px;font-size:clamp(2.4rem,3.4vw,4.1rem)}
.bb-contact-page .bb-contact-logo{margin-bottom:32px}
.bb-contact-page .bb-contact-aside-lead{font-size:15px;line-height:1.7;margin:0 0 20px;color:var(--bb-color-bg)}
.bb-contact-topics{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 30px}
.bb-contact-topics span{border:1px solid rgba(255,255,255,.32);border-radius:99px;padding:6px 10px;font-size:11px;color:var(--bb-color-bg)}
.bb-contact-page .bb-contact-form-panel{min-width:0;border:1px solid color-mix(in srgb,var(--bb-color-muted) 16%,transparent);padding:clamp(22px,3.2vw,48px);box-shadow:0 18px 48px rgba(49,41,30,.04)}
.bb-page .bb-contact-form-panel>h2{font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.08;max-width:none;margin:0 0 10px}
.bb-contact-panel-lead{margin:0 0 26px;line-height:1.65;color:var(--bb-color-muted);font-size:15px}
.bb-contact-form-panel .bb-form--central{padding:0;max-width:none;width:100%;margin:0;background:transparent}
.bb-form--central .bb-contact-choice{margin:0 0 23px;padding:18px 20px 14px;border:1px solid color-mix(in srgb,var(--bb-color-primary) 28%,transparent);border-radius:15px;background:color-mix(in srgb,var(--bb-color-bg) 78%,var(--bb-color-surface))}
.bb-form--central .bb-contact-choice>label{font-size:14px;margin:0}
.bb-form--central .bb-contact-choice select{margin:8px 0 0;min-width:0;border-radius:10px;border-color:color-mix(in srgb,var(--bb-color-primary) 37%,transparent)}
.bb-form--central .bb-contact-help{font-size:12px;line-height:1.55;color:var(--bb-color-muted);margin:10px 0 0}
.bb-form--central .bb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}
.bb-form--central .bb-form-grid>label,.bb-form--central .bb-contact-extra>label{min-width:0}
.bb-form--central input:not([type=checkbox]),.bb-form--central select,.bb-form--central textarea{min-width:0;border-radius:10px;border-color:color-mix(in srgb,var(--bb-color-muted) 38%,transparent)}
.bb-form--central .bb-contact-extra[hidden]{display:none!important}
.bb-form--central .bb-contact-extra{margin:0 0 6px;padding:16px 18px 0;background:color-mix(in srgb,var(--bb-color-bg) 50%,var(--bb-color-surface));border-radius:14px}
.bb-form--central .bb-contact-extra-title{font-family:Georgia,serif;font-size:22px;margin:0 0 18px;line-height:1.2}
.bb-form--central .bb-contact-message{margin-top:8px}
.bb-form--central .bb-contact-message textarea{min-height:150px}
.bb-form--central .bb-consent{font-size:13px;line-height:1.5;margin-bottom:14px}
.bb-form--central .bb-contact-privacy{font-size:12px;margin-bottom:18px}
.bb-form--central button[type=submit]{min-height:51px}
@media(max-width:980px){.bb-contact-page .bb-contact-layout{grid-template-columns:1fr}.bb-contact-page .bb-contact-info-panel{min-height:0}.bb-contact-page .bb-contact-logo{margin-bottom:18px}.bb-contact-page .bb-contact-socials{margin-top:22px}.bb-contact-topics{margin-bottom:20px}}
@media(max-width:600px){.bb-page .bb-contact-heading h1{font-size:clamp(3rem,12vw,4.3rem)}.bb-contact-page .bb-contact-form-panel{padding:20px 16px}.bb-contact-page .bb-contact-info-panel{padding:28px 24px}.bb-form--central .bb-form-grid{grid-template-columns:1fr}.bb-form--central .bb-contact-choice{padding:14px}.bb-form--central .bb-contact-extra{padding:14px 14px 0}}

/* 1.1.25 — Homepage point-of-sale cards: concise content and aligned actions.
   Scoped to this homepage listing; archive and individual store pages stay unchanged. */
.bb-home-store-grid .bb-home-store-card{display:flex;flex-direction:column;min-width:0}
.bb-home-store-grid .bb-home-store-card .bb-card-body{display:flex;flex:1;flex-direction:column;min-width:0}
.bb-home-store-grid .bb-home-store-card .bb-home-store-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px;margin-top:auto;padding-top:14px}
.bb-home-store-grid .bb-home-store-card .bb-home-store-actions .bb-text-link{display:inline-flex;align-items:center;white-space:nowrap;margin:0;font-size:13px}

/* Bite & Bond 1.1.26 · My Account. Keep native WooCommerce actions, endpoints and forms. */
.bb-page-account{max-width:1320px;padding-top:clamp(36px,5vw,72px);padding-bottom:clamp(70px,8vw,120px)}
.bb-page-account .bb-breadcrumb{margin-bottom:clamp(18px,3vw,32px);color:var(--bb-color-muted)}
.bb-account-page,.bb-account-woocommerce{min-width:0}
.bb-account-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:clamp(27px,4vw,52px);padding:clamp(28px,4vw,48px);border-radius:28px;background:var(--bb-color-secondary);color:var(--bb-color-bg);overflow:hidden;position:relative}
.bb-account-heading>div:first-child{position:relative;z-index:1;min-width:0}
.bb-page-account .bb-account-heading h1{color:var(--bb-color-bg);max-width:none;margin:0 0 15px;font-size:clamp(2.8rem,5vw,5.1rem);line-height:1.03}
.bb-account-kicker{font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:700;color:var(--bb-color-accent);margin:0 0 15px}
.bb-page-account .bb-account-lead{font-size:clamp(15px,1.25vw,17px);line-height:1.7;max-width:620px;margin:0;color:var(--bb-color-bg)}
.bb-account-heading-mark{width:168px;height:168px;flex:0 0 168px;border:1px solid #f6f1e86b;outline:1px solid #f6f1e840;outline-offset:-11px;border-radius:50%;font:italic 42px/1 Georgia,serif;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-9deg);color:var(--bb-color-bg);opacity:.92}
.bb-account-heading-mark span{font:600 10px/1.5 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-top:12px}
.bb-page-account .woocommerce{font-size:15px;line-height:1.65;min-width:0;color:var(--bb-color-text)}
.bb-page-account .woocommerce:has(> .woocommerce-MyAccount-navigation){display:grid;grid-template-columns:minmax(220px,264px) minmax(0,1fr);align-items:start;gap:clamp(22px,3vw,38px)}
.bb-page-account .woocommerce .woocommerce-notices-wrapper,.bb-page-account .woocommerce>.woocommerce-message,.bb-page-account .woocommerce>.woocommerce-error,.bb-page-account .woocommerce>.woocommerce-info{grid-column:1/-1;min-width:0}
.bb-page-account .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;min-width:0;margin:0!important;background:var(--bb-color-surface);padding:clamp(12px,1.5vw,20px);border:1px solid #655e5322;border-radius:22px}
.bb-page-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:5px}
.bb-page-account .woocommerce-MyAccount-navigation li{margin:0;list-style:none}
.bb-page-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px 15px!important;border:0!important;border-radius:12px;text-decoration:none;line-height:1.4;font-size:14px;font-weight:600;transition:background .2s,color .2s}
.bb-page-account .woocommerce-MyAccount-navigation li a:hover,.bb-page-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--bb-color-primary);color:#fff}
.bb-page-account .woocommerce-MyAccount-navigation li a:focus-visible{outline:3px solid var(--bb-color-primary);outline-offset:2px}
.bb-page-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;margin:0!important;padding:clamp(22px,3.1vw,44px);border:1px solid #655e5325;border-radius:22px;background:#fffdf8}
.bb-page-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}
.bb-page-account .woocommerce-MyAccount-content p{max-width:unset;font-size:15px;line-height:1.8}
.bb-page-account .woocommerce-MyAccount-content>p a{color:var(--bb-color-primary);font-weight:600}
.bb-page-account .woocommerce h2,.bb-page-account .woocommerce h3{font-family:Georgia,serif;color:var(--bb-color-text);font-weight:400;letter-spacing:-.035em;line-height:1.13}
.bb-page-account .woocommerce h2{font-size:clamp(1.8rem,2.5vw,2.7rem);margin:0 0 20px}
.bb-page-account .woocommerce h3{font-size:clamp(1.35rem,1.8vw,1.9rem);margin:0 0 15px}
.bb-account-shortcuts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:13px;margin-top:27px}
.bb-account-shortcut{display:flex;flex-direction:column;gap:8px;position:relative;background:var(--bb-color-surface);border-radius:15px;padding:21px 19px 38px;text-decoration:none;min-width:0;transition:transform .18s,box-shadow .18s}
.bb-account-shortcut:hover{transform:translateY(-3px);box-shadow:0 10px 30px #29282016}
.bb-account-shortcut strong{font:400 clamp(1.35rem,1.7vw,1.65rem)/1.16 Georgia,serif}
.bb-account-shortcut span{font-size:13px;line-height:1.55;color:var(--bb-color-muted)}
.bb-account-shortcut b{position:absolute;right:18px;bottom:13px;color:var(--bb-color-primary);font-size:16px}
/* Customer login / account creation: do not alter WC authentication or registration. */
.bb-page-account #customer_login{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,390px),1fr));gap:clamp(20px,3vw,34px);align-items:start}
.bb-page-account #customer_login:before,.bb-page-account #customer_login:after{display:none}
.bb-page-account #customer_login>.u-column1,.bb-page-account #customer_login>.u-column2{width:auto!important;float:none!important;min-width:0;margin:0!important}
.bb-page-account #customer_login h2{margin:0 0 20px}
.bb-page-account .woocommerce form.woocommerce-form-login,.bb-page-account .woocommerce form.woocommerce-form-register,.bb-page-account .woocommerce form.lost_reset_password{background:var(--bb-color-surface);border:1px solid #655e5326;border-radius:20px;padding:clamp(20px,3vw,36px);margin:0 0 22px;min-width:0}
.bb-page-account .woocommerce>form.woocommerce-form-login,.bb-page-account .woocommerce>form.lost_reset_password{max-width:690px;margin-inline:auto}
.bb-page-account .woocommerce-form-login .form-row,.bb-page-account .woocommerce-form-register .form-row{min-width:0}
.bb-page-account .woocommerce form .form-row{margin:0 0 19px;padding:0}
.bb-page-account .woocommerce form .form-row label,.bb-page-account .woocommerce form label{font-size:13px;font-weight:600;margin-bottom:6px;line-height:1.6}
.bb-page-account .woocommerce form .form-row input.input-text,.bb-page-account .woocommerce form .form-row select,.bb-page-account .woocommerce form .form-row textarea,.bb-page-account .woocommerce .select2-container .select2-selection{width:100%;max-width:100%;min-width:0;border:1px solid #655e5360;background:#fffdf8;color:var(--bb-color-text);border-radius:10px;min-height:49px;padding:11px 13px;box-shadow:none}
.bb-page-account .woocommerce form .form-row textarea{min-height:100px}
.bb-page-account .woocommerce .select2-container .select2-selection{display:flex;align-items:center}
.bb-page-account .woocommerce .show-password-input{right:12px;top:50%;transform:translateY(-50%)}
.bb-page-account .woocommerce form .show-password-input:after{color:var(--bb-color-primary)}
.bb-page-account .woocommerce form .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-right:16px;font-size:13px;font-weight:400}
.bb-page-account .woocommerce input[type=checkbox]{accent-color:var(--bb-color-primary);width:17px;height:17px}
.bb-page-account .woocommerce button.button,.bb-page-account .woocommerce a.button,.bb-page-account .woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;max-width:100%;width:auto;border:0;border-radius:99px;background:var(--bb-color-primary);color:#fff;padding:12px 23px;margin:0;text-align:center;font-size:13px;font-weight:700;text-decoration:none;white-space:normal;line-height:1.4}
.bb-page-account .woocommerce button.button:hover,.bb-page-account .woocommerce a.button:hover,.bb-page-account .woocommerce input.button:hover{background:var(--bb-color-secondary);color:#fff}
.bb-page-account .woocommerce .woocommerce-LostPassword{margin:16px 0 0}
.bb-page-account .woocommerce .woocommerce-LostPassword a{font-size:13px;color:var(--bb-color-primary);font-weight:600}
.bb-page-account .woocommerce fieldset{border:1px solid #655e5338;border-radius:13px;margin:25px 0;padding:20px;min-width:0}
.bb-page-account .woocommerce fieldset legend{font-family:Georgia,serif;font-size:1.3rem;padding:0 8px}
/* Orders, addresses and saved payment methods remain native WooCommerce tables/actions. */
.bb-page-account .woocommerce table.shop_table,.bb-page-account .woocommerce table.woocommerce-table{width:100%;max-width:100%;border-collapse:separate;border-spacing:0;background:var(--bb-color-surface);border:1px solid #655e5326;border-radius:14px;padding:0;font-size:13px}
.bb-page-account .woocommerce table.shop_table th,.bb-page-account .woocommerce table.shop_table td,.bb-page-account .woocommerce table.woocommerce-table th,.bb-page-account .woocommerce table.woocommerce-table td{padding:14px 12px;vertical-align:middle;overflow-wrap:anywhere}
.bb-page-account .woocommerce table.shop_table th{font-size:12px;font-weight:700}
.bb-page-account .woocommerce table.shop_table tr+tr td{border-top:1px solid #655e5321}
.bb-page-account .woocommerce .woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:18px;margin:20px 0}
.bb-page-account .woocommerce .woocommerce-Addresses:before,.bb-page-account .woocommerce .woocommerce-Addresses:after{display:none}
.bb-page-account .woocommerce .woocommerce-Addresses .woocommerce-Address{float:none!important;width:auto!important;background:var(--bb-color-surface);border-radius:15px;padding:22px;min-width:0}
.bb-page-account .woocommerce .woocommerce-Addresses .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.bb-page-account .woocommerce .woocommerce-Addresses .woocommerce-Address-title h2{font-size:1.45rem;margin:0}
.bb-page-account .woocommerce .woocommerce-Addresses address{font-size:14px;line-height:1.75;margin-top:15px}
.bb-page-account .woocommerce .woocommerce-Pagination{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}
.bb-page-account .woocommerce .woocommerce-error,.bb-page-account .woocommerce .woocommerce-info,.bb-page-account .woocommerce .woocommerce-message{border-top:3px solid var(--bb-color-primary);border-radius:12px;padding:17px 22px 17px 50px;margin-bottom:20px;background:var(--bb-color-surface);color:var(--bb-color-text);box-shadow:none}
.bb-page-account .woocommerce .woocommerce-error:before,.bb-page-account .woocommerce .woocommerce-info:before,.bb-page-account .woocommerce .woocommerce-message:before{top:17px;color:var(--bb-color-primary)}
.bb-page-account .woocommerce :is(input,select,textarea):focus-visible{outline:2px solid var(--bb-color-primary);outline-offset:2px}
@media(max-width:900px){.bb-page-account .woocommerce:has(> .woocommerce-MyAccount-navigation){grid-template-columns:1fr;gap:17px}.bb-page-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}.bb-page-account .woocommerce-MyAccount-navigation li a{height:100%;display:flex;align-items:center}}
@media(max-width:700px){.bb-page-account{width:calc(100% - 32px);padding-top:29px;padding-bottom:65px}.bb-page-account .bb-breadcrumb{margin-bottom:20px}.bb-account-heading{padding:25px 20px;border-radius:20px}.bb-page-account .bb-account-heading h1{font-size:clamp(2.5rem,10vw,4.2rem)}.bb-account-heading-mark{display:none}.bb-page-account .woocommerce-MyAccount-content{padding:20px 16px;border-radius:17px}.bb-page-account .woocommerce-MyAccount-navigation{padding:9px;border-radius:15px}.bb-page-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.bb-page-account .woocommerce-MyAccount-navigation li a{padding:12px 10px!important;font-size:12px}.bb-page-account #customer_login{grid-template-columns:1fr;gap:15px}.bb-page-account .woocommerce form.woocommerce-form-login,.bb-page-account .woocommerce form.woocommerce-form-register,.bb-page-account .woocommerce form.lost_reset_password{padding:22px 17px}.bb-page-account .woocommerce table.shop_table_responsive tr,.bb-page-account .woocommerce-page table.shop_table_responsive tr{border-bottom:1px solid #655e5329}.bb-page-account .woocommerce table.shop_table_responsive tr td,.bb-page-account .woocommerce-page table.shop_table_responsive tr td{padding:12px}.bb-page-account .woocommerce .woocommerce-Addresses{grid-template-columns:1fr}}
@media(max-width:370px){.bb-page-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}.bb-account-heading{padding:23px 18px}}

/* 1.1.27 — My Account: explicit column sizing/order independent of WooCommerce notices and hooks.
   This is scoped to the logged-in account; login/registration keeps its previous layout. */
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce{
  display:flex!important;
  flex-flow:row wrap!important;
  align-items:flex-start;
  column-gap:clamp(20px,2.8vw,36px);
  row-gap:20px;
  width:100%;
  min-width:0;
}
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce::before,
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce::after{display:none!important;content:none!important}
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > .woocommerce-notices-wrapper:empty{display:none!important}
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > :is(.woocommerce-notices-wrapper:not(:empty),.woocommerce-message,.woocommerce-error,.woocommerce-info){
  order:0;
  flex:0 0 100%!important;
  width:100%!important;
  min-width:0;
  margin:0;
}
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > .woocommerce-MyAccount-navigation{
  order:1;
  flex:0 0 clamp(220px,23%,270px)!important;
  width:clamp(220px,23%,270px)!important;
  max-width:270px!important;
  min-width:0;
  float:none!important;
  clear:none!important;
  margin:0!important;
}
.bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > .woocommerce-MyAccount-content{
  order:2;
  flex:1 1 0%!important;
  width:auto!important;
  max-width:none!important;
  min-width:0;
  float:none!important;
  clear:none!important;
  margin:0!important;
}
/* Account endpoint content: cards stay horizontal at usable widths. */
.bb-page-account .bb-account-shortcuts{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}
@media(max-width:900px){
  .bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > .woocommerce-MyAccount-navigation,
  .bb-page-account .bb-account-woocommerce--logged-in > .woocommerce > .woocommerce-MyAccount-content{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
  }
  .bb-page-account .bb-account-woocommerce--logged-in > .woocommerce{row-gap:18px}
}


/* 1.1.29 – Compact cards on the public points-of-sale page and the CPT archive.
   Full postal addresses and opening hours remain on each individual store. */
.bb-store-list-grid .bb-store-list-card{height:100%}
.bb-store-list-grid .bb-store-list-body{flex:1}
.bb-store-list-grid .bb-store-list-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-top:auto;padding-top:12px}
.bb-store-list-grid .bb-store-list-actions .bb-store-link{display:inline-flex;align-items:center;min-height:26px;white-space:nowrap}
.bb-page .bb-store-list-grid--page{margin-top:26px}

/* Bite & Bond 1.1.31 – Mobile off-canvas navigation. Desktop navigation stays untouched. */
.bb-mobile-menu-backdrop,.bb-mobile-menu-heading,.bb-mobile-menu-footer{display:none}
@media(max-width:960px){
  /* Existing menu button stays beside the cart, in the same header position. */
  .bb-js .bb-header{flex-wrap:nowrap}
  .bb-js .bb-header .bb-mobile-menu-backdrop{
    display:block;position:fixed;inset:0;z-index:1100;background:rgba(19,25,21,.58);
    opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;
  }
  .bb-js.bb-mobile-menu-open .bb-header .bb-mobile-menu-backdrop,
  .bb-js .bb-mobile-menu-open .bb-header .bb-mobile-menu-backdrop,
  .bb-js .bb-header:has(#bb-navigation.is-open) .bb-mobile-menu-backdrop{
    opacity:1;visibility:visible;pointer-events:auto;
  }
  /* Override WooCommerce/theme float/width rules and the old display:none menu. */
  .bb-js .bb-header #bb-navigation,
  .bb-js .bb-header #bb-navigation.is-open{
    display:flex!important;flex-direction:column;flex-wrap:nowrap;
    position:fixed;top:0;right:0;bottom:0;left:auto;z-index:1101;
    width:min(390px,90vw);max-width:100%;height:100vh;height:100dvh;
    margin:0;padding:28px 27px 20px;order:initial;overflow-y:auto;overscroll-behavior:contain;
    background:#303b2e;color:#fff;box-shadow:-22px 0 55px rgba(18,25,19,.22);
    transform:translate3d(102%,0,0);visibility:hidden;pointer-events:none;
    transition:transform .27s cubic-bezier(.22,.72,.22,1),visibility .27s ease;
    scrollbar-width:thin;scrollbar-color:#798476 transparent;
  }
  .bb-js .bb-header #bb-navigation.is-open{
    transform:translate3d(0,0,0);visibility:visible;pointer-events:auto;
  }
  .bb-js .bb-header #bb-navigation .bb-mobile-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:2px 0 23px;border-bottom:1px solid rgba(255,255,255,.18)}
  .bb-header #bb-navigation .bb-mobile-menu-heading-text{display:grid;gap:7px}
  .bb-header #bb-navigation .bb-mobile-menu-overline{color:#d6bf90;font-size:10px;letter-spacing:.22em;font-weight:700}
  .bb-header #bb-navigation .bb-mobile-menu-title{font:400 clamp(36px,9vw,46px)/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.05em;color:#fff}
  .bb-header #bb-navigation .bb-mobile-menu-close{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;font-size:30px;line-height:1;transition:background .2s ease}
  .bb-header #bb-navigation .bb-mobile-menu-close:hover{background:rgba(255,255,255,.14)}
  .bb-header #bb-navigation ul{display:flex!important;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%;margin:20px 0 12px!important;padding:0!important;list-style:none}
  .bb-header #bb-navigation ul>li{display:block;width:100%;padding:0;margin:0;border-bottom:1px solid rgba(255,255,255,.13)}
  .bb-header #bb-navigation ul>li>a{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:52px;padding:13px 4px;color:#fff!important;font-size:16px;font-weight:500;line-height:1.35;white-space:normal;text-decoration:none;transition:color .2s ease}
  .bb-header #bb-navigation ul>li>a::after{content:'↗';flex:0 0 auto;font:400 18px/1 Arial,sans-serif;color:#a5b1a5}
  .bb-header #bb-navigation ul>li>a:hover,.bb-header #bb-navigation ul>li.current-menu-item>a,.bb-header #bb-navigation ul>li.current_page_item>a{color:#e4c697!important}
  .bb-header #bb-navigation ul>li.current-menu-item>a::after,.bb-header #bb-navigation ul>li.current_page_item>a::after{color:#e4c697}
  /* The existing final menu link is the Organiser un événement action. */
  .bb-header #bb-navigation ul>li:last-child{border:0;margin-top:18px}
  .bb-header #bb-navigation ul>li:last-child>a{min-height:53px;justify-content:center;padding:13px 18px;border-radius:999px;background:#f6f1e8;color:#682b34!important;text-align:center;font-size:14px;font-weight:700}
  .bb-header #bb-navigation ul>li:last-child>a::after{display:none}
  .bb-header #bb-navigation ul>li:last-child>a:hover{color:#682b34!important;background:#fff}
  .bb-js .bb-header #bb-navigation .bb-mobile-menu-footer{display:block;margin-top:auto;padding:24px 0 5px;color:#ccd3c8;font-size:12px;line-height:1.45}
  .bb-mobile-menu-open{overflow:hidden!important;overscroll-behavior:none}
  .bb-header #bb-navigation a:focus-visible,.bb-header #bb-navigation button:focus-visible{outline:3px solid #e4c697;outline-offset:3px}
}
@media(max-width:420px){
  .bb-js .bb-header #bb-navigation,.bb-js .bb-header #bb-navigation.is-open{padding:22px 21px 15px}
  .bb-header #bb-navigation ul{margin-top:13px!important}
  .bb-header #bb-navigation ul>li>a{min-height:49px;padding-block:11px;font-size:15px}
}
@media(prefers-reduced-motion:reduce){
  .bb-js .bb-header #bb-navigation,.bb-js .bb-header .bb-mobile-menu-backdrop{transition:none!important}
}
