body:has(.fm-storefront){background:#f7f3eb;color:#203a32}body:has(.fm-storefront) .header-wrapper{background:#f4f0e8}body:has(.fm-storefront) .header-wrapper .header__menu-item,body:has(.fm-storefront) .header-wrapper .header__icon,body:has(.fm-storefront) .header-wrapper .header__heading-link{color:#203a32}@media screen and (min-width:990px){body:has(.fm-storefront) .header{grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:minmax(0,1fr) auto;max-width:none;padding:0}body:has(.fm-storefront) .header__heading,body:has(.fm-storefront) .header__heading-link{grid-area:heading;margin:1.8rem 0 1.8rem 4.8rem}body:has(.fm-storefront) .header__icons{grid-area:icons;margin-right:4.8rem}body:has(.fm-storefront) .header__inline-menu{grid-area:navigation;width:100%;margin:0;padding:0 3rem;border-top:.1rem solid rgba(32,58,50,.12);border-bottom:.1rem solid rgba(32,58,50,.12);background:#a9b7a5}body:has(.fm-storefront) .header__inline-menu .list-menu--inline{display:flex;flex-wrap:nowrap;justify-content:center;gap:.55rem}body:has(.fm-storefront) .header__menu-item{padding:1.35rem .9rem;color:#203a32;font-size:1.4rem;font-weight:700;white-space:nowrap}body:has(.fm-storefront) .header__menu-item .icon-caret{color:#203a32}body:has(.fm-storefront) .header__menu-item:hover,body:has(.fm-storefront) details[open]>.header__menu-item{background:#f4f0e894;text-decoration:none}}.fm-storefront{padding-bottom:1.5rem}.fm-storefront__temperature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;padding-top:2.4rem}.fm-storefront__temperature-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.6rem;min-height:10rem;padding:2rem 2.2rem;border:.1rem solid rgba(32,58,50,.12);border-radius:1.8rem;color:#203a32;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.fm-storefront__temperature-card:hover{transform:translateY(-2px);box-shadow:0 1.2rem 3rem #203a321a}.fm-storefront__temperature-card--ambient{background:#efe1d9}.fm-storefront__temperature-card--cold{background:#dce5e9}.fm-storefront__temperature-card>span{writing-mode:vertical-rl;color:#7c4055;font-size:1rem;font-weight:800;letter-spacing:.12em}.fm-storefront__temperature-card strong{display:block;font-size:2rem;line-height:1.2}.fm-storefront__temperature-card small{display:block;margin-top:.55rem;color:#51645d;font-size:1.2rem}.fm-storefront__temperature-card em{color:#51645d;font-size:1.1rem;font-style:normal;font-weight:700;white-space:nowrap}.fm-storefront__hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:45rem;margin-top:3.2rem;overflow:hidden;border-radius:2.4rem;background:#e4e9df}.fm-storefront__hero-copy{align-self:center;padding:clamp(3rem,5vw,7rem)}.fm-storefront__hero-copy>p{margin:0 0 1rem;color:#7c4055;font-size:1.25rem;font-weight:700;letter-spacing:.14em}.fm-storefront__hero-copy h1{max-width:12ch;margin:0;color:#203a32;font-size:clamp(3.8rem,4.7vw,6.6rem);line-height:1.08;letter-spacing:-.04em}.fm-storefront__hero-copy .rte{max-width:46rem;margin-top:2rem;color:#51645d;font-size:1.6rem;line-height:1.7}.fm-storefront__hero-copy a{display:inline-block;margin-top:2.4rem;padding:1.25rem 2.5rem;border-radius:999px;background:#7c4055;color:#fff;font-size:1.4rem;font-weight:700;text-decoration:none}.fm-storefront__hero-media{display:grid;min-height:45rem;place-items:center;padding:3rem;background:#f4f0e8}.fm-storefront__hero-media img{width:100%;height:39rem;object-fit:contain}.fm-storefront__categories,.fm-storefront__diet,.fm-storefront__brands{padding-top:6rem}.fm-storefront__heading-row{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem;border-bottom:.1rem solid rgba(32,58,50,.18)}.fm-storefront__heading-row h2{margin:0 0 1.2rem;color:#203a32;font-size:2.5rem;font-weight:600}.fm-storefront__heading-row>a{margin-bottom:1.4rem;color:#51645d;font-size:1.3rem;text-decoration:none}.fm-storefront__category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.8rem}.fm-storefront__category{color:#203a32;text-align:center;text-decoration:none}.fm-storefront__category-media{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border:.1rem solid rgba(32,58,50,.12);border-radius:1.8rem;background:#fffdf8}.fm-storefront__category-media img{width:82%;height:82%;object-fit:contain;transition:transform .25s ease}.fm-storefront__category:hover img{transform:scale(1.04)}.fm-storefront__category-copy h3{margin:1.2rem 0 .4rem;color:#203a32;font-size:1.55rem;font-weight:600}.fm-storefront__category-copy span{color:#65766f;font-size:1.2rem}.fm-storefront__diet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.fm-storefront__diet-grid a{display:flex;min-height:18rem;flex-direction:column;justify-content:end;padding:2.4rem;border-radius:2rem;color:#203a32;text-decoration:none}.fm-storefront__diet-grid a:nth-child(1){background:#c9d4c4}.fm-storefront__diet-grid a:nth-child(2){background:#ead9d2}.fm-storefront__diet-grid a:nth-child(3){background:#d8dfea}.fm-storefront__diet-grid span{margin-bottom:1.2rem;font-size:1.05rem;font-weight:800;letter-spacing:.14em}.fm-storefront__diet-grid strong{font-size:2.3rem;line-height:1.15}.fm-storefront__diet-grid small{margin-top:.7rem;color:#51645d;font-size:1.25rem}.fm-storefront__brand-row{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem}.fm-storefront__brand-row a,.fm-storefront__all-brands summary{color:#444;font-size:1.35rem;text-decoration:none}.fm-storefront__all-brands{margin-top:2.4rem;padding-top:1.6rem;border-top:.1rem solid #eee}.fm-storefront__all-brands summary{width:max-content;cursor:pointer;font-weight:700}.fm-storefront__all-brands nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem 1.6rem;margin-top:2rem}.fm-storefront__all-brands nav a{color:#666;font-size:1.2rem;text-decoration:none}@media screen and (max-width:989px){.fm-storefront__hero{grid-template-columns:1fr}.fm-storefront__hero-media{min-height:32rem}.fm-storefront__hero-media img{height:28rem}.fm-storefront__category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fm-storefront__diet-grid{grid-template-columns:1fr}.fm-storefront__all-brands nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:599px){.fm-storefront__temperature{grid-template-columns:1fr}.fm-storefront__temperature-card{grid-template-columns:auto minmax(0,1fr)}.fm-storefront__temperature-card em{grid-column:2;white-space:normal}.fm-storefront__hero{margin-top:1.6rem;border-radius:1.8rem}.fm-storefront__hero-copy h1{font-size:3.8rem}.fm-storefront__category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.fm-storefront__all-brands nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.slideshow--image-fit-contain .slideshow__media img{object-fit:contain;background:rgb(var(--color-background))}.slideshow__slide{position:relative}.fm-slideshow__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block}.slideshow__controls{position:relative;z-index:4}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
