:root{--bv-cream: #f7f2e9;--bv-lavender: #eeeaf3;--bv-blush: #eee8f2;--bv-coral: #ee5a3d;--bv-green: #302633;--bv-brown: #201e27;--bv-blue: #4c78a1;--bv-gold: #bf9341;--bv-rule: rgba(43, 33, 29, .18);--bv-space-section: clamp(6rem, 8vw, 10rem);--bv-space-gutter: clamp(1.8rem, 4vw, 4.8rem);--bv-radius-card: 1.8rem;--bv-radius-button: .8rem;--bv-copy-width: 68rem;--bv-hero-height: 64rem}.bv-science-motion{background:var(--bv-lavender);border-top:1px solid rgba(43,33,29,.12);color:var(--bv-brown);overflow:hidden;padding:clamp(7rem,9vw,11rem) 0 clamp(5rem,7vw,8rem)}.bv-science-motion__grid{align-items:center;display:grid;gap:clamp(4rem,7vw,10rem);grid-template-columns:minmax(30rem,.82fr) minmax(48rem,1.18fr)}.bv-science-motion .bv-kicker{color:var(--bv-coral)}.bv-science-motion__copy{min-width:0}.bv-science-motion h2,.bv-science-motion h3{color:inherit;font-family:var(--font-heading-family);font-weight:400;text-transform:none}.bv-science-motion h2{font-size:clamp(4.8rem,5.8vw,8rem);letter-spacing:-.035em;line-height:.92;margin:0}.bv-science-motion__lead{font-size:clamp(1.7rem,1.55vw,2.1rem);line-height:1.58;margin:2.6rem 0 3rem;max-width:58rem}.bv-science-motion .bv-text-link{color:var(--bv-green)}.bv-science-motion__visual{aspect-ratio:1.18;isolation:isolate;min-height:48rem;position:relative}.bv-science-motion__paths{height:100%;top:0;right:0;bottom:0;left:0;overflow:visible;position:absolute;width:100%}.bv-science-motion__paths path{fill:none;stroke:#2b211d33;stroke-dasharray:3 10;stroke-width:1.4}.bv-science-motion__core{align-items:center;background:var(--bv-coral);border-radius:50%;box-shadow:0 0 0 1.6rem #ee5a3d24,0 2rem 6rem #160d0833;display:flex;flex-direction:column;height:21rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:21rem}.bv-science-motion__core svg{fill:none;height:8.5rem;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;width:8.5rem}.bv-science-motion__core span{font-size:1.05rem;font-weight:800;letter-spacing:.15em;line-height:1.35;margin-top:1rem;text-align:center}.bv-science-motion__node{border-radius:50%;box-shadow:0 0 0 .7rem #f7f2e90a;position:absolute}.bv-science-motion__node--one{animation:bv-float-one 7s ease-in-out infinite;background:var(--bv-blue);height:4.6rem;left:12%;top:19%;width:4.6rem}.bv-science-motion__node--two{animation:bv-float-two 9s ease-in-out infinite;background:var(--bv-gold);height:2.8rem;right:14%;top:14%;width:2.8rem}.bv-science-motion__node--three{animation:bv-float-three 8s ease-in-out infinite;background:#c6bad9;bottom:15%;height:5.5rem;right:8%;width:5.5rem}.bv-science-motion__node--four{animation:bv-float-two 6s ease-in-out -2s infinite;background:var(--bv-coral);bottom:8%;height:2rem;left:21%;width:2rem}.bv-science-motion__node--five{animation:bv-float-one 10s ease-in-out -4s infinite;background:var(--bv-green);height:1.5rem;right:24%;top:42%;width:1.5rem}.bv-science-motion__spark{color:#f6c263;font-size:2.2rem;position:absolute}.bv-science-motion__spark--one{animation:bv-pulse 3.2s ease-in-out infinite;left:31%;top:8%}.bv-science-motion__spark--two{animation:bv-pulse 4s ease-in-out -1s infinite;bottom:23%;left:3%}.bv-science-motion__spark--three{animation:bv-pulse 3.6s ease-in-out -2s infinite;right:4%;top:33%}.bv-science-motion__label{line-height:1.25;margin:0;position:absolute;z-index:2}.bv-science-motion__label strong{display:block;font-size:1.1rem;letter-spacing:.14em}.bv-science-motion__label span{color:#2b211da8;display:block;font-size:1.15rem;margin-top:.45rem}.bv-science-motion__label--one{left:2%;top:35%}.bv-science-motion__label--two{right:0;top:49%}.bv-science-motion__label--three{bottom:2%;left:39%}.bv-science-motion__evidence{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(5rem,7vw,9rem)}.bv-science-motion__evidence article{border-top:1px solid rgba(43,33,29,.22);padding:3rem 3rem 1rem 0}.bv-science-motion__evidence article+article{border-left:1px solid rgba(43,33,29,.16);padding-left:3rem}.bv-science-motion__evidence article>span{color:var(--bv-coral);font-size:1.05rem;font-weight:800;letter-spacing:.14em}.bv-science-motion__evidence h3{font-size:clamp(2.6rem,2.6vw,3.8rem);line-height:1;margin:2rem 0 1.4rem}.bv-science-motion__evidence p{font-size:1.45rem;line-height:1.65;margin:0 0 2rem}.bv-science-motion__evidence a{color:var(--bv-green);font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bv-science-motion__note{align-items:center;border-top:1px solid rgba(43,33,29,.22);display:flex;gap:1.4rem;margin-top:3.5rem;padding-top:2.4rem}.bv-science-motion__note>span{color:var(--bv-gold);font-size:2rem}.bv-science-motion__note p{font-size:1.25rem;line-height:1.55;margin:0}@keyframes bv-float-one{0%,to{transform:translateZ(0)}50%{transform:translate3d(1.4rem,-2rem,0)}}@keyframes bv-float-two{0%,to{transform:translateZ(0)}50%{transform:translate3d(-1.8rem,1.2rem,0)}}@keyframes bv-float-three{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-1rem,-1.6rem,0) scale(1.08)}}@keyframes bv-pulse{0%,to{opacity:.35;transform:scale(.72) rotate(0)}50%{opacity:1;transform:scale(1.18) rotate(20deg)}}@media screen and (max-width:989px){.bv-science-motion__grid{grid-template-columns:1fr}.bv-science-motion__copy{max-width:72rem}.bv-science-motion__visual{margin-inline:auto;max-width:72rem;width:100%}}@media screen and (max-width:749px){.bv-science-motion{padding-top:6rem}.bv-science-motion h2{font-size:clamp(3.8rem,10vw,4.8rem)}.bv-science-motion__visual{aspect-ratio:auto;height:34rem;min-height:0;width:100%}.bv-science-motion__core{height:15rem;width:15rem}.bv-science-motion__core svg{height:6rem;width:6rem}.bv-science-motion__label span{display:none}.bv-science-motion__label strong{font-size:.85rem}.bv-science-motion__evidence{grid-template-columns:1fr}.bv-science-motion__evidence article,.bv-science-motion__evidence article+article{border-left:0;padding:2.6rem 0}.bv-science-motion__note{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.bv-science-motion__node,.bv-science-motion__spark{animation:none}}.bv-primary-nav__item{position:static}.bv-mega-trigger{background:none;border:0;cursor:pointer;font:inherit}.bv-mega-trigger svg{height:.6rem;margin-left:.7rem;width:1rem}.bv-shop-mega{background:#f7f2e9;border-top:1px solid rgba(43,33,29,.14);box-shadow:0 2rem 5rem #2b211d24;color:#201e27;left:0;max-height:calc(100vh - var(--header-height, 8rem));overflow:auto;position:absolute;right:0;top:100%;z-index:25}.bv-shop-mega[hidden]{display:none}.bv-shop-mega__inner{display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:minmax(26rem,1fr) minmax(34rem,.72fr);padding-bottom:2.4rem;padding-top:2.4rem}.bv-shop-mega__links ul{display:grid;gap:1.5rem;list-style:none;margin:2rem 0 0;padding:0}.bv-shop-mega__links a{color:inherit;font-family:var(--font-heading-family);font-size:clamp(2rem,2vw,2.8rem);line-height:1;text-decoration:none}.bv-shop-mega__links p:not(.bv-kicker){font-size:1.3rem;line-height:1.4;margin:.45rem 0 0;opacity:.72}.bv-shop-mega__feature{aspect-ratio:16/9;color:#fff;display:block;justify-self:end;max-height:34rem;max-width:64rem;overflow:hidden;position:relative;text-decoration:none;width:100%}.bv-shop-mega__image{display:block;height:100%;object-fit:cover;width:100%}.bv-shop-mega__feature[data-focal-point=left] .bv-shop-mega__image{object-position:left center}.bv-shop-mega__feature[data-focal-point=right] .bv-shop-mega__image{object-position:right center}.bv-shop-mega__feature:after{background:linear-gradient(0deg,rgba(31,22,18,.68),transparent 60%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.bv-shop-mega__feature-copy{bottom:2.6rem;display:grid;gap:.6rem;left:2.8rem;position:absolute;right:2.8rem;z-index:1}.bv-shop-mega__feature-copy .bv-kicker{color:#fff;margin:0}.bv-shop-mega__feature-copy strong{font-family:var(--font-heading-family);font-size:clamp(2.8rem,3vw,4.4rem);line-height:.95}.bv-shop-mega__feature-copy>span:last-child{font-size:1.4rem;font-weight:700;margin-top:.5rem}.bv-mega-trigger:focus-visible,.bv-shop-mega a:focus-visible{box-shadow:0 0 0 .3rem #ee5a3d;outline:none}@media screen and (max-width:989px){.bv-primary-nav{display:none}}@media screen and (min-width:990px){.menu-drawer-container{display:none}}.bv-longform{background:#f7f2e9;color:#201e27}.bv-longform__hero{background:#eeeaf3;padding:clamp(4rem,7vw,9rem) 0}.bv-longform__hero--quiet{background:#f7f2e9}.bv-longform__hero-grid{align-items:center;display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.bv-longform h1,.bv-longform h2,.bv-longform h3{color:inherit;font-family:var(--font-heading-family)}.bv-longform h1{font-size:clamp(5rem,7vw,9rem);line-height:.94;margin:1.8rem 0 2.5rem}.bv-longform h2{font-size:clamp(3.8rem,5vw,6.5rem);line-height:.98;margin:1.5rem 0 2.4rem}.bv-longform h3{font-size:clamp(2.2rem,2.5vw,3rem);line-height:1.05}.bv-longform__hero p:not(.bv-kicker),.bv-longform__lead{font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.55}.bv-longform__hero-media{aspect-ratio:5/4;overflow:hidden}.bv-longform__hero-media img{display:block;height:100%;object-fit:cover;width:100%}.bv-longform__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.8rem;margin-top:3rem}.bv-longform__section{padding-bottom:clamp(6rem,9vw,12rem);padding-top:clamp(6rem,9vw,12rem)}.bv-longform__section--lavender{background:#eeeaf3}.bv-longform__section--forest{background:#302633;color:#f7f2e9}.bv-longform__section--cacao{background:#4b3027;color:#f7f2e9}.bv-fact-row,.bv-theme-row{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));margin-top:4rem}.bv-fact-row p,.bv-theme-row article,.bv-theme-row>p{border-top:1px solid currentColor;font-size:1.6rem;line-height:1.5;margin:0;padding-top:1.5rem}.bv-study-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.bv-study-grid article{background:#f7f2e9;display:flex;flex-direction:column;min-height:48rem;padding:clamp(2.2rem,3vw,3.5rem)}.bv-study-card__meta{color:#6a544b;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.bv-study-grid dl{margin:2rem 0}.bv-study-grid dl div{border-top:1px solid rgba(43,33,29,.18);display:grid;gap:1rem;grid-template-columns:8rem 1fr;padding:1.2rem 0}.bv-study-grid dt{font-weight:700}.bv-study-grid dd{margin:0}.bv-study-grid a,.bv-evidence-columns a,.bv-library-grid a{color:#302633;font-weight:700;margin-top:auto}.bv-evidence-columns{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4rem}.bv-evidence-columns article{border-top:2px solid #ee5a3d;padding-top:2rem}.bv-pullquote,.bv-longform blockquote{font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,6rem);line-height:1.02;margin:clamp(5rem,8vw,10rem) auto 0;max-width:100rem;text-align:center}.bv-concept-diagram{display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:5rem;background:#f7f2e940}.bv-concept-diagram>div{background:#302633;min-height:28rem;padding:3rem}.bv-concept-diagram span{color:#d4a33e}.bv-timeline{border-top:1px solid rgba(247,242,233,.3);display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem}.bv-timeline p{border-bottom:1px solid rgba(247,242,233,.3);font-family:var(--font-heading-family);font-size:2.2rem;margin:0;padding:2.2rem}.bv-timeline small{display:block;font-family:var(--font-body-family);font-size:1.2rem;line-height:1.4;margin-top:.8rem}.bv-library-grid{display:grid;gap:0 3rem;grid-template-columns:repeat(2,1fr);margin-top:4rem}.bv-library-grid article{border-top:1px solid rgba(43,33,29,.25);display:grid;gap:.9rem;padding:2rem 0}.bv-library-grid span,.bv-last-reviewed{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.bv-library-grid a{font-family:var(--font-heading-family);font-size:2.2rem}.bv-longform__notice{background:#ee5a3d;color:#fff;font-size:1.5rem;line-height:1.5;margin-bottom:6rem;padding:2.5rem 3rem}.bv-checklist{display:grid;gap:0 4rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:4rem 0 0;padding:0}.bv-checklist li{border-top:1px solid rgba(43,33,29,.25);font-size:1.6rem;padding:1.5rem 0 1.5rem 2.8rem;position:relative}.bv-checklist li:before{color:#ee5a3d;content:"\2726";left:0;position:absolute}.bv-inline-notice{border-left:.4rem solid #ee5a3d;font-weight:700;margin-top:3rem;padding:1.4rem 2rem}.bv-product-links{border-top:1px solid rgba(43,33,29,.25);margin-top:4rem}.bv-product-links a{align-items:center;border-bottom:1px solid rgba(43,33,29,.25);color:inherit;display:flex;font-family:var(--font-heading-family);font-size:clamp(2.2rem,3vw,3.6rem);justify-content:space-between;padding:2rem 0;text-decoration:none}.bv-product-links span{font-family:var(--font-body-family);font-size:1.3rem}.bv-how-to__preflight,.bv-how-to__setting-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.bv-how-to__preflight article,.bv-how-to__setting-grid article{border-top:1px solid rgba(43,33,29,.28);padding:2rem 1rem 0 0}.bv-how-to__preflight span,.bv-journey span{color:#df583e;font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bv-how-to__split{align-items:start;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.bv-how-to__format-list article{border-top:1px solid rgba(43,33,29,.24);display:grid;gap:2rem;grid-template-columns:minmax(15rem,1fr) minmax(0,2fr);padding:2rem 0}.bv-how-to__format-list h3,.bv-how-to__format-list p{margin:0}.bv-rhythm{display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));margin:5rem 0 3rem;overflow:hidden}.bv-rhythm>div{background:#f7f2e9;color:#201e27;min-height:25rem;padding:2.6rem}.bv-rhythm span{color:#df583e;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bv-rhythm strong{display:block;font-family:var(--font-heading-family);font-size:clamp(2.5rem,3vw,4rem);line-height:1;margin:4rem 0 1.5rem}.bv-week{display:grid;gap:.8rem;grid-template-columns:repeat(7,minmax(0,1fr));margin:5rem 0 3rem}.bv-week__day{border:1px solid rgba(247,242,233,.5);min-height:20rem;padding:2.2rem 1.6rem}.bv-week__day span{display:block;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bv-week__day strong{display:block;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.4vw,3.3rem);line-height:1;margin:5rem 0 1rem}.bv-week__day p{font-size:1.2rem;margin:0;text-transform:uppercase}.bv-week__day--on{background:#f7f2e9;color:#201e27}.bv-week__day--off{background:#f7f2e914;color:#f7f2e9}.bv-ceremony{background:#f0d6c8}.bv-ceremony__grid{display:grid;gap:0 3rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:5rem}.bv-ceremony__grid article{border-top:1px solid rgba(43,33,29,.26);min-height:24rem;padding:2.2rem 0}.bv-ceremony__grid span{color:#df583e;font-size:1.1rem;font-weight:800;letter-spacing:.12em}.bv-ceremony__grid h3{margin:3rem 0 1rem}.bv-how-to__setting-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bv-journey{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:5rem}.bv-journey article{background:#f7f2e9;color:#201e27;min-height:34rem;padding:clamp(2.5rem,4vw,4.5rem)}.bv-journey h3{font-size:clamp(2.8rem,4vw,4.6rem);margin:2.4rem 0}.bv-journey strong{display:block;font-size:1.2rem;letter-spacing:.1em;margin-top:3rem;text-transform:uppercase}.bv-how-to__journal{align-items:start;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.bv-how-to__journal ol{list-style:none;margin:0;padding:0}.bv-how-to__journal li{align-items:start;border-top:1px solid rgba(43,33,29,.25);display:grid;gap:2rem;grid-template-columns:4rem 1fr;padding:1.8rem 0}.bv-how-to__journal li span{color:#df583e;font-weight:800}.bv-how-to__journal li p{margin:0}@media screen and (max-width:989px){.bv-longform__hero-grid,.bv-study-grid,.bv-how-to__split,.bv-how-to__journal{grid-template-columns:1fr}.bv-longform__hero-media{order:-1}.bv-study-grid article{min-height:0}.bv-concept-diagram,.bv-timeline{grid-template-columns:1fr}.bv-how-to__setting-grid,.bv-rhythm{grid-template-columns:repeat(2,minmax(0,1fr))}.bv-week{grid-template-columns:repeat(4,minmax(0,1fr))}.bv-ceremony__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bv-longform__hero{padding-top:0}.bv-longform__hero-grid{padding-left:0;padding-right:0}.bv-longform__hero-grid>div:first-child{padding:3.5rem 2rem 0}.bv-longform h1{font-size:clamp(4.2rem,14vw,6rem)}.bv-evidence-columns,.bv-library-grid,.bv-checklist,.bv-how-to__preflight,.bv-how-to__setting-grid,.bv-journey,.bv-rhythm,.bv-ceremony__grid{grid-template-columns:1fr}.bv-longform__actions{align-items:flex-start;flex-direction:column}.bv-longform__actions .bv-button{width:100%}.bv-product-links a{align-items:flex-start;flex-direction:column;gap:.8rem}.bv-how-to__format-list article{gap:.8rem;grid-template-columns:1fr}.bv-rhythm>div,.bv-journey article,.bv-ceremony__grid article{min-height:0}.bv-week{grid-template-columns:repeat(2,minmax(0,1fr))}.bv-week__day{min-height:14rem}.bv-week__day strong{margin-top:3rem}}.bv-editorial{background:var(--bv-editorial-bg);color:var(--bv-editorial-text);padding:clamp(6rem,10vw,13rem) 0}.bv-editorial__inner{max-width:118rem}.bv-editorial .bv-shop-heading{max-width:14ch}.bv-editorial__intro{font-size:clamp(1.9rem,2.2vw,3rem);line-height:1.45;max-width:76rem}.bv-editorial__blocks{display:grid;gap:1.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(4rem,6vw,8rem)}.bv-editorial__card,.bv-editorial__notice,.bv-editorial__link{border:1px solid currentColor;border-radius:2.4rem;padding:clamp(2.4rem,3vw,4.4rem)}.bv-editorial__card h2{font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.5vw,3.5rem);letter-spacing:-.02em;margin:0 0 1.6rem}.bv-editorial__card--steps{align-items:start;display:grid;gap:2rem;grid-template-columns:auto 1fr}.bv-editorial__number{color:#df583e;font-family:var(--font-heading-family);font-size:3rem;margin:0}.bv-editorial__notice{background:#ffffff29;grid-column:1 / -1}.bv-editorial__link{align-items:center;color:inherit;display:flex;font-weight:800;grid-column:1 / -1;justify-content:space-between;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bv-editorial__link:focus-visible,.bv-editorial__link:hover{background:var(--bv-editorial-text);color:var(--bv-editorial-bg)}.bv-context-note{background:#f7f2e9;border-left:.4rem solid #df583e;color:#261d18;font-size:1.4rem;line-height:1.55;margin:2rem 0;padding:1.6rem 2rem}.bv-compare{background:#f7f2e9;color:#261d18;padding:clamp(6rem,10vw,12rem) 0}.bv-compare__intro{font-size:clamp(1.9rem,2vw,2.8rem);max-width:70rem}.bv-compare__scroll{margin-top:4rem;overflow-x:auto}.bv-compare table{border-collapse:collapse;min-width:110rem;width:100%}.bv-compare th,.bv-compare td{border-bottom:1px solid rgba(38,29,24,.25);padding:1.8rem 1.4rem;text-align:left;vertical-align:top}.bv-compare thead th{font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.bv-compare tbody th{font-family:var(--font-heading-family);font-size:1.8rem}.bv-empty-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2.4rem}.bv-account-links{display:grid;gap:1rem;margin-top:3rem}.bv-search-empty{margin:3rem auto;max-width:64rem;text-align:center}@media screen and (max-width:749px){.bv-editorial__blocks{grid-template-columns:1fr}.bv-editorial__notice,.bv-editorial__link{grid-column:auto}}.bv-guide{background:var(--bv-cream);color:var(--bv-brown);overflow:hidden}.bv-guide h1,.bv-guide h2,.bv-guide h3{font-family:var(--font-heading-family);font-weight:400;text-transform:none}.bv-guide__hero{background:var(--bv-brown);color:#fff}.bv-guide__hero-grid{align-items:center;box-sizing:border-box;display:flex;height:var(--bv-hero-height);min-height:var(--bv-hero-height);position:relative}.bv-guide__hero-copy{align-self:center;max-width:59rem;padding:7rem 0;position:relative;z-index:1}.bv-guide__hero h1{font-size:clamp(5.6rem,6.4vw,9.6rem);letter-spacing:-.035em;line-height:.9;margin:0}.bv-guide__lead{font-size:clamp(1.8rem,1.5vw,2.2rem);line-height:1.55;margin-top:2.5rem;max-width:56rem}.bv-guide__hero .bv-kicker,.bv-guide__hero .bv-text-link{color:#fff}.bv-guide__hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:2.8rem;margin-top:3.2rem}.bv-guide__hero-art{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.bv-guide__hero-art:after{background:linear-gradient(90deg,#1f1612e6,#1f1612ad 35%,#1f16121f 72%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.bv-guide__hero-art img{height:100%;object-fit:cover;object-position:60% center;width:100%}.bv-guide__principle{background:var(--bv-coral);color:#fff}.bv-guide__principle .page-width{align-items:center;display:flex;gap:2rem;justify-content:center;padding-bottom:2.2rem;padding-top:2.2rem;text-align:center}.bv-guide__principle p{font-size:clamp(1.5rem,1.6vw,2rem);font-weight:700;letter-spacing:.035em;margin:0}.bv-guide__principle span{color:#f6c263}.bv-guide__start,.bv-guide__research,.bv-guide__best,.bv-guide__formats,.bv-guide__journey,.bv-guide__checkin,.bv-guide__safety,.bv-guide__cta{padding:clamp(7rem,9vw,12rem) 0}.bv-guide__section-heading{max-width:82rem}.bv-guide__section-heading--center{margin-inline:auto;text-align:center}.bv-guide__section-heading h2,.bv-guide__checkin h2,.bv-guide__safety h2,.bv-guide__cta h2{font-size:clamp(4.2rem,5.2vw,7rem);letter-spacing:-.035em;line-height:.96;margin:0}.bv-guide__section-heading>p:last-child,.bv-guide__safety>.page-width>p,.bv-guide__cta>.page-width>p{font-size:clamp(1.7rem,1.6vw,2.1rem);line-height:1.6;margin-top:2.2rem}.bv-guide__steps{border-top:1px solid var(--bv-rule);display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:5rem 0 0;padding:0}.bv-guide__steps li{display:grid;gap:2rem;grid-template-columns:auto 1fr;padding:3.5rem 3.5rem 0 0}.bv-guide__steps li+li{border-left:1px solid var(--bv-rule);padding-left:3.5rem}.bv-guide__steps span{color:var(--bv-coral);font-family:var(--font-heading-family);font-size:3.8rem;line-height:1}.bv-guide__steps h3{font-size:2rem;margin:0 0 1rem}.bv-guide__steps p{font-size:1.55rem;line-height:1.65;margin:0}.bv-guide__research{background:var(--bv-cream);padding-top:0}.bv-guide__research-image{height:clamp(34rem,42vw,58rem);overflow:hidden}.bv-guide__research-image img,.bv-guide__journey-visual img{height:100%;object-fit:cover;width:100%}.bv-guide__research-content{padding-top:clamp(6rem,8vw,10rem)}.bv-guide__evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem}.bv-guide__evidence-grid article{border-top:1px solid var(--bv-rule);padding:3rem 3rem 2rem 0}.bv-guide__evidence-grid article+article{border-left:1px solid var(--bv-rule);padding-left:3rem}.bv-guide__evidence-year{color:var(--bv-coral);display:block;font-family:var(--font-heading-family);font-size:4rem;line-height:1}.bv-guide__evidence-grid strong{display:block;font-size:1.2rem;letter-spacing:.1em;margin-top:2rem;text-transform:uppercase}.bv-guide__evidence-grid p{font-size:1.5rem;line-height:1.65;min-height:12rem}.bv-guide__evidence-grid a{color:var(--bv-green);font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bv-guide__evidence-bottom{background:var(--bv-lavender);border-radius:var(--bv-radius-card);display:grid;gap:1px;grid-template-columns:1fr 1fr;margin-top:4rem;overflow:hidden}.bv-guide__evidence-bottom>div{background:#ffffff73;padding:3rem}.bv-guide__evidence-bottom span,.bv-guide__rhythms-title span{color:var(--bv-coral);font-size:1.1rem;font-weight:800;letter-spacing:.14em}.bv-guide__evidence-bottom p{font-size:1.65rem;line-height:1.55;margin:1rem 0 0}.bv-guide__best{background:var(--bv-blush)}.bv-guide__best-grid{display:grid;gap:8rem;grid-template-columns:.9fr 1.1fr}.bv-guide__best h2{font-size:clamp(4.2rem,5.2vw,7rem);letter-spacing:-.035em;line-height:.96;margin:0}.bv-guide__best ol{list-style:none;margin:0;padding:0}.bv-guide__best li{border-top:1px solid var(--bv-rule);display:grid;gap:2rem;grid-template-columns:5rem 1fr;padding:2rem 0}.bv-guide__best li:last-child{border-bottom:1px solid var(--bv-rule)}.bv-guide__best li>span{color:var(--bv-coral);font-family:var(--font-heading-family);font-size:2.4rem}.bv-guide__best strong{display:block;font-size:1.25rem;letter-spacing:.08em;text-transform:uppercase}.bv-guide__best li p{font-size:1.5rem;line-height:1.55;margin:.8rem 0 0}.bv-guide__research-rhythms{display:grid;gap:2rem;grid-template-columns:1.15fr repeat(3,1fr);margin-top:6rem}.bv-guide__rhythms-title,.bv-guide__rhythm{background:#f7f2e99e;border-radius:1.2rem;padding:2rem}.bv-guide__rhythms-title p,.bv-guide__rhythm p{font-size:1.25rem;line-height:1.45;margin:.7rem 0 0}.bv-guide__rhythm strong{font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.bv-guide__rhythm>div{display:grid;gap:.5rem;grid-template-columns:repeat(7,1fr);margin-top:1.8rem}.bv-guide__rhythm i{background:#2b211d29;border-radius:50%;height:1rem}.bv-guide__rhythm i.on{background:var(--bv-coral)}.bv-guide__formats{background:var(--bv-lavender)}.bv-guide__format-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(4,1fr);margin-top:5rem}.bv-guide__format-grid article{background:#ffffff85;border:1px solid rgba(43,33,29,.12);border-radius:var(--bv-radius-card);min-height:28rem;padding:3.2rem}.bv-guide__format-grid span{color:var(--bv-coral);font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bv-guide__format-grid h3{font-size:clamp(2.8rem,2.7vw,4rem);margin:3rem 0 1.6rem}.bv-guide__format-grid p{font-size:1.55rem;line-height:1.6;margin:0}.bv-guide__format-note{font-size:1.4rem;margin:3rem auto 0;max-width:82rem;text-align:center}.bv-guide__journey{background:var(--bv-green);color:var(--bv-cream);padding-top:0}.bv-guide__journey-visual{height:clamp(30rem,38vw,52rem);margin-bottom:clamp(6rem,8vw,10rem);overflow:hidden}.bv-guide__journey .bv-kicker{color:#f6c263}.bv-guide__weeks{border-top:1px solid rgba(247,242,233,.28);display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem}.bv-guide__week{padding:3.2rem 3rem 0}.bv-guide__week:first-child{padding-left:0}.bv-guide__week+.bv-guide__week{border-left:1px solid rgba(247,242,233,.28)}.bv-guide__week>div:first-child{display:flex;justify-content:space-between}.bv-guide__week>div:first-child span{color:#f6c263;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bv-guide__week small{color:#f7f2e9b3}.bv-guide__week h3{font-size:clamp(2.8rem,2.8vw,4.2rem);line-height:1;margin:3.2rem 0 1.8rem}.bv-guide__week .rte{font-size:1.55rem;line-height:1.65}.bv-guide__prompt{border-top:1px solid rgba(247,242,233,.2);font-size:1.4rem;line-height:1.55;margin-top:2.8rem;padding-top:2rem}.bv-guide__prompt strong{color:#f6c263;display:block;font-size:1.1rem;letter-spacing:.12em;margin-bottom:.7rem;text-transform:uppercase}.bv-guide__checkin{background:var(--bv-blush)}.bv-guide__checkin-grid{align-items:start;display:grid;gap:7rem;grid-template-columns:.85fr 1.15fr}.bv-guide__checkin ul{list-style:none;margin:0;padding:0}.bv-guide__checkin li{border-top:1px solid var(--bv-rule);display:grid;font-size:1.65rem;gap:2rem;grid-template-columns:10rem 1fr;line-height:1.5;padding:2.1rem 0}.bv-guide__checkin li:last-child{border-bottom:1px solid var(--bv-rule)}.bv-guide__checkin li span{color:var(--bv-green);font-size:1.1rem;font-weight:800;letter-spacing:.14em;padding-top:.4rem}.bv-guide__safety{background:var(--bv-brown);color:var(--bv-cream);text-align:center}.bv-guide__safety .page-width{max-width:96rem}.bv-guide__safety .bv-kicker{color:#f6c263}.bv-guide__safety p{margin-inline:auto;max-width:84rem}.bv-guide__cta{text-align:center}.bv-guide__cta .page-width{max-width:90rem}.bv-guide__cta>.page-width>div{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:3.5rem}@media screen and (max-width:989px){.bv-guide__hero-grid{min-height:58rem}.bv-guide__hero-copy{max-width:58rem;padding:6rem 0}.bv-guide__hero-art{height:auto}.bv-guide__hero-art:after{background:linear-gradient(90deg,#1f1612e0,#1f161273 62%,#1f16121f)}.bv-guide__steps{grid-template-columns:1fr}.bv-guide__steps li,.bv-guide__steps li+li{border-left:0;border-top:1px solid var(--bv-rule);padding:2.6rem 0}.bv-guide__steps li:first-child{border-top:0}.bv-guide__format-grid,.bv-guide__weeks{grid-template-columns:repeat(2,1fr)}.bv-guide__week:nth-child(3){border-left:0}.bv-guide__week:nth-child(n+3){border-top:1px solid rgba(247,242,233,.28);margin-top:3rem;padding-top:3rem}.bv-guide__checkin-grid,.bv-guide__best-grid{gap:4rem;grid-template-columns:1fr}.bv-guide__research-rhythms{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.bv-guide__hero-grid{min-height:52rem}.bv-guide__hero-art{height:auto}.bv-guide__hero-art img{object-position:60% center}.bv-guide__hero-art:after{background:linear-gradient(90deg,#1f1612eb,#1f161294 72%,#1f161238)}.bv-guide__hero-copy{padding:4rem 0}.bv-guide__hero h1{font-size:clamp(4.4rem,13vw,6rem)}.bv-guide__lead{font-size:1.6rem}.bv-guide__hero-actions{align-items:flex-start;flex-direction:column;gap:2rem}.bv-guide__hero-actions .bv-button{min-width:min(100%,29.4rem)}.bv-guide__principle .page-width{align-items:flex-start}.bv-guide__principle span{margin-top:.2rem}.bv-guide__section-heading h2,.bv-guide__checkin h2,.bv-guide__safety h2,.bv-guide__cta h2{font-size:clamp(3.8rem,12vw,5.4rem)}.bv-guide__format-grid,.bv-guide__weeks,.bv-guide__evidence-grid,.bv-guide__evidence-bottom,.bv-guide__research-rhythms{grid-template-columns:1fr}.bv-guide__evidence-grid article,.bv-guide__evidence-grid article+article{border-left:0;padding:2.6rem 0}.bv-guide__evidence-grid p{min-height:0}.bv-guide__research-image,.bv-guide__journey-visual{height:32rem}.bv-guide__format-grid article{min-height:0}.bv-guide__week,.bv-guide__week:first-child,.bv-guide__week:nth-child(n+2){border-left:0;border-top:1px solid rgba(247,242,233,.28);margin-top:0;padding:2.8rem 0}.bv-guide__week:first-child{border-top:0}.bv-guide__checkin li{gap:1.2rem;grid-template-columns:8rem 1fr}}html{scroll-behavior:smooth}html.full-height{height:100%;overflow:hidden}body.password{height:100dvh;min-height:100dvh;overflow:hidden}.password-main{flex:1 1 auto;min-height:0}.password-main>.shopify-section{height:100%}body,.gradient{background:var(--bv-cream);color:var(--bv-brown)}.bv-kicker{color:var(--bv-green);font-size:1.2rem;font-weight:700;letter-spacing:.18em;margin:0 0 1.2rem;text-transform:uppercase}.bv-display{color:var(--bv-brown);font-family:var(--font-heading-family);font-size:clamp(6.4rem,5.3vw,7.6rem);font-weight:400;letter-spacing:-.025em;line-height:.94;margin:0;text-transform:none}.bv-display span{display:block;white-space:nowrap}.bv-button{align-items:center;background:var(--bv-coral);border:0;border-radius:.8rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1.3rem;font-weight:700;justify-content:center;letter-spacing:.12em;min-height:5.7rem;min-width:29.4rem;padding:1.4rem 3.2rem;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,background-color .16s ease}.bv-button--disabled{cursor:not-allowed;opacity:.58;pointer-events:none}.bv-journal-header{max-width:84rem;margin:0 auto 5rem;text-align:center}.bv-journal-header>p:not(.bv-kicker){max-width:64rem;margin:1.5rem auto 2.4rem}.bv-journal-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem}.bv-journal-categories a{border:1px solid currentColor;border-radius:999px;color:inherit;padding:.8rem 1.4rem;text-decoration:none}.bv-journal-categories a:hover,.bv-journal-categories a:focus-visible{background:#302633;color:#f7f2e9}.bv-article-header{margin-top:4rem}.bv-article-meta{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;margin:1.6rem 0 1rem;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}.bv-article-contents,.bv-article-responsibility{border-top:1px solid rgba(38,29,24,.25);margin-top:3rem;padding-top:2rem}.bv-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1.8rem 0;border-top:1px solid rgba(38,29,24,.2)}.bv-product-facts>div{border-bottom:1px solid rgba(38,29,24,.2);padding:1rem 0}.bv-product-facts dt{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bv-product-facts dd{margin:.3rem 0 0}.bv-collection-actions{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1.4rem}.template-collection .collection-hero{background:#f3eee6;border-bottom:1px solid rgba(38,29,24,.12)}.template-collection .collection-hero__inner{min-height:30rem;padding-bottom:5.5rem;padding-top:5.5rem}.template-collection .collection-hero__text-wrapper{max-width:86rem}.template-collection .collection-hero__title{color:#261d18;font-family:var(--font-heading-family);font-size:clamp(4.2rem,7vw,8.8rem);font-weight:400;letter-spacing:-.035em;line-height:.95;margin:0;text-transform:none}.template-collection .collection-hero__description{color:#261d18c7;font-size:clamp(1.6rem,1.8vw,2.1rem);line-height:1.5;margin:2rem 0 0;max-width:68rem}.template-collection .bv-collection-actions{align-items:center;gap:.8rem;margin-top:2.4rem}.template-collection .bv-collection-actions a{border:1px solid rgba(38,29,24,.28);border-radius:999px;color:#261d18;font-size:1.1rem;font-weight:700;letter-spacing:.12em;padding:.9rem 1.5rem;text-decoration:none;text-transform:uppercase}.template-collection .bv-collection-actions a:hover{background:#302633;border-color:#302633;color:#f7f2e9}.template-collection .bv-context-note{border-left:2px solid #d9573f;color:#261d18a8;font-size:1.3rem;line-height:1.55;margin:2.4rem 0 0;max-width:72rem;padding-left:1.5rem}.bv-catalog{background:#f8f4ed;color:#261d18}.bv-catalog__bar{align-items:center;border-bottom:1px solid rgba(38,29,24,.16);display:flex;justify-content:space-between;margin-bottom:3.2rem;padding-bottom:1.5rem}.bv-catalog__bar p{font-size:1.05rem;font-weight:700;letter-spacing:.13em;margin:0;text-transform:uppercase}.bv-catalog__bar p:last-child{color:#261d1894;font-weight:500}.bv-catalog__grid{display:grid;gap:clamp(1.8rem,2.4vw,3rem);grid-template-columns:repeat(2,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:118rem}.bv-catalog-card{background:#efe9df;border:1px solid rgba(38,29,24,.09);border-radius:2rem;display:flex;flex-direction:column;min-width:0;overflow:hidden}.bv-catalog-card--sand{background:#eee8e1}.bv-catalog-card--lavender{background:#ded7e8}.bv-catalog-card--coral,.bv-catalog-card--sage{background:#eee8f2}.bv-catalog-card__media{align-items:center;aspect-ratio:1.5;display:flex;justify-content:center;overflow:hidden;position:relative}.bv-catalog-card__primary,.bv-catalog-card__secondary{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;position:absolute;transition:opacity .36s ease,transform .5s cubic-bezier(.2,.8,.2,1);width:100%}.bv-catalog-card__primary{padding:clamp(1.8rem,2.8vw,3.6rem);transform:scale(.9)}.bv-catalog-card__secondary{object-fit:cover;opacity:0;transform:scale(1.035)}.bv-catalog-card__media:hover .bv-catalog-card__primary{opacity:0;transform:scale(1)}.bv-catalog-card__media:hover .bv-catalog-card__secondary{opacity:1;transform:scale(1)}.bv-catalog-card__view{background:#f7f2e9f0;border-radius:999px;bottom:2rem;color:#261d18;font-size:1.05rem;font-weight:700;left:2rem;letter-spacing:.1em;opacity:0;padding:1rem 1.5rem;position:absolute;text-transform:uppercase;transform:translateY(.8rem);transition:opacity .24s ease,transform .24s ease;z-index:2}.bv-catalog-card__media:hover .bv-catalog-card__view{opacity:1;transform:translateY(0)}.bv-catalog-card__content{border-top:1px solid rgba(38,29,24,.1);display:flex;flex:1;flex-direction:column;padding:clamp(1.8rem,2.3vw,2.8rem)}.bv-catalog-card__meta{display:flex;gap:1rem}.bv-catalog-card__meta span{color:#302633;font-size:1.05rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bv-catalog-card__meta span+span:before{color:#c9993d;content:"\2726";margin-right:1rem}.bv-catalog-card h2{font-size:clamp(2.2rem,2.5vw,3rem);font-weight:400;letter-spacing:-.025em;line-height:1.08;margin:1.1rem 0 0}.bv-catalog-card h2 a{color:inherit;text-decoration:none}.bv-catalog-card__description{color:#261d18b3;font-size:1.5rem;line-height:1.55;margin:1rem 0 2.2rem}.bv-catalog-card__footer{align-items:center;border-top:1px solid rgba(38,29,24,.16);display:flex;font-size:1.3rem;justify-content:space-between;margin-top:auto;padding-top:1.7rem}.bv-catalog-card__footer>span{font-weight:600}.bv-catalog-card__footer a{color:inherit;font-size:1.05rem;font-weight:800;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.bv-catalog__empty{padding:8rem 0 12rem;text-align:center}@media screen and (min-width:990px){.bv-catalog__grid--count-3,.bv-catalog__grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}}.bv-shop-mega__inner{display:block;padding-bottom:2.8rem;padding-top:2.4rem}.bv-shop-mega__eyebrow{margin-bottom:1.4rem}.bv-shop-mega__cards{display:grid;gap:clamp(1.2rem,1.8vw,2.4rem);grid-template-columns:repeat(4,minmax(0,1fr))}.bv-shop-mega__card{color:var(--bv-brown);min-width:0;text-decoration:none}.bv-shop-mega__card-media{aspect-ratio:1.45;background:var(--bv-lavender);display:block;overflow:hidden}.bv-shop-mega__card-media img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.bv-shop-mega__card:hover .bv-shop-mega__card-media img{transform:scale(1.025)}.bv-shop-mega__card-copy{display:grid;gap:.3rem;padding-top:1.1rem}.bv-shop-mega__card-copy strong{font-family:var(--font-heading-family);font-size:clamp(1.8rem,1.7vw,2.4rem);font-weight:400;letter-spacing:-.015em;line-height:1.1}.bv-shop-mega__card-copy small{font-size:1.2rem;line-height:1.35;opacity:.68}@media screen and (max-width:749px){.template-collection .collection-hero__inner{min-height:0;padding-bottom:4rem;padding-top:4rem}.template-collection .collection-hero__title{font-size:clamp(4rem,14vw,6.2rem)}.template-collection .collection-hero__description{font-size:1.6rem}.bv-catalog__bar{align-items:flex-start;flex-direction:column;gap:.7rem;margin-bottom:2rem}.bv-catalog__grid{gap:2rem;grid-template-columns:minmax(0,1fr)}.bv-catalog-card{border-radius:2rem}.bv-catalog-card__media{aspect-ratio:1.08}.bv-catalog-card__primary{padding:2rem}.bv-catalog-card__view{display:none}}@media(prefers-reduced-motion:reduce){.bv-catalog-card__primary,.bv-catalog-card__secondary,.bv-catalog-card__view{transition:none}}.bv-related-one{padding:4rem 0 6rem}.bv-related-one__card{display:grid;grid-template-columns:minmax(16rem,28rem) minmax(0,42rem);align-items:center;gap:3rem;max-width:76rem}.bv-related-one__card img{display:block;width:100%;height:auto}@media screen and (max-width:749px){.bv-related-one__card{grid-template-columns:1fr}}.bv-article-contents{display:flex;flex-wrap:wrap;gap:1rem 2rem}.bv-article-responsibility{border-bottom:1px solid rgba(38,29,24,.25);margin-bottom:4rem;padding-bottom:3rem}.bv-button:hover{background:#d94f35;transform:translateY(-2px)}.bv-button:focus-visible,.bv-shop-outline-button:focus-visible,.bv-shop-product__button:focus-visible,.bv-text-link:focus-visible,body:not(.password) .header a:focus-visible{outline:3px solid var(--bv-blue);outline-offset:4px}.bv-button--secondary{background:#f7f2e91f;border:1px solid currentColor;color:#fff}.bv-button--secondary:hover{background:var(--bv-cream);color:var(--bv-brown)}.bv-text-link{color:var(--bv-green);font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-decoration-thickness:1px;text-transform:uppercase;text-underline-offset:.5rem}.bv-password{background:var(--bv-lavender);display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;position:relative}.bv-password:after{background-image:radial-gradient(rgba(43,33,29,.08) .7px,transparent .7px);background-size:5px 5px;content:"";top:0;right:0;bottom:0;left:0;opacity:.26;pointer-events:none;position:absolute}.bv-password__inner{align-items:center;display:grid;flex:1;gap:0;grid-template-columns:minmax(0,44%) minmax(0,56%);margin:0 auto;max-width:153.6rem;height:100%;min-height:0;padding:0 4.8rem;position:relative;width:100%;z-index:1}.bv-password__copy{max-width:66rem;padding-left:4.2rem;position:relative;z-index:2}.bv-password__intro{font-size:clamp(1.8rem,1.5vw,2.1rem);line-height:1.45;margin:1.9rem 0 2.3rem;max-width:36rem}.bv-password__actions{align-items:flex-start;display:flex;flex-direction:column;gap:0}.bv-password__actions .bv-button{margin-bottom:1rem}.bv-password__actions .bv-text-link{margin-bottom:2.2rem}.bv-password__note{font-size:1.3rem;margin:0}.bv-password__visual{align-self:center;justify-self:end;margin:0;max-width:76rem;position:relative;transform:translateY(-4rem);width:100%;z-index:1}.bv-floating-stars{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.bv-floating-star{animation:bv-star-drift 4.8s ease-in-out infinite;color:var(--bv-gold);display:block;font-size:clamp(1.6rem,1.8vw,2.8rem);line-height:1;position:absolute;text-shadow:0 0 1.2rem rgba(191,147,65,.25)}.bv-floating-star--one{left:9%;top:20%}.bv-floating-star--two{animation-delay:-1.7s;right:8%;top:39%}.bv-floating-star--three{animation-delay:-3.1s;bottom:18%;left:18%}@keyframes bv-star-drift{0%,to{opacity:.52;transform:translateZ(0) rotate(0) scale(.88)}50%{opacity:1;transform:translate3d(.5rem,-.8rem,0) rotate(12deg) scale(1.08)}}.bv-password__visual img{display:block;height:auto;margin-left:auto;max-height:calc(100dvh - 16rem);max-width:76rem;object-fit:contain;width:92%}@media screen and (min-width:750px)and (max-height:700px){.password-header{padding-bottom:.8rem;padding-top:1.2rem}.password-logo{max-width:min(30rem,52vw)!important}.bv-display{font-size:4.5rem}.bv-password__intro{font-size:1.5rem;line-height:1.35;margin:1.2rem 0 1.6rem}.bv-password__visual{transform:translateY(-3rem)}.bv-button{min-height:5rem}.bv-password__actions .bv-button,.bv-password__actions .bv-text-link{margin-bottom:0}.bv-password__note{font-size:1rem;line-height:1.3}.bv-password__visual img{max-height:calc(100dvh - 10rem)}}.password>div:first-of-type,.password footer{position:relative;z-index:3}.password-header{align-items:center;background:var(--bv-lavender);display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin:0;max-width:none;padding:2.8rem 4.8rem 1.5rem;text-align:left;width:100%}.password-logo{height:auto;margin:0;max-width:min(37rem,58vw)!important}.password-header>h1{font-family:Georgia,Times New Roman,serif;font-weight:900}.password-header .password-content,.password-header>hr,.password__footer-caption,.password__footer-login{display:none}.bv-password-nav{align-items:center;display:flex;gap:2.8rem;margin-left:auto}.bv-membership-trigger{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--bv-brown);cursor:pointer;font-family:inherit;font-size:1.25rem;font-weight:700;letter-spacing:.11em;padding:1rem 0;text-decoration:none;text-transform:uppercase}.bv-membership-trigger:hover{color:var(--bv-coral)}.bv-membership-trigger__short{display:none}.password-header .password-link{border:1px solid var(--bv-brown);border-radius:.5rem;color:var(--bv-brown);font-weight:700;letter-spacing:.1em;min-height:4.9rem;padding:1rem 2.2rem;text-decoration:none;text-transform:uppercase}.password-header .password-link .svg-wrapper,.bv-signin-label-short{display:none}.bv-membership-dialog{background:transparent;border:0;color:var(--bv-brown);margin:auto;max-height:calc(100dvh - 4rem);max-width:min(56rem,calc(100vw - 3.2rem));overflow:visible;padding:0;width:100%}.bv-membership-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2b211d7a}.bv-membership-dialog__card{background:var(--bv-cream);border:1px solid rgba(43,33,29,.14);border-radius:1.6rem;box-shadow:0 2.4rem 7rem #2b211d47;max-height:calc(100dvh - 4rem);overflow:auto;position:relative}.bv-membership-dialog__close{align-items:center;-webkit-appearance:none;appearance:none;background:var(--bv-cream);border:1px solid rgba(43,33,29,.16);border-radius:50%;color:var(--bv-brown);cursor:pointer;display:flex;height:4rem;justify-content:center;padding:0;position:absolute;right:1.6rem;top:1.6rem;width:4rem;z-index:2}.bv-membership-dialog__close .svg-wrapper{height:1.6rem;width:1.6rem}.bv-membership-dialog__banner{align-items:center;background:var(--bv-lavender);border-radius:1.6rem 1.6rem 0 0;display:flex;height:22rem;justify-content:center;overflow:hidden}.bv-membership-dialog__banner img{height:128%;object-fit:contain;object-position:center 44%;transform:translateY(1.3rem);width:100%}.bv-membership-dialog__copy{padding:3.2rem 4rem 3.8rem}.bv-membership-dialog__eyebrow{color:var(--bv-green);font-size:1.1rem;font-weight:700;letter-spacing:.16em;margin:0 0 1rem;text-transform:uppercase}.bv-membership-dialog h2{font-family:var(--font-heading-family);font-size:clamp(3.2rem,6vw,4.8rem);font-weight:400;letter-spacing:-.02em;line-height:1;margin:0 0 2rem;text-transform:none}.bv-membership-dialog__copy>p:not(.bv-membership-dialog__eyebrow){font-size:1.6rem;line-height:1.55;margin:0 0 1.2rem}.bv-membership-dialog__copy .bv-membership-dialog__signoff{color:var(--bv-coral);font-weight:700;margin:2.2rem 0 0}.password__footer{background:var(--bv-lavender);border-top:1px solid var(--bv-rule);min-height:auto;padding:2rem}.bv-password__footer{align-items:center;border-top:0;display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;margin:0;min-height:7rem;padding:0 2.4rem 2rem;position:relative;z-index:2}.bv-password__footer a{color:var(--bv-brown);font-size:1.2rem;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}body.password .shopify-section>hr,body.password>hr,body.password>div:first-of-type+hr,body.password>footer{display:none}.bv-member-hero{background:var(--bv-lavender);overflow:hidden;padding:clamp(5rem,8vw,12rem) 0}.bv-member-hero__grid{align-items:center;display:grid;gap:clamp(4rem,6vw,9rem);grid-template-columns:minmax(0,.85fr) minmax(30rem,1.15fr)}.bv-member-hero__heading,.bv-section-title{color:var(--bv-brown);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6vw,7.6rem);font-weight:900;letter-spacing:-.045em;line-height:.95;margin:0;text-wrap:balance}.bv-member-hero__text{font-size:clamp(1.7rem,1.8vw,2.1rem);line-height:1.5;margin:2.2rem 0 3rem;max-width:52rem}.bv-member-hero__image{border-radius:2.4rem;display:block;height:auto;width:100%}.bv-products{padding:clamp(6rem,8vw,11rem) 0}.bv-products__header{margin-bottom:4rem;max-width:70rem}.bv-products__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.bv-product-card{background:#ffffff94;border:1px solid var(--bv-rule);border-radius:1.8rem;display:flex;flex-direction:column;overflow:hidden}.bv-product-card__media{aspect-ratio:4 / 5;background:var(--bv-lavender);overflow:hidden}.bv-product-card__media img{height:100%;object-fit:cover;transition:transform .22s ease;width:100%}.bv-product-card:hover .bv-product-card__media img{transform:scale(1.018)}.bv-product-card__body{display:flex;flex:1;flex-direction:column;padding:2.2rem}.bv-product-card__title{color:var(--bv-brown);font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:800;line-height:1.05;margin:0 0 1rem}.bv-product-card__text{flex:1;line-height:1.5;margin:0 0 2rem}.bv-product-card__price{color:var(--bv-green);font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bv-refill{background:var(--bv-green);color:var(--bv-cream);padding:clamp(5rem,8vw,10rem) 0}.bv-refill__grid{align-items:center;display:grid;gap:clamp(4rem,7vw,10rem);grid-template-columns:repeat(2,minmax(0,1fr))}.bv-refill__image{border-radius:2rem;display:block;height:auto;width:100%}.bv-refill .bv-section-title,.bv-refill .bv-kicker{color:var(--bv-cream)}.bv-refill__text{font-size:1.8rem;line-height:1.6;max-width:52rem}.bv-refill .bv-button{background:var(--bv-coral);margin-top:1.8rem}.bv-disclosures{border-bottom:1px solid var(--bv-rule);border-top:1px solid var(--bv-rule);padding:2rem 0}.bv-disclosures details{border-bottom:1px solid var(--bv-rule);padding:1.8rem 0}.bv-disclosures details:last-child{border-bottom:0}.bv-disclosures summary{cursor:pointer;font-size:1.5rem;font-weight:700;letter-spacing:.08em;list-style:none;text-transform:uppercase}.bv-disclosures summary::-webkit-details-marker{display:none}.bv-disclosures summary:after{color:var(--bv-coral);content:"+";float:right}.bv-disclosures details[open] summary:after{content:"\2212"}.bv-disclosures__content{line-height:1.65;max-width:78rem;padding-top:1.5rem}.bv-page{margin:0 auto;max-width:90rem;padding:clamp(5rem,8vw,10rem) 2rem}.bv-page__title{font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,7.2rem);font-weight:900;letter-spacing:-.04em;line-height:.95;margin:0 0 3rem}.bv-page__content{font-size:1.7rem;line-height:1.7}.bv-shop-home,.bv-refills-page{background:var(--bv-cream);color:var(--bv-brown);overflow:hidden}body:not(.password) .header-wrapper{background:var(--bv-cream);border-bottom:1px solid rgba(43,33,29,.16)}body:not(.password) .utility-bar{align-items:center;background:var(--bv-coral);color:#fff;display:flex;justify-content:center;margin:0;min-height:3.2rem;padding:0}body:not(.password) .announcement-bar__message{align-items:center;color:#fff;display:flex;font-family:inherit;font-size:1.1rem;font-weight:600;justify-content:center;letter-spacing:.08em;line-height:1.25;margin:0;min-height:3.2rem;padding:.6rem 1.5rem;text-align:center;text-transform:uppercase}body:not(.password) .announcement-bar-section,body:not(.password) .announcement-bar-section .utility-bar__grid,body:not(.password) .announcement-bar-section .announcement-bar{margin:0;padding-top:0}body:not(.password) .header__menu-item,body:not(.password) .header__icon{color:var(--bv-brown)}body:not(.password) .header__menu-item{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}body:not(.password) .header__heading-logo--bv-fallback{height:auto;max-width:24rem;width:min(24rem,34vw)}body:not(.password) .header__inline-menu:not(.bv-member-primary-nav):not(.bv-primary-nav){display:none}.bv-member-primary-nav{grid-area:navigation}@media screen and (min-width:990px){body:not(.password) .header{align-items:center;grid-template-areas:"heading navigation icons";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:8.4rem}body:not(.password) .header__heading,body:not(.password) .header__heading-link{align-self:center;justify-self:start}body:not(.password) .bv-member-primary-nav{align-self:center;justify-self:center;margin:0}body:not(.password) .bv-member-primary-nav .list-menu{align-items:center;gap:clamp(1.8rem,2.4vw,3.8rem)}body:not(.password) .bv-member-primary-nav .header__menu-item{padding:1rem 0}body:not(.password) .header__icons{align-items:center;align-self:center;gap:1.1rem;justify-self:end;padding-right:0}}body:not(.password) .header__icon{align-items:center;display:flex;height:4.4rem;justify-content:center;width:4.4rem}body:not(.password) .header__icon .bv-header-picto{height:3.1rem;width:3.1rem}body:not(.password) main .shopify-section:has(>[class*=bv-])+.shopify-section:has(>[class*=bv-]){margin-top:0}body:not(.password) .footer{background:var(--bv-brown);border-top:0;color:var(--bv-cream)}body:not(.password) .footer a,body:not(.password) .footer__copyright,body:not(.password) .footer__copyright a,body:not(.password) .policies li,body:not(.password) .policies a{color:var(--bv-cream)}.bv-footer-disclaimer{color:#f7f2e9c7;font-size:1.1rem;line-height:1.55;margin:0 auto;max-width:105rem;padding:1.8rem 1.5rem 0;text-align:center}.bv-footer-disclaimer p{margin:0}.bv-shop-title,.bv-shop-heading{color:var(--bv-brown);font-family:var(--font-heading-family);font-weight:400;letter-spacing:-.025em;line-height:.98;margin:0;text-transform:none}.bv-shop-title{font-size:clamp(5.6rem,7vw,9.2rem)}.bv-shop-heading{font-size:clamp(3.8rem,5vw,6.6rem)}.bv-shop-hero{background-image:linear-gradient(90deg,#1f1612c7,#1f161280 38%,#1f161214 72%),linear-gradient(#f7f2e91a,#f7f2e91a),var(--bv-member-hero-image);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;height:var(--bv-hero-height);min-height:var(--bv-hero-height);overflow:hidden;position:relative}.bv-shop-hero__inner{align-items:center;box-sizing:border-box;display:flex;height:100%;min-height:0;padding-bottom:7rem;padding-top:7rem}.bv-shop-hero__copy{max-width:59rem;padding-left:clamp(0rem,2vw,3rem);position:relative;z-index:1}.bv-shop-hero .bv-kicker,.bv-shop-hero .bv-shop-title,.bv-shop-hero__text{color:#fff}.bv-shop-hero__actions,.bv-shop-invitation__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.bv-shop-hero__actions .bv-button{min-width:20rem}.bv-shop-hero__text{font-size:1.8rem;line-height:1.5;max-width:46rem;margin:2rem 0 2.8rem}.bv-shop-products{background:var(--bv-lavender);padding:var(--bv-space-section) 0}.bv-brand-pillars{background:var(--bv-pillars-background);color:var(--bv-brown);padding:clamp(5.5rem,8vw,9rem) 0}.bv-brand-pillars--no-heading{padding-bottom:2.8rem;padding-top:2.8rem}.bv-brand-pillars__mission{font-size:clamp(1.9rem,2.2vw,3rem);line-height:1.48;margin:0 auto clamp(4.5rem,6vw,7rem);max-width:100rem;text-align:center}.bv-brand-pillars__mission p{margin:0}.bv-brand-pillars__heading{align-items:center;color:var(--bv-pillars-heading);display:flex;gap:1.6rem;justify-content:center;margin-bottom:clamp(4rem,6vw,6.5rem);text-align:center}.bv-brand-pillars__heading h2{color:inherit;font-family:var(--font-heading-family);font-size:clamp(3.2rem,4vw,5.4rem);font-weight:400;letter-spacing:.02em;line-height:1;margin:0;text-transform:none}.bv-brand-pillars__heading span{color:var(--bv-pillars-accent);font-size:2.5rem;letter-spacing:.25em}.bv-brand-pillars__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.bv-brand-pillar{align-items:start;display:grid;gap:.9rem;grid-template-columns:9rem minmax(0,1fr);text-align:left}.bv-brand-pillar__content{padding-top:.2rem}.bv-brand-pillar__icon{align-items:center;display:flex;height:8rem;justify-content:center;margin:0;max-width:9rem}.bv-brand-pillar__icon svg{fill:none;height:100%;overflow:visible;stroke:var(--bv-pillars-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25;width:100%}.bv-brand-pillar__icon img{display:block;height:100%;object-fit:contain;width:100%}.bv-brand-pillar h3{color:var(--bv-pillars-heading);font-family:var(--font-heading-family);font-size:1.55rem;font-weight:400;letter-spacing:.03em;line-height:1.15;margin:0 0 .45rem;text-transform:none}.bv-brand-pillar__text{color:#171311;font-size:1.4rem;line-height:1.4}.bv-brand-pillar__text p{margin:0}.bv-manifesto{background:var(--bv-manifesto-background);color:var(--bv-manifesto-text)}.bv-manifesto__inner{align-items:center;display:flex;flex-direction:column;padding-bottom:clamp(6rem,8vw,10rem);padding-top:clamp(6rem,8vw,10rem);text-align:center}.bv-manifesto__text{font-size:clamp(2.2rem,2.25vw,3.5rem);letter-spacing:-.015em;line-height:1.45;max-width:112rem}.bv-manifesto__text p{margin:0}.bv-manifesto__star{color:var(--bv-gold);font-size:2.4rem;line-height:1;margin:2rem 0}.bv-story-hero{background-image:linear-gradient(90deg,#1f1612b8,#1f161214 72%),var(--bv-story-hero-image);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;height:var(--bv-hero-height);min-height:var(--bv-hero-height);overflow:hidden}.bv-story-hero__inner{align-items:center;box-sizing:border-box;display:flex;height:100%;min-height:0;padding-bottom:7rem;padding-top:7rem}.bv-story-hero__copy{max-width:78rem}.bv-story-hero .bv-shop-title{font-size:clamp(4.8rem,5.4vw,7.6rem)}.bv-faq{background:var(--bv-cream);color:var(--bv-brown)}.bv-faq__hero{background:radial-gradient(circle at 82% 28%,rgba(199,155,61,.16),transparent 24rem),radial-gradient(circle at 72% 78%,rgba(238,90,61,.14),transparent 30rem),var(--bv-green);color:var(--bv-cream);overflow:hidden;position:relative;height:var(--bv-hero-height);min-height:var(--bv-hero-height)}.bv-faq__hero:after{color:var(--bv-gold);content:"\2726";font-size:clamp(10rem,18vw,24rem);line-height:1;opacity:.15;position:absolute;right:7vw;top:50%;transform:translateY(-50%)}.bv-faq__hero-inner{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:0;padding-bottom:clamp(7rem,8vw,10rem);padding-top:clamp(7rem,8vw,10rem);position:relative;z-index:1}.bv-faq__hero .bv-kicker,.bv-faq__hero .bv-shop-title,.bv-faq__hero a{color:var(--bv-cream)}.bv-faq__hero .bv-shop-title{font-size:clamp(4.2rem,4.8vw,6.6rem);max-width:88rem}.bv-faq__intro{font-size:clamp(1.6rem,1.45vw,2rem);line-height:1.55;margin-top:2.6rem;max-width:65rem}.bv-faq__intro p,.bv-faq__closing p{margin:0}.bv-faq__contact{display:inline-block;margin-top:2rem}.bv-faq__body{padding-bottom:clamp(8rem,10vw,14rem);padding-top:0}.bv-faq__tabs{align-items:center;background:var(--bv-lavender);border-radius:0 0 2.2rem 2.2rem;display:flex;gap:.8rem;justify-content:center;margin:0 auto clamp(7rem,9vw,12rem);max-width:92rem;padding:1.4rem;position:sticky;top:0;z-index:3}.bv-faq__tab{background:transparent;border:0;border-radius:999px;color:var(--bv-brown);cursor:pointer;font:inherit;font-size:1.2rem;font-weight:800;letter-spacing:.08em;min-height:4.6rem;padding:1rem 2.2rem;text-transform:uppercase}.bv-faq__tab:hover,.bv-faq__tab.is-active{background:var(--bv-coral);color:#fff}.bv-faq__tab:focus-visible,.bv-faq__item summary:focus-visible{outline:.3rem solid var(--bv-blue);outline-offset:.3rem}.bv-faq__groups{margin:0 auto;max-width:104rem}.bv-faq__group+.bv-faq__group{margin-top:clamp(7rem,9vw,12rem)}.bv-faq__group>.bv-kicker,.bv-faq__group>.bv-shop-heading{text-align:center}.bv-faq__group>.bv-shop-heading{font-size:clamp(3.2rem,4vw,5.4rem);margin-bottom:4rem}.bv-faq__list{border-top:.1rem solid rgba(43,33,29,.28)}.bv-faq__item{border-bottom:.1rem solid rgba(43,33,29,.28)}.bv-faq__item summary{align-items:center;cursor:pointer;display:flex;font-size:clamp(1.6rem,1.45vw,1.95rem);font-weight:700;gap:2rem;justify-content:space-between;list-style:none;min-height:8rem;padding:2rem 0}.bv-faq__item summary::-webkit-details-marker{display:none}.bv-faq__plus{flex:0 0 2.2rem;height:2.2rem;position:relative;transition:transform .18s ease;width:2.2rem}.bv-faq__plus:before,.bv-faq__plus:after{background:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bv-faq__plus:before{height:.2rem;width:100%}.bv-faq__plus:after{height:100%;width:.2rem}.bv-faq__item[open] .bv-faq__plus{transform:rotate(45deg)}.bv-faq__answer{font-size:1.55rem;line-height:1.7;max-width:82rem;padding:0 5rem 2.8rem 0}.bv-faq__answer p:first-child{margin-top:0}.bv-faq__closing{background:var(--bv-lavender);padding:clamp(8rem,10vw,13rem) 0;text-align:center}.bv-faq__closing .bv-shop-heading{font-size:clamp(3.2rem,4vw,5.4rem)}.bv-faq__closing p:not(.bv-kicker){font-size:1.6rem;line-height:1.6;margin:2rem auto 3rem;max-width:66rem}@media screen and (max-width:749px){.bv-faq__hero{text-align:center}.bv-faq__hero .bv-shop-title{font-size:clamp(3.6rem,11vw,4.8rem)}.bv-faq__tabs{border-radius:0;justify-content:flex-start;margin-left:-1.5rem;margin-right:-1.5rem;overflow-x:auto;padding-left:1.5rem;padding-right:1.5rem;scrollbar-width:none}.bv-faq__tabs::-webkit-scrollbar{display:none}.bv-faq__tab{flex:0 0 auto;padding-left:1.6rem;padding-right:1.6rem}.bv-faq__group>.bv-shop-heading{font-size:clamp(3rem,9vw,4rem);margin-bottom:2.5rem}.bv-faq__item summary{font-size:1.55rem;min-height:7.2rem}.bv-faq__answer{font-size:1.45rem;padding-right:1rem}}.bv-story-hero .bv-kicker,.bv-story-hero .bv-shop-title,.bv-story-hero__text{color:#fff}.bv-story-hero__text{font-size:1.9rem;line-height:1.6;margin-top:2.4rem;max-width:52rem}.bv-story-chapter{background:var(--bv-story-background);color:var(--bv-story-text)}.bv-story-chapter__grid{align-items:center;display:grid;gap:clamp(4rem,7vw,10rem);grid-template-columns:repeat(2,minmax(0,1fr));min-height:58rem;padding-bottom:clamp(6rem,8vw,10rem);padding-top:clamp(6rem,8vw,10rem)}.bv-story-chapter__grid--image_right .bv-story-chapter__visual{order:2}.bv-story-chapter__visual{align-items:center;display:flex;justify-content:center;min-height:34rem}.bv-story-chapter__visual img{display:block;height:auto;max-height:52rem;object-fit:contain;width:100%}.bv-story-chapter__copy{max-width:62rem}.bv-story-chapter .bv-kicker,.bv-story-chapter .bv-shop-heading,.bv-story-chapter__text{color:var(--bv-story-text)}.bv-story-chapter__text{font-size:1.8rem;line-height:1.7;margin-top:2.5rem}.bv-story-mission{background:var(--bv-mission-background);color:var(--bv-mission-text)}.bv-story-mission__inner{align-items:center;display:flex;flex-direction:column;padding-bottom:clamp(7rem,10vw,12rem);padding-top:clamp(7rem,10vw,12rem);text-align:center}.bv-story-mission .bv-kicker,.bv-story-mission .bv-shop-heading,.bv-story-mission__text{color:var(--bv-mission-text)}.bv-story-mission__inner>span{color:var(--bv-gold);font-size:2.8rem;margin-bottom:1.6rem}.bv-story-mission__text{font-size:1.9rem;line-height:1.65;margin:2.5rem auto 3.2rem;max-width:70rem}.bv-chocolate-feature{background:var(--bv-chocolate-background);color:var(--bv-chocolate-text);padding:clamp(5rem,7vw,8rem) 0}.bv-chocolate-feature__grid{align-items:center;display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:minmax(28rem,.72fr) minmax(38rem,1.28fr)}.bv-chocolate-feature__copy{padding-left:clamp(0rem,2vw,3rem)}.bv-chocolate-feature .bv-shop-heading,.bv-chocolate-feature .bv-kicker{color:var(--bv-chocolate-text)}.bv-chocolate-feature__divider{align-items:center;color:var(--bv-gold);display:flex;font-size:2.2rem;gap:1.3rem;margin:2.4rem 0}.bv-chocolate-feature__divider:before,.bv-chocolate-feature__divider:after{background:var(--bv-gold);content:"";height:1px;width:7rem}.bv-chocolate-feature__text{font-size:1.8rem;line-height:1.6;margin-bottom:2.7rem;max-width:38rem}.bv-chocolate-feature__visual{border-radius:2.4rem;overflow:hidden}.bv-chocolate-feature__visual img{display:block;height:auto;width:100%}.bv-shop-section-heading{color:var(--bv-brown);display:flex;flex-direction:column;gap:1.4rem;justify-content:center;margin-bottom:4rem;text-align:center}.bv-shop-section-heading h2{color:var(--bv-brown);font-family:var(--font-heading-family);font-size:clamp(3.2rem,4.2vw,5rem);font-weight:400;line-height:1;margin:0;text-transform:none}.bv-shop-section-heading__ornament{align-items:center;color:var(--bv-gold);display:flex;font-size:2rem;gap:1.2rem;justify-content:center}.bv-shop-section-heading__ornament i{background:var(--bv-gold);display:block;height:1px;width:clamp(6rem,10vw,12rem)}.bv-shop-products__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.bv-shop-product{background:var(--bv-card-color, #eee8e1);border-radius:var(--bv-radius-card);display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative}.bv-shop-product--sand{background:#eee8e1}.bv-shop-product--lavender{background:#ded7e8}.bv-shop-product--coral,.bv-shop-product--sage{background:#eee8f2}.bv-shop-product__media{align-items:center;aspect-ratio:.86;display:flex;justify-content:center;overflow:hidden;padding:2.6rem 2rem 0;position:relative}.bv-shop-product__media img{display:block;height:98%;max-width:100%;object-fit:contain;transition:transform .22s ease;width:98%;filter:none;mix-blend-mode:normal;opacity:1}.bv-shop-product__media img:not(.bv-forced-hover-image):not(.bv-native-card-hover-image){max-width:none}.bv-native-card-image{object-fit:contain!important;padding:2rem!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}.bv-forced-product-image{object-fit:contain!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}.bv-native-card-hover-image,.bv-forced-hover-image{top:0;right:0;bottom:0;left:0;height:100%!important;object-fit:cover!important;opacity:0!important;position:absolute!important;transition:opacity .3s ease!important;width:100%!important}.card-wrapper:hover .bv-native-card-hover-image,.card-wrapper:hover .bv-forced-hover-image{opacity:1!important}.bv-product-media-ready .card__badge{display:none!important}.bv-product-media-ready .card-wrapper:has(a[href*="/products/psilo-"]) .card__inner{min-height:27rem}.bv-product-media-ready .card-wrapper:has(a[href*="/products/psilo-"]) .card__media img.bv-forced-product-image,.bv-product-media-ready .card-wrapper:has(a[href*="/products/psilo-"]) .card__media img.bv-native-card-image{top:19%!important;right:19%!important;bottom:19%!important;left:19%!important;height:62%!important;width:62%!important}@media screen and (min-width:750px){.product.bv-product-has-media{max-width:none;margin:0}.product.bv-product-has-media .product__media-wrapper,.product.bv-product-has-media .product__info-wrapper{width:50%;max-width:50%}.product.bv-product-has-media .product__info-wrapper{padding-left:5rem}}.bv-shop-product:hover .bv-shop-product__media img{transform:translateY(-.5rem)}.bv-shop-product:hover .bv-shop-product__media .bv-forced-hover-image,.bv-shop-product:hover .bv-shop-product__media .bv-native-card-hover-image{opacity:1!important;transform:none}.bv-shop-product__media .bv-forced-hover-image,.bv-shop-product__media .bv-native-card-hover-image{height:100%!important;width:100%!important}.bv-shop-product__body{align-items:flex-start;display:flex;flex:1;flex-direction:column;padding:2rem 2.2rem 2.4rem}.bv-editor-status{background:var(--bv-brown);color:#fff;font-size:1.05rem;left:1.2rem;letter-spacing:.08em;padding:.6rem .9rem;position:absolute;text-transform:uppercase;top:1.2rem;z-index:2}.bv-shop-product__format{color:var(--bv-green);font-size:1.1rem!important;font-weight:700;letter-spacing:.12em;margin-bottom:.8rem!important;text-transform:uppercase}.bv-shop-product__intention{font-size:1.45rem;line-height:1.55;margin-bottom:1.8rem}.bv-shop-product__intention p{margin:0}.bv-shop-product__facts{border-top:1px solid var(--bv-rule);margin:auto 0 1.8rem;width:100%}.bv-shop-product__facts div{align-items:baseline;border-bottom:1px solid var(--bv-rule);display:flex;gap:1rem;justify-content:space-between;padding:.8rem 0}.bv-shop-product__facts dt{font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bv-shop-product__facts dd{font-size:1.25rem;margin:0;text-align:right}.bv-shop-product__footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.bv-shop-product__price{font-size:1.8rem;font-weight:600}.bv-shop-product__button--disabled{cursor:not-allowed;opacity:.55}.bv-shop-product__body h3{font-size:1.7rem;font-weight:500;margin:0 0 .6rem}.bv-shop-product__body h3 a{color:inherit;text-decoration:none}.bv-shop-product__body p{font-size:1.8rem;margin:0 0 1.6rem}.bv-shop-product__button,.bv-shop-outline-button{border:1px solid currentColor;border-radius:.5rem;color:var(--bv-brown);display:inline-flex;font-size:1.15rem;font-weight:700;letter-spacing:.1em;margin-top:auto;padding:.9rem 1.8rem;text-decoration:none;text-transform:uppercase}.bv-shop-refill-callout{background:#f8f1e8;padding:7rem 0}.bv-shop-refill-callout__grid,.bv-shop-values__grid,.bv-shop-invitation__grid,.bv-refills-hero__grid,.bv-refill-made-to-stay__grid{align-items:center;display:grid;gap:clamp(4rem,7vw,10rem);grid-template-columns:repeat(2,minmax(0,1fr))}.bv-shop-refill-callout__visual img,.bv-refill-made-to-stay__visual img{border-radius:1.8rem;display:block;height:auto;width:100%}.bv-shop-numbered-list{list-style:none;margin:3rem 0;padding:0}.bv-shop-numbered-list li{align-items:center;border-bottom:1px solid rgba(43,33,29,.18);display:flex;font-size:1.4rem;font-weight:700;gap:2rem;letter-spacing:.08em;padding:1.4rem 0;text-transform:uppercase}.bv-shop-numbered-list span{color:var(--bv-coral);font-family:Georgia,Times New Roman,serif;font-size:3rem}.bv-shop-values{background:var(--bv-values-background);color:var(--bv-values-text);padding:8rem 0}.bv-shop-values .bv-kicker,.bv-shop-values .bv-shop-heading{color:var(--bv-values-text)}.bv-shop-values p:not(.bv-kicker){font-size:1.8rem;line-height:1.6;max-width:45rem}.bv-shop-values__symbol{height:33rem;margin:auto;max-width:47rem;position:relative;width:100%}.bv-shop-values__image img,.bv-shop-invitation__image img{display:block;height:auto;margin:0 auto;max-height:42rem;object-fit:contain;width:100%}.bv-shop-values__line{background:var(--bv-gold);height:1px;left:15%;position:absolute;right:15%;top:50%}.bv-shop-values__leaf{color:var(--bv-gold);font-size:12rem;left:calc(50% - 4rem);line-height:1;position:absolute;top:4rem;transform:rotate(45deg)}.bv-shop-values__orb{border:1px solid var(--bv-gold);border-radius:50%;height:5rem;position:absolute;top:calc(50% - 2.5rem);width:5rem}.bv-shop-values__orb--blue{background:var(--bv-blue);left:10%}.bv-shop-values__orb--coral{background:var(--bv-coral);right:10%}.bv-shop-values__roots{bottom:1rem;color:var(--bv-gold);font-family:Georgia,serif;font-size:16rem;left:50%;line-height:.5;position:absolute;transform:translate(-50%) rotate(90deg)}.bv-shop-invitation{background:#eee8f2;padding:7rem 0}.bv-shop-invitation__grid{grid-template-columns:minmax(0,1.25fr) minmax(24rem,.75fr)}.bv-shop-invitation p{font-size:1.7rem}.bv-shop-invitation__mark{align-items:center;display:flex;justify-content:center}.bv-shop-invitation__mark span{border-radius:50%;height:7rem;width:7rem}.bv-shop-invitation__mark span:first-child{background:var(--bv-blue)}.bv-shop-invitation__mark span:last-child{background:var(--bv-coral)}.bv-shop-invitation__mark i{background:var(--bv-gold);display:block;height:1px;width:13rem}.bv-newsletter-callout{background:var(--bv-newsletter-background);color:var(--bv-newsletter-text);overflow:hidden}.bv-newsletter-callout__inner{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(14rem,.7fr) minmax(42rem,2fr) minmax(14rem,.7fr);min-height:31rem;padding-bottom:3rem;padding-top:3rem}.bv-newsletter-callout__content{align-self:center;text-align:center}.bv-newsletter-callout__content h2{color:var(--bv-newsletter-text);font-family:var(--font-heading-family);font-size:clamp(3rem,4vw,5rem);font-weight:400;line-height:1;margin:0;text-transform:none}.bv-newsletter-callout__divider{align-items:center;color:var(--bv-gold);display:flex;gap:1.2rem;justify-content:center;margin:1.7rem auto}.bv-newsletter-callout__divider:before,.bv-newsletter-callout__divider:after{background:var(--bv-gold);content:"";height:1px;width:13rem}.bv-newsletter-callout__form{display:grid;gap:1rem;grid-template-columns:minmax(20rem,1fr) auto;margin:0 auto;max-width:65rem}.bv-newsletter-callout__form input{background:#ffffff8c;border:1px solid rgba(43,33,29,.35);border-radius:.7rem;color:var(--bv-brown);font:inherit;min-height:5.2rem;padding:0 1.7rem}.bv-newsletter-callout__form button{background:var(--bv-coral);border:0;border-radius:.7rem;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:800;letter-spacing:.1em;min-height:5.2rem;padding:0 2.8rem;text-transform:uppercase}.bv-newsletter-callout__success,.bv-newsletter-callout__error{grid-column:1 / -1}.bv-newsletter-callout__art{display:block;height:auto;mix-blend-mode:multiply;width:100%}.bv-refills-hero{background:#f6eee3;overflow:hidden;position:relative}.bv-refills-hero__grid{box-sizing:border-box;height:var(--bv-hero-height);min-height:var(--bv-hero-height);padding-bottom:5rem;padding-top:5rem}.bv-refills-hero__copy>p{font-size:1.8rem;line-height:1.55;margin:2rem 0 2.8rem;max-width:50rem}.bv-refills-hero__visual img{border-radius:1.8rem;display:block;height:auto;width:100%}.bv-refill-steps{padding:6rem 0 7rem}.bv-refill-steps__heading,.bv-member-refills .bv-shop-heading,.bv-refill-faq .bv-shop-heading{text-align:center}.bv-refill-steps__grid{display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem}.bv-refill-steps__grid article{border-right:1px solid rgba(43,33,29,.18);padding:0 3rem}.bv-refill-steps__grid article:last-child{border-right:0}.bv-refill-steps__grid article>span{color:var(--bv-coral);font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:700}.bv-refill-steps__grid h3,.bv-refill-before h3{font-size:1.4rem;letter-spacing:.08em;margin:.8rem 0;text-transform:uppercase}.bv-refill-steps__grid p{line-height:1.55;min-height:7rem}.bv-refill-step-image{height:22rem;margin-top:2rem;overflow:hidden}.bv-refill-step-image img{height:44rem;max-width:none;object-fit:cover;width:44rem}.bv-refill-step-image--jar img{transform:translate(-8rem,-15rem)}.bv-refill-step-image--pouch img{transform:translate(-20rem,-7rem)}.bv-refill-step-image--label img{transform:translate(-6rem,-21rem) scale(1.2)}.bv-member-refills{background:var(--bv-lavender);padding:6rem 0 7rem}.bv-member-refills__intro{font-size:1.7rem;margin:1.2rem 0 3rem;text-align:center}.bv-member-refills__grid{display:grid;gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bv-refill-card{align-items:stretch;border-radius:1.6rem;display:grid;grid-template-columns:minmax(18rem,.9fr) minmax(20rem,1.1fr);min-height:31rem;overflow:hidden}.bv-refill-card--regular{background:#eee8e1}.bv-refill-card--enhanced{background:#ded7e8}.bv-refill-card__media{align-items:center;display:flex;justify-content:center;overflow:hidden}.bv-refill-card__media img{height:100%;object-fit:cover;width:100%}.bv-refill-card--enhanced .bv-refill-card__media img{object-fit:contain;padding:2rem}.bv-refill-card__body{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:3rem}.bv-refill-card h3{font-size:2.1rem;font-weight:500;margin:0 0 .8rem}.bv-refill-card__frequency{color:var(--bv-green);font-size:1.2rem;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.bv-refill-card__price{font-family:Georgia,Times New Roman,serif;font-size:3rem;margin:1rem 0 2rem}.bv-refill-card .bv-button{min-height:4.7rem;min-width:0;padding:1rem 2rem}.bv-refill-made-to-stay{padding:7rem 0}.bv-refill-made-to-stay p:not(.bv-kicker){font-size:1.7rem;line-height:1.6}.bv-refill-made-to-stay ul{list-style:none;margin:2.5rem 0 0;padding:0}.bv-refill-made-to-stay li{border-top:1px solid rgba(43,33,29,.18);font-size:1.2rem;letter-spacing:.09em;padding:1.2rem 0;text-transform:uppercase}.bv-refill-made-to-stay li:last-child{border-bottom:1px solid rgba(43,33,29,.18)}.bv-refill-before{background:var(--bv-green);color:var(--bv-cream);padding:5rem 0}.bv-refill-before .bv-shop-heading{color:var(--bv-cream);font-size:clamp(3rem,4vw,5rem);margin-bottom:3rem}.bv-refill-before__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.bv-refill-before article{border-right:1px solid rgba(247,242,233,.3);padding:0 2.5rem}.bv-refill-before article:first-child{padding-left:0}.bv-refill-before article:last-child{border-right:0}.bv-refill-before article>span{color:var(--bv-gold)}.bv-refill-before p{font-size:1.35rem;line-height:1.5}.bv-refill-faq{background:var(--bv-lavender);padding:6rem 0}.bv-refill-faq__list{margin:3rem auto 0;max-width:100rem}.bv-refill-faq details{border-bottom:1px solid rgba(43,33,29,.24);padding:1.5rem 0}.bv-refill-faq summary{cursor:pointer;font-size:1.5rem;list-style:none;padding-right:3rem;position:relative}.bv-refill-faq summary::-webkit-details-marker{display:none}.bv-refill-faq summary:after{content:"+";font-size:2rem;position:absolute;right:0}.bv-refill-faq details[open] summary:after{content:"\2212"}.bv-refill-faq details p{line-height:1.6;max-width:72rem}.bv-refill-final-cta{background:var(--bv-coral);padding:4.5rem 0;text-align:center}.bv-refill-final-cta .bv-shop-heading{font-size:clamp(3.6rem,5vw,6rem)}.bv-refill-final-cta p{font-size:1.6rem;margin:1rem 0 2rem}.bv-refill-final-cta .bv-shop-outline-button{background:var(--bv-cream)}.bv-section-intro{margin:0 auto clamp(4rem,6vw,7rem);max-width:78rem;text-align:center}.bv-section-intro>p:last-child{font-size:1.7rem;line-height:1.6;margin:2rem auto 0;max-width:62rem}.bv-choose{background:var(--bv-choose-bg);padding:var(--bv-space-section) 0}.bv-choose__formats{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bv-choose__format{border:1px solid var(--bv-rule);border-radius:var(--bv-radius-card);overflow:hidden}.bv-choose__format>h3{background:var(--bv-green);color:#fff;font-family:var(--font-heading-family);font-size:2.2rem;font-weight:400;letter-spacing:.06em;margin:0;padding:1.6rem 2rem;text-align:center;text-transform:none}.bv-choose__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.bv-choose__pair article{min-height:28rem;padding:clamp(2rem,3vw,3.5rem)}.bv-choose__pair article+article{border-left:1px solid var(--bv-rule)}.bv-choose__label{color:var(--bv-coral);font-size:1.05rem;font-weight:700;letter-spacing:.12em;margin:0 0 .8rem;text-transform:uppercase}.bv-choose__pair h4{color:var(--bv-brown);font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;margin:0 0 1.8rem;text-transform:none}.bv-choose__pair ul{list-style:none;margin:0;padding:0}.bv-choose__pair li{border-top:1px solid var(--bv-rule);font-size:1.4rem;line-height:1.45;padding:1rem 0 1rem 2rem;position:relative}.bv-choose__pair li:before{color:var(--bv-gold);content:"\2726";left:0;position:absolute}.bv-shop-refill-callout__text{font-size:1.7rem;margin-top:1.8rem}.bv-relationships{background:var(--bv-relationships-bg);color:var(--bv-relationships-text);padding:var(--bv-space-section) 0}.bv-relationships__grid{align-items:center;display:grid;gap:clamp(4rem,7vw,9rem);grid-template-columns:minmax(0,1.05fr) minmax(34rem,.95fr)}.bv-relationships .bv-kicker,.bv-relationships .bv-shop-heading,.bv-relationships .bv-text-link{color:var(--bv-relationships-text)}.bv-relationships__visual img{border-radius:clamp(1.8rem,2vw,3rem);display:block;height:clamp(44rem,48vw,66rem);object-fit:cover;width:100%}.bv-relationships__text{cursor:text;font-size:clamp(1.7rem,1.55vw,2.1rem);line-height:1.62;margin-top:2.4rem;max-width:58rem;position:relative;-webkit-user-select:text;user-select:text;z-index:2}.bv-relationships__text p+p{margin-top:1.4rem}.bv-relationships__principles{border-top:1px solid color-mix(in srgb,currentColor 28%,transparent);display:grid;gap:0;margin-top:3rem}.bv-relationships__principle{border-bottom:1px solid color-mix(in srgb,currentColor 28%,transparent);display:grid;gap:1.6rem;grid-template-columns:minmax(13rem,.72fr) minmax(0,1.28fr);padding:1.8rem 0}.bv-relationships__principle h3{color:inherit;font-family:var(--font-body-family);font-size:1.05rem;font-weight:750;letter-spacing:.13em;line-height:1.35;margin:.25rem 0 0;text-transform:uppercase}.bv-relationships__principle p{font-size:clamp(1.35rem,1.05vw,1.55rem);line-height:1.55;margin:0}.bv-relationships__button{border-bottom:1px solid currentColor;color:var(--bv-relationships-text);display:inline-block;font-size:1.15rem;font-weight:800;letter-spacing:.13em;margin-top:2.4rem;padding-bottom:.45rem;text-transform:uppercase}.bv-partner{border-top:1px solid rgba(247,242,233,.3);display:grid;gap:1.8rem;grid-template-columns:10rem 1fr;margin-top:2.5rem;padding-top:2.5rem}.bv-partner img{border-radius:50%;height:10rem;object-fit:cover;width:10rem}.bv-partner h3{color:inherit;font-size:1.8rem;margin:0}.bv-partner__location{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.bv-care-guide{background:var(--bv-care-bg);padding:clamp(5rem,6vw,7rem) 0}.bv-care-guide__inner{align-items:center;display:grid;gap:clamp(2.5rem,5vw,6rem);grid-template-columns:16rem minmax(0,1fr) auto}.bv-care-guide__mark{align-items:center;display:flex}.bv-care-guide__mark span{border-radius:50%;height:4.5rem;width:4.5rem}.bv-care-guide__mark span:first-child{background:var(--bv-blue)}.bv-care-guide__mark span:last-child{background:var(--bv-coral)}.bv-care-guide__mark i{background:var(--bv-gold);height:1px;width:7rem}.bv-care-guide .bv-shop-heading{font-size:clamp(3.4rem,4vw,5.2rem)}.bv-care-guide__text{font-size:1.6rem;line-height:1.6;max-width:70rem}.bv-site-footer{background:var(--bv-brown);color:var(--bv-cream);padding:6rem 0 2.5rem}.bv-site-footer__grid{display:grid;gap:4rem;grid-template-columns:minmax(25rem,1.5fr) repeat(3,minmax(14rem,1fr))}.bv-site-footer__brand img{filter:brightness(0) invert(1);height:auto;max-width:25rem;width:100%}.bv-site-footer__brand p{cursor:text;font-size:1.4rem;max-width:24rem;position:relative;-webkit-user-select:text;user-select:text;z-index:2}.bv-site-footer h2{color:var(--bv-gold);font-size:1.1rem;letter-spacing:.12em;margin:0 0 1.4rem;text-transform:uppercase}.bv-site-footer ul{list-style:none;margin:0;padding:0}.bv-site-footer li{margin:.7rem 0}.bv-site-footer a{color:var(--bv-cream);font-size:1.35rem;text-decoration:none}.bv-site-footer a:hover{text-decoration:underline;text-underline-offset:.4rem}.bv-site-footer__bottom{border-top:1px solid rgba(247,242,233,.25);display:grid;gap:2rem;grid-template-columns:auto minmax(0,1fr);margin-top:4rem;padding-top:2rem}.bv-site-footer__bottom p{color:#f7f2e9bf;font-size:1.05rem;line-height:1.5;margin:0;text-align:right}@media screen and (max-width:989px){.bv-choose__formats,.bv-relationships__grid,.bv-care-guide__inner{grid-template-columns:1fr}.bv-care-guide__inner{text-align:center}.bv-care-guide__mark{justify-content:center}.bv-care-guide .bv-button{justify-self:center}.bv-relationships__visual img{height:clamp(32rem,62vw,44rem)}.bv-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bv-member-hero__grid,.bv-refill__grid{grid-template-columns:1fr}.bv-password__inner{grid-template-columns:minmax(0,46%) minmax(0,54%);padding:0 3rem}.bv-password__copy{padding-left:1rem}.bv-display{font-size:clamp(4.2rem,5.8vw,5.6rem)}.bv-password__intro{font-size:1.6rem;max-width:30rem}.bv-password__visual{margin:0;max-width:52rem;transform:translateY(-4rem)}.bv-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){html.full-height{overflow:auto}body.password{height:auto;min-height:100dvh;overflow:auto}.password-main>.shopify-section,.bv-password,.bv-password__inner{height:auto}.bv-password{min-height:calc(100dvh - 7.4rem);overflow:visible}.password-header{align-items:center;padding:1.6rem}.password-logo{max-width:min(16rem,45vw)!important}.bv-password-nav{gap:1.2rem}.bv-membership-trigger{font-size:1.05rem;letter-spacing:.08em;white-space:nowrap}.bv-membership-trigger__full{display:none}.bv-membership-trigger__short{display:inline}.password-header .password-link{font-size:1.1rem;min-height:4.2rem;padding:.8rem 1.2rem}.bv-signin-label-full{display:none}.bv-signin-label-short{display:inline}.bv-membership-dialog{max-height:calc(100dvh - 2.4rem);max-width:calc(100vw - 2.4rem)}.bv-membership-dialog__card{max-height:calc(100dvh - 2.4rem)}.bv-membership-dialog__banner{height:16rem}.bv-membership-dialog__copy{padding:2.4rem 2.4rem 3rem}.bv-membership-dialog h2{font-size:3.3rem}.bv-password__inner{grid-template-columns:1fr;min-height:0;padding:3rem 2rem 5rem}.bv-display{font-size:clamp(3.5rem,11vw,4.4rem);letter-spacing:-.025em;line-height:.95}.bv-password__copy{padding-left:0;text-align:center;transform:none}.bv-password__intro{margin-left:auto;margin-right:auto}.bv-password__visual{justify-self:center;margin:0 auto 1.8rem;max-width:34rem;order:-1;transform:none}.bv-password__visual img{margin:0 auto;width:100%}.bv-password__actions{align-items:center}.bv-products__grid{grid-template-columns:1fr}.bv-product-card{margin:0 auto;max-width:48rem}.bv-member-hero__copy,.bv-refill__copy{text-align:center}.bv-member-hero__text,.bv-refill__text{margin-left:auto;margin-right:auto}}@media screen and (max-width:374px){.password-header{padding:1.2rem}.bv-password-nav{gap:.6rem}.bv-membership-trigger{font-size:1rem}.password-header .password-link{padding-left:1rem;padding-right:1rem}.bv-password__inner{padding-left:1.6rem;padding-right:1.6rem}.bv-password__visual{max-width:29rem}}@media screen and (max-width:989px){.bv-shop-hero,.bv-story-hero,.bv-faq__hero,.bv-refills-hero__grid,.bv-guide__hero-grid{box-sizing:border-box;height:58rem;min-height:58rem}.bv-shop-hero__inner,.bv-story-hero__inner,.bv-faq__hero-inner{box-sizing:border-box;height:100%;min-height:0}.bv-newsletter-callout__inner{grid-template-columns:minmax(10rem,.45fr) minmax(36rem,2fr) minmax(10rem,.45fr)}.bv-refills-hero__grid{align-items:center;display:flex;min-height:58rem;position:relative;text-align:left}.bv-shop-hero{background-image:linear-gradient(#1f16128f,#1f16128f),linear-gradient(#f7f2e91a,#f7f2e91a),var(--bv-member-hero-image);min-height:58rem;text-align:center}.bv-shop-hero__inner{justify-content:center;min-height:58rem}.bv-shop-hero__copy,.bv-refills-hero__copy{margin:0;max-width:55%;padding-left:0;position:relative;z-index:1}.bv-refills-hero__visual{bottom:0;margin:0;max-width:none;opacity:.72;position:absolute;right:-4rem;width:58%}.bv-story-hero,.bv-story-hero__inner,.bv-faq__hero,.bv-faq__hero-inner{min-height:58rem}.bv-shop-hero__text,.bv-refills-hero__copy>p{margin-left:auto;margin-right:auto}.bv-shop-products__grid,.bv-brand-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bv-shop-refill-callout__grid,.bv-chocolate-feature__grid,.bv-shop-values__grid,.bv-shop-invitation__grid,.bv-refill-made-to-stay__grid{grid-template-columns:1fr}.bv-chocolate-feature__copy{margin:0 auto;max-width:58rem;padding-left:0;text-align:center}.bv-chocolate-feature__divider{justify-content:center}.bv-chocolate-feature__text{margin-left:auto;margin-right:auto}.bv-chocolate-feature__visual,.bv-shop-refill-callout__visual,.bv-refill-made-to-stay__visual{margin:0 auto;max-width:64rem}.bv-shop-values__grid,.bv-shop-invitation__grid{text-align:center}.bv-shop-values p:not(.bv-kicker){margin-left:auto;margin-right:auto}.bv-shop-values__symbol{max-width:44rem}.bv-member-refills__grid{grid-template-columns:1fr}.bv-story-chapter__grid{grid-template-columns:1fr;text-align:center}.bv-story-chapter__visual,.bv-story-chapter__grid--image_right .bv-story-chapter__visual{margin:0 auto;max-width:58rem;order:-1}.bv-story-chapter__copy{margin:0 auto}}@media screen and (max-width:749px){.bv-shop-hero,.bv-story-hero,.bv-faq__hero,.bv-refills-hero__grid,.bv-guide__hero-grid{height:63rem;min-height:63rem}.bv-shop-hero__inner,.bv-story-hero__inner,.bv-faq__hero-inner{height:100%;min-height:0}.bv-member-primary-nav{display:none}.bv-shop-hero{background-image:linear-gradient(#1f161285,#1f161285),linear-gradient(#f7f2e914,#f7f2e914),var(--bv-member-hero-mobile-image)}.bv-shop-hero__actions,.bv-shop-invitation__actions{align-items:stretch;flex-direction:column}.bv-shop-hero__actions .bv-button,.bv-shop-invitation__actions .bv-button,.bv-shop-invitation__actions .bv-shop-outline-button{width:100%}.bv-choose__pair{grid-template-columns:1fr}.bv-choose__pair article{min-height:0}.bv-choose__pair article+article{border-left:0;border-top:1px solid var(--bv-rule)}.bv-brand-pillar{grid-template-columns:7rem minmax(0,1fr)}.bv-brand-pillar__icon{height:6.5rem;max-width:7rem}.bv-relationships__grid{gap:3rem}.bv-relationships__visual{order:-1}.bv-relationships__principle{gap:.7rem;grid-template-columns:1fr}.bv-site-footer__grid{grid-template-columns:1fr 1fr}.bv-site-footer__brand{grid-column:1 / -1}.bv-site-footer__bottom{grid-template-columns:1fr}.bv-site-footer__bottom p{text-align:left}.bv-newsletter-callout__inner{grid-template-columns:1fr;min-height:0;padding-bottom:5rem;padding-top:5rem}.bv-newsletter-callout__art{display:none}.bv-newsletter-callout__content h2{font-size:clamp(3rem,10vw,4.4rem)}.bv-newsletter-callout__form{grid-template-columns:1fr}.bv-newsletter-callout__form button{width:100%}body:not(.password) .header__heading-logo--bv-fallback{max-width:16rem;width:42vw}.bv-shop-title{font-size:clamp(4.6rem,14vw,6.4rem)}.bv-shop-heading{font-size:clamp(3.5rem,11vw,5rem)}.bv-brand-pillars__heading{gap:.8rem}.bv-brand-pillars__heading span{font-size:1.8rem;letter-spacing:.08em}.bv-brand-pillars__grid{grid-template-columns:1fr}.bv-brand-pillar__icon{height:7rem;margin-bottom:0;max-width:8.5rem}.bv-brand-pillar h3{font-size:1.45rem}.bv-brand-pillar__text{font-size:1.2rem}.bv-chocolate-feature__visual{max-width:46rem;order:-1}.bv-refills-hero__grid{gap:1rem;min-height:52rem;padding-bottom:4.5rem;padding-top:4.5rem}.bv-refills-hero__visual{max-width:none;opacity:.42;right:-9rem;width:78%}.bv-refills-hero__copy{max-width:78%}.bv-shop-hero{background-position:56% center;min-height:52rem}.bv-shop-hero__inner{min-height:52rem;padding-bottom:5rem;padding-top:5rem}.bv-shop-hero__text,.bv-refills-hero__copy>p{font-size:1.6rem}.bv-story-hero,.bv-story-hero__inner,.bv-faq__hero,.bv-faq__hero-inner{min-height:52rem}.bv-story-hero{background-image:linear-gradient(#1f16127a,#1f16127a),var(--bv-story-hero-image);background-position:58% center;text-align:center}.bv-story-hero__copy,.bv-story-hero__text{margin-left:auto;margin-right:auto}.bv-story-hero__text,.bv-story-chapter__text,.bv-story-mission__text{font-size:1.6rem}.bv-shop-products,.bv-shop-refill-callout,.bv-shop-values,.bv-shop-invitation,.bv-refill-steps,.bv-member-refills,.bv-refill-made-to-stay,.bv-refill-faq{padding-bottom:5rem;padding-top:5rem}.bv-shop-products__grid{gap:1.4rem}.bv-shop-product__media{padding:1.5rem 1rem 0}.bv-shop-product__body{padding:1.5rem}.bv-shop-product__body h3{font-size:1.45rem}.bv-shop-product__body p{font-size:1.6rem}.bv-shop-refill-callout__grid,.bv-shop-values__grid,.bv-shop-invitation__grid,.bv-refill-made-to-stay__grid{gap:3rem}.bv-shop-values__symbol{height:27rem}.bv-shop-values__leaf{font-size:9rem}.bv-shop-values__roots{font-size:12rem}.bv-refill-steps__grid{grid-template-columns:1fr}.bv-refill-steps__grid article{border-bottom:1px solid rgba(43,33,29,.18);border-right:0;min-width:0;overflow:hidden;padding:3rem 0}.bv-refill-steps__grid article:last-child{border-bottom:0}.bv-refill-steps__grid p{min-height:0}.bv-refill-step-image{height:24rem;max-width:100%;width:100%}.bv-refill-step-image img{height:100%;object-fit:cover;transform:none;width:100%}.bv-refill-card{grid-template-columns:1fr 1fr;min-height:27rem}.bv-refill-card__body{padding:2rem}.bv-refill-card h3{font-size:1.75rem}.bv-refill-before__grid{gap:2.5rem 0;grid-template-columns:repeat(2,minmax(0,1fr))}.bv-refill-before article:nth-child(2){border-right:0}.bv-refill-before article:nth-child(3){padding-left:0}}@media screen and (max-width:520px){.bv-shop-products__grid{grid-template-columns:1fr}.bv-shop-product{margin:0 auto;max-width:34rem;width:100%}.bv-shop-product__media{aspect-ratio:1}.bv-refill-card{grid-template-columns:1fr}.bv-refill-card__media{height:25rem}.bv-refill-card__body{align-items:center;text-align:center}.bv-refill-before__grid{grid-template-columns:1fr}.bv-refill-before article,.bv-refill-before article:nth-child(3){border-bottom:1px solid rgba(247,242,233,.3);border-right:0;padding:0 0 2rem}.bv-refill-before article:last-child{border-bottom:0}}.bv-shop-hero{background:var(--bv-cream, #f7f2e9);color:var(--bv-brown, #201e27);height:auto;min-height:0;overflow:visible}.bv-shop-hero__inner{align-items:stretch;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));min-height:clamp(54rem,70vh,72rem);padding-bottom:clamp(3rem,5vw,6rem);padding-top:clamp(3rem,5vw,6rem)}.bv-shop-hero__copy{align-self:center;grid-column:1 / span 5;grid-row:1;max-width:54rem;padding:clamp(2rem,4vw,5rem) clamp(2rem,4vw,5rem) clamp(2rem,4vw,5rem) 0}.bv-shop-hero__media{grid-column:6 / -1;grid-row:1;min-height:46rem;overflow:hidden}.bv-shop-hero__media,.bv-shop-hero__media picture,.bv-shop-hero__media img{display:block;height:100%;width:100%}.bv-shop-hero__media img{object-fit:cover;object-position:center}.bv-shop-hero .bv-kicker,.bv-shop-hero .bv-shop-title,.bv-shop-hero__text{color:var(--bv-brown, #201e27)}.bv-shop-hero .bv-shop-title{font-size:clamp(4.6rem,5.2vw,7.2rem);line-height:.96}.bv-shop-hero__actions .bv-text-link{color:var(--bv-brown, #201e27);font-weight:700;margin-left:.8rem}.bv-shop-hero__support{border-top:1px solid rgba(43,33,29,.22);font-size:1.25rem;line-height:1.45;margin:2.8rem 0 0;max-width:46rem;padding-top:1.6rem}.bv-shop-products__intro{color:var(--bv-brown, #201e27);font-size:clamp(1.7rem,2vw,2rem);margin:1.2rem auto 0;max-width:58rem}@media screen and (max-width:749px){.bv-shop-hero{height:auto;min-height:0;text-align:left}.bv-shop-hero__inner{display:flex;flex-direction:column;min-height:0;padding:0 0 4.5rem}.bv-shop-hero__media{min-height:0;order:1;width:100%}.bv-shop-hero__media picture,.bv-shop-hero__media img{aspect-ratio:4 / 3;height:auto}.bv-shop-hero__copy{margin:0;max-width:none;order:2;padding:3.5rem 2rem 0;text-align:left;width:100%}.bv-shop-hero__text{margin-left:0;margin-right:0}.bv-shop-hero__actions{align-items:flex-start;flex-direction:column}.bv-shop-hero__actions .bv-button{min-width:0;width:100%}.bv-shop-hero__actions .bv-text-link{margin:.6rem 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bv-button,.bv-product-card__media img{transition:none}.bv-floating-star{animation:none}}.bv-capsule-gallery{width:100%;text-align:center}.bv-capsule-gallery__stage{position:relative;display:grid;place-items:center;min-height:clamp(28rem,36vw,48rem);overflow:hidden;border-radius:2.4rem;background:#f3eee6}.bv-capsule-gallery__image{grid-area:1 / 1;width:min(62%,42rem);height:auto;opacity:0;transform:scale(.985);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.bv-capsule-gallery__image.is-active{opacity:1;transform:scale(1)}.bv-capsule-gallery__caption{margin:1.2rem 0 0;color:#3a2b25;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase}.bv-capsule-gallery__lifestyle{margin:2rem auto 0;max-width:62rem;overflow:hidden;border-radius:2.4rem}.bv-capsule-gallery__lifestyle img{display:block;width:100%;height:auto}@media screen and (max-width:749px){.bv-capsule-gallery__stage{min-height:32rem}.bv-capsule-gallery__image{width:min(72%,32rem)}}.bv-capsule-gallery-shell[hidden],.bv-standard-gallery-shell[hidden]{display:none!important}.bv-longform h1,.bv-longform h2,.bv-longform h3,.bv-page__title,.bv-member-hero__heading,.bv-section-title,.template-page .main-page-title,.template-product .product__title h1{font-family:var(--font-heading-family);font-weight:400;letter-spacing:-.025em;line-height:.98}.bv-page__title,.template-page .main-page-title{font-size:clamp(3.8rem,5.4vw,6.6rem);text-transform:uppercase}.bv-longform h1{font-size:clamp(4.6rem,6vw,7.6rem);text-transform:uppercase}.template-product .product__title h1{font-size:clamp(3.6rem,4.2vw,5.6rem);text-transform:uppercase}body:not(.password) .header__menu-item,body:not(.password) .header__active-menu-item,.bv-button,.button,.bv-text-link,.bv-kicker{font-weight:600}.bv-shop-mega__feature-copy>span:last-child,.bv-shop-hero__actions .bv-text-link,.bv-inline-notice,.bv-study-grid dt,.bv-study-grid a,.bv-evidence-columns a,.bv-library-grid a{font-weight:600}@media screen and (max-width:749px){.bv-longform h1{font-size:clamp(3.8rem,11vw,5.4rem)}}.bv-shop-title,.bv-shop-heading,.bv-longform h1,.bv-longform h2,.bv-longform h3,.bv-guide h1,.bv-guide h2,.bv-guide h3,.bv-page__title,.bv-member-hero__heading,.bv-section-title,.template-page .main-page-title,.template-product .product__title h1,.template-collection .collection-hero__title{font-family:var(--font-heading-family);font-style:normal;font-weight:400;letter-spacing:0;line-height:1.06;text-transform:none}.bv-shop-title,.bv-guide__hero h1,.bv-longform h1,.bv-member-hero__heading,.template-collection .collection-hero__title{font-size:clamp(3.4rem,4vw,5.4rem)}.bv-shop-heading,.bv-longform h2,.bv-guide h2,.bv-section-title,.bv-page__title,.template-page .main-page-title{font-size:clamp(2.7rem,3.1vw,4.1rem)}.bv-longform h3,.bv-guide h3{font-size:clamp(2rem,2.2vw,2.8rem)}.template-product .product__title h1{font-size:clamp(2.8rem,3vw,4rem)}.bv-story-hero .bv-shop-title,.bv-faq__hero .bv-shop-title,.bv-shop-hero .bv-shop-title{font-size:clamp(3.4rem,4vw,5.4rem);line-height:1.06}.bv-kicker,.bv-button,.button,.bv-text-link,body:not(.password) .header__menu-item,body:not(.password) .header__active-menu-item{font-weight:500}@media screen and (max-width:749px){.bv-shop-title,.bv-guide__hero h1,.bv-longform h1,.bv-member-hero__heading,.template-collection .collection-hero__title,.bv-story-hero .bv-shop-title,.bv-faq__hero .bv-shop-title,.bv-shop-hero .bv-shop-title{font-size:clamp(3rem,8.6vw,4.2rem)}.bv-shop-heading,.bv-longform h2,.bv-guide h2,.bv-section-title,.bv-page__title,.template-page .main-page-title{font-size:clamp(2.5rem,7vw,3.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bv-theme.css.map */
