:root{--fcart-bg: #fefdf4;--fcart-fg: #c8102e;--fcart-radius: 14px;--fcart-inset: 10px;--fcart-w: 520px;--fcart-max-h: 92vh;--fcart-rule: color-mix(in oklch, #c8102e 30%, transparent)}html{scrollbar-gutter:stable}body:has(cart-drawer.active).overflow-hidden{overflow:auto}cart-drawer.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;overflow:visible;background:none;pointer-events:none}cart-drawer.drawer{visibility:hidden;transition:visibility 0s linear .42s}cart-drawer.drawer.active{visibility:visible;transition-delay:0s}#CartDrawer.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;display:block;overflow:visible}#CartDrawer-Overlay.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#0000008c;opacity:0;pointer-events:none}cart-drawer.active #CartDrawer-Overlay.cart-drawer__overlay{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:no-preference){#CartDrawer-Overlay.cart-drawer__overlay{transition:opacity .4s ease-out}}cart-drawer .drawer__inner{position:fixed;top:var(--fcart-inset);right:var(--fcart-inset);left:auto;z-index:1;display:flex;width:min(var(--fcart-w),calc(100vw - var(--fcart-inset) * 2));max-width:none;height:auto;max-height:min(var(--fcart-max-h, 92vh),calc(100dvh - var(--fcart-inset) * 2));flex-direction:column;padding:0;border:0;border-radius:var(--fcart-radius);background:var(--fcart-bg) none;background-image:none;color:var(--fcart-fg);overflow:hidden;opacity:0;pointer-events:auto;transform:translate3d(0,-14px,0) scale(.98);transform-origin:100% 0}@media(prefers-reduced-motion:no-preference){cart-drawer .drawer__inner{transition:transform .42s cubic-bezier(.3,.7,.2,1),opacity .32s ease-out}}cart-drawer.active .drawer__inner{opacity:1;transform:translateZ(0) scale(1)}cart-drawer.is-empty .drawer__inner{display:flex;padding:0}cart-drawer .drawer__inner :is(h2,h3,p,a,span,small,button,td,th){color:inherit}cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px}cart-drawer .drawer__heading{margin:0;font-family:var(--font-heading-family);font-size:30px;letter-spacing:normal;line-height:1;text-transform:uppercase}cart-drawer .drawer__close{position:static;display:flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:2px solid currentcolor;border-radius:10px;background:none;transition:background-color .3s ease-out,color .3s ease-out}cart-drawer .drawer__close:hover{background-color:var(--fcart-fg);color:var(--fcart-bg)}cart-drawer .drawer__close .svg-wrapper{width:16px;height:16px}cart-drawer cart-drawer-items{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}cart-drawer .cart-drawer__form{display:flex;min-height:0;flex:1;flex-direction:column}cart-drawer .drawer__contents{min-height:0;flex:1;padding:0 14px;overflow-y:auto}cart-drawer .cart-item{gap:10px;padding:12px 0;border-top:1px dashed var(--fcart-rule);margin:0}cart-drawer .cart-item:first-child{border-top:0}cart-drawer .cart-item__image{border-radius:10px;background-color:color-mix(in oklch,#c8102e 10%,transparent)}cart-drawer .cart-item__name{font-family:var(--font-heading-family);font-size:24px;letter-spacing:normal;line-height:1;text-decoration:none;text-transform:uppercase}cart-drawer .quantity{width:auto;min-height:0;border:1px solid currentcolor;border-radius:10px}cart-drawer .quantity:after{display:none}cart-drawer .quantity__button,cart-drawer .quantity__input{width:34px;height:40px;background:none}cart-drawer .quantity__button:hover{border-radius:8px;background-color:color-mix(in oklch,#c8102e 12%,transparent)}cart-drawer .drawer__footer{padding:0;border-top:1px dashed var(--fcart-rule);background:none}cart-drawer .cart-drawer__footer{padding:12px 14px}cart-drawer .totals{padding:0}cart-drawer .totals__total,cart-drawer .totals__total-value{font-size:22px;letter-spacing:normal}cart-drawer .tax-note{opacity:.78}cart-drawer .cart__ctas{margin:0;padding:10px;border-top:1px solid var(--fcart-rule);background-color:var(--fcart-bg)}cart-drawer .cart__ctas .cart__checkout-button,cart-drawer .cart__ctas .cart__checkout-button span{color:var(--fcart-bg)}cart-drawer .cart__checkout-button{width:100%;max-width:none;min-height:64px;border-radius:10px;background-color:var(--fcart-fg);color:var(--fcart-bg);font-family:var(--font-heading-family);font-size:24px;letter-spacing:normal;text-transform:uppercase}cart-drawer .cart__checkout-button:before,cart-drawer .cart__checkout-button:after{display:none}cart-drawer .drawer__inner-empty{display:flex;min-height:0;flex:1;flex-direction:column;justify-content:center;padding:40px 20px;background:none;text-align:center}cart-drawer .cart-drawer__empty-image{max-width:100%;margin:0 auto 24px}cart-drawer .cart-drawer__empty-image img{display:block;width:100%;height:auto;border-radius:12px;object-fit:contain}cart-drawer .cart__empty-text{margin:0 0 20px;font-family:var(--font-heading-family);line-height:.9;text-align:center;text-transform:uppercase}cart-drawer .cart__empty-lead{display:block;margin-bottom:var(--fcart-empty-gap, 8px);font-size:var(--fcart-empty-lead, 34px)}cart-drawer .cart__empty-shout{display:block;font-size:var(--fcart-empty-shout, 76px)}cart-drawer .cart-drawer__warnings .drawer__close{position:absolute;top:12px;right:12px}cart-drawer .drawer__inner-empty .button{border-radius:10px;background-color:var(--fcart-fg);color:var(--fcart-bg);font-family:var(--font-heading-family);text-transform:uppercase}cart-drawer .cart-drawer__empty-content{display:flex;flex-direction:column;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/flavor-cart.css.map */
