/* Shared storefront theme. Keep catalogue photographs true to their supplied colours. */
:root{--bb-bg:#e8e6e1;--bb-surface:#f5f4f0;--bb-ink:#242424;--bb-muted:#5e5d5a;--bb-accent:#742e3b;--bb-border:#cbc8c1;--bb-font:'Outfit','Plus Jakarta Sans',system-ui,sans-serif;color-scheme:light}
html{scroll-padding-top:100px}
body{background:var(--bb-bg);color:var(--bb-ink);font-family:'Plus Jakarta Sans',system-ui,sans-serif;background-image:none;background-attachment:initial}
h1,h2,h3,h4,.font-display{font-family:var(--bb-font);color:inherit;letter-spacing:-.035em}
h1,h2{font-weight:600;text-wrap:balance}p{line-height:1.65}button,input,select,textarea{font:inherit}a,button,input,select,textarea{ -webkit-tap-highlight-color:transparent}
::selection{background:var(--bb-accent);color:#fff}
:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--bb-accent);outline-offset:4px}
:where(button,[role=button]){cursor:pointer}:where(button):disabled{cursor:not-allowed;opacity:.48}
.section{max-width:1440px;padding-inline:40px}
.clay,.clay-sm,.clay-inset{background:var(--bb-surface);box-shadow:none;border-radius:8px;border:1px solid var(--bb-border)}
[class*="shadow-clay"]{box-shadow:none!important}
.clay-btn,.clay-btn-primary,.clay-btn-secondary{min-height:48px;box-shadow:none!important;border-radius:4px;padding:13px 24px;font-size:.875rem;transition:background .18s,color .18s,border-color .18s,transform .18s;letter-spacing:0}
.clay-btn-primary{background:var(--bb-accent);color:#fff;border:1px solid var(--bb-accent)}
.clay-btn-primary:hover{background:#5c2330;border-color:#5c2330}
.clay-btn-secondary,.clay-btn{background:transparent;color:var(--bb-ink);border:1px solid var(--bb-border)}
.clay-btn-secondary:hover,.clay-btn:hover{background:#dddad4;border-color:#aaa69e}
.clay-btn:active,.clay-btn-primary:active,.clay-btn-secondary:active{transform:translateY(1px)}
.clay-input{background:var(--bb-surface);color:var(--bb-ink);box-shadow:none;border:1px solid var(--bb-border);border-radius:4px;min-height:48px;padding:12px 14px;max-width:100%;min-width:0}
.clay-input::placeholder{color:#706e69}.clay-input:focus{box-shadow:none;border-color:var(--bb-accent)}
.eyebrow{color:var(--bb-accent);font-size:11px;letter-spacing:.15em}
.text-charcoal{color:var(--bb-ink)}.text-charcoal\/40,.text-charcoal\/50,.text-charcoal\/60,.text-charcoal\/70,.text-charcoal\/75,.text-charcoal\/80{color:var(--bb-muted)}
.text-terracotta-deep,.text-teal,.text-mustard{color:var(--bb-accent)}
.text-cream,.text-cream\/85,.text-cream\/90{color:var(--bb-surface)}
.bg-cream,.bg-sand{background:var(--bb-surface)}.bg-clay{background:#dedbd5}.bg-terracotta,.bg-teal,.bg-mustard{background:var(--bb-accent)}.bg-charcoal{background:var(--bb-ink)}
.\!bg-clay{background:#dedbd5!important}.\!bg-cream,.\!bg-cream\/90{background:var(--bb-surface)!important}.\!text-charcoal{color:var(--bb-ink)!important}
.hover\:\!bg-terracotta:hover{background:var(--bb-accent)!important}.hover\:text-terracotta-deep:hover{color:var(--bb-accent)}.hover\:bg-clay:hover,.hover\:bg-clay\/60:hover{background:#dddad4}
.border-charcoal\/10{border-color:var(--bb-border)}.accent-terracotta{accent-color:var(--bb-accent)}
.rounded-clay,.rounded-clay-lg{border-radius:8px}
.prose-clay{color:var(--bb-ink);max-width:72ch}.prose-clay h2,.prose-clay h3,.prose-clay a{color:var(--bb-ink)}
.bb-footer{margin-top:96px;background:#dedbd5;border-top:1px solid var(--bb-border)}
.bb-footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:42px;border-bottom:1px solid #c5c1b9}
.bb-footer-top h2{font-size:clamp(28px,3vw,40px);line-height:1.1}.bb-footer-top p{color:var(--bb-muted);font-size:14px;margin-top:10px;max-width:52ch}
.bb-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px;padding-top:46px}
.bb-footer-brand{font:600 24px/1.1 var(--bb-font);letter-spacing:-.045em}.bb-footer-brand span{color:var(--bb-accent)}
.bb-footer-description{font-size:13px;color:var(--bb-muted);max-width:26ch;margin-top:16px}
.bb-footer h3{font:600 14px/1.4 'Plus Jakarta Sans',sans-serif;letter-spacing:0;margin-bottom:18px}
.bb-footer ul{display:grid;gap:10px;font-size:13px;line-height:1.5;color:#4c4b47}.bb-footer a:hover{text-decoration:underline;text-underline-offset:4px}.bb-footer .clay-btn-secondary:hover{text-decoration:none}
.bb-footer address{font-style:normal;font-size:13px;line-height:1.8;color:#4c4b47;margin-top:14px;max-width:34ch}.bb-footer-contact{display:grid;gap:9px;font-size:13px;overflow-wrap:anywhere}
.bb-footer hr{border-color:#c5c1b9;margin-top:28px}.bb-footer-bottom{display:flex;justify-content:space-between;gap:16px;padding-block:24px 30px;font-size:11px;color:#5e5d5a}
.bbv-payments{gap:18px;margin-top:40px}.bbv-payments__title{font:500 12px/1.4 'Plus Jakarta Sans',sans-serif;color:#4c4b47}.bbv-payments__badge{background:var(--bb-surface);border-color:#cecac2;border-radius:4px;box-shadow:none}
main:has(aside) .clay-sm.flex{border-radius:5px}main aside.clay{border-radius:6px}
main:has(aside) button[aria-label='Increase'],main:has(aside) button[aria-label='Decrease'],main:has(aside) button[aria-label='Remove item']{min-width:40px;min-height:40px}
@media(max-width:900px){.section{padding-inline:24px}.bb-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.bb-footer-top{align-items:flex-start}}
@media(max-width:600px){.section{padding-inline:18px}.bb-footer{margin-top:56px}.bb-footer-top{flex-direction:column;padding-block:30px;gap:22px}.bb-footer-grid{gap:30px 18px;padding-top:30px}.bb-footer-grid>div:first-child{grid-column:1/-1}.bb-footer-description{max-width:38ch}.bb-footer-bottom{flex-direction:column;gap:6px}.bbv-payments__logos{grid-template-columns:repeat(4,minmax(0,1fr))}.bbv-payments__badge{height:36px}.bb-footer .bbv-payments{gap:12px}main:has(aside) .clay-sm.flex{align-items:flex-start}main:has(aside) .clay-sm.flex>div:first-child{width:64px;height:82px}.prose-clay h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Merchant notice is scoped to the terms page. */
.bb-terms-merchant-notice{margin:28px 0;padding:22px 24px;border:1px solid var(--bb-border);border-left:3px solid var(--bb-accent);background:var(--bb-surface);border-radius:4px}
.prose-clay .bb-terms-merchant-notice h3{margin:0 0 12px;font-size:18px;line-height:1.5;letter-spacing:-.015em;color:var(--bb-ink)}
.prose-clay .bb-terms-merchant-notice p{margin:0;font-size:15px;line-height:1.75;color:#4c4b47}
@media(max-width:600px){.bb-terms-merchant-notice{padding:18px}.prose-clay .bb-terms-merchant-notice h3{font-size:17px}}

/* Homepage and navigation, using real photographs from the existing catalogue. */
.bb-nav{position:sticky;top:0;z-index:40;background:#f5f4f0;border-bottom:1px solid #24242420;color:#242424}
.bb-nav-row{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:86px}
.bb-nav-brand{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:4px;color:#242424;text-decoration:none;line-height:.88}
.bb-nav-brand>span:first-child{font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:900;letter-spacing:-1.7px}
.bb-nav-brand>span:last-child{font-size:10px;font-weight:600;letter-spacing:6.5px;margin-left:2px}
.bb-nav-links,.bb-nav-actions{display:flex;align-items:center;gap:30px}
.bb-nav-links a{padding:12px 0;font-size:13px;font-weight:600;letter-spacing:.015em;text-decoration:none;transition:color .18s}
.bb-nav-links a:hover{color:#742e3b}
.bb-nav-links a[aria-current="page"],.bb-nav-mobile a[aria-current="page"]{color:#742e3b;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}
.bb-nav-actions{gap:22px}
.bb-nav-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:42px;min-height:44px;background:none;border:0;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:0;text-decoration:none}
.bb-nav-action svg{width:21px;height:21px;stroke-width:1.6;flex-shrink:0}
.bb-nav-bag-count{display:grid;place-items:center;min-width:19px;height:19px;border:1px solid #24242445;border-radius:50%;font-size:10px;font-weight:600}
.bb-nav-toggle{display:none}
.bb-nav-panel{border-top:1px solid #24242418;background:#f5f4f0}
.bb-nav-search-form{display:flex;gap:16px;align-items:center;padding-top:22px;padding-bottom:22px}
.bb-nav-search-label{font-size:14px;font-weight:600;max-width:170px;line-height:1.4}
.bb-nav-search-form input{min-width:0;flex:1;border:1px solid #24242440;background:#fffefb;padding:14px 16px;border-radius:2px;color:#242424;font-size:15px}
.bb-nav-mobile{display:none}
.bb-home{color:#242424}
.bb-home-eyebrow{font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.16em;line-height:1.6;color:#742e3b;margin:0}
.bb-hero-section{padding-top:28px}
.bb-hero{display:grid;grid-template-columns:.95fr 1.05fr;background:#f0eee9;overflow:hidden}
.bb-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px clamp(30px,4.4vw,72px) 26px}
.bb-hero h1{font-family:var(--bb-font,Arial,Helvetica,sans-serif);font-size:clamp(64px,6.4vw,94px);font-weight:600;line-height:.97;letter-spacing:-.065em;margin:27px 0 22px;color:#242424}
.bb-hero-description{max-width:320px;font-size:15px;line-height:1.8;color:#5b5755;margin:0}
.bb-home-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:49px;padding:14px 23px;background:#742e3b;border:1px solid #742e3b;border-radius:2px;color:#fffdf8;font-size:12px;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background .2s,border-color .2s;cursor:pointer}
.bb-home-button:hover{background:#5b2330;border-color:#5b2330}
.bb-home-button svg{width:18px;height:18px}
.bb-hero-cta{margin-top:27px}
.bb-hero-footnote{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;margin-top:54px;padding-top:19px;border-top:1px solid #24242425;font-size:10px;line-height:1.5;color:#686360}
.bb-hero-footnote a{flex-shrink:0;text-decoration:underline;text-underline-offset:4px;color:#242424}
.bb-hero-feature{display:flex;flex-direction:column;position:relative;min-height:575px;min-width:0;background:#dedcd9;text-decoration:none;overflow:hidden}
.bb-hero-photo{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 28%;transition:transform .5s}
.bb-hero-feature:hover .bb-hero-photo{transform:scale(1.025)}
.bb-hero-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:1;margin:auto 22px 20px;padding:13px 17px;background:#f5f4f0ed;color:#242424}
.bb-hero-caption div>span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:650;color:#625b58;margin-bottom:4px}
.bb-hero-caption p{font-size:12px;font-weight:550;line-height:1.45;margin:0}
.bb-hero-photo-link{font-size:25px;line-height:1}
.bb-home-section{margin-top:76px}
.bb-home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}
.bb-home-section-heading h2,.bb-home-service h2{font-family:var(--bb-font,Arial,Helvetica,sans-serif);font-size:clamp(28px,3.15vw,43px);font-weight:500;letter-spacing:-.045em;line-height:1.15;margin:8px 0 0}
.bb-home-text-link{display:inline-flex;align-items:center;gap:20px;flex-shrink:0;min-height:44px;font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid #24242450}
.bb-home-text-link svg{width:17px;height:17px}
.bb-home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.bb-home-category{text-decoration:none;min-width:0}
.bb-home-category-photo{overflow:hidden;aspect-ratio:4/5;background:#dedcd9}
.bb-home-category-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .45s}
.bb-home-category:hover img{transform:scale(1.04)}
.bb-home-category-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0 0}
.bb-home-category-caption h3{font-family:var(--bb-font,Arial,Helvetica,sans-serif);font-size:15px;font-weight:550;line-height:1.3;letter-spacing:-.015em;margin:0}
.bb-home-category-caption svg{height:18px;width:18px;flex-shrink:0}
.bb-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}
.bb-home-service{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:44px;margin-top:78px;padding-top:32px;padding-bottom:32px;border-top:1px solid #24242428;border-bottom:1px solid #24242428}
.bb-home-service h2{font-size:38px}
.bb-home-service-links{display:flex;flex-direction:column}
.bb-home-service-links a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0;font-size:13px;text-decoration:none}
.bb-home-service-links a+a{border-top:1px solid #24242418}
.bb-home-service-links svg{width:18px;height:18px}
.bb-nav :focus-visible,.bb-home :focus-visible{outline:2px solid #742e3b;outline-offset:5px}
@media(min-width:1440px){.bb-hero-feature{min-height:635px}}
@media(max-width:1023px){.bb-nav-links{gap:21px}.bb-nav-actions{gap:14px}.bb-nav-action-label{display:none}.bb-hero-copy{padding-left:30px;padding-right:30px}.bb-hero h1{font-size:66px}.bb-hero-feature{min-height:555px}.bb-hero-footnote{display:block}.bb-hero-footnote a{display:block;margin-top:7px}.bb-home-categories,.bb-home-product-grid{gap:22px 16px}}
@media(max-width:767px){
  .bb-nav-row{min-height:69px;gap:16px}.bb-nav-brand>span:first-child{font-size:25px;letter-spacing:-1.4px}.bb-nav-brand>span:last-child{font-size:8px;letter-spacing:5.6px}.bb-nav-links{display:none}.bb-nav-actions{gap:6px}.bb-nav-toggle{display:inline-flex}.bb-nav-action{min-width:38px;gap:5px}.bb-nav-action svg{height:20px;width:20px}.bb-nav-bag-count{min-width:17px;height:17px;font-size:9px}.bb-nav-mobile{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;border-top:1px solid #24242418;padding-top:12px;padding-bottom:18px}.bb-nav-mobile a{padding:12px 0;font-size:14px;font-weight:550}.bb-nav-search-form{flex-wrap:wrap;gap:10px;padding-top:15px;padding-bottom:17px}.bb-nav-search-label{max-width:none;width:100%;font-size:12px}.bb-nav-search-form input{width:0;font-size:16px;padding:12px}.bb-nav-search-form .bb-home-button{min-height:45px;padding:12px 17px}
  .bb-hero-section{padding-top:17px}.bb-hero{grid-template-columns:1fr}.bb-hero-copy{padding:28px 25px 30px}.bb-home-eyebrow{font-size:9px;letter-spacing:.14em}.bb-hero h1{font-size:61px;margin-top:17px;margin-bottom:16px;line-height:.97}.bb-hero-description{max-width:310px;font-size:13px;line-height:1.65}.bb-hero-cta{margin-top:21px;min-height:47px}.bb-hero-footnote{display:none}.bb-hero-feature{min-height:0;height:380px}.bb-hero-photo{object-position:center 25%}.bb-hero-caption{margin:0;padding:11px 15px;margin-top:auto;background:#f5f4f0ed;gap:12px}.bb-hero-caption p{font-size:11px}.bb-hero-caption div>span{font-size:7px}.bb-hero-photo-link{font-size:22px}
  .bb-home-section{margin-top:44px}.bb-home-section-heading{gap:18px;margin-bottom:20px}.bb-home-section-heading h2{font-size:29px;max-width:260px}.bb-home-text-link{gap:8px;font-size:10px;min-height:35px}.bb-home-text-link svg{width:14px;height:14px}.bb-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 13px}.bb-home-category-caption{padding-top:11px;gap:8px}.bb-home-category-caption h3{font-size:13px}.bb-home-category-caption svg{width:16px;height:16px}.bb-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.bb-home-service{grid-template-columns:1fr;gap:20px;margin-top:47px;padding-top:27px;padding-bottom:22px}.bb-home-service h2{font-size:33px}.bb-home-service-links a{font-size:12px}
}
@media(max-width:374px){.bb-hero-copy{padding:25px 20px}.bb-hero h1{font-size:55px}.bb-nav-brand>span:first-child{font-size:23px}.bb-nav-brand>span:last-child{letter-spacing:5px}.bb-nav-actions{gap:1px}.bb-home-section-heading h2{font-size:25px}.bb-home-text-link{gap:6px}}
@media(prefers-reduced-motion:reduce){.bb-hero-photo,.bb-home-category-photo img,.bb-home-button,.bb-nav-links a{transition:none}.bb-hero-feature:hover .bb-hero-photo,.bb-home-category:hover img{transform:none}}

/* Catalogue and product surfaces share the site's stone and burgundy palette. */
.bb-card {
  min-width: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: var(--bb-ink, #242424);
}
.bb-card-photo { display: block; overflow: hidden; background: var(--bb-surface, #f5f4f0); }
.bb-card .bb-card-image {
  aspect-ratio: 4 / 5;
  border-radius: 3px;
  background: var(--bb-surface, #f5f4f0);
}
.bb-card-image img { padding: 0; transition: transform 260ms ease; }
.bb-card-photo:hover img { transform: scale(1.025); }
.bb-card-body { padding: 16px 1px 0; }
.bb-card-meta { margin: 0; font-size: 10px; line-height: 1.5; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; color: #686560; }
.bb-card-title { margin: 6px 0 0; font-size: 15px; line-height: 1.45; font-weight: 550; letter-spacing: -.012em; overflow-wrap: anywhere; }
.bb-card-title a { transition: color 160ms ease; }
.bb-card-title a:hover { color: var(--bb-accent, #742e3b); }
.bb-card-bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 12px; margin-top: auto; }
.bb-card-price { font-size: 15px; font-weight: 650; line-height: 1.4; font-variant-numeric: tabular-nums; }
.bb-card-view { display: inline-flex; gap: 12px; align-items: center; min-height: 44px; min-width: 44px; justify-content: flex-end; padding: 6px 0 6px 8px; font-size: 12px; font-weight: 550; }
.bb-card-view span:last-child { font-size: 19px; color: var(--bb-accent, #742e3b); transition: transform 160ms ease; }
.bb-card-view:hover span:last-child { transform: translate(2px, -2px); }
.bb-card a:focus-visible, .bb-shop :is(button, input, select):focus-visible, .bb-product :is(button, select, a):focus-visible { outline: 2px solid var(--bb-accent, #742e3b); outline-offset: 4px; }

.bb-shop.section { padding-top: 52px; padding-bottom: 88px; }
.bb-shop-heading { padding-bottom: 34px; }
.bb-shop-heading h1 { margin: 8px 0 12px; font-size: clamp(36px, 4.7vw, 64px); font-weight: 600; line-height: 1.05; letter-spacing: -.055em; text-wrap: balance; }
.bb-shop-intro { max-width: 540px; font-size: 15px; line-height: 1.65; color: #686560; }
.bb-shop-filters { display: grid; grid-template-columns: 1.8fr 1fr 1fr; gap: 16px; padding: 22px 0; border-top: 1px solid #c8c5bf; border-bottom: 1px solid #c8c5bf; }
.bb-shop-filters-multiple { grid-template-columns: 1.8fr 1fr 1fr 1fr; }
.bb-shop-field { display: flex; flex-direction: column; gap: 8px; min-width: 0; font-size: 11px; line-height: 1.4; font-weight: 600; }
.bb-shop .clay-input, .bb-product .clay-input {
  min-width: 0;
  width: 100%;
  min-height: 46px;
  padding: 11px 13px;
  border: 1px solid #c9c6bf;
  border-radius: 3px;
  background: var(--bb-surface, #f5f4f0);
  box-shadow: none;
  color: var(--bb-ink, #242424);
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
}
.bb-shop .clay-input::placeholder { color: #74716b; opacity: 1; }
.bb-shop-active { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; padding: 18px 0 0; }
.bb-shop-active button { display: inline-flex; align-items: center; gap: 12px; min-height: 34px; max-width: 100%; padding: 5px 10px; border: 1px solid #c8c5bf; background: var(--bb-surface, #f5f4f0); border-radius: 2px; font-size: 12px; text-align: left; overflow-wrap: anywhere; }
.bb-shop-active button:hover { border-color: var(--bb-ink, #242424); }
.bb-shop-active button span { font-size: 17px; }
.bb-shop-active .bb-shop-clear { border-color: transparent; background: none; text-decoration: underline; text-underline-offset: 3px; }
.bb-shop-results { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0; }
.bb-shop-results > p { margin: 0; color: #686560; font-size: 12px; line-height: 1.5; font-variant-numeric: tabular-nums; }
.bb-shop-results .bb-shop-field { flex-direction: row; align-items: center; gap: 12px; flex-shrink: 0; }
.bb-shop-results .bb-shop-field > span { white-space: nowrap; }
.bb-shop-results .clay-input { min-height: 38px; padding: 7px 10px; width: 164px; font-size: 12px; background: transparent; }
.bb-shop-grid { column-gap: 22px; row-gap: 38px; }
.bb-shop-empty { padding: 70px 20px; text-align: center; border-top: 1px solid #c8c5bf; }
.bb-shop-empty h2 { font-size: 26px; line-height: 1.2; letter-spacing: -.03em; font-weight: 550; }
.bb-shop-empty p { margin: 14px auto 24px; max-width: 450px; font-size: 14px; line-height: 1.65; color: #686560; }
.bb-shop-pagination { display: flex; justify-content: center; align-items: center; gap: 24px; margin-top: 48px; padding-top: 28px; border-top: 1px solid #c8c5bf; }
.bb-shop-pagination span { font-size: 12px; font-variant-numeric: tabular-nums; }
.bb-shop-pagination button { min-width: 100px; }
.bb-shop-pagination button:disabled, .bb-product button:disabled { opacity: .4; cursor: not-allowed; transform: none; }

.bb-product.section { padding-top: 27px; padding-bottom: 80px; }
.bb-product-back { display: inline-flex; align-items: center; min-height: 40px; margin-bottom: 20px; font-size: 12px; color: #686560; }
.bb-product-back:hover { color: var(--bb-accent, #742e3b); }
.bb-product-layout { display: grid; grid-template-columns: minmax(0, 1.16fr) minmax(0, 1fr); align-items: start; gap: clamp(30px, 5vw, 76px); }
.bb-product-gallery { min-width: 0; position: sticky; top: 116px; }
.bb-product .bb-product-main-image { aspect-ratio: 4 / 5; border-radius: 3px; background: var(--bb-surface, #f5f4f0); }
.bb-product-main-image img { padding: 0; }
.bb-product-gallery-controls { display: flex; align-items: center; justify-content: space-between; margin-top: 8px; font-size: 11px; color: #686560; font-variant-numeric: tabular-nums; }
.bb-product-gallery-controls button { display: inline-flex; align-items: center; justify-content: center; min-width: 40px; min-height: 40px; font-size: 20px; color: var(--bb-ink, #242424); }
.bb-product-gallery-controls button:hover { color: var(--bb-accent, #742e3b); }
.bb-product-thumbnails { display: flex; gap: 10px; padding: 5px 3px 12px; overflow-x: auto; scrollbar-width: thin; scrollbar-color: #aaa69e transparent; }
.bb-product-thumbnail { flex: 0 0 72px; min-width: 0; padding: 3px; border: 1px solid transparent; border-radius: 3px; background: transparent; }
.bb-product-thumbnail[aria-pressed="true"] { border-color: var(--bb-accent, #742e3b); }
.bb-product-thumbnail:hover { border-color: #96918a; }
.bb-product-thumbnail > div { border-radius: 1px; background: var(--bb-surface, #f5f4f0); }
.bb-product-thumbnail img { padding: 0; }
.bb-product-info { min-width: 0; padding-top: 14px; }
.bb-product-info h1 { margin: 12px 0 0; font-size: clamp(29px, 3vw, 43px); font-weight: 550; line-height: 1.12; letter-spacing: -.045em; text-wrap: balance; overflow-wrap: anywhere; }
.bb-product-price-row { display: flex; align-items: center; gap: 18px; margin-top: 22px; }
.bb-product-price { margin: 0; font-size: 25px; font-weight: 550; line-height: 1.3; font-variant-numeric: tabular-nums; }
.bb-product-condition { font-size: 10px; letter-spacing: .09em; text-transform: uppercase; padding: 5px 8px; background: #ddd9d1; color: #58554f; border-radius: 2px; }
.bb-product-description { margin-top: 22px; font-size: 14px; line-height: 1.7; color: #686560; }
.bb-product-options { margin-top: 26px; padding-top: 24px; border-top: 1px solid #c8c5bf; }
.bb-product-colour { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; gap: 10px; margin-bottom: 24px; font-size: 12px; line-height: 1.5; }
.bb-product-colour strong { font-weight: 550; text-align: right; }
.bb-product-select-label { display: flex; flex-direction: column; gap: 10px; font-size: 12px; font-weight: 550; }
.bb-product .clay-input { font-size: 14px; min-height: 50px; }
.bb-product-option-buttons { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.bb-product-option-buttons button { min-height: 42px; min-width: 44px; padding: 8px 12px; border: 1px solid #bcb8b0; border-radius: 2px; background: transparent; font-size: 12px; line-height: 1.3; }
.bb-product-option-buttons button[aria-pressed="true"] { background: var(--bb-ink, #242424); border-color: var(--bb-ink, #242424); color: var(--bb-surface, #f5f4f0); }
.bb-product-option-buttons button:not(:disabled):hover { border-color: var(--bb-accent, #742e3b); }
.bb-product-option-buttons button:disabled { text-decoration: line-through; }
.bb-product-option-help { margin-top: 12px; font-size: 11px; line-height: 1.6; color: #686560; }
.bb-product .bb-product-add { display: flex; justify-content: center; width: 100%; min-height: 54px; margin-top: 24px; font-size: 14px; border-radius: 3px; }
.bb-product-added { margin-top: 12px; font-size: 12px; line-height: 1.6; color: var(--bb-accent, #742e3b); }
.bb-product-details { margin-top: 30px; border-top: 1px solid #c8c5bf; }
.bb-product-details > div { display: grid; grid-template-columns: minmax(80px, 1fr) minmax(0, 2fr); gap: 20px; padding: 13px 0; border-bottom: 1px solid #cfccc5; font-size: 12px; line-height: 1.6; }
.bb-product-details dt { color: #686560; }
.bb-product-details dd { font-weight: 500; text-align: right; overflow-wrap: anywhere; }
.bb-product-availability { margin-top: 16px; font-size: 11px; line-height: 1.6; color: #686560; }
.bb-product-help { display: flex; flex-wrap: wrap; gap: 12px 20px; margin-top: 24px; }
.bb-product-help a { font-size: 11px; line-height: 1.6; text-decoration: underline; text-underline-offset: 4px; }
.bb-product-help a:hover { color: var(--bb-accent, #742e3b); }

@media (max-width: 1023px) {
  .bb-shop-filters { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .bb-shop-filters-multiple { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .bb-shop-search { grid-column: 1 / -1; }
  .bb-shop-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px 18px; }
  .bb-product-layout { gap: 28px; }
  .bb-product-gallery { position: static; }
}
@media (max-width: 700px) {
  .bb-card-body { padding-top: 12px; }
  .bb-card-meta { font-size: 11px; letter-spacing: .065em; }
  .bb-card-title { font-size: 14px; line-height: 1.45; }
  .bb-card-price { font-size: 14px; }
  .bb-card-bottom { padding-top: 8px; flex-wrap: wrap; gap: 2px 6px; }
  .bb-card-view { gap: 5px; font-size: 11px; }
  .bb-shop.section { padding-top: 32px; padding-bottom: 58px; }
  .bb-shop-heading { padding-bottom: 25px; }
  .bb-shop-intro { font-size: 13px; }
  .bb-shop-filters { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px 12px; padding: 19px 0; }
  .bb-shop-filters-multiple .bb-shop-field:last-child { grid-column: 1 / -1; }
  .bb-shop-field { font-size: 10px; gap: 7px; }
  .bb-shop .clay-input, .bb-product .clay-input { font-size: 16px; }
  .bb-shop-results { flex-direction: column; align-items: stretch; gap: 12px; padding: 20px 0; }
  .bb-shop-results > p { font-size: 11px; }
  .bb-shop-results .bb-shop-field { gap: 12px; justify-content: space-between; }
  .bb-shop-results .bb-shop-field > span { display: inline; font-size: 11px; }
  .bb-shop-results .clay-input { width: min(230px, calc(100% - 52px)); min-height: 44px; font-size: 16px; }
  .bb-shop-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 27px 12px; }
  .bb-shop-pagination { margin-top: 34px; gap: 16px; }
  .bb-shop-pagination button { min-width: 86px; }
  .bb-product.section { padding-top: 15px; padding-bottom: 50px; }
  .bb-product-back { margin-bottom: 12px; font-size: 11px; }
  .bb-product-layout { grid-template-columns: minmax(0, 1fr); gap: 22px; }
  .bb-product .bb-product-main-image { aspect-ratio: 4 / 5; max-height: 70vh; }
  .bb-product-thumbnail { flex-basis: 60px; }
  .bb-product-thumbnails { gap: 7px; }
  .bb-product-info { padding-top: 0; }
  .bb-product-info h1 { max-width: 550px; font-size: 30px; }
  .bb-product-price-row { margin-top: 16px; }
  .bb-product-description { margin-top: 18px; }
  .bb-product-colour { margin-bottom: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .bb-card-image img, .bb-card-view span:last-child, .bb-card-title a { transition: none; }
  .bb-card-photo:hover img, .bb-card-view:hover span:last-child { transform: none; }
}
