/* BENBU V26 — clean, editorial homepage system */
:root{--bb-ink:#191b18;--bb-muted:#6e7169;--bb-line:#e2e1da;--bb-paper:#f6f4ee;--bb-space:clamp(24px,5.5vw,92px)}
.bb-wordmark{display:grid;justify-items:center;align-items:center;color:#0e0f0d;line-height:1;background:transparent;min-width:134px}.bb-wordmark>span{font-family:Georgia,'Times New Roman',serif;font-size:34px;letter-spacing:.055em;font-weight:400}.bb-wordmark>small{font:600 8px/1 Arial,sans-serif;letter-spacing:.42em;margin-top:7px;padding-left:.42em}.header-logo{min-width:134px;color:#0e0f0d!important}.header-logo__image{filter:grayscale(1) contrast(1.35);mix-blend-mode:normal!important}.bb-logo-crop{display:none!important}
.bb-nav{padding-block:14px;gap:clamp(18px,3vw,48px);font-size:13px;border-color:#e5e4de;letter-spacing:.012em;background:#fff}.bb-nav .bb-nav-planner{font-weight:500;padding-left:26px;border-left:1px solid #d4d3cc}
.bb-hero-v26{display:grid;grid-template-columns:43% 57%;min-height:690px;background:#fff;border-bottom:1px solid var(--bb-line);overflow:hidden}.bb-hero-v26 .bb-hero-copy{padding:clamp(74px,8vw,124px) 42px 80px var(--bb-space);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.bb-hero-v26 .bb-kicker{font-size:10px;letter-spacing:.2em;margin:0 0 30px}.bb-hero-v26 h1{font-size:clamp(58px,5.5vw,90px);font-weight:400;line-height:1;letter-spacing:-.057em;max-width:none;margin:0}.bb-hero-v26 h1 span,.bb-hero-v26 h1 em{display:block;font-weight:400}.bb-hero-v26 h1 em{margin-top:9px;letter-spacing:-.067em}.bb-hero-v26 .bb-lead{font-size:16px;line-height:1.8;max-width:36ch;margin:32px 0 31px;color:#343630}.bb-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.bb-button{background:var(--bb-ink);border-color:var(--bb-ink);padding:16px 23px;font-size:13px;min-height:52px;letter-spacing:.02em;gap:36px}.bb-hero-secondary{font-size:13px;color:inherit;text-decoration:none;border-bottom:1px solid #777970;padding:10px 0}.bb-hero-note-v26{font-size:10px;color:#7a7d75;margin:28px 0 0;letter-spacing:.015em}.bb-hero-v26 .bb-hero-media{position:relative;min-height:690px;background:#ece8df;overflow:hidden}.bb-hero-v26 .bb-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.035) translateY(var(--bb-parallax,0px));will-change:transform}.bb-hero-v26 .bb-image-label{position:absolute;right:28px;bottom:28px;background:#fffffff0;border:1px solid #ffffffb5;backdrop-filter:blur(8px);padding:13px 17px;display:grid;gap:3px;max-width:280px}.bb-hero-v26 .bb-image-label span:first-child{font-size:9px;letter-spacing:.16em}.bb-hero-v26 .bb-image-label span:last-child{font-size:12px}
.bb-section{padding-block:96px}.bb .bb-kicker{font-size:10px;letter-spacing:.18em}.bb h2{font-size:clamp(38px,3.5vw,56px);font-weight:400;letter-spacing:-.047em;line-height:1.1;max-width:20ch}.bb-section-heading{margin-bottom:38px}.bb-textlink{font-size:13px;color:#4e5348!important}.bb-products{gap:25px}.bb-product-image{aspect-ratio:4/5;background:#f4f3ee}.bb-product h3{font-size:14px;margin-top:17px;line-height:1.55}.bb-price{font-size:13px;color:#60645b}.bb-product-open{border:0;width:34px;height:34px;line-height:32px;right:12px;bottom:12px;background:#fff;color:#40453a}.bb-worlds{background:#f3f1eb}.bb-world-grid{gap:26px}.bb-world:nth-child(2){padding-top:48px}.bb-world-image{aspect-ratio:4/5}.bb-world-caption{padding-top:19px}.bb-world-caption h3{font:400 clamp(20px,1.8vw,27px)/1.2 Georgia,serif;letter-spacing:-.025em}.bb-world-caption>span{font-size:20px;color:#69705f}.bb-section-heading>p{font-size:14px;color:#74766e}.bb-editorial{padding:96px var(--bb-space);gap:0;background:#fff;min-height:650px;grid-template-columns:1.08fr .92fr}.bb-editorial-image{min-height:480px}.bb-editorial-copy{background:#20231d;color:#fff;padding:62px clamp(28px,4vw,70px)}.bb-editorial-copy .bb-kicker{color:#b9c0ad}.bb-editorial-copy .bb-lead{font-size:15px;line-height:1.85;color:#d5d7d0;margin:28px 0}.bb-editorial-copy h2{max-width:13ch}.bb-editorial-copy .bb-textlink{color:#fff!important}.bb-faq{grid-template-columns:1fr 1.3fr;gap:90px;padding-block:82px}.bb-faq summary{font-size:15px;padding:24px 0}.bb-faq details>div,.bb-faq>div>p:not(.bb-kicker){font-size:14px;line-height:1.8}.bb-footer{padding-top:65px;padding-bottom:30px}.bb-footer-brand{font-size:37px}.bb-footer-top{grid-template-columns:2fr 1fr 1fr;padding-bottom:56px}.bb-footer nav h2{font-size:13px}.bb-footer nav a,.bb-footer-top p{font-size:13px}.bb-footer-bottom p,.bb-footer-bottom nav a{font-size:11px}
.bb [data-bb-reveal]{opacity:0;transform:translateY(16px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.7,.2,1)}.bb [data-bb-reveal].is-visible{opacity:1;transform:none}.bb-product,.bb-world,.bb-editorial-image,.bb-editorial-copy{transition:transform .55s cubic-bezier(.2,.7,.2,1),opacity .55s ease}
@media(hover:hover){.bb-product-image:hover>img:first-child{transform:scale(1.025)}.bb-world:hover img{transform:scale(1.035)}.bb-hero-secondary:hover{text-decoration:none;border-color:#111}}
@media(min-width:1700px){.bb-hero-v26 .bb-hero-copy{padding-left:max(92px,calc((100vw - 1516px)/2))}.bb-section,.bb-editorial,.bb-footer{padding-inline:max(92px,calc((100vw - 1516px)/2))}}
@media(max-width:1000px){.bb-hero-v26{min-height:610px}.bb-hero-v26 .bb-hero-media{min-height:610px}.bb-hero-v26 h1{font-size:5.8vw}.bb-section{padding-block:70px}.bb-world:nth-child(2){padding-top:28px}.bb-editorial{padding:65px var(--bb-space)}.bb-editorial-copy{padding:40px 30px}.bb-faq{gap:40px}}
@media(max-width:700px){.bb-wordmark{min-width:118px}.bb-wordmark>span{font-size:30px}.bb-nav{display:none!important}.bb-hero-v26{grid-template-columns:1fr;min-height:0}.bb-hero-v26 .bb-hero-copy{padding:43px 22px 36px}.bb-hero-v26 .bb-kicker{margin-bottom:22px;font-size:9px}.bb-hero-v26 h1{font-size:clamp(46px,13vw,58px);line-height:1}.bb-hero-v26 .bb-lead{font-size:15px;line-height:1.65;margin:24px 0}.bb-hero-actions{display:grid;width:100%;gap:9px}.bb-hero-actions .bb-button{width:100%;justify-content:space-between}.bb-hero-secondary{justify-self:start;font-size:12px}.bb-hero-note-v26{margin-top:20px;line-height:1.5}.bb-hero-v26 .bb-hero-media{min-height:0;aspect-ratio:1/1.02}.bb-hero-v26 .bb-image-label{right:14px;bottom:14px;padding:10px 13px}.bb-section{padding:56px 20px}.bb h2{font-size:37px}.bb-section-heading{margin-bottom:28px}.bb-products{gap:27px 14px}.bb-product h3{font-size:13px;margin-top:12px}.bb-world-grid{gap:34px}.bb-world:nth-child(2){padding-top:0}.bb-world-image{aspect-ratio:1.15/1}.bb-world-caption h3{font-size:24px}.bb-editorial{padding:36px 20px 54px;grid-template-columns:1fr}.bb-editorial-image{min-height:0;aspect-ratio:1.1/1}.bb-editorial-copy{padding:38px 25px}.bb-faq{grid-template-columns:1fr;gap:28px;padding:55px 22px}.bb-footer{padding:45px 22px 25px}.bb-footer-top{grid-template-columns:1fr 1fr;padding-bottom:38px}}
@media(prefers-reduced-motion:reduce){.bb [data-bb-reveal]{opacity:1!important;transform:none!important}}
