*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bh-bg);color:var(--bh-ink);font-family:var(--bh-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,video,svg{display:block;max-width:100%}img,video{width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--bh-heading);font-weight:400;line-height:.98;letter-spacing:-.035em}h1{font-size:clamp(3.4rem,7vw,7.5rem)}h2{font-size:clamp(2.7rem,5vw,5.5rem)}h3{font-size:1.35rem}.page-width{width:min(calc(100% - 48px),var(--bh-page-width));margin-inline:auto}.page-narrow{max-width:880px}.section-pad{padding:clamp(72px,9vw,150px) 0}.main-content{overflow:hidden}.eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:650;margin-bottom:22px}.rte p:last-child{margin-bottom:0}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:fixed;left:16px;top:16px;z-index:1000;background:#fff;padding:12px 16px;transform:translateY(-180%)}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:700;transition:.25s ease}.button:hover{transform:translateY(-2px)}.button--light{background:#fff;color:#171614}.button--dark{background:var(--bh-ink);color:#fff}.button--outline{border-color:var(--bh-ink);background:transparent}.button--outline-light{border-color:#ffffffb3;color:#fff;background:transparent}.button--wide{flex:1}.button-row{display:flex;flex-wrap:wrap;gap:12px}.text-link{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:700}.text-link svg{width:19px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:520px;color:var(--bh-muted)}.section-dark{background:#171614;color:#fff}.section-heading--light>p{color:#ffffffad}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform .85s ease}[data-reveal].is-visible{opacity:1;transform:none}.announcement{background:#171614;color:#fff;font-size:.72rem;letter-spacing:.08em}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px}.announcement p{margin:0}.announcement a{display:inline-flex;align-items:center;gap:8px}.announcement svg{width:16px}.site-header{position:sticky;top:0;z-index:60;background:#f7f4efdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:.3s}.site-header.is-scrolled{border-color:var(--bh-border);box-shadow:0 10px 35px #1716140f}.site-header__inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-header__brand{font-size:.92rem;letter-spacing:.31em;font-weight:700}.site-header__logo{width:auto;max-width:220px;max-height:42px}.site-header__nav{display:flex;gap:34px;font-size:.78rem}.site-header__nav a{position:relative}.site-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:.25s}.site-header__nav a:hover:after,.site-header__nav a[aria-current=page]:after{right:0}.site-header__tools{justify-self:end;display:flex;align-items:center;gap:18px}.site-header__tools>a,.mobile-menu-button{width:26px;height:26px;display:grid;place-items:center}.site-header svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-link{position:relative}.cart-link span{position:absolute;right:-8px;top:-8px;background:var(--bh-accent);color:#fff;width:17px;height:17px;border-radius:50%;font-size:10px;display:grid;place-items:center}.mobile-menu-button{display:none;border:0;background:none;padding:0}.mobile-menu{position:fixed;top:112px;right:0;bottom:0;left:0;background:var(--bh-bg);z-index:59;padding:48px 24px}.mobile-menu a{display:block;font-family:var(--bh-heading);font-size:2.4rem;padding:13px 0;border-bottom:1px solid var(--bh-border)}.hero{position:relative;color:#fff;min-height:760px;display:flex;align-items:center}.hero--full{min-height:calc(100vh - 112px)}.hero--large{min-height:780px}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{background:linear-gradient(90deg,rgba(10,10,9,var(--overlay)),#0a0a093d 45%,#0a0a091f)}.hero__content{position:relative;z-index:2;padding-top:80px;padding-bottom:120px}.hero__content--left{max-width:var(--bh-page-width)}.hero__content--left>*{max-width:720px}.hero__content--center{text-align:center}.hero__content--center>*{margin-inline:auto}.hero h1{max-width:830px;margin-bottom:28px}.hero__text{font-size:1.08rem;max-width:520px;margin-bottom:34px}.hero__rating{margin-top:48px;display:flex;flex-direction:column;gap:4px}.hero__rating span{letter-spacing:.18em}.hero__rating small{opacity:.78}.hero__assurance{position:absolute;z-index:2;bottom:30px;left:50%;transform:translate(-50%);display:flex;justify-content:flex-end;gap:36px}.hero__assurance span{display:flex;align-items:center;gap:9px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.hero__assurance svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.4}.manifesto{background:var(--bh-surface)}.manifesto__grid{display:grid;grid-template-columns:1.1fr .75fr .8fr;gap:7vw;align-items:center}.manifesto h2{font-size:clamp(3rem,5vw,6rem)}.manifesto__signature{font-family:var(--bh-heading);font-style:italic;font-size:2.2rem;margin-top:34px}.manifesto__copy{color:var(--bh-muted);font-size:1.05rem}.manifesto__visual{height:460px;overflow:hidden;margin:0}.manifesto__visual img{height:100%;object-fit:cover}.product-reveal__grid{display:grid;grid-template-columns:.85fr 1fr .9fr;gap:5vw;align-items:center}.product-reveal__copy h2{font-size:clamp(3rem,4.5vw,5.4rem)}.product-reveal__copy .rte{color:var(--bh-muted);margin:24px 0 32px}.product-reveal__visual{position:relative;min-height:650px;display:grid;place-items:center;transform:translateY(var(--product-y,0)) rotate(var(--product-rotate,0));transition:transform .12s linear}.product-reveal__visual img{position:relative;z-index:2;max-height:620px;width:auto;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(0,0,0,.22))}.product-reveal__halo{position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(75,90,67,.18),transparent 68%);filter:blur(12px)}.product-reveal__features{display:grid;gap:0}.feature-line{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--bh-border)}.feature-line__icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.25}.feature-line h3{font-family:var(--bh-body);font-size:.9rem;font-weight:700;letter-spacing:0;margin-bottom:5px}.feature-line p{color:var(--bh-muted);font-size:.85rem;margin:0}.feature-strip{border-block:1px solid var(--bh-border);background:var(--bh-surface)}.feature-strip__grid{display:grid;grid-template-columns:repeat(5,1fr)}.feature-strip article{text-align:center;padding:34px 18px;border-right:1px solid var(--bh-border)}.feature-strip article:last-child{border:0}.feature-strip svg{width:29px;margin:0 auto 14px;fill:none;stroke:currentColor;stroke-width:1.2}.feature-strip h3{font-family:var(--bh-body);font-size:.77rem;font-weight:700;letter-spacing:.03em;margin-bottom:4px}.feature-strip p{margin:0;color:var(--bh-muted);font-size:.76rem}.scents__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.scent-card{position:relative;min-height:420px;overflow:hidden;background:#2d2a26}.scent-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .6s ease}.scent-card--1:before{background:radial-gradient(circle at 70% 20%,#cbbfa8,transparent 26%),linear-gradient(145deg,#6f6a5c,#1e211c)}.scent-card--2:before{background:linear-gradient(145deg,#4f6050,#131b16)}.scent-card--3:before{background:radial-gradient(circle at 50% 30%,#6a315f,transparent 30%),linear-gradient(145deg,#241824,#080808)}.scent-card--4:before{background:linear-gradient(160deg,#6d8993,#0c252d)}.scent-card--5:before{background:linear-gradient(140deg,#7b5f45,#20140f)}.scent-card--6:before{background:radial-gradient(circle at 70% 25%,#e3d0aa,transparent 25%),linear-gradient(145deg,#897c62,#3b352a)}.scent-card img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;transition:transform .6s}.scent-card:hover img,.scent-card:hover:before{transform:scale(1.05)}.scent-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 25%,#000c)}.scent-card__content{position:absolute;inset:auto 22px 24px;z-index:2}.scent-card__content p{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;opacity:.72}.scent-card__content h3{font-family:var(--bh-body);font-size:1rem;font-weight:650;letter-spacing:.03em;margin-bottom:8px}.scent-card__content span{display:block;font-size:.75rem;opacity:.75}.scent-card__content a{display:inline-block;margin-top:22px;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;border-bottom:1px solid}.spaces__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.space-card{position:relative;height:430px;overflow:hidden;background:#ddd}.space-card img{height:100%;object-fit:cover;filter:saturate(.65);transition:.5s}.space-card:hover img{transform:scale(1.035);filter:saturate(.85)}.space-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b8)}.space-card>div{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;color:#fff}.space-card h3{font-size:1.65rem;margin-bottom:5px}.space-card p{font-size:.82rem;margin:0;opacity:.8}.comparison{background:#ebe6df}.comparison__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:start}.comparison__intro .rte{color:var(--bh-muted);max-width:430px}.comparison__table{background:#ffffff85;border:1px solid var(--bh-border);border-radius:var(--bh-radius);overflow:hidden}.comparison__row{display:grid;grid-template-columns:1.45fr .65fr .65fr;align-items:center;min-height:62px;border-bottom:1px solid var(--bh-border);padding:0 24px}.comparison__row:last-child{border:0}.comparison__row--head{min-height:78px;background:#ffffff8c;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.comparison__row i{display:grid;place-items:center}.comparison__row svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.3}.comparison__row i:nth-child(2){color:var(--bh-accent)}.comparison__row i:nth-child(3){color:#8d8881}.video-story__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;align-items:center}.video-story__copy .rte{color:#ffffffad;max-width:460px}.video-story__media{height:680px;overflow:hidden;background:#26231f}.video-story__video{height:100%;object-fit:cover}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonials blockquote{margin:0;background:var(--bh-surface);border:1px solid var(--bh-border);padding:34px;min-height:250px;display:flex;flex-direction:column}.stars{letter-spacing:.16em;font-size:.78rem;margin-bottom:30px}.testimonials blockquote p{font-family:var(--bh-heading);font-size:1.5rem;line-height:1.25}.testimonials cite{font-style:normal;font-size:.76rem;color:var(--bh-muted);margin-top:auto}.story-split__grid{display:grid;grid-template-columns:1.1fr .9fr;background:var(--bh-surface)}.story-split__image{min-height:620px}.story-split__image img{height:100%;object-fit:cover}.story-split__copy{padding:clamp(48px,7vw,110px);align-self:center}.story-split__copy .rte{color:var(--bh-muted);margin-bottom:28px}.assurance-bar{background:var(--bh-surface);border-block:1px solid var(--bh-border)}.assurance-bar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.assurance-bar article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:30px 24px;border-right:1px solid var(--bh-border)}.assurance-bar article:last-child{border:0}.assurance-bar svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.25}.assurance-bar h3{font-family:var(--bh-body);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:3px}.assurance-bar p{font-size:.75rem;color:var(--bh-muted);margin:0}.final-cta{position:relative;min-height:680px;color:#fff;display:flex;align-items:center}.final-cta__media img{height:100%;object-fit:cover;filter:brightness(.42) saturate(.6)}.final-cta__media span{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d9,#00000040)}.final-cta__content{position:relative;z-index:2}.final-cta__content>*{max-width:620px}.final-cta__content p:not(.eyebrow){color:#ffffffb8;margin-bottom:30px}.site-footer{background:#11110f;color:#fff;padding:90px 0 28px}.site-footer__grid{display:grid;grid-template-columns:1.35fr .6fr .6fr 1fr;gap:5vw}.site-footer__brand h2{font-size:2rem;letter-spacing:.06em}.site-footer__brand>p:last-child,.site-footer__newsletter p{color:#ffffff94;max-width:350px}.site-footer h3{font-family:var(--bh-body);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0;color:#ffffffa6}.newsletter-form{position:relative}.newsletter-form input{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.4);padding:14px 44px 14px 0;color:#fff}.newsletter-form button{position:absolute;right:0;top:8px;background:none;border:0;color:#fff}.newsletter-form svg{width:24px;fill:none;stroke:currentColor}.site-footer__bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.14);padding-top:25px;margin-top:70px;color:#ffffff7a;font-size:.74rem}.site-footer__social{display:flex;gap:20px}.main-product__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-media{margin:0;background:#ede9e2;aspect-ratio:4/5;overflow:hidden}.product-media:first-child{grid-column:1/-1;aspect-ratio:1/1}.product-media__asset,.product-media img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:130px}.product-info h1{font-size:clamp(3.2rem,5vw,5.7rem);margin-bottom:14px}.product-info__subtitle{font-family:var(--bh-heading);font-size:1.5rem}.product-price{font-size:1.25rem;margin:28px 0}.product-price s{color:var(--bh-muted);font-size:.9rem;margin-left:12px}.product-description{color:var(--bh-muted);margin-bottom:30px}.variant-fieldset{border:0;padding:0;margin:0 0 18px}.variant-fieldset legend{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.variant-fieldset select,.quantity-input input{border:1px solid var(--bh-border);background:transparent;min-height:52px;padding:0 14px}.variant-fieldset select{width:100%}.product-form__row{display:flex;gap:10px}.quantity-input input{width:76px}.shopify-payment-button{margin-top:10px}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0}.product-trust span{font-size:.68rem;text-align:center}.product-trust svg{width:25px;margin:0 auto 7px;fill:none;stroke:currentColor;stroke-width:1.3}.product-accordions details,.faq details{border-top:1px solid var(--bh-border)}.product-accordions details:last-child,.faq details:last-child{border-bottom:1px solid var(--bh-border)}details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;padding:18px 0;font-size:.84rem;font-weight:650}details summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}details .rte{padding:0 0 22px;color:var(--bh-muted)}.product-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-benefits article{background:var(--bh-surface);border:1px solid var(--bh-border);padding:32px}.product-benefits svg{width:32px;fill:none;stroke:currentColor;margin-bottom:30px}.product-benefits h3{font-size:1.6rem}.product-benefits p{color:var(--bh-muted)}.faq__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.faq__grid>div:first-child>p:last-child{color:var(--bh-muted)}.about-story__intro{max-width:980px;text-align:center;margin-bottom:100px}.about-story__intro h1{margin-bottom:34px}.about-story__intro .rte{font-size:1.15rem;color:var(--bh-muted)}.about-story__rows{display:grid;gap:0}.about-row{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--bh-surface)}.about-row--reverse .about-row__media{order:2}.about-row__media img{height:100%;object-fit:cover}.about-row__copy{padding:clamp(50px,7vw,110px);align-self:center}.about-row__copy .rte{color:var(--bh-muted)}.contact__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.contact__grid>div:first-child .rte{color:var(--bh-muted)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.contact-form label{font-size:.73rem;text-transform:uppercase;letter-spacing:.1em;margin-top:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--bh-border);background:var(--bh-surface);padding:14px}.contact-form textarea,.contact-form button,.form-message,.contact-form .errors,.contact-form label[for=ContactBody]{grid-column:1/-1}.contact-form button{justify-self:start;margin-top:16px}.form-message{color:var(--bh-accent)}.cart-page h1,.collection-page h1,.search-page h1,.error-page h1,.main-page h1{font-size:clamp(3.5rem,7vw,7rem)}.empty-state{padding:60px 0}.cart-item{display:grid;grid-template-columns:130px 1fr 90px auto;gap:24px;align-items:center;border-top:1px solid var(--bh-border);padding:24px 0}.cart-item img{aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:1.6rem;margin-bottom:8px}.cart-item input{width:74px;padding:10px;border:1px solid var(--bh-border);background:transparent}.cart-summary{margin-left:auto;max-width:430px;text-align:right;padding-top:30px}.cart-summary p{font-size:1.5rem;display:flex;justify-content:space-between}.cart-summary .button{margin:20px 0 0 8px}.collection-page__heading{max-width:800px;margin-bottom:60px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card__media{aspect-ratio:4/5;background:#e9e5de;overflow:hidden}.product-card__media img{height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.025)}.product-card h2{font-size:1.6rem;margin:18px 0 5px}.search-form{display:flex;gap:10px}.search-form input{flex:1;border:1px solid var(--bh-border);background:var(--bh-surface);padding:0 16px}.search-results{margin-top:60px}.search-results article{border-top:1px solid var(--bh-border);padding:24px 0}.search-results h2{font-size:1.7rem}.main-page__content{font-size:1.05rem}.main-page__content h2{font-size:2.4rem;margin-top:50px}@media(max-width:1100px){.site-header__nav{display:none}.site-header__inner{grid-template-columns:1fr auto}.mobile-menu-button{display:grid}.manifesto__grid,.product-reveal__grid{grid-template-columns:1fr 1fr}.manifesto__visual{grid-column:1/-1;height:520px}.product-reveal__features{grid-column:1/-1;grid-template-columns:1fr 1fr}.scents__grid{grid-template-columns:repeat(3,1fr)}.spaces__grid{grid-template-columns:repeat(2,1fr)}.feature-strip__grid{grid-template-columns:repeat(3,1fr)}.feature-strip article:nth-child(3){border-right:0}.feature-strip article:nth-child(-n+3){border-bottom:1px solid var(--bh-border)}.site-footer__grid{grid-template-columns:1.2fr .7fr .7fr}.site-footer__newsletter{grid-column:1/-1}.main-product__grid{gap:4vw}.product-info{position:static}}@media(max-width:780px){.page-width{width:min(calc(100% - 32px),var(--bh-page-width))}.section-pad{padding:72px 0}.announcement__inner{min-height:38px;text-align:center}.announcement a{display:none}.site-header__inner{height:68px}.site-header__brand{font-size:.78rem;letter-spacing:.24em}.site-header__tools>a:nth-child(1),.site-header__tools>a:nth-child(2){display:none}.hero{min-height:calc(100svh - 106px)}.hero__overlay{background:linear-gradient(0deg,#000c,#0000001f 60%)}.hero__video{object-position:center}.hero__content{align-self:end;padding-bottom:140px;padding-top:120px}.hero h1{font-size:clamp(3.1rem,15vw,5.1rem)}.hero__assurance{bottom:24px;justify-content:flex-start;gap:18px;overflow:auto}.hero__assurance span{min-width:max-content}.manifesto__grid,.product-reveal__grid,.comparison__grid,.video-story__grid,.story-split__grid,.faq__grid,.contact__grid,.main-product__grid{grid-template-columns:1fr}.manifesto__visual{height:420px}.product-reveal__visual{min-height:520px;order:-1}.product-reveal__features{grid-template-columns:1fr}.feature-strip__grid{grid-template-columns:1fr 1fr}.feature-strip article:nth-child(n){border-right:1px solid var(--bh-border);border-bottom:1px solid var(--bh-border)}.feature-strip article:nth-child(2n){border-right:0}.scents__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.scent-card{min-width:78vw;scroll-snap-align:start}.spaces__grid{display:flex;overflow:auto}.space-card{min-width:82vw}.section-heading{display:block}.section-heading>p{margin-top:18px}.comparison__row{grid-template-columns:1.35fr .6fr .6fr;padding:0 13px;font-size:.78rem}.comparison__row--head strong{font-size:.63rem}.video-story__media{height:600px}.testimonials__grid{display:flex;overflow:auto}.testimonials blockquote{min-width:84vw}.story-split__image{min-height:430px}.assurance-bar__grid{grid-template-columns:1fr 1fr}.assurance-bar article:nth-child(2){border-right:0}.assurance-bar article:nth-child(-n+2){border-bottom:1px solid var(--bh-border)}.final-cta{min-height:620px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__newsletter{grid-column:1/-1}.site-footer__bottom{display:block}.site-footer__social{margin-top:12px}.product-gallery{grid-template-columns:1fr}.product-media:first-child{grid-column:auto}.product-info{padding-top:28px}.product-info h1{font-size:3.4rem}.product-trust,.product-benefits__grid{grid-template-columns:1fr 1fr}.about-story__intro{margin-bottom:60px}.about-row{grid-template-columns:1fr;min-height:0}.about-row--reverse .about-row__media{order:0}.about-row__media{height:430px}.contact-form{grid-template-columns:1fr}.contact-form label,.contact-form input{grid-column:1}.cart-item{grid-template-columns:90px 1fr;align-items:start}.cart-item input,.cart-item>strong{grid-column:2}.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.button-row{display:grid}.button{width:100%}.hero__rating{margin-top:30px}.feature-strip__grid,.assurance-bar__grid,.product-benefits__grid,.product-grid{grid-template-columns:1fr}.feature-strip article:nth-child(n),.assurance-bar article:nth-child(n){border-right:0;border-bottom:1px solid var(--bh-border)}.site-footer__grid{grid-template-columns:1fr}.site-footer__column{grid-column:1}.product-form__row{display:grid;grid-template-columns:74px 1fr}.product-info h1{font-size:3rem}.contact-form button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}.site-header--home-overlay{margin-bottom:-78px;background:transparent;color:#fff;border-bottom-color:#ffffff24;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--home-overlay.is-scrolled{background:#f7f4efeb;color:var(--bh-ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:var(--bh-border)}.site-header--home-overlay:not(.is-scrolled) .cart-link span{background:#fff;color:#171614}.site-header--home-overlay:not(.is-scrolled) .site-header__logo{filter:brightness(0) invert(1)}.hero{isolation:isolate}.hero--full{min-height:calc(100svh - 34px)}.hero__video{object-position:var(--hero-x,58%) var(--hero-y,50%)}.hero__overlay{background:linear-gradient(90deg,rgba(10,10,9,var(--overlay)),#0a0a0985,#0a0a0938 48%,#0a0a090a 76%),linear-gradient(0deg,rgba(10,10,9,.36),transparent 36%)}.hero__content{padding-top:150px}.hero__copy{max-width:var(--hero-content-width,760px)}.hero__content--center .hero__copy{margin-inline:auto}.hero h1{font-size:clamp(4rem,6.3vw,7rem);text-wrap:balance;text-shadow:0 2px 22px rgba(0,0,0,.12)}.hero__text{font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.6}.hero__assurance{padding-right:0}.hero__scroll{position:absolute;z-index:3;right:clamp(24px,4vw,72px);bottom:30px;display:flex;align-items:center;gap:13px;border:0;background:transparent;color:#fff;padding:8px;text-transform:uppercase;letter-spacing:.16em;font-size:.62rem}.hero__scroll i{display:block;width:1px;height:34px;background:#ffffffbf;position:relative;overflow:hidden}.hero__scroll i:after{content:"";position:absolute;top:-100%;right:0;bottom:100%;left:0;background:#fff;animation:bh-scroll-line 2s ease-in-out infinite}@keyframes bh-scroll-line{0%{transform:translateY(-100%)}55%,to{transform:translateY(200%)}}@media(max-width:1100px){.site-header--home-overlay{margin-bottom:-78px}.hero__scroll{display:none}}@media(max-width:780px){.site-header--home-overlay{margin-bottom:-68px}.site-header--home-overlay .mobile-menu{top:106px;color:var(--bh-ink)}.hero--mobile-full{min-height:calc(100svh - 38px)}.hero--mobile-large{min-height:760px}.hero--mobile-auto{min-height:680px}.hero__video{object-position:var(--hero-mobile-x,62%) var(--hero-mobile-y,50%)}.hero__overlay{background:linear-gradient(0deg,#080807e0,#0808078c 42%,#08080714 76%),linear-gradient(90deg,rgba(8,8,7,.25),transparent)}.hero__content{padding-top:150px;padding-bottom:138px}.hero__copy{max-width:620px}.hero h1{font-size:clamp(3.15rem,13.4vw,5rem);line-height:.94}.hero__text{max-width:440px}.hero__assurance{right:16px;width:auto;left:16px;transform:none;padding:0}.hero__assurance span:nth-child(3){display:none}}@media(max-width:520px){.hero__content{padding-bottom:128px}.hero__rating{margin-top:28px}.hero__assurance{gap:22px}.hero__assurance span{font-size:.61rem}.hero__assurance svg{width:20px}}.scents:not(.section-dark){background:#f7f4ef;color:var(--bh-ink)}.scents:not(.section-dark) .scent-card{background:#e8e1d8;border:1px solid rgba(33,31,28,.08)}.scents__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scent-card{min-height:560px;border-radius:3px}.scent-card__shade{background:linear-gradient(transparent 35%,#0a0908e0)}.scent-card__content{inset:auto 28px 28px}.scent-card__content h3{font-family:var(--bh-heading);font-size:2rem;font-weight:400;letter-spacing:0;margin-bottom:9px}.scent-card__notes{font-size:.78rem;line-height:1.55;opacity:.9}.scent-card__description{display:block;max-height:0;overflow:hidden;opacity:0;font-size:.82rem;line-height:1.55;margin-top:0;transition:max-height .35s ease,opacity .35s ease,margin .35s ease}.scent-card:hover .scent-card__description{max-height:90px;opacity:.82;margin-top:12px}.scent-card__meta{display:block;margin-top:14px;font-size:.65rem!important;letter-spacing:.12em;text-transform:uppercase;opacity:.68!important}.scents__disclaimer{max-width:920px;margin:26px auto 0;text-align:center;font-size:.68rem;line-height:1.55;color:var(--bh-muted)}.section-dark .scents__disclaimer{color:#ffffff8c}.spaces__grid--six{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.spaces__grid--six .space-card{height:440px;border-radius:3px}.spaces__grid--six .space-card h3{font-size:1.85rem}.included-set{background:#eee9e2}.included-set__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:clamp(40px,6vw,100px);align-items:center}.included-set__media{overflow:hidden;background:#f6f3ed;min-height:440px;display:grid;place-items:center}.included-set__media img{width:100%;height:100%;object-fit:cover}.included-set__copy h2{font-size:clamp(3rem,4.5vw,5.6rem);margin-bottom:24px}.included-set__copy .rte{color:var(--bh-muted);max-width:560px}.included-set__copy ul{list-style:none;padding:0;margin:30px 0 34px;display:grid;gap:13px}.included-set__copy li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;font-size:.92rem}.included-set__copy li svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.5;margin-top:2px}.product-reveal__visual img[src*=product-isolated]{max-height:680px}@media(max-width:1100px){.scents__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.included-set__grid{grid-template-columns:1fr}.included-set__copy{max-width:720px}}@media(max-width:780px){.scents__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.scent-card{min-width:84vw;min-height:570px;scroll-snap-align:start}.scent-card__description{max-height:none;opacity:.82;margin-top:12px}.spaces__grid--six{display:flex;overflow:auto;scroll-snap-type:x mandatory}.spaces__grid--six .space-card{min-width:82vw;scroll-snap-align:start;height:430px}.included-set__media{min-height:300px}.included-set__copy h2{font-size:3.35rem}}:root{--bh-shadow:0 22px 70px rgba(26,22,18,.08)}body{font-size:15px;line-height:1.6;background-color:#f5f1eb;background-image:radial-gradient(circle at 20% 0%,rgba(255,255,255,.7),transparent 34%),radial-gradient(circle at 90% 20%,rgba(210,199,184,.16),transparent 28%)}h1,h2,h3{letter-spacing:-.028em}.page-width{width:min(calc(100% - 64px),var(--bh-page-width))}.section-pad{padding:clamp(72px,7.5vw,118px) 0}.eyebrow{font-size:.64rem;letter-spacing:.24em;font-weight:600;margin-bottom:18px}.section-heading{margin-bottom:32px;align-items:flex-end}.section-heading h2{font-size:clamp(2.7rem,4vw,4.6rem);line-height:.95;max-width:780px}.section-heading>p{font-size:.9rem;line-height:1.75}.button{min-height:50px;padding:0 30px;font-size:.66rem;letter-spacing:.16em}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000001f}.announcement{position:relative;z-index:80}.announcement__inner{min-height:32px}.site-header__inner{height:72px}.site-header__brand{font-size:.84rem;letter-spacing:.34em}.site-header__nav{gap:30px;font-size:.72rem}.site-header__tools{gap:16px}.site-header--home-overlay{margin-bottom:-72px}.site-header--home-overlay:not(.is-scrolled){background:linear-gradient(180deg,rgba(5,5,4,.45),transparent);border-bottom-color:#ffffff1f}.hero{min-height:720px}.hero--full{min-height:calc(100svh - 32px);max-height:980px}.hero__media picture{display:block;height:100%}.hero__image,.hero__video{width:100%;height:100%;object-fit:cover;object-position:var(--hero-x,50%) var(--hero-y,50%)}.hero__overlay{background:linear-gradient(90deg,#070706c2,#07070685 28%,#0707061f 58%,#07070608),linear-gradient(0deg,rgba(7,7,6,.32),transparent 42%)}.hero__content{padding-top:142px;padding-bottom:132px}.hero__copy{max-width:var(--hero-content-width,620px)}.hero h1{font-size:clamp(3.7rem,5.5vw,6.15rem);line-height:.9;margin-bottom:24px;text-wrap:balance}.hero__text{font-size:1rem;max-width:480px;line-height:1.7;margin-bottom:30px}.hero__rating{margin-top:42px}.hero__rating span{font-size:.9rem}.hero__rating small{font-size:.72rem}.hero__assurance{bottom:26px;gap:32px;justify-content:flex-start}.hero__assurance span{font-size:.62rem}.hero__assurance svg{width:22px}.hero__scroll{right:34px}.manifesto{background:#eee8df;border-bottom:1px solid rgba(45,40,35,.08)}.manifesto__grid{grid-template-columns:1.05fr .72fr .62fr;gap:5vw}.manifesto h2{font-size:clamp(3rem,4.4vw,5.25rem);line-height:.91}.manifesto__signature{font-size:2rem;margin-top:26px}.manifesto__copy{font-size:.92rem;line-height:1.85}.manifesto__visual{height:330px;box-shadow:var(--bh-shadow)}.manifesto__visual img{filter:saturate(.72) contrast(.98)}.product-reveal{background:#faf8f4}.product-reveal__grid{grid-template-columns:.85fr .92fr .9fr;gap:4vw}.product-reveal__copy h2{font-size:clamp(3rem,4.15vw,4.8rem);line-height:.93}.product-reveal__copy .rte{font-size:.9rem;line-height:1.8}.product-reveal__visual{min-height:520px}.product-reveal__visual img{max-height:510px;filter:drop-shadow(0 34px 34px rgba(0,0,0,.18))}.product-reveal__halo{width:78%;background:radial-gradient(circle,rgba(165,151,132,.22),transparent 66%)}.feature-line{grid-template-columns:34px 1fr;gap:14px;padding:16px 0}.feature-line__icon svg{width:23px}.feature-line h3{font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.feature-line p{font-size:.76rem;line-height:1.55}.feature-strip{background:#f1ece5}.feature-strip__grid{grid-template-columns:repeat(5,1fr)}.feature-strip article{padding:27px 15px}.feature-strip svg{width:25px;margin-bottom:11px}.feature-strip h3{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.feature-strip p{font-size:.68rem}.scents{background:#171512!important;color:#fff!important}.scents .section-heading>p,.scents__disclaimer{color:#ffffff8c!important}.scents__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.scent-card{display:flex;flex-direction:column;min-height:0;background:#f6f1ea!important;color:#191714;border:0!important;border-radius:2px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.scent-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #00000038}.scent-card__media{position:relative;aspect-ratio:.9;overflow:hidden;background:#d8cfc4}.scent-card__media img{position:static;width:100%;height:100%;object-fit:cover;transition:transform .55s ease;filter:saturate(.82) contrast(1.02)}.scent-card:hover .scent-card__media img{transform:scale(1.035)}.scent-card__volume{position:absolute;right:10px;top:10px;background:#f9f6f0e6;padding:5px 8px;font-size:.55rem;letter-spacing:.12em;text-transform:uppercase}.scent-card__content{position:static;display:flex;flex:1;flex-direction:column;padding:18px 16px 17px}.scent-card__mood{font-size:.55rem!important;letter-spacing:.13em!important;text-transform:uppercase;margin-bottom:7px!important;color:#7a736b!important}.scent-card__content h3{font-family:var(--bh-heading);font-size:1.52rem;font-weight:500;line-height:1;margin-bottom:10px}.scent-card__notes{font-size:.68rem;line-height:1.55;color:#5d5751}.scent-card__description{display:block;max-height:none;opacity:1;font-size:.67rem;line-height:1.55;margin-top:9px;color:#746d65}.scent-card__meta{margin-top:auto;padding-top:13px;font-size:.55rem!important;color:#7a736b;border-top:1px solid #ded6cc}.scent-card__content .text-link{margin-top:12px;font-size:.56rem}.scents__disclaimer{font-size:.58rem;max-width:760px;margin-top:20px}.spaces{background:#f5f1eb}.spaces__grid,.spaces__grid--six{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.space-card,.spaces__grid--six .space-card{height:265px;border-radius:2px}.space-card:after{top:45%;right:0;bottom:0;left:0}.space-card>div{left:14px;right:14px;bottom:13px}.space-card h3,.spaces__grid--six .space-card h3{font-family:var(--bh-body);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.space-card p{font-size:.62rem;line-height:1.4;opacity:.72}.comparison{background:#eee8df}.comparison__grid{grid-template-columns:.62fr 1.38fr;gap:7vw}.comparison__intro h2{font-size:clamp(2.7rem,3.8vw,4.2rem)}.comparison__intro .rte{font-size:.86rem;line-height:1.8}.comparison__table{background:#ffffffa6;border:1px solid rgba(44,40,35,.1);box-shadow:0 16px 50px #2d27210d}.comparison__row{min-height:48px}.comparison__row--head{min-height:58px;background:#1b1917;color:#fff}.comparison__row span{font-size:.72rem}.comparison__row strong{font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}.comparison__row i svg{width:17px}.video-story{background:#171512}.video-story__grid{gap:0}.video-story__media{height:520px}.video-story__copy{padding:clamp(45px,6vw,88px);background:#1b1917}.video-story__copy h2{font-size:clamp(2.8rem,4vw,4.5rem)}.testimonials{background:#f8f5f0}.testimonials__layout{display:grid;grid-template-columns:1.55fr .55fr;gap:12px}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.testimonials blockquote{margin:0;padding:28px 25px;background:#eee8df;border:1px solid rgba(45,40,35,.07);min-height:245px;display:flex;flex-direction:column}.testimonials blockquote p{font-family:var(--bh-heading);font-size:1.5rem;line-height:1.12;margin:26px 0 22px}.testimonials cite{margin-top:auto;font-style:normal;font-size:.64rem;text-transform:uppercase;letter-spacing:.1em}.stars{font-size:.7rem;letter-spacing:.13em}.testimonials__image{margin:0;min-height:245px;overflow:hidden}.testimonials__image img{height:100%;object-fit:cover;filter:saturate(.68)}.included-set{background:#e9e2d9}.included-set__grid{grid-template-columns:1.2fr .8fr;gap:5vw}.included-set__media{min-height:390px;background:#f7f4ef}.included-set__media img{object-fit:cover}.included-set__copy h2{font-size:clamp(2.8rem,4.1vw,4.7rem);line-height:.94}.included-set__copy .rte{font-size:.86rem;line-height:1.8}.included-set__copy ul{gap:9px;margin:24px 0 28px}.included-set__copy li{font-size:.78rem}.story-split{background:#f7f4ef}.story-split__grid{grid-template-columns:1.15fr .85fr;gap:0;background:#eee8df}.story-split__image{min-height:460px}.story-split__image img{height:100%;object-fit:cover;filter:saturate(.72)}.story-split__copy{padding:clamp(45px,6vw,90px)}.story-split__copy h2{font-size:clamp(2.8rem,4vw,4.5rem)}.story-split__copy .rte{font-size:.86rem;line-height:1.8}.assurance-bar{background:#f4efe8}.assurance-bar article{padding:26px 20px}.assurance-bar h3{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.assurance-bar p{font-size:.65rem}.final-cta{min-height:570px;background:#0e0e0d;color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.final-cta__media{position:absolute;top:0;right:0;bottom:0;left:0}.final-cta__media>img{height:100%;object-fit:cover}.final-cta__scene{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 45%,#403a33,#171613 30%,#0c0c0b 65%)}.final-cta__scene:after{content:"";position:absolute;left:42%;right:4%;bottom:-10%;height:42%;background:linear-gradient(150deg,#25221f,#0d0d0c);transform:skewY(-5deg);box-shadow:0 -1px #ffffff14}.final-cta__scene img{position:absolute;z-index:2;right:13%;bottom:-4%;width:auto;height:78%;object-fit:contain;filter:drop-shadow(0 40px 55px rgba(0,0,0,.6))}.final-cta__glow{position:absolute;right:8%;top:8%;width:46%;height:60%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 62%);filter:blur(22px)}.final-cta__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,8,7,.92) 0%,rgba(8,8,7,.65) 40%,transparent 72%)}.final-cta__content{position:relative;z-index:3}.final-cta__content>*{max-width:540px}.final-cta__content h2{font-size:clamp(3.2rem,4.8vw,5.4rem);margin-bottom:18px}.final-cta__content>p:not(.eyebrow){max-width:420px;color:#ffffffb3;margin-bottom:28px}.site-footer{padding-top:72px}.site-footer__grid{gap:50px}.site-footer__brand h2{font-size:2.2rem}.site-footer a,.site-footer p{font-size:.72rem}.main-product{background:#f7f4ef}.main-product__grid{grid-template-columns:1.1fr .8fr;gap:5vw}.product-gallery{gap:10px}.product-media{background:#eee8df}.product-info{top:120px}.product-info h1{font-size:clamp(3.2rem,4.5vw,5.3rem)}.product-price{font-size:1.15rem}.product-description{font-size:.87rem;line-height:1.8}.product-trust{background:#eee8df;padding:18px}.product-benefits{background:#eee8df}@media(max-width:1200px){.scents__grid,.spaces__grid,.spaces__grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.scent-card__media{aspect-ratio:1.15}.testimonials__layout{grid-template-columns:1fr}.testimonials__image{height:300px}.included-set__grid{grid-template-columns:1fr}.manifesto__grid{grid-template-columns:1fr 1fr}.manifesto__visual{display:none}}@media(max-width:900px){.page-width{width:min(calc(100% - 38px),var(--bh-page-width))}.product-reveal__grid,.comparison__grid,.story-split__grid,.main-product__grid{grid-template-columns:1fr}.product-reveal__visual{order:-1;min-height:430px}.product-reveal__visual img{max-height:420px}.product-reveal__features{grid-template-columns:1fr 1fr}.spaces__grid,.spaces__grid--six{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials__grid{grid-template-columns:1fr}.testimonials blockquote{min-height:200px}.story-split__image{min-height:360px}.final-cta__scene img{right:4%;height:66%;opacity:.72}.final-cta__shade{background:linear-gradient(90deg,#080807f0,#080807a6 60%,#0808073d)}}@media(max-width:780px){.page-width{width:min(calc(100% - 28px),var(--bh-page-width))}.section-pad{padding:66px 0}.site-header--home-overlay{margin-bottom:-68px}.hero--mobile-large{min-height:760px}.hero__image,.hero__video{object-position:var(--hero-mobile-x,58%) var(--hero-mobile-y,48%)}.hero__overlay{background:linear-gradient(0deg,#080807eb,#080807a3 48%,#08080714 82%)}.hero__content{align-self:flex-end;padding:130px 0 132px}.hero h1{font-size:clamp(3rem,13.2vw,4.8rem)}.hero__assurance{overflow:auto;gap:18px}.manifesto__grid{grid-template-columns:1fr}.manifesto h2{font-size:3.35rem}.manifesto__copy{font-size:.86rem}.product-reveal__features{grid-template-columns:1fr}.feature-strip__grid{grid-template-columns:1fr 1fr}.scents__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:10px}.scent-card{min-width:76vw;scroll-snap-align:start}.scent-card__media{aspect-ratio:1.05}.spaces__grid,.spaces__grid--six{display:flex;overflow:auto;scroll-snap-type:x mandatory}.space-card,.spaces__grid--six .space-card{min-width:76vw;height:330px;scroll-snap-align:start}.comparison__grid{gap:38px}.video-story__media{height:480px}.testimonials__image{height:260px}.included-set__media{min-height:270px}.final-cta{min-height:600px}.final-cta__scene img{height:57%;right:-4%;bottom:-1%;opacity:.6}.final-cta__shade{background:linear-gradient(0deg,#080807f5,#080807b3 55%,#08080726)}.final-cta__content{align-self:flex-end;padding-bottom:72px}.final-cta__content h2{font-size:3.7rem}}@media(max-width:520px){.section-heading h2{font-size:3rem}.scents__grid,.spaces__grid,.spaces__grid--six{margin-right:-14px}.scent-card,.space-card,.spaces__grid--six .space-card{min-width:84vw}.feature-strip__grid{grid-template-columns:1fr 1fr}.hero__assurance span:nth-child(3){display:none}.product-reveal__visual{min-height:390px}.product-reveal__visual img{max-height:375px}.comparison__row{grid-template-columns:1.35fr .62fr .62fr}.included-set__copy h2,.story-split__copy h2{font-size:3.15rem}}.final-cta__glow{left:auto!important;bottom:auto!important}@media(max-width:780px){.testimonials__grid{display:grid;overflow:visible}.testimonials blockquote{min-width:0}}:root{--bh-heading:"Iowan Old Style","Baskerville","Times New Roman",serif;--bh-body:"Avenir Next","Helvetica Neue",Arial,sans-serif}html{scroll-padding-top:92px}body.modal-open{overflow:hidden}.manifesto-banner{position:relative;min-height:clamp(540px,72vh,860px);color:#fff;overflow:hidden;background:#0f0f0e}.manifesto-banner__media,.manifesto-banner__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.manifesto-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080808c7,#0808087a 38%,#0808082e 62%,#0808085c)}.manifesto-banner__content{position:relative;z-index:2;min-height:clamp(540px,72vh,860px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr);align-items:end;gap:clamp(24px,4vw,80px);padding-top:110px;padding-bottom:70px}.manifesto-banner__heading h2{font-size:clamp(3.2rem,5.2vw,6.4rem);max-width:8.2ch;margin-bottom:18px;color:#fff}.manifesto__signature{font-size:clamp(1.6rem,2.5vw,3rem);font-style:italic;color:#ffffffeb}.manifesto-banner__copy{justify-self:end;max-width:420px;background:#0a0a0a47;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:24px 24px 22px;border:1px solid rgba(255,255,255,.1);border-radius:28px;color:#ffffffe0}.manifesto-banner__copy p{margin:0;font-size:.98rem;line-height:1.85}.offer-order{background:#f7f4ef}.offer-order__frame{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(26px,4vw,58px);align-items:center;background:#fff;border:1px solid var(--bh-border);border-radius:34px;padding:clamp(20px,3vw,34px);box-shadow:0 24px 60px #0b0c0b0f}.offer-order__media{display:grid;gap:18px}.offer-order__media-card{background:linear-gradient(180deg,#f3eee7,#ebe5db);border-radius:28px;min-height:540px;display:flex;align-items:center;justify-content:center;padding:clamp(18px,3vw,38px)}.offer-order__media-card img{max-height:520px;width:auto;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(0,0,0,.12))}.offer-order__included{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:18px;background:#f5f1ea;border:1px solid var(--bh-border)}.offer-order__included p{margin:0;font-size:.84rem;line-height:1.6;color:var(--bh-muted)}.offer-order__included-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:8px 12px;border-radius:999px;background:#171512;color:#fff;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.offer-order__content h2{font-size:clamp(2.7rem,4.2vw,4.9rem);line-height:.96;margin-bottom:16px}.offer-order__lead{font-size:1rem;line-height:1.8;color:var(--bh-muted);max-width:58ch;margin-bottom:24px}.offer-order__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px}.offer-order__price-row strong{font-family:var(--bh-heading);font-size:2rem;font-weight:400;display:flex;align-items:baseline;gap:10px}.offer-order__price-row s{font-size:1rem;color:var(--bh-muted)}.offer-order__tag{display:inline-flex;padding:8px 14px;border-radius:999px;background:#f1ebdf;border:1px solid var(--bh-border);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.offer-order__bullets{display:grid;gap:10px;margin:0 0 26px;padding:0;list-style:none}.offer-order__bullets li{position:relative;padding-left:26px;color:var(--bh-ink);font-size:.92rem;line-height:1.7}.offer-order__bullets li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--bh-accent);font-weight:700}.offer-order__form{display:grid;gap:14px}.offer-order__form-row{display:grid;grid-template-columns:110px 1fr;gap:12px}.offer-order__qty input,.offer-order__form select{width:100%;min-height:54px;border-radius:16px;border:1px solid var(--bh-border);background:#fff;padding:0 16px;font:inherit}.offer-order__form .shopify-payment-button{margin-top:2px}.offer-order__placeholder-actions{display:grid;gap:10px}.offer-order__editor-note{margin:0;font-size:.74rem;color:var(--bh-muted)}.offer-order__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.offer-order__trust span{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#f5f1ea;border-radius:16px;border:1px solid var(--bh-border);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.offer-order__benefits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:24px}.offer-benefit{display:flex;gap:12px;align-items:flex-start;padding:18px 16px;background:#fff;border:1px solid var(--bh-border);border-radius:20px}.offer-benefit__icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f1ea;flex:0 0 auto}.offer-benefit h3{margin:0 0 4px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.offer-benefit p{margin:0;color:var(--bh-muted);font-size:.74rem;line-height:1.6}.scents.section-dark{background:#121110}.scents .section-heading{margin-bottom:28px}.scents__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.scent-card--compact{position:relative;overflow:hidden;border-radius:24px;min-height:420px;background:#000}.scent-card--compact img{width:100%;height:100%;object-fit:cover;display:block}.scent-card--compact .scent-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 8%,#00000052 58%,#000000c2)}.scent-card--compact .scent-card__content{position:absolute;left:0;right:0;bottom:0;padding:18px 16px 16px;display:grid;gap:12px;align-content:end}.scent-card--compact h3{font-size:1.12rem;margin:0;color:#fff}.scent-card__button{padding-left:14px;padding-right:14px;justify-self:start}.scents__disclaimer{margin-top:18px;font-size:.72rem;color:#ffffff85;text-align:center}.scent-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px}.scent-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scent-modal__dialog{position:relative;z-index:1;width:min(100%,560px);background:#fff;border-radius:28px;padding:32px 28px 28px;box-shadow:0 40px 100px #00000040}.scent-modal__close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:0;border-radius:50%;background:#f2eee7;font-size:1.8rem;line-height:1;cursor:pointer}.scent-modal__dialog h3{font-size:2rem;margin-bottom:12px}.scent-modal__meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.scent-modal__meta span{padding:8px 12px;background:#f5f1ea;border:1px solid var(--bh-border);border-radius:999px;font-size:.73rem;text-transform:uppercase;letter-spacing:.07em}.scent-modal__notes{font-weight:600;margin-bottom:12px}.scent-modal__description{color:var(--bh-muted);line-height:1.8;margin-bottom:22px}.section-heading--stacked{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:24px;align-items:end}.spaces__grid--immersive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.space-card--immersive{position:relative;overflow:hidden;border-radius:28px;min-height:520px;background:#000}.space-card--immersive img{width:100%;height:100%;object-fit:cover;display:block}.space-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#0000002e 48%,#000000b8)}.space-card__content{position:absolute;left:0;right:0;bottom:0;padding:22px 22px 20px;color:#fff}.space-card__content h3{margin:0 0 8px;font-size:1.35rem}.space-card__content p{margin:0;color:#ffffffd1}.video-story{background:#121110}.video-story__grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(22px,4vw,56px);align-items:center}.video-story__copy{padding:clamp(30px,4vw,44px);background:#1a1816;border-radius:28px}.video-story__copy .rte{max-width:480px;color:#ffffffb3}.video-story__media{aspect-ratio:16/9;height:auto;min-height:0;display:flex;align-items:center;justify-content:center;border-radius:28px;overflow:hidden;background:#0d0d0c}.video-story__video{width:100%;height:100%;object-fit:contain;background:#0d0d0c}@media(max-width:1200px){.offer-order__benefits,.scents__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.manifesto-banner__content,.offer-order__frame,.section-heading--stacked,.video-story__grid{grid-template-columns:1fr}.manifesto-banner__content{align-items:end}.manifesto-banner__copy{justify-self:start;max-width:100%}.offer-order__trust{grid-template-columns:1fr}.spaces__grid--immersive{grid-template-columns:1fr 1fr}}@media(max-width:780px){.manifesto-banner{min-height:620px}.manifesto-banner__content{padding-top:120px;padding-bottom:34px}.manifesto-banner__heading h2{font-size:clamp(2.8rem,12vw,4.4rem)}.offer-order__frame{padding:18px}.offer-order__media-card{min-height:360px}.offer-order__media-card img{max-height:340px}.offer-order__form-row{grid-template-columns:92px 1fr}.offer-order__benefits{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.offer-benefit{min-width:72vw;scroll-snap-align:start}.scents__grid,.spaces__grid--immersive{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.scent-card--compact,.space-card--immersive{min-width:78vw;scroll-snap-align:start}.space-card--immersive{min-height:420px}.video-story__copy{padding:26px}.video-story__media{aspect-ratio:4/5}}@media(max-width:520px){.offer-order__price-row strong{font-size:1.7rem}.offer-order__content h2{font-size:clamp(2.4rem,11vw,3.2rem)}.offer-order__trust span{font-size:.68rem}.scent-card--compact,.space-card--immersive{min-width:84vw}}.scent-modal[hidden]{display:none!important}.hero__image{filter:saturate(.92) contrast(1.02)}.hero__copy{max-width:min(620px,100%)}.hero h1{max-width:10.8ch}.manifesto-banner__content{grid-template-columns:minmax(0,1.02fr) minmax(300px,430px);align-items:start;padding-top:90px;padding-bottom:56px}.manifesto-banner__heading{align-self:end;padding-bottom:20px}.manifesto-banner__heading h2{max-width:7.3ch;text-wrap:balance}.manifesto-banner__copy{justify-self:end;align-self:start;max-width:420px;margin-top:145px;background:#0c0c0c5c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:26px;border:1px solid rgba(255,255,255,.12)}.manifesto-banner__copy p{font-family:var(--bh-heading);font-weight:400;font-size:clamp(1.18rem,1.6vw,1.55rem);line-height:1.42;letter-spacing:.01em;color:#ffffffeb}.scent-card--compact{border-radius:26px}.scent-card--compact img{object-fit:cover;object-position:center center}.scent-card--compact .scent-card__shade{background:linear-gradient(180deg,#00000008 18%,#0000002e 48%,#000000a8)}.scent-card--compact .scent-card__content{justify-items:center;text-align:center;padding:18px 14px 16px}.scent-card--compact h3{font-size:1.02rem;line-height:1.05;text-shadow:0 1px 10px rgba(0,0,0,.25)}.scent-card__button{min-width:138px;padding:.86rem 1rem;font-size:.66rem}.scent-modal__dialog{width:min(100%,650px);padding:34px 34px 30px}.scent-modal__dialog h3{font-size:clamp(2rem,4vw,2.7rem);margin-bottom:14px;max-width:11ch}.scent-modal__meta{margin-bottom:18px}.scent-modal__meta span{background:#efe8de!important;color:#23201c!important;border-color:#d2c6b8!important;font-weight:600;box-shadow:inset 0 0 0 1px #00000005}.scent-modal__notes{font-family:var(--bh-heading);font-weight:400;font-size:1.28rem;line-height:1.4;color:#221f1a}.scent-modal__description{font-size:1rem;line-height:1.75;color:#5f5951}.video-story__grid{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:clamp(20px,3vw,38px)}.video-story__copy{padding:clamp(34px,4vw,48px)}.video-story__copy .rte{max-width:560px}.video-story__media{aspect-ratio:16/9;background:#0d0d0c}.video-story__video{width:100%;height:100%;object-fit:cover;background:#0d0d0c}@media(max-width:1100px){.manifesto-banner__content{grid-template-columns:1fr;padding-top:116px}.manifesto-banner__copy{margin-top:0;max-width:580px;justify-self:start;align-self:end}.video-story__grid{grid-template-columns:1fr}}@media(max-width:780px){.hero__copy{max-width:100%}.hero h1{max-width:8ch}.manifesto-banner{min-height:700px}.manifesto-banner__content{padding-top:120px;padding-bottom:28px;align-items:end}.manifesto-banner__copy{max-width:100%;justify-self:start;align-self:end;background:#0c0c0c7a}.manifesto-banner__copy p{font-size:1.08rem;line-height:1.5}.video-story__media{aspect-ratio:16/9}}.manifesto-banner__content{grid-template-columns:minmax(0,1.02fr) minmax(300px,420px)!important;align-items:start!important}.manifesto-banner__heading{align-self:start!important;padding-bottom:0!important}.manifesto-banner__copy{justify-self:end!important;align-self:start!important;max-width:400px!important;margin-top:26px!important;background:#0f0e0d6b!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.manifesto-banner__copy p{font-family:var(--bh-heading)!important;font-weight:400!important;font-size:clamp(1.18rem,1.6vw,1.55rem)!important;line-height:1.46!important;color:#fffffff0!important}.scents__grid{align-items:stretch}.scent-card--compact .scent-card__content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.scent-card--compact h3{margin-bottom:0!important;text-align:center!important}.scent-card__button{min-width:152px!important}.scent-modal__meta span{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#efe7dc!important;color:#231f1a!important;border:1px solid #d4c7b7!important;opacity:1!important;font-size:.82rem!important;letter-spacing:.08em!important;text-transform:uppercase!important}.video-story__grid{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)!important;gap:clamp(20px,3vw,42px)!important}.video-story__copy{max-width:none!important}.video-story__copy .rte{max-width:620px!important}.video-story__media{aspect-ratio:16/9!important;background:#0d0d0c!important}.video-story__video{width:100%!important;height:100%!important;object-fit:cover!important;background:#0d0d0c!important}@media(max-width:960px){.manifesto-banner__content{grid-template-columns:1fr!important}.manifesto-banner__copy{max-width:540px!important;justify-self:start!important;margin-top:0!important}}.offer-order{background:#f6f3ee}.offer-order__frame--premium{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:22px;background:transparent;border:0;box-shadow:none;padding:0}.offer-order__media--lifestyle,.offer-order__content--panel{display:block}.offer-order__media-stage{position:relative;min-height:760px;border-radius:34px;overflow:hidden;background:#171512}.offer-order__media-stage .offer-order__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.offer-order__media-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0707079e,#07070742 44%,#07070714,#07070724)}.offer-order__media-copy{position:relative;z-index:2;display:grid;align-content:end;gap:18px;height:100%;padding:clamp(28px,4vw,56px);max-width:560px;color:#fff}.offer-order__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffe0}.offer-order__eyebrow:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#d3b37a}.offer-order__media-copy h2{font-size:clamp(3rem,5vw,5.4rem);line-height:.94;color:#fff;margin:0}.offer-order__media-copy p{margin:0;font-size:1.02rem;line-height:1.8;color:#ffffffd6;max-width:46ch}.offer-order__content--panel{display:grid;gap:18px}.offer-order__panel{background:#fff;border:1px solid var(--bh-border);border-radius:34px;padding:clamp(22px,3vw,34px);box-shadow:0 24px 60px #0b0c0b14}.offer-order__price-box{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:18px}.offer-order__price-main{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.offer-order__price-main strong{font-family:var(--bh-heading);font-size:clamp(2.7rem,5vw,4rem);font-weight:400;line-height:1}.offer-order__price-main s{font-size:1.15rem;color:var(--bh-muted)}.offer-order__tag{background:#f1ebdf;border:1px solid var(--bh-border);color:#181614}.offer-order__bullets--compact{gap:8px;margin-bottom:22px}.offer-order__bullets--compact li{font-size:.92rem}.offer-order__benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.offer-benefit--card{padding:16px 14px;border-radius:18px;background:#fcfaf7}.offer-benefit--card h3{font-size:.76rem}.offer-benefit--card p{font-size:.8rem;line-height:1.55}.offer-order__form-row--premium{grid-template-columns:116px 1fr;align-items:end;margin-top:2px}.offer-order__qty{display:grid;gap:8px}.offer-order__qty-label{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--bh-muted)}.offer-order__qty input{min-height:58px}.offer-order__placeholder-actions--premium{gap:12px}.offer-order__trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.offer-order__trust span{font-size:.72rem;background:#f8f4ee}.offer-order__included--stacked{margin-top:14px;align-items:flex-start;background:#f8f4ee}.offer-order__scents{background:#fff;border:1px solid var(--bh-border);border-radius:34px;padding:22px 22px 18px;box-shadow:0 20px 50px #0b0c0b0d}.offer-order__scents-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px;flex-wrap:wrap}.offer-order__scents-head p{margin:0;color:var(--bh-muted);max-width:34ch;line-height:1.65}.offer-order__scent-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.offer-order__scent-item{display:grid;gap:10px;text-align:center}.offer-order__scent-item img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:20px;background:#f4eee6;border:1px solid var(--bh-border)}.offer-order__scent-item span{font-size:.9rem;font-family:var(--bh-heading);line-height:1.2}.offer-order__benefits--strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.offer-order__benefits--strip .offer-benefit{background:#fff}@media(max-width:1200px){.offer-order__frame--premium{grid-template-columns:1fr}.offer-order__media-stage{min-height:620px}}@media(max-width:900px){.offer-order__scent-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-order__benefits--strip{grid-template-columns:1fr 1fr}}@media(max-width:780px){.offer-order__media-stage{min-height:520px}.offer-order__media-copy{padding:28px 22px;max-width:100%}.offer-order__media-copy h2{font-size:clamp(2.6rem,10.5vw,4rem)}.offer-order__benefit-grid{grid-template-columns:1fr}.offer-order__form-row--premium{grid-template-columns:100px 1fr}.offer-order__scents{padding:18px}.offer-order__scent-rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.offer-order__scent-item{min-width:42vw;scroll-snap-align:start}.offer-order__benefits--strip{display:flex;overflow:auto;scroll-snap-type:x mandatory}.offer-order__benefits--strip .offer-benefit{min-width:76vw;scroll-snap-align:start}}@media(max-width:520px){.offer-order__panel,.offer-order__scents,.offer-order__media-stage{border-radius:26px}.offer-order__price-main strong{font-size:2.4rem}.offer-order__form-row--premium,.offer-order__trust{grid-template-columns:1fr}.offer-order__scent-item{min-width:58vw}}.offer-order__frame--premium{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;gap:24px}.offer-order__media--lifestyle{height:100%}.offer-order__media-stage{height:100%;min-height:880px}.offer-order__panel{display:flex;flex-direction:column}.offer-order__scents{padding:24px 26px 22px}.offer-order__scents-head{align-items:center}.offer-order__scents-head p{max-width:100%;font-size:.98rem}.offer-order__scent-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:start}.offer-order__scent-item{align-content:start}.offer-order__scent-item img{aspect-ratio:4/5;object-fit:cover;object-position:center center}.offer-order__scent-item span{font-size:.86rem}.offer-order__benefits--strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.offer-order__benefits--strip .offer-benefit{min-height:106px}.manifesto-banner__content{grid-template-columns:minmax(0,.98fr) minmax(300px,370px)!important;align-items:end!important;padding-bottom:46px!important}.manifesto-banner__heading{align-self:end!important}.manifesto-banner__copy{justify-self:end!important;align-self:end!important;max-width:360px!important;margin:0 10px 6px 0!important;background:#0f0e0d75!important;-webkit-backdrop-filter:blur(13px)!important;backdrop-filter:blur(13px)!important}.manifesto-banner__copy p{font-size:clamp(1.08rem,1.35vw,1.36rem)!important;line-height:1.48!important}.design-slide .page-width{max-width:min(1700px,calc(100vw - 40px))}.design-slide__frame{border-radius:34px;overflow:hidden;background:#fff;border:1px solid var(--bh-border);box-shadow:0 24px 60px #0b0c0b0d}.design-slide__frame--flush{padding:0}.design-slide__image{display:block;width:100%;height:auto}@media(max-width:1200px){.offer-order__media-stage{min-height:760px}}@media(max-width:960px){.offer-order__media-stage{min-height:520px;height:auto}.offer-order__scent-rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.offer-order__scent-item{min-width:43vw;scroll-snap-align:start}.manifesto-banner__content{grid-template-columns:1fr!important;padding-bottom:26px!important}.manifesto-banner__copy{max-width:520px!important;justify-self:start!important;margin:0!important}}@media(max-width:640px){.offer-order__scents{padding:18px}.offer-order__scent-item{min-width:58vw}.design-slide .page-width{max-width:calc(100vw - 22px)}.design-slide__frame{border-radius:24px}}html,body{overflow-x:hidden}.page-width,.site-header__inner,.offer-order__frame,.video-story__grid,.story-split__grid,.manifesto-banner__content,.offer-order__frame--premium,.section-heading--stacked{min-width:0}.page-width>*{min-width:0}@media(max-width:860px){.page-width{width:min(calc(100% - 24px),var(--bh-page-width))!important}.section-pad{padding:44px 0!important}.section-heading{margin-bottom:24px!important}.section-heading h2{font-size:clamp(2.3rem,10.5vw,3.5rem)!important}.site-header__inner{height:64px!important}.site-header__brand{font-size:.74rem!important;letter-spacing:.22em!important}.hero{min-height:calc(100svh - 98px)!important}.hero__content{padding-top:102px!important;padding-bottom:110px!important}.hero h1{font-size:clamp(2.75rem,12.5vw,4.4rem)!important;max-width:8ch!important}.hero__text{font-size:.98rem!important;line-height:1.65!important;max-width:24ch!important}.hero__rating{margin-top:28px!important}.hero__assurance{left:14px!important;right:14px!important;transform:none!important;justify-content:flex-start!important;padding-right:8px!important}.hero__assurance span{min-width:max-content}.manifesto-banner{min-height:auto!important}.manifesto-banner__content{min-height:0!important;grid-template-columns:1fr!important;gap:14px!important;padding-top:92px!important;padding-bottom:18px!important}.manifesto-banner__heading h2{font-size:clamp(2.8rem,12.2vw,4.4rem)!important;max-width:7.2ch!important;margin-bottom:12px!important}.manifesto__signature{font-size:clamp(1.35rem,7vw,2rem)!important}.manifesto-banner__copy{justify-self:start!important;align-self:end!important;max-width:none!important;margin:0!important;padding:18px 18px 16px!important;border-radius:22px!important}.manifesto-banner__copy p{font-size:1rem!important;line-height:1.5!important}.offer-order__frame--premium,.offer-order__frame{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.offer-order__frame--premium>*,.offer-order__frame>*{min-width:0!important}.offer-order__media--lifestyle,.offer-order__content--panel{width:100%!important;min-width:0!important}.offer-order__media-stage{min-height:430px!important;height:auto!important;border-radius:24px!important}.offer-order__media-stage:after{background:linear-gradient(180deg,#07070733,#0707071a 18%,#07070785)!important}.offer-order__media-copy{max-width:none!important;padding:22px 18px!important;gap:12px!important}.offer-order__media-copy h2{font-size:clamp(2.25rem,11vw,3.5rem)!important;max-width:7.6ch!important;line-height:.95!important}.offer-order__media-copy p{font-size:.96rem!important;line-height:1.6!important;max-width:28ch!important}.offer-order__panel,.offer-order__scents{border-radius:24px!important;padding:18px!important}.offer-order__price-box{gap:10px!important;margin-bottom:14px!important}.offer-order__price-main strong{font-size:clamp(2.45rem,13vw,3.25rem)!important}.offer-order__price-main s{font-size:1rem!important}.offer-order__tag{font-size:.65rem!important;padding:7px 12px!important}.offer-order__bullets--compact li{font-size:.92rem!important;line-height:1.6!important}.offer-order__benefit-grid{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:14px!important}.offer-order__form-row,.offer-order__form-row--premium{grid-template-columns:1fr!important;gap:10px!important}.offer-order__qty input{min-height:52px!important}.offer-order__placeholder-actions,.offer-order__placeholder-actions--premium{display:grid!important;grid-template-columns:1fr!important}.offer-order__trust{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important}.offer-order__trust span{padding:13px 14px!important;font-size:.72rem!important}.offer-order__included--stacked{padding:16px!important}.offer-order__scents-head{display:grid!important;gap:8px!important;align-items:start!important;margin-bottom:14px!important}.offer-order__scent-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;align-items:start!important}.offer-order__scent-item{min-width:0!important;gap:8px!important}.offer-order__scent-item img{border-radius:16px!important}.offer-order__scent-item span{font-size:.82rem!important}.offer-order__benefits--strip{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important}.offer-order__benefits--strip .offer-benefit{min-width:0!important;min-height:0!important;padding:16px 14px!important;border-radius:18px!important}.design-slide{background:#f6f3ee!important}.design-slide.section-pad{padding:22px 0!important}.design-slide .page-width{max-width:calc(100vw - 14px)!important}.design-slide__frame{border-radius:20px!important;box-shadow:0 14px 34px #0b0c0b0f!important}.scents .section-heading{margin-bottom:18px!important}.scents__grid{display:flex!important;overflow:auto!important;scroll-snap-type:x mandatory!important;gap:10px!important;padding-bottom:4px!important}.scent-card--compact{min-width:76vw!important;min-height:390px!important;scroll-snap-align:start!important}.scent-card--compact .scent-card__content{padding:16px 14px!important}.scent-card--compact h3{font-size:1.04rem!important}.scent-card__button{width:100%!important;justify-self:stretch!important;min-width:0!important}.spaces__grid--immersive{display:flex!important;overflow:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding-bottom:4px!important;grid-template-columns:none!important}.space-card--immersive{min-width:84vw!important;min-height:390px!important;scroll-snap-align:start!important}.video-story__grid{grid-template-columns:1fr!important;gap:16px!important}.video-story__copy{padding:22px!important;border-radius:22px!important}.video-story__copy h2{font-size:clamp(2.3rem,10vw,3.4rem)!important}.video-story__copy .rte{max-width:none!important;font-size:.96rem!important;line-height:1.7!important}.video-story__media{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;border-radius:22px!important}.video-story__video{height:100%!important;object-fit:cover!important}.story-split__grid{grid-template-columns:1fr!important}.story-split__image{min-height:320px!important}.story-split__copy{padding:28px 22px!important}.story-split__copy h2{font-size:clamp(2.3rem,10vw,3.5rem)!important}.site-footer{padding-top:56px!important}.site-footer__grid{grid-template-columns:1fr!important;gap:30px!important}.site-footer__brand,.site-footer__newsletter,.site-footer__column{grid-column:1!important}.site-footer__bottom{display:grid!important;gap:10px!important}}@media(max-width:640px){.page-width{width:min(calc(100% - 20px),var(--bh-page-width))!important}.section-pad{padding:34px 0!important}.hero__content{padding-top:96px!important;padding-bottom:96px!important}.hero__assurance{bottom:18px!important;gap:12px!important}.hero__assurance span{font-size:.64rem!important}.button-row{display:grid!important;grid-template-columns:1fr!important}.button,.button--wide{width:100%!important}.offer-order__media-stage{min-height:390px!important}.offer-order__media-copy{padding:20px 16px!important}.offer-order__media-copy h2{font-size:clamp(2.05rem,10.6vw,3rem)!important}.offer-order__media-copy p{font-size:.92rem!important}.offer-order__panel,.offer-order__scents{padding:16px!important;border-radius:20px!important}.offer-order__price-box{align-items:flex-start!important}.offer-order__price-main{gap:8px!important}.offer-order__price-main strong{font-size:clamp(2.2rem,12vw,2.9rem)!important}.offer-order__scent-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.offer-order__scent-item span{font-size:.78rem!important;line-height:1.18!important}.design-slide.section-pad{padding:16px 0!important}.design-slide .page-width{max-width:calc(100vw - 10px)!important}.design-slide__frame{border-radius:16px!important}.scent-card--compact{min-width:84vw!important;min-height:360px!important}.space-card--immersive{min-width:88vw!important;min-height:360px!important}.video-story__copy{padding:18px!important}.video-story__media{border-radius:18px!important}.story-split__copy{padding:24px 18px!important}}.design-slide{background:#f6f3ee}.design-slide__frame{padding:28px;background:#f8f5ef}.design-slide__image{display:none}.design-slide__brandline{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:#3e392f}.design-slide__brandmark{width:14px;height:14px;border:1px solid #d1c4ae;border-radius:4px;display:inline-block;position:relative}.design-slide__brandmark:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid #d1c4ae;border-radius:3px}.design-quiet,.design-minimal{display:grid;gap:0;min-width:0}.design-quiet__content,.design-quiet__stage,.design-minimal__intro,.design-minimal__product-area,.design-minimal__info{min-width:0}.design-quiet{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-areas:"content stage" "footer footer";border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#f7f3ec,#f2ede5)}.design-quiet__content{grid-area:content;padding:38px 34px 30px}.design-quiet__stage{grid-area:stage;padding:34px 34px 0;display:flex;align-items:stretch;justify-content:center;background:radial-gradient(circle at 84% 18%,rgba(224,211,191,.44),transparent 28%),linear-gradient(180deg,#f7f2ea,#efe7dc)}.design-quiet__footer{grid-area:footer;background:#171513;color:#d8c8ac;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px 18px;font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.design-quiet__footer span{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.design-quiet__footer svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.6;fill:none}.design-quiet h2,.design-minimal h2{margin:0;color:#171513;font-size:clamp(2.7rem,4.4vw,4.5rem);line-height:.95;letter-spacing:-.04em}.design-quiet h2 em{font-style:italic;font-weight:400}.design-quiet__lede,.design-minimal__lede{margin:16px 0 0;color:#6a655e;font-size:1rem;line-height:1.6;max-width:36ch}.design-quiet__feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px}.design-quiet__feature-card{background:#ffffffb3;border:1px solid #ddd2c1;border-radius:14px;padding:14px 12px;display:grid;justify-items:center;align-content:start;gap:10px;min-height:118px;text-align:center}.design-quiet__feature-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:#b79b64;background:#faf7f2}.design-quiet__feature-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none}.design-quiet__feature-icon--text{font-size:1.2rem;font-weight:500;letter-spacing:-.02em;color:#b18d4c}.design-quiet__feature-card span{font-size:.82rem;line-height:1.32;color:#4d463d}.design-quiet__spec-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;padding-top:16px;border-top:1px solid #dfd5c6}.design-quiet__spec-strip div{display:flex;gap:10px;align-items:baseline;justify-content:center;color:#7d7468;font-size:.9rem;text-align:center}.design-quiet__spec-strip strong{font-size:1rem;color:#4e4538;font-weight:500}.design-quiet__spec-strip span{text-transform:lowercase}.design-quiet__stage-inner{position:relative;display:grid;grid-template-rows:auto 1fr auto;align-items:end;width:100%;min-height:100%}.design-quiet__brandseal{justify-self:end;display:grid;gap:8px;justify-items:center;color:#a38b5c;margin-right:10px}.design-quiet__brandseal-mark{width:52px;height:52px;border:1px solid #c7b596;border-radius:50%;display:grid;place-items:center;font-size:1.8rem;line-height:1;font-family:Georgia,serif}.design-quiet__brandseal-copy{display:grid;gap:4px;justify-items:center;text-align:center}.design-quiet__brandseal-copy strong{text-transform:uppercase;letter-spacing:.18em;font-size:.88rem;color:#9f8756}.design-quiet__brandseal-copy span{text-transform:uppercase;letter-spacing:.16em;font-size:.63rem;color:#b59e72}.design-quiet__product-wrap{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:10px 0 4px;min-height:420px}.design-quiet__pedestal{position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:180px;height:34px;border-radius:10px;background:linear-gradient(180deg,#e5d8c6,#d7c6b2);box-shadow:0 24px 35px #7560422e}.design-quiet__product{position:relative;z-index:2;width:min(36%,220px);height:auto;filter:drop-shadow(0 18px 24px rgba(17,16,14,.15))}.design-quiet__scents-row{display:flex;gap:10px;align-items:end;justify-content:flex-end;padding:0 0 18px;overflow:hidden}.design-quiet__scent{width:68px;display:grid;gap:8px;justify-items:center}.design-quiet__scent img{width:68px;height:86px;object-fit:cover;border-radius:14px;border:1px solid #e2d6c6;background:#fff;box-shadow:0 12px 18px #231c1414}.design-quiet__scent span{font-size:.62rem;line-height:1.2;color:#5c5448;text-align:center}.design-minimal{grid-template-columns:minmax(0,.95fr) minmax(320px,.78fr) minmax(0,.92fr);grid-template-areas:"intro product info" "foot foot foot";align-items:center;border-radius:28px;background:linear-gradient(180deg,#f8f5ef,#f3eee7)}.design-minimal__intro{grid-area:intro;padding:40px 30px 28px}.design-minimal__product-area{grid-area:product;padding:22px 10px 20px;display:flex;justify-content:center}.design-minimal__info{grid-area:info;padding:34px 28px 28px}.design-minimal__footnote{grid-area:foot;margin:0;padding:0 28px 20px;color:#938879;font-size:.72rem;text-align:center}.design-minimal__spec-list{list-style:none;margin:24px 0 0;padding:0;border-top:1px solid #dfd4c5}.design-minimal__spec-list li{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;padding:12px 0;border-bottom:1px solid #e5dccf;align-items:start}.design-minimal__spec-list span{font-size:.84rem;color:#7a7166}.design-minimal__spec-list strong{font-size:.94rem;line-height:1.4;color:#2c2924;font-weight:500}.design-minimal__product-shell{position:relative;width:min(100%,360px);padding:44px 22px 58px}.design-minimal__product{display:block;width:min(100%,220px);margin:0 auto;height:auto;filter:drop-shadow(0 18px 24px rgba(17,16,14,.16))}.design-minimal__measure{position:absolute;color:#857862;font-size:.92rem;letter-spacing:.03em}.design-minimal__measure span{background:#f8f5ef;padding:0 8px}.design-minimal__measure:before,.design-minimal__measure:after{content:"";position:absolute;background:#ccbfa9}.design-minimal__measure--top{top:0;left:50%;transform:translate(-50%);width:124px;text-align:center}.design-minimal__measure--top:before{left:0;right:0;top:18px;height:1px}.design-minimal__measure--top:after{top:11px;left:0;width:1px;height:14px;box-shadow:124px 0 #ccbfa9}.design-minimal__measure--bottom{bottom:0;left:50%;transform:translate(-50%);width:164px;text-align:center}.design-minimal__measure--bottom:before{left:0;right:0;top:18px;height:1px}.design-minimal__measure--bottom:after{top:11px;left:0;width:1px;height:14px;box-shadow:164px 0 #ccbfa9}.design-minimal__measure--side{right:-8px;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:top right;width:208px;text-align:center}.design-minimal__measure--side:before{left:0;right:0;top:18px;height:1px}.design-minimal__measure--side:after{top:11px;left:0;width:1px;height:14px;box-shadow:208px 0 #ccbfa9}.design-minimal__feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px;border:1px solid #ddd2c1;border-radius:18px;background:#ffffff85}.design-minimal__feature-card{background:#f8f4ed;border:1px solid #e2d8ca;border-radius:14px;padding:14px 10px;display:grid;justify-items:center;align-content:start;gap:8px;min-height:118px;text-align:center}.design-minimal__feature-icon{width:34px;height:34px;color:#b79b64;display:grid;place-items:center}.design-minimal__feature-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}.design-minimal__feature-icon--text{font-size:1rem;font-weight:600;letter-spacing:-.01em}.design-minimal__feature-card span{font-size:.79rem;line-height:1.3;color:#50493f}.design-minimal__meta-grid{margin-top:16px;border:1px solid #ddd2c1;border-radius:18px;overflow:hidden;background:#ffffff8a}.design-minimal__meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 16px;border-bottom:1px solid #e5dccf}.design-minimal__meta-row:last-child{border-bottom:0}.design-minimal__meta-label{display:flex;align-items:center;gap:10px;color:#6f6558;font-size:.87rem}.design-minimal__meta-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f1eadf;color:#a8884c;font-size:.9rem;line-height:1}.design-minimal__meta-value{font-size:.92rem;color:#25211c;font-weight:500}@media(max-width:1200px){.design-quiet{grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "stage" "footer"}.design-quiet__stage{padding-top:6px}.design-quiet__product-wrap{min-height:360px}.design-quiet__footer{grid-template-columns:1fr}.design-minimal{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);grid-template-areas:"intro product" "info info" "foot foot"}}@media(max-width:860px){.design-slide{background:#f6f3ee!important}.design-slide__frame{padding:12px!important;border-radius:20px!important}.design-quiet{border-radius:20px}.design-quiet__content{padding:20px 18px 18px}.design-quiet h2,.design-minimal h2{font-size:clamp(2rem,10vw,3.2rem)!important}.design-quiet__lede,.design-minimal__lede{font-size:.92rem!important}.design-quiet__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.design-quiet__feature-card{min-height:104px;padding:12px 10px}.design-quiet__spec-strip{grid-template-columns:1fr;gap:8px}.design-quiet__spec-strip div{justify-content:flex-start;text-align:left}.design-quiet__stage{padding:0 18px}.design-quiet__brandseal{justify-self:center;margin:10px 0 0}.design-quiet__product-wrap{min-height:300px;padding-top:6px}.design-quiet__pedestal{width:144px;height:28px;bottom:10px}.design-quiet__product{width:min(46%,200px)}.design-quiet__scents-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px 0 16px}.design-quiet__scent{width:auto}.design-quiet__scent img{width:100%;height:auto;aspect-ratio:4/5}.design-quiet__footer{padding:12px;gap:8px;font-size:.64rem}.design-minimal{grid-template-columns:1fr;grid-template-areas:"intro" "product" "info" "foot";border-radius:20px}.design-minimal__intro,.design-minimal__info{padding:20px 18px}.design-minimal__product-area{padding:0 12px 8px}.design-minimal__product-shell{width:min(100%,320px);padding:34px 18px 48px}.design-minimal__product{width:min(100%,170px)}.design-minimal__spec-list li{gap:10px}.design-minimal__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-minimal__feature-card{min-height:108px}.design-minimal__meta-row{grid-template-columns:1fr;gap:8px;justify-items:start}.design-minimal__measure{font-size:.8rem}.design-minimal__measure--side{right:-18px;width:180px}.design-minimal__measure--side:after{box-shadow:180px 0 #ccbfa9}}@media(max-width:480px){.design-slide .page-width{max-width:calc(100vw - 8px)!important}.design-slide__frame{padding:8px!important;border-radius:16px!important}.design-quiet__content,.design-minimal__intro,.design-minimal__info{padding:16px 14px}.design-quiet__feature-grid,.design-minimal__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.design-quiet__feature-card span,.design-minimal__feature-card span{font-size:.74rem}.design-quiet__product-wrap{min-height:260px}.design-quiet__scents-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.design-quiet__scent span{font-size:.58rem}.design-minimal__product-shell{padding:28px 10px 42px}.design-minimal__measure--top{width:108px}.design-minimal__measure--top:after{box-shadow:108px 0 #ccbfa9}.design-minimal__measure--bottom{width:142px}.design-minimal__measure--bottom:after{box-shadow:142px 0 #ccbfa9}}.hero__image{object-position:var(--hero-x,66%) var(--hero-y,46%)}.hero--full{min-height:calc(100svh - 32px);max-height:none}@media(min-width:1024px){.hero__content{padding-top:128px!important;padding-bottom:128px!important}.hero__copy{max-width:min(44vw,640px)!important}}@media(max-width:780px){.hero__image{object-position:var(--hero-mobile-x,60%) var(--hero-mobile-y,48%)}}.offer-order__media-stage{min-height:880px;background:#1a1815}.offer-order__media-stage .offer-order__bg{object-position:center center;filter:brightness(1.08) contrast(1.04) saturate(.98)}.offer-order__media-stage:after{background:linear-gradient(90deg,#0707075c,#07070724 40%,#0707070f 72%,#0707071f),linear-gradient(0deg,#07070747,#0707070f 45% 100%)}.offer-order__product-cutout{position:absolute;z-index:1;right:7%;bottom:0;width:min(34%,240px);height:auto;filter:drop-shadow(0 24px 30px rgba(0,0,0,.22));opacity:.98}.offer-order__media-copy{align-content:start;justify-items:start;padding-top:clamp(34px,4vw,56px);max-width:min(60%,520px);text-shadow:0 2px 12px rgba(0,0,0,.18)}.offer-order__media-copy h2{max-width:6.7ch}.offer-order__media-copy p{max-width:22ch;color:#ffffffe6}.offer-benefit,.offer-benefit--card{display:grid!important;grid-template-columns:88px 1fr;gap:14px;align-items:center;padding:14px!important;border-radius:22px!important;background:#fcfaf7!important}.offer-benefit__media{position:relative;width:88px;height:88px;border-radius:20px;overflow:hidden;background:#f1ebe1;box-shadow:inset 0 0 0 1px #cdc0ad73}.offer-benefit__media img{width:100%;height:100%;object-fit:cover;display:block}.offer-benefit__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0a,#00000014)}.offer-benefit__media-badge{position:absolute;left:8px;bottom:8px;width:28px;height:28px;z-index:2;display:grid;place-items:center;border-radius:50%;background:#ffffffeb;color:#1f1b17;box-shadow:0 8px 20px #0f0d0b1f}.offer-benefit__media-badge svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.7;fill:none}.offer-benefit__body{min-width:0}.offer-benefit__icon{display:none!important}.offer-benefit h3,.offer-benefit--card h3{margin:0 0 6px!important;font-size:.9rem!important;line-height:1.18;letter-spacing:.07em}.offer-benefit p,.offer-benefit--card p{margin:0!important;font-size:.92rem!important;line-height:1.55!important;color:#6f685d!important}.offer-order__benefit-grid{gap:14px!important}.offer-order__benefits--strip{gap:16px!important}.offer-order__benefits--strip .offer-benefit{min-height:0!important}@media(max-width:1200px){.offer-order__media-stage{min-height:700px!important}.offer-order__product-cutout{width:min(28%,200px);right:8%}}@media(max-width:780px){.offer-order__media-stage{min-height:460px!important}.offer-order__media-stage .offer-order__bg{filter:brightness(1.1) contrast(1.04)}.offer-order__media-stage:after{background:linear-gradient(180deg,#0808071f,#0808071a 40%,#08080757)!important}.offer-order__media-copy{padding:18px!important;max-width:62%!important;gap:10px!important}.offer-order__media-copy h2{font-size:clamp(2.2rem,11.2vw,3.45rem)!important;max-width:5.8ch!important}.offer-order__media-copy p{font-size:1rem!important;max-width:12ch!important}.offer-order__product-cutout{width:min(36%,170px);right:7%;bottom:-4px}.offer-benefit,.offer-benefit--card{grid-template-columns:72px 1fr!important;gap:12px!important;padding:12px!important;border-radius:20px!important}.offer-benefit__media{width:72px;height:72px;border-radius:16px}.offer-benefit__media-badge{width:24px;height:24px;left:6px;bottom:6px}.offer-benefit__media-badge svg{width:13px;height:13px}.offer-benefit h3,.offer-benefit--card h3{font-size:.84rem!important}.offer-benefit p,.offer-benefit--card p{font-size:.84rem!important;line-height:1.45!important}}@media(max-width:480px){.offer-order__media-stage{min-height:420px!important}.offer-order__media-copy{max-width:60%!important;padding:16px!important}.offer-order__media-copy h2{font-size:clamp(2rem,10.8vw,3rem)!important}.offer-order__media-copy p{font-size:.92rem!important}.offer-order__product-cutout{width:min(37%,156px);right:6%}}.offer-order__media-stage{min-height:760px!important;background:#191714!important}.offer-order__media-stage .offer-order__bg{object-fit:cover!important;object-position:34% center!important;filter:brightness(1.02) contrast(1.02) saturate(.98)!important}.offer-order__media-stage:after{background:linear-gradient(90deg,#0b0a091a,#0b0a0914 34%,#0b0a093d 58%,#0b0a0975)!important}.offer-order__product-cutout{display:none!important}.offer-order__media-copy{margin-left:auto!important;align-content:center!important;justify-items:start!important;height:auto!important;min-height:100%!important;max-width:min(42%,340px)!important;padding:32px 28px!important;gap:16px!important;background:linear-gradient(180deg,#0a090829,#0a09083d)!important;border-left:1px solid rgba(255,255,255,.08)}.offer-order__media-copy h2{max-width:6.2ch!important;font-size:clamp(3rem,4.9vw,5.35rem)!important;line-height:.94!important}.offer-order__media-copy p{max-width:18ch!important;font-size:1rem!important;line-height:1.55!important;color:#ffffffeb!important}@media(max-width:1024px){.offer-order__media-stage .offer-order__bg{object-position:28% center!important}.offer-order__media-copy{max-width:min(46%,320px)!important;padding:26px 22px!important}}@media(max-width:780px){.offer-order__media-stage{min-height:470px!important}.offer-order__media-stage .offer-order__bg{object-position:30% center!important}.offer-order__media-stage:after{background:linear-gradient(90deg,#0b0a0924,#0b0a091f 30%,#0b0a092e 46%,#0b0a0966)!important}.offer-order__media-copy{max-width:44%!important;padding:18px 16px!important;gap:12px!important;background:linear-gradient(180deg,#0a09080f,#0a090829)!important;border-left:0!important}.offer-order__media-copy h2{font-size:clamp(2.15rem,9.8vw,3.35rem)!important;max-width:4.6ch!important}.offer-order__media-copy p{max-width:10ch!important;font-size:.9rem!important;line-height:1.5!important}}@media(max-width:480px){.offer-order__media-stage{min-height:430px!important}.offer-order__media-stage .offer-order__bg{object-position:26% center!important}.offer-order__media-copy{max-width:42%!important;padding:16px 14px!important}.offer-order__media-copy h2{font-size:clamp(2rem,10.2vw,3rem)!important;max-width:4.4ch!important}.offer-order__media-copy p{font-size:.86rem!important;max-width:9ch!important}}.offer-order__media-stage{position:relative;overflow:hidden;isolation:isolate}.offer-order__media-stage .offer-order__bg{width:100%;height:100%;object-fit:cover!important;object-position:74% 50%!important;filter:brightness(1.04) contrast(1.03) saturate(.96)!important}.offer-order__media-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070606b3,#0706067a,#0706062e 48%,#0706061a),linear-gradient(0deg,#07060624,#07060624);z-index:1}.offer-order__media-copy{position:relative;z-index:2;margin-left:0!important;margin-right:auto!important;max-width:min(40%,360px)!important;min-height:100%;display:grid;align-content:center;justify-items:start;gap:16px!important;padding:34px 30px!important;background:transparent!important;border:0!important;box-shadow:none!important}.offer-order__media-copy .offer-order__eyebrow{color:#ffffffe0!important}.offer-order__media-copy h2{max-width:5.2ch!important;font-size:clamp(3.2rem,4.8vw,5.5rem)!important;line-height:.93!important;letter-spacing:-.03em;text-wrap:balance}.offer-order__media-copy p{max-width:16ch!important;margin:0!important;font-size:1rem!important;line-height:1.55!important;color:#ffffffed!important}.offer-benefit--card,.offer-order__benefits--strip .offer-benefit{align-items:center!important}.offer-benefit__media{position:relative;overflow:hidden;border-radius:18px;background:#eae4da}.offer-benefit__media img{display:block;width:100%;height:100%;object-fit:cover}.offer-benefit__media-badge{box-shadow:0 10px 24px #0000001a}.hero__image{object-position:var(--hero-x,72%) var(--hero-y,48%)!important}@media(max-width:780px){.hero__image{object-position:var(--hero-mobile-x,66%) var(--hero-mobile-y,48%)!important}}@media(max-width:780px){.offer-order__frame--premium{gap:16px!important}.offer-order__media-stage{min-height:470px!important}.offer-order__media-stage .offer-order__bg{object-position:72% 50%!important}.offer-order__media-stage:after{background:linear-gradient(90deg,#080707b8,#08070785 28%,#0807072e 58%,#0807071a)!important}.offer-order__media-copy{max-width:48%!important;padding:20px 16px 18px!important;gap:12px!important}.offer-order__media-copy h2{max-width:4.2ch!important;font-size:clamp(2.4rem,10.4vw,3.55rem)!important;line-height:.94!important}.offer-order__media-copy p{max-width:10.4ch!important;font-size:.92rem!important;line-height:1.45!important}.offer-order__benefit-grid{grid-template-columns:1fr!important;gap:12px!important}.offer-benefit--card{display:grid!important;grid-template-columns:92px 1fr!important;gap:12px!important;align-items:center!important;padding:12px!important}.offer-benefit--card .offer-benefit__media{width:92px!important;min-width:92px!important;aspect-ratio:1/1!important;border-radius:16px!important}.offer-benefit--card .offer-benefit__body h3{font-size:1.05rem!important;margin-bottom:4px!important}.offer-benefit--card .offer-benefit__body p{font-size:.92rem!important;line-height:1.45!important}.offer-order__benefits--strip{grid-template-columns:1fr!important;gap:12px!important}.offer-order__benefits--strip .offer-benefit{display:grid!important;grid-template-columns:92px 1fr!important;gap:12px!important;padding:12px!important;min-height:0!important}.offer-order__benefits--strip .offer-benefit .offer-benefit__media{width:92px!important;aspect-ratio:1/1!important;border-radius:16px!important}.offer-order__trust{grid-template-columns:1fr!important}}@media(max-width:480px){.offer-order__media-stage{min-height:440px!important;border-radius:24px!important}.offer-order__media-stage .offer-order__bg{object-position:76% 50%!important}.offer-order__media-copy{max-width:46%!important;padding:18px 14px!important;gap:10px!important}.offer-order__media-copy h2{font-size:clamp(2.15rem,10.2vw,3rem)!important;max-width:4.1ch!important}.offer-order__media-copy p{max-width:9.3ch!important;font-size:.88rem!important}.offer-order__panel,.offer-order__scents{padding:18px 16px!important}.offer-order__trust span{justify-content:flex-start!important}.offer-order__included--stacked{display:grid!important;gap:12px!important}.offer-order__included-pill{justify-self:start!important}}.offer-order__media-stage .offer-order__bg{object-position:72% 50%!important}.offer-order__media-stage:after{background:linear-gradient(90deg,#0807078f,#08070757 26%,#0807071f 54%,#0807071a)!important}.offer-order__media-copy{max-width:min(41%,340px)!important;padding:32px 28px!important}.offer-order__media-copy h2{max-width:4.8ch!important}.offer-order__media-copy p{max-width:13ch!important}@media(max-width:780px){.offer-order__media-stage .offer-order__bg{object-position:69% 50%!important}.offer-order__media-stage:after{background:linear-gradient(90deg,#08070794,#08070766 32%,#08070724 60%,#08070714)!important}.offer-order__media-copy{max-width:45%!important;padding:22px 16px!important}.offer-order__media-copy h2{max-width:4.2ch!important;font-size:clamp(2.25rem,10.4vw,3.35rem)!important}.offer-order__media-copy p{max-width:10.5ch!important;font-size:.94rem!important;line-height:1.45!important}}@media(max-width:480px){.offer-order__media-stage .offer-order__bg{object-position:66% 50%!important}.offer-order__media-copy{max-width:44%!important;padding:20px 14px!important}.offer-order__media-copy h2{max-width:4ch!important;font-size:clamp(2.05rem,10.2vw,2.95rem)!important}.offer-order__media-copy p{max-width:9.4ch!important;font-size:.9rem!important;line-height:1.42!important}}.offer-order__media-stage .offer-order__bg{object-position:74% 50%!important;transform:scale(1.14)!important;transform-origin:center center!important}.offer-order__media-copy{max-width:min(40%,336px)!important}@media(max-width:780px){.offer-order__media-stage .offer-order__bg{object-position:68% 50%!important;transform:scale(1.16)!important}.offer-order__media-copy{max-width:43%!important}}@media(max-width:480px){.offer-order__media-stage .offer-order__bg{object-position:67% 50%!important;transform:scale(1.18)!important}.offer-order__media-copy{max-width:42%!important}}.offer-order__included-preview{position:absolute;left:50%;bottom:18px;transform:translate(-50%);z-index:2;width:min(calc(100% - 36px),420px);display:grid;gap:8px;padding:10px 14px 12px;border-radius:18px;background:linear-gradient(180deg,#f9f6eff2,#f1ece2eb);border:1px solid rgba(198,184,160,.45);box-shadow:0 14px 34px #120e0a33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.offer-order__included-preview-badge{justify-self:start;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#ffffff94;color:#2f261e;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.offer-order__included-preview-image{display:block;width:100%;height:auto;object-fit:contain}@media(min-width:781px){.offer-order__included-preview{width:min(calc(100% - 44px),430px);bottom:22px}}@media(max-width:780px){.offer-order__included-preview{width:min(calc(100% - 24px),360px);bottom:14px;padding:8px 10px 10px;border-radius:16px}.offer-order__included-preview-badge{font-size:.61rem;letter-spacing:.14em;padding:5px 8px}}@media(max-width:480px){.offer-order__media-stage{min-height:520px!important}.offer-order__included-preview{width:min(calc(100% - 22px),330px);bottom:12px;padding:8px 9px 9px}.offer-order__included-preview-image{max-height:54px}}.offer-order__content--panel{display:grid;align-content:start;gap:18px}.offer-order__scents--preorder{order:-1}.offer-order__scents--preorder .offer-order__scents-head{margin-bottom:14px}.offer-order__scents--preorder .offer-order__eyebrow{margin-bottom:0}.offer-order__scents--preorder .offer-order__scent-item img{box-shadow:0 10px 24px #100d0a0f}@media(min-width:781px){.offer-order__scents--preorder{padding:18px 18px 16px;border-radius:28px}.offer-order__scents--preorder .offer-order__scent-rail{gap:10px}.offer-order__scents--preorder .offer-order__scent-item span{font-size:.8rem}}@media(max-width:780px){.offer-order__content--panel{gap:14px}.offer-order__scents--preorder{padding:16px!important}.offer-order__scents--preorder .offer-order__scent-rail{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding-bottom:0!important}.offer-order__scents--preorder .offer-order__scent-item{min-width:0!important;gap:8px!important}.offer-order__scents--preorder .offer-order__scent-item span{font-size:.82rem!important}}@media(max-width:520px){.offer-order__scents--preorder .offer-order__scent-item span{font-size:.78rem!important}}.main-product__grid{align-items:start}.product-gallery{display:block!important;min-width:0;position:relative}.product-gallery__viewport{position:relative;overflow:hidden;border-radius:30px;background:#eee8df;box-shadow:0 24px 60px #19140e0f}.product-gallery__track{display:flex;width:100%;transition:transform .48s cubic-bezier(.22,.61,.36,1);will-change:transform}.product-gallery .product-media,.product-gallery .product-media:first-child{flex:0 0 100%;width:100%;margin:0;grid-column:auto;aspect-ratio:1/1;background:#eee8df;overflow:hidden}.product-gallery .product-media__asset,.product-gallery .product-media img{width:100%;height:100%;object-fit:contain;background:#f2eee7}.product-gallery__arrow{position:absolute;top:50%;z-index:3;width:48px;height:48px;border:1px solid rgba(23,22,20,.12);border-radius:50%;background:#ffffffe6;box-shadow:0 10px 24px #00000014;display:grid;place-items:center;transform:translateY(-50%);transition:.2s ease}.product-gallery__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.product-gallery__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.product-gallery__arrow--prev{left:18px}.product-gallery__arrow--next{right:18px}.product-gallery__counter{position:absolute;right:18px;bottom:16px;z-index:3;padding:7px 11px;border-radius:999px;background:#171614b8;color:#fff;font-size:.7rem;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 4px;scrollbar-width:none;scroll-snap-type:x proximity}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 78px;width:78px;aspect-ratio:1;border:1px solid transparent;border-radius:14px;padding:0;overflow:hidden;background:#eee8df;opacity:.64;transition:.2s ease;scroll-snap-align:start}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb.is-active{opacity:1;border-color:#171614;box-shadow:0 0 0 1px #171614}.product-gallery__thumb:hover{opacity:1}.product-trust{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.main-product__grid{gap:36px}.product-info{position:static}}@media(max-width:780px){.main-product{padding-top:38px}.product-gallery__viewport{border-radius:22px}.product-gallery .product-media,.product-gallery .product-media:first-child{aspect-ratio:1/1.08}.product-gallery__arrow{width:42px;height:42px}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__counter{right:12px;bottom:12px}.product-gallery__thumb{flex-basis:66px;width:66px;border-radius:11px}.product-trust{grid-template-columns:1fr 1fr 1fr;gap:6px;padding:12px!important}.product-trust span{font-size:.61rem}}@media(max-width:520px){.product-gallery__thumb{flex-basis:58px;width:58px}.product-gallery__arrow{width:38px;height:38px}.product-trust{grid-template-columns:1fr}.product-trust span{display:flex;align-items:center;gap:10px;text-align:left;padding:8px 0}.product-trust svg{margin:0;width:22px}}.hero-mobile-redesign,.cart-link__mobile-label,.mobile-menu-button__mobile-label,.mobile-product-link{display:none}@media(max-width:780px){.site-header--home-overlay{margin-bottom:0!important;background:#f5f0e7!important;color:#171614!important;border-bottom:1px solid rgba(35,31,27,.16)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.site-header--home-overlay.is-scrolled{background:#f5f0e7f5!important;color:#171614!important}.site-header--home-overlay:not(.is-scrolled) .site-header__logo{filter:none!important}.site-header--home-overlay .site-header__inner{height:72px!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:12px}.site-header--home-overlay .site-header__brand{font-size:.77rem!important;letter-spacing:.27em!important;color:#171614!important;white-space:nowrap}.site-header--home-overlay .site-header__nav{display:none!important}.site-header--home-overlay .site-header__tools{display:flex!important;align-items:center!important;gap:14px!important;color:#171614!important;flex-shrink:0}.site-header--home-overlay .site-header__tools>a:not(.mobile-product-link),.site-header--home-overlay .site-header__tools .cart-link{display:none!important}.site-header--home-overlay .mobile-product-link,.site-header--home-overlay .mobile-menu-button{width:auto!important;height:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#171614!important}.site-header--home-overlay .mobile-menu-button>svg{display:none!important}.mobile-product-link,.mobile-menu-button__mobile-label{display:inline!important;font-family:var(--bh-body);font-size:.69rem;line-height:1;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.site-header--home-overlay .mobile-menu{top:106px!important}.hero{display:block!important;min-height:0!important;background:#eee3d4!important;color:#171614!important}.hero>.hero__media,.hero>.hero__content,.hero>.hero__assurance,.hero>.hero__scroll{display:none!important}.hero-mobile-redesign{display:block;position:relative;min-height:630px;overflow:hidden;isolation:isolate;background:#eee3d4}.hero-mobile-redesign__media,.hero-mobile-redesign__veil{position:absolute;top:0;right:0;bottom:0;left:0}.hero-mobile-redesign__media img{width:100%;height:100%;object-fit:cover;object-position:50% 46%;filter:saturate(.95) contrast(1) brightness(1.02)}.hero-mobile-redesign__veil{z-index:1;background:linear-gradient(90deg,#f8f1e7c7,#f8f1e7a3 22%,#f8f1e76b 40%,#f8f1e72e,#f8f1e700 68%),linear-gradient(180deg,#ffffff0f,#fff0 32%);pointer-events:none}.hero-mobile-redesign__content{position:absolute;z-index:4;top:16px;left:18px;right:41%;color:#141311}.hero-mobile-redesign__content:before{content:"";position:absolute;top:-12px;right:-10px;bottom:-14px;left:-12px;z-index:-1;border-radius:18px;background:linear-gradient(180deg,#f8f1e72e,#f8f1e714 46%,#f8f1e700);pointer-events:none}.hero-mobile-redesign__eyebrow{margin:0 0 10px;color:#6c523b;font-size:.6rem;line-height:1.35;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.hero-mobile-redesign h1{margin:0;max-width:8ch!important;color:#141311;font-family:var(--bh-heading);font-size:clamp(2.44rem,10.9vw,3.05rem)!important;line-height:.93!important;letter-spacing:-.045em;text-shadow:0 1px 0 rgba(255,255,255,.18)!important}.hero-mobile-redesign h1 em{color:#8b6745;font-weight:400;font-style:italic}.hero-mobile-redesign__lede{margin:12px 0 0;max-width:15ch;color:#2f2b27;font-size:.82rem;line-height:1.34}.hero-mobile-redesign__actions{display:flex;align-items:center;gap:10px;margin-top:12px}.hero-mobile-redesign__primary{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;background:#171614;color:#fff;font-size:.58rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hero-mobile-redesign__secondary{display:inline-flex;align-items:center;min-height:34px;color:#2e2a26;border-bottom:1px solid rgba(46,42,38,.45);font-size:.58rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hero-mobile-redesign__product-wrap{display:none!important;position:absolute;z-index:3;right:14px;top:286px;width:34%;max-width:150px;pointer-events:none}.hero-mobile-redesign__product{position:relative;z-index:2;width:100%;height:auto;filter:drop-shadow(0 20px 26px rgba(31,23,16,.24))}.hero-mobile-redesign__mist{position:absolute;z-index:1;left:50%;bottom:91%;width:44%;height:122px;transform:translate(-50%);opacity:.52;filter:blur(7px);background:radial-gradient(ellipse at 50% 84%,rgba(255,255,255,.84) 0 8%,transparent 28%),radial-gradient(ellipse at 42% 58%,rgba(255,255,255,.58) 0 8%,transparent 27%),radial-gradient(ellipse at 58% 34%,rgba(255,255,255,.4) 0 7%,transparent 25%)}.hero-mobile-redesign__kit{display:none!important;position:absolute;z-index:4;left:20px;bottom:94px;width:146px;padding:13px;gap:4px;background:#f9f4ebe6;border:1px solid rgba(76,61,46,.1);box-shadow:0 12px 28px #3f2d1f14;color:#2d2925}.hero-mobile-redesign__kit strong{font-family:var(--bh-heading);font-size:1.56rem;line-height:1;font-weight:400;letter-spacing:-.03em}.hero-mobile-redesign__kit span{margin-top:4px;font-size:.62rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.hero-mobile-redesign__kit small{margin-top:4px;color:#514b44;font-size:.65rem;line-height:1.25}.hero-mobile-redesign__features{position:absolute;z-index:6;left:0;right:0;bottom:0;min-height:60px;padding:0 4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;background:#171714;color:#fff}.hero-mobile-redesign__features span{min-height:32px;display:flex;align-items:center;justify-content:center;padding:0 8px;text-align:center;font-size:.44rem;line-height:1.22;font-weight:750;letter-spacing:.045em;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.42)}.hero-mobile-redesign__features span:last-child{border-right:0}}@media(max-width:430px){.site-header--home-overlay .site-header__brand{font-size:.74rem!important;letter-spacing:.24em!important}.site-header--home-overlay .site-header__tools{gap:12px!important}.mobile-product-link,.mobile-menu-button__mobile-label{font-size:.66rem}.hero-mobile-redesign{min-height:604px}.hero-mobile-redesign__content{top:12px;left:16px;right:40%}.hero-mobile-redesign__eyebrow{font-size:.58rem;margin-bottom:10px}.hero-mobile-redesign h1{font-size:clamp(2.34rem,10.8vw,2.9rem)!important}.hero-mobile-redesign__lede{margin-top:10px;font-size:.8rem;max-width:15ch}.hero-mobile-redesign__actions{gap:8px;margin-top:10px}.hero-mobile-redesign__primary{min-height:40px;padding:0 13px;font-size:.56rem}.hero-mobile-redesign__secondary{font-size:.5rem}.hero-mobile-redesign__product-wrap{display:none!important;top:240px;right:10px;width:34%;max-width:146px}.hero-mobile-redesign__kit{display:none!important;left:16px;bottom:88px;width:138px;padding:12px}.hero-mobile-redesign__kit strong{font-size:1.45rem}.hero-mobile-redesign__features{min-height:58px;padding:0 4px}.hero-mobile-redesign__features span{padding:0 4px;font-size:.44rem}}@media(max-width:365px){.site-header--home-overlay .site-header__brand{font-size:.7rem!important;letter-spacing:.22em!important}.site-header--home-overlay .site-header__tools{gap:10px!important}.mobile-product-link,.mobile-menu-button__mobile-label{font-size:.63rem}.hero-mobile-redesign{min-height:588px}.hero-mobile-redesign__content{top:10px;left:12px;right:39%}.hero-mobile-redesign h1{font-size:2.12rem!important}.hero-mobile-redesign__lede{font-size:.76rem;max-width:14ch}.hero-mobile-redesign__actions{gap:6px;margin-top:10px}.hero-mobile-redesign__primary{min-height:38px;padding:0 11px;font-size:.52rem}.hero-mobile-redesign__secondary{font-size:.5rem}.hero-mobile-redesign__product-wrap{display:none!important;top:228px;right:8px;width:35%;max-width:136px}.hero-mobile-redesign__kit{display:none!important;left:12px;bottom:84px;width:126px}}.seo-intro{background:#f2eee7;border-top:1px solid var(--bh-border);border-bottom:1px solid var(--bh-border)}.seo-intro__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,7vw,120px);align-items:start}.seo-intro h2{max-width:720px;margin:.25rem 0 0;font-family:var(--bh-heading);font-size:clamp(2.5rem,4vw,4.7rem);line-height:.96;font-weight:400;letter-spacing:-.04em}.seo-intro__copy{max-width:760px;color:var(--bh-muted);font-size:1.06rem;line-height:1.7}.seo-intro__links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px}.seo-intro__links a,.product-seo__guide-links a{color:var(--bh-ink);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px}.product-seo{background:#f7f4ef}.product-seo__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,6vw,100px);align-items:start}.product-seo__intro h2{font-family:var(--bh-heading);font-size:clamp(2.4rem,4vw,4.4rem);line-height:1;letter-spacing:-.04em;font-weight:400;margin:.25rem 0 24px;max-width:700px}.product-seo__intro .rte{max-width:620px;color:var(--bh-muted);font-size:1.05rem;line-height:1.7}.product-seo__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-seo__card{padding:28px;border:1px solid var(--bh-border);border-radius:18px;background:#ffffff85}.product-seo__card h3{margin:0 0 10px;font-family:var(--bh-heading);font-size:1.35rem;font-weight:400}.product-seo__card .rte{color:var(--bh-muted);line-height:1.6}.product-seo__guide-links{display:flex;flex-wrap:wrap;gap:18px 30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--bh-border)}.seo-guide{background:#f7f4ef}.seo-guide__layout{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(48px,8vw,130px);align-items:start}.seo-guide__header{position:sticky;top:120px}.seo-guide__header h1{font-family:var(--bh-heading);font-size:clamp(3rem,5.4vw,6rem);line-height:.94;letter-spacing:-.05em;font-weight:400;margin:.35rem 0 24px}.seo-guide__summary{font-size:1.1rem;line-height:1.65;color:var(--bh-muted);max-width:650px}.seo-guide__meta{margin-top:24px;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bh-muted)}.seo-guide__body{max-width:820px}.seo-guide__intro{font-size:1.2rem;line-height:1.75;color:#3f3b36;padding-bottom:34px;border-bottom:1px solid var(--bh-border)}.seo-guide__section{padding:38px 0;border-bottom:1px solid var(--bh-border)}.seo-guide__section h2{font-family:var(--bh-heading);font-weight:400;font-size:clamp(2rem,3vw,3rem);line-height:1.05;margin:0 0 18px}.seo-guide__section .rte{font-size:1.05rem;line-height:1.75;color:var(--bh-muted)}.seo-guide__cta{margin-top:42px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#171614;color:#fff;border-radius:20px}.seo-guide__cta h2{font-family:var(--bh-heading);font-weight:400;font-size:2.2rem;line-height:1;margin:.2rem 0 10px}.seo-guide__cta p{color:#d8d2c9;max-width:540px}.seo-guide__cta .button{background:#fff;color:#171614;white-space:nowrap}.guides-index{background:#f7f4ef}.guides-index__header{max-width:900px;margin-bottom:54px}.guides-index__header h1{font-family:var(--bh-heading);font-size:clamp(3.5rem,7vw,7rem);font-weight:400;letter-spacing:-.05em;line-height:.92;margin:.2rem 0 20px}.guides-index__header>p:last-child{font-size:1.1rem;color:var(--bh-muted);line-height:1.7;max-width:720px}.guides-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guides-index__card{min-height:300px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--bh-border);border-radius:18px;background:#fff;color:var(--bh-ink);transition:transform .2s ease,box-shadow .2s ease}.guides-index__card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #1e191412}.guides-index__card>span{font-size:.7rem;letter-spacing:.12em;color:var(--bh-muted)}.guides-index__card h2{font-family:var(--bh-heading);font-size:1.9rem;font-weight:400;line-height:1.05;margin:30px 0 14px}.guides-index__card p{color:var(--bh-muted);line-height:1.6;margin:0 0 30px}.guides-index__card strong{margin-top:auto;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.site-footer__guide-link{display:inline-block;margin-top:18px;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px}@media(max-width:900px){.seo-intro__grid,.product-seo__grid,.seo-guide__layout{grid-template-columns:1fr}.seo-guide__header{position:static}.guides-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.seo-intro h2,.product-seo__intro h2{font-size:2.6rem}.product-seo__cards{grid-template-columns:1fr}.seo-guide__header h1{font-size:3.25rem}.seo-guide__intro{font-size:1.05rem}.seo-guide__cta{align-items:flex-start;flex-direction:column}.guides-index__grid{grid-template-columns:1fr}.guides-index__card{min-height:240px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/theme.css.map */
