.bf-home{--bf-ink:#1c1713;--bf-muted:#746b64;--bf-walnut:#68442f;--bf-cream:#f5f0e9;--bf-line:#e6ddd4;--bf-soft:#faf8f5;color:var(--bf-ink);overflow:hidden}.bf-home *{box-sizing:border-box}.bf-home a,.bf-home button{cursor:pointer}.bf-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.19em;text-transform:uppercase;color:#eadfd6}.bf-kicker.dark{color:var(--bf-walnut)}.bf-hero{position:relative;height:min(760px,78vh);min-height:620px;background:#211812}.bf-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease;background-image:linear-gradient(90deg,rgba(24,15,10,.84) 0%,rgba(24,15,10,.52) 48%,rgba(24,15,10,.08) 100%),var(--hero-image);background-position:center;background-size:cover}.bf-hero-slide.is-active{opacity:1;visibility:visible}.bf-hero-inner{height:100%;display:flex;align-items:center}.bf-hero-copy{max-width:710px;color:#fff;padding:45px 0}.bf-hero h1{font:700 clamp(48px,6.4vw,82px)/.98 'Playfair Display',serif;letter-spacing:-.045em;margin:18px 0 24px}.bf-hero p{max-width:650px;margin:0;color:#eee4dc;font-size:17px;line-height:1.75}.bf-hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.bf-btn{min-height:49px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:11px;background:var(--bf-walnut);color:#fff;font-size:13px;font-weight:800}.bf-btn:hover{background:#4f3222}.bf-btn-light{background:#fff;color:var(--bf-ink)}.bf-text-link{color:#fff;font-size:13px;font-weight:800}.bf-text-link span{margin-left:8px}.bf-hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#d7c8bd;font-size:11px;font-weight:700}.bf-hero-dots{position:absolute;z-index:3;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.bf-hero-dots button{width:28px;height:3px;padding:0;border:0;background:rgba(255,255,255,.42);transition:.25s}.bf-hero-dots button.is-active{width:54px;background:#fff}.bf-benefits{padding:25px 0;background:#fff;border-bottom:1px solid var(--bf-line)}.bf-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bf-benefit-grid article{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:15px 24px;border-right:1px solid var(--bf-line)}.bf-benefit-grid article:first-child{padding-left:0}.bf-benefit-grid article:last-child{border:0}.bf-benefit-grid i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--bf-cream);color:var(--bf-walnut);font-style:normal;font-size:10px;font-weight:800}.bf-benefit-grid b,.bf-benefit-grid span{display:block}.bf-benefit-grid b{font-size:13px}.bf-benefit-grid span{margin-top:4px;color:var(--bf-muted);font-size:11px;line-height:1.45}.bf-section{padding:92px 0}.bf-section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.bf-section-head>div{max-width:720px}.bf-section-head h2,.bf-custom-copy h2,.bf-inspiration-copy h2,.bf-faq-layout>header h2,.bf-newsletter h2{font:700 clamp(35px,4.2vw,52px)/1.05 'Playfair Display',serif;letter-spacing:-.035em;margin:10px 0 12px}.bf-section-head p,.bf-faq-layout>header p{margin:0;color:var(--bf-muted);line-height:1.7}.bf-section-head>a,.bf-faq-layout>header>a{font-size:13px;font-weight:800;color:var(--bf-walnut);white-space:nowrap}.bf-categories-section{background:var(--bf-soft)}.bf-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:255px;gap:16px}.bf-category-card{position:relative;overflow:hidden;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:end;color:#fff;background-image:linear-gradient(180deg,rgba(18,12,8,.02),rgba(18,12,8,.78)),var(--category-image);background-size:cover;background-position:center;transition:transform .3s ease}.bf-category-card.is-featured{grid-column:span 2;grid-row:span 2}.bf-category-card:hover{transform:translateY(-4px)}.bf-category-card:after{content:'';position:absolute;inset:0;border:1px solid rgba(255,255,255,.15);border-radius:inherit}.bf-category-card span,.bf-category-card h3,.bf-category-card small{position:relative;z-index:1}.bf-category-card span{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#ddd0c7}.bf-category-card h3{font:700 29px 'Playfair Display',serif;margin:8px 0 7px}.bf-category-card.is-featured h3{font-size:42px}.bf-category-card small{font-size:12px;font-weight:700}.bf-category-card small b{margin-left:5px}.bf-products-section{background:#fff}.bf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bf-product-card{min-width:0;border:1px solid var(--bf-line);border-radius:17px;background:#fff;overflow:hidden;transition:transform .25s,box-shadow .25s}.bf-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(43,29,19,.1)}.bf-product-media{position:relative;background:#f4f1ed}.bf-product-media>a{display:block}.bf-product-media img{width:100%;aspect-ratio:4/3;object-fit:contain;display:block;padding:8px;transition:transform .35s}.bf-product-card:hover .bf-product-media img{transform:scale(1.025)}.bf-product-badges{position:absolute;left:12px;top:12px;display:flex;gap:6px}.bf-product-badges span{padding:6px 8px;border-radius:999px;background:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bf-product-badges .is-sale{background:#864128;color:#fff}.bf-quick-view{position:absolute;left:12px;right:12px;bottom:12px;min-height:40px;border:0;border-radius:9px;background:rgba(28,23,19,.92);color:#fff;font:800 11px inherit;opacity:0;transform:translateY(8px);transition:.25s;cursor:pointer!important}.bf-product-card:hover .bf-quick-view,.bf-quick-view:focus-visible{opacity:1;transform:none}.bf-product-copy{padding:17px}.bf-product-copy>span{display:block;color:var(--bf-muted);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.bf-product-copy h3{font-size:15px;line-height:1.45;margin:8px 0 12px;min-height:44px}.bf-product-price{display:flex;align-items:center;gap:9px}.bf-product-price strong{font-size:15px;color:var(--bf-walnut)}.bf-product-price del{font-size:11px;color:#9b918a}.bf-product-actions{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding-top:13px;border-top:1px solid var(--bf-line)}.bf-product-actions>a{font-size:11px;font-weight:800}.bf-product-actions button{width:30px;height:30px;border:1px solid var(--bf-line);border-radius:50%;background:#fff;color:var(--bf-walnut);cursor:pointer}.bf-custom-banner{padding:94px 0;background:#1d1712;color:#fff}.bf-custom-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}.bf-custom-image{min-height:510px;border-radius:24px;background:linear-gradient(180deg,transparent,rgba(24,15,10,.18)),url('https://images.unsplash.com/photo-1555041469-a586c61ea9bc?auto=format&fit=crop&w=1300&q=86') center/cover;box-shadow:0 28px 70px rgba(0,0,0,.25)}.bf-custom-copy h2{font-size:54px;margin-top:14px}.bf-custom-copy p{color:#d2c4b9;line-height:1.8;font-size:16px}.bf-custom-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:26px 0 30px}.bf-custom-list span{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:700}.bf-custom-list span:before{content:'✓';margin-right:9px;color:#d7bda9}.bf-offers-section{background:#f5efe8}.bf-offer-grid{grid-template-columns:repeat(4,1fr)}.bf-new-section{background:#fff}.bf-horizontal-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(245px,1fr);gap:18px;overflow-x:auto;padding:2px 2px 18px;scroll-snap-type:x mandatory}.bf-horizontal-products .bf-product-card{scroll-snap-align:start}.bf-horizontal-products::-webkit-scrollbar{height:6px}.bf-horizontal-products::-webkit-scrollbar-thumb{background:#cdbfb4;border-radius:99px}.bf-inspiration{padding:95px 0;background:var(--bf-soft)}.bf-inspiration-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:stretch;min-height:540px}.bf-inspiration-copy{padding:60px;background:#d9c7b6;display:flex;flex-direction:column;justify-content:center}.bf-inspiration-copy p{color:#5f5249;line-height:1.8}.bf-inspiration-copy>a{margin-top:16px;font-size:13px;font-weight:800}.bf-inspiration-photo{position:relative;background:url('https://images.unsplash.com/photo-1618221195710-dd6b41faaea6?auto=format&fit=crop&w=1500&q=86') center/cover}.bf-inspiration-photo span{position:absolute;right:22px;bottom:22px;padding:9px 12px;background:rgba(255,255,255,.92);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.bf-faq-section{background:#fff}.bf-faq-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:80px;align-items:start}.bf-faq-layout>header{position:sticky;top:110px}.bf-home-faqs{border-top:1px solid var(--bf-line)}.bf-home-faqs details{border-bottom:1px solid var(--bf-line)}.bf-home-faqs summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-weight:800;cursor:pointer}.bf-home-faqs summary::-webkit-details-marker{display:none}.bf-home-faqs summary span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--bf-line);border-radius:50%;font-size:17px}.bf-home-faqs details[open] summary span{transform:rotate(45deg)}.bf-home-faqs details>div{padding:0 50px 24px 0;color:var(--bf-muted);line-height:1.8;font-size:14px}.bf-journal-section{background:var(--bf-soft)}.bf-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bf-journal-grid article{background:#fff;border:1px solid var(--bf-line);border-radius:17px;overflow:hidden}.bf-journal-image{display:block;overflow:hidden}.bf-journal-image img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;transition:.35s}.bf-journal-grid article:hover img{transform:scale(1.035)}.bf-journal-grid article>div{padding:20px}.bf-journal-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--bf-muted)}.bf-journal-grid h3{font:700 23px/1.25 'Playfair Display',serif;margin:9px 0}.bf-journal-grid p{color:var(--bf-muted);font-size:13px;line-height:1.7}.bf-journal-grid article>div>a{font-size:12px;font-weight:800;color:var(--bf-walnut)}.bf-newsletter{padding:70px 0;background:#68442f;color:#fff}.bf-newsletter>.wrap{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.bf-newsletter h2{font-size:42px;margin-bottom:8px}.bf-newsletter p{margin:0;color:#e5d8ce}.bf-newsletter form{display:grid;grid-template-columns:1fr auto;background:#fff;padding:6px;border-radius:12px}.bf-newsletter input{border:0!important;box-shadow:none!important;background:transparent!important;padding:0 15px!important}.bf-newsletter button{min-height:45px;padding:0 20px;border:0;border-radius:9px;background:#1d1712;color:#fff;font-weight:800;cursor:pointer}
@media(max-width:1050px){.bf-benefit-grid{grid-template-columns:repeat(2,1fr)}.bf-benefit-grid article:nth-child(2){border-right:0}.bf-category-grid{grid-template-columns:repeat(2,1fr)}.bf-product-grid,.bf-offer-grid{grid-template-columns:repeat(2,1fr)}.bf-custom-grid{gap:40px}.bf-custom-copy h2{font-size:45px}.bf-faq-layout{grid-template-columns:280px 1fr;gap:45px}}
@media(max-width:760px){.bf-hero{min-height:590px;height:72vh}.bf-hero-slide{background-image:linear-gradient(90deg,rgba(24,15,10,.86),rgba(24,15,10,.38)),var(--hero-image);background-position:62% center}.bf-hero h1{font-size:47px}.bf-hero p{font-size:15px}.bf-hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.bf-hero-proof{gap:10px}.bf-benefit-grid{grid-template-columns:1fr}.bf-benefit-grid article,.bf-benefit-grid article:first-child{padding:13px 0;border-right:0;border-bottom:1px solid var(--bf-line)}.bf-section{padding:65px 0}.bf-section-head{align-items:flex-start;flex-direction:column;margin-bottom:25px}.bf-category-grid{grid-template-columns:1fr;grid-auto-rows:230px}.bf-category-card.is-featured{grid-column:auto;grid-row:auto}.bf-category-card.is-featured h3{font-size:31px}.bf-product-grid,.bf-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bf-product-copy{padding:13px}.bf-product-copy h3{font-size:13px;min-height:38px}.bf-quick-view{position:static;width:calc(100% - 20px);margin:0 10px 10px;opacity:1;transform:none}.bf-custom-banner{padding:62px 0}.bf-custom-grid{grid-template-columns:1fr;gap:35px}.bf-custom-image{min-height:330px}.bf-custom-copy h2{font-size:40px}.bf-custom-list{grid-template-columns:1fr}.bf-inspiration{padding:60px 0}.bf-inspiration-grid{grid-template-columns:1fr;min-height:0}.bf-inspiration-copy{padding:38px 25px}.bf-inspiration-photo{min-height:360px}.bf-faq-layout{grid-template-columns:1fr;gap:30px}.bf-faq-layout>header{position:static}.bf-journal-grid{grid-template-columns:1fr}.bf-newsletter>.wrap{grid-template-columns:1fr;gap:28px}.bf-newsletter form{grid-template-columns:1fr}.bf-newsletter button{margin-top:5px}.bf-horizontal-products{grid-auto-columns:76%}}
@media(max-width:430px){.bf-product-grid,.bf-offer-grid{grid-template-columns:1fr}.bf-hero h1{font-size:41px}.bf-custom-image{min-height:285px}.bf-horizontal-products{grid-auto-columns:88%}}


/* Definitive desktop homepage Quick View compact width v2.0 */
@media(min-width:761px){
  .bf-product-media{position:relative!important;overflow:hidden!important}
  .bf-product-media .bf-quick-view{
    left:50%!important;
    right:auto!important;
    bottom:12px!important;
    width:auto!important;
    min-width:128px!important;
    max-width:148px!important;
    min-height:40px!important;
    padding:0 18px!important;
    margin:0!important;
    transform:translate(-50%,8px)!important;
    white-space:nowrap!important;
  }
  .bf-product-card:hover .bf-product-media .bf-quick-view,
  .bf-product-media .bf-quick-view:focus-visible{
    transform:translate(-50%,0)!important;
  }
}

/* Unified Quick View size: match gallery cards v2.1 */
@media(min-width:761px){
  .bf-product-media .bf-quick-view{
    width:124px!important;
    min-width:124px!important;
    max-width:124px!important;
    height:36px!important;
    min-height:36px!important;
    padding:0 14px!important;
    font-size:10px!important;
    line-height:36px!important;
  }
}
