html{scroll-behavior:smooth}body{background:var(--brand-warm-white);color:var(--brand-olive-ink)}body,button,input,select,textarea{font-family:var(--font-body)}a{color:inherit}.site-main{flex:1}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:50;padding:.75rem 1rem;border-radius:var(--radius-md);background:var(--brand-olive-ink);color:var(--brand-cream-panel);text-decoration:none}.skip-link:focus{top:1rem}.page-width{width:min(var(--page-width),calc(100% - (var(--page-margin) * 2)));margin-inline:auto}.section-shell{padding-block:clamp(var(--space-8),8vw,6rem)}.section-shell--compact{padding-block:clamp(var(--space-7),6vw,4rem)}h1,h2,h3,h4,h5,h6{margin:0;color:var(--brand-olive-ink);font-family:var(--font-display);font-weight:600;line-height:.98;letter-spacing:-.03em;text-wrap:balance}h1{font-size:clamp(3rem,8vw,5.25rem)}h2{font-size:clamp(2.25rem,5vw,3.4rem)}h3{font-size:clamp(1.45rem,3vw,2rem)}p,li,label,input,select,textarea,button{font-size:1rem;line-height:1.65}.lede{max-width:38rem;color:#1f2418d1;font-size:clamp(1.05rem,2vw,1.18rem)}.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}.section-heading,.section-header{display:grid;gap:var(--space-3);max-width:44rem;margin-bottom:clamp(var(--space-6),4vw,var(--space-8))}.section-heading--center,.section-header--center{margin-inline:auto;text-align:center}.section-heading__eyebrow,.eyebrow,.hero-banner__eyebrow,.site-header__descriptor,.site-footer__descriptor,.featured-products__empty-label,.hero-banner__placeholder-label,.product-card__brand,.product-card__vendor,.site-footer__menu-column h3{color:var(--brand-stone);font-family:var(--font-data);font-size:.78rem;font-weight:600;line-height:1.3;letter-spacing:.18em;text-transform:uppercase}.section-heading__rule{display:inline-block;width:60px;height:2px;background:var(--section-accent, var(--brand-default-accent))}.section-heading--center .section-heading__rule{margin-inline:auto}.section-heading__body{max-width:38rem;color:#1f2418c7}.section-heading--center .section-heading__body{margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:3.25rem;padding:.85rem 1.4rem;border:1px solid transparent;border-radius:var(--radius-md);font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:transform var(--transition-base) var(--ease-standard),box-shadow var(--transition-base) var(--ease-standard),background-color var(--transition-fast) var(--ease-standard),border-color var(--transition-fast) var(--ease-standard),color var(--transition-fast) var(--ease-standard)}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:var(--brand-shadow-md)}.button:focus-visible{outline:none;box-shadow:0 0 0 3px #8b945129,var(--brand-shadow-md)}.button:disabled,.button[aria-disabled=true]{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.button--primary{background:var(--brand-olive-ink);border-color:var(--brand-olive-ink);color:var(--brand-cream-panel)}.button--secondary{background:var(--brand-cream-panel);border-color:#49521b33;color:var(--brand-olive-ink)}.button--ghost{background:transparent;border-color:var(--brand-olive-ink);color:var(--brand-olive-ink)}.button--ghost-light{background:transparent;border-color:var(--brand-cream-panel);color:var(--brand-cream-panel)}.button--sm{min-height:2.75rem;padding:.7rem 1rem;font-size:.86rem}.button--lg{min-height:3.65rem;padding:1rem 1.75rem;font-size:1rem}.button--full-width{width:100%}.badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:.45rem .95rem;border:1.5px solid var(--brand-olive-ink);border-radius:var(--radius-pill);color:var(--brand-olive-ink);font-size:.84rem;font-weight:600;line-height:1.1;white-space:nowrap}.badge--compact{padding:.35rem .7rem;font-size:.72rem}.price-badge{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .8rem}.price-badge__current,.price-badge__compare,.price-badge__savings{font-family:var(--font-data);font-weight:700}.price-badge__current{color:var(--brand-olive-ink);font-size:1.02rem}.price-badge__compare{color:#1f241880;font-size:.88rem}.price-badge__savings{color:var(--brand-tomato-rust);font-size:.8rem}.price-badge--large .price-badge__current{font-size:1.35rem}.rating-stars{display:inline-flex;align-items:center;gap:.55rem;color:#1f2418bd;font-size:.86rem}.rating-stars__row{display:inline-flex;gap:.1rem}.rating-stars__star{color:#8b94514d}.rating-stars__star.is-filled{color:var(--brand-tomato-rust)}.site-header{border-bottom:1px solid var(--brand-border);background:#f5f0e6f2}.site-header--sticky{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__announcement{padding:.65rem 1rem;background:var(--brand-olive-ink);color:var(--brand-cream-panel);font-size:.82rem;text-align:center}.site-header__announcement a{text-decoration:none}.site-header__announcement p{margin:0}.site-header__shell{display:grid;gap:var(--space-4);padding-block:1rem}.site-header__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.site-header__brand{display:inline-grid;gap:.3rem;text-decoration:none}.site-header__logo{width:auto;max-height:3.1rem}.site-header__wordmark,.site-footer__brand{color:var(--brand-olive-ink);font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2rem);font-weight:600;letter-spacing:-.03em;line-height:.9}.site-header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site-header__icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border:1px solid var(--brand-border);border-radius:var(--radius-pill);background:#ffffff8f;transition:border-color var(--transition-fast) var(--ease-standard),transform var(--transition-fast) var(--ease-standard),background-color var(--transition-fast) var(--ease-standard)}.site-header__icon-link:hover,.site-header__icon-link:focus-visible{border-color:var(--brand-border-strong);background:#ffffffd1;transform:translateY(-1px)}.site-header__icon-link sup{position:absolute;inset:-.2rem -.15rem auto auto;display:inline-grid;place-items:center;min-width:1.25rem;min-height:1.25rem;padding-inline:.2rem;border-radius:var(--radius-pill);background:var(--brand-tomato-rust);color:var(--brand-cream-panel);font-family:var(--font-data);font-size:.68rem}.site-header__icon-link svg{width:1.15rem;height:1.15rem}.site-header__nav{padding-top:var(--space-3);border-top:1px solid var(--brand-border)}.site-header__nav-list{display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;margin:0;padding:0;list-style:none}.site-header__nav a{position:relative;display:inline-flex;padding-bottom:.25rem;color:#1f2418c7;font-size:.95rem;font-weight:500;text-decoration:none}.site-header__nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--section-accent, var(--brand-default-accent));transition:width var(--transition-base) var(--ease-standard)}.site-header__nav a:hover,.site-header__nav a:focus-visible{color:var(--brand-olive-ink)}.site-header__nav a:hover:after,.site-header__nav a:focus-visible:after{width:100%}.hero-banner{overflow:hidden}.hero-banner__panel{position:relative;display:grid;gap:var(--space-6);padding:clamp(1.6rem,4vw,2rem);border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ece6d9e0,#ffffffb8);box-shadow:var(--brand-shadow-sm)}.hero-banner__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#fff0),radial-gradient(circle at top right,rgba(255,255,255,.48),transparent 38%),var(--section-pattern) center/300px auto repeat;opacity:.08;pointer-events:none}.hero-banner__content,.hero-banner__media{position:relative;z-index:1}.hero-banner__content{display:grid;align-content:start;gap:var(--space-4)}.hero-banner__badge{display:inline-flex;width:fit-content;padding:.45rem .8rem;border:1px solid rgba(34,67,47,.12);border-radius:var(--radius-pill);background:#ffffff9e;color:var(--brand-olive-ink);font-size:.88rem;font-weight:600}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-banner__image-wrap,.hero-banner__placeholder{min-height:100%;border:1px solid var(--brand-border);border-radius:var(--radius-card);background:#ffffff6b}.hero-banner__image-wrap{overflow:hidden;aspect-ratio:5 / 4}.hero-banner__placeholder{display:grid;gap:var(--space-4);padding:var(--space-5)}.hero-banner__prompt-list{display:grid;gap:.7rem;margin:0}.hero-banner__prompt-list div{display:grid;grid-template-columns:minmax(6rem,8.5rem) 1fr;gap:.75rem;padding-top:.7rem;border-top:1px solid var(--brand-border)}.hero-banner__prompt-list dt{color:var(--brand-stone);font-family:var(--font-data);font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.hero-banner__prompt-list dd{margin:0;font-size:.92rem;line-height:1.45}.featured-products__footer{margin-top:var(--space-6)}.product-grid,.feature-grid,.testimonial-grid{display:grid;gap:var(--space-5)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(15.5rem,1fr))}.product-card,.feature-card,.testimonial-card,.newsletter-signup__card,.collection-template__empty,.page-template__content,.product-detail__content,.product-detail__media{border:1px solid var(--brand-border);background:#ffffffb3;box-shadow:var(--brand-shadow-sm)}.product-card{display:grid;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-card);transition:transform var(--transition-base) var(--ease-standard),box-shadow var(--transition-base) var(--ease-standard),border-color var(--transition-fast) var(--ease-standard)}.product-card:hover{transform:translateY(-2px);border-color:var(--brand-border-strong);box-shadow:var(--brand-shadow-md)}.product-card__media{display:block;overflow:hidden;border-radius:var(--radius-card);border:1px solid rgba(73,82,27,.09);background:#ece6d9b8;aspect-ratio:5 / 4;text-decoration:none}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-base) var(--ease-standard)}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__placeholder{display:grid;align-content:end;gap:.45rem;height:100%;padding:var(--space-4);background:linear-gradient(180deg,#ece6d980,#ece6d9f2),var(--card-pattern) center/240px auto repeat}.product-card__placeholder strong{font-family:var(--font-display);font-size:1.5rem;line-height:.96}.product-card__placeholder span:last-child{max-width:16rem;color:#1f2418b8;font-size:.88rem}.product-card__content,.product-card__copy,.product-card__purchase{display:grid;gap:var(--space-3)}.product-card__title{color:var(--brand-olive-ink);font-family:var(--font-display);font-size:2rem;line-height:.94;text-decoration:none}.product-card__title:hover,.product-card__title:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.12em}.product-card__meta{color:#1f2418bd;font-size:.92rem}.product-card__badges{display:flex;flex-wrap:wrap;gap:.45rem}.product-card__badges:empty{display:none}.product-card__form{width:100%}.featured-products__empty,.collection-template__empty,.page-template__content{display:grid;gap:var(--space-3);padding:clamp(var(--space-5),4vw,var(--space-7));border-radius:var(--radius-card)}.featured-products__empty p,.collection-template__empty p{max-width:42rem;color:#1f2418bd}.site-footer{background:linear-gradient(180deg,#1e3124,#18241c);color:var(--brand-cream-panel)}.site-footer .page-width{position:relative}.site-footer__grid{display:grid;gap:var(--space-6);padding-bottom:var(--space-7)}.site-footer__brand-lockup,.site-footer__menu-column{display:grid;gap:var(--space-3)}.site-footer__brand{color:var(--brand-cream-panel)}.site-footer__descriptor{color:#a2aa82eb}.site-footer__body,.site-footer__legal,.site-footer__menu-column a{color:#ece6d9d1}.site-footer__body{max-width:28rem}.site-footer__link-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.site-footer__link-list a{text-decoration:none}.site-footer__link-list a:hover,.site-footer__link-list a:focus-visible{color:var(--brand-cream-panel)}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid rgba(255,255,255,.08)}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.55rem}.site-footer__payments svg{width:2.25rem;height:1.55rem}.feature-grid,.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.feature-card,.testimonial-card,.newsletter-signup__card,.product-detail__content,.product-detail__media{border-radius:var(--radius-card)}.feature-card,.testimonial-card{padding:var(--space-5)}.icon-feature{display:grid;gap:var(--space-3)}.icon-feature__icon{display:inline-grid;place-items:center;width:3rem;height:3rem;border:1px solid rgba(34,67,47,.12);border-radius:50%;background:#ffffffb3;color:var(--brand-olive-ink)}.icon-feature__icon svg{width:1.45rem;height:1.45rem}.social-proof__footer{color:#1f2418b3;font-size:.92rem}.newsletter-signup__card{display:grid;gap:var(--space-5);padding:clamp(var(--space-5),4vw,var(--space-7));background:linear-gradient(180deg,#22432ffa,#18241cfa);color:var(--brand-cream-panel)}.newsletter-signup__card h2,.newsletter-signup__card .eyebrow,.newsletter-signup__card .lede,.newsletter-signup__card .form-message,.newsletter-signup__card .errors{color:inherit}.newsletter-signup__form,.newsletter-signup__fields,.product-detail__form,.product-detail__form-row{display:grid;gap:var(--space-3)}.field-input,.field-select,.field-quantity{width:100%;min-height:3.25rem;padding:.85rem 1rem;border:1.5px solid rgba(73,82,27,.16);border-radius:var(--radius-md);background:#fff;color:var(--brand-olive-ink);transition:border-color var(--transition-fast) var(--ease-standard),box-shadow var(--transition-fast) var(--ease-standard)}.field-input::placeholder,.field-select,.field-quantity{color:#6f725fd9}.field-input:focus,.field-select:focus,.field-quantity:focus{outline:none;border-color:var(--brand-olive-field);box-shadow:0 0 0 3px #8b945124}.field-quantity{max-width:7rem}.form-message{font-size:.9rem}.form-message--success{color:#ece6d9eb}.form-message--error,.errors{color:#ffe0d2}.rte>*+*{margin-top:1rem}.product-detail{display:grid;gap:var(--space-5)}.product-detail__media,.product-detail__content{padding:clamp(var(--space-4),4vw,var(--space-6))}.product-detail__gallery{display:grid;gap:var(--space-4)}.product-detail__featured{overflow:hidden;border-radius:var(--radius-card);background:#ece6d9cc}.product-detail__featured img{width:100%;height:100%;object-fit:cover}.product-detail__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));gap:var(--space-3)}.product-detail__thumb{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius-card);background:#ffffffc7}.product-detail__thumb img{aspect-ratio:1;object-fit:cover}.product-detail__content{display:grid;gap:var(--space-4)}.product-detail__vendor{color:var(--brand-stone);font-family:var(--font-data);font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.product-detail__tags{display:flex;flex-wrap:wrap;gap:.6rem}.product-detail__tags span{padding:.35rem .8rem;border:1px solid var(--brand-border);border-radius:var(--radius-pill);font-size:.82rem}.collection-template{display:grid;gap:var(--space-6)}.collection-template__header{display:grid;gap:var(--space-3);max-width:46rem}.collection-template__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.collection-template__pagination a,.collection-template__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.7rem;min-height:2.7rem;padding-inline:.8rem;border:1px solid var(--brand-border);border-radius:var(--radius-pill);background:#ffffffb3;text-decoration:none}.collection-template__pagination .is-current{background:var(--brand-olive-ink);border-color:var(--brand-olive-ink);color:var(--brand-cream-panel)}.u-mt-sm{margin-top:.75rem}.u-mt-md{margin-top:1.25rem}.u-mt-lg{margin-top:2rem}.u-text-center{text-align:center}@media screen and (min-width:48rem){.hero-banner__panel,.product-detail,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-signup__fields{grid-template-columns:minmax(0,1fr) auto;align-items:start}}@media screen and (min-width:64rem){.product-detail{grid-template-columns:1.05fr .95fr}.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media screen and (max-width:47.99rem){.site-header__nav{overflow-x:auto;padding-bottom:.2rem}.site-header__nav-list{flex-wrap:nowrap;min-width:max-content}.hero-banner__actions,.site-footer__bottom{align-items:stretch}.hero-banner__actions .button{width:100%}.hero-banner__prompt-list div{grid-template-columns:1fr}.product-card__purchase{gap:var(--space-4)}}.media-prompt-card{display:grid;gap:var(--space-4);min-height:100%;padding:clamp(var(--space-4),3vw,var(--space-6));border:1px dashed rgba(73,82,27,.28);border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffffeb,#ece6d9e0),var(--section-pattern, none);background-size:auto,260px auto;background-position:center,center;background-repeat:no-repeat,repeat;box-shadow:var(--brand-shadow-sm)}.media-prompt-card__head{display:grid;gap:var(--space-2)}.media-prompt-card__label,.press-quote__eyebrow,.digest-feature__eyebrow,.site-footer__signup-eyebrow,.spotlight-showcase__offer{margin:0;color:var(--brand-stone);font-family:var(--font-data);font-size:.78rem;font-weight:600;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.media-prompt-card__title{margin:0;color:var(--brand-olive-ink);font-family:var(--font-display);font-size:clamp(1.4rem,3.2vw,2.2rem);line-height:.98}.media-prompt-card__list{display:grid;gap:.7rem;margin:0}.media-prompt-card__list div{display:grid;grid-template-columns:minmax(6rem,8.5rem) 1fr;gap:.75rem;padding-top:.7rem;border-top:1px solid var(--brand-border)}.media-prompt-card__list dt{color:var(--brand-stone);font-family:var(--font-data);font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.media-prompt-card__list dd{margin:0;font-size:.92rem;line-height:1.45}.media-prompt-card__prompt-string{margin:0;padding-top:var(--space-3);border-top:1px solid var(--brand-border);color:#1f2418d1;font-size:.86rem}.media-prompt-card__prompt-string span{display:block;margin-bottom:.35rem;color:var(--brand-stone);font-family:var(--font-data);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.media-prompt-card--compact{gap:var(--space-3);padding:var(--space-4)}.media-prompt-card--compact .media-prompt-card__title{font-size:clamp(1.1rem,2.4vw,1.4rem)}.media-prompt-card--compact .media-prompt-card__list{display:none}.media-prompt-card--compact .media-prompt-card__list div{grid-template-columns:1fr}.media-prompt-card--compact .media-prompt-card__prompt-string{padding-top:0;border-top:0;font-size:.8rem}.media-prompt-card--circle{width:min(100%,32rem);aspect-ratio:1;border-radius:50%;padding:clamp(1.5rem,4vw,2.5rem)}.media-prompt-card--inverse{border-color:#ffffff2e;background:linear-gradient(180deg,#1d2b21eb,#141d18f5);color:var(--brand-cream-panel)}.media-prompt-card--inverse .media-prompt-card__label,.media-prompt-card--inverse .media-prompt-card__list dt,.media-prompt-card--inverse .media-prompt-card__prompt-string span{color:#e2d29be0}.media-prompt-card--inverse .media-prompt-card__title,.media-prompt-card--inverse .media-prompt-card__list dd,.media-prompt-card--inverse .media-prompt-card__prompt-string{color:var(--brand-cream-panel)}.media-prompt-card--inverse .media-prompt-card__list div,.media-prompt-card--inverse .media-prompt-card__prompt-string{border-color:#ffffff1f}.hero-banner{overflow:visible}.site-header__top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-header__brand{grid-column:2;justify-items:center;text-align:center}.hero-banner__frame{display:grid;gap:var(--space-5)}.hero-banner__media-shell{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:#ece6d9c7;box-shadow:var(--brand-shadow-sm)}.hero-banner__media-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#fff0),var(--section-pattern) center/320px auto repeat;opacity:.08;pointer-events:none}.hero-banner__image-wrap,.hero-banner__placeholder{position:relative;z-index:1;min-height:24rem;border:0;border-radius:0;background:transparent}.hero-banner__image-wrap{aspect-ratio:16 / 10}.hero-banner__image-wrap img{width:100%;height:100%;object-fit:cover}.hero-banner__intro{position:relative;z-index:2;width:min(100%,54rem);margin:-2.5rem auto 0;padding:clamp(var(--space-5),4vw,var(--space-7));border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:#ece6d9eb;box-shadow:var(--brand-shadow-md)}.hero-banner__content{display:grid;gap:var(--space-4);justify-items:center;text-align:center}.hero-banner__content .lede{margin-inline:auto}.hero-banner__badge{display:inline-flex;width:fit-content;padding:.5rem .9rem;border:1px solid rgba(34,67,47,.14);border-radius:var(--radius-pill);background:#ffffffb8;color:var(--brand-olive-ink);font-size:.88rem;font-weight:600}.hero-banner__actions{justify-content:center}.featured-products .product-grid{gap:var(--space-4)}.featured-products .product-card:nth-child(3n+1){background:#e2d29b4d}.featured-products .product-card:nth-child(3n+2){background:#a2aa8233}.featured-products .product-card:nth-child(3n){background:#456c641f}.featured-products__footer{display:grid;gap:var(--space-3);justify-items:center}.featured-products__empty-note{margin:0;max-width:34rem;color:#1f2418b8;font-size:.94rem;text-align:center}.product-card__placeholder--prompt{min-height:15rem;height:100%}.product-card__placeholder--prompt .media-prompt-card__prompt-string{margin-top:auto}.editorial-promo__panel,.spotlight-showcase__panel,.digest-feature{padding:clamp(var(--space-5),4vw,var(--space-7));border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffd1,#ece6d9b8);box-shadow:var(--brand-shadow-sm)}.editorial-promo__panel{display:grid;gap:var(--space-6);align-items:center}.editorial-promo__media,.editorial-promo__content{display:grid;justify-items:center}.editorial-promo__image-wrap{width:min(100%,32rem);aspect-ratio:1;overflow:hidden;border:1px solid rgba(73,82,27,.12);border-radius:50%;box-shadow:var(--brand-shadow-md)}.editorial-promo__image-wrap img{width:100%;height:100%;object-fit:cover}.editorial-promo__heading{margin-bottom:0}.editorial-promo__actions{display:flex;justify-content:center}.spotlight-showcase__panel{display:grid;gap:var(--space-6);background:linear-gradient(180deg,#f5f0e6f5,#ece6d9d1)}.spotlight-showcase__intro{display:grid;gap:var(--space-4)}.spotlight-showcase__offer{width:fit-content;margin-inline:auto;padding:.6rem 1rem;border-radius:var(--radius-pill);background:var(--brand-olive-ink);color:var(--brand-cream-panel)}.spotlight-showcase__heading{margin-bottom:0}.spotlight-showcase__actions{display:flex;justify-content:center}.spotlight-showcase__benefits{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.spotlight-showcase__benefit{padding:var(--space-4);border:1px solid var(--brand-border);border-radius:var(--radius-card);background:#ffffff9e}.spotlight-showcase__benefit .icon-feature{justify-items:center;text-align:center}.spotlight-showcase__media{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:#ffffff85}.spotlight-showcase__image-wrap{aspect-ratio:16 / 10}.spotlight-showcase__image-wrap img{width:100%;height:100%;object-fit:cover}.spotlight-showcase__placeholder{min-height:26rem}.press-quote__frame{position:relative;overflow:hidden;min-height:30rem;border-radius:var(--radius-xl);background:linear-gradient(180deg,#243228,#18241c);box-shadow:var(--brand-shadow-md)}.press-quote__media{position:absolute;top:0;right:0;bottom:0;left:0}.press-quote__image{width:100%;height:100%;object-fit:cover;filter:brightness(.62) saturate(.9)}.press-quote__placeholder{height:100%;min-height:30rem;border:0;border-radius:0}.press-quote__overlay{position:relative;z-index:1;display:grid;align-content:end;gap:var(--space-4);min-height:30rem;padding:clamp(var(--space-5),6vw,var(--space-8));background:linear-gradient(180deg,#18241c1f,#18241cc7);color:var(--brand-cream-panel)}.press-quote__eyebrow{color:#e2d29be6}.press-quote__blockquote{display:grid;gap:var(--space-3);max-width:46rem;margin:0}.press-quote__blockquote p{margin:0;color:inherit;font-family:var(--font-display);font-size:clamp(2rem,5vw,3.4rem);line-height:.98;text-wrap:balance}.press-quote__blockquote cite{color:#ece6d9db;font-family:var(--font-data);font-size:.78rem;font-style:normal;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.digest-feature{display:grid;gap:var(--space-5);align-items:center}.digest-feature__media{display:block;overflow:hidden;border-radius:var(--radius-xl);background:#ece6d9c7;text-decoration:none}.digest-feature__media[aria-disabled=true]{cursor:default}.digest-feature__media img{width:100%;height:100%;aspect-ratio:16 / 10;object-fit:cover}.digest-feature__placeholder{min-height:18rem;height:100%}.digest-feature__content{display:grid;gap:var(--space-3)}.digest-feature__eyebrow{color:var(--brand-stone)}.editorial-digest__footer{display:flex;justify-content:center;margin-top:var(--space-6)}.site-footer__inner,.site-footer__top,.site-footer__menu-grid,.site-footer__signup-card,.site-footer__signup-form{display:grid;gap:var(--space-4)}.site-footer__inner{gap:var(--space-7)}.site-footer__menu-grid{align-content:start}.site-footer__signup-card{padding:clamp(var(--space-5),4vw,var(--space-6));border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-xl);background:#ffffff0a}.site-footer__signup-card h3,.site-footer__signup-body,.site-footer__signup-note{color:var(--brand-cream-panel)}.site-footer__signup-body,.site-footer__signup-note{margin:0;color:#ece6d9d6}.site-footer__signup-fields{display:grid;gap:var(--space-3)}.site-footer__signup-card .field-input{border-color:#ffffff24}.site-footer__socials{display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none}.site-footer__socials a{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-pill);color:#ece6d9d6;text-decoration:none}.site-footer__socials a:hover,.site-footer__socials a:focus-visible{color:var(--brand-cream-panel);border-color:#ffffff38;background:#ffffff0d}@media screen and (min-width:48rem){.editorial-promo__panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.digest-feature{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.site-footer__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.site-footer__signup-card{grid-column:span 2}}@media screen and (min-width:64rem){.spotlight-showcase__benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__top{grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr) minmax(0,1fr)}.site-footer__signup-card{grid-column:auto}}@media screen and (max-width:47.99rem){.media-prompt-card__list div{grid-template-columns:1fr}.hero-banner__intro{margin-top:-1.5rem}.featured-products .product-grid{grid-auto-flow:column;grid-auto-columns:minmax(17rem,78vw);overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x proximity}.featured-products .product-grid>*{scroll-snap-align:start}.press-quote__frame,.press-quote__overlay,.press-quote__placeholder{min-height:26rem}.site-footer__bottom{display:grid;justify-items:start}}.template-index{background:var(--brand-cloud-light)}.template-index .site-main{overflow:hidden}.site-header__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-5);align-items:center}.site-header__brand{grid-column:1;justify-items:start;text-align:left}.site-header__nav{justify-self:center}.site-header__actions{grid-column:3;justify-self:end}.site-header--overlay{position:relative;z-index:30;border-bottom:1px solid rgba(73,82,27,.12);background:var(--brand-cream-panel);color:var(--brand-olive-ink)}.site-header--overlay .site-header__announcement{background:var(--brand-olive-ink);color:var(--brand-cream-panel)}.site-header--overlay .site-header__shell{padding-top:0;padding-bottom:0;gap:0}.site-header--overlay .site-header__wordmark,.site-header--overlay .site-header__nav a,.site-header--overlay .site-header__icon-link,.site-header--overlay .site-header__icon-link sup{color:var(--brand-olive-ink)}.site-header--overlay .site-header__top{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:5.35rem;gap:1.5rem}.site-header--overlay .site-header__brand{position:absolute;left:50%;top:50%;z-index:1;align-self:auto;justify-items:center;text-align:center;transform:translate(-50%,-50%)}.site-header--overlay .site-header__descriptor{display:none}.site-header--overlay .site-header__nav{display:flex;align-items:center;flex:1 1 auto;justify-self:auto;align-self:auto;padding-top:0;border-top:0}.site-header--overlay .site-header__nav-list{align-items:center;gap:clamp(1.25rem,2.4vw,2.4rem)}.site-header--overlay .site-header__actions{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;align-self:auto}.site-header--overlay .site-header__wordmark{display:block;font-size:clamp(1.8rem,3.2vw,2.25rem);line-height:1}.site-header--overlay .site-header__nav a{padding-bottom:.15rem;font-size:1.02rem;font-weight:600}.site-header--overlay .site-header__icon-link{width:3rem;height:3rem}.site-header--overlay .site-header__nav a:after{background:currentColor}.site-header__reviews-tab{position:fixed;left:0;top:50%;z-index:45;display:inline-flex;align-items:center;justify-content:center;min-height:6.75rem;padding:.85rem .65rem;border-radius:0 var(--radius-md) var(--radius-md) 0;background:#456c64eb;color:var(--brand-cream-panel);font-family:var(--font-data);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg)}.hero-banner,.featured-products,.media-proof,.social-proof,.ingredient-highlights,.recipes-grid,.newsletter-signup{position:relative}.hero-banner{padding-top:0}.hero-banner__stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;height:min(50vw,44rem)}.hero-banner__panel{display:block;min-height:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.hero-banner__panel:before{content:none}.hero-banner__panel--copy{display:grid;align-items:center;background:color-mix(in srgb,var(--brand-leaf-sage) 48%,var(--brand-warm-white) 52%)}.hero-banner__panel--media{position:relative;overflow:hidden;background:#ece6d9b8}.hero-banner__media{position:relative;width:100%;height:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}.hero-banner__placeholder.media-prompt-card{height:100%;min-height:inherit;border:0;border-radius:0;box-shadow:none;padding:clamp(1.75rem,3vw,2.5rem);background:linear-gradient(180deg,#111814c2,#111814b8),var(--section-pattern) center/360px auto repeat,radial-gradient(circle at top right,rgba(181,138,54,.24),transparent 34%),linear-gradient(180deg,#27392d,#1a251f)}.hero-banner__placeholder .media-prompt-card__head,.hero-banner__placeholder .media-prompt-card__list,.hero-banner__placeholder .media-prompt-card__prompt-string{width:min(100%,31rem)}.hero-banner__copy{display:grid;gap:clamp(1rem,2vw,1.4rem);align-content:center;max-width:34rem;padding:clamp(2rem,6vw,5rem) clamp(1.5rem,6vw,6rem);color:var(--brand-olive-ink);text-align:left}.hero-banner__eyebrow{color:#22432fb8}.hero-banner__copy h1,.hero-banner__subcopy{color:inherit}.hero-banner__copy h1{width:fit-content;max-width:none;font-size:clamp(3.3rem,6.3vw,5.45rem);line-height:.98}.hero-banner__line{display:block;white-space:nowrap}.hero-banner__subcopy{max-width:24rem;margin:0;color:#22432fbd;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.55}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:flex-start}.hero-banner__actions .button--primary{background:var(--brand-olive-ink);border-color:var(--brand-olive-ink);color:#fff}.hero-banner__actions .button--ghost-light{border-color:#22432f3d;background:transparent;color:var(--brand-olive-ink)}.hero-banner__benefits{background:#313b31;color:var(--brand-cream-panel)}.hero-banner__benefits-track{display:flex;gap:0;overflow-x:auto;padding-inline:clamp(1rem,4vw,2rem)}.hero-banner__benefits-track::-webkit-scrollbar{height:0}.hero-banner__benefit{flex:0 0 auto;display:inline-flex;align-items:center;gap:.65rem;padding:.95rem 1.4rem;color:#ece6d9f0;font-family:var(--font-data);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.hero-banner__benefit+.hero-banner__benefit:before{content:"";width:1px;height:1.15rem;margin-right:.75rem;background:#ece6d929}.hero-banner__benefit span[aria-hidden=true]{color:#e2d29be0}.featured-products{padding-block:clamp(2.8rem,6vw,4.4rem);background:#eef1ef}.featured-products .page-width{width:min(var(--page-width),calc(100% - 48px))}.featured-products .product-grid{gap:clamp(1.15rem,2.5vw,1.75rem);grid-template-columns:repeat(4,minmax(0,1fr))}.featured-products .product-card{gap:.9rem;padding:0;border:0;background:transparent;box-shadow:none}.featured-products .product-card:hover{transform:none;border-color:transparent;box-shadow:none}.featured-products .product-card__media{aspect-ratio:1;border:1px solid rgba(73,82,27,.12);border-radius:var(--radius-panel);background:#ffffffe0}.featured-products .product-card__media img{object-fit:cover}.featured-products .product-card__title{display:block;font-size:clamp(1.35rem,2.2vw,1.7rem)}.featured-products .product-card__meta{min-height:2.9em;font-size:.95rem;line-height:1.5}.featured-products .product-card__purchase{gap:.75rem}.featured-products .product-card__badges{display:none}.featured-products .rating-stars{gap:.35rem;color:#22432fa3;font-size:.78rem}.featured-products .rating-stars__star.is-filled{color:var(--brand-mediterranean-teal)}.featured-products .button{min-height:2.8rem;border-color:#49521b57;border-radius:0;background:transparent;color:#22432fcc;font-size:.84rem;letter-spacing:.06em;text-transform:uppercase}.featured-products .button:hover,.featured-products .button:focus-visible{background:#8b945114;box-shadow:none}.media-proof{padding-block:clamp(4rem,8vw,5.5rem);background:var(--brand-cloud-light)}.media-proof__heading{max-width:100%;margin-bottom:clamp(2rem,5vw,3.25rem)}.media-proof__heading .section-heading__title{color:var(--brand-mediterranean-teal)}.media-proof__heading .section-heading__rule{display:none}.media-proof__grid{display:grid;gap:clamp(1.5rem,4vw,2.5rem);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.media-proof__item{display:grid;gap:var(--space-4);justify-items:center;text-align:center}.media-proof__quote{margin:0}.media-proof__quote p{margin:0;color:#22432fc2;font-size:1rem;line-height:1.55}.media-proof__source{margin:0;color:var(--brand-mediterranean-teal);font-family:var(--font-body);font-size:clamp(1.55rem,3vw,2.1rem);font-weight:700;letter-spacing:-.03em}.social-proof{padding-block:clamp(3.75rem,7vw,5.25rem);background:#f1f3f1}.social-proof__header{display:grid;gap:.4rem;justify-items:center;margin-bottom:clamp(2rem,5vw,3rem);text-align:center}.social-proof__summary .rating-stars{display:grid;justify-items:center;gap:.35rem}.social-proof__summary .rating-stars__star.is-filled,.social-proof__card .rating-stars__star.is-filled{color:var(--brand-mediterranean-teal)}.social-proof__cards{display:grid;gap:clamp(1rem,2vw,1.35rem);grid-template-columns:repeat(3,minmax(0,1fr))}.social-proof__card{display:grid;gap:var(--space-4);min-height:100%;padding:clamp(1.25rem,2.5vw,1.7rem);border:1px solid rgba(73,82,27,.14);background:#ffffffb8}.social-proof__card-top,.social-proof__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.social-proof__card h3{font-family:var(--font-body);font-size:1.15rem;line-height:1.3}.social-proof__quote{margin:0;color:#22432fc7}.social-proof__author{display:flex;align-items:center;gap:.8rem;margin-top:auto;padding-top:var(--space-4);border-top:1px solid rgba(73,82,27,.12);font-weight:600}.social-proof__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#456c641f;color:var(--brand-mediterranean-teal);font-family:var(--font-data);font-size:.84rem}.social-proof__date,.social-proof__footer{color:#22432f94;font-size:.8rem}.ingredient-highlights{padding-block:clamp(4rem,8vw,6rem);background:var(--brand-cloud-light)}.ingredient-highlights__panel{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:stretch}.ingredient-highlights__content{display:grid;align-content:center;gap:var(--space-4);padding:clamp(.5rem,1vw,1rem) 0}.ingredient-highlights__content h2{max-width:11ch;color:#42506f;font-size:clamp(2.9rem,5.5vw,4.5rem);line-height:.94}.ingredient-highlights__rating .rating-stars{color:#22432fa8;font-family:var(--font-data);font-size:.82rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.ingredient-highlights__rating .rating-stars__star.is-filled{color:#557aa5}.ingredient-highlights__checks{display:grid;gap:.55rem;padding:0;margin:0;list-style:none}.ingredient-highlights__checks li{position:relative;padding-left:1.4rem}.ingredient-highlights__checks li:before{content:"\2713";position:absolute;left:0;color:var(--brand-mediterranean-teal);font-weight:700}.ingredient-highlights__media{overflow:hidden;border-radius:var(--radius-panel);min-height:24rem}.ingredient-highlights__media img,.ingredient-highlights__placeholder{width:100%;height:100%;object-fit:cover}.ingredient-highlights__placeholder.media-prompt-card{min-height:100%;padding:clamp(1.5rem,3vw,2rem)}.recipes-grid{padding-block:clamp(3.75rem,7vw,5.25rem);background:var(--brand-cloud-light);border-top:1px solid rgba(73,82,27,.08);border-bottom:1px solid rgba(73,82,27,.08)}.recipes-grid__heading{max-width:28rem;margin-bottom:clamp(2rem,5vw,3rem)}.recipes-grid__heading .section-heading__rule{display:none}.recipes-grid__items{display:grid;gap:clamp(1.25rem,2vw,1.6rem);grid-template-columns:repeat(4,minmax(0,1fr))}.recipes-grid__card{display:grid;gap:1rem}.recipes-grid__media{overflow:hidden;border-radius:var(--radius-panel);background:#ffffffb8}.recipes-grid__media img,.recipes-grid__placeholder{width:100%;height:100%}.recipes-grid__media img{aspect-ratio:1.08;object-fit:cover}.recipes-grid__placeholder.media-prompt-card{min-height:100%;padding:var(--space-4)}.recipes-grid__content{display:grid;gap:.75rem}.recipes-grid__content h3{font-family:var(--font-body);font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.1}.recipes-grid__content p{margin:0;color:#22432fc7}.recipes-grid__content .button{justify-content:flex-start;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--brand-olive-ink);box-shadow:none;font-size:.95rem;font-weight:700}.recipes-grid__content .button:hover,.recipes-grid__content .button:focus-visible{transform:none;text-decoration:underline;text-underline-offset:.14em}.newsletter-signup{padding-block:clamp(3.5rem,7vw,4.75rem);background:transparent}.newsletter-signup__band{display:grid;gap:var(--space-5);justify-items:center;padding:clamp(2.5rem,6vw,3.75rem);border-radius:var(--radius-panel);background:#5b86b2;color:var(--brand-warm-white);text-align:center}.newsletter-signup__intro{display:grid;gap:.65rem;max-width:36rem}.newsletter-signup__intro h2,.newsletter-signup__intro p,.newsletter-signup__message{color:inherit}.newsletter-signup__fields--inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem;width:min(100%,46rem)}.newsletter-signup__fields--inline .field-input{border-color:#fff9;border-radius:0;background:transparent;color:var(--brand-warm-white)}.newsletter-signup__fields--inline .field-input::placeholder{color:#f5f0e6cc}.newsletter-signup__fields--inline .field-input:focus{border-color:#fffffff2;box-shadow:0 0 0 3px #f5f0e62e}.newsletter-signup__submit.button{min-width:7.75rem;border-radius:0;background:transparent;color:var(--brand-warm-white)}.site-footer{background:var(--brand-cloud-light);color:var(--brand-olive-ink)}.site-footer__rule{height:3px;background:#5b86b2}.site-footer__main{padding-top:clamp(2.25rem,5vw,3rem);padding-bottom:clamp(2.5rem,5vw,3.25rem)}.site-footer__columns{display:grid;gap:clamp(1.75rem,4vw,2.75rem);align-items:start}.site-footer__column,.site-footer__brand-panel,.site-footer__signup,.site-footer__social{display:grid;gap:var(--space-3)}.site-footer__column h3,.site-footer__signup h3,.site-footer__social h3{color:#42506f;font-family:var(--font-body);font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-transform:none}.site-footer__link-list,.site-footer__social-list{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.site-footer__link-list a,.site-footer__social-list a,.site-footer__legal-links a,.site-footer__copyright{color:#22432fb8}.site-footer__link-list a,.site-footer__social-list a,.site-footer__legal-links a{text-decoration:none}.site-footer__link-list a:hover,.site-footer__link-list a:focus-visible,.site-footer__social-list a:hover,.site-footer__social-list a:focus-visible,.site-footer__legal-links a:hover,.site-footer__legal-links a:focus-visible{color:var(--brand-olive-ink)}.site-footer__brand-panel{align-content:start}.site-footer__signup-form{display:grid;gap:var(--space-3)}.site-footer__signup-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem}.site-footer__signup-fields .field-input{border-radius:0;background:transparent;border-color:#42506f73}.site-footer__submit.button{min-width:7.25rem;border-radius:0}.site-footer__brand{margin-top:clamp(1rem,4vw,2rem);color:#5b86b2;font-size:clamp(3rem,7vw,5rem);line-height:.9;letter-spacing:-.05em}.site-footer__meta{border-top:1px solid rgba(73,82,27,.12)}.site-footer__meta-inner{display:grid;gap:var(--space-3);align-items:center;padding-block:1.1rem}.site-footer__legal-links{display:flex;flex-wrap:wrap;gap:1rem}.site-footer__copyright{margin:0;font-size:.9rem}.site-footer__payments{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-start}.site-footer__payments svg{color:#42506fd1}@media screen and (min-width:48rem){.ingredient-highlights__panel{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.site-footer__columns{grid-template-columns:repeat(3,minmax(0,.75fr)) minmax(0,1.25fr)}.site-footer__meta-inner{grid-template-columns:auto 1fr auto}}@media screen and (max-width:63.99rem){.site-header--overlay .site-header__top{justify-content:flex-end}.site-header--overlay .site-header__brand{left:50%}.site-header--overlay .site-header__nav{display:none}.hero-banner__stage{grid-template-columns:1fr;height:auto}.hero-banner__panel--copy,.hero-banner__panel--media,.hero-banner__media,.hero-banner__placeholder.media-prompt-card{min-height:26rem}.hero-banner__copy h1{width:fit-content;max-width:none}.featured-products .product-grid,.recipes-grid__items,.media-proof__grid,.social-proof__cards,.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand-panel{grid-column:1 / -1}}@media screen and (max-width:47.99rem){.site-header--overlay .site-header__shell{padding-top:0}.site-header__reviews-tab{top:auto;bottom:5rem;min-height:auto;padding:.65rem .5rem;font-size:.66rem;transform:rotate(180deg)}.site-header--overlay .site-header__top{min-height:4.2rem;gap:.75rem}.site-header--overlay .site-header__brand{justify-items:center}.hero-banner__copy{padding:clamp(1.5rem,7vw,2rem) clamp(1.25rem,6vw,1.5rem) clamp(2rem,8vw,2.5rem)}.hero-banner__placeholder.media-prompt-card{padding:1.25rem}.hero-banner__placeholder .media-prompt-card__head,.hero-banner__placeholder .media-prompt-card__list,.hero-banner__placeholder .media-prompt-card__prompt-string{width:100%}.hero-banner__actions,.newsletter-signup__fields--inline,.site-footer__signup-fields{grid-template-columns:1fr}.featured-products .page-width{width:min(var(--page-width),calc(100% - 32px))}.featured-products .product-grid{grid-auto-flow:column;grid-auto-columns:minmax(15rem,72vw);overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x proximity}.featured-products .product-grid>*{scroll-snap-align:start}.media-proof__grid,.social-proof__cards,.recipes-grid__items,.site-footer__columns,.site-footer__meta-inner{grid-template-columns:1fr}.site-footer__meta-inner{justify-items:start}.ingredient-highlights__content h2{max-width:100%}}.sw .sw-language[href="/"]{width:44px!important;min-width:44px!important;gap:0!important;padding-inline:8px!important;text-align:center}.sw .sw-language[href="/"] span:first-child{display:grid!important;place-items:center!important;width:100%!important;font-size:0!important}.sw .sw-language[href="/"] span:first-child:before{content:"\1f1ec\1f1e7";font-size:20px;line-height:1}.sw .sw-language[href="/"] span:last-child{display:none!important}.sw .sw-footer__brand-panel h3,.sw .sw-footer__brand-panel p{display:none!important}html[lang^=en] .sw .sw-perks--inline .sw-perk-grid article:nth-child(2) h3{font-size:0!important}html[lang^=en] .sw .sw-perks--inline .sw-perk-grid article:nth-child(2) h3:before{content:"Share the goodness with your friends";font-size:25px;line-height:1.08}.sw .sw-perk-grid p{margin-top:12px}.sw .sw-final span:first-child{display:none!important}html[lang^=de] .sw #flavours>.sw-container>h2{font-size:0!important}html[lang^=de] .sw #flavours>.sw-container>h2:before{content:"Unsere Startaufstellung";font-size:clamp(36px,5.2vw,68px);line-height:1}html[lang^=de] .sw .sw-perks--inline>h2{font-size:0!important}html[lang^=de] .sw .sw-perks--inline>h2:before{content:"Deine Vorteile exklusive zum Start";font-size:clamp(34px,4.8vw,62px);line-height:1.02}html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(1) h3,html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(2) h3,html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(3) h3{font-size:0!important}html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(1) h3:before{content:"Probiere Springer's als erstes";font-size:25px;line-height:1.08}html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(2) h3:before{content:"Teilen macht Freude - und spart Geld";font-size:25px;line-height:1.08}html[lang^=de] .sw .sw-perks--inline .sw-perk-grid article:nth-child(3) h3:before{content:"Super Abo nur zum Start";font-size:25px;line-height:1.08}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
