:root{--brand-red: #ed1c2f;--brand-red-dark: #d0142a;--brand-oil: #231f20;--brand-cream: #f5f4f0;--brand-gulf: oklch(39.5% .15 269);--brand-heat: #ea6a1f;--brand-pizzazz: oklch(67.8% .14 70);--brand-buster: oklch(57.3% .062 45);--brand-charcoal: #5f5d63;--brand-gravel: #d6d6d8;--font-sans: "Mulish", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Kicking Horse Rounded", "Alfa Slab One", Georgia, serif;--page-width: 80rem;--gutter: 1.25rem;--section-y: 6rem}@media(min-width:768px){:root{--gutter: 2.5rem;--section-y: 8rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--brand-oil);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{margin:0}button{font:inherit}:focus-visible{outline:2px solid var(--brand-red);outline-offset:3px}h1,h2,h3,h4{margin:0;font-weight:400}.h-display,.hero__title,.product-card__title,.recipe-card__title,.about-stats__num{font-family:var(--font-display);font-weight:400;text-transform:uppercase;line-height:.98;letter-spacing:0;word-spacing:-.22em;font-synthesis:none}.label,.eyebrow{font-family:var(--font-sans);font-size:.72rem;font-weight:900;line-height:1.4;letter-spacing:.22em;text-transform:uppercase}.container{width:100%;max-width:var(--page-width);margin-inline:auto;padding-inline:var(--gutter)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:#fff;padding:.75rem 1rem}.skip-link:focus{left:1rem;top:1rem}.placeholder-svg{width:100%;height:100%;fill:#00000040;background:#ececec}.eyebrow{display:flex;align-items:center;gap:.75rem;color:var(--brand-red)}.eyebrow__line{flex:none;display:inline-block;width:2.5rem;height:2px;background:currentColor}.eyebrow--light{color:#fff}.btn-primary,.btn-ghost,.btn-ghost-light{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:2.85rem;padding:.75rem 1.5rem;font-family:var(--font-sans);font-size:.78rem;font-weight:900;line-height:1;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border:2px solid transparent;border-radius:4px;cursor:pointer;transition:transform .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .2s ease}.btn-primary .icon,.btn-ghost .icon,.btn-ghost-light .icon{width:.95rem;height:.95rem;flex:none}.btn-primary{background:var(--brand-red);border-color:var(--brand-red);color:#fff;box-shadow:0 12px 28px -12px #ed1c2f80}.btn-primary:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark);transform:translateY(-1px)}.btn-primary[disabled]{opacity:.5;cursor:not-allowed;transform:none}.btn-ghost{color:var(--brand-oil);border-color:var(--brand-oil);background:transparent}.btn-ghost:hover{background:var(--brand-oil);color:#fff}.btn-ghost-light{color:#fff;border-color:#ffffff8c;background:transparent}.btn-ghost-light:hover{background:#ffffff14;border-color:#fff}.btn-sm{min-height:2.75rem;padding:.75rem 1rem;font-size:.72rem;letter-spacing:.16em}.product-card .btn-ghost{border-width:1px;border-color:#0003}.product-card .btn-ghost:hover{border-color:var(--brand-oil)}.icon{width:1.25rem;height:1.25rem}.bg-lattice{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='16' viewBox='0 0 28 16'%3E%3Cpath d='M0 0L28 16M28 0L0 16' stroke='%23e9e9e9' stroke-width='1.6' fill='none'/%3E%3C/svg%3E");background-size:28px 16px}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1rem}.site-header__logo{flex:none;display:block}.site-header__logo img{height:min(var(--logo-h, 80px),64px);width:auto;max-width:180px;object-fit:contain}.site-header__wordmark{font-family:var(--font-display);font-size:1.6rem;text-transform:uppercase;color:var(--brand-red)}.site-header__nav{display:none}.site-header__link{font-size:.75rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:var(--brand-oil);opacity:.85;transition:opacity .15s,color .15s}.site-header__link:hover,.site-header__link[aria-current]{opacity:1;color:var(--brand-red)}.site-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;background:none;border:0;color:var(--brand-oil);cursor:pointer}.site-header__menu-btn svg{width:1.75rem;height:1.75rem}.site-header.is-open .site-header__nav{display:flex;flex-direction:column;align-items:stretch;gap:0;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 20px 30px -20px #00000040;padding:.5rem var(--gutter) 1.5rem}.site-header.is-open .site-header__link{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.site-header.is-open .site-header__cta{margin-top:1.25rem}@media(min-width:900px){.site-header__logo img{height:var(--logo-h, 80px)}.site-header__nav,.site-header.is-open .site-header__nav{display:flex;flex-direction:row;align-items:center;gap:2.75rem;position:static;padding:0;box-shadow:none;border:0;background:none}.site-header.is-open .site-header__link{padding:0;border:0}.site-header.is-open .site-header__cta{margin-top:0}.site-header__cta{margin-left:.25rem}.site-header__menu-btn{display:none}}.hero{position:relative;overflow:hidden;background:var(--brand-oil)}.hero__media{position:relative;min-height:560px;display:flex}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__bg--placeholder{fill:#ffffff14;background:#2a2323}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(35,31,32,calc(var(--scrim, .55) + .1)),rgba(35,31,32,calc(var(--scrim, .55) - .1)) 45%,#231f2000 78%),linear-gradient(180deg,#231f2026,#231f2000 35%,#231f2059)}.hero__inner{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;width:100%}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:50rem;padding-block:4.5rem 3rem;align-self:stretch}.hero__title{margin-top:1.4rem;font-size:clamp(2.6rem,10vw,5.5rem);line-height:.93;color:#fff;max-width:12ch}.hero__subtitle{margin-top:.9rem;max-width:36rem;font-weight:600;font-size:1.0625rem;line-height:1.55;color:#ffffffe0}.hero__cta{margin-top:1.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hero__product{display:none}@media(min-width:768px){.hero__media{min-height:var(--hero-h, 560px)}.hero__subtitle{font-size:1.1875rem}}@media(min-width:1024px){.hero__content{padding-block:5rem 2.75rem}.hero__product{display:block;position:absolute;z-index:1;top:1.5rem;bottom:3.25rem;right:var(--gutter);width:30%;max-width:22rem;pointer-events:none}.hero__product img{width:100%;height:100%;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 30px 40px rgba(0,0,0,.55))}}.feature-strip{background:var(--brand-red);color:#fff}.feature-strip__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem;padding-block:1.5rem}.feature-strip__item{display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:left}.feature-strip__item .icon{flex:none;width:1.25rem;height:1.25rem}.feature-strip__item .label{font-size:.68rem}@media(min-width:900px){.feature-strip__inner{display:flex;justify-content:space-around;gap:2rem}.feature-strip__item .label{font-size:.75rem}}.about-section{position:relative;overflow:hidden;padding-block:var(--section-y);background:#fff}.about-section__grid{display:grid;gap:3.5rem;align-items:center}.about-section__image{position:relative;isolation:isolate}.about-section__photo{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;object-fit:cover;box-shadow:0 30px 80px -20px #00000059}.about-section__watermark{position:absolute;z-index:0;right:-6rem;bottom:-4.5rem;width:17rem;height:17rem;color:var(--brand-red);opacity:.09;transform:rotate(-12deg);pointer-events:none;display:none}@media(min-width:768px){.about-section__watermark{display:block}}.about-section__title{margin-top:2.1rem;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.02;color:var(--brand-oil)}.about-section__body{margin-top:1.25rem;font-size:1.0625rem;font-weight:700;line-height:1.72;color:#5d5c60;max-width:32rem}.about-section__body p+p{margin-top:1rem}.about-stats{margin-top:2.75rem;padding-top:3.5rem;border-top:1px solid rgba(0,0,0,.09);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.about-stats__num{font-size:3.25rem;line-height:.8;color:var(--brand-red)}.about-stats__label{margin-top:.75rem;font-size:.66rem;font-weight:900;line-height:1.45;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-charcoal)}.about-section__btn{margin-top:2.5rem}@media(min-width:768px){.about-section__grid{grid-template-columns:1.1fr 1fr;gap:5rem}}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem}.section-head__title{margin-top:1.5rem;max-width:36rem;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.02;color:var(--brand-oil)}.section-head__link{display:inline-flex;align-items:center;gap:.4rem;color:var(--brand-oil);padding-bottom:.4rem}.section-head__link:hover{color:var(--brand-red)}.products-section{background:var(--brand-cream);border-top:1px solid rgba(0,0,0,.05);padding-block:var(--section-y);scroll-margin-top:6rem}.carousel{position:relative;margin-top:3.5rem}.carousel__track{display:flex;gap:1.5rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.carousel__track::-webkit-scrollbar{display:none}.carousel__slide{flex:0 0 85%;min-width:0;scroll-snap-align:start;display:flex}.carousel__slide>*{width:100%}@media(min-width:640px){.carousel__slide{flex-basis:60%}}@media(min-width:1024px){.carousel__slide{flex-basis:calc(40% - .6rem)}}.carousel__arrow{position:absolute;top:50%;z-index:5;display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:50%;background:#fff;color:var(--brand-oil);box-shadow:0 6px 20px -6px #00000059;cursor:pointer;transition:transform .15s,opacity .15s}.carousel__arrow .icon{width:1.1rem;height:1.1rem}.carousel__arrow--prev{left:0;transform:translate(-50%,-50%)}.carousel__arrow--next{right:0;transform:translate(50%,-50%)}.carousel__arrow:hover{color:var(--brand-red)}.carousel__arrow:disabled{opacity:.45;cursor:default}.carousel.is-static .carousel__arrow{display:none}@media(min-width:768px){.carousel__arrow{display:inline-flex}}.product-card{--accent: var(--brand-red);display:flex;flex-direction:column;background:#fff;box-shadow:0 1px #00000008}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;height:21.75rem;padding:2.25rem 1rem;overflow:hidden;background:radial-gradient(ellipse 55% 60% at 50% 55%,color-mix(in srgb,var(--accent) 13%,#fff),#fff)}.product-card__media img{width:auto;height:100%;max-height:16.5rem;object-fit:contain;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:translateY(-4px)}.product-card__media .placeholder-svg{background:transparent;max-width:60%}.product-card__body{flex:1;display:flex;flex-direction:column;padding:1.5rem 1.75rem 1.75rem}.product-card__eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-oil)}.product-card__title{margin-top:1.25rem;font-size:2.3rem;line-height:1.02;color:var(--brand-oil)}.product-card__tag{margin-top:.35rem;font-size:.72rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.product-card__desc{margin-top:.75rem;flex:1;font-size:.98rem;line-height:1.65;color:var(--brand-charcoal)}.product-card__actions{margin-top:1.5rem;display:grid;grid-template-columns:1fr;gap:.75rem}.product-card__actions>*:only-child{grid-column:span 1}.product-card__form{display:contents}.product-card__form .btn-primary{width:100%}.carousel--bleed{margin-top:3rem}.carousel--bleed .product-card__media{height:19rem}.carousel--bleed .product-card__media img{max-height:14.5rem}.carousel--bleed .carousel__track{padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}.carousel--bleed .carousel__slide{flex-basis:80vw;scroll-snap-align:center}@media(min-width:640px){.carousel--bleed .carousel__slide{flex-basis:44vw}}@media(min-width:1024px){.carousel--bleed .carousel__slide{flex-basis:min(27vw,23rem)}}.carousel--bleed .carousel__arrow--prev{left:1.5rem;transform:translateY(-50%)}.carousel--bleed .carousel__arrow--next{right:1.5rem;transform:translateY(-50%)}.carousel[data-carousel-loop] .carousel__arrow:disabled{opacity:1;cursor:pointer}.products-section--tight{padding-bottom:4rem}.product-card__body{padding:2rem 1.75rem 1.75rem}.reviews-section{background:var(--brand-cream);padding-block:1rem 6rem}.reviews-section__title{max-width:44rem;font-size:clamp(2rem,4vw,3.05rem);line-height:1}.reviews-section__note{color:var(--brand-charcoal);padding-bottom:.5rem}.reviews-carousel{margin-top:2.5rem}.reviews-carousel .carousel__slide{flex-basis:85%}@media(min-width:640px){.reviews-carousel .carousel__slide{flex-basis:calc(50% - .75rem)}}@media(min-width:1024px){.reviews-carousel .carousel__slide{flex-basis:calc(33.333% - 1rem)}}.review-card{margin:0;display:flex;flex-direction:column;padding:1.75rem 1.5rem 1.6rem;background:#fff;border-radius:4px;box-shadow:0 1px #00000008}.review-card__stars{display:flex;gap:.2rem;color:var(--brand-red)}.review-card__stars svg{width:1.3rem;height:1.3rem}.review-card__title{margin-top:1rem;font-size:1.125rem;font-weight:800;line-height:1.35;color:var(--brand-oil)}.review-card__text{flex:1;margin:.6rem 0 0;font-size:1rem;font-weight:500;line-height:1.6;color:var(--brand-charcoal)}.review-card__by{margin-top:1.5rem;font-size:.68rem;color:var(--brand-charcoal)}.review-card__by span{color:var(--brand-red)}.recipes-section{position:relative;padding-block:var(--section-y);border-top:1px solid rgba(0,0,0,.05)}.recipes-section .section-head__title{max-width:none;font-size:clamp(2rem,4vw,3.05rem)}.recipes-grid{margin-top:3.5rem;display:grid;gap:1.5rem}.recipe-card{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--brand-oil)}.recipe-card img,.recipe-card .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.recipe-card:hover img{transform:scale(1.05)}.recipe-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#140f0f00 45%,#140f0fe0)}.recipe-card__body{position:absolute;inset-inline:0;bottom:0;padding:1.5rem 1.5rem 1.35rem}.recipe-card__meta{font-size:.66rem;color:#fff;opacity:.9}.recipe-card__title{margin-top:.9rem;font-size:1.6rem;line-height:1.3;color:#fff}@media(min-width:768px){.recipes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.buy-section{position:relative;overflow:hidden;background:var(--brand-oil);color:#fff;padding-block:6rem}.buy-section__inner{position:relative;display:grid;gap:2.5rem}.buy-section__title{margin-top:1.5rem;max-width:34rem;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.02}.buy-section__body{margin-top:.75rem;max-width:34rem;font-size:1rem;line-height:1.55;color:#fffc}.buy-section__wholesale{margin-top:1.25rem;font-size:.9rem;color:#ffffff8c}.buy-section__wholesale a{text-decoration:underline;text-underline-offset:3px}.buy-section__wholesale a:hover{color:#fff}.buy-section__actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:900px){.buy-section__inner{grid-template-columns:1fr auto;align-items:center}}.newsletter-section{padding-block:var(--section-y);text-align:center;background:#fff}.newsletter-section__inner{max-width:48rem}.newsletter-section__logo{margin-inline:auto;height:7rem;width:auto}.newsletter-section__eyebrow{margin-top:1.5rem;color:var(--brand-red)}.newsletter-section__title{margin:2rem auto 0;max-width:44rem;font-size:clamp(2.2rem,5vw,3.1rem);line-height:1.1;color:var(--brand-oil)}.newsletter-form{margin:2rem auto 0;max-width:32rem;display:flex;flex-direction:column;gap:.75rem}.newsletter-form input[type=email],.newsletter-form input[type=search]{flex:1;min-width:0;min-height:2.85rem;padding:.9rem 1.1rem;font:inherit;font-size:.95rem;color:var(--brand-oil);background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:0;outline:none}.newsletter-form input::placeholder{color:#b8b8b8}.newsletter-form input[type=email]:focus,.newsletter-form input[type=search]:focus{border-color:var(--brand-oil)}.newsletter-form .btn-primary{flex:none;min-width:7.5rem}.newsletter-form__success{width:100%;font-weight:700;color:var(--brand-oil)}.newsletter-form__error{width:100%;font-size:.85rem;color:var(--brand-red)}.newsletter-section__fine{margin-top:1rem;font-size:.78rem;color:var(--brand-charcoal);opacity:.75}@media(min-width:640px){.newsletter-form{flex-direction:row;flex-wrap:wrap}}.site-footer{background:var(--brand-oil);color:#fff}.site-footer__inner{padding-block:5rem 2rem}.site-footer__grid{display:grid;gap:3rem}.site-footer__logo{height:4.25rem;width:auto}.site-footer__tagline{margin-top:1.5rem;font-size:.72rem;color:#ffffffd9}.site-footer__desc{margin-top:1.5rem;max-width:20rem;font-size:.95rem;font-weight:700;line-height:1.65;color:#ffffffa6}.site-footer__col h4{font-size:.72rem;color:var(--brand-red)}.site-footer__col ul{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.site-footer__col a{font-size:.95rem;font-weight:700;color:#ffffffc7;transition:color .15s}.site-footer__col a:hover{color:#fff}.site-footer__bottom{margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1rem;font-size:.82rem;color:#ffffff80}.site-footer__bottom .label{font-size:.68rem;color:#ffffff80}@media(min-width:768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}.site-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.page-hero{position:relative;overflow:hidden;background:var(--brand-oil);color:#fff}.page-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.14) 1px,transparent 1.6px);background-size:55px 55px;background-position:18px 18px}.page-hero__star{position:absolute;top:-2rem;right:-6rem;width:26rem;height:26rem;color:var(--brand-red);opacity:.14;transform:rotate(8deg);pointer-events:none}.page-hero__grid{position:relative;z-index:1;display:grid;gap:3rem;align-items:center;padding-block:5rem 4.5rem}.page-hero__title{margin-top:1.75rem;max-width:44rem;font-size:clamp(2.3rem,5.5vw,4.45rem);line-height:1.02;color:#fff}.page-hero__body{margin-top:.75rem;max-width:42rem;font-size:1.125rem;font-weight:600;line-height:1.65;color:#fffc}.page-hero__media{position:relative;aspect-ratio:16 / 9;background:var(--brand-red);border-radius:4px;overflow:hidden;box-shadow:0 30px 60px -20px #0009}.page-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit}button.page-hero__poster{cursor:pointer}.page-hero__poster-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.page-hero__poster-logo{width:42%;max-width:12rem;height:auto}.page-hero__play{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:#fffffff0;color:var(--brand-red);transform:translate(-50%,-50%);box-shadow:0 8px 24px -8px #00000073;transition:transform .2s ease}.page-hero__play svg{width:1.4rem;height:1.4rem;margin-left:3px}button.page-hero__poster:hover .page-hero__play{transform:translate(-50%,-50%) scale(1.08)}.page-hero__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000;object-fit:cover}@media(min-width:900px){.page-hero__grid{grid-template-columns:minmax(0,1fr) 24rem;gap:4rem;min-height:35rem;padding-block:4.75rem 2.5rem}.page-hero__media{margin-top:1rem}}.story-rows{padding-block:var(--section-y);background:#fdfdfd}.story-rows__list{display:grid;gap:5rem}.story-row{display:grid;gap:2.25rem;align-items:center}.story-row__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;box-shadow:0 30px 60px -25px #00000059;background:#eee}.story-row__media img,.story-row__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.story-row__title{margin-top:1.4rem;max-width:34rem;font-size:clamp(1.9rem,3.8vw,3rem);line-height:1.02;color:var(--brand-oil)}.story-row__body{margin-top:.4rem;max-width:36rem;font-size:1.0625rem;font-weight:700;line-height:1.72;color:#5d5c60}.story-row__body p+p{margin-top:1rem}@media(min-width:768px){.story-rows__list{gap:7rem}.story-row{grid-template-columns:1fr 1fr;gap:4.5rem}.story-row--flip .story-row__media{order:2}}.stats-band{background:var(--brand-red);color:#fff}.stats-band__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1.5rem;padding-block:5.25rem;text-align:center}.stats-band__num{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw,3.4rem);line-height:1;letter-spacing:.04em}.stats-band__label{margin:.75rem auto 0;max-width:15rem;font-size:.68rem;color:#ffffffe6}@media(min-width:900px){.stats-band__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.cta-banner{padding-block:6rem;background:#fff;text-align:center}.cta-banner__inner{display:flex;flex-direction:column;align-items:center}.cta-banner__icon{width:auto;height:6rem;margin-bottom:3.25rem}.cta-banner__title{max-width:40rem;font-size:clamp(1.9rem,4vw,3rem);line-height:1.08;color:var(--brand-oil)}.cta-banner__body{margin-top:.75rem;max-width:32rem;font-size:1.125rem;font-weight:600;line-height:1.6;color:var(--brand-charcoal)}.cta-banner__actions{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.buy-section--dots:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.14) 1px,transparent 1.6px);background-size:55px 55px;background-position:18px 18px}.btn-ghost--soft{border-width:1px;border-color:#0000002e}.btn-ghost--soft:hover{border-color:var(--brand-oil)}.page-hero__single{position:relative;z-index:1;padding-block:6.25rem 7rem}.page-hero__title--wide{max-width:none}.pill-nav{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.6rem}.pill{display:inline-flex;align-items:center;padding:.6rem .95rem;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;transition:background-color .15s,border-color .15s}.pill:hover{background:#ffffff14;border-color:#fff}.product-row{scroll-margin-top:7rem}.product-row__media{display:block;aspect-ratio:4 / 5;border-radius:6px}.product-row__text{max-width:34rem}.product-row__title{margin-top:1.4rem;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.05;color:var(--brand-oil)}.product-row__body{margin-top:.9rem;font-size:1rem}.product-row__meta{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.66rem;color:var(--brand-oil)}.product-row__meta span{display:inline-flex;align-items:center;gap:.35rem}.product-row__meta .icon{width:.9rem;height:.9rem;color:var(--brand-red)}.product-row__actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:768px){.product-row{grid-template-columns:1fr 1fr;gap:4.5rem}.product-rows .story-rows__list{gap:6.5rem}}.cheat-sheet{background:var(--brand-cream);padding-block:var(--section-y)}.cheat-sheet .section-head__title{max-width:none;font-size:clamp(2rem,4vw,3.05rem)}.cheat-sheet__scroll{margin-top:2.75rem;overflow-x:auto}.cheat-sheet__table{width:100%;min-width:46rem;border-collapse:collapse;text-align:left}.cheat-sheet__table thead th{padding:0 1rem 1.1rem 0;font-size:.68rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-oil);border-bottom:2px solid var(--brand-oil)}.cheat-sheet__table tbody th,.cheat-sheet__table td{padding:1.35rem 1rem 1.35rem 0;border-bottom:1px solid rgba(0,0,0,.09);vertical-align:middle;font-size:1rem;font-weight:500;color:var(--brand-charcoal)}.cheat-sheet__table tbody th{font-family:var(--font-display);font-weight:400;font-size:1.15rem;text-transform:uppercase;word-spacing:-.22em;color:var(--brand-oil);white-space:nowrap}.cheat-sheet__table tbody th a:hover{color:var(--brand-red)}.cheat-sheet__kick{font-size:.72rem!important;font-weight:900!important;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)!important;white-space:nowrap}.cheat-sheet__nowrap{white-space:nowrap}.cheat-sheet__table td:nth-child(2){min-width:15rem}.main-page{padding-block:4rem var(--section-y)}.main-page__title{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.05;color:var(--brand-oil)}.rte{margin-top:2rem;max-width:46rem;font-size:1.0625rem;line-height:1.75;color:var(--brand-charcoal)}.rte p+p,.rte ul,.rte ol{margin-top:1rem}.rte a{color:var(--brand-red);text-decoration:underline}.product-grid{margin-top:3rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.main-product{display:grid;gap:3rem;align-items:start}.main-product__media{background:radial-gradient(ellipse 60% 60% at 50% 50%,#fde8ec,#fff 75%);display:flex;justify-content:center;padding:3rem}.main-product__media img{max-height:32rem;width:auto;object-fit:contain}.main-product__price{margin-top:1rem;font-size:1.25rem;font-weight:800}.main-product__form{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.main-product__form select,.main-product__form input[type=number]{min-height:3.35rem;padding:0 1rem;border:1px solid rgba(0,0,0,.15);font:inherit}.main-product__form input[type=number]{width:5.5rem}@media(min-width:900px){.main-product{grid-template-columns:1fr 1fr;gap:5rem}}.cart-table{width:100%;margin-top:2.5rem;border-collapse:collapse}.cart-table td,.cart-table th{padding:1rem .5rem;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;vertical-align:middle}.cart-table img{width:72px;height:72px;object-fit:contain}.cart-table input{width:4.5rem;min-height:2.6rem;padding:0 .5rem;border:1px solid rgba(0,0,0,.15);font:inherit}.cart-footer{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}
/*# sourceMappingURL=/cdn/shop/t/35/assets/cleves-theme.css.map */
