cart-drawer:not(.active){visibility:hidden;pointer-events:none}cart-drawer.active{visibility:visible;pointer-events:auto}#CartDrawer{min-width:0}:root{--color-error: 176, 0, 0;--color-background-secondary: 245, 245, 245;--o16-green: 0, 121, 19}.o16-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem 1.6rem;border-bottom:1px solid rgb(var(--color-border))}.o16-drawer-header__title{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.1rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0}.o16-drawer-header__title:before{content:"/ "}.o16-drawer-header__count{color:rgb(var(--color-foreground-secondary, 77, 77, 77));font-size:1.1rem}.o16-drawer-close{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));padding:0;margin-right:-.8rem}.o16-drawer-close svg{width:1.6rem;height:1.6rem}.o16-drawer-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:0 2.4rem}.o16-scroll-cue{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));color:rgb(var(--color-foreground));cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.o16-scroll-cue.is-visible{opacity:1;visibility:visible;pointer-events:auto}.o16-scroll-cue svg{width:1.4rem;height:1.4rem}@media(prefers-reduced-motion:no-preference){.o16-scroll-cue.is-visible svg{animation:o16-scroll-bob 1.6s ease-in-out infinite}}@keyframes o16-scroll-bob{0%,to{transform:translateY(-1px)}50%{transform:translateY(2px)}}.o16-drawer-body::-webkit-scrollbar{width:2px}.o16-drawer-body::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2px}.drawer__inner-empty.o16-cart-empty{flex:1;min-height:0;height:auto;padding:0;align-items:stretch;width:100%}.o16-cart-empty{display:flex;flex-direction:column}.o16-cart-empty__reassurance{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:2.4rem;padding:2.4rem 2.4rem 2rem}.o16-cart-empty__image{flex:none;padding:0 2.4rem 2.4rem}.o16-cart-empty__image img{display:block;width:100%;height:auto}.o16-cart-empty__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;color:rgb(var(--color-border))}.o16-cookbook-upsell{display:flex;align-items:center;gap:1.6rem;padding:1.6rem;border:1px solid rgb(var(--color-border));margin-bottom:2.4rem;position:relative;background:rgb(var(--color-background))}.o16-cookbook-upsell--locked{background:rgb(var(--color-foreground))}.o16-cookbook-upsell__book-image{width:5.6rem;flex-shrink:0;position:relative}.o16-cookbook-upsell__book-image img{display:block;width:100%;height:auto;object-fit:contain}.o16-cookbook-upsell__text{flex:1;min-width:0}.o16-cookbook-upsell__label{font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground-secondary, 77, 77, 77));margin:0 0 .3rem}.o16-cookbook-upsell--locked .o16-cookbook-upsell__label{color:rgba(var(--color-background),.7)}.o16-cookbook-upsell__heading{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 .4rem}.o16-cookbook-upsell--locked .o16-cookbook-upsell__heading{color:rgb(var(--color-background))}.o16-cookbook-upsell__sub{font-size:1.2rem;color:#4d4d4d;margin:0}.o16-cookbook-upsell--locked .o16-cookbook-upsell__sub{color:rgba(var(--color-background),.7)}.o16-cookbook-upsell__add{display:flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;padding:.8rem 1.4rem;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.o16-cookbook-upsell__add{transition:none}}.o16-cookbook-upsell__add:hover{opacity:.75}.o16-cookbook-upsell__add[aria-disabled=true],.o16-cookbook-upsell__add.loading{opacity:.5;pointer-events:none}.o16-free-shipping-locked{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));margin-bottom:2.4rem}.o16-free-shipping-locked svg{width:1.4rem;height:1.4rem;flex-shrink:0;color:rgb(var(--color-background))}.o16-free-shipping-locked__text{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.o16-cart-items{margin:0;padding:0;list-style:none}.o16-cart-item{display:flex;gap:1.6rem;padding:2rem 0;border-bottom:1px solid rgb(var(--color-border))}.o16-cart-item:first-child{padding-top:2rem}.o16-cart-item__media{position:relative;width:7.2rem;height:9rem;flex-shrink:0;overflow:hidden;background:rgb(var(--color-background-secondary))}.o16-cart-item__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.o16-cart-item__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.o16-cart-item__details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.o16-cart-item__top{display:flex;flex-direction:column}.o16-cart-item__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin-bottom:.6rem}.o16-cart-item__title-row cart-remove-button{flex-shrink:0}.o16-cart-item__name{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));line-height:1.3;flex:1;min-width:0;margin-bottom:0;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.o16-cart-item__name{transition:none}}.o16-cart-item__name:hover{opacity:.6}.o16-cart-item__variant{font-size:1.2rem;color:#4d4d4d;margin:.2rem 0 0}.o16-cart-item__meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.o16-cart-item__price{display:flex;align-items:baseline;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;font-weight:400;color:rgb(var(--color-foreground));white-space:nowrap}.o16-cart-item__price-original{text-decoration:line-through;color:rgb(var(--color-foreground-secondary, 77, 77, 77));margin-right:.4rem}.o16-cart-item__price .o16-price-savings{order:1}.o16-cart-item__price .o16-price-savings:after{content:"/";margin:0 .4rem;color:rgba(var(--color-foreground),.45);text-decoration:none}.o16-cart-item__price-compare{order:2;text-decoration:line-through;color:rgba(var(--color-foreground),.45)}.o16-cart-item__price-compare:after{content:"/";margin:0 .4rem;color:rgba(var(--color-foreground),.45);text-decoration:none}.o16-cart-item__price-current{order:3}.o16-cart-item__qty{display:flex;align-items:center;gap:0;border:none;height:4.4rem;margin-left:-.6rem}.o16-cart-item__qty-btn{display:flex;align-items:center;justify-content:center;min-width:3.2rem;width:3.2rem;min-height:4.4rem;height:4.4rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));padding:0;font-size:1.7rem;line-height:1}.o16-cart-item__qty-btn:hover{opacity:.6}.o16-cart-item__qty-btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px;z-index:1}.o16-cart-item__qty-btn:disabled{opacity:.35;cursor:default}.o16-cart-item__qty-input{width:2.8rem;height:4.4rem;text-align:center;border:none;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0}.o16-cart-item__qty-input::-webkit-outer-spin-button,.o16-cart-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.o16-cart-item__remove{font-size:1.1rem;letter-spacing:.06em;text-decoration:underline;text-underline-offset:2px;color:rgb(var(--color-foreground-secondary, 77, 77, 77));background:none;border:none;cursor:pointer;padding:.2rem 0;display:inline-block;white-space:nowrap;transition:opacity .2s ease}.o16-cart-item__remove:hover{opacity:.6}.o16-cart-item__error{font-size:1.1rem;color:rgb(var(--color-error));margin-top:.4rem}.o16-cart-upsell-wrap{margin:.8rem 0 2rem}.o16-cross-sell{padding:2rem 0;border-top:1px solid rgb(var(--color-border))}.o16-cross-sell__heading{font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 1.4rem}.o16-cross-sell__track{display:flex;gap:1.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.4rem;scrollbar-width:none}.o16-cross-sell__track::-webkit-scrollbar{display:none}.o16-cross-sell__item{flex:0 0 13rem;min-width:0}.o16-cross-sell__item .product-card,.o16-cross-sell__item .collection-product-card{font-size:1rem}.o16-drawer-footer{position:relative;border-top:1px solid rgb(var(--color-border));padding:2.4rem 2.4rem 2rem;display:flex;flex-direction:column;gap:2.4rem}.o16-trust-line{display:flex;flex-wrap:wrap;gap:.8rem 2rem;font-size:1.1rem;color:#4d4d4d;margin-bottom:0}@media screen and (min-width:440px){.o16-trust-line{justify-content:space-between}}.o16-trust-line__item{display:flex;align-items:center;gap:.5rem}.o16-trust-line__item svg{width:1.2rem;height:1.2rem;flex-shrink:0}.o16-dispatch-info{font-size:1.2rem;color:rgb(var(--color-foreground));margin-bottom:0}.o16-dispatch-info__line{margin:0 0 .4rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.3rem}.o16-dispatch-info__label{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:#4d4d4d}.o16-dispatch-info__countdown{font-size:1.2rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-foreground));min-width:4.5ch}.o16-dispatch-info__value{font-size:1.2rem;color:rgb(var(--color-foreground))}.o16-ship-line__note{font-size:1.1rem;color:#4d4d4d;line-height:1.4}.o16-dispatch-info__line:before{content:"/";font-size:1rem;color:#4d4d4d;flex-shrink:0}[data-o16-dispatch-block][data-weekend] .o16-dispatch-info__line:first-child{visibility:hidden;height:0;overflow:hidden;margin:0}[data-o16-dispatch-block][data-weekend]:before{content:"/ Orders placed today ship Monday.";display:block;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:#4d4d4d;margin-bottom:.4rem}[data-o16-dispatch-block][data-past-cutoff] .o16-dispatch-info__line:first-child{visibility:hidden;height:0;overflow:hidden;margin:0}[data-o16-dispatch-block][data-past-cutoff]:before{content:"/ Order now for next-day dispatch.";display:block;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:#4d4d4d;margin-bottom:.4rem}.o16-shipping-rates{font-size:1.1rem;color:#4d4d4d;margin-bottom:1.4rem;line-height:1.7}.o16-shipping-rates strong{font-weight:400;color:rgb(var(--color-foreground))}.o16-discount-trigger{display:block;font:inherit;font-size:1.1rem;letter-spacing:normal;text-transform:none;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:2px;background:none;border:none;cursor:pointer;margin:0 0 1rem;padding:.2rem 0;white-space:nowrap}.o16-discount-trigger:hover{color:rgb(var(--color-foreground))}.o16-subtotal{display:inline-flex;align-items:baseline;gap:.3em;flex-wrap:nowrap;white-space:nowrap;justify-content:flex-end;max-width:100%}.o16-subtotal__current,.o16-subtotal__original{white-space:nowrap}.o16-subtotal__current{order:3}.o16-subtotal__original{order:2;display:none;font-size:.75em;font-weight:400;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.o16-subtotal__original:not([hidden]){display:inline}.o16-subtotal__original:after{content:"/";margin-left:.35em;text-decoration:none;color:rgba(var(--color-foreground),.45)}.o16-subtotal .o16-price-savings{order:1;font-size:.75em}.o16-subtotal .o16-price-savings:after{content:"/";margin-left:.35em;text-decoration:none;color:rgba(var(--color-foreground),.45)}o16-discount-modal{display:block}o16-discount-modal[hidden]{display:none}.o16-discount-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-overlay),.5);z-index:20}.o16-discount-modal__panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:21;width:calc(100% - 4rem);max-width:36rem;max-height:calc(100% - 4rem);overflow-y:auto;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:0;padding:3.2rem 2.4rem 2.4rem;outline:none}.o16-discount-modal__close{position:absolute;top:.4rem;right:.4rem;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));padding:0}.o16-discount-modal__close svg{width:1.6rem;height:1.6rem}.o16-discount-modal__title{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.3rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 1.6rem}.o16-discount-modal__label{display:block;font-size:1.1rem;color:rgba(var(--color-foreground),.7);margin-bottom:.8rem}.o16-discount-modal__row{display:flex;gap:.8rem}.o16-discount-modal__input{flex:1;min-width:0;height:4.4rem;padding:0 1.2rem;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;letter-spacing:.05em;border:1px solid rgb(var(--color-border));background:rgb(var(--color-background));color:rgb(var(--color-foreground));outline:none}.o16-discount-modal__input:focus{border-color:rgb(var(--color-foreground))}.o16-discount-modal__apply{height:4.4rem;padding:0 1.6rem;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:rgb(var(--o16-green, 0, 121, 19));border:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}@media(prefers-reduced-motion:reduce){.o16-discount-modal__apply{transition:none}}.o16-discount-modal__apply:hover{opacity:.8}.o16-discount-modal__apply[aria-disabled=true]{opacity:.5;pointer-events:none}.o16-discount-modal__remove{height:auto;padding:.8rem 0;margin:0;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.1rem;letter-spacing:.04em;text-transform:none;color:rgb(var(--color-foreground-secondary, 77, 77, 77));background:none;border:none;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:opacity .2s ease,color .2s ease;white-space:nowrap}@media(prefers-reduced-motion:reduce){.o16-discount-modal__remove{transition:none}}.o16-discount-modal__remove:hover{color:rgb(var(--color-foreground));opacity:.85}.o16-discount-modal__remove[aria-disabled=true]{opacity:.5;pointer-events:none}.o16-discount-modal__applied{display:block;margin-bottom:1.6rem}.o16-discount-modal__applied[hidden]{display:none}.o16-discount-modal__applied-label{font-size:1.1rem;color:rgba(var(--color-foreground),.7);margin:0 0 .8rem}.o16-discount-modal__list{margin:0;padding:0;list-style:none}.o16-discount-modal__list-item{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 0;border-bottom:1px solid rgb(var(--color-border))}.o16-discount-modal__list-item:first-child{border-top:1px solid rgb(var(--color-border))}.o16-discount-modal__list-code{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-foreground));min-width:0;overflow-wrap:anywhere}.o16-discount-modal__list-remove{padding:.4rem 0;flex-shrink:0}.o16-discount-modal__feedback{font-size:1.1rem;line-height:1.5;margin:1.2rem 0 0;min-height:1.65rem}.o16-discount-modal__feedback--success{color:rgb(var(--color-foreground))}.o16-discount-modal__feedback--error{color:rgb(var(--color-error))}.o16-freeship-nudge{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin:0;padding:1.4rem 1.6rem;border:1px solid rgb(var(--color-border))}.o16-freeship-nudge[hidden]{display:none}.o16-freeship-nudge__text{flex:1 1 auto;min-width:0;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));line-height:1.5}@media screen and (max-width:439px){.o16-freeship-nudge__text{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.o16-freeship-nudge__add{display:inline;font-family:inherit;font-size:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px;min-height:2.4rem;vertical-align:baseline;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.o16-freeship-nudge__add{transition:none}}.o16-freeship-nudge__add:hover{opacity:.6}.o16-freeship-nudge__add[aria-disabled=true],.o16-freeship-nudge__add.loading{opacity:.5;pointer-events:none}.o16-freeship-nudge__thumb-link{display:block;flex-shrink:0;width:4.4rem;height:4.4rem;border:1px solid rgb(var(--color-border));transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.o16-freeship-nudge__thumb-link{transition:none}}.o16-freeship-nudge__thumb-link:hover{opacity:.75}.o16-freeship-nudge__thumb{display:block;width:100%;height:100%;object-fit:cover}.o16-cart-summary{display:flex;flex-direction:column;gap:1.2rem}.o16-totals{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem;flex-wrap:nowrap;margin-bottom:.8rem}.o16-totals--wrapped{flex-wrap:wrap;row-gap:.4rem}.o16-totals__label{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));flex-shrink:0}.o16-totals__value.o16-subtotal{margin-left:auto}.o16-totals__value{font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.6rem;font-weight:400;color:rgb(var(--color-foreground))}.o16-totals__tax-note{font-size:1.1rem;color:#4d4d4d;margin:0;line-height:1.5}.o16-totals__duties-note{font-size:1.1rem;color:#4d4d4d;margin:.6rem 0 0;line-height:1.5}.o16-cart-discounts{margin-bottom:.8rem}.o16-cart-discounts__item{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;color:rgb(var(--color-foreground));padding:.4rem 0}.o16-cart-ctas{display:flex;flex-direction:column;gap:.8rem}.o16-checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:5.2rem;padding:0 2rem;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:#fff;background:rgb(var(--o16-green, 0, 121, 19));border:none;cursor:pointer;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.o16-checkout-btn{transition:none}}.o16-checkout-btn:hover{opacity:.8}.o16-checkout-btn:disabled{opacity:.4;cursor:default}.o16-dynamic-checkout{width:100%}.o16-dynamic-checkout .shopify-payment-button__button{border-radius:0!important;font-family:var(--font-heading-family, "Helvetica Neue", Helvetica, Arial, sans-serif)!important}.o16-cart-errors{font-size:1.2rem;color:rgb(var(--color-error));padding:0 0 .8rem}.o16-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes o16-spin{to{transform:rotate(360deg)}}.o16-spinner{display:inline-block;width:1.4rem;height:1.4rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:o16-spin .7s linear infinite}@media(prefers-reduced-motion:reduce){.o16-spinner{animation:none;opacity:.5}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/o16-cart-drawer.css.map */
