.drawer.cc-drawer{background:transparent;transition:visibility .3s ease}.cc-drawer .cart-drawer__overlay{background:#0000;transition:background .3s ease}.cc-drawer.active .cart-drawer__overlay{background:#0006}.cc-drawer .drawer__inner{width:420px;max-width:90vw;padding:0;border:none;border-radius:0;background:#f4f4f5;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 20px #0000001a}.cc-drawer.active .drawer__inner{transform:translate(0)}.cc-drawer cart-drawer-items{overflow:visible;flex:1 0 auto;display:flex;flex-direction:column}.cc-drawer .cart-drawer__form{flex:0 0 auto;display:block}.cc-drawer .drawer__contents{flex-grow:0;display:block}@media screen and (max-height:650px){.cc-drawer cart-drawer-items{overflow:visible}}.cc-drawer .drawer__inner-empty{display:none;height:auto;padding:60px 20px;overflow:visible}cart-drawer.cc-drawer.is-empty .drawer__inner{display:flex;grid-template-rows:none;align-items:stretch;padding:0}cart-drawer.cc-drawer.is-empty .drawer__header{display:flex}cart-drawer.cc-drawer.is-empty .drawer__inner-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 0 auto}cart-drawer.cc-drawer.is-empty .cc-drawer__items,cart-drawer.cc-drawer.is-empty .cc-drawer__order-notes,cart-drawer.cc-drawer.is-empty .cc-drawer__picker,cart-drawer.cc-drawer.is-empty .cc-drawer__upsell{display:none}cart-drawer.cc-drawer.is-empty cart-drawer-items{flex:0 0 auto}cart-drawer.cc-drawer.is-empty .drawer__footer{display:none}.cc-drawer__empty-text{font-size:16px;color:#666;margin:0 0 16px}.cc-drawer__empty-link{background:none;border:none;padding:0;font-size:14px;font-weight:600;color:#007aff;text-decoration:underline;cursor:pointer}.cc-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;flex-shrink:0;position:sticky;top:0;z-index:3;background:#fff9;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);border-bottom:1px solid rgba(0,0,0,.07);box-shadow:0 8px 16px -10px #11182747}.cc-drawer .drawer__heading{margin:0;font-family:var(--cc-font-body);font-size:16px;font-weight:700;letter-spacing:.02em;color:#111}.cc-drawer .drawer__close{position:static;min-width:0;min-height:0;background:none;border:none;box-shadow:none;font-size:20px;cursor:pointer;padding:2px 6px;color:#333;line-height:1}.cc-drawer .drawer__close:hover{color:#000}.cc-drawer__loyalty{background:#111;flex-shrink:0}.cc-drawer__loyalty-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;cursor:pointer;-webkit-user-select:none;user-select:none}.cc-drawer__loyalty-bar:hover{background:#ffffff0a}.cc-drawer__loyalty-bar-text{font-size:13px;color:#ffffffbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-drawer__loyalty-bar-text strong{color:#fff}.cc-drawer__loyalty-star{color:#f5c518}.cc-drawer__loyalty-bar-arrow{font-size:18px;color:#ffffffb3;flex-shrink:0;margin-left:8px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-block}.cc-drawer__loyalty-bar-arrow.is-open{transform:rotate(180deg)}.cc-drawer__loyalty-bar.is-flashing{background:#007aff;transition:background .3s ease}.cc-drawer__loyalty-bar.is-flashing .cc-drawer__loyalty-bar-text{color:#fff;text-align:center;flex:1;font-size:14px}.cc-drawer__loyalty-bar.is-flashing .cc-drawer__loyalty-bar-arrow{display:none}.cc-drawer__loyalty-detail{padding:0 20px 12px}.cc-drawer__loyalty-logo-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-top:4px}.cc-drawer__loyalty-logo{height:20px;width:auto;display:block}.cc-drawer__loyalty-badge{display:inline-block;font-size:9px;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:20px}.cc-drawer__loyalty-points-row{text-align:center;margin-bottom:4px}.cc-drawer__loyalty-balance{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.01em}.cc-drawer__loyalty-earn{font-size:12px;color:#ffffffbf;margin:0 0 6px;text-align:center}.cc-drawer__loyalty-action{text-align:center}.cc-drawer__loyalty-offer{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.cc-drawer__loyalty-offer-text{font-size:12px;color:#fffc}.cc-drawer__loyalty-redeem-btn{padding:6px 16px;background:#007aff;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.cc-drawer__loyalty-redeem-btn:hover{background:#0066d6}.cc-drawer__loyalty-redeem-btn:disabled{background:#555;cursor:default}.cc-drawer__loyalty-next{font-size:12px;color:#ffffff73;margin:0}.cc-drawer__loyalty-claimed{background:#ffffff1a;border-radius:8px;padding:10px 12px;text-align:center}.cc-drawer__loyalty-claimed-label{font-size:12px;color:#fff9;margin:0 0 6px}.cc-drawer__loyalty-code-box{display:flex;align-items:center;border:1px dashed #007aff;border-radius:6px;overflow:hidden;margin-bottom:4px;background:#ffffff0d}.cc-drawer__loyalty-code-text{flex:1;font-size:14px;font-weight:700;letter-spacing:.05em;padding:8px 12px;color:#fff;font-family:monospace}.cc-drawer__loyalty-copy{padding:8px 14px;background:#007aff;color:#fff;border:none;font-size:12px;font-weight:600;cursor:pointer}.cc-drawer__loyalty-copy:hover{background:#0066d6}.cc-drawer__loyalty-claimed-note{font-size:12px;color:#ffffff80;margin:0;font-style:italic}.cc-drawer__loyalty-guest{text-align:center}.cc-drawer__loyalty-guest-text{font-size:12px;color:#ffffffb3;margin:0 0 10px}.cc-drawer__loyalty-submit{padding:8px;background:#007aff;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;margin-top:2px}.cc-drawer__loyalty-submit:hover{background:#0066d6}.cc-drawer__loyalty-submit--outline{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff}.cc-drawer__loyalty-submit--outline:hover{background:#ffffff1a}.cc-drawer__loyalty-guest-btns{display:flex;gap:8px}.cc-drawer__loyalty-guest-btns a{flex:1;text-align:center;text-decoration:none;display:block}.cc-drawer__rewards{padding:10px 20px 6px;flex-shrink:0}.cc-drawer__rewards-text{margin:0 0 8px;font-size:12px;text-align:center;color:#333}.cc-drawer__rewards-track{position:relative;height:6px;background:#e5e5e5;border-radius:3px}.cc-drawer__rewards-track>.cc-drawer__rewards-fill{display:block}.cc-drawer__rewards-fill{height:100%;background:#007aff;border-radius:3px;transition:width .4s ease;width:0%}.cc-drawer__rewards-dot{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.cc-drawer__rewards-dot-icon{display:block;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #ccc;transition:border-color .3s,background .3s;box-shadow:0 1px 3px #0000001a}.cc-drawer__rewards-dot.is-unlocked .cc-drawer__rewards-dot-icon{background:#007aff;border-color:#007aff}.cc-drawer__rewards-labels{position:relative;height:18px;margin-top:8px}.cc-drawer__rewards-label{position:absolute;transform:translate(-50%);font-size:9px;color:#888;white-space:nowrap}.cc-drawer__picker{padding:14px 20px;flex-shrink:0;background:#f9faf8}.cc-drawer__picker-title{margin:0 0 10px;font-size:14px;font-weight:700;color:#111}.cc-drawer__picker-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #eee}.cc-drawer__picker-item:last-child{border-bottom:none}.cc-drawer__picker-item img{width:56px;height:56px;object-fit:cover;border-radius:6px;background:#f0f0f0;flex-shrink:0}.cc-drawer__picker-name{flex:1;font-size:13px;font-weight:500;color:#333;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-drawer__picker-btn{flex-shrink:0;padding:6px 14px;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.cc-drawer__picker-btn:hover{background:#1e7e34}.cc-drawer__picker-btn:disabled{background:#999;cursor:default}.cc-drawer__item--reward{border-left:3px solid #28a745;padding-left:17px}.cc-drawer__reward-badge{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#28a745;background:#e8f5e9;padding:2px 8px;border-radius:4px;margin-bottom:4px}.cc-drawer__reward-note{display:block;font-size:12px;color:#888;font-style:italic;margin-top:2px}.cc-drawer__items{list-style:none;margin:0;padding:10px 0 0;flex:0 0 auto;transition:opacity .15s ease}.cc-drawer__item{display:flex;align-items:flex-start;gap:10px;padding:12px;margin:0 12px 10px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:14px;box-shadow:0 1px 2px #0000000a;position:relative;transition:opacity .2s ease;animation:cc-item-in .25s ease}@keyframes cc-item-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.cc-drawer__item{animation:none}.cc-drawer__items{transition:none}}.cc-drawer__item.is-updating{opacity:.5;pointer-events:none}.cc-drawer__item-img-link{flex-shrink:0;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f5f5f5;display:block}.cc-drawer__item>.cc-drawer__item-img-link:empty{display:block}.cc-drawer__item--reward .cc-drawer__item-img-link{width:60px;height:60px}.cc-drawer__item-img{width:100%;height:100%;object-fit:cover;display:block}.cc-drawer__item-info{flex:1;min-width:0}.cc-drawer__item:not(.cc-drawer__item--reward) .cc-drawer__item-info{display:flex;flex-direction:column;min-height:72px}.cc-drawer__item-title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;font-size:16px;font-weight:600;color:#111;text-decoration:none;line-height:1.3;margin-bottom:2px}.cc-drawer__item-title:hover{text-decoration:underline}.cc-drawer__item--reward .cc-drawer__item-title{text-decoration:none;cursor:default}.cc-drawer__item-variant{display:block;font-size:12px;color:#888;margin-bottom:4px}.cc-drawer__item-priceqty{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.cc-drawer__item-price{display:block;font-size:15px;font-weight:400;color:#111;margin-bottom:0}.cc-drawer__item-qty{display:inline-flex;align-items:center;border:1px solid #d8d8d8;border-radius:8px;overflow:hidden;background:#fff}.cc-drawer__qty-btn{appearance:none;-webkit-appearance:none;background:transparent;border:none;margin:0;box-shadow:none;width:32px;height:32px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:background .15s;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media(hover:hover){.cc-drawer__qty-btn:hover{background:#f4f4f4}}.cc-drawer__qty-btn:active{background:#ececec}.cc-drawer__qty-btn:disabled{opacity:.3;cursor:default;background:transparent}.cc-drawer__qty-value{width:32px;text-align:center;font-size:14px;font-weight:600;line-height:32px}.cc-drawer__max-note{display:block;font-size:12px;color:#888;margin-top:4px;font-style:italic}.cc-drawer__item-remove{position:absolute;top:12px;right:12px;background:none;border:none;font-size:16px;color:#aaa;cursor:pointer;padding:4px;line-height:1}.cc-drawer__item-remove:hover{color:#333}.cc-drawer .drawer__footer{position:sticky;bottom:0;z-index:2;flex-shrink:0;margin:0;padding:0;border-top:1px solid rgba(0,0,0,.08);background:#ffffffb8;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);box-shadow:0 -10px 24px -12px #11182752}.cc-drawer__upsell{padding:8px 0 0;background:transparent}.cc-drawer__upsell-title{font-size:12px;font-weight:600;margin:0 0 4px;padding:0 20px;color:#888;text-transform:uppercase;letter-spacing:.04em}.cc-drawer__upsell-grid{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:6px 20px 8px;scroll-padding-left:20px;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain}.cc-drawer__upsell-grid::-webkit-scrollbar{display:none}.cc-drawer__upsell-item{flex:0 0 auto;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #eee;border-radius:8px;padding:6px 10px 6px 6px;text-decoration:none;color:inherit;cursor:pointer;min-width:0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.cc-drawer__upsell-item:active{background:#f0f0f0}@media(hover:hover){.cc-drawer__upsell-item:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a;border-color:#e2e2e2}}.cc-drawer__upsell-item img{width:44px;height:44px;object-fit:cover;border-radius:8px;background:#eee;display:block;flex-shrink:0}.cc-drawer__upsell-info{min-width:0}.cc-drawer__upsell-name{display:block;font-size:12px;font-weight:600;line-height:1.3;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.cc-drawer__upsell-price{display:block;font-size:12px;color:#888}.cc-drawer__upsell-plus{font-size:16px;color:#007aff;font-weight:700;flex-shrink:0}.cc-drawer__upsell-item.is-adding{opacity:.5;pointer-events:none}.cc-drawer__footer-inner{flex-shrink:0;padding:10px 20px calc(12px + env(safe-area-inset-bottom,0px));background:transparent}.cc-drawer__protection{margin:0 0 12px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#ffffff80}.cc-drawer__protection-row{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;margin:0}.cc-drawer__protection-icon{width:28px;height:28px;flex-shrink:0;object-fit:contain;display:block}.cc-drawer__protection-switch{position:relative;display:inline-block;width:44px;height:26px;flex-shrink:0}.cc-drawer__protection-check{appearance:none;-webkit-appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;opacity:0;cursor:pointer;z-index:2}.cc-drawer__protection-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#c4c4c4;border-radius:999px;transition:background .2s ease;pointer-events:none}.cc-drawer__protection-slider:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;transition:transform .2s ease}.cc-drawer__protection-check:checked+.cc-drawer__protection-slider{background:#4caf50}.cc-drawer__protection-check:checked+.cc-drawer__protection-slider:before{transform:translate(18px)}.cc-drawer__protection-check:disabled+.cc-drawer__protection-slider{opacity:.5}.cc-drawer__protection-check:focus-visible+.cc-drawer__protection-slider{box-shadow:0 0 0 3px #4caf5059}.cc-drawer__protection-info{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.cc-drawer__protection-title{font-size:14px;font-weight:600;color:#111;line-height:1.2}.cc-drawer__protection-sub{font-size:13px;color:#888;line-height:1.3;margin-top:2px}.cc-drawer__protection-price{font-size:13.5px;font-weight:700;color:#111;flex-shrink:0;white-space:nowrap}.cc-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cc-drawer__subtotal-label{font-size:17px;font-weight:600;color:#111}.cc-drawer__subtotal-price{font-size:22px;font-weight:700;color:#111;line-height:1.1;font-variant-numeric:tabular-nums}.cc-drawer__tax-note{font-size:12px;color:#888;margin:0 0 7px}.cc-drawer__checkout-btn{appearance:none;-webkit-appearance:none;display:block;width:100%;padding:14px;background:var(--cc-ink, #111);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;text-align:center;transition:background .15s}.cc-drawer__checkout-btn:hover{background:#333}.cc-drawer__checkout-btn:active{background:#000}.cc-drawer__checkout-btn:disabled{opacity:.5;cursor:default}.cc-drawer__trust{text-align:center;font-size:12px;font-weight:700;color:#888;margin:6px 0 0;letter-spacing:.01em}.cc-drawer__order-notes{flex:1 0 auto;padding:12px 20px 16px;margin:0}.cc-drawer__notes-link{appearance:none;-webkit-appearance:none;background:none;border:none;padding:0;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:12px;color:#888;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cc-drawer__notes-link:hover{color:#555}.cc-drawer__notes-box{margin-top:6px}.cc-drawer__notes-input{appearance:none;-webkit-appearance:none;width:100%;padding:8px 10px;margin:0;border:1px solid #ddd;border-radius:6px;background:#fff;box-shadow:none;font-size:16px;font-family:inherit;color:#111;resize:none;min-height:44px;box-sizing:border-box}.cc-drawer__notes-input:focus{outline:none;border-color:#007aff}cc-cart-drawer-hub{display:none}@media(min-width:720px){.cc-btm-toast{display:none!important}}.cc-btm-toast{position:fixed;bottom:0;left:0;right:0;z-index:900;background:#111;color:#fff;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;justify-content:space-between;gap:12px;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cc-btm-toast.is-visible{transform:translateY(0)}.cc-btm-toast__text{font-size:15px;font-weight:600}.cc-btm-toast__btn{appearance:none;-webkit-appearance:none;background:#007aff;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.cc-btm-toast__btn:hover{background:#0066d6}body.cc-btm-toast-active .cc-sticky-atc,body.cc-btm-toast-active shopify-agent,body.cc-btm-toast-active .chat-app,body.cc-btm-toast-active [data-spec=toggle-button],body.cc-btm-toast-active #shopify-chat,body.cc-btm-toast-active shopify-chat,body.cc-btm-toast-active .shopify-inbox,body.cc-btm-toast-active .lion-notification,body.cc-btm-toast-active .lion-launcher,body.cc-btm-toast-active [class*=loyaltylion],body.cc-btm-toast-active iframe[src*=inbox],body.cc-btm-toast-active iframe[src*=chat]{display:none!important}body.cc-drawer-open shopify-agent,body.cc-drawer-open .chat-app,body.cc-drawer-open [data-spec=toggle-button],body.cc-drawer-open #shopify-chat,body.cc-drawer-open shopify-chat,body.cc-drawer-open .shopify-inbox,body.cc-drawer-open #loyaltylion,body.cc-drawer-open .lion-notification,body.cc-drawer-open .lion-notification-container,body.cc-drawer-open .lion-launcher,body.cc-drawer-open [class*=loyaltylion],body.cc-drawer-open [id*=loyaltylion],body.cc-drawer-open iframe[src*=inbox],body.cc-drawer-open iframe[src*=chat]{display:none!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:480px){.cc-drawer .drawer__inner{max-width:100vw;width:100vw}.cc-drawer__item-img-link{width:56px;height:56px}.cc-drawer__upsell-item img{width:40px;height:40px}}.cc-drawer__free-pill{display:inline-block;width:fit-content;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#28a745;background:#e8f5e9;padding:2px 8px;border-radius:4px;margin-bottom:4px}.cc-drawer__item-price-was{color:#999;font-weight:400;margin-right:4px}
/*# sourceMappingURL=/cdn/shop/t/70/assets/cc-cart-drawer.css.map */
