.template-index{overflow-x:clip}.template-index .nh-header .nh-logo{display:flex;align-items:center;width:142px;min-height:66px;padding:7px 9px;border:1px solid var(--nh-gold);background:var(--nh-forest-deep);box-shadow:0 6px 16px #071d1833}.template-index .nh-header .nh-logo img{width:118px;height:auto;filter:none}.nh-nav__item.is-open .nh-mega-menu{opacity:1;visibility:visible;transform:none}.nh-nav__item.is-open .nh-nav__trigger span{transform:rotate(180deg)}.nh-nav>a{position:relative}.nh-nav>a:after{position:absolute;right:0;bottom:27px;left:0;height:1px;background:var(--nh-clay);content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s var(--nh-ease)}.nh-nav>a:hover:after,.nh-nav>a:focus-visible:after{transform:none;transform-origin:left}.nh-cinematic-hero{position:relative;min-height:min(810px,calc(100vh - 120px));overflow:hidden;background:var(--nh-forest-deep);color:var(--nh-paper)}.nh-cinematic-hero__slides,.nh-cinematic-hero__slide{min-height:inherit}.nh-cinematic-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;visibility:hidden;opacity:0;transform:translate3d(4%,0,0) scale(1.025);transition:opacity .76s var(--nh-ease),transform 1s var(--nh-ease),visibility .76s var(--nh-ease)}.nh-cinematic-hero__slide[data-carousel-direction=previous]{transform:translate3d(-4%,0,0) scale(1.025)}.nh-cinematic-hero__slide.is-active{z-index:1;visibility:visible;opacity:1;transform:none}.nh-cinematic-hero__media{position:absolute;top:0;right:0;bottom:0;left:42%;overflow:hidden;background:#b18452}.nh-cinematic-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.09) translate(var(--pointer-x,0),var(--pointer-y,0));transition:transform 8.5s cubic-bezier(.23,1,.32,1)}.nh-cinematic-hero__media--pack img{object-fit:contain;object-position:64% 50%;background:#51213c}.nh-cinematic-hero__media--jar img{object-fit:cover;object-position:center}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__media img{transform:scale(1.015) translate(var(--pointer-x,0),var(--pointer-y,0))}.nh-cinematic-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--nh-slide-ink),rgba(15,48,39,.58) 30%,rgba(8,29,24,.04) 73%)}.nh-cinematic-hero__orb{position:absolute;border:1px solid rgba(245,241,232,.38);border-radius:50%;pointer-events:none}.nh-cinematic-hero__orb--one{right:-16vw;bottom:-18vw;width:43vw;aspect-ratio:1}.nh-cinematic-hero__orb--two{top:-10vw;right:14vw;width:24vw;aspect-ratio:1;border-color:#d7a93da6}.nh-cinematic-hero__copy{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit}.nh-cinematic-hero__copy-inner{max-width:min(620px,49vw);padding:94px 0 118px}.nh-cinematic-hero__copy-inner>*{opacity:0;transform:translateY(22px);transition:opacity .7s var(--nh-ease),transform .7s var(--nh-ease)}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__copy-inner>*{opacity:1;transform:none}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__copy-inner>.nh-kicker{transition-delay:.13s}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__copy-inner>h1{transition-delay:.2s}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__copy-inner>p:not(.nh-kicker){transition-delay:.29s}.nh-cinematic-hero__slide.is-active .nh-cinematic-hero__copy-inner>.nh-cinematic-hero__actions{transition-delay:.36s}.nh-cinematic-hero h1{max-width:670px;margin:15px 0 23px;font:600 clamp(61px,7.8vw,123px)/.81 var(--nh-serif);letter-spacing:-.075em}.nh-cinematic-hero h1 em{color:var(--nh-gold);font-weight:500}.nh-cinematic-hero__copy-inner>p:not(.nh-kicker){max-width:410px;margin:0;color:#f5f1e8e8;font-size:clamp(15px,1.4vw,19px);line-height:1.48}.nh-cinematic-hero__actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:33px}.nh-cinematic-hero__controls{position:absolute;z-index:4;right:0;bottom:35px;left:0;display:flex;align-items:center;justify-content:space-between}.nh-cinematic-hero__reading{display:flex;gap:11px;align-items:center;font:500 9px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.nh-cinematic-hero__reading i{width:42px;height:1px;background:#f5f1e88f}.nh-cinematic-hero__arrows{display:flex;gap:8px}.nh-cinematic-hero__arrows button,.nh-editorial-shelf__controls button{display:grid;place-items:center;width:45px;height:45px;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font-size:19px;transition:background .18s var(--nh-ease),color .18s var(--nh-ease),transform .18s var(--nh-ease)}.nh-cinematic-hero__arrows button:hover{background:var(--nh-gold);color:var(--nh-ink)}.nh-cinematic-hero__arrows button:hover span:last-child{transform:translate(3px)}.nh-cinematic-hero__arrows button:active,.nh-editorial-shelf__controls button:active{transform:scale(.96)}.nh-cinematic-hero__dots{position:absolute;z-index:5;bottom:55px;left:max(24px,calc((100% - min(1220px,calc(100% - 48px)))/2));display:flex;gap:7px}.nh-cinematic-hero__dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#f5f1e875;transition:width .24s var(--nh-ease),background .24s var(--nh-ease)}.nh-cinematic-hero__dots button.is-active{width:32px;border-radius:9px;background:var(--nh-gold)}.nh-home-value-strip{border-bottom:1px solid var(--nh-line);background:var(--nh-paper)}.nh-home-value-strip>div{display:grid;grid-template-columns:repeat(4,1fr)}.nh-home-value-strip p{position:relative;display:flex;align-items:center;justify-content:center;min-height:74px;margin:0;border-right:1px solid var(--nh-line);font:500 9px var(--nh-mono);letter-spacing:.08em;text-align:center;text-transform:uppercase}.nh-home-value-strip p:last-child{border-right:0}.nh-home-value-strip p:before{width:5px;height:5px;margin-right:9px;border-radius:50%;background:var(--nh-gold);content:""}.nh-cinematic-atlas{padding-top:clamp(98px,12vw,175px);padding-bottom:clamp(100px,13vw,180px)}.nh-cinematic-atlas__heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:35px}.nh-cinematic-atlas h2,.nh-editorial-shelf h2,.nh-pack-moment h2,.nh-table-route h2,.nh-journal-shelf h2,.nh-explore-pantry h2{margin:12px 0 0;font:600 clamp(46px,5.25vw,77px)/.86 var(--nh-serif);letter-spacing:-.068em}.nh-cinematic-atlas h2 em,.nh-editorial-shelf h2 em,.nh-pack-moment h2 em,.nh-table-route h2 em,.nh-journal-shelf h2 em,.nh-explore-pantry h2 em{color:var(--nh-clay);font-weight:500}.nh-cinematic-atlas__heading>p{max-width:355px;margin:0;color:#12231fad;font-size:14px;line-height:1.58}.nh-cinematic-atlas__cards{display:grid;grid-template-columns:1.05fr .78fr 1.05fr;gap:11px}.nh-cinematic-atlas__card{position:relative;display:flex;min-height:clamp(365px,39vw,570px);flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(20px,2.2vw,34px);color:var(--nh-paper);isolation:isolate}.nh-cinematic-atlas__card:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#071d181f,#071d18cc);content:""}.nh-cinematic-atlas__card:after{position:absolute;z-index:2;right:0;bottom:0;left:0;height:3px;background:var(--nh-gold);content:"";transform:scaleX(0);transform-origin:left;transition:transform .56s var(--nh-ease)}.nh-cinematic-atlas__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--nh-ease),filter .7s var(--nh-ease)}.nh-cinematic-atlas__card--spices{transform:translateY(38px)}.nh-cinematic-atlas__card>*:not(img){position:relative;z-index:3}.nh-cinematic-atlas__index{position:absolute;top:27px;right:27px;color:var(--nh-gold);font:500 9px var(--nh-mono);letter-spacing:.1em}.nh-cinematic-atlas__card small{display:block;color:var(--nh-gold);font:500 8px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.nh-cinematic-atlas__card strong{display:block;margin-top:9px;font:600 clamp(37px,4vw,60px)/.84 var(--nh-serif);letter-spacing:-.06em}.nh-cinematic-atlas__card i{display:flex;gap:10px;align-items:center;margin-top:18px;font:500 9px var(--nh-mono);font-style:normal;letter-spacing:.09em;text-transform:uppercase}.nh-cinematic-atlas__card b{font-size:16px;font-weight:400;transition:transform .22s var(--nh-ease)}.nh-cinematic-atlas__card:hover img,.nh-cinematic-atlas__card:focus-visible img{transform:scale(1.075);filter:saturate(1.08)}.nh-cinematic-atlas__card:hover:after,.nh-cinematic-atlas__card:focus-visible:after{transform:none}.nh-cinematic-atlas__card:hover b,.nh-cinematic-atlas__card:focus-visible b{transform:translate(5px)}.nh-cinematic-atlas__index-list{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid var(--nh-line);border-left:1px solid var(--nh-line)}.nh-cinematic-atlas__index-list a{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;min-height:75px;padding:14px;border-right:1px solid var(--nh-line);border-bottom:1px solid var(--nh-line);font:500 10px var(--nh-mono);letter-spacing:.04em;text-transform:uppercase;transition:background .22s var(--nh-ease),color .22s var(--nh-ease)}.nh-cinematic-atlas__index-list a:hover{background:var(--nh-forest);color:var(--nh-paper)}.nh-cinematic-atlas__index-list span,.nh-cinematic-atlas__index-list i{color:var(--nh-clay);font-size:8px;font-style:normal}.nh-editorial-shelf{padding-bottom:clamp(100px,13vw,180px)}.nh-editorial-shelf__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.48fr);gap:clamp(30px,6vw,100px);align-items:end;margin-bottom:37px}.nh-editorial-shelf__heading>div:last-child{display:grid;gap:21px;justify-items:start}.nh-editorial-shelf__heading>div:last-child p{margin:0;color:#12231fad;font-size:14px;line-height:1.55}.nh-editorial-shelf__rail,.nh-explore-pantry__rail{position:relative}.nh-editorial-shelf__controls{display:flex;gap:7px}.nh-editorial-shelf__rail>.nh-editorial-shelf__controls{position:absolute;z-index:4;right:0;top:-81px}.nh-editorial-shelf__controls button{width:38px;height:38px;border-color:var(--nh-line);font-size:16px}.nh-editorial-shelf__controls button:hover{border-color:var(--nh-forest);background:var(--nh-forest);color:var(--nh-paper)}.nh-editorial-shelf .nh-product-rail__track,.nh-explore-pantry .nh-product-rail__track{display:flex;gap:14px;overflow:auto;padding:0 0 20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.nh-editorial-shelf .nh-product-rail__track::-webkit-scrollbar,.nh-explore-pantry .nh-product-rail__track::-webkit-scrollbar{display:none}.nh-editorial-shelf .nh-product-card,.nh-explore-pantry .nh-product-card{flex:0 0 min(282px,77vw);scroll-snap-align:start}.nh-editorial-shelf .nh-product-card__scene{background-image:linear-gradient(145deg,#071d1833,#071d18d6),url(nh-ingredient-to-dish.jpg)}.nh-editorial-shelf .nh-product-card__media,.nh-explore-pantry .nh-product-card__media{background:var(--nh-sand)}.nh-editorial-shelf .nh-product-card__media img,.nh-explore-pantry .nh-product-card__media img{transition:transform .7s var(--nh-ease)}.nh-editorial-shelf .nh-product-card:hover .nh-product-card__media>img,.nh-editorial-shelf .nh-product-card:focus-within .nh-product-card__media>img,.nh-explore-pantry .nh-product-card:hover .nh-product-card__media>img,.nh-explore-pantry .nh-product-card:focus-within .nh-product-card__media>img{transform:scale(1.05)}.nh-ingredient-film{display:grid;grid-template-columns:1.06fr .94fr;min-height:680px;background:var(--nh-forest);color:var(--nh-paper)}.nh-ingredient-film__media{position:relative;min-height:680px;overflow:hidden}.nh-ingredient-film__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#071d1808,#071d188c);content:""}.nh-ingredient-film__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--nh-ease)}.nh-ingredient-film:hover .nh-ingredient-film__media img{transform:scale(1.04)}.nh-ingredient-film__stamp{position:absolute;z-index:2;top:36px;left:36px;display:grid;place-items:center;width:104px;aspect-ratio:1;border:1px solid rgba(245,241,232,.65);border-radius:50%;background:#071d182b;color:var(--nh-gold);font:500 10px/1.1 var(--nh-mono);letter-spacing:.09em;text-align:center;text-transform:uppercase}.nh-ingredient-film__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(48px,7vw,120px)}.nh-ingredient-film__copy .nh-kicker{color:var(--nh-gold)}.nh-ingredient-film h2,.nh-point-of-view h2{margin:12px 0 20px;font:600 clamp(52px,5.7vw,87px)/.83 var(--nh-serif);letter-spacing:-.07em}.nh-ingredient-film h2 em,.nh-point-of-view h2 em{color:var(--nh-gold);font-weight:500}.nh-ingredient-film__copy>p:not(.nh-kicker){max-width:395px;margin:0 0 29px;color:#f5f1e8d1;font-size:15px;line-height:1.6}.nh-ingredient-film__measure{display:flex;gap:12px;align-items:center;margin-top:70px;color:#f5f1e8b3;font:500 8px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.nh-ingredient-film__measure i{width:48px;height:1px;background:var(--nh-gold)}.nh-pack-moment{display:grid;grid-template-columns:.7fr 1.15fr .28fr;gap:clamp(25px,5vw,80px);align-items:center;padding-top:clamp(105px,14vw,190px);padding-bottom:clamp(105px,14vw,190px)}.nh-pack-moment__copy>p:not(.nh-kicker){max-width:340px;margin:21px 0 28px;color:#12231fad;font-size:14px;line-height:1.6}.nh-pack-moment__visual{position:relative;display:grid;min-height:530px;place-items:center;overflow:hidden;background:var(--nh-sand)}.nh-pack-moment__visual:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(18,55,43,.23);content:""}.nh-pack-moment__visual img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--nh-ease)}.nh-pack-moment__visual:hover img,.nh-pack-moment__visual:focus-visible img{transform:scale(1.08)}.nh-pack-moment__caption{position:absolute;z-index:2;right:20px;bottom:20px;display:flex;gap:8px;align-items:center;padding:9px 12px;background:var(--nh-paper);color:var(--nh-ink);font:500 8px var(--nh-mono);letter-spacing:.08em;text-transform:uppercase}.nh-pack-moment__caption i{font-size:17px;font-style:normal}.nh-pack-moment__aside{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.nh-pack-moment__aside span{color:var(--nh-clay);font:500 9px var(--nh-mono);letter-spacing:.09em}.nh-pack-moment__aside p{margin:0;font:600 clamp(27px,2.9vw,42px)/.87 var(--nh-serif);letter-spacing:-.05em}.nh-pack-moment__aside i{color:var(--nh-clay);font-size:28px;font-style:normal}.nh-table-route{background:var(--nh-sand)}.nh-table-route>div{padding-top:clamp(95px,11vw,155px);padding-bottom:clamp(100px,12vw,165px)}.nh-table-route__heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}.nh-table-route__sequence{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:clamp(15px,2.7vw,38px);align-items:center}.nh-table-route__sequence>i{color:var(--nh-clay);font-size:31px;font-style:normal}.nh-table-route__sequence article{min-width:0}.nh-table-route__sequence article>div,.nh-table-route__sequence article>img{display:block;width:100%;height:360px;overflow:hidden;background:var(--nh-paper);object-fit:cover}.nh-table-route__sequence article>div img{width:100%;height:100%;object-fit:cover}.nh-table-route__sequence span{display:block;margin-top:18px;color:var(--nh-clay);font:500 8px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.nh-table-route__sequence h3{margin:8px 0 0;font:600 clamp(27px,3vw,43px)/.86 var(--nh-serif);letter-spacing:-.055em}.nh-table-route__note{max-width:435px;margin:47px 0 0;color:#12231fa6;font-size:13px;line-height:1.55}.nh-journal-shelf{padding-top:clamp(100px,13vw,175px);padding-bottom:clamp(105px,13vw,180px)}.nh-journal-shelf__heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:37px}.nh-journal-shelf__grid{display:grid;grid-template-columns:1.24fr .88fr .88fr;gap:12px}.nh-journal-shelf__story{position:relative;display:flex;min-height:455px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px;color:var(--nh-paper);background:var(--nh-forest)}.nh-journal-shelf__story:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#071d18e0,#071d1805 70%);content:""}.nh-journal-shelf__story>img,.nh-journal-shelf__story>div{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nh-journal-shelf__story>div{background:var(--nh-sand)}.nh-journal-shelf__story>img,.nh-journal-shelf__story>div img{width:100%;height:100%;object-fit:cover;transition:transform .85s var(--nh-ease)}.nh-journal-shelf__story>div img{object-fit:cover}.nh-journal-shelf__story:hover>img,.nh-journal-shelf__story:hover>div img,.nh-journal-shelf__story:focus-visible>img,.nh-journal-shelf__story:focus-visible>div img{transform:scale(1.07)}.nh-journal-shelf__story span,.nh-journal-shelf__story small{position:relative;z-index:2}.nh-journal-shelf__story span{font:600 clamp(33px,3.6vw,55px)/.83 var(--nh-serif);letter-spacing:-.065em}.nh-journal-shelf__story small{display:flex;justify-content:space-between;margin-top:12px;color:var(--nh-gold);font:500 8px var(--nh-mono);letter-spacing:.1em;text-transform:uppercase}.nh-journal-shelf__story small i{font-size:16px;font-style:normal;transition:transform .22s var(--nh-ease)}.nh-journal-shelf__story:hover small i{transform:translate(4px,-4px)}.nh-point-of-view{display:grid;grid-template-columns:1fr 1fr;background:var(--nh-forest-deep);color:var(--nh-paper)}.nh-point-of-view__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:630px;padding:clamp(50px,7vw,120px)}.nh-point-of-view__copy .nh-kicker{color:var(--nh-gold)}.nh-point-of-view__copy>p:not(.nh-kicker){max-width:415px;margin:0 0 30px;color:#f5f1e8d6;font-size:15px;line-height:1.58}.nh-point-of-view__media{position:relative;min-height:630px;overflow:hidden}.nh-point-of-view__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#071d181a,#071d1894);content:""}.nh-point-of-view__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--nh-ease)}.nh-point-of-view:hover .nh-point-of-view__media img{transform:scale(1.045)}.nh-point-of-view__media>span{position:absolute;z-index:2;top:28px;right:28px;color:var(--nh-gold);font:500 9px/1.25 var(--nh-mono);letter-spacing:.1em;text-align:right;text-transform:uppercase}.nh-point-of-view__media i{color:var(--nh-paper);font-style:normal}.nh-point-of-view__links{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(245,241,232,.24)}.nh-point-of-view__links a{position:relative;display:grid;gap:14px;min-height:140px;padding:26px;color:var(--nh-paper);border-right:1px solid rgba(245,241,232,.24);transition:background .22s var(--nh-ease)}.nh-point-of-view__links a:last-child{border-right:0}.nh-point-of-view__links a:hover{background:#f5f1e812}.nh-point-of-view__links span{color:var(--nh-gold);font:500 8px var(--nh-mono);letter-spacing:.09em}.nh-point-of-view__links strong{font:600 clamp(26px,2.6vw,39px)/.88 var(--nh-serif);letter-spacing:-.05em}.nh-point-of-view__links i{position:absolute;top:25px;right:25px;color:var(--nh-gold);font-style:normal}.nh-explore-pantry{background:var(--nh-forest);color:var(--nh-paper)}.nh-explore-pantry>div{padding-top:clamp(95px,12vw,165px);padding-bottom:clamp(90px,11vw,145px)}.nh-explore-pantry__heading{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:39px}.nh-explore-pantry h2 em,.nh-explore-pantry__heading .nh-kicker{color:var(--nh-gold)}.nh-explore-pantry__controls{display:flex;gap:18px;align-items:center}.nh-explore-pantry__controls .nh-text-link{color:var(--nh-paper)}.nh-explore-pantry__controls .nh-editorial-shelf__controls button{border-color:#f5f1e859;color:var(--nh-paper)}.nh-explore-pantry__controls .nh-editorial-shelf__controls button:hover{background:var(--nh-gold);border-color:var(--nh-gold);color:var(--nh-ink)}.nh-explore-pantry .nh-product-card{background:transparent;color:var(--nh-paper)}.nh-explore-pantry .nh-product-card__body,.nh-explore-pantry .nh-product-card__meta{border-color:#f5f1e83b}.nh-explore-pantry .nh-product-card__meta strong{color:var(--nh-gold)}.nh-explore-pantry .nh-product-card__title-row a{color:var(--nh-paper)}.nh-explore-pantry .nh-product-card__quick-add-button{border-color:#f5f1e873;color:var(--nh-paper)}.nh-explore-pantry .nh-product-card__quick-add-button:hover{background:var(--nh-gold);border-color:var(--nh-gold);color:var(--nh-ink)}.nh-home-newsletter{border-top:1px solid var(--nh-line);background:var(--nh-paper)}.nh-home-newsletter>div{display:grid;grid-template-columns:auto .85fr 1.25fr;gap:clamp(22px,4vw,65px);align-items:center;padding-top:48px;padding-bottom:48px}.nh-home-newsletter__mark{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--nh-gold);color:var(--nh-forest);font-size:21px}.nh-home-newsletter h2{margin:6px 0;font:600 clamp(34px,3.4vw,50px)/.88 var(--nh-serif);letter-spacing:-.05em}.nh-home-newsletter h2 em{color:var(--nh-clay);font-weight:500}.nh-home-newsletter p:not(.nh-kicker){margin:0;color:#12231fad;font-size:12px}.nh-home-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:9px}.nh-home-newsletter__form input{min-width:0;border:1px solid var(--nh-line);background:transparent;padding:0 15px;color:var(--nh-ink);font:500 12px var(--nh-sans)}.nh-home-newsletter__message{grid-column:1/-1;margin:0!important;font-size:11px!important}.nh-scroll-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--nh-ease),transform .7s var(--nh-ease)}.nh-scroll-reveal.is-revealed{opacity:1;transform:none}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__card:nth-child(2){transition-delay:70ms}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__card:nth-child(3){transition-delay:.13s}@media(max-width:949px){.nh-cinematic-hero{min-height:720px}.nh-cinematic-hero__media{left:30%}.nh-cinematic-hero__copy-inner{max-width:56vw}.nh-cinematic-atlas__cards{grid-template-columns:1fr 1fr}.nh-cinematic-atlas__card--oils{grid-column:1/-1;min-height:400px}.nh-cinematic-atlas__card--spices{transform:none}.nh-ingredient-film{grid-template-columns:1fr 1fr}.nh-pack-moment{grid-template-columns:.72fr 1fr}.nh-pack-moment__aside{display:none}.nh-table-route__sequence article>div,.nh-table-route__sequence article>img{height:280px}.nh-home-newsletter>div{grid-template-columns:auto 1fr}.nh-home-newsletter__form{grid-column:1/-1}}@media(max-width:749px){.nh-header .nh-logo{width:112px;min-height:52px;padding:5px 7px;border-color:var(--nh-gold);background:var(--nh-forest-deep);box-shadow:0 4px 12px #071d182e}.nh-header .nh-logo img{width:96px}.nh-cinematic-hero{min-height:690px}.nh-cinematic-hero__media{top:0;right:0;bottom:0;left:0}.nh-cinematic-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#071d18eb,#071d181a 72%);content:""}.nh-cinematic-hero__media--pack img{object-position:center 42%}.nh-cinematic-hero__veil{background:linear-gradient(0deg,#071d18db,#071d180a 68%)}.nh-cinematic-hero__copy{align-items:flex-end}.nh-cinematic-hero__copy-inner{max-width:none;padding:120px 0 103px}.nh-cinematic-hero h1{font-size:clamp(57px,16vw,79px)}.nh-cinematic-hero__copy-inner>p:not(.nh-kicker){font-size:15px}.nh-cinematic-hero__actions{gap:16px}.nh-cinematic-hero__controls{bottom:19px}.nh-cinematic-hero__reading strong{max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nh-cinematic-hero__dots{bottom:72px;left:24px}.nh-cinematic-hero__arrows button{width:43px;height:43px}.nh-home-value-strip{overflow:auto}.nh-home-value-strip>div{width:max-content;min-width:100%}.nh-home-value-strip p{min-width:180px;min-height:58px}.nh-cinematic-atlas{padding-top:79px;padding-bottom:84px}.nh-cinematic-atlas__heading{display:block}.nh-cinematic-atlas__heading>p{margin-top:18px}.nh-cinematic-atlas h2,.nh-editorial-shelf h2,.nh-pack-moment h2,.nh-table-route h2,.nh-journal-shelf h2,.nh-explore-pantry h2{font-size:49px}.nh-cinematic-atlas__cards{grid-template-columns:1fr;gap:10px;margin-top:32px}.nh-cinematic-atlas__card,.nh-cinematic-atlas__card--oils{min-height:360px}.nh-cinematic-atlas__index-list{grid-template-columns:1fr 1fr;margin-top:12px}.nh-cinematic-atlas__index-list a{min-height:66px;font-size:9px}.nh-editorial-shelf{padding-bottom:82px}.nh-editorial-shelf__heading{display:block}.nh-editorial-shelf__heading>div:last-child{margin-top:19px}.nh-editorial-shelf__rail>.nh-editorial-shelf__controls{position:static;justify-content:flex-end;margin:19px 0 12px}.nh-editorial-shelf .nh-product-rail__track,.nh-explore-pantry .nh-product-rail__track{padding-right:24px}.nh-editorial-shelf .nh-product-card,.nh-explore-pantry .nh-product-card{flex-basis:min(284px,76vw)}.nh-ingredient-film{grid-template-columns:1fr}.nh-ingredient-film__media{min-height:405px}.nh-ingredient-film__copy{min-height:410px;padding:65px 24px}.nh-ingredient-film h2,.nh-point-of-view h2{font-size:55px}.nh-ingredient-film__measure{margin-top:42px}.nh-pack-moment{grid-template-columns:1fr;gap:32px;padding-top:83px;padding-bottom:83px}.nh-pack-moment__visual{min-height:440px}.nh-table-route>div{padding-top:80px;padding-bottom:88px}.nh-table-route__heading{display:block;margin-bottom:34px}.nh-table-route__sequence{display:flex;gap:15px;overflow:auto;margin-right:-24px;padding-right:24px;scroll-snap-type:x mandatory;scrollbar-width:none}.nh-table-route__sequence::-webkit-scrollbar{display:none}.nh-table-route__sequence article{flex:0 0 min(78vw,300px);scroll-snap-align:start}.nh-table-route__sequence>i{flex:0 0 auto;align-self:center}.nh-table-route__sequence article>div,.nh-table-route__sequence article>img{height:350px}.nh-table-route__note{margin-top:32px}.nh-journal-shelf{padding-top:83px;padding-bottom:84px}.nh-journal-shelf__heading{display:block}.nh-journal-shelf__grid{grid-template-columns:1fr;gap:10px;margin-top:30px}.nh-journal-shelf__story{min-height:345px}.nh-point-of-view{grid-template-columns:1fr}.nh-point-of-view__copy{min-height:480px;padding:67px 24px}.nh-point-of-view__media{min-height:420px}.nh-point-of-view__links{grid-template-columns:1fr}.nh-point-of-view__links a{min-height:110px;border-right:0;border-bottom:1px solid rgba(245,241,232,.24)}.nh-point-of-view__links a:last-child{border-bottom:0}.nh-explore-pantry>div{padding-top:80px;padding-bottom:72px}.nh-explore-pantry__heading{display:block}.nh-explore-pantry__controls{justify-content:space-between;margin-top:23px}.nh-home-newsletter>div{grid-template-columns:auto 1fr;padding-top:38px;padding-bottom:38px}.nh-home-newsletter__form{display:flex;flex-wrap:wrap}.nh-home-newsletter__form input{height:48px;flex:1 1 220px}.nh-home-newsletter__form .nh-button{flex:1 0 auto}.nh-home-newsletter h2{font-size:40px}}@media(prefers-reduced-motion:reduce){.nh-cinematic-hero__slide,.nh-cinematic-hero__media img,.nh-cinematic-hero__copy-inner>*,.nh-cinematic-atlas__card img,.nh-ingredient-film__media img,.nh-pack-moment__visual img,.nh-journal-shelf__story>img,.nh-journal-shelf__story>div img,.nh-point-of-view__media img,.nh-scroll-reveal{transition:none!important}.nh-scroll-reveal{opacity:1;transform:none}.nh-cinematic-hero__slide{transform:none}.nh-cinematic-hero__slide:not(.is-active){display:none}}.nh-cinematic-atlas__card--spices{transform:none}.nh-cinematic-hero__media{background:#b18452 url(nh-hero-pantry-ingredients.jpg) center/cover no-repeat}.nh-cinematic-atlas__intro{display:grid;gap:20px;justify-items:start;max-width:355px}.nh-cinematic-atlas__intro p{margin:0;color:#12231fad;font-size:14px;line-height:1.58}.nh-cinematic-atlas__intro .nh-text-link{font-size:10px}.nh-cinematic-atlas__heading>p{display:none}.nh-cinematic-atlas__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nh-cinematic-atlas__card,.nh-cinematic-atlas__card--oils{min-height:clamp(365px,32vw,460px);transform:none}.nh-cinematic-atlas__card strong{font-size:clamp(34px,3.3vw,52px);line-height:.86}.nh-cinematic-atlas__card i{justify-content:space-between}.nh-cinematic-atlas__card i span{color:#f5f1e8c7}.nh-cinematic-atlas__card--ghee img,.nh-cinematic-atlas__card--honey img,.nh-cinematic-atlas__card--sweeteners img,.nh-cinematic-atlas__card--seeds img,.nh-cinematic-atlas__card--salt img{object-fit:cover;background:#d5c7ac}.nh-cinematic-atlas__card--produce img{object-position:center}.nh-cinematic-atlas__index-list{display:none}@media(max-width:949px){.nh-cinematic-atlas__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.nh-cinematic-atlas__card--oils{grid-column:auto;min-height:clamp(365px,46vw,460px)}}@media(max-width:749px){.nh-cinematic-atlas__intro{margin-top:18px}.nh-cinematic-atlas__cards{grid-template-columns:1fr}.nh-cinematic-atlas__card,.nh-cinematic-atlas__card--oils{min-height:350px}}.nh-cinematic-atlas__cards--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world{min-height:clamp(430px,39vw,560px);padding:clamp(27px,3vw,45px);background:var(--nh-forest-deep);isolation:isolate}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:before{background:linear-gradient(105deg,#051813e8,#0518139e 43%,#05181324 76%)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:after{right:auto;width:0;transform:none;transition:width .56s var(--nh-ease)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world img{transform:scale(1.025) translate(var(--atlas-x,0),var(--atlas-y,0));filter:saturate(.92) contrast(1.03);transition:transform .65s var(--nh-ease),filter .65s var(--nh-ease)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world>div{max-width:min(92%,550px);transform:translateY(9px);transition:transform .54s var(--nh-ease)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world .nh-cinematic-atlas__index{top:30px;right:32px;transition:transform .54s var(--nh-ease)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world strong{margin-top:11px;font-size:clamp(42px,4.55vw,69px);line-height:.82;transition:transform .54s var(--nh-ease)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world p{max-width:325px;margin:17px 0 0;color:#f5f1e8db;font-size:clamp(13px,1.05vw,16px);line-height:1.45}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world em{display:block;margin-top:18px;color:var(--nh-gold);font:500 8px var(--nh-mono);letter-spacing:.12em;text-transform:uppercase}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world i{max-width:118px;margin-top:13px;color:var(--nh-paper)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover img,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible img{transform:scale(1.06) translate(var(--atlas-x,0),var(--atlas-y,0));filter:saturate(1.06) contrast(1.07)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover:before,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible:before{background:linear-gradient(105deg,#051813d1,#05181378 46%,#05181312 78%)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover:after,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible:after{width:100%}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover>div,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible>div{transform:none}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover strong,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible strong{transform:translateY(-5px)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover .nh-cinematic-atlas__index,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible .nh-cinematic-atlas__index{transform:translateY(-7px)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:hover b,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world:focus-visible b{transform:translate(7px)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--nutrition img{object-position:70% center}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card{opacity:0;transform:translateY(22px);animation:nh-atlas-settle .7s var(--nh-ease) forwards}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card:nth-child(2){animation-delay:90ms}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card:nth-child(3){animation-delay:.18s}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card:nth-child(4){animation-delay:.27s}@keyframes nh-atlas-settle{to{opacity:1;transform:none}}@media(max-width:749px){.nh-cinematic-atlas__heading{margin-bottom:31px}.nh-cinematic-atlas__cards--four{grid-template-columns:1fr;gap:12px}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world{min-height:405px;padding:29px 25px}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world strong{font-size:clamp(43px,12.5vw,60px)}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world p{max-width:295px;font-size:14px}.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world .nh-cinematic-atlas__index{right:24px;top:25px}}@media(prefers-reduced-motion:reduce){.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world img,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world>div,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world strong,.nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card--world .nh-cinematic-atlas__index{animation:none!important;transition:none!important}.nh-scroll-reveal.is-revealed .nh-cinematic-atlas__cards--four .nh-cinematic-atlas__card{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/homepage-production.css.map */
