.promo-bar{background-color:var(--base-700);width:100%;height:44px;padding:0 var(--gutter);justify-content:space-between;align-items:center;display:flex}.promo-bar span{font-family:var(--font-body);color:var(--base-100);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.promo-bar .promo-left,.promo-bar .promo-right{flex:1}.promo-bar .promo-center{text-align:center;flex:1}.promo-bar .promo-right{text-align:right}@media (max-width:1199px) and (orientation:portrait){.promo-bar{height:36px;padding:0 var(--gutter)}.promo-bar .promo-left,.promo-bar .promo-right{display:none}.promo-bar .promo-center{font-size:.7rem}}.hero-wrapper{z-index:2;perspective:1600px;background-color:#f0ede8;padding-bottom:0;position:relative}.hero{transform-origin:top;will-change:transform;isolation:isolate;background-color:#f0ede8;border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem;width:100%;height:70svh;position:relative;overflow:hidden;box-shadow:0 1.75rem 2.5rem -1.25rem #44282473}.hero-slide{background-image:var(--hero-bg);opacity:0;z-index:0;background-position:50% 30%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.2s ease-in-out,transform 6s ease-out;position:absolute;inset:0;transform:scale(1.08)}.hero-slide:first-child{opacity:1}.hero-slide.active{opacity:1;z-index:1;transform:scale(1)}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#442824d9 0%,#44282400 100%);width:100%;height:55%;position:absolute;top:0;left:0}.hero-bottom-tagline{max-width:100%;margin:0 auto;padding:2.5rem 1.5rem 0;position:relative}.hero-bottom-tagline p{font-family:var(--font-body);color:var(--base-700);letter-spacing:.01em;text-align:center;text-transform:none;text-wrap:balance;z-index:1;max-width:46ch;margin:0 auto;font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:400;line-height:1.35;position:relative}.hero .hero-header{text-align:right;will-change:transform;color:#fff;z-index:3;flex-direction:column;align-items:flex-end;gap:1.8rem;width:49%;display:flex;position:absolute;top:50%;right:6.5%;transform:translateY(-50%)}.hero .hero-header h1{font-family:var(--font-heading);letter-spacing:.09em;text-transform:uppercase;font-size:clamp(2.5rem,4.2vw,3.8rem);font-weight:400;line-height:1}.hero .hero-header h1.hero-logo-heading{filter:drop-shadow(0 2px 10px #00000073);line-height:0;transform:translate(clamp(.75rem,2vw,2rem))}.hero .hero-header h1.hero-logo-heading .hero-logo-revealmask{vertical-align:top;margin:-.3em -.4em 0 0;padding:.3em .4em 0 0;line-height:0;display:inline-block;overflow:hidden}.hero .hero-header h1.hero-logo-heading .hero-logo-mark{--logo-r-color:#fff;--logo-r-size:clamp(.55rem,1.2vw,.95rem);--logo-r-top:-2%;--logo-r-right:.6em;animation:.8s ease-out .85s forwards heroLogoReveal;transform:translateY(110%)}@keyframes heroLogoReveal{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero .hero-header h1.hero-logo-heading .hero-logo-img{vertical-align:top;filter:brightness(0)invert();width:clamp(200px,22vw,320px);height:auto;display:inline-block}.hero .hero-subtitle{color:#fff;letter-spacing:0;text-align:center;max-width:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.25}.hero .hero-btn-wrapper{width:fit-content;margin-top:.5rem;overflow:hidden}.hero .hero-btn{color:#fff;width:14.3125rem;height:4.0625rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:0;cursor:pointer;background-color:#c8ad73;border:none;border-radius:.75rem;justify-content:center;align-items:center;font-size:1.25rem;font-weight:500;transition:transform .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out .85s forwards btnReveal;display:inline-flex;transform:translateY(100%)}@keyframes btnReveal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hero .hero-btn:hover{transform:scale(1.05)}.hero .hero-img{will-change:opacity;width:100%;height:100%;position:absolute;top:20svh;left:0}.hero .hero-img img{object-fit:contain}.about{background-color:var(--base-700);width:100%;height:100%;color:var(--base-100);padding:8rem 0;position:relative}.about .container{justify-content:center;align-items:center;display:flex}.about .section-footer{justify-content:center}.about .about-copy{text-align:center;flex-direction:column;align-items:center;gap:4rem;width:70%;display:flex}.about .about-copy p{color:var(--base-500)}.about .about-copy .about-icon{width:25rem;height:25rem}.about .about-copy .about-icon svg{object-fit:cover;width:100%;height:100%}#featured{margin-top:0}.featured-products{background-color:#e7d0a6;padding:0 0 6rem}.featured-products .featured-products-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}.featured-products .featured-products-header p{color:var(--base-500);font-family:var(--font-body)}.featured-products .featured-products-header h3{font-family:var(--font-heading)}.featured-products .featured-products-separator{flex-direction:column;gap:2rem;display:flex}.featured-products .featured-products-divider{background-color:#afb3ab59;width:calc(100% - 5rem);height:1px;margin:3rem auto 1.5rem;position:relative}.featured-products .featured-products-divider:before,.featured-products .featured-products-divider:after{content:"";background-color:#afb3ab59;width:1px;height:1.5rem;position:absolute;top:0}.featured-products .featured-products-divider:before{left:0}.featured-products .featured-products-divider:after{right:0}.featured-products .featured-products-labels{justify-content:space-between;width:100%;display:flex}.featured-products .featured-products-labels p,.featured-products .featured-products-labels a{color:var(--base-700);font-family:var(--font-body)}.featured-products .featured-products-list{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}.featured-products .featured-products-list .product:nth-child(2) .product-img img{transform:scale(1.3)translateY(-4%)}.featured-products .featured-products-list .product:nth-child(2):hover .product-img img{transform:scale(1.4)translateY(-4%)}@media (max-width:1024px){.featured-products .featured-products-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-products .featured-products-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-products .featured-products-list{grid-template-columns:1fr}}@media (max-width:1199px) and (orientation:portrait){.hero .hero-header{text-align:right;align-items:flex-end;width:calc(100% - 3rem);right:1.5rem}.about .about-copy{width:90%}.about .about-copy .about-icon{width:auto;height:10rem}}@media (max-width:1199px) and (min-width:481px) and (orientation:portrait){.hero-wrapper{background-color:#f0ede8;padding-bottom:0}.hero{height:var(--app-height,100svh);border-radius:0}.hero-bottom-tagline{background-color:#f0ede8;padding:1.5rem 1.5rem 0;display:block}.hero-bottom-tagline p{max-width:36ch;font-size:clamp(1.1rem,3vw,1.75rem)}.hero-slide{background-image:var(--hero-bg-mobile,var(--hero-bg));background-position:50%}.hero .hero-header{z-index:2;text-align:right;align-items:flex-end;gap:1.5rem;width:calc(100% - 5rem);top:50%;left:auto;right:2.5rem;transform:translateY(-50%)}.hero .hero-header h1{letter-spacing:.06em;font-size:clamp(3rem,7vw,4.5rem);line-height:1}.hero .hero-subtitle{white-space:normal;letter-spacing:0;width:auto;font-size:clamp(1rem,2vw,1.25rem)}.hero .hero-btn-wrapper{align-self:flex-end;margin-top:.75rem}.hero .hero-btn{width:13.5rem;height:3.75rem;font-size:1.15rem}}@media (min-width:2000px){.hero .hero-header{width:45%}}.formulas{background-color:#f0ede8;flex-direction:column;justify-content:center;width:100%;min-height:auto;padding:4rem 0;display:flex;position:relative;overflow:clip}.formulas-header{text-align:center;z-index:10;justify-content:center;align-items:center;padding:4rem 2rem 0;display:flex;position:relative}.formulas-tagline{font-family:var(--font-heading);color:var(--base-700);letter-spacing:.04em;text-align:center;max-width:700px;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1}.formulas-content{width:100%;max-width:90rem;height:32.5rem;min-height:32.5rem;margin:-5.625rem auto 0;padding:0;position:relative;overflow:visible}.formulas-image-layer{z-index:1;position:absolute;inset:0;overflow:visible}.formulas-leaf-layer{z-index:0;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.formulas-cards-layer{z-index:5;position:absolute;inset:0;overflow:visible}.formula-box-tl{z-index:10;position:absolute;top:.625rem;left:18%}.formula-box-tr{z-index:10;position:absolute;top:.625rem;right:18%}.formula-box-bl{z-index:10;position:absolute;bottom:.625rem;left:6%}.formula-box-br{z-index:10;position:absolute;bottom:.625rem;right:6%}.formula-box{text-align:center;background-color:#fff;border-radius:.8125rem;flex-direction:column;justify-content:center;width:11.5rem;height:14.5rem;padding:1.25rem;display:flex;box-shadow:0 .25rem 1.25rem #00000014}.formula-box-icon{width:2rem;height:2rem;color:var(--base-700);margin:0 auto .75rem}.formula-box-icon svg{stroke:currentColor;width:100%;height:100%}.formula-box h4{font-family:var(--font-body);font-size:var(--fs-card-title);color:var(--base-700);margin-bottom:.6rem;font-weight:600;line-height:1.3}.formula-box p{font-family:var(--font-body);font-size:var(--fs-card-desc);color:#555;font-weight:400;line-height:1.5}.formula-box h4,.formula-box p{text-transform:none}.formulas-center{justify-content:center;align-items:center;width:39.1875rem;height:21.9375rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.formulas-center-image{z-index:10;will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.formulas-center-image img{border-radius:.8125rem;width:100%;height:auto;max-height:100%}@media (max-width:1199px) and (min-width:769px) and (orientation:portrait){.formulas{padding:.5rem 0 2.5rem}.formulas-header{padding:2rem 1.5rem 0}.formulas-content{max-width:100%;height:clamp(32rem,45vw,38rem);min-height:clamp(32rem,45vw,38rem);margin-top:-1rem;padding:0 1rem;overflow:visible}#featured{margin-top:0}.formulas-center{width:clamp(30rem,60vw,44rem);height:clamp(20rem,36vw,26rem)}.formula-box{width:clamp(10rem,16vw,11.5rem);height:clamp(13rem,20vw,15rem);padding:1.1rem 1rem}.formula-box h4{font-size:var(--fs-card-title);margin-bottom:.6rem;line-height:1.2}.formula-box p{font-size:var(--fs-card-desc);line-height:1.4}.formula-box-icon{width:clamp(1.7rem,2.3vw,2rem);height:clamp(1.7rem,2.3vw,2rem);margin-bottom:.65rem}.formula-box-tl{top:1.5rem;left:3%}.formula-box-tr{top:1.5rem;right:3%}.formula-box-bl{bottom:.5rem;left:1%}.formula-box-br{bottom:.5rem;right:1%}}@media (max-width:768px){#featured{margin-top:0}.formulas{padding:0}.formulas-content{height:auto;min-height:auto;padding:var(--gutter);margin-top:0;overflow:visible}.formulas-image-layer{z-index:1;margin-bottom:var(--gutter);justify-content:center;display:flex;position:relative;inset:auto}.formulas-leaf-layer{z-index:0;pointer-events:none;width:0;height:0;display:block;position:absolute;top:9rem;left:50%;transform:translate(-50%,-50%)}.formulas-cards-layer{gap:var(--gutter);z-index:5;grid-template-columns:1fr 1fr;display:grid;position:relative;inset:auto}.formula-box-tl,.formula-box-tr,.formula-box-bl,.formula-box-br{position:relative;inset:auto}.formula-box{width:100%;height:auto;min-height:11rem;padding:1rem .9rem}.formulas-center{width:100%;max-width:100%;height:16rem;position:relative;top:auto;left:auto;transform:none}.formulas-header{padding:2rem 1rem 0}.formulas-tagline{font-size:clamp(1rem,4vw,1.25rem)}}@media (max-width:480px){.promo-bar .promo-center{font-size:.6rem}.hero-wrapper{background-color:#0000;padding-bottom:0}.hero{height:var(--app-height,100svh);border-radius:0}.hero-bottom-tagline{background-color:#f0ede8;max-width:100%;padding:1.25rem 1.25rem .5rem;display:block}.hero-bottom-tagline p{max-width:32ch;font-size:clamp(.95rem,4.5vw,1.35rem);line-height:1.3}.hero-slide{background-image:var(--hero-bg-mobile,var(--hero-bg));background-position:50%}.hero .hero-header{z-index:2;text-align:right;align-items:flex-end;gap:1rem;width:calc(100% - 2rem);top:50%;left:auto;right:1rem;transform:translateY(-50%)}.hero .section-footer{z-index:2}.hero .hero-header h1{letter-spacing:.05em;font-size:clamp(2.5rem,10vw,4rem);line-height:1}.hero .hero-subtitle{white-space:normal;letter-spacing:0;width:auto;font-size:clamp(.85rem,3.5vw,1.1rem)}.hero .hero-btn-wrapper{align-self:flex-end;margin-top:.5rem}.hero .hero-btn{width:11.25rem;height:3.125rem;font-size:1rem}.about{padding:5rem 0}.about .about-copy{gap:2.5rem;width:95%}.about .about-copy .about-icon{width:auto;height:8rem}.featured-products{padding:4rem 0}.featured-products .featured-products-header{gap:2rem}.featured-products .featured-products-labels{flex-direction:column;gap:.5rem;padding:0 1rem}.featured-products .featured-products-divider{width:calc(100% - 2rem)}.formulas{padding:var(--gutter)0 0;justify-content:flex-start;min-height:auto}.formulas-content{padding:var(--gutter);margin-top:0}.formulas-cards-layer{gap:var(--gutter)}.formula-box{width:100%;height:auto;min-height:10rem;padding:var(--gutter);border-radius:.625rem}.formula-box h4{font-size:var(--fs-card-title);margin-bottom:.35rem}.formula-box p{font-size:var(--fs-card-desc);line-height:1.4}.formula-box-icon{width:1.25rem;height:1.25rem;margin-bottom:.5rem}.formulas-image-layer{margin-bottom:var(--gutter)}.formulas-leaf-layer{top:7rem}.formulas-center{width:100%;max-width:100%;height:13rem}.formulas-center-image img{object-fit:cover;border-radius:16px}.formulas-header{padding:1.5rem 1rem 0}.formulas-tagline{font-size:clamp(.9rem,4vw,1.1rem)}}.cta-section{width:100%;padding:var(--section-py)var(--gutter);background-color:#f0ede8}.cta-card{max-width:var(--page-max);border-radius:1rem;justify-content:flex-end;align-items:center;height:26rem;margin:0 auto;display:flex;position:relative;overflow:hidden}.cta-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:2;text-align:right;flex-direction:column;align-items:flex-end;gap:1rem;padding:3rem;display:flex;position:relative}.cta-heading{font-family:var(--font-heading);letter-spacing:.04em;text-align:right;color:#fff;max-width:28rem;font-size:3rem;font-weight:400;line-height:100%}.cta-desc{letter-spacing:0;text-align:right;color:#fff;text-transform:none;font-family:Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:400;line-height:100%}.cta-shop-btn{color:#1a1a1a;background:#eccfa0;border-radius:.75rem;justify-content:center;align-items:center;width:14.3125rem;height:4.0625rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:100%;text-decoration:none;transition:background .3s;display:inline-flex}.cta-shop-btn:hover{background:#d9b980}@media (max-width:768px){.cta-card{height:18.75rem}.cta-heading{font-size:var(--fs-section-title);max-width:22rem}.cta-desc{text-align:left;font-size:1rem}.cta-shop-btn{width:11.25rem;height:3.125rem;font-size:1rem}.cta-content{padding:1.5rem}}@media (max-width:480px){.cta-section{padding:var(--section-py)var(--gutter)0}.cta-card{border-radius:.75rem;height:12.5rem}.cta-heading{font-size:var(--fs-section-title);max-width:18rem}.cta-desc{font-size:1rem}.cta-shop-btn{border-radius:.5rem;width:7.5rem;height:2.375rem;font-size:.75rem}.cta-content{gap:.5rem;padding:.75rem}}@media (min-width:1440px){.about{padding:10rem 0}.about .about-copy{max-width:55%}.hero-bottom-tagline{padding:2.5rem 0 1.5rem}.hero-bottom-tagline p{font-size:2.5rem}.formulas-content{margin-top:-3rem}.hero-wrapper{padding-bottom:2rem}.formulas-header{padding:4rem 3rem 0}.formulas-tagline{font-size:2.5rem}.cta-section{padding:var(--section-py)var(--gutter)}.cta-card{max-width:var(--page-max);height:28.125rem}}@media (min-width:1920px){.hero .hero-header h1{font-size:clamp(3rem,4vw,5rem)}.hero .hero-subtitle{font-size:1.2rem}.hero .hero-btn{width:13.75rem;height:3.75rem;font-size:1.125rem}.about{padding:12rem 0}.about .about-copy{max-width:50%}.about .about-copy p{font-size:1.15rem}.formulas{padding:3rem 0 8rem}.formulas-content{max-width:112.5rem;height:37.5rem;margin-top:-2rem}.hero-wrapper{padding-bottom:2rem}.hero-bottom-tagline{padding:3.5rem 0 2rem}.formulas-header{padding:5rem 4rem 0}.formulas-tagline{font-size:3rem}.formulas-center{width:46.875rem;height:26.25rem}.formula-box{width:14.5rem;height:15.5rem;padding:1.4rem}.formula-box-tl{width:16rem;height:16rem;top:1rem;left:23%}.formula-box-tr{width:16rem;height:16rem;top:1rem;right:23%}.formula-box-bl{top:auto;bottom:1rem;left:5%}.formula-box-br{top:auto;bottom:1rem;right:5%}.formula-box h4{font-size:var(--fs-card-title)}.formula-box p{font-size:var(--fs-card-desc)}.hero-bottom-tagline p{font-size:2.5rem}.cta-section{padding:var(--section-py)var(--gutter)}.cta-card{max-width:var(--page-max);height:31.25rem;margin:0 auto}.cta-heading{max-width:32.5rem;font-size:3.5rem}.cta-desc{font-size:1.75rem}.cta-content{padding:4rem}}@media (min-width:2560px){.hero .hero-header h1{font-size:clamp(4rem,4.5vw,6rem)}.hero .hero-subtitle{font-size:1.4rem}.hero .hero-btn{width:16.25rem;height:4.375rem;font-size:1.25rem}.about{padding:14rem 0}.about .about-copy p{font-size:1.3rem}.formulas{padding:4rem 0 10rem}.formulas-content{max-width:137.5rem;height:45rem;margin-top:-1.5rem}.hero-wrapper{padding-bottom:2rem}.hero-bottom-tagline{padding:4.5rem 0 2.5rem}.formulas-header{padding:6rem 5rem 0}.formulas-tagline{font-size:3.5rem}.formulas-center{width:56.25rem;height:31.25rem}.formula-box{width:17rem;height:18rem;padding:1.9rem}.formula-box-tl{width:19rem;height:19rem;top:1.25rem;left:21%}.formula-box-tr{width:19rem;height:19rem;top:1.25rem;right:21%}.formula-box-bl{top:auto;bottom:1.25rem;left:4%}.formula-box-br{top:auto;bottom:1.25rem;right:4%}.formula-box h4{font-size:var(--fs-card-title)}.formula-box p{font-size:var(--fs-card-desc)}.hero-bottom-tagline p{font-size:2.5rem}.cta-section{padding:var(--section-py)var(--gutter)}.cta-card{max-width:var(--page-max);height:36.25rem}.cta-heading{max-width:37.5rem;font-size:4rem}.cta-desc{font-size:2rem}.cta-shop-btn{width:17.5rem;height:4.6875rem;font-size:1.375rem}.cta-content{gap:1.5rem;padding:5rem}}@media (max-width:1199px) and (min-width:481px) and (orientation:portrait){.sbc-title,.products-section-title,.featured-section-title,.byr-title,.blog-section-title,.reels-tagline,.testimonials-title h2{white-space:nowrap!important;letter-spacing:.04em!important;text-align:center!important;max-width:100%!important;font-size:clamp(1.75rem,4vw,2.25rem)!important;line-height:1.05!important}.sbc-title br,.products-section-title br,.featured-section-title br,.byr-title br,.blog-section-title br,.reels-tagline br,.testimonials-title h2 br{display:none!important}.hero-bottom-tagline p{letter-spacing:.04em!important;white-space:normal!important;max-width:28rem!important;margin:0 auto!important;font-size:clamp(1.75rem,4vw,2.25rem)!important;line-height:1.2!important}}@media (max-width:1199px) and (orientation:portrait){.formulas{padding:var(--section-py)0}.formulas-content{padding:0 var(--gutter);margin-top:0}.formulas-image-layer{margin-bottom:var(--section-grid-gap,var(--gutter))}.formulas-cards-layer{gap:var(--section-grid-gap,var(--gutter))}.cta-section{padding:var(--section-py)var(--gutter)}}
