:root{--bbh-forest: #073806;--bbh-green: #0A4D0A;--bbh-leaf: #4E9A2E;--bbh-gold: #C89800;--bbh-flower: #F2A81E;--bbh-acai: #4A1F3D;--bbh-ivory: #FBF8F1;--bbh-cream: #F2EBDD;--bbh-sand: #E3D8C3;--bbh-stone: #8A8170;--bbh-charcoal: #2A2A28;--bbh-nearblack: #14130F;--bbh-grad-canopy: radial-gradient(120% 100% at 50% 0%, #0A4D0A 0%, #073806 70%);--bbh-grad-gold: linear-gradient(135deg, #F2A81E 0%, #C89800 100%);--bbh-lane-max: 1760px;--bbh-lane-read: min(100%, 760px);--bbh-gutter: clamp(20px, 3.5vw, 72px);--bbh-section-y: clamp(44px, 4.5vw, 72px);--bbh-ease-out: cubic-bezier(.22, .61, .36, 1);--bbh-ease-in-out: cubic-bezier(.65, 0, .35, 1);--bbh-dur: .22s;--bbh-dur-slow: .4s;--bbh-stagger: 60ms}.bbh-lane{width:100%;margin-inline:0;padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))}.bbh-lane-read{width:var(--bbh-lane-read);margin-inline:auto;padding-inline:var(--bbh-gutter)}.bbh-bleed{width:100%}.bbh-prose,.bbh-prose p,.bbh-prose li{max-width:65ch}.bbh-section{padding-block:var(--bbh-section-y);position:relative}.bbh-band-page{background:var(--bbh-ivory);color:var(--bbh-charcoal)}.bbh-band-alt{background:var(--bbh-cream);color:var(--bbh-charcoal)}.bbh-band-dark{background:var(--bbh-forest);color:var(--bbh-cream)}.bbh-band-luxe{background:linear-gradient(150deg,#4a1f3d,#073806);color:var(--bbh-cream)}body.template-index .bb-quiz,body.template-index .bb-faq{background:var(--bbh-cream)}body.template-index .shopify-section:has(>.bb-quiz){background:var(--bbh-cream)}body.template-index .shopify-section:has(>.bb-quiz)>.bb-quiz{grid-column:1 / -1}@media(max-width:768px){.bbh-lane,.bbh-lane-read{width:100%}.bbh-cols{grid-template-columns:1fr!important}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}html.bb-motion [data-bb-reveal]{opacity:0;transform:translate3d(0,20px,0);transition:opacity var(--bbh-dur-slow) var(--bbh-ease-out),transform var(--bbh-dur-slow) var(--bbh-ease-out);will-change:opacity,transform}html.bb-motion [data-bb-reveal].is-in{opacity:1;transform:none}html.bb-motion [data-bb-reveal] [data-bb-stagger]>*{opacity:0;transform:translate3d(0,16px,0);transition:opacity var(--bbh-dur-slow) var(--bbh-ease-out),transform var(--bbh-dur-slow) var(--bbh-ease-out);transition-delay:calc(var(--bb-i, 0) * var(--bbh-stagger))}html.bb-motion [data-bb-reveal].is-in [data-bb-stagger]>*{opacity:1;transform:none}html.bb-motion [data-bb-reveal].is-in{will-change:auto}.bb-char,.bb-word{display:inline-block}.bb-split-words{overflow:hidden}.bb-word{will-change:transform}html.bb-motion [data-bb-reveal] .bb-split-chars .bb-char{opacity:0;transition:opacity .3s var(--bbh-ease-out);transition-delay:calc(var(--bb-i, 0) * 20ms)}html.bb-motion [data-bb-reveal].is-in .bb-split-chars .bb-char{opacity:1}html.bb-motion [data-bb-reveal] .bb-split-words .bb-word{opacity:0;transform:translate3d(0,100%,0);transition:opacity .7s var(--bbh-ease-out),transform .7s var(--bbh-ease-out);transition-delay:calc(var(--bb-i, 0) * 20ms)}html.bb-motion [data-bb-reveal].is-in .bb-split-words .bb-word{opacity:1;transform:none}.bb-home-hero{position:relative;isolation:isolate;min-height:42rem;height:100svh;overflow:hidden;background:var(--bbh-forest);color:#fff}.bb-home-hero__media,.bb-home-hero__media img,.bb-home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bb-home-hero__media{z-index:-3}.bb-home-hero__media img{display:block;object-fit:cover;object-position:50% 50%;transform:scale(var(--bb-hero-zoom, 1));transform-origin:50% 45%}.bb-home-hero__media img.is-zooming{will-change:transform}.bb-home-hero__shade{z-index:-2;pointer-events:none;background:linear-gradient(180deg,#03160857,#0316080a 34%,#0316081f 65%,#010e0594)}.bb-home-hero__lockup{position:absolute;z-index:2;top:32%;left:50%;width:min(75rem,calc(100% - 3rem));transform:translate(-50%);text-align:center;pointer-events:none}.bb-home-hero__eyebrow{margin:0;color:var(--bbh-flower);font-family:Inter,system-ui,sans-serif;font-size:.875rem;line-height:1.4;font-weight:500;letter-spacing:.33em;text-transform:uppercase;white-space:nowrap}.bb-home-hero__title{margin:clamp(1.2rem,2.8vh,1.75rem) 0 0;color:#fff;font-family:Cinzel,Georgia,serif;font-size:clamp(3.5rem,5.4vw,5.625rem);line-height:1;font-weight:700;letter-spacing:0;text-transform:uppercase;white-space:nowrap;text-wrap:nowrap}html.bb-motion .bb-home-hero__lockup[data-bb-reveal]{opacity:1;transform:translate(-50%);transition:none;will-change:auto}html.bb-motion .bb-home-hero__lockup[data-bb-reveal] .bb-home-hero__eyebrow .bb-char{opacity:0;transform:translate3d(0,42px,0);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:calc(80ms + (var(--bb-i, 0) * 24ms));will-change:opacity,transform}html.bb-motion .bb-home-hero__lockup[data-bb-reveal] .bb-home-hero__title .bb-char{opacity:0;transform:translate3d(0,142px,0);transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1);transition-delay:calc(.26s + (var(--bb-i, 0) * 46ms));will-change:opacity,transform}html.bb-motion .bb-home-hero__lockup[data-bb-reveal].is-in .bb-char{opacity:1;transform:none}.bb-home-hero__rail{position:absolute;z-index:3;right:clamp(1.25rem,3.5vw,3.75rem);bottom:clamp(1.5rem,4.5vh,2.75rem);left:clamp(1.25rem,3.5vw,3.75rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:4.875rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.35)}.bb-home-hero__subline,.bb-home-hero__scroll{margin:0;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:500;text-transform:uppercase}.bb-home-hero__subline{font-size:1rem;line-height:1;letter-spacing:.08em}.bb-home-hero__scroll{font-size:.5rem;line-height:1;letter-spacing:.26em}.bb-home-hero__actions{justify-self:end;display:flex;align-items:center;gap:.6875rem}.bb-home-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;min-height:3.125rem;padding:.75rem 1.35rem;border:1px solid rgba(255,255,255,.78);border-radius:0;color:#fff;background:#041e0a3d;font-family:Inter,system-ui,sans-serif;font-size:.625rem;line-height:1;font-weight:500;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color var(--bbh-dur-fast) var(--bbh-ease-out),background-color var(--bbh-dur-fast) var(--bbh-ease-out),border-color var(--bbh-dur-fast) var(--bbh-ease-out)}.bb-home-hero__cta--primary{color:var(--bbh-forest);border-color:var(--bbh-ivory);background:var(--bbh-ivory)}.bb-home-hero__cta:hover,.bb-home-hero__cta:focus-visible{color:var(--bbh-forest);border-color:var(--bbh-flower);background:var(--bbh-flower)}.bb-home-hero__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:768px){.bb-home-hero{min-height:43rem;height:100svh}.bb-home-hero__media img{object-position:50% 50%}.bb-home-hero__lockup{top:28%;width:calc(100% - 2rem)}.bb-home-hero__eyebrow{font-size:.6875rem;letter-spacing:.24em}.bb-home-hero__title{margin-top:1rem;font-size:clamp(1.25rem,6.4vw,3.25rem);letter-spacing:-.03em}.bb-home-hero__rail{right:1rem;bottom:1rem;left:1rem;grid-template-columns:1fr;row-gap:.8rem;padding-top:1rem}.bb-home-hero__subline{justify-self:center;font-size:.75rem}.bb-home-hero__scroll{display:none}.bb-home-hero__actions{justify-self:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.bb-home-hero__cta{min-width:0;min-height:2.75rem;padding-inline:.5rem;font-size:.5625rem;white-space:normal}}.bbh-band-dark{position:relative}.bbh-band-dark:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:clamp(48px,8vh,120px);background:linear-gradient(to bottom,rgba(7,56,6,0),var(--bbh-forest));pointer-events:none}.bb-ritual{position:relative;z-index:2}.bbh-band-alt+.bbh-band-page,.bbh-band-page+.bbh-band-alt{border-top:1px solid var(--bbh-sand)}.bb-header{transition:background-color var(--bbh-dur) var(--bbh-ease-out),color var(--bbh-dur) var(--bbh-ease-out)}.bb-header--on-dark{background-color:transparent}.bb-header--on-dark .bb-header__brand a,.bb-header--on-dark .bb-header__menu a{color:var(--bbh-cream)}.bb-header--on-dark .bb-header__menu a:hover{color:var(--bbh-flower)}@media(prefers-reduced-motion:reduce){html [data-bb-reveal],html [data-bb-reveal] [data-bb-stagger]>*,html .bb-char,html .bb-word{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}html .bb-home-hero__media img{transform:none!important;will-change:auto!important}}.bb-coll__h,.bb-actives__title,.bb-founder__title,.bb-ritual__titletext,.bbh-lane h2,.bbh-lane h3{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.bb-coll__h,.bb-actives__title,.bb-founder__title{text-wrap:balance}body.template-index .shopify-section-group-header-group{position:fixed;inset:0 0 auto;width:100%;background:transparent}body.template-index .bb-header{grid-column:1 / -1;width:100%;background-color:#073806}body.template-index .bb-header.bb-header--over-hero{background-color:transparent}.bbh-bleed{grid-column:1 / -1}.bbh-link{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:var(--bbh-green);text-decoration:none;border-bottom:1px solid var(--bbh-gold)}.bbh-link:hover,.bbh-link:focus-visible{color:var(--bbh-forest)}.bbh-band-dark:before{height:clamp(24px,4vh,56px);opacity:.85}body.template-index .film-shop,body.template-index .bb-faq__inner{padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))}body.template-index .film-shop__head,body.template-index .bb-faq__inner,body.template-index .bb-faq__eyebrow,body.template-index .bb-faq__title,body.template-index .bb-faq__more{text-align:left}@media(min-width:769px){.bb-header{display:grid;grid-template-columns:1fr auto 1fr;column-gap:clamp(1rem,3vw,3rem)}.bb-header__brand{justify-self:start}.bb-header__menu.bb-nav{justify-self:center}.bb-header .header__icons{justify-self:end}}body.template-index .film-shop{padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))}body.template-index .film-shop__head{max-width:none;margin:0 0 clamp(2rem,3.5vw,3rem);text-align:left}body.template-index .film-shop__head>*{margin-left:0;margin-right:0}body.template-index .film-shop__grid{max-width:none;margin:0;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));justify-content:stretch}body.template-index .film-shop__actions{max-width:none;margin-inline:0;justify-content:flex-start}body.template-index .bb-faq--band .bb-faq__inner{max-width:none;margin:0}body.template-index .bb-faq__inner{padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))}body.template-index .bb-faq{padding:clamp(3.25rem,4.5vw,4rem) 0}body.template-index .jdgm-carousel-wrapper,body.template-index .jdgm-widget{max-width:none}body.template-index .film-shop__addall .film-cta,body.template-index .film-shop__addall .film-cta:hover,body.template-index .film-shop__addall .film-cta:focus-visible{background:var(--bbh-flower);border-color:var(--bbh-flower);color:var(--bbh-ivory)}body.template-index .film-shop,body.template-index .bb-faq,body.template-index .shopify-section:has(.jdgm-carousel-wrapper)>*{grid-column:1 / -1}body.template-index .jdgm-carousel-wrapper{max-width:none;padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))}body.template-index .jdgm-carousel-title-and-link{text-align:left;max-width:none}body.template-index .jdgm-carousel-wrapper{max-width:none!important;padding-inline:max(var(--bbh-gutter),calc((100% - var(--bbh-lane-max)) / 2))!important}body.template-index .jdgm-carousel-title-and-link{text-align:left!important;max-width:none!important}body.template-index .bb-coll__h,body.template-index .bb-actives__title,body.template-index .bb-faq__title,body.template-index .bb-best__title,body.template-index .bb-ingredients__title,body.template-index .bb-reviews-head__title,body.template-index .film-shop__head .film-title,body.template-index .bb-ritual__titletext{color:var(--bbh-nearblack)}body.template-index .bb-coll__h,body.template-index .bb-ritual__titletext,body.template-index .bb-actives__title,body.template-index .bb-faq__title,body.template-index .bb-best__title,body.template-index .bb-ingredients__title,body.template-index .bb-reviews-head__title,body.template-index .film-shop__title,body.template-index .bb-quiz__section-title,body.template-index .bb-quiz__title{font-family:var(--bb-font-display, "Cinzel", serif);font-weight:500}body.template-index .bb-coll__h{text-transform:uppercase}body.template-index .bb-best__eyebrow,body.template-index .bb-quiz__section-eyebrow,body.template-index .bb-ingredients__note,body.template-index .bb-ritual__eyebrow,body.template-index .bb-reviews-head__eyebrow{margin-block-start:0;margin-block-end:.55rem;color:var(--bbh-gold);font-family:var(--bb-font-display, "Cinzel", serif);font-size:.7rem;font-weight:500;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}body.template-index .bb-coll__head,body.template-index .bb-ritual__head,body.template-index .film-shop__head{text-align:center}body.template-index .bb-coll__head{max-width:none}body.template-index .bb-coll__intro{margin-inline:auto}body.template-index .film-shop__head>*{margin-left:auto;margin-right:auto}body.template-index .bb-quiz__section-head{max-width:640px;margin:0 auto 2.4rem;text-align:center}body.template-index .bb-quiz__section-eyebrow{margin:0;color:var(--bb-flower, #C89800);font-family:var(--bb-font-sans, "Inter", sans-serif);font-size:.62rem;font-weight:400;line-height:1.35;letter-spacing:.4em;text-transform:uppercase}body.template-index .bb-quiz__section-title{margin:.5rem 0 .9rem;color:var(--bbh-nearblack);font-size:clamp(1.9rem,3.4vw,3.1rem);line-height:1.05;letter-spacing:.02em;text-transform:uppercase;text-wrap:balance}body.template-index .bb-quiz__head{max-width:none;margin:0 auto clamp(2rem,4vw,2.75rem);text-align:center}body.template-index .bb-quiz__eyebrow{margin:0 0 .9rem;color:var(--bbh-gold);font-size:.72rem;letter-spacing:.28em;text-transform:uppercase}body.template-index .bb-quiz__title{margin:0;color:var(--bbh-nearblack);font-size:clamp(1.7rem,3.4vw,2.6rem);line-height:1.15;letter-spacing:0;text-transform:none;text-wrap:balance}body.template-index .bb-quiz__subtitle{max-width:34rem;margin:.75rem auto 0;color:var(--bbh-charcoal);opacity:1;line-height:1.55}body.template-index .shopify-section:has(.jdgm-carousel-wrapper),body.template-index .shopify-section:has(.jdgm-widget){padding-top:clamp(.75rem,1.5vw,1.5rem);padding-bottom:var(--bbh-section-y)}body.template-index .jdgm-carousel-title-and-link{display:none!important}body.template-index .film-cta,body.template-index .bb-quiz__opt,body.template-index .bb-quiz__back,body.template-index .bb-quiz__restart,body.template-index .bb-ritual__cta,body.template-index .bb-ritual__shop,body.template-index .bb-coll__cta,body.template-index .bb-faq__link,body.template-index .bb-actives__link,body.template-index .bbh-link,body.template-index .shop-card__soldout,body.template-index button[type=submit]:not(.shop-card__add){text-transform:uppercase;letter-spacing:.12em}body.template-index .bb-coll__cta,body.template-index .bb-ritual__cta,body.template-index .bb-ritual__shop,body.template-index .bb-faq__link{box-sizing:border-box;inline-size:max-content;max-inline-size:100%;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.14em;justify-content:flex-start;white-space:nowrap;border-bottom:1px solid var(--bbh-gold)}.bb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/botanica-home.css.map */
