nosh-rail-scroller,nosh-product-rail,nosh-founder-rail,nosh-founder-video,nosh-hero-carousel,product-recommendations{display:block}:root{--nosh-gutter-l: max(var(--nosh-gutter), env(safe-area-inset-left, 0px));--nosh-gutter-r: max(var(--nosh-gutter), env(safe-area-inset-right, 0px));--nosh-belt-gap: .95rem}@media screen and (max-width:749px){.page-width{padding-left:var(--nosh-gutter-l);padding-right:var(--nosh-gutter-r)}.nosh-cats__inner,.nosh-metrics__inner,.nosh-rail__inner,.nosh-rrail__inner,.nosh-ff__inner,.nosh-frail__inner,.nosh-quotes .nosh-quotes__inner,.nosh-community-reviews>.page-width{padding-left:var(--nosh-gutter-l);padding-right:var(--nosh-gutter-r)}.nosh-cats__track,.nosh-metrics__track,.nosh-rail__track,.nosh-rrail__track,.nosh-frail__track,.nosh-quotes .nosh-quotes__track,.nosh-community-reviews .nosh-community-reviews__track{padding-left:var(--nosh-gutter-l);padding-right:var(--nosh-gutter-r);margin-left:calc(-1 * var(--nosh-gutter-l));margin-right:calc(-1 * var(--nosh-gutter-r));scroll-padding-left:var(--nosh-gutter-l);scroll-padding-right:var(--nosh-gutter-r);gap:var(--nosh-belt-gap)}}@media screen and (max-width:749px){.nosh-cats__item,.nosh-metric,.nosh-rail__item,.nosh-rrail__item,.nosh-frail__item,.nosh-quotes .nosh-quotes__item{width:calc((100% - var(--nosh-belt-gap)) / 2);min-width:0;max-width:none;flex:0 0 auto}.nosh-ff__rail{grid-auto-columns:calc((100% - var(--nosh-belt-gap)) / 2);gap:var(--nosh-belt-gap)}.nosh-cats__track,.nosh-metrics__track,.nosh-rail__track,.nosh-rrail__track,.nosh-frail__track,.nosh-quotes .nosh-quotes__track{align-items:stretch}.nosh-cats__item>*,.nosh-rail__item>*,.nosh-rrail__item>*,.nosh-frail__item>*,.nosh-quotes__item>*{height:100%}}.nosh-scrollbar{max-width:100%}.nosh-collection-seo-hero .nosh-scrollbar{background-color:#0e1b4d24}product-recommendations:empty,product-recommendations.nosh-rrail:empty{display:none}.product .product__info-container .product-form__submit,.nosh-satc__button{background-color:#0e1b4d!important;color:#fff!important;border-color:#0e1b4d!important}@media(hover:hover){.product .product__info-container .product-form__submit:not([disabled]):hover,.nosh-satc__button:not([disabled]):hover{background-color:#4770db!important;border-color:#4770db!important}}.product .product__info-container .product-form__submit[disabled],.nosh-satc__button[disabled]{background-color:#0e1b4d73!important;border-color:transparent!important;cursor:not-allowed}.product .product__info-container .product-form__submit .loading__spinner,.nosh-satc__button .loading__spinner{color:#fff}.product .product__info-container .product-form__submit.button--secondary{background-color:#0e1b4d!important;color:#fff!important}.cart-drawer{--nosh-cart-divider: #e5e7eb}.cart-drawer .cart-item{grid-template-columns:7.2rem minmax(0,1fr) auto;grid-template-areas:"media details details" "media quantity totals";column-gap:1.2rem;row-gap:.6rem;align-items:start;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid var(--nosh-cart-divider)}.cart-drawer .cart-items tbody>tr:last-child .cart-item,.cart-drawer .cart-item:last-child{border-bottom:0;margin-bottom:0}.cart-drawer .cart-item__media{grid-area:media;width:7.2rem;align-self:start}.cart-drawer .cart-item__details{grid-area:details;width:auto}.cart-drawer .cart-item__totals{grid-area:totals;text-align:right;align-self:center;margin:0;padding:0;white-space:nowrap}.cart-drawer .cart-item__quantity{grid-area:quantity;padding-top:.2rem;width:auto}.cart-drawer .cart-item__name,.cart-drawer .cart-item__details,.cart-drawer .cart-item__totals,.cart-drawer .cart-item .product-option,.cart-drawer .totals,.cart-drawer .totals__total,.cart-drawer .totals__subtotal,.cart-drawer .totals__subtotal-value,.cart-drawer .cart-drawer__footer,.cart-drawer .cart-drawer__footer *,.cart-drawer .drawer__heading{font-family:var(--nosh-font-body, Inter),Inter,system-ui,sans-serif}.cart-drawer .cart-item__name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.35rem;line-height:1.4;font-weight:600;color:#0e1b4d;text-decoration:none}.cart-drawer .cart-item__name:focus-visible{outline:.2rem solid #4770db;outline-offset:-.2rem}.cart-drawer .cart-item__price-wrapper,.cart-drawer .cart-item__totals .price{font-size:1.35rem;font-weight:700;color:#0e1b4d}.cart-drawer .cart-item quantity-input,.cart-drawer .cart-item .quantity{max-width:10.5rem;min-height:3.8rem}.cart-drawer .cart-item .quantity__input{font-size:1.3rem}.cart-drawer cart-remove-button{margin-left:.4rem}@media screen and (max-width:359px){.cart-drawer .cart-item{grid-template-columns:6rem minmax(0,1fr);grid-template-areas:"media details" "media quantity" "media totals";column-gap:.9rem}.cart-drawer .cart-item__media{width:6rem}.cart-drawer .cart-item__totals{text-align:left;align-self:start}}.nosh-added{position:fixed;left:50%;bottom:calc(2rem + env(safe-area-inset-bottom,0px));z-index:100;transform:translate(-50%,1rem);display:flex;align-items:center;gap:.9rem;max-width:min(42rem,calc(100vw - 2 * var(--nosh-gutter-l)));padding:1.1rem 1.6rem;border-radius:999px;background-color:#0e1b4d;color:#fff;font-family:var(--font-body-family),Inter,system-ui,sans-serif;font-size:1.35rem;line-height:1.3;box-shadow:0 .6rem 2rem #0e1b4d47;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.nosh-added[data-nosh-added-open]{opacity:1;transform:translate(-50%);pointer-events:auto}.nosh-added__text{min-width:0}.nosh-added__link{flex:0 0 auto;color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:.3rem;background:none;border:0;padding:.4rem .2rem;cursor:pointer;font:inherit}.nosh-added__link:focus-visible{outline:.2rem solid #ffffff;outline-offset:.2rem;border-radius:.4rem}.nosh-added[data-nosh-added-lift]{bottom:calc(8.5rem + env(safe-area-inset-bottom,0px))}@media(prefers-reduced-motion:reduce){.nosh-added{transition:none}}.product-card-wrapper .card__media,.product-card-wrapper .card__media .media{background-color:#fff}.product-card-wrapper .card__media .media>img{width:100%;height:100%;padding:1.2rem;object-fit:contain;box-sizing:border-box}.product-card-wrapper .card__badge .badge--sold-out{min-height:2.5rem;padding:.45rem .9rem;border:.1rem solid rgba(255,255,255,.28)!important;border-radius:999px;background-color:#0e1b4d!important;color:#fff!important;font-family:var(--nosh-font-body, Inter),Inter,system-ui,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.025em;box-shadow:0 .3rem .9rem #0e1b4d33}.product-card-wrapper .quick-add .quick-add__submit{min-height:4.2rem;border:0!important;border-radius:999px;box-shadow:none;font-size:1.3rem;line-height:1.25}.product-card-wrapper .quick-add .quick-add__submit:before{box-shadow:none}.product-card-wrapper .quick-add .quick-add__submit:after{border-radius:999px;box-shadow:inset 0 0 0 .15rem #0e1b4d}.product-card-wrapper .quick-add .quick-add__submit[disabled]{opacity:1;background-color:#f1f3f7!important;color:#626a80!important;cursor:not-allowed}.product-card-wrapper .quick-add .quick-add__submit[disabled]:after{box-shadow:inset 0 0 0 .12rem #b8bdc9}.nosh-fcard__flag{min-height:2.5rem;display:inline-flex;align-items:center;padding:.45rem .9rem;border:.1rem solid rgba(255,255,255,.28);border-radius:999px;background-color:#0e1b4d;color:#fff;font-size:1.1rem;line-height:1.2;letter-spacing:.025em;text-transform:none;box-shadow:0 .3rem .9rem #0e1b4d33}.nosh-fcard .nosh-fcard__stage{padding:1.2rem}.nosh-fcard .nosh-fcard__img--secondary{top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;width:calc(100% - 2.4rem);height:calc(100% - 2.4rem)}.footer__blocks-wrapper--with-shop-menu{align-items:start}.footer-block--shop-menu .footer-block__submenu{margin:.2rem 0 .7rem;padding-left:1.2rem;border-left:.1rem solid rgba(14,27,77,.14)}.footer-block--shop-menu a{white-space:normal;overflow-wrap:anywhere}@media screen and (min-width:750px){.footer__blocks-wrapper--with-shop-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(3rem,7vw,9rem);row-gap:3rem}.footer__blocks-wrapper--with-shop-menu>.footer-block{width:auto;max-width:none}}@media screen and (max-width:749px){.footer__blocks-wrapper--with-shop-menu{display:grid;grid-template-columns:1fr;gap:2.8rem}.footer__blocks-wrapper--with-shop-menu .footer-block{margin:0}}:root{--nosh-cta-fill: #0e1b4d;--nosh-cta-hover: #17295f;--nosh-cta-active: #0a153d;--nosh-cta-disabled-bg: #e7e9ef;--nosh-cta-disabled-text: #687086}:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button),.product-form__submit:not(.shopify-payment-button__button),.quick-add__submit,.cart__checkout-button,.nosh-btn--primary,.nosh-heroc__btn--primary,.nosh-band__btn--primary,.nosh-ff__cta,.nosh-fch__cta,.nosh-os__btn--primary,.nosh-drop__button,.nosh-rail__viewall,.nosh-satc__button,.footer .newsletter-form__button{background-color:var(--nosh-cta-fill)!important;border-color:var(--nosh-cta-fill)!important;color:#fff!important}@media(hover:hover){:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button):not([disabled]):not([aria-disabled=true]):hover,.product-form__submit:not(.shopify-payment-button__button):not([disabled]):hover,.quick-add__submit:not([disabled]):hover,.cart__checkout-button:not([disabled]):hover,.nosh-btn--primary:hover,.nosh-heroc__btn--primary:hover,.nosh-band__btn--primary:hover,.nosh-ff__cta:hover,.nosh-fch__cta:hover,.nosh-os__btn--primary:hover,.nosh-drop__button:not([disabled]):hover,.nosh-rail__viewall:hover,.nosh-satc__button:not([disabled]):hover,.footer .newsletter-form__button:hover{background-color:var(--nosh-cta-hover)!important;border-color:var(--nosh-cta-hover)!important;color:#fff!important}.nosh-heroc__btn--ghost:hover,.nosh-band__btn--ghost:hover,.nosh-os__btn--ghost:hover,.nosh-btn--secondary:hover{background-color:var(--nosh-cta-fill)!important;border-color:var(--nosh-cta-fill)!important;color:#fff!important}}:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button):active,.product-form__submit:not(.shopify-payment-button__button):active,.quick-add__submit:active,.cart__checkout-button:active,.nosh-btn--primary:active,.nosh-heroc__btn--primary:active,.nosh-band__btn--primary:active,.nosh-ff__cta:active,.nosh-fch__cta:active,.nosh-os__btn--primary:active,.nosh-drop__button:active,.nosh-rail__viewall:active,.nosh-satc__button:active{background-color:var(--nosh-cta-active)!important;border-color:var(--nosh-cta-active)!important;color:#fff!important}:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button):focus-visible,.product-form__submit:not(.shopify-payment-button__button):focus-visible,.quick-add__submit:focus-visible,.cart__checkout-button:focus-visible,.nosh-btn--primary:focus-visible,.nosh-heroc__btn:focus-visible,.nosh-band__btn:focus-visible,.nosh-ff__cta:focus-visible,.nosh-fch__cta:focus-visible,.nosh-os__btn:focus-visible,.nosh-drop__button:focus-visible,.nosh-rail__viewall:focus-visible,.nosh-satc__button:focus-visible,.footer .newsletter-form__button:focus-visible{outline:.3rem solid #2fa5fa!important;outline-offset:.3rem!important;box-shadow:0 0 0 .2rem #fff!important}:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button)[disabled],:where(a,button).button:not(.button--tertiary):not(.shopify-payment-button__button)[aria-disabled=true],.product-form__submit[disabled],.quick-add__submit[disabled],.cart__checkout-button[disabled],.nosh-drop__button[disabled],.nosh-satc__button[disabled]{background-color:var(--nosh-cta-disabled-bg)!important;border-color:var(--nosh-cta-disabled-bg)!important;color:var(--nosh-cta-disabled-text)!important;cursor:not-allowed!important;opacity:1!important}.nosh-collection-seo-content .nosh-collection-seo__related-list a:hover,.nosh-collection-seo-content .nosh-collection-seo__related-list a:focus-visible,.nosh-collection-seo-content .nosh-collection-seo__related-list a:active,.nosh-collection-seo-hero .nosh-collection-seo-hero__chips a:hover,.nosh-collection-seo-hero .nosh-collection-seo-hero__chips a:focus-visible,.nosh-collection-seo-hero .nosh-collection-seo-hero__chips a:active{background-color:var(--nosh-cta-fill)!important;border-color:var(--nosh-cta-fill)!important;color:#fff!important}.nosh-collection-seo-content .nosh-collection-seo__related-list a:focus-visible,.nosh-collection-seo-hero .nosh-collection-seo-hero__chips a:focus-visible{outline:.3rem solid #2fa5fa!important;outline-offset:.3rem!important}@media screen and (max-width:749px){.nosh-frail__track{grid-auto-columns:calc((100% - var(--nosh-belt-gap)) / 2)!important;gap:var(--nosh-belt-gap)!important}.nosh-frail__item{width:auto!important;min-width:0;max-width:none;justify-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/nosh-f2.css.map */
