.shbndr-svg-recolor svg,.shbndr-svg-recolor svg [fill]:not([fill=none]){fill:currentColor}.shbndr-svg-recolor-stroke svg [stroke]:not([stroke=none]),.shbndr-svg-recolor-stroke svg[stroke]:not([stroke=none]){stroke:currentColor}.shbndr-cart-drawer{--shbndr-cart-drawer-duration:300ms;--shbndr-cart-drawer-overlay-color:rgba(0,0,0,.5);--shbndr-cart-drawer-count-size:18px;display:flex;position:relative}.shbndr-cart-drawer *,.shbndr-cart-drawer .shbndr-cart-drawer__panel{box-sizing:border-box}.shbndr-cart-drawer [hidden]{display:none!important}.shbndr-cart-drawer__trigger{background:none;border:0;color:inherit;cursor:pointer;font:inherit;margin:0;text-decoration:none;transition:background-color .2s ease,color .2s ease}.shbndr-cart-drawer__trigger,.shbndr-cart-drawer__trigger-icon{align-items:center;display:inline-flex;justify-content:center;line-height:1}.shbndr-cart-drawer__trigger-icon{flex:none}.shbndr-cart-drawer__trigger-icon i{display:block;line-height:1}.shbndr-cart-drawer__trigger-icon img,.shbndr-cart-drawer__trigger-icon svg{display:block;height:1em;max-width:100%;width:auto}.shbndr-cart-drawer__icon-wrap{display:inline-flex;flex:none;position:relative}.shbndr-cart-drawer__total,.shbndr-cart-drawer__trigger-label{white-space:nowrap}.shbndr-cart-drawer__count{align-items:center;background:#111827;border-radius:999px;color:#fff;display:inline-flex;font-variant-numeric:tabular-nums;justify-content:center;line-height:1;min-height:var(--shbndr-cart-drawer-count-size);min-width:var(--shbndr-cart-drawer-count-size);padding:0 .4em}.shbndr-cart-drawer__count--top-end,.shbndr-cart-drawer__count--top-start{inset-block-start:0;pointer-events:none;position:absolute}.shbndr-cart-drawer__count--top-end{inset-inline-end:0;transform:translate(50%,-50%)}.shbndr-cart-drawer__count--top-start{inset-inline-start:0;transform:translate(-50%,-50%)}.shbndr-cart-drawer__overlay{background:var(--shbndr-cart-drawer-overlay-color);border:0;cursor:pointer;inset:0;opacity:0;padding:0;pointer-events:none;position:fixed;transition:opacity var(--shbndr-cart-drawer-duration) ease,visibility var(--shbndr-cart-drawer-duration);visibility:hidden;z-index:99998}.shbndr-cart-drawer__overlay--blurred{backdrop-filter:blur(var(--shbndr-cart-drawer-overlay-blur,0))}.shbndr-cart-drawer.is-open .shbndr-cart-drawer__overlay{opacity:1;pointer-events:auto;visibility:visible}.shbndr-cart-drawer__panel{background:#fff;display:flex;flex-direction:column;max-height:100vh;max-width:100vw;overflow:hidden;overscroll-behavior:contain;position:fixed;transition:transform var(--shbndr-cart-drawer-duration) ease,visibility var(--shbndr-cart-drawer-duration);visibility:hidden;z-index:99999}.shbndr-cart-drawer.is-open .shbndr-cart-drawer__panel{transform:translate(0);visibility:visible}.shbndr-cart-drawer.is-busy .shbndr-cart-drawer__panel{cursor:progress}.shbndr-cart-drawer.is-busy .shbndr-cart-drawer__items{opacity:.6;pointer-events:none}.shbndr-cart-drawer__header{align-items:center;display:flex;flex:none;gap:12px}.shbndr-cart-drawer__title{flex:1;margin:0;min-width:0}.shbndr-cart-drawer__header--close-start{flex-direction:row-reverse}.shbndr-cart-drawer__close{background:none;border:0;color:inherit;cursor:pointer;flex:none;margin:0;transition:background-color .2s ease,color .2s ease}.shbndr-cart-drawer__close,.shbndr-cart-drawer__close-icon{align-items:center;display:inline-flex;justify-content:center;line-height:1}.shbndr-cart-drawer__close-icon i{display:block;line-height:1}.shbndr-cart-drawer__close-icon svg{display:block;height:1em;width:auto}.shbndr-cart-drawer__body{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto;overscroll-behavior:contain}.shbndr-cart-drawer__free-shipping{flex:none}.shbndr-cart-drawer__free-shipping-text{margin:0 0 8px}.shbndr-cart-drawer__progress{background:#e5e7eb;border-radius:999px;height:6px;overflow:hidden;width:100%}.shbndr-cart-drawer__progress-bar{background:#16a34a;border-radius:999px;display:block;inline-size:0;height:100%;transition:inline-size .3s ease}.shbndr-cart-drawer__items{display:flex;flex:1;flex-direction:column;list-style:none;margin:0;padding:0}.shbndr-cart-drawer__item{align-items:flex-start;display:flex;margin:0}.shbndr-cart-drawer__item-thumb{display:block;flex:none;text-decoration:none;width:64px}.shbndr-cart-drawer__item-image{aspect-ratio:1;display:block;height:auto;object-fit:cover;width:100%}.shbndr-cart-drawer__item-details{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.shbndr-cart-drawer__item-name{margin:0;overflow-wrap:anywhere;text-decoration:none}.shbndr-cart-drawer__item-meta,.shbndr-cart-drawer__item-subtotal{margin:0}.shbndr-cart-drawer__item-prices{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:6px}.shbndr-cart-drawer__item-regular-price{color:#9ca3af;font-size:80%;text-decoration:line-through}.shbndr-cart-drawer__item-price{background:none;text-decoration:none}.shbndr-cart-drawer__item-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--shbndr-cart-drawer-description-lines,2);line-clamp:var(--shbndr-cart-drawer-description-lines,2);overflow:hidden}.shbndr-cart-drawer__item-controls{align-items:center;display:flex;gap:8px;margin-top:4px}.shbndr-cart-drawer__item-aside{align-items:flex-end;display:flex;flex:none;flex-direction:column;gap:4px;margin-inline-start:auto;text-align:end}.shbndr-cart-drawer__item-save{background:#dcfce7;border-radius:4px;color:#166534;display:inline-block;font-variant-numeric:tabular-nums;padding:2px 6px;white-space:nowrap}.shbndr-cart-drawer__qty{align-items:center;border-radius:6px;display:inline-flex}.shbndr-cart-drawer__qty-btn{align-items:center;background:none;border:0;color:inherit;cursor:pointer;display:inline-flex;flex:none;height:28px;justify-content:center;line-height:1;padding:0;transition:opacity .2s ease;width:28px}.shbndr-cart-drawer__qty-btn svg{display:block;height:1em;width:1em}.shbndr-cart-drawer__qty-btn:disabled{cursor:not-allowed;opacity:.4}.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value{appearance:textfield;background:none;border:0;border-radius:0;box-shadow:none;color:inherit;font:inherit;font-variant-numeric:tabular-nums;height:auto;line-height:inherit;margin:0;min-width:2ch;padding:0;text-align:center;width:3ch}.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value::-webkit-inner-spin-button,.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value::-webkit-outer-spin-button{appearance:none;margin:0}.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value:focus,.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value:focus-visible{border:0;box-shadow:none;outline:none}.shbndr-cart-drawer .shbndr-cart-drawer__qty .shbndr-cart-drawer__qty-value:disabled{background:none;cursor:progress;opacity:1}.shbndr-cart-drawer__qty:focus-within{outline:2px solid currentColor;outline-offset:1px}.shbndr-cart-drawer__remove{align-items:center;background:none;border:0;color:#9ca3af;cursor:pointer;display:inline-flex;flex:none;justify-content:center;line-height:1;margin:0;padding:4px;transition:color .2s ease}.shbndr-cart-drawer__remove svg{display:block;height:1em;width:1em}.shbndr-cart-drawer__remove:disabled{cursor:not-allowed;opacity:.4}.shbndr-cart-drawer__empty{align-items:center;display:flex;flex:1;flex-direction:column;gap:12px;justify-content:center;text-align:center}.shbndr-cart-drawer__empty-text{margin:0}.shbndr-cart-drawer__footer{display:flex;flex:none;flex-direction:column;gap:12px}.shbndr-cart-drawer__subtotal{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.shbndr-cart-drawer__actions{display:flex;gap:8px}.shbndr-cart-drawer__actions--stacked{flex-direction:column}.shbndr-cart-drawer__actions--inline .shbndr-cart-drawer__button{flex:1}.shbndr-cart-drawer__button{align-items:center;border:0;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.shbndr-cart-drawer__notice{align-items:flex-start;animation:shbndr-cart-drawer-notice .25s ease;background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:10px;max-width:calc(100vw - 32px);position:fixed;width:min(340px,100vw - 32px);z-index:99999}@keyframes shbndr-cart-drawer-notice{0%{opacity:0;translate:0 8px}}@media(prefers-reduced-motion:reduce){.shbndr-cart-drawer__notice{animation:none}}.shbndr-cart-drawer__notice--top-center,.shbndr-cart-drawer__notice--top-end,.shbndr-cart-drawer__notice--top-start{top:16px}.shbndr-cart-drawer__notice--bottom-center,.shbndr-cart-drawer__notice--bottom-end,.shbndr-cart-drawer__notice--bottom-start{bottom:16px}.shbndr-cart-drawer__notice--bottom-start,.shbndr-cart-drawer__notice--top-start{inset-inline-start:16px}.shbndr-cart-drawer__notice--bottom-end,.shbndr-cart-drawer__notice--top-end{inset-inline-end:16px}.shbndr-cart-drawer__notice--bottom-center,.shbndr-cart-drawer__notice--top-center{inset-inline-start:50%;transform:translateX(-50%)}.shbndr-cart-drawer__notice--center-center{inset-inline-start:50%;top:50%;transform:translate(-50%,-50%)}.shbndr-cart-drawer__notice-close{align-items:center;background:none;border:0;color:inherit;cursor:pointer;display:inline-flex;inset-block-start:8px;inset-inline-end:8px;justify-content:center;line-height:1;opacity:.5;padding:4px;position:absolute}.shbndr-cart-drawer__notice-close:focus-visible,.shbndr-cart-drawer__notice-close:hover{opacity:1}.shbndr-cart-drawer__notice-close svg{display:block;height:14px;width:14px}.shbndr-cart-drawer__notice-title{margin:0;margin-inline-end:24px}.shbndr-cart-drawer__notice-item{align-items:center;display:flex;gap:12px;width:100%}.shbndr-cart-drawer__notice-image{aspect-ratio:1;border-radius:6px;display:block;flex:none;height:auto;object-fit:cover;width:56px}.shbndr-cart-drawer__notice-details{display:flex;flex-direction:column;gap:2px;min-width:0}.shbndr-cart-drawer__notice-name{overflow-wrap:anywhere}.shbndr-cart-drawer__notice-button{align-items:center;border:0;cursor:pointer;display:inline-flex;font:inherit;justify-content:center;margin:0;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:100%}.shbndr-cart-drawer--end .shbndr-cart-drawer__panel,.shbndr-cart-drawer--start .shbndr-cart-drawer__panel{height:100%;inset-block:0;width:min(400px,90vw)}.shbndr-cart-drawer--start .shbndr-cart-drawer__panel{inset-inline-start:0;transform:translateX(-100%)}.shbndr-cart-drawer--end .shbndr-cart-drawer__panel{inset-inline-end:0;transform:translateX(100%)}.shbndr-cart-drawer--bottom .shbndr-cart-drawer__panel,.shbndr-cart-drawer--top .shbndr-cart-drawer__panel{height:70vh;inset-inline:0;width:100%}.shbndr-cart-drawer--top .shbndr-cart-drawer__panel{top:0;transform:translateY(-100%)}.shbndr-cart-drawer--bottom .shbndr-cart-drawer__panel{bottom:0;transform:translateY(100%)}@media(prefers-reduced-motion:reduce){.shbndr-cart-drawer__panel{transform:none;transition:visibility var(--shbndr-cart-drawer-duration)}.shbndr-cart-drawer__progress-bar{transition:none}}
