.storefront-cart-drawer.storefront-cart-drawer--quick,.storefront-cart-drawer.storefront-cart-drawer--quick:modal{width:auto;max-width:none;height:auto;max-height:none;margin:0;padding:0;border:none;border-radius:0;background-color:#0f172a00;box-shadow:none;overflow:hidden;outline:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;--storefront-cart-control-accent: var(--store-accent, var(--store-button-background, #ab3038));--storefront-cart-control-accent-rgb: var(--store-accent-rgb, var(--accent-rgb, 171, 48, 56));--storefront-cart-control-soft: color-mix(in srgb, var(--storefront-cart-control-accent) 10%, var(--store-body-background, #ffffff) 90%);--storefront-cart-control-icon-color: color-mix(in srgb, var(--storefront-cart-control-accent) 84%, var(--store-body-text-primary, #111827) 16%);--storefront-cart-control-focus-icon-color: color-mix(in srgb, var(--storefront-cart-control-accent) 84%, #ffffff);--storefront-select-hover-line-color: rgba(var(--storefront-cart-control-accent-rgb), .22);--storefront-select-active-line-color: var(--storefront-cart-control-accent);opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:background-color .46s ease-out,backdrop-filter .46s ease-out,visibility 0s linear .46s}.storefront-cart-drawer.storefront-cart-drawer--quick[open]{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;height:auto;max-height:none;margin:0;display:flex;justify-content:flex-end;align-items:stretch;visibility:visible;pointer-events:auto;transition-delay:0s}.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=opening]{opacity:1;background-color:#0f172a52;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none}.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=open]{opacity:1;background-color:#0f172a70;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=closing]{opacity:1;background-color:#0f172a00;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);pointer-events:none}.storefront-cart-drawer.storefront-cart-drawer--quick::backdrop{background:transparent}.storefront-cart-quick-notice{position:fixed;right:20px;top:20px;bottom:auto;z-index:1100;width:min(360px,calc(100vw - 32px));padding:12px 14px;border:1px solid color-mix(in srgb,var(--checkout-ready-accent, #047857) 20%,transparent);border-radius:8px;background:var(--checkout-ready-surface, color-mix(in srgb, #047857 8%, #ffffff 92%));color:var(--checkout-ready-accent, #047857);box-shadow:0 18px 44px -30px #0f172a73;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .16s ease,transform .16s ease}.storefront-cart-quick-notice[data-storefront-cart-quick-notice-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.storefront-cart-quick-notice[data-feedback-level=error]{border-color:color-mix(in srgb,#991b1b 20%,transparent);background:#fef2f2;color:#991b1b}.storefront-cart-quick-notice__layout{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.storefront-cart-quick-notice__icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:999px;background:color-mix(in srgb,var(--checkout-ready-accent, #047857) 12%,transparent)}.storefront-cart-quick-notice[data-feedback-level=error] .storefront-cart-quick-notice__icon{background:color-mix(in srgb,#991b1b 10%,transparent)}.storefront-cart-quick-notice__icon .storefront-ui-icon{width:17px;height:17px}.storefront-cart-quick-notice__message{min-width:0;font-size:.92rem;font-weight:800;line-height:1.35}.storefront-cart-quick-notice__close{display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:currentColor;cursor:pointer;padding:0}.storefront-cart-quick-notice__close:hover,.storefront-cart-quick-notice__close:focus-visible{background:color-mix(in srgb,currentColor 10%,transparent)}.storefront-cart-quick-notice__close .storefront-ui-icon{width:16px;height:16px}.storefront-cart-live-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes storefront-cart-action-spin{to{transform:rotate(360deg)}}[data-storefront-cart-mutation-busy=true]{cursor:progress}button[data-storefront-cart-mutation-busy=true],.flow-button[data-storefront-cart-mutation-busy=true],.storefront-cart-quantity-stepper[data-storefront-cart-mutation-busy=true]{position:relative}button[data-storefront-cart-mutation-busy=true]>:not(.sr-only),.flow-button[data-storefront-cart-mutation-busy=true]>:not(.sr-only),.storefront-cart-quantity-stepper[data-storefront-cart-mutation-busy=true]>*{transition:opacity var(--motion-fast, .16s ease)}button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]>:not(.sr-only),.flow-button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]>:not(.sr-only),.storefront-cart-quantity-stepper[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]>*{opacity:.36}button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after,.flow-button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after,.storefront-cart-quantity-stepper[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after{content:"";position:absolute;top:calc(50% - .5rem);left:calc(50% - .5rem);width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:999px;animation:storefront-cart-action-spin .78s linear infinite;pointer-events:none}.storefront-cart-drawer--quick .storefront-cart-drawer__status[data-storefront-cart-status-busy=true]{display:inline-flex;align-items:center;gap:.44rem;color:var(--store-accent, var(--accent));font-weight:700}.storefront-cart-drawer--quick .storefront-cart-drawer__status[data-storefront-cart-status-busy=true][data-storefront-cart-loader=true]:before{content:"";width:.78rem;height:.78rem;border:2px solid currentColor;border-top-color:transparent;border-radius:999px;animation:storefront-cart-action-spin .78s linear infinite}@media(prefers-reduced-motion:reduce){button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after,.flow-button[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after,.storefront-cart-quantity-stepper[data-storefront-cart-mutation-busy=true][data-storefront-cart-loader=true]:after,.storefront-cart-drawer--quick .storefront-cart-drawer__status[data-storefront-cart-status-busy=true][data-storefront-cart-loader=true]:before{animation:none}}.storefront-cart-drawer--quick .storefront-cart-drawer__surface{position:relative;display:flex;flex-direction:column;width:min(820px,100%);max-width:820px;height:100%;border:1px solid rgba(148,163,184,.24);border-right:0;border-radius:inherit;background:radial-gradient(circle at top right,rgba(255,255,255,.92),transparent 36%),linear-gradient(180deg,#fbfcfe,#f1f5f9);color:#152033;box-shadow:-10px 0 18px -20px #0f172a2e;opacity:0;transform:translate3d(calc(100% + 48px),0,0);transform-origin:right center;transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .38s ease-out,box-shadow .56s ease-out;will-change:transform,opacity}.storefront-cart-drawer--quick .storefront-cart-drawer__overlay-layer{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:4;overflow:hidden}.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=opening] .storefront-cart-drawer__surface,.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=open] .storefront-cart-drawer__surface{opacity:1;transform:translateZ(0);box-shadow:-26px 0 56px -36px #0f172a75}.storefront-cart-drawer.storefront-cart-drawer--quick[open][data-storefront-cart-state=closing] .storefront-cart-drawer__surface{opacity:0;transform:translate3d(calc(100% + 24px),0,0);box-shadow:-8px 0 14px -18px #0f172a29}.storefront-cart-drawer--quick .storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-basket-icon-svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.storefront-cart-drawer--quick .storefront-cart-drawer__header,.storefront-cart-drawer--quick .storefront-cart-drawer__footer{padding:10px 12px}.storefront-cart-drawer--quick .storefront-cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.storefront-cart-drawer--quick .storefront-cart-drawer__heading{display:grid;gap:4px}.storefront-cart-drawer--quick .storefront-cart-drawer__title{margin:0;font-size:1rem;line-height:1.1;color:#111827}.storefront-cart-drawer--quick .storefront-cart-drawer__status{margin:0;color:#64748b;font-size:.74rem;line-height:1.25}.storefront-cart-drawer--quick .storefront-cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-drawer__close i,.storefront-cart-drawer--quick .storefront-cart-drawer__close .storefront-ui-icon{width:1rem;height:1rem;border-radius:999px;border:1px solid #d94242;background:#d94242;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-drawer__close:hover,.storefront-cart-drawer--quick .storefront-cart-drawer__close:focus-visible{background:transparent;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-drawer__close:focus-visible{outline:2px solid color-mix(in srgb,#d94242 30%,transparent);outline-offset:2px}.storefront-cart-drawer--quick .storefront-cart-drawer__feedback{margin:10px 12px 0;padding:14px 16px;border-radius:16px;font-size:.95rem;line-height:1.5}.storefront-cart-drawer--quick .storefront-cart-drawer__feedback[data-feedback-level=success]{background:var(--checkout-ready-surface, color-mix(in srgb, #047857 8%, #ffffff 92%));color:var(--checkout-ready-accent, #047857)}.storefront-cart-drawer--quick .storefront-cart-drawer__feedback[data-feedback-level=error]{background:#fef2f2;color:#991b1b}.storefront-cart-drawer--quick .storefront-cart-drawer__body{display:block;flex:1 1 auto;min-height:0;overflow:auto;padding:6px 8px 8px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%) color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent);overscroll-behavior:contain}.storefront-cart-drawer--quick .storefront-cart-drawer__footer{display:grid;gap:12px;border-top:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#f1f5f9b8,#f1f5f9f5);box-shadow:0 -12px 28px -28px #0f172a59}.storefront-cart-drawer--quick .storefront-cart-drawer__footer-summary{display:grid;gap:6px}.storefront-cart-drawer--quick .storefront-cart-drawer__footer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storefront-cart-drawer--quick .storefront-cart-drawer__placeholder-action,.storefront-cart-drawer--quick .storefront-cart-drawer__footer .flow-button{width:100%;min-height:44px;min-width:0;padding:.3rem 1rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:.95rem;font-weight:700;line-height:1.1;letter-spacing:.02em;box-shadow:0 14px 28px -22px #0f172a52}.storefront-cart-drawer--quick .storefront-cart-drawer__footer .flow-button--ghost{border-color:#d1d5db;background:#fff;color:#111827}.storefront-cart-drawer--quick .storefront-cart-drawer__footer .flow-button--ghost:hover,.storefront-cart-drawer--quick .storefront-cart-drawer__footer .flow-button--ghost:focus-visible{border-color:#cbd5e1;background:#fff;color:#111827}.storefront-cart-drawer--quick .storefront-cart-drawer__button-label{display:inline-flex;align-items:center;justify-content:center;gap:.44rem;min-width:0}.storefront-cart-drawer--quick .storefront-cart-drawer__button-label i,.storefront-cart-drawer--quick .storefront-cart-drawer__button-label .storefront-ui-icon{font-size:1.28rem;width:1.28rem;height:1.28rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-drawer__totals{margin:0;display:grid;gap:6px}.storefront-cart-drawer--quick .storefront-cart-drawer__totals div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#374151;font-size:1.04rem;line-height:1.22}.storefront-cart-drawer--quick .storefront-cart-drawer__totals .is-total{margin-top:2px;padding-top:8px;border-top:1px solid rgba(17,24,39,.08);color:#111827;font-size:1.1rem;font-weight:700;line-height:1.18}.storefront-cart-drawer--quick .storefront-cart-drawer__placeholder{display:grid;justify-items:center;text-align:center;gap:10px;padding:32px 24px;border-radius:24px;border:1px dashed rgba(17,24,39,.14);background:#ffffffb8}.storefront-cart-drawer--quick .storefront-cart-drawer__placeholder p{margin:10px 0 0;color:#4b5563;line-height:1.55}.storefront-cart-drawer--quick .storefront-cart-drawer__placeholder-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:1.4rem}.storefront-cart-drawer--quick .storefront-cart-baskets{display:grid;gap:.75rem;margin-bottom:.85rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-baskets__active{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:.9rem;border-radius:20px;border:0;background:radial-gradient(circle at top right,rgba(255,255,255,.92),transparent 34%),#ffffffc7;box-shadow:0 16px 30px -28px #0f172a61}.storefront-cart-drawer--quick .storefront-cart-baskets__actions{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select{position:relative;width:min(280px,calc(100vw - 32px));min-width:min(220px,calc(100vw - 32px));flex:0 0 auto}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher,.storefront-cart-drawer--quick .storefront-cart-baskets__manage{min-height:44px;padding:.52rem .88rem;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#f8fafcf5;color:#0f172a;font-size:.84rem;font-weight:700;display:inline-flex;align-items:center;gap:.45rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher{width:100%;justify-content:space-between}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-copy{min-width:0;display:inline-flex;align-items:center;gap:.45rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-copy>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-copy>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-copy>.storefront-ui-icon{color:#64748b;font-size:1.2rem;width:1.2rem;height:1.2rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select.is-open .storefront-cart-baskets__switcher{border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 62%,#ffffff);border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:-3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),0 -3px rgba(var(--storefront-cart-control-accent-rgb),.16)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:hover>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:hover>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:hover .storefront-cart-baskets__switcher-copy>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:hover .storefront-cart-baskets__switcher-copy>.storefront-ui-icon{color:#64748b}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:focus-visible .storefront-cart-baskets__switcher-copy>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:focus-visible .storefront-cart-baskets__switcher-copy>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select.is-open .storefront-cart-baskets__switcher-copy>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select.is-open .storefront-cart-baskets__switcher-copy>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:focus-visible>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:focus-visible>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select.is-open .storefront-cart-baskets__switcher>i,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select.is-open .storefront-cart-baskets__switcher>.storefront-ui-icon{color:var(--storefront-cart-control-focus-icon-color)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu{position:absolute;top:calc(100% - 1px);left:0;z-index:12;width:100%;max-height:360px;overflow-y:auto;display:grid;gap:0;padding:0;border-radius:0 0 14px 14px;border:1px solid color-mix(in srgb,var(--storefront-cart-control-accent) 62%,#ffffff);border-top:0;background:#fffffffc;box-shadow:-3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),0 3px rgba(var(--storefront-cart-control-accent-rgb),.16),0 18px 36px -26px #0f172a52;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%) color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu[hidden]{display:none}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-status{margin:0;padding:.62rem .9rem .58rem;color:#64748b;font-size:.78rem;line-height:1.35}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option{position:relative;width:100%;min-height:58px;padding:.62rem .9rem;border:0;border-top:1px solid rgba(226,232,240,.88);border-radius:0;background:transparent;color:#0f172a;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.68rem;text-align:left;overflow:hidden;transition:background-color .16s ease,color .16s ease}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--storefront-select-hover-line-color, rgba(var(--storefront-cart-control-accent-rgb), .22));opacity:0;transition:opacity .16s ease;pointer-events:none}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:nth-child(2n){background:color-mix(in srgb,#f8fafc 76%,#ffffff)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option.is-active{background:color-mix(in srgb,var(--storefront-cart-control-accent) 8%,#ffffff)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option.is-active:before{opacity:1;background:var(--storefront-select-active-line-color, var(--storefront-cart-control-accent))}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-icon{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;background:var(--storefront-cart-basket-color, var(--storefront-cart-control-accent));color:var(--storefront-cart-basket-foreground, #ffffff);border:0;box-shadow:none;font-size:1.05rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-icon .storefront-cart-basket-icon-svg{width:1.5rem;height:1.5rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-icon i{font-size:1.22rem;font-weight:400;line-height:1}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-label{min-width:0;display:grid;gap:.1rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-label strong,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-label small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-label strong{font-size:.9rem;font-weight:800}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-label small{color:#64748b;font-size:.78rem;font-weight:600}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-flag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:26px;padding:.12rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--storefront-cart-control-accent) 12%,#ffffff);color:var(--storefront-cart-control-accent);font-size:.72rem;font-weight:800;letter-spacing:.03em;line-height:1;text-transform:uppercase;pointer-events:none}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:hover,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:focus-visible{outline:none;border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 30%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--storefront-cart-control-accent) 12%,transparent)}.storefront-cart-drawer--quick .storefront-cart-baskets__manage:hover{outline:none;border-color:#94a3b847;background:#f8fafcf5;color:#0f172a;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-baskets__manage:focus-visible{outline:none;border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 30%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--storefront-cart-control-accent) 12%,transparent)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:hover{outline:none;border-color:#94a3b847;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher:focus-visible{outline:none;border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 30%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--storefront-cart-control-accent) 12%,transparent)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:hover,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:focus-visible{background:var(--storefront-cart-control-soft);box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:hover:before,.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-option:focus-visible:before{opacity:1}.storefront-cart-drawer--quick .storefront-cart-basket-chip--active,.storefront-cart-drawer--quick .storefront-cart-basket-chip--manager,.storefront-cart-drawer--quick .storefront-cart-basket-chip--preview{width:100%}.storefront-cart-drawer--quick .storefront-cart-basket-chip--active .storefront-cart-basket-chip__icon,.storefront-cart-drawer--quick .storefront-cart-basket-chip--manager .storefront-cart-basket-chip__icon,.storefront-cart-drawer--quick .storefront-cart-basket-chip--preview .storefront-cart-basket-chip__icon{width:48px;height:48px;border-radius:50%}.storefront-cart-drawer--quick .storefront-cart-basket-chip--active .storefront-cart-basket-icon-svg,.storefront-cart-drawer--quick .storefront-cart-basket-chip--manager .storefront-cart-basket-icon-svg,.storefront-cart-drawer--quick .storefront-cart-basket-chip--preview .storefront-cart-basket-icon-svg{width:1.96rem;height:1.96rem}.storefront-cart-drawer--quick .storefront-cart-basket-chip--active .storefront-cart-basket-chip__icon i,.storefront-cart-drawer--quick .storefront-cart-basket-chip--manager .storefront-cart-basket-chip__icon i,.storefront-cart-drawer--quick .storefront-cart-basket-chip--preview .storefront-cart-basket-chip__icon i{font-size:1.44rem;font-weight:400;line-height:1}.storefront-cart-drawer--quick .storefront-cart-basket-chip--active .storefront-cart-basket-chip__headline,.storefront-cart-drawer--quick .storefront-cart-basket-chip--preview .storefront-cart-basket-chip__headline{font-size:1.02rem}.storefront-cart-drawer--quick .storefront-cart-manager{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.storefront-cart-drawer--quick .storefront-cart-manager__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.storefront-cart-drawer--quick .storefront-cart-manager__dialog{--storefront-cart-manager-radius: 18px;position:relative;width:min(840px,calc(100% - 24px));height:auto;max-height:min(720px,calc(100% - 24px));display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:var(--storefront-cart-manager-radius);border:0;background:#fffffffa;box-shadow:0 28px 70px -34px #0f172a70;overflow:visible;container-type:inline-size}.storefront-cart-drawer--quick .storefront-cart-manager__confirm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:grid;place-items:center;padding:1rem}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#0f172a70;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-dialog{position:relative;width:min(420px,100%);display:grid;grid-template-rows:auto auto auto;gap:0;border:1px solid rgba(226,232,240,.96);border-radius:8px;background:#fff;box-shadow:none;overflow:hidden}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-header{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.82rem;padding:1rem 1.1rem .92rem;border-bottom:1px solid rgba(226,232,240,.92);background:#fff;box-shadow:0 10px 18px #0000001a}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-icon{display:inline-flex;align-items:center;justify-content:center;width:2.34rem;height:2.34rem;border-radius:999px;background:#b91c1c1a;color:#b91c1c;font-size:1.12rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-copy{display:grid;gap:.26rem;min-width:0}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-copy>span{color:#b91c1c;font-size:.68rem;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-copy h4{margin:0;color:#0f172a;font-size:1.05rem;line-height:1.22}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-body{display:grid;gap:.32rem;padding:.95rem 1.1rem}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-body p{margin:0;color:#64748b;font-size:.82rem;line-height:1.42}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-body small{display:block;color:#475569;font-size:.76rem;font-weight:700}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem;padding:.82rem 1.1rem 1rem;border-top:1px solid rgba(226,232,240,.92);background:#f8fafcc7}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-actions .flow-button{width:100%;min-height:42px;gap:.38rem;border-radius:12px;flex-wrap:nowrap;white-space:nowrap}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-actions .storefront-ui-icon{flex:0 0 auto}.storefront-cart-drawer--quick .storefront-cart-manager__confirm-delete{border-color:#b91c1c;background:#b91c1c;color:#fff}.storefront-cart-drawer--quick .storefront-cart-manager__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem .9rem;border-bottom:1px solid rgba(226,232,240,.92)}.storefront-cart-drawer--quick .storefront-cart-manager__heading{display:grid;gap:.3rem}.storefront-cart-drawer--quick .storefront-cart-manager__heading h3{margin:0;color:#0f172a;font-size:1.08rem;line-height:1.18}.storefront-cart-drawer--quick .storefront-cart-manager__heading p{margin:0;color:#64748b;font-size:.78rem;line-height:1.35}.storefront-cart-drawer--quick .storefront-cart-manager__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-manager__close i,.storefront-cart-drawer--quick .storefront-cart-manager__close .storefront-ui-icon{width:1rem;height:1rem;border-radius:999px;border:1px solid #d94242;background:#d94242;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-manager__close:hover,.storefront-cart-drawer--quick .storefront-cart-manager__close:focus-visible{background:transparent;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-manager__close:focus-visible{outline:2px solid color-mix(in srgb,#d94242 30%,transparent);outline-offset:2px}.storefront-cart-drawer--quick .storefront-cart-manager__body{min-height:0;display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr)}.storefront-cart-drawer--quick .storefront-cart-manager__sidebar{min-height:0;padding:.95rem;border-right:1px solid rgba(226,232,240,.92);display:grid;gap:.75rem;align-content:start;background:#f8fafcdb;border-bottom-left-radius:var(--storefront-cart-manager-radius)}.storefront-cart-drawer--quick .storefront-cart-manager__list{min-height:0;display:grid;gap:0;max-height:360px;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(203,213,225,.82);border-radius:14px;background:#fff;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%) color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent)}.storefront-cart-drawer--quick .storefront-cart-manager__basket{position:relative;width:100%;min-height:72px;padding:.72rem .82rem;border:0;border-radius:0;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.72rem;align-items:center;text-align:left;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-manager__basket+.storefront-cart-manager__basket{border-top:1px solid rgba(226,232,240,.86)}.storefront-cart-drawer--quick .storefront-cart-manager__basket .storefront-cart-basket-chip--manager{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.62rem}.storefront-cart-drawer--quick .storefront-cart-manager__basket .storefront-cart-basket-chip__copy{align-content:center}.storefront-cart-drawer--quick .storefront-cart-manager__basket .storefront-cart-basket-chip__headline{overflow:visible;text-overflow:clip;white-space:normal;font-size:.92rem;line-height:1.16}.storefront-cart-drawer--quick .storefront-cart-manager__basket .storefront-cart-basket-chip__meta{overflow:visible;text-overflow:clip;white-space:normal;font-size:.74rem;line-height:1.28}.storefront-cart-drawer--quick .storefront-cart-manager__basket.is-selected{border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 26%,transparent);background:color-mix(in srgb,var(--storefront-cart-control-accent) 5%,#ffffff);box-shadow:inset 3px 0 0 var(--storefront-select-active-line-color, var(--storefront-cart-control-accent))}.storefront-cart-drawer--quick .storefront-cart-manager__basket-flag,.storefront-cart-drawer--quick .storefront-cart-manager__active-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:26px;padding:.12rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--storefront-cart-control-accent) 12%,#ffffff);color:var(--storefront-cart-control-accent);font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-manager__basket-flag{position:static;align-self:start;margin-top:.05rem;pointer-events:none}.storefront-cart-drawer--quick .storefront-cart-manager__new{width:100%;justify-content:center;min-height:42px;min-width:0;border-radius:12px;box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-manager__new,.storefront-cart-drawer--quick .storefront-cart-manager__actions .flow-button{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.42rem;white-space:nowrap;text-align:center;line-height:1}.storefront-cart-drawer--quick .storefront-cart-manager__new span,.storefront-cart-drawer--quick .storefront-cart-manager__actions .flow-button span{display:inline-block;flex:0 0 auto;min-width:0;white-space:nowrap}.storefront-cart-drawer--quick .storefront-cart-manager__content{min-height:0;padding:1rem 1.1rem 1.1rem;display:grid;gap:.85rem;align-content:start;overflow:visible;border-bottom-right-radius:var(--storefront-cart-manager-radius)}.storefront-cart-drawer--quick .storefront-cart-manager__preview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.78rem;padding:.78rem .88rem;border-radius:14px;background:#fff;border:1px solid rgba(226,232,240,.92)}.storefront-cart-drawer--quick .storefront-cart-manager__preview-copy{min-width:0;display:grid;gap:.48rem}.storefront-cart-drawer--quick .storefront-cart-manager__section-label{color:#64748b;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-manager__preview .storefront-cart-basket-chip--preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.68rem}.storefront-cart-drawer--quick .storefront-cart-manager__preview .storefront-cart-basket-chip__headline{font-size:.98rem;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.18}.storefront-cart-drawer--quick .storefront-cart-manager__preview .storefront-cart-basket-chip__meta{white-space:normal}.storefront-cart-drawer--quick .storefront-cart-manager__feedback{margin:-.1rem 0 0;padding:.72rem .86rem;border-radius:14px;font-size:.9rem;line-height:1.35;font-weight:600}.storefront-cart-drawer--quick .storefront-cart-manager__feedback[data-feedback-level=success]{background:var(--checkout-ready-surface, color-mix(in srgb, #047857 8%, #ffffff 92%));color:var(--checkout-ready-accent, #047857)}.storefront-cart-drawer--quick .storefront-cart-manager__feedback[data-feedback-level=error]{background:#fef2f2;color:#991b1b}.storefront-cart-drawer--quick .storefront-cart-manager__field{display:grid;align-content:start;gap:.38rem}.storefront-cart-drawer--quick .storefront-cart-manager__field>span{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-manager__field .flow-input{background:#f8fafcf5}.storefront-cart-drawer--quick .storefront-cart-manager__field .flow-input:focus,.storefront-cart-drawer--quick .storefront-cart-manager__field .flow-input:focus-visible{background:#f8fafcf5}.storefront-cart-drawer--quick .storefront-cart-manager__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem}.storefront-cart-drawer--quick .storefront-cart-manager__checkbox{min-width:0;display:flex;align-items:flex-start;gap:.62rem;padding:.7rem .78rem;border-radius:12px;border:1px solid rgba(226,232,240,.92);background:#f8fafcdb;color:#0f172a;font-size:.82rem;font-weight:700;line-height:1.35}.storefront-cart-drawer--quick .storefront-cart-manager__checkbox input{flex:0 0 1.08rem;width:1.08rem;height:1.08rem;margin:.02rem 0 0;accent-color:var(--storefront-cart-control-accent);cursor:pointer}.storefront-cart-drawer--quick .storefront-cart-manager__checkbox span{min-width:0}.storefront-cart-drawer--quick .storefront-cart-visual-picker{position:relative;display:grid;min-width:0;z-index:1}.storefront-cart-drawer--quick .storefront-cart-visual-picker.is-open{z-index:24}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger{width:100%;min-height:44px;padding:.5rem .68rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--store-body-details, #d1d5db) 82%,#ffffff);background:#f8fafcf5;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:.7rem;font-size:.88rem;font-weight:500;text-align:left;box-shadow:0 10px 22px -22px #0f172a59}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:hover{outline:none;border-color:color-mix(in srgb,var(--store-body-details, #d1d5db) 82%,#ffffff);background:#f8fafcf5;box-shadow:0 10px 22px -22px #0f172a59}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:focus-visible{outline:none;border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 62%,#ffffff);background:#f8fafcf5;box-shadow:var(--focus-ring-shadow)}.storefront-cart-drawer--quick .storefront-cart-visual-picker.is-open .storefront-cart-visual-picker__trigger{border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 62%,#ffffff);border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:-3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),0 -3px rgba(var(--storefront-cart-control-accent-rgb),.16)}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger-copy{min-width:0;display:inline-flex;align-items:center;gap:.55rem}.storefront-cart-drawer--quick .storefront-cart-visual-picker__search-icon{flex:0 0 auto;color:#64748b;font-size:1rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-visual-picker__search-icon .storefront-ui-icon{width:1.14rem;height:1.14rem}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger>i,.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger>.storefront-ui-icon{color:#64748b}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:hover>i,.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:hover>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:hover .storefront-cart-visual-picker__search-icon{color:#64748b}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:focus-visible .storefront-cart-visual-picker__search-icon,.storefront-cart-drawer--quick .storefront-cart-visual-picker.is-open .storefront-cart-visual-picker__search-icon,.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:focus-visible>i,.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger:focus-visible>.storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-visual-picker.is-open .storefront-cart-visual-picker__trigger>i,.storefront-cart-drawer--quick .storefront-cart-visual-picker.is-open .storefront-cart-visual-picker__trigger>.storefront-ui-icon{color:var(--storefront-cart-control-focus-icon-color)}.storefront-cart-drawer--quick .storefront-cart-visual-picker__trigger-copy>span:last-child,.storefront-cart-drawer--quick .storefront-cart-visual-picker__option>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-cart-drawer--quick .storefront-cart-visual-picker__swatch,.storefront-cart-drawer--quick .storefront-cart-visual-picker__option-icon{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center}.storefront-cart-drawer--quick .storefront-cart-visual-picker__swatch{border:0;background:var(--storefront-cart-picker-color, var(--storefront-cart-control-accent));box-shadow:none}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option-icon{background:transparent;color:var(--storefront-cart-picker-color, var(--storefront-cart-control-icon-color));border:0;font-size:1.25rem}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option-icon .storefront-cart-basket-icon-svg{width:1.56rem;height:1.56rem}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option-icon i{font-size:1.56rem;font-weight:400;line-height:1}.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu{position:absolute;top:calc(100% - 1px);left:0;z-index:26;width:100%;max-height:min(280px,calc(100vh - 220px));overflow-y:auto;display:grid;gap:0;padding:0;border-radius:0 0 12px 12px;border:1px solid color-mix(in srgb,var(--storefront-cart-control-accent) 62%,#ffffff);border-top:0;background:#fffffffc;box-shadow:-3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),3px 0 rgba(var(--storefront-cart-control-accent-rgb),.16),0 3px rgba(var(--storefront-cart-control-accent-rgb),.16),0 18px 36px -26px #0f172a52;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%) color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu::-webkit-scrollbar,.storefront-cart-drawer--quick .storefront-cart-manager__list::-webkit-scrollbar,.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu::-webkit-scrollbar,.storefront-cart-drawer--quick .storefront-cart-drawer__body::-webkit-scrollbar,.storefront-cart-drawer--quick .storefront-cart-group__items::-webkit-scrollbar{width:.42rem;height:.42rem}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu::-webkit-scrollbar-track,.storefront-cart-drawer--quick .storefront-cart-manager__list::-webkit-scrollbar-track,.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu::-webkit-scrollbar-track,.storefront-cart-drawer--quick .storefront-cart-drawer__body::-webkit-scrollbar-track,.storefront-cart-drawer--quick .storefront-cart-group__items::-webkit-scrollbar-track{background:color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent);border-radius:999px}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu::-webkit-scrollbar-thumb,.storefront-cart-drawer--quick .storefront-cart-manager__list::-webkit-scrollbar-thumb,.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu::-webkit-scrollbar-thumb,.storefront-cart-drawer--quick .storefront-cart-drawer__body::-webkit-scrollbar-thumb,.storefront-cart-drawer--quick .storefront-cart-group__items::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%);border-radius:999px}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu::-webkit-scrollbar-thumb:hover,.storefront-cart-drawer--quick .storefront-cart-manager__list::-webkit-scrollbar-thumb:hover,.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu::-webkit-scrollbar-thumb:hover,.storefront-cart-drawer--quick .storefront-cart-drawer__body::-webkit-scrollbar-thumb:hover,.storefront-cart-drawer--quick .storefront-cart-group__items::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--store-accent, var(--accent)) 82%,#4b5563 18%)}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-menu::-webkit-scrollbar-button,.storefront-cart-drawer--quick .storefront-cart-manager__list::-webkit-scrollbar-button,.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu::-webkit-scrollbar-button,.storefront-cart-drawer--quick .storefront-cart-drawer__body::-webkit-scrollbar-button,.storefront-cart-drawer--quick .storefront-cart-group__items::-webkit-scrollbar-button{display:none;width:0;height:0}.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu[hidden]{display:none}.storefront-cart-drawer--quick .storefront-cart-visual-picker__menu[data-storefront-cart-visual-picker-menu-type=icon]{max-height:min(280px,calc(100vh - 220px))}.storefront-cart-drawer--quick .storefront-cart-visual-picker__status{margin:0;padding:.62rem .9rem .58rem;color:#64748b;font-size:.78rem;line-height:1.35}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option{position:relative;width:100%;min-height:42px;padding:.56rem .9rem;border:0;border-top:1px solid rgba(226,232,240,.88);border-radius:0;background:transparent;color:#0f172a;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.62rem;font-size:.9rem;font-weight:700;text-align:left;overflow:hidden;transition:background-color .16s ease,color .16s ease}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--storefront-select-hover-line-color, rgba(var(--storefront-cart-control-accent-rgb), .22));opacity:0;transition:opacity .16s ease;pointer-events:none}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:nth-child(2n){background:color-mix(in srgb,#f8fafc 76%,#ffffff)}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:hover,.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:focus-visible,.storefront-cart-drawer--quick .storefront-cart-visual-picker__option.is-selected{outline:none;background:var(--storefront-cart-control-soft)}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option.is-selected{color:#0f172a;font-weight:700}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:hover:before,.storefront-cart-drawer--quick .storefront-cart-visual-picker__option:focus-visible:before{opacity:1}.storefront-cart-drawer--quick .storefront-cart-visual-picker__option.is-selected:before{opacity:1;background:var(--storefront-select-active-line-color, var(--storefront-cart-control-accent))}.storefront-cart-drawer--quick .storefront-cart-visual-picker__check{color:var(--storefront-cart-control-icon-color);font-size:1rem;width:1rem;height:1rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-manager__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding-top:.1rem}.storefront-cart-drawer--quick .storefront-cart-manager__actions .storefront-ui-icon,.storefront-cart-drawer--quick .storefront-cart-manager__confirm-actions .storefront-ui-icon{flex:0 0 auto;width:1.1rem;height:1.1rem}.storefront-cart-drawer--quick .storefront-cart-manager__delete{min-width:11.25rem;color:#dc2626}.storefront-cart-drawer--quick .storefront-cart-manager__actions .flow-button--primary{min-width:6.7rem}.storefront-cart-drawer--quick .storefront-cart-manager__actions .flow-button--primary span{max-width:8.4rem;overflow:hidden;text-overflow:ellipsis}@container (max-width: 720px){.storefront-cart-drawer--quick .storefront-cart-manager__body{grid-template-columns:minmax(0,1fr)}.storefront-cart-drawer--quick .storefront-cart-manager__sidebar{border-right:0;border-bottom:1px solid rgba(226,232,240,.92);border-bottom-left-radius:0}.storefront-cart-drawer--quick .storefront-cart-manager__content{border-bottom-left-radius:var(--storefront-cart-manager-radius)}.storefront-cart-drawer--quick .storefront-cart-manager__list{max-height:250px}}@container (max-width: 520px){.storefront-cart-drawer--quick .storefront-cart-manager__preview,.storefront-cart-drawer--quick .storefront-cart-manager__field-grid{grid-template-columns:minmax(0,1fr)}.storefront-cart-drawer--quick .storefront-cart-manager__active-pill{justify-self:start}}@container (max-width: 380px){.storefront-cart-drawer--quick .storefront-cart-manager__confirm-actions{grid-template-columns:minmax(0,1fr)}}.storefront-cart-drawer--quick .storefront-cart-drawer__groups{display:grid;flex:1 1 auto;grid-template-columns:1fr;align-content:start;grid-auto-rows:auto;gap:8px;height:auto;min-height:0;min-width:0;overflow:visible;padding-right:0}.storefront-cart-drawer--quick .storefront-cart-drawer__groups>.storefront-cart-group--quick{min-height:0;max-height:none}.storefront-cart-drawer--quick .storefront-cart-group--quick{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0;overflow:hidden;border-radius:8px;border:1px solid var(--transaction-ui-border, rgba(226, 232, 240, .92));background:#fffffff5;box-shadow:var(--shadow-panel-soft)}.storefront-cart-drawer--quick .storefront-cart-group--quick.is-collapsed{grid-template-rows:auto auto}.storefront-cart-drawer--quick .storefront-cart-group--quick:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--storefront-cart-control-accent)}.storefront-cart-drawer--quick .storefront-cart-group__header--selection{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 10px;background:#fafcfffa;border-bottom:1px solid var(--transaction-ui-border, rgba(226, 232, 240, .92))}.storefront-cart-drawer--quick .storefront-cart-group--quick.is-collapsed .storefront-cart-group__header--selection{border-bottom:0}.storefront-cart-drawer--quick .storefront-cart-group__selector{display:inline-flex;align-items:center;gap:6px;min-width:0;font-weight:700;color:#0f172a}.storefront-cart-drawer--quick .storefront-cart-group__selector input,.storefront-cart-drawer--quick .storefront-cart-item__selection input{flex:0 0 1.08rem;width:1.08rem;height:1.08rem;margin:0;accent-color:var(--storefront-cart-control-accent);cursor:pointer}.storefront-cart-drawer--quick .storefront-cart-group__heading{display:grid;gap:2px}.storefront-cart-drawer--quick .storefront-cart-group__heading strong{color:#0f172a;font-size:.98rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-group__company{display:inline-flex;align-items:center;gap:6px;min-width:0;justify-self:end}.storefront-cart-drawer--quick .storefront-cart-group__collapse-toggle{width:32px;height:32px;min-width:32px;padding:0;border:1px solid rgba(148,163,184,.3);border-radius:50%;background:#fffffff5;color:#64748b;display:inline-grid;place-items:center;cursor:pointer;transition:border-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast)}.storefront-cart-drawer--quick .storefront-cart-group__collapse-toggle:hover,.storefront-cart-drawer--quick .storefront-cart-group__collapse-toggle:focus-visible{border-color:#94a3b84d;color:#64748b;box-shadow:none;outline:none}.storefront-cart-drawer--quick .storefront-cart-group__collapse-toggle:focus-visible{border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 42%,transparent);color:var(--storefront-cart-control-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--storefront-cart-control-accent) 14%,transparent)}.storefront-cart-drawer--quick .storefront-cart-group__company-copy{color:#0f172a;font-size:1.06rem;font-weight:700;line-height:1.05;text-align:right;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.storefront-cart-drawer--quick .storefront-cart-group__collapse-icon{color:#64748b;width:1rem;height:1rem;font-size:1rem;line-height:1;transition:transform var(--motion-fast),color var(--motion-fast)}.storefront-cart-drawer--quick .storefront-cart-group--quick.is-collapsed .storefront-cart-group__collapse-icon{transform:none}.storefront-cart-drawer--quick .storefront-cart-group__items{margin:0;gap:0;height:100%;max-height:none;overflow:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--store-accent, var(--accent)) 72%,#6b7280 28%) color-mix(in srgb,var(--store-body-background, var(--bg-page)) 90%,transparent);overscroll-behavior:contain}.storefront-cart-drawer--quick .storefront-cart-group__items[hidden]{display:none!important}.storefront-cart-drawer--quick .storefront-cart-item--quick{display:grid;grid-template-columns:auto minmax(0,1fr) 176px;align-items:start;gap:10px;padding:10px 10px 9px;border-radius:0;border-top:1px solid var(--transaction-ui-border, rgba(226, 232, 240, .92));background:#f8fafcf5;transition:background-color var(--motion-fast)}.storefront-cart-drawer--quick .storefront-cart-item--quick:nth-child(2n){background:#eef2f7f5}.storefront-cart-drawer--quick .storefront-cart-item--quick:hover{background:color-mix(in srgb,var(--storefront-cart-control-accent) 7%,transparent)}.storefront-cart-drawer--quick .storefront-cart-group__items>.storefront-cart-item--quick:first-child{border-top:0}.storefront-cart-drawer--quick .storefront-cart-item__selection{display:inline-flex;align-items:flex-start;justify-content:center;min-width:22px;padding-top:2px}.storefront-cart-drawer--quick .storefront-cart-item__selection span{display:none}.storefront-cart-drawer--quick .storefront-cart-item__copy{display:grid;min-width:0;gap:4px}.storefront-cart-drawer--quick .storefront-cart-item__line{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.storefront-cart-drawer--quick .storefront-cart-item__code{margin:0;color:var(--storefront-cart-control-icon-color);font-size:.82rem;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-item__brand,.storefront-cart-drawer--quick .storefront-cart-item__unit,.storefront-cart-drawer--quick .storefront-cart-item__quantity-meta{color:var(--store-body-text-secondary, #64748b);font-size:.84rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-item__name{display:block;color:var(--store-body-text-primary, #111827);font-size:.94rem;line-height:1.12}.storefront-cart-drawer--quick .storefront-cart-stock{display:inline-flex;align-items:center;gap:6px}.storefront-cart-drawer--quick .storefront-cart-stock__dot{display:inline-flex;width:8px;height:8px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 3px #94a3b829}.storefront-cart-drawer--quick .storefront-cart-stock--available .storefront-cart-stock__dot{background:#15803d;box-shadow:0 0 0 3px #15803d24}.storefront-cart-drawer--quick .storefront-cart-stock--out_of_stock .storefront-cart-stock__dot{background:#b91c1c;box-shadow:0 0 0 3px #b91c1c1f}.storefront-cart-drawer--quick .storefront-cart-stock__mobile-label{display:none;color:#475569;font-size:.85rem}.storefront-cart-drawer--quick .storefront-cart-item__controls--quick{display:grid;grid-column:auto;justify-items:stretch;gap:6px;align-content:normal;align-self:center;margin-left:0}.storefront-cart-drawer--quick .storefront-cart-item__pricing{display:grid;gap:2px;padding:0;border:0;border-radius:0;background:transparent;text-align:right}.storefront-cart-drawer--quick .storefront-cart-item__pricing-total{color:var(--store-body-text-primary, #0f172a);font-size:1rem;font-weight:800;line-height:1.05}.storefront-cart-drawer--quick .storefront-cart-item__pricing-unit{color:var(--store-body-text-secondary, #64748b);font-size:.76rem;line-height:1}.storefront-cart-drawer--quick .storefront-cart-item__control-row{display:flex;align-items:center;justify-content:flex-end;gap:6px}.storefront-cart-drawer--quick .storefront-cart-quantity-stepper{display:inline-grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:stretch;width:120px;height:36px;min-height:36px;overflow:hidden;border:1px solid rgba(148,163,184,.34);border-radius:10px;background:#fff}.storefront-cart-drawer--quick .storefront-cart-quantity-stepper__button{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:0;border:0;background:color-mix(in srgb,var(--store-body-background, #f8fafc) 82%,#ffffff 18%);color:#6b7280;font:inherit;font-size:1.28rem;font-weight:800;line-height:1;cursor:pointer}.storefront-cart-drawer--quick .storefront-cart-quantity-stepper__button:hover,.storefront-cart-drawer--quick .storefront-cart-quantity-stepper__button:focus-visible{background:color-mix(in srgb,var(--storefront-cart-control-accent) 10%,#ffffff 90%);color:var(--storefront-cart-control-accent)}.storefront-cart-drawer--quick .storefront-cart-item__qty-field{display:inline-flex;align-items:center;width:100%;min-width:0}.storefront-cart-drawer--quick .storefront-cart-item__qty-field input{width:100%;min-height:34px;border:0;border-radius:0;background:transparent;color:#0f172a;font:inherit;font-weight:700;text-align:center;padding:0 4px}.storefront-cart-drawer--quick .storefront-cart-item__qty-field input:focus{outline:none;border-color:color-mix(in srgb,var(--storefront-cart-control-accent) 55%,transparent);box-shadow:0 0 0 3px rgba(var(--storefront-cart-control-accent-rgb),.12)}.storefront-cart-drawer--quick .storefront-cart-item__remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:#dc2626;font-size:1rem;font-weight:400;line-height:1;cursor:pointer}.storefront-cart-drawer--quick .storefront-cart-item__remove:hover,.storefront-cart-drawer--quick .storefront-cart-item__remove:focus-visible{background:#dc26261a;color:#b91c1c;outline:none}.storefront-cart-drawer--quick .storefront-cart-item__error{color:#b91c1c;font-size:.82rem;line-height:1.4}.storefront-cart-drawer--quick .storefront-cart-group__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 9px;border-top:1px solid var(--transaction-ui-border, rgba(226, 232, 240, .92));background:linear-gradient(180deg,#f8fafceb,#fffffffa)}.storefront-cart-drawer--quick .storefront-cart-group__footer span{color:#64748b;font-size:.76rem;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.storefront-cart-drawer--quick .storefront-cart-group__footer strong{color:#0f172a;font-size:.96rem;line-height:1.05}@media(max-width:980px){.storefront-cart-drawer--quick .storefront-cart-drawer__surface{width:min(calc(100% - 12px),560px);max-width:560px}}@media(max-width:720px){.storefront-cart-drawer--quick .storefront-cart-baskets__active,.storefront-cart-drawer--quick .storefront-cart-manager__body,.storefront-cart-drawer--quick .storefront-cart-manager__field-grid{grid-template-columns:1fr}.storefront-cart-drawer--quick .storefront-cart-baskets__actions,.storefront-cart-drawer--quick .storefront-cart-manager__actions{justify-content:stretch}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher-select{width:100%;min-width:0;flex-basis:100%}.storefront-cart-drawer--quick .storefront-cart-baskets__switcher,.storefront-cart-drawer--quick .storefront-cart-baskets__manage,.storefront-cart-drawer--quick .storefront-cart-manager__actions .flow-button,.storefront-cart-drawer--quick .storefront-cart-manager__delete{width:100%;min-width:0}}@media(max-width:640px){.storefront-cart-quick-notice{right:16px;top:16px;bottom:auto;left:16px;width:auto}.storefront-cart-drawer--quick .storefront-cart-drawer__surface{width:calc(100% - 8px);max-width:none}.storefront-cart-drawer--quick .storefront-cart-drawer__header,.storefront-cart-drawer--quick .storefront-cart-drawer__footer,.storefront-cart-drawer--quick .storefront-cart-drawer__body{padding-left:18px;padding-right:18px}.storefront-cart-drawer--quick .storefront-cart-drawer__feedback{margin-left:18px;margin-right:18px}.storefront-cart-drawer--quick .storefront-cart-drawer__footer{grid-template-columns:1fr}.storefront-cart-drawer--quick .storefront-cart-manager__dialog{--storefront-cart-manager-radius: 20px;width:calc(100% - 12px);max-height:calc(100% - 12px)}.storefront-cart-drawer--quick .storefront-cart-item--quick{grid-template-columns:auto minmax(0,1fr)}.storefront-cart-drawer--quick .storefront-cart-item__controls--quick{grid-column:1 / -1;justify-items:start;margin-left:34px}.storefront-cart-drawer--quick .storefront-cart-group__header--selection{grid-template-columns:1fr;gap:14px}.storefront-cart-drawer--quick .storefront-cart-group__company{justify-self:start}.storefront-cart-drawer--quick .storefront-cart-group__footer{flex-direction:column;align-items:flex-start}.storefront-cart-drawer--quick .storefront-cart-manager__header,.storefront-cart-drawer--quick .storefront-cart-manager__sidebar,.storefront-cart-drawer--quick .storefront-cart-manager__content{padding-left:.95rem;padding-right:.95rem}.storefront-cart-drawer--quick .storefront-cart-stock__dot{display:none}.storefront-cart-drawer--quick .storefront-cart-stock__mobile-label{display:inline-flex}}@media(prefers-reduced-motion:reduce){.storefront-cart-drawer.storefront-cart-drawer--quick,.storefront-cart-drawer.storefront-cart-drawer--quick:modal{transition:background-color .46s ease-out,backdrop-filter .46s ease-out,visibility 0s linear .46s!important}.storefront-cart-drawer--quick .storefront-cart-drawer__surface{transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .38s ease-out,box-shadow .56s ease-out!important}}
