.nosh-all-categories__picture{display:block;width:100%;height:100%}.nosh-all-categories .nosh-all-categories__media img{width:100%;height:100%;padding:1.2rem;object-fit:contain;box-sizing:border-box}.nosh-band{position:relative;display:flex;width:100%;min-height:var(--nosh-band-h-mobile, 420px);overflow:hidden;isolation:isolate}.nosh-band__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.nosh-band__fill{position:absolute;top:0;right:0;bottom:0;left:0}.nosh-band__fill img,.nosh-band__fill video,.nosh-band__fill picture{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--nosh-band-focal, center)}.nosh-band__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0e1b4d;opacity:var(--nosh-band-overlay, .4);pointer-events:none}.nosh-band__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0e1b4d,#4770db 55%,#2fa5fa)}.nosh-band__fill--collage .nosh-band__strip{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end;gap:1.5%;padding:0 3% 6%;opacity:1}.nosh-band__thumb{flex:0 0 15%;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background-color:#fff;border:1px solid #E5E7EB;border-radius:.8rem;padding:.6rem;box-shadow:0 10px 24px #0e1b4d38;overflow:hidden}.nosh-band__thumb img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;filter:none}.nosh-band__content{position:relative;z-index:1;display:flex;width:100%;padding-top:3rem;padding-bottom:3rem}.nosh-band--v-top .nosh-band__content{align-items:flex-start}.nosh-band--v-middle .nosh-band__content{align-items:center}.nosh-band--v-bottom .nosh-band__content{align-items:flex-end}.nosh-band__box{max-width:40rem}.nosh-band--align-left .nosh-band__box{margin-right:auto;text-align:left}.nosh-band--align-center .nosh-band__box{margin-inline:auto;text-align:center}.nosh-band--align-right .nosh-band__box{margin-left:auto;text-align:right}.nosh-band__eyebrow{font-family:Inter,-apple-system,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.3;margin:0 0 .6rem}.nosh-band__heading{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.75rem,6vw,2.4rem);line-height:1.15;letter-spacing:-.01em;margin:0}.nosh-band__text{font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.6;margin:.75rem 0 0}.nosh-band--light .nosh-band__heading,.nosh-band--light .nosh-band__text,.nosh-band--light .nosh-band__eyebrow{color:#fff}.nosh-band--dark .nosh-band__heading{color:#0e1b4d}.nosh-band--dark .nosh-band__text{color:#0e1b4dcc}.nosh-band--dark .nosh-band__eyebrow{color:#2fa5fa}.nosh-band__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.4rem}.nosh-band--align-center .nosh-band__actions{justify-content:center}.nosh-band--align-right .nosh-band__actions{justify-content:flex-end}.nosh-band__btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.6rem;border-radius:999px;font-family:Inter,-apple-system,sans-serif;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .22s cubic-bezier(.22,.61,.36,1),background-color .22s ease,color .22s ease,border-color .22s ease}.nosh-band--light .nosh-band__btn--primary{background-color:#fff;color:#0e1b4d;border:1.5px solid #FFFFFF}.nosh-band--light .nosh-band__btn--ghost{background-color:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}.nosh-band--dark .nosh-band__btn--primary{background-color:#0e1b4d;color:#fff;border:1.5px solid #0E1B4D}.nosh-band--dark .nosh-band__btn--ghost{background-color:transparent;color:#0e1b4d;border:1.5px solid rgba(14,27,77,.4)}.nosh-band__btn:focus-visible{outline:2px solid #2FA5FA;outline-offset:3px}.nosh-band__toggle{position:absolute;right:1rem;bottom:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border-radius:999px;cursor:pointer;background-color:#0e1b4d8c;border:1.5px solid rgba(255,255,255,.5);color:#fff;transition:background-color .2s ease}.nosh-band__toggle svg{width:1.15rem;height:1.15rem}.nosh-band__toggle .nosh-band__toggle-play,.nosh-band__toggle[aria-pressed=true] .nosh-band__toggle-pause{display:none}.nosh-band__toggle[aria-pressed=true] .nosh-band__toggle-play{display:inline-flex}.nosh-band__toggle:focus-visible{outline:2px solid #FFFFFF;outline-offset:2px}@media screen and (min-width:750px){.nosh-band{min-height:var(--nosh-band-h, 520px)}.nosh-band__content{padding-top:4rem;padding-bottom:4rem}.nosh-band__heading{font-size:clamp(2.2rem,3.4vw,3.2rem);line-height:1.1}.nosh-band__text{font-size:1.08rem}.nosh-band__thumb{flex-basis:13%}.nosh-band__toggle{right:1.75rem;bottom:1.75rem}}@media(hover:hover){.nosh-band__btn:hover{transform:translateY(-2px)}.nosh-band--light .nosh-band__btn--ghost:hover{background-color:#ffffff24;border-color:#fff}.nosh-band--dark .nosh-band__btn--ghost:hover{background-color:#0e1b4d14;border-color:#0e1b4d}.nosh-band__toggle:hover{background-color:#0e1b4dcc}}@media screen and (max-width:749px){.nosh-band__btn{transition:background-color .2s ease,color .2s ease!important}}@keyframes noshBandRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes noshBandScale{0%{transform:scale(1.06)}to{transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.nosh-band__box{animation:noshBandRise .7s cubic-bezier(.22,.61,.36,1) both}.nosh-band__fill{animation:noshBandScale 1.1s cubic-bezier(.22,.61,.36,1) both}}@media(prefers-reduced-motion:reduce){.nosh-band__box,.nosh-band__fill,.nosh-band__btn{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.nosh-cats{background-color:#fff}.nosh-cats__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 1.35rem}.nosh-cats__header{max-width:46rem;margin:0;min-width:0}.nosh-cats__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.6rem,5.4vw,2.25rem);line-height:1.16;margin:0}.nosh-cats__nav{display:none;gap:.4rem;flex:0 0 auto}.nosh-cats__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border-radius:999px;cursor:pointer;background-color:#fff;border:1.5px solid rgba(14,27,77,.22);color:#0e1b4d;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.nosh-cats__arrow svg{width:1.3rem;height:1.3rem}.nosh-cats__arrow[disabled]{opacity:.35;cursor:default}.nosh-cats__arrow:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-cats__heading:after{content:"";display:block;width:2.8rem;height:3px;background:#2fa5fa;border-radius:2px;margin:.7rem 0 0}.nosh-cats__intro{color:#0e1b4dbd;font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.6;margin:.85rem 0 0}.nosh-cats__track{--nosh-cats-gap: .75rem;list-style:none;margin:0;display:flex;flex-wrap:nowrap;gap:var(--nosh-cats-gap);padding:.25rem 1.5rem .5rem;margin-inline:-1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-cats__track::-webkit-scrollbar{display:none}.nosh-cats__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-cats__item{flex:0 0 auto;width:76%;min-width:0;scroll-snap-align:start;display:flex}.nosh-cats__card{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;background:#fff;border:1px solid #E5E7EB;border-radius:1.1rem;overflow:hidden;transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s cubic-bezier(.22,.61,.36,1),border-color .25s cubic-bezier(.22,.61,.36,1)}.nosh-cats__media{display:flex;align-items:flex-end;justify-content:center;gap:.4rem;background:#fff;border-bottom:1px solid #E5E7EB;padding:.9rem .7rem;min-height:8rem}.nosh-cats__thumb{display:block;flex:1 1 0;max-width:33%}.nosh-cats__picture{display:block;width:100%;height:100%}.nosh-cats__image{display:block;width:100%;height:100%;padding:1rem;object-fit:contain;box-sizing:border-box}.nosh-cats__thumb{background-color:#fff;border:1px solid #E5E7EB;border-radius:.6rem;padding:.4rem;box-shadow:0 2px 6px #0e1b4d0f;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.nosh-cats__thumb img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:none;transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.nosh-cats__thumb--1,.nosh-cats__thumb--2,.nosh-cats__thumb--3{transform:none}.nosh-cats__thumb--empty{max-width:3rem;color:#0e1b4d59;margin-bottom:.5rem}.nosh-cats__thumb--empty svg{width:100%;height:auto}.nosh-cats__mosaic{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:.35rem;width:100%;max-width:9rem}.nosh-cats__mosaic-cell{display:block;aspect-ratio:1 / 1;background-color:#fff;border:1px solid #E5E7EB;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 6px #0e1b4d0f}.nosh-cats__mosaic-cell img{display:block;width:100%;height:100%;object-fit:cover}.nosh-cats__body{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .9rem 1rem;flex:1 1 auto}.nosh-cats__title{color:#0e1b4d;font-family:Inter,-apple-system,sans-serif;font-weight:700;font-size:1.0625rem;line-height:1.3}.nosh-cats__label{color:#0e1b4db8;font-family:Inter,-apple-system,sans-serif;font-size:.9375rem;line-height:1.45}.nosh-cats__cue{display:inline-flex;width:1.1rem;height:1.1rem;color:#2fa5fa;margin-top:.45rem;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.nosh-cats__cue svg{width:100%;height:100%}.nosh-cats__empty{color:#0e1b4d80;font-family:Inter,-apple-system,sans-serif}@media screen and (min-width:600px){.nosh-cats__item{width:46%}}@media screen and (min-width:750px){.nosh-cats__track{--nosh-cats-gap: 1.25rem;padding-inline:0;margin-inline:0;scroll-snap-type:x mandatory}.nosh-cats__item{width:calc((100% - (2 * var(--nosh-cats-gap))) / 3)}.nosh-cats__nav{display:flex}.nosh-cats__head{margin-bottom:1.8rem;align-items:center}.nosh-cats__media{min-height:11rem;padding:1.3rem 1.1rem;gap:.6rem}.nosh-cats__body{padding:1.1rem 1.2rem 1.3rem}.nosh-cats__title{font-size:1.125rem}.nosh-cats__label{font-size:1rem}.nosh-cats__intro{font-size:1.0625rem}}@media screen and (min-width:1200px){.nosh-cats__track{--nosh-cats-gap: 1.4rem}.nosh-cats__item{width:calc((100% - (3 * var(--nosh-cats-gap))) / 4)}}@media(hover:hover){.nosh-cats__card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0e1b4d1a;border-color:#4770db}.nosh-cats__card:hover .nosh-cats__thumb img{transform:scale(1.05)}.nosh-cats__card:hover .nosh-cats__cue{transform:translate(4px);color:#4770db}.nosh-cats__arrow:not([disabled]):hover{background-color:#4770db;border-color:#4770db;color:#fff}}.nosh-cats__card:focus-visible{outline:2px solid #4770DB;outline-offset:3px}@keyframes noshCatsFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-cats__item{animation:noshCatsFadeUp .6s cubic-bezier(.22,.61,.36,1) both}.nosh-cats__item:nth-child(2){animation-delay:.07s}.nosh-cats__item:nth-child(3){animation-delay:.14s}.nosh-cats__item:nth-child(4){animation-delay:.21s}.nosh-cats__item:nth-child(5){animation-delay:.28s}.nosh-cats__item:nth-child(6){animation-delay:.35s}}@media screen and (max-width:749px){.nosh-cats__card{transition:box-shadow .25s ease!important}}@media(prefers-reduced-motion:reduce){.nosh-cats__track{scroll-behavior:auto}.nosh-cats__item,.nosh-cats__card,.nosh-cats__thumb img,.nosh-cats__cue,.nosh-cats__arrow{animation:none!important;transition:none!important;transform:none!important}.nosh-cats__item{opacity:1!important}}.nosh-choctiles{background-color:#fff;padding-block:2.4rem}.nosh-choctiles__heading{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,5.2vw,2rem);line-height:1.16;margin:0 0 .6rem;color:#0e1b4d}.nosh-choctiles__body{font-family:Inter,-apple-system,sans-serif;font-size:1.35rem;line-height:1.55;color:#3a4568;margin:0 0 1.4rem;max-width:62ch}.nosh-choctiles__track{list-style:none;margin:0;padding:.25rem 0 .5rem;display:flex;flex-wrap:nowrap;gap:var(--nosh-belt-gap, .95rem);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-choctiles__track::-webkit-scrollbar{display:none}.nosh-choctiles__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-choctiles__item{flex:0 0 auto;min-width:0;scroll-snap-align:start;display:flex}.nosh-choctiles__tile{display:flex;flex-direction:column;width:100%;border-radius:.9rem;overflow:hidden;background-color:#f3f6fd;border:1px solid rgba(71,112,219,.16);text-decoration:none;color:#0e1b4d;transition:transform .25s cubic-bezier(.22,.61,.36,1),border-color .2s ease}.nosh-choctiles__tile:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-choctiles__tile--static{cursor:default}.nosh-choctiles__media{position:relative;aspect-ratio:1 / 1;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.nosh-choctiles__media img{width:100%;height:100%;object-fit:contain;padding:1.2rem;box-sizing:border-box;display:block}.nosh-choctiles__placeholder{display:block;width:100%;height:100%;background:linear-gradient(160deg,#f3f6fd,#e3eafb)}.nosh-choctiles__label{padding:.85rem .9rem 1rem;display:flex;flex-direction:column;gap:.15rem;background-color:#fff}.nosh-choctiles__title{font-family:Inter,-apple-system,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.3;color:#0e1b4d}.nosh-choctiles__count{font-family:Inter,-apple-system,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.3;color:#4770db}.nosh-choctiles__notice{margin:1.2rem 0 0;padding:.9rem 1.1rem;border-radius:.6rem;background-color:#f3f6fd;border:1px dashed rgba(71,112,219,.45);font-family:Inter,-apple-system,sans-serif;font-size:1.25rem;line-height:1.5;color:#0e1b4d}@media screen and (max-width:749px){.nosh-choctiles__track{padding-left:var(--nosh-gutter-l, 1.6rem);padding-right:var(--nosh-gutter-r, 1.6rem);margin-left:calc(-1 * var(--nosh-gutter-l, 1.6rem));margin-right:calc(-1 * var(--nosh-gutter-r, 1.6rem));scroll-padding-left:var(--nosh-gutter-l, 1.6rem);scroll-padding-right:var(--nosh-gutter-r, 1.6rem);align-items:stretch}.nosh-choctiles__item{width:calc((100% - var(--nosh-belt-gap, .95rem)) / 2)}}@media screen and (min-width:750px){.nosh-choctiles{padding-block:3.2rem}.nosh-choctiles__track{gap:1.6rem;overflow-x:visible}.nosh-choctiles__item{width:calc((100% - (2 * 1.6rem)) / 3)}.nosh-choctiles__title{font-size:1.6rem}}@media(hover:hover){.nosh-choctiles__tile:not(.nosh-choctiles__tile--static):hover{transform:translateY(-4px);border-color:#4770db}}@media(prefers-reduced-motion:reduce){.nosh-choctiles__track{scroll-behavior:auto}.nosh-choctiles__tile{transition:none!important;transform:none!important}}.nosh-collection-seo-hero--compact{padding-block:1.5rem}.nosh-collection-seo-hero--compact .nosh-collection-seo__breadcrumb{margin-bottom:.8rem}.nosh-collection-seo-hero--compact .nosh-collection-seo-hero__chips{margin-top:1rem}.nosh-crail{display:block;background-color:#fff;min-height:1px}.shopify-section.nosh-crail-section:not(:has(.nosh-crail__inner)){height:0;min-height:0;margin-block:0;padding-block:0}.nosh-crail__probe{display:block;height:0;width:0;overflow:hidden}.nosh-ribbon{background-color:#fff;overflow:hidden;position:relative}.nosh-ribbon__viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 3.5rem,#000 calc(100% - 3.5rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 3.5rem,#000 calc(100% - 3.5rem),transparent 100%)}.nosh-ribbon__track{display:flex;width:max-content;animation:noshRibbonScroll var(--nosh-ribbon-speed, 46s) linear infinite;will-change:transform}.nosh-ribbon__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex:0 0 auto}.nosh-ribbon__item{display:inline-flex;align-items:center;gap:.5rem;padding:.62rem 0;margin-right:3rem;white-space:nowrap}.nosh-ribbon__icon{display:inline-flex;width:1.15rem;height:1.15rem;flex:0 0 auto;color:#2fa5fa}.nosh-ribbon__icon svg{width:100%;height:100%;display:block}.nosh-ribbon__text{color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.015em;line-height:1.25;white-space:nowrap}@keyframes noshRibbonScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(hover:hover){.nosh-ribbon:hover .nosh-ribbon__track{animation-play-state:paused}}.nosh-ribbon:focus-within .nosh-ribbon__track{animation-play-state:paused}@media screen and (min-width:750px){.nosh-ribbon__text{font-size:.875rem;letter-spacing:.02em}.nosh-ribbon__icon{width:1.25rem;height:1.25rem}.nosh-ribbon__item{margin-right:3.75rem;gap:.6rem;padding:.7rem 0}.nosh-ribbon__viewport{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6rem,#000 calc(100% - 6rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6rem,#000 calc(100% - 6rem),transparent 100%)}}@media(prefers-reduced-motion:reduce){.nosh-ribbon__track{animation:none!important;transform:none!important;width:100%}.nosh-ribbon__list[aria-hidden=true]{display:none}.nosh-ribbon__viewport{overflow-x:auto;scrollbar-width:none;-webkit-mask-image:none;mask-image:none}.nosh-ribbon__viewport::-webkit-scrollbar{display:none}.nosh-ribbon__list{padding-inline:1.5rem}}.nosh-drop{background-color:#fff}.nosh-drop__panel{position:relative;overflow:hidden;border-radius:1.5rem;padding:2rem 1.4rem;background:linear-gradient(160deg,#0e1b4d,#23306b);display:grid;grid-template-columns:1fr;gap:1.5rem}.nosh-drop__panel:after{content:"";position:absolute;top:-35%;right:-12%;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,#2fa5fa59,#2fa5fa00 70%);pointer-events:none}.nosh-drop__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .6rem}.nosh-drop__heading{color:#fff;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,5.4vw,2.1rem);line-height:1.2;margin:0}.nosh-drop__subtext{color:#ffffffd1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;margin:.8rem 0 0;max-width:34rem}.nosh-drop__form{position:relative;z-index:1}.nosh-drop__label{display:block;color:#ffffffe6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82rem;font-weight:600;margin:0 0 .5rem}.nosh-drop__control{display:flex;flex-direction:column;gap:.6rem}.nosh-drop__input{width:100%;min-height:3rem;padding:.75rem 1rem;border-radius:999px;border:2px solid rgba(255,255,255,.28);background:#fff;color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.3;-webkit-appearance:none;appearance:none}.nosh-drop__input::placeholder{color:#0e1b4d73}.nosh-drop__input:focus-visible{outline:3px solid #2FA5FA;outline-offset:2px;border-color:#2fa5fa}.nosh-drop__button{min-height:3rem;padding:.75rem 1.6rem;border-radius:999px;border:2px solid #2FA5FA;background:#2fa5fa;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.96rem;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.nosh-drop__button:focus-visible{outline:3px solid #FFFFFF;outline-offset:2px}@media(hover:hover){.nosh-drop__button:hover{background:#fff;color:#0e1b4d;transform:translateY(-2px);box-shadow:0 10px 22px #00000040}}.nosh-drop__message{margin:.75rem 0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;line-height:1.5;padding:.6rem .85rem;border-radius:.6rem}.nosh-drop__message--error{color:#fff;background:#ff5a5a38;border:1px solid rgba(255,120,120,.55)}.nosh-drop__message--success{color:#0e1b4d;background:#fff;border:1px solid rgba(47,165,250,.5)}.nosh-drop__fine{color:#fff9;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;line-height:1.5;margin:.85rem 0 0;max-width:32rem}@media screen and (min-width:750px){.nosh-drop__panel{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;padding:3rem 2.6rem}.nosh-drop__control{flex-direction:row;align-items:stretch}.nosh-drop__input{flex:1 1 auto}.nosh-drop__button{flex:0 0 auto;white-space:nowrap}}@keyframes noshDropFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-drop__panel{animation:noshDropFadeUp .6s cubic-bezier(.22,.61,.36,1) both}}@media(prefers-reduced-motion:reduce){.nosh-drop__panel,.nosh-drop__button{animation:none!important;transition:none!important;transform:none!important}}.nosh-fch{background-color:#fff}.nosh-fch__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.2rem;align-items:center;padding:1.3rem 1.1rem 1.5rem;border-radius:1.5rem;border:1px solid rgba(14,27,77,.1)}.nosh-fch--muskaan .nosh-fch__hero{border-color:#2fa5fa47;background:radial-gradient(110% 70% at 100% 0%,#2fa5fa8c,#fff0 60%),#fff}.nosh-fch--shanay .nosh-fch__hero{border-color:#0e1b4d2e;background:radial-gradient(110% 70% at 0% 0%,#0e1b4d12,#fff0 60%),#fff}.nosh-fch__media-stage{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 auto;padding:1.1rem;border-radius:1.15rem;overflow:hidden}.nosh-fch--muskaan .nosh-fch__media-stage{background:#fff}.nosh-fch--shanay .nosh-fch__media-stage{background:linear-gradient(165deg,#0e1b4d,#23306b)}.nosh-fch__ring{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.75);pointer-events:none}.nosh-fch__ring--a{width:7rem;height:7rem;top:-2rem;right:-1.8rem}.nosh-fch__ring--b{width:4.2rem;height:4.2rem;bottom:-1.3rem;left:-1.1rem;border-color:#2fa5fa8c}.nosh-fch__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .55rem}.nosh-fch--shanay .nosh-fch__eyebrow{color:#0e1b4d}.nosh-fch__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.75rem,6vw,2.6rem);line-height:1.14;margin:0;overflow-wrap:break-word}.nosh-fch__role{color:#0e1b4d9e;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;line-height:1.4;margin:.4rem 0 0}.nosh-fch__intro{margin:.95rem 0 0;max-width:40rem}.nosh-fch__intro p{color:#0e1b4ddb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.62;margin:0 0 .8rem}.nosh-fch__intro p:last-child{margin-bottom:0}.nosh-fch__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.9rem;margin-top:1.15rem;padding:.75rem 1.4rem;border-radius:999px;background:#2fa5fa;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.94rem;text-decoration:none;border:2px solid #2FA5FA;transition:background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.nosh-fch__cta-arrow{display:inline-block;transition:transform .25s ease}.nosh-fch__cta:focus-visible{outline:3px solid #0E1B4D;outline-offset:3px}@media(hover:hover){.nosh-fch__cta:hover{background:#0e1b4d;border-color:#0e1b4d;transform:translateY(-2px);box-shadow:0 10px 22px #0e1b4d33}.nosh-fch__cta:hover .nosh-fch__cta-arrow{transform:translateY(2px)}}@media screen and (max-width:749px){.nosh-fch__cta{width:100%}}@media screen and (min-width:990px){.nosh-fch__hero{grid-template-columns:minmax(0,.72fr) minmax(0,1.6fr);column-gap:2.6rem;padding:2.1rem 2.3rem}.nosh-fch--shanay .nosh-fch__hero{grid-template-columns:minmax(0,1.6fr) minmax(0,.72fr)}.nosh-fch--shanay .nosh-fch__media{grid-column:2;grid-row:1}.nosh-fch--shanay .nosh-fch__text{grid-column:1;grid-row:1}.nosh-fch__intro p{font-size:1.06rem;line-height:1.66}.nosh-fch__media-stage{padding:1.5rem}}@keyframes noshFchFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-fch__hero{animation:noshFchFadeUp .6s cubic-bezier(.22,.61,.36,1) both}}@media(prefers-reduced-motion:reduce){.nosh-fch__hero,.nosh-fch__cta,.nosh-fch__cta-arrow{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.nosh-ff{background-color:#fff}.nosh-ff__header{max-width:44rem;margin:0 auto 1.75rem;text-align:center}.nosh-ff__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .6rem}.nosh-ff__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.7rem,5.4vw,2.6rem);line-height:1.14;margin:0}.nosh-ff__heading:after{content:"";display:block;width:2.8rem;height:3px;background:#2fa5fa;border-radius:2px;margin:.7rem auto 0}.nosh-ff__intro{color:#0e1b4db8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;margin:.9rem 0 0}.nosh-ff__panels{display:flex;flex-direction:column;gap:1.6rem}.nosh-ff__panel{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;padding:1.25rem 1.1rem 1.4rem;border-radius:1.5rem;border:1px solid rgba(14,27,77,.1);background:#fff;overflow:hidden}.nosh-ff__panel--muskaan{border-color:#2fa5fa4d;background:radial-gradient(120% 70% at 100% 0%,#2fa5fa8c,#fff0 62%),#fff}.nosh-ff__panel--shanay{border-color:#0e1b4d2e;background:radial-gradient(120% 70% at 0% 0%,#0e1b4d12,#fff0 62%),#fff}.nosh-ff__kicker{display:inline-flex;align-items:center;gap:.4rem;color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .45rem}.nosh-ff__panel--shanay .nosh-ff__kicker{color:#0e1b4d}.nosh-ff__dot{width:.42rem;height:.42rem;border-radius:50%;background:currentColor;flex:0 0 auto}.nosh-ff__name{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.35rem,4.6vw,1.75rem);line-height:1.18;margin:0}.nosh-ff__role{color:#0e1b4d9e;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.86rem;font-weight:600;line-height:1.4;letter-spacing:.01em;margin:.3rem 0 0}.nosh-ff__taste{color:#0e1b4dcc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;margin:.6rem 0 0;max-width:34rem}.nosh-ff__media-stage{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 auto;padding:1.1rem;border-radius:1.15rem;overflow:hidden}.nosh-ff__panel--muskaan .nosh-ff__media-stage{background:#fff}.nosh-ff__panel--shanay .nosh-ff__media-stage{background:linear-gradient(165deg,#0e1b4d,#23306b)}.nosh-ff__ring{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.75);pointer-events:none}.nosh-ff__ring--a{width:7.5rem;height:7.5rem;top:-2.2rem;right:-2rem}.nosh-ff__ring--b{width:4.5rem;height:4.5rem;bottom:-1.4rem;left:-1.2rem;border-color:#2fa5fa8c}.nosh-ff__rail{list-style:none;margin:0;padding:0 0 .4rem;display:grid;grid-auto-flow:column;grid-auto-columns:38%;gap:.7rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nosh-ff__rail::-webkit-scrollbar{display:none}.nosh-ff__rail-item{scroll-snap-align:start;min-width:0}.nosh-ff__empty{color:#0e1b4d8c;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;margin:0}.nosh-ff__cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.9rem;padding:.75rem 1.35rem;border-radius:999px;background:#2fa5fa;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.94rem;text-decoration:none;border:2px solid #2FA5FA;transition:background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.nosh-ff__cta-arrow{display:inline-block;transition:transform .25s ease}.nosh-ff__cta:focus-visible{outline:3px solid #0E1B4D;outline-offset:3px}@media(hover:hover){.nosh-ff__cta:hover{background:#0e1b4d;border-color:#0e1b4d;transform:translateY(-2px);box-shadow:0 10px 22px #0e1b4d33}.nosh-ff__cta:hover .nosh-ff__cta-arrow{transform:translate(3px)}}@media screen and (max-width:749px){.nosh-ff__cta{width:100%}}@media screen and (min-width:990px){.nosh-ff__panels{gap:2.25rem}.nosh-ff__panel{grid-template-columns:minmax(0,.85fr) minmax(0,1.55fr);grid-template-rows:auto auto auto;column-gap:2.5rem;row-gap:1.1rem;align-items:start;padding:2.1rem 2.2rem 2.2rem}.nosh-ff__panel--muskaan .nosh-ff__media{grid-column:1;grid-row:1 / span 3;align-self:center}.nosh-ff__panel--muskaan .nosh-ff__identity{grid-column:2;grid-row:1}.nosh-ff__panel--muskaan .nosh-ff__products{grid-column:2;grid-row:2}.nosh-ff__panel--muskaan .nosh-ff__actions{grid-column:2;grid-row:3}.nosh-ff__panel--shanay .nosh-ff__media{grid-column:2;grid-row:1 / span 3;align-self:center}.nosh-ff__panel--shanay .nosh-ff__identity{grid-column:1;grid-row:1}.nosh-ff__panel--shanay .nosh-ff__products{grid-column:1;grid-row:2}.nosh-ff__panel--shanay .nosh-ff__actions{grid-column:1;grid-row:3}.nosh-ff__panel--shanay{grid-template-columns:minmax(0,1.55fr) minmax(0,.85fr)}.nosh-ff__rail{grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:auto;overflow-x:visible;scroll-snap-type:none;gap:.9rem}.nosh-ff__media-stage{padding:1.6rem;border-radius:1.35rem}.nosh-ff__header{margin-bottom:2.5rem}}@keyframes noshFfFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-ff__panel{animation:noshFfFadeUp .6s cubic-bezier(.22,.61,.36,1) both}.nosh-ff__panel:nth-child(2){animation-delay:.08s}}@media(prefers-reduced-motion:reduce){.nosh-ff__panel,.nosh-ff__cta,.nosh-ff__cta-arrow{animation:none!important;transition:none!important;transform:none!important}.nosh-ff__panel{opacity:1!important}}.nosh-fcard{display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:inherit;height:100%}.nosh-fcard__stage{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:.7rem;background:#fff;border:1px solid #E5E7EB;border-radius:.85rem;box-shadow:0 4px 12px #0e1b4d12;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}@supports not (aspect-ratio: 1 / 1){.nosh-fcard__stage{height:0;padding-bottom:100%}}.nosh-fcard__img{width:100%;height:100%;object-fit:contain;filter:none;display:block}.nosh-fcard__img--empty{background:#f5faff}.nosh-fcard__flag{position:absolute;top:.45rem;left:.45rem;background:#0e1b4de0;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .45rem;border-radius:.3rem}.nosh-fcard__title{color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.86rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nosh-fcard__price{color:#0e1b4dbf;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.86rem;font-weight:700;margin-top:auto}.nosh-fcard__price-out{color:#0e1b4d80;font-weight:600}.nosh-fcard:focus-visible{outline:3px solid #2FA5FA;outline-offset:3px;border-radius:.9rem}.nosh-ff__panel--shanay .nosh-fcard__title{color:#0e1b4d}@media(hover:hover){.nosh-fcard:hover .nosh-fcard__stage{transform:translateY(-4px);box-shadow:0 14px 26px #0e1b4d24;border-color:#2fa5fab3}}@media(prefers-reduced-motion:reduce){.nosh-fcard__stage{transition:none!important;transform:none!important}}@media screen and (min-width:990px){.nosh-ff__panel--no-media{grid-template-columns:minmax(0,1fr)}.nosh-ff__panel--no-media .nosh-ff__identity,.nosh-ff__panel--no-media .nosh-ff__products,.nosh-ff__panel--no-media .nosh-ff__actions{grid-column:1}}.nosh-frail{background-color:#fff}.nosh-frail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 1rem}.nosh-frail__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.25rem,4.4vw,1.7rem);line-height:1.2;margin:0}.nosh-frail__intro{color:#0e1b4dad;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.55;margin:.35rem 0 0;max-width:38rem}.nosh-frail__count{display:inline-flex;align-items:center;margin:.6rem 0 0;padding:.2rem .7rem;border-radius:999px;background:#2fa5fa1f;color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:.8125rem;letter-spacing:.01em}.nosh-frail__controls{display:none;gap:.5rem;flex:0 0 auto}.nosh-frail__btn{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(14,27,77,.18);background:#fff;color:#0e1b4d;cursor:pointer;padding:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nosh-frail__btn svg{width:1.15rem;height:1.15rem}.nosh-frail__btn:focus-visible{outline:3px solid #2FA5FA;outline-offset:2px}.nosh-frail__btn[disabled]{opacity:.35;cursor:default}@media(hover:hover){.nosh-frail__btn:not([disabled]):hover{background:#2fa5fa;border-color:#2fa5fa;color:#fff}}.nosh-frail__track{list-style:none;margin:0;padding:0 0 .5rem;display:grid;grid-auto-flow:column;grid-auto-columns:42%;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nosh-frail__track::-webkit-scrollbar{display:none}.nosh-frail__item{scroll-snap-align:start;min-width:0}@media screen and (min-width:750px){.nosh-frail__track{grid-auto-columns:26%;gap:1rem}}@media screen and (min-width:990px){.nosh-frail__controls{display:flex}.nosh-frail__track{grid-auto-columns:18%;gap:1.1rem}.nosh-frail__head{margin-bottom:1.25rem}}@media(prefers-reduced-motion:reduce){.nosh-frail__track{scroll-behavior:auto}.nosh-frail__btn{transition:none!important}}.nosh-fstory{background-color:#fff}.nosh-fstory__head{max-width:42rem;margin:0 0 1.6rem}.nosh-fstory__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .55rem}.nosh-fstory--shanay .nosh-fstory__eyebrow{color:#0e1b4d}.nosh-fstory__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,5vw,2.1rem);line-height:1.18;margin:0}.nosh-fstory__layout{display:block}.nosh-fstory__mediacol{margin:0 0 1.8rem}.nosh-fstory__mediastage{width:min(62vw,16rem);aspect-ratio:9 / 16;border-radius:1.1rem;overflow:hidden;background-color:#fff;border:1px solid #E5E7EB}.nosh-fstory__mediastage .nosh-fmedia,.nosh-fstory__mediastage .nosh-fmedia__frame{width:100%;height:100%;margin:0;aspect-ratio:auto}.nosh-fstory__mediastage .nosh-fmedia__video,.nosh-fstory__mediastage .nosh-fmedia__img{display:block;width:100%;height:100%;object-fit:cover}.nosh-fstory__mediastage--top .nosh-fmedia__video,.nosh-fstory__mediastage--top .nosh-fmedia__img{object-position:center top}.nosh-fstory__mediastage--center .nosh-fmedia__video,.nosh-fstory__mediastage--center .nosh-fmedia__img{object-position:center center}.nosh-fstory__mediastage--bottom .nosh-fmedia__video,.nosh-fstory__mediastage--bottom .nosh-fmedia__img{object-position:center bottom}.nosh-fstory__mediastage .nosh-fmedia__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#2fa5fa}.nosh-fstory__mediastage .nosh-fmedia__placeholder-mark{display:block;width:3.5rem;height:3.5rem}.nosh-fstory__mediastage .nosh-fmedia__placeholder-mark svg{width:100%;height:100%}.nosh-fstory__mediacap{margin:.6rem 0 0;max-width:22rem;color:#0e1b4dad;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9375rem;line-height:1.45}.nosh-fstory__mediapending{margin:.6rem 0 0;max-width:22rem;color:#0e1b4d9e;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8125rem;line-height:1.45}.nosh-fstory__flow{display:flex;flex-direction:column;gap:1.9rem;max-width:40rem}.nosh-fstory__chapter{position:relative}.nosh-fstory__chapter-no{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;margin:0 0 .4rem}.nosh-fstory--shanay .nosh-fstory__chapter-no{color:#0e1b4d8c}.nosh-fstory__chapter-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.15rem,4vw,1.4rem);line-height:1.28;margin:0 0 .6rem;overflow-wrap:break-word}.nosh-fstory__body p{color:#0e1b4ddb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.62;margin:0 0 .95rem}.nosh-fstory__body p:last-child{margin-bottom:0}.nosh-fstory__quote{margin:0;padding:1.15rem 1.25rem;border-left:4px solid #2FA5FA;border-radius:0 .9rem .9rem 0;background:#f5faff}.nosh-fstory--shanay .nosh-fstory__quote{border-left-color:#0e1b4d;background:#0e1b4d0b}.nosh-fstory__quote-text{margin:0;color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.08rem,4.2vw,1.28rem);line-height:1.45}.nosh-fstory__quote-text p{margin:0}.nosh-fstory__quote-by{margin:.6rem 0 0;color:#0e1b4d99;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:600}.nosh-fstory__media{margin:0}.nosh-fstory__media-img{display:block;width:100%;height:auto;border-radius:1rem;border:1px solid rgba(14,27,77,.1)}.nosh-fstory__media-cap{margin:.55rem 0 0;color:#0e1b4d99;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;line-height:1.45}.nosh-fstory__cue{margin:2.1rem 0 0;padding:1.2rem 1.3rem;border-radius:1.1rem;border:1px solid rgba(47,165,250,.28);background:#f5faff;max-width:44rem}.nosh-fstory--shanay .nosh-fstory__cue{border-color:#0e1b4d29;background:#0e1b4d0a}.nosh-fstory__cue-label{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .5rem}.nosh-fstory--shanay .nosh-fstory__cue-label{color:#0e1b4d}.nosh-fstory__cue-text p{color:#0e1b4ddb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;margin:0 0 .7rem}.nosh-fstory__cue-text p:last-child{margin-bottom:0}.nosh-fstory__related{margin:2rem 0 0}.nosh-fstory__related-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:1.15rem;line-height:1.25;margin:0 0 .85rem}.nosh-fstory__related-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem}.nosh-fstory__related-link{display:inline-flex;align-items:center;gap:.4rem;min-height:2.75rem;padding:.65rem 1.2rem;border-radius:999px;background:#fff;color:#0e1b4d;border:2px solid #2FA5FA;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;transition:background-color .25s ease,color .25s ease,transform .25s ease}.nosh-fstory__related-arrow{display:inline-block;transition:transform .25s ease}.nosh-fstory__related-link:focus-visible{outline:3px solid #0E1B4D;outline-offset:3px}@media(hover:hover){.nosh-fstory__related-link:hover{background:#2fa5fa;color:#fff;transform:translateY(-2px)}.nosh-fstory__related-link:hover .nosh-fstory__related-arrow{transform:translate(3px)}}@media screen and (min-width:990px){.nosh-fstory__flow{gap:2.3rem;max-width:42rem}.nosh-fstory__body p{font-size:1.09rem;line-height:1.66}.nosh-fstory__cue-text p{font-size:1.06rem;line-height:1.64}.nosh-fstory__head{margin-bottom:2rem}.nosh-fstory__layout--media{display:grid;grid-template-columns:minmax(0,1fr) 21rem;column-gap:3.5rem;align-items:start}.nosh-fstory__layout--media .nosh-fstory__textcol{grid-column:1;grid-row:1;min-width:0}.nosh-fstory__layout--media .nosh-fstory__mediacol{grid-column:2;grid-row:1;margin:0;position:sticky;top:6rem}.nosh-fstory__mediastage{width:100%}.nosh-fstory__mediacap,.nosh-fstory__mediapending{max-width:none}}@media screen and (min-width:1200px){.nosh-fstory__layout--media{grid-template-columns:minmax(0,1fr) 23rem;column-gap:4rem}}@keyframes noshFstoryFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-fstory__chapter,.nosh-fstory__quote,.nosh-fstory__media{animation:noshFstoryFadeUp .55s cubic-bezier(.22,.61,.36,1) both}}@media(prefers-reduced-motion:reduce){.nosh-fstory__chapter,.nosh-fstory__quote,.nosh-fstory__media,.nosh-fstory__related-link{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.nosh-heroc{display:block;background-color:#fff}.nosh-heroc__inner{position:relative}.nosh-heroc__viewport{display:flex;flex-wrap:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.nosh-heroc__viewport::-webkit-scrollbar{display:none}.nosh-heroc__viewport:focus-visible{outline:2px solid #2FA5FA;outline-offset:4px;border-radius:.75rem}.nosh-heroc__slide{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;gap:1.1rem;min-height:0}.nosh-heroc__slide--bg-white{background-color:#fff}.nosh-heroc__slide--bg-wash{background-image:linear-gradient(180deg,#2fa5fa12,#fff0 62%);border-radius:1.2rem}.nosh-heroc__copy{order:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.nosh-heroc__media{order:2}.nosh-heroc__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.3;margin:0 0 .55rem}.nosh-heroc__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.7rem,6.2vw,2.3rem);line-height:1.15;letter-spacing:-.01em;margin:0}.nosh-heroc__sub{color:#0e1b4dbd;font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.6;margin:.7rem 0 0;max-width:34rem}.nosh-heroc__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;width:100%}.nosh-heroc__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.8rem 1.5rem;border-radius:999px;font-family:Inter,-apple-system,sans-serif;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;text-align:center;flex:1 1 auto;transition:transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s cubic-bezier(.22,.61,.36,1),background-color .22s ease,color .22s ease}.nosh-heroc__btn--primary{background-color:#0e1b4d;color:#fff;box-shadow:0 8px 20px #0e1b4d33}.nosh-heroc__btn--ghost{background-color:#fff;color:#0e1b4d;border:1.5px solid rgba(14,27,77,.18)}.nosh-heroc__btn:focus-visible{outline:2px solid #2FA5FA;outline-offset:3px}.nosh-heroc__arrowicon{display:inline-flex;width:1.05rem;height:1.05rem;transition:transform .22s cubic-bezier(.22,.61,.36,1)}.nosh-heroc__arrowicon svg{width:100%;height:100%}.nosh-heroc__media{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:1.1rem;overflow:hidden;background-color:#fff;flex:0 0 auto}.nosh-heroc__fill{position:absolute;top:0;right:0;bottom:0;left:0}.nosh-heroc__fill img,.nosh-heroc__fill video,.nosh-heroc__fill picture{display:block;width:100%;height:100%;object-fit:cover}.nosh-heroc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0e1b4d;pointer-events:none}.nosh-heroc__fill--poster{z-index:0}.nosh-heroc__fill--poster+.nosh-heroc__fill{z-index:1}.nosh-heroc__fill--mobilefallback{display:none}@media screen and (max-width:749px){.nosh-heroc__media:has(.nosh-heroc__fill--mobilefallback) .nosh-heroc__fill:not(.nosh-heroc__fill--mobilefallback){display:none}.nosh-heroc__fill--mobilefallback{display:block}}.nosh-heroc__collage{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:.8rem;list-style:none;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.nosh-heroc__collage--1{grid-template-columns:1fr;grid-template-rows:1fr}.nosh-heroc__collage--2{grid-template-rows:1fr}.nosh-heroc__collage--3{grid-template-rows:1fr 1fr}.nosh-heroc__collage--3 .nosh-heroc__cell:first-child{grid-row:span 2}.nosh-heroc__cell{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;background-color:#fff;border:1px solid #E5E7EB;border-radius:.7rem;padding:var(--nosh-heroc-pad, 14px);box-shadow:0 4px 12px #0e1b4d1a;overflow:hidden}.nosh-heroc__cell img{width:100%;height:100%;object-fit:contain;filter:none}.nosh-heroc__celllink{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;text-decoration:none;border-radius:.4rem}.nosh-heroc__celllink:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-heroc__collage--scale-compact{--nosh-heroc-pad: 16px}.nosh-heroc__collage--scale-standard{--nosh-heroc-pad: 14px}.nosh-heroc__collage--scale-large{--nosh-heroc-pad: 12px}.nosh-heroc__mark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#0e1b4d4d}.nosh-heroc__mark svg{width:40%;height:auto}.nosh-heroc__controls{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.2rem}.nosh-heroc__nav{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:0 0 auto;padding:0;border-radius:999px;border:1.5px solid rgba(14,27,77,.16);background-color:#fff;color:#0e1b4d;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nosh-heroc__nav svg{width:1.35rem;height:1.35rem}.nosh-heroc__nav:focus-visible{outline:2px solid #2FA5FA;outline-offset:2px}.nosh-heroc__dots{display:flex;align-items:center;gap:.25rem}.nosh-heroc__dot{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;background:none;cursor:pointer}.nosh-heroc__dotshape{display:block;width:.5rem;height:.5rem;border-radius:999px;background-color:#0e1b4d38;transition:width .28s cubic-bezier(.22,.61,.36,1),background-color .28s ease}.nosh-heroc__dot[aria-selected=true] .nosh-heroc__dotshape{width:1.5rem;background-color:#2fa5fa}.nosh-heroc__dot:focus-visible{outline:2px solid #2FA5FA;outline-offset:-6px;border-radius:999px}@media screen and (min-width:750px){.nosh-heroc__slide{flex-direction:row;align-items:center;gap:3rem}.nosh-heroc__copy{order:1;flex:0 0 52%;max-width:52%}.nosh-heroc__media{order:2;flex:0 0 44%;max-width:44%;aspect-ratio:5 / 4;border-radius:1.4rem;max-height:30rem}.nosh-heroc__heading{font-size:clamp(2.2rem,3.3vw,3.1rem);line-height:1.1}.nosh-heroc__sub{font-size:1.06rem;margin-top:.95rem}.nosh-heroc__actions{width:auto;gap:.8rem;margin-top:1.7rem}.nosh-heroc__btn{flex:0 0 auto;padding:.9rem 1.8rem;font-size:1rem}.nosh-heroc__controls{justify-content:flex-start;margin-top:1.8rem}.nosh-heroc__slide--bg-wash{padding:1.4rem}}@media screen and (min-width:990px){.nosh-heroc__slide{gap:4rem}.nosh-heroc__media{aspect-ratio:4 / 3;max-height:32rem}}@media(hover:hover){.nosh-heroc__btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0e1b4d42}.nosh-heroc__btn--primary:hover .nosh-heroc__arrowicon{transform:translate(4px)}.nosh-heroc__btn--ghost:hover{border-color:#2fa5fa;color:#2fa5fa}.nosh-heroc__nav:hover{background-color:#0e1b4d;border-color:#0e1b4d;color:#fff}.nosh-heroc__dot:hover .nosh-heroc__dotshape{background-color:#2fa5fab3}}@media screen and (max-width:749px){.nosh-heroc__btn,.nosh-heroc__nav{transition:background-color .2s ease,color .2s ease!important}}@keyframes noshHerocRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-heroc__slide:first-child .nosh-heroc__copy{animation:noshHerocRise .65s cubic-bezier(.22,.61,.36,1) both}.nosh-heroc__slide:first-child .nosh-heroc__media{animation:noshHerocRise .65s cubic-bezier(.22,.61,.36,1) .1s both}.nosh-heroc__cell{animation:noshHerocRise .5s cubic-bezier(.22,.61,.36,1) both}.nosh-heroc__cell:nth-child(2){animation-delay:.06s}.nosh-heroc__cell:nth-child(3){animation-delay:.12s}.nosh-heroc__cell:nth-child(4){animation-delay:.18s}}@media(prefers-reduced-motion:reduce){.nosh-heroc__viewport{scroll-behavior:auto}.nosh-heroc__copy,.nosh-heroc__media,.nosh-heroc__cell,.nosh-heroc__btn,.nosh-heroc__arrowicon,.nosh-heroc__nav,.nosh-heroc__dotshape{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.nosh-metrics{background-color:#fff}.nosh-metrics__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 1.35rem}.nosh-metrics__header{max-width:46rem;margin:0;min-width:0}.nosh-metrics__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.6rem,5.2vw,2.25rem);line-height:1.18;margin:0}.nosh-metrics__heading:after{content:"";display:block;width:2.8rem;height:3px;background:#2fa5fa;border-radius:2px;margin:.7rem 0 0}.nosh-metrics__intro{color:#0e1b4dbd;font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.6;margin:.85rem 0 0}.nosh-metrics__nav{display:none;gap:.4rem;flex:0 0 auto}.nosh-metrics__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border-radius:999px;cursor:pointer;background-color:#fff;border:1.5px solid rgba(14,27,77,.22);color:#0e1b4d;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.nosh-metrics__arrow svg{width:1.3rem;height:1.3rem}.nosh-metrics__arrow[disabled]{opacity:.35;cursor:default}.nosh-metrics__arrow:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-metrics__track{--nosh-metrics-gap: .75rem;list-style:none;margin:0;display:flex;flex-wrap:nowrap;gap:var(--nosh-metrics-gap);padding:.25rem 1.5rem .5rem;margin-inline:-1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-metrics__track::-webkit-scrollbar{display:none}.nosh-metrics__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-metric{position:relative;flex:0 0 auto;width:79%;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;background-color:#fff;border:1px solid #E5E7EB;border-radius:1.1rem;padding:1.3rem 1.25rem 1.4rem;overflow:hidden;transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s cubic-bezier(.22,.61,.36,1),border-color .25s cubic-bezier(.22,.61,.36,1)}.nosh-metric__icon{display:inline-flex;width:2rem;height:2rem;color:#2fa5fa;margin-bottom:.25rem}.nosh-metric__icon svg{width:100%;height:100%}.nosh-metric__number{color:#0e1b4d;font-family:Inter,-apple-system,sans-serif;font-weight:800;font-size:clamp(1.8rem,6.2vw,2.35rem);line-height:1.05;letter-spacing:-.01em}.nosh-metric__label{color:#0e1b4d;font-family:Inter,-apple-system,sans-serif;font-weight:700;font-size:1.0625rem;line-height:1.28}.nosh-metric__desc{color:#0e1b4dc2;font-family:Inter,-apple-system,sans-serif;font-size:.9375rem;line-height:1.5;margin-top:.15rem}@media screen and (min-width:600px){.nosh-metric{width:47%}}@media screen and (min-width:750px){.nosh-metrics__track{--nosh-metrics-gap: 1.25rem;padding-inline:0;margin-inline:0;scroll-snap-type:x mandatory}.nosh-metric{width:calc((100% - (2 * var(--nosh-metrics-gap))) / 3);padding:1.8rem 1.7rem 1.9rem}.nosh-metrics__nav{display:flex}.nosh-metrics__head{margin-bottom:1.8rem;align-items:center}.nosh-metrics__intro{font-size:1.0625rem}.nosh-metric__label{font-size:1.125rem}.nosh-metric__desc{font-size:1rem}}@media(hover:hover){.nosh-metric:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0e1b4d1a;border-color:#4770db}.nosh-metrics__arrow:not([disabled]):hover{background-color:#4770db;border-color:#4770db;color:#fff}}@keyframes noshMetricFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes noshMetricIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(prefers-reduced-motion:no-preference){.nosh-metric{animation:noshMetricFadeUp .6s cubic-bezier(.22,.61,.36,1) both}.nosh-metric:nth-child(2){animation-delay:.06s}.nosh-metric:nth-child(3){animation-delay:.12s}.nosh-metric:nth-child(4){animation-delay:.18s}.nosh-metric:nth-child(5){animation-delay:.24s}.nosh-metric:nth-child(6){animation-delay:.3s}.nosh-metric__icon{animation:noshMetricIconFloat 4.5s ease-in-out infinite}.nosh-metric:nth-child(2n) .nosh-metric__icon{animation-delay:.6s}}@media screen and (max-width:749px){.nosh-metric{transition:box-shadow .25s ease!important}}@media(prefers-reduced-motion:reduce){.nosh-metrics__track{scroll-behavior:auto}.nosh-metric,.nosh-metric__icon,.nosh-metrics__arrow{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.nosh-os{background-color:#fff}.nosh-os__inner{display:flex;flex-direction:column;gap:3rem}.nosh-os__fallback{padding-top:2rem;padding-bottom:3rem}.nosh-os__fallback-title{color:#0e1b4d;font-family:Merriweather,Georgia,serif}.nosh-os__eyebrow{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .6rem}.nosh-os__prose{max-width:40rem}.nosh-os__prose p{color:#0e1b4ddb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.65;margin:0 0 1rem}.nosh-os__prose p:last-child{margin-bottom:0}.nosh-os__section-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.4rem,4.6vw,1.9rem);line-height:1.2;margin:0 0 1.4rem}.nosh-os__media{position:relative;border-radius:1.25rem;overflow:hidden}.nosh-os__media img,.nosh-os__media video,.nosh-os__media .video-wrapper{display:block;width:100%;height:100%;object-fit:cover}.nosh-os__brandfill{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:1.25rem;overflow:hidden;background:#fff;border:1px solid rgba(47,165,250,.18)}.nosh-os__brandfill--alt{background:#fff}.nosh-os__brandfill--hero{aspect-ratio:5 / 4}.nosh-os__brandfill-rings{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 68% 32%,#2fa5fa00 22%,#2fa5fa59,#2fa5fa00 24%),radial-gradient(circle at 68% 32%,#0e1b4d00 40%,#0e1b4d2e,#0e1b4d00 42%),radial-gradient(circle at 68% 32%,#2fa5fa00 56%,#2fa5fa38,#2fa5fa00 58%)}@supports not (aspect-ratio: 1 / 1){.nosh-os__brandfill{height:16rem}}.nosh-os__hero{display:grid;grid-template-columns:1fr;gap:1.5rem}.nosh-os__hero-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(2rem,8vw,3.1rem);line-height:1.1;margin:0}.nosh-os__hero-hook{color:#2fa5fa;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.15rem,4.6vw,1.5rem);line-height:1.35;margin:1rem 0 0;max-width:34rem}.nosh-os__hero-sub{color:#0e1b4db8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;margin:.9rem 0 0;max-width:36rem}.nosh-os__intro .nosh-os__prose{max-width:44rem}.nosh-os__intro .nosh-os__prose p{font-size:1.08rem;line-height:1.7}.nosh-os__chapter{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}.nosh-os__chapter-no{color:#2fa5fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.18em;margin:0 0 .5rem}.nosh-os__chapter-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.35rem,5vw,1.85rem);line-height:1.22;margin:0 0 .9rem;overflow-wrap:break-word}.nosh-os__chapter-media img{display:block;width:100%;height:auto;border-radius:1.25rem}.nosh-os__pull{margin:0;padding:0;text-align:center}.nosh-os__pull-text{max-width:34rem;margin:0 auto;color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.4rem,5.4vw,2.05rem);line-height:1.32}.nosh-os__pull-text:before{content:"";display:block;width:2.6rem;height:3px;background:#2fa5fa;border-radius:2px;margin:0 auto 1.3rem}.nosh-os__values-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.9rem}.nosh-os__value{background:#fff;border:1px solid rgba(47,165,250,.22);border-radius:1rem;padding:1.2rem 1.2rem 1.3rem}.nosh-os__value-icon{display:inline-flex;width:2rem;height:2rem;color:#2fa5fa;margin-bottom:.7rem}.nosh-os__value-icon svg{width:100%;height:100%}.nosh-os__value-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:1.08rem;line-height:1.3;margin:0 0 .4rem}.nosh-os__value-text{color:#0e1b4dbd;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.94rem;line-height:1.55;margin:0}.nosh-os__disco-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.nosh-os__disco-head .nosh-os__section-heading{margin-bottom:.35rem}.nosh-os__disco-intro{color:#0e1b4dad;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.55;margin:0;max-width:36rem}.nosh-os__disco-controls{display:none;gap:.5rem;flex:0 0 auto}.nosh-os__rail-btn{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(14,27,77,.18);background:#fff;color:#0e1b4d;cursor:pointer;padding:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.nosh-os__rail-btn svg{width:1.15rem;height:1.15rem}.nosh-os__rail-btn[disabled]{opacity:.35;cursor:default}.nosh-os__rail-btn:focus-visible{outline:3px solid #2FA5FA;outline-offset:2px}@media(hover:hover){.nosh-os__rail-btn:not([disabled]):hover{background:#2fa5fa;border-color:#2fa5fa;color:#fff}}.nosh-os__rail{list-style:none;margin:0;padding:0 0 .5rem;display:grid;grid-auto-flow:column;grid-auto-columns:42%;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nosh-os__rail::-webkit-scrollbar{display:none}.nosh-os__rail-item{scroll-snap-align:start;min-width:0}.nosh-os__pcard{display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:inherit;height:100%}.nosh-os__pcard-stage{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:.7rem;background:#fff;border:1px solid #E5E7EB;border-radius:.85rem;box-shadow:0 4px 12px #0e1b4d12;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}@supports not (aspect-ratio: 1 / 1){.nosh-os__pcard-stage{height:0;padding-bottom:100%}}.nosh-os__pcard-img{width:100%;height:100%;object-fit:contain;display:block}.nosh-os__pcard-img--empty{background:#f5faff}.nosh-os__pcard-flag{position:absolute;top:.45rem;left:.45rem;background:#0e1b4de0;color:#fff;font-family:Inter,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .45rem;border-radius:.3rem}.nosh-os__pcard-title{color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.86rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nosh-os__pcard-price{color:#0e1b4dbf;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;margin-top:auto}.nosh-os__pcard-out{color:#0e1b4d80;font-weight:600}.nosh-os__pcard:focus-visible{outline:3px solid #2FA5FA;outline-offset:3px;border-radius:.9rem}@media(hover:hover){.nosh-os__pcard:hover .nosh-os__pcard-stage{transform:translateY(-4px);box-shadow:0 14px 26px #0e1b4d24;border-color:#2fa5fab3}}.nosh-os__disco-cta{margin-top:1.2rem}.nosh-os__founders-head{margin-bottom:1.4rem}.nosh-os__founders-grid{display:grid;grid-template-columns:1fr;gap:1.1rem}.nosh-os__founder{display:grid;grid-template-columns:1fr;gap:1rem;padding:1.2rem;border-radius:1.25rem;border:1px solid rgba(14,27,77,.1);background:#fff}.nosh-os__founder--muskaan{background:radial-gradient(120% 80% at 100% 0%,#2fa5fa73,#fff0 60%),#fff;border-color:#2fa5fa47}.nosh-os__founder--shanay{background:radial-gradient(120% 80% at 0% 0%,#0e1b4d0f,#fff0 60%),#fff;border-color:#0e1b4d29}.nosh-os__founder-media{display:flex;flex-direction:column;align-items:center;gap:.9rem}.nosh-os__founder-collage{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;align-items:end;width:100%;max-width:340px;padding:.9rem;border-radius:1rem;background:#fff}.nosh-os__founder--shanay .nosh-os__founder-collage{background:linear-gradient(150deg,#0e1b4d,#23306b)}.nosh-os__founder-pack{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:.4rem;background:#fff;border-radius:.6rem;box-shadow:0 3px 10px #0e1b4d1f}.nosh-os__founder-pack img{width:100%;height:100%;object-fit:contain}.nosh-os__founder-name{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:1.3rem;line-height:1.2;margin:0}.nosh-os__founder-role{color:#0e1b4da3;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;line-height:1.4;margin:.3rem 0 .9rem}.nosh-os__btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.9rem;padding:.7rem 1.35rem;border-radius:999px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:.94rem;text-decoration:none;border:2px solid #2FA5FA;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.nosh-os__btn--primary{background:#2fa5fa;color:#fff}.nosh-os__btn--ghost{background:#fff;color:#0e1b4d}.nosh-os__btn-arrow{display:inline-block;transition:transform .25s ease}.nosh-os__btn:focus-visible{outline:3px solid #0E1B4D;outline-offset:3px}@media(hover:hover){.nosh-os__btn--primary:hover{background:#0e1b4d;border-color:#0e1b4d;transform:translateY(-2px);box-shadow:0 10px 22px #0e1b4d33}.nosh-os__btn--ghost:hover{background:#2fa5fa;border-color:#2fa5fa;color:#fff;transform:translateY(-2px)}.nosh-os__btn:hover .nosh-os__btn-arrow{transform:translate(3px)}}.nosh-os__cta{text-align:center;padding:2.4rem 1.4rem;border-radius:1.5rem;background:linear-gradient(160deg,#eaf6ff,#fff);border:1px solid rgba(47,165,250,.2)}.nosh-os__cta-heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.4rem,5vw,2rem);line-height:1.2;margin:0 0 1.3rem}.nosh-os__cta-buttons{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center}@media screen and (max-width:749px){.nosh-os__cta-buttons .nosh-os__btn{width:100%}}@media screen and (min-width:750px){.nosh-os__values-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem}.nosh-os__rail{grid-auto-columns:26%;gap:1rem}.nosh-os__founders-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.nosh-os__founder{grid-template-columns:.8fr 1.2fr;align-items:center;padding:1.5rem}}@media screen and (min-width:990px){.nosh-os__inner{gap:4.5rem}.nosh-os__hero{grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.nosh-os__intro .nosh-os__prose p{font-size:1.12rem}.nosh-os__chapter{grid-template-columns:1fr 1fr;gap:3rem}.nosh-os__chapter--media-right .nosh-os__chapter-media{order:2}.nosh-os__chapter--media-right .nosh-os__chapter-text{order:1}.nosh-os__prose p{font-size:1.06rem;line-height:1.68}.nosh-os__values-grid{grid-template-columns:repeat(3,1fr)}.nosh-os__disco-controls{display:flex}.nosh-os__rail{grid-auto-columns:18%;gap:1.1rem}}@keyframes noshOsFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-os__hero,.nosh-os__intro,.nosh-os__chapter,.nosh-os__pull,.nosh-os__values,.nosh-os__disco,.nosh-os__founders,.nosh-os__cta{animation:noshOsFadeUp .6s cubic-bezier(.22,.61,.36,1) both}}@media(prefers-reduced-motion:reduce){.nosh-os__hero,.nosh-os__intro,.nosh-os__chapter,.nosh-os__pull,.nosh-os__values,.nosh-os__disco,.nosh-os__founders,.nosh-os__cta,.nosh-os__btn,.nosh-os__btn-arrow,.nosh-os__pcard-stage,.nosh-os__rail-btn{animation:none!important;transition:none!important;transform:none!important}.nosh-os__rail{scroll-behavior:auto}}.nosh-fmedia{width:100%;display:flex;justify-content:center}.nosh-fmedia__frame{position:relative;aspect-ratio:9 / 16;width:min(82vw,360px);max-width:100%;border-radius:1rem;overflow:hidden;background:#0e1b4d;box-shadow:0 16px 34px #0e1b4d38}@supports not (aspect-ratio: 9 / 16){.nosh-fmedia__frame{width:320px;height:569px}}@media screen and (min-width:990px){.nosh-fmedia__frame{width:clamp(280px,22vw,340px)}}.nosh-fmedia__frame:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:.9rem;height:2px;background:#2fa5fa;border-radius:2px;transform-origin:left center;transform:scaleX(0);opacity:0;pointer-events:none}@media(prefers-reduced-motion:no-preference){.nosh-fmedia__frame:after{animation:noshFmediaLine 3.2s ease-in-out .4s infinite}}@keyframes noshFmediaLine{0%{transform:scaleX(0);opacity:0}40%{transform:scaleX(1);opacity:.9}60%{transform:scaleX(1);opacity:.9}to{transform:scaleX(0);opacity:0}}.nosh-fmedia__player{display:block;width:100%;height:100%}.nosh-fmedia__video,.nosh-fmedia__img{display:block;width:100%;height:100%;object-fit:cover}.nosh-fmedia__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.nosh-fmedia--shanay .nosh-fmedia__placeholder{background:linear-gradient(170deg,#0e1b4d,#23306b 60%,#2fa5fa 160%)}.nosh-fmedia__placeholder-mark{width:40%;max-width:5rem;color:#2fa5fa}.nosh-fmedia--shanay .nosh-fmedia__placeholder-mark{color:#fff}.nosh-fmedia__placeholder-mark svg{width:100%;height:auto;display:block}.nosh-fmedia__toggle{position:absolute;bottom:.7rem;right:.7rem;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(255,255,255,.85);background:#0e1b4d9e;color:#fff;cursor:pointer;padding:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .2s ease,transform .2s ease}.nosh-fmedia__toggle:focus-visible{outline:3px solid #FFFFFF;outline-offset:2px}@media(hover:hover){.nosh-fmedia__toggle:hover{background:#0e1b4d;transform:scale(1.06)}}.nosh-fmedia__toggle-icon{width:1.15rem;height:1.15rem}.nosh-fmedia__toggle-icon svg{width:100%;height:100%;display:block}.nosh-fmedia__toggle-icon--pause,[data-state=playing] .nosh-fmedia__toggle-icon--play{display:none}[data-state=playing] .nosh-fmedia__toggle-icon--pause{display:inline-block}.nosh-rail{display:block;--nosh-rail-gap: .75rem}.nosh-rail--navy{background-color:#fff}.nosh-rail--pale{background-color:#f7f8fa}.nosh-rail--white{background-color:#fff}.nosh-rail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.nosh-rail__headtext{min-width:0}.nosh-rail__heading{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,5.2vw,2rem);line-height:1.16;margin:0}.nosh-rail__intro{font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.55;margin:.5rem 0 0;max-width:42rem}.nosh-rail__heading{color:#0e1b4d}.nosh-rail__intro{color:#0e1b4dbd}.nosh-rail__tools{display:flex;align-items:center;gap:.9rem;flex:0 0 auto}.nosh-rail__viewall{display:none;align-items:center;gap:.4rem;font-family:Inter,-apple-system,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;padding:.62rem 1.15rem;border-radius:999px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.nosh-rail__viewall{background-color:#4770db;color:#fff;border:1.5px solid #4770DB}.nosh-rail__viewall span{display:inline-flex;width:1rem;height:1rem;transition:transform .2s cubic-bezier(.22,.61,.36,1)}.nosh-rail__viewall span svg{width:100%;height:100%}.nosh-rail__viewall:focus-visible{outline:2px solid #0E1B4D;outline-offset:3px}.nosh-rail__nav{display:none;gap:.4rem}.nosh-rail__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border-radius:999px;cursor:pointer;background-color:transparent;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.nosh-rail__arrow svg{width:1.3rem;height:1.3rem}.nosh-rail__arrow{border:1.5px solid rgba(14,27,77,.22);color:#0e1b4d}.nosh-rail__arrow[disabled]{opacity:.35;cursor:default}.nosh-rail__arrow:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-rail__track{list-style:none;margin:0;display:flex;flex-wrap:nowrap;gap:var(--nosh-rail-gap);padding:.25rem 1.5rem .5rem;margin-inline:-1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-rail__track::-webkit-scrollbar{display:none}.nosh-rail__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-rail__item{flex:0 0 auto;width:62%;min-width:0;scroll-snap-align:start;display:flex}.nosh-rail__item>.card-wrapper{width:100%}.nosh-rail__empty{font-family:Inter,-apple-system,sans-serif;color:#0e1b4d99}.nosh-rail .card,.nosh-rail .card__inner{background-color:#fff;border-radius:.9rem}.nosh-rail .card__inner{overflow:hidden}.nosh-rail .card-wrapper,.nosh-rail .card{height:100%}.nosh-rail .card__content,.nosh-rail .card__information{padding:.75rem .8rem .85rem}.nosh-rail .card__media img{object-fit:contain}.nosh-rail .card__inner .card__media{background-color:#fff}.nosh-rail .card__heading{font-family:Inter,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.4;margin:0 0 .35rem}.nosh-rail .card__heading a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#0e1b4d;text-decoration:none}.nosh-rail .price{font-family:Inter,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0e1b4d}.nosh-rail .price--on-sale .price-item--regular{opacity:.6;font-weight:500}.nosh-rail .card__badge .badge{font-family:Inter,-apple-system,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.02em;padding:.2rem .5rem;border-radius:999px}.nosh-rail .quick-add__submit[disabled],.nosh-rail .quick-add__submit[aria-disabled=true]{background:transparent;border:1px solid rgba(14,27,77,.18);color:#0e1b4d8c;box-shadow:none;min-height:2.4rem;font-size:.9375rem;font-weight:500}.nosh-rail .quick-add{margin-top:.55rem}.nosh-rail .quick-add__submit{font-family:Inter,-apple-system,sans-serif;border-radius:999px;min-height:2.75rem;font-size:.9375rem}@media screen and (min-width:600px){.nosh-rail__item{width:42%}}@media screen and (min-width:750px){.nosh-rail{--nosh-rail-gap: 1.1rem}.nosh-rail__viewall{display:inline-flex}.nosh-rail__nav{display:flex}.nosh-rail__head{margin-bottom:1.7rem;align-items:center}.nosh-rail__track{padding-inline:0;margin-inline:0;scroll-snap-type:x mandatory}.nosh-rail__item{width:calc((100% - (3 * var(--nosh-rail-gap))) / 4)}.nosh-rail__intro{font-size:1.0625rem}.nosh-rail .card__heading{font-size:1rem}.nosh-rail .price{font-size:1.0625rem}}@media screen and (min-width:1200px){.nosh-rail{--nosh-rail-gap: 1.25rem}.nosh-rail__item{width:calc((100% - (4 * var(--nosh-rail-gap))) / 5)}}@media(hover:hover){.nosh-rail__viewall:hover span{transform:translate(3px)}.nosh-rail__viewall:hover{background-color:#3559c0;border-color:#3559c0;color:#fff}.nosh-rail__arrow:not([disabled]):hover{background-color:#4770db;color:#fff;border-color:#4770db}.nosh-rail .card-wrapper{transition:transform .25s cubic-bezier(.22,.61,.36,1)}.nosh-rail .card-wrapper:hover{transform:translateY(-4px)}.nosh-rail .card__media img{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.nosh-rail .card-wrapper:hover .card__media img{transform:scale(1.05)}}@media screen and (max-width:749px){.nosh-rail .card-wrapper,.nosh-rail__arrow,.nosh-rail__viewall{transition:background-color .2s ease,color .2s ease!important}}@keyframes noshRailRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-rail__item{animation:noshRailRise .55s cubic-bezier(.22,.61,.36,1) both}.nosh-rail__item:nth-child(2){animation-delay:.05s}.nosh-rail__item:nth-child(3){animation-delay:.1s}.nosh-rail__item:nth-child(4){animation-delay:.15s}.nosh-rail__item:nth-child(5){animation-delay:.2s}}@media(prefers-reduced-motion:reduce){.nosh-rail__track{scroll-behavior:auto}.nosh-rail__item,.nosh-rail .card-wrapper,.nosh-rail .card__media img,.nosh-rail__arrow,.nosh-rail__viewall,.nosh-rail__viewall span{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.nosh-proof{background-color:#fff}.nosh-proof__header{max-width:46rem;margin:0 0 1.2rem}.nosh-proof__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.6rem,5.2vw,2.25rem);line-height:1.18;margin:0}.nosh-proof__intro{color:#0e1b4dbd;font-family:Inter,-apple-system,sans-serif;font-size:15px;line-height:1.6;margin:.75rem 0 0}.nosh-proof__track{--nosh-proof-gap: .7rem;list-style:none;margin:0;padding:.2rem 0 .35rem;display:flex;flex-wrap:nowrap;gap:var(--nosh-proof-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-proof__track::-webkit-scrollbar{display:none}.nosh-proof__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-proof__item{flex:0 0 auto;width:calc((100% - var(--nosh-proof-gap)) / 2);min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;background-color:#fff;border:1px solid #E5E7EB;border-radius:.9rem;padding:.95rem .9rem 1rem;overflow:hidden}.nosh-proof__icon{display:inline-flex;width:1.55rem;height:1.55rem;flex:0 0 auto;color:#2fa5fa;margin-bottom:.1rem}.nosh-proof__icon svg{width:100%;height:100%;display:block}.nosh-proof__body{display:flex;flex-direction:column;min-width:0}.nosh-proof__number{color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.nosh-proof__label{color:#0e1b4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.3;margin-top:.15rem}.nosh-proof__desc{color:#0e1b4dc2;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13.5px;font-weight:400;line-height:1.45;letter-spacing:0;margin-top:.28rem}@media screen and (min-width:750px){.nosh-proof__track{--nosh-proof-gap: .9rem}.nosh-proof__item{width:calc((100% - (2 * var(--nosh-proof-gap))) / 3);padding:1.1rem 1.05rem 1.15rem}.nosh-proof__number{font-size:22px}.nosh-proof__label,.nosh-proof__desc{font-size:14px}}@media screen and (min-width:1100px){.nosh-proof__track{--nosh-proof-gap: 1rem;scroll-snap-type:none}.nosh-proof__item{width:calc((100% - (5 * var(--nosh-proof-gap))) / 6);padding:1.15rem 1.05rem 1.2rem}.nosh-proof__icon{width:1.7rem;height:1.7rem}}@media(hover:hover){.nosh-proof__item{transition:border-color .2s ease,box-shadow .2s ease}.nosh-proof__item:hover{border-color:#4770db;box-shadow:0 10px 22px #0e1b4d14}}@keyframes noshProofRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-proof__item{animation:noshProofRise .5s cubic-bezier(.22,.61,.36,1) both}.nosh-proof__item:nth-child(2){animation-delay:.05s}.nosh-proof__item:nth-child(3){animation-delay:.1s}.nosh-proof__item:nth-child(4){animation-delay:.15s}.nosh-proof__item:nth-child(5){animation-delay:.2s}.nosh-proof__item:nth-child(6){animation-delay:.25s}}@media(prefers-reduced-motion:reduce){.nosh-proof__track{scroll-behavior:auto}.nosh-proof__item{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.nosh-rrail{display:block;background-color:#fff;padding-top:var(--nosh-rrail-pt, 36px);padding-bottom:var(--nosh-rrail-pb, 28px);--nosh-rrail-gap: .75rem}.nosh-rrail:not(:has(.nosh-rrail__inner)){padding-top:0;padding-bottom:0;min-height:1px}.shopify-section.nosh-rrail-section:not(:has(.nosh-rrail__inner)){height:0;min-height:0;margin-block:0;padding-block:0}.nosh-rrail__probe{display:block;height:0;width:0;overflow:hidden}.nosh-rrail__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.nosh-rrail__heading{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,5.2vw,2rem);line-height:1.16;margin:0;color:#0e1b4d}.nosh-rrail__nav{display:none;gap:.4rem;flex:0 0 auto}.nosh-rrail__arrow{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border-radius:999px;cursor:pointer;background-color:transparent;border:1.5px solid rgba(14,27,77,.22);color:#0e1b4d;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.nosh-rrail__arrow svg{width:1.5rem;height:1.5rem}.nosh-rrail__arrow[disabled]{opacity:.35;cursor:default}.nosh-rrail__arrow:focus-visible{outline:2px solid #4770DB;outline-offset:2px}.nosh-rrail__track{list-style:none;margin:0;display:flex;flex-wrap:nowrap;gap:var(--nosh-rrail-gap);padding:.25rem 1.5rem .5rem;margin-inline:-1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-rrail__track::-webkit-scrollbar{display:none}.nosh-rrail__track:focus-visible{outline:2px solid #4770DB;outline-offset:2px;border-radius:.75rem}.nosh-rrail__item{flex:0 0 auto;width:46%;min-width:0;scroll-snap-align:start;display:flex}.nosh-rrail__item>.card-wrapper{width:100%}.nosh-rrail .card,.nosh-rrail .card__inner{background-color:#fff;border-radius:.9rem}.nosh-rrail .card__inner{overflow:hidden}.nosh-rrail .card-wrapper,.nosh-rrail .card{height:100%}.nosh-rrail .card__content,.nosh-rrail .card__information{padding:.75rem .8rem .85rem}.nosh-rrail .card__media img{object-fit:contain}.nosh-rrail .card__inner .card__media{background-color:#fff}.nosh-rrail .card__heading{font-family:Inter,-apple-system,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.4;margin:0 0 .35rem}.nosh-rrail .card__heading a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#0e1b4d;text-decoration:none}.nosh-rrail .price{font-family:Inter,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#0e1b4d}.nosh-rrail .price--on-sale .price-item--regular{opacity:.6;font-weight:500}.nosh-rrail .card__badge .badge{font-family:Inter,-apple-system,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.02em;padding:.2rem .5rem;border-radius:999px}@media screen and (min-width:750px){.nosh-rrail{--nosh-rrail-gap: 1.1rem}.nosh-rrail__nav{display:flex}.nosh-rrail__head{margin-bottom:1.7rem}.nosh-rrail__track{padding-inline:0;margin-inline:0;scroll-snap-type:x mandatory}.nosh-rrail__item{width:calc((100% - (3 * var(--nosh-rrail-gap))) / 4)}.nosh-rrail .card__heading{font-size:1rem}.nosh-rrail .price{font-size:1.0625rem}}@media(hover:hover){.nosh-rrail__arrow:not([disabled]):hover{background-color:#4770db;color:#fff;border-color:#4770db}.nosh-rrail .card-wrapper{transition:transform .25s cubic-bezier(.22,.61,.36,1)}.nosh-rrail .card-wrapper:hover{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.nosh-rrail__track{scroll-behavior:auto}.nosh-rrail .card-wrapper,.nosh-rrail__arrow{transition:none!important;transform:none!important}}.nosh-quotes{background-color:#fff}.nosh-quotes__head{max-width:46rem;margin:0 0 1.5rem}.nosh-quotes__heading{color:#0e1b4d;font-family:Merriweather,Georgia,serif;font-weight:700;font-size:clamp(1.65rem,5.2vw,2.1rem);line-height:1.16;margin:0}.nosh-quotes__intro{color:#0e1b4db8;font-family:Inter,-apple-system,sans-serif;font-size:1rem;line-height:1.6;margin:.6rem 0 0}.nosh-quotes__track{list-style:none;margin:0;padding:.25rem 1.5rem .6rem;margin-inline:-1.5rem;display:flex;flex-wrap:nowrap;gap:.85rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nosh-quotes__track::-webkit-scrollbar{display:none}.nosh-quotes__item{flex:0 0 84%;max-width:84%;min-width:0;scroll-snap-align:start;display:flex}.nosh-quotes__card{position:relative;display:flex;flex-direction:column;width:100%;margin:0;padding:2.1rem 1.35rem 1.35rem;background-color:#fff;border:1px solid rgba(14,27,77,.1);border-radius:1.1rem;box-shadow:0 10px 26px #0e1b4d12}.nosh-quotes__mark{position:absolute;top:1.05rem;left:1.3rem;display:block;width:1.9rem;height:auto;color:#2fa5fa}.nosh-quotes__mark svg{width:100%;height:auto;display:block}.nosh-quotes__stars{display:flex;align-items:center;gap:.15rem;margin:0 0 .7rem}.nosh-quotes__stars>span[aria-hidden]{display:inline-flex;gap:.15rem}.nosh-quotes__stars svg{width:.95rem;height:.95rem;color:#2fa5fa}.nosh-quotes__quote{color:#0e1b4d;font-family:Inter,-apple-system,sans-serif;font-size:clamp(1.0625rem,1rem + .35vw,1.1875rem);font-weight:400;line-height:1.58;margin:0 0 1.1rem;flex:1 1 auto;max-width:34ch}.nosh-quotes__name{color:#4770db;font-family:Inter,-apple-system,sans-serif;font-size:.9688rem;font-weight:600;line-height:1.4;letter-spacing:.01em;padding-top:.85rem;border-top:1px solid rgba(14,27,77,.1)}@media screen and (min-width:750px){.nosh-quotes__head{margin-bottom:2rem}.nosh-quotes__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;overflow:visible;margin-inline:0;padding:0}.nosh-quotes__item{flex:initial;max-width:none}.nosh-quotes__card{padding:2.4rem 1.7rem 1.6rem;border-radius:1.25rem}.nosh-quotes__mark{width:2.2rem;top:1.25rem;left:1.65rem}.nosh-quotes__quote{font-size:clamp(1.125rem,.95rem + .35vw,1.25rem);line-height:1.55;max-width:none}.nosh-quotes__name{font-size:1rem}.nosh-quotes__stars svg{width:1.05rem;height:1.05rem}.nosh-quotes__intro{font-size:1.05rem}}@media(hover:hover){.nosh-quotes__card{transition:transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease}.nosh-quotes__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0e1b4d1f}}@media screen and (max-width:749px){.nosh-quotes__card{transition:none!important}}@keyframes noshQuoteRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.nosh-quotes__item{animation:noshQuoteRise .55s cubic-bezier(.22,.61,.36,1) both}.nosh-quotes__item:nth-child(2){animation-delay:.08s}.nosh-quotes__item:nth-child(3){animation-delay:.16s}}@media(prefers-reduced-motion:reduce){.nosh-quotes__item,.nosh-quotes__card{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.nosh-fcard__stage{position:relative}.nosh-fcard__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0}.nosh-fcard__img--primary,.nosh-fcard__img--secondary{transition:opacity .18s ease}.nosh-fcard__rating{display:block;color:#0e1b4d;font-family:Inter,-apple-system,sans-serif;font-size:.78rem;line-height:1.3}@media(hover:hover)and (pointer:fine){.nosh-fcard:hover .nosh-fcard__img--secondary,.nosh-fcard:focus-visible .nosh-fcard__img--secondary,.nosh-fcard:focus-within .nosh-fcard__img--secondary{opacity:1}.nosh-fcard:hover .nosh-fcard__img--primary,.nosh-fcard:focus-visible .nosh-fcard__img--primary,.nosh-fcard:focus-within .nosh-fcard__img--primary{opacity:0}}@media(prefers-reduced-motion:reduce){.nosh-fcard__img--primary,.nosh-fcard__img--secondary{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
