.cart-drawer{--sg-cart-w: 480px;--sg-cart-w-lg: 520px;--sg-cart-bg: #ffffff;--sg-cart-ink: #1a1a1a;--sg-cart-ink-sub: rgba(26, 26, 26, .58);--sg-cart-ink-muted: rgba(26, 26, 26, .42);--sg-cart-border: rgba(26, 26, 26, .08);--sg-cart-border-soft: rgba(26, 26, 26, .05);--sg-cart-surface-alt: #FAFAF8;--sg-cart-primary: var(--sg-dark);--sg-cart-primary-06: rgb(var(--sg-dark-rgb) / .06);--sg-cart-primary-12: rgb(var(--sg-dark-rgb) / .12);--sg-cart-accent: #d4a74a;--sg-cart-danger: #c0392b;--sg-cart-radius: 10px;--sg-cart-radius-sm: 8px;--sg-cart-radius-xs: 8px;--sg-cart-radius-button: 10px;--sg-cart-shadow: 0 24px 60px -20px rgba(26, 26, 26, .22), 0 8px 24px -12px rgba(26, 26, 26, .1);--sg-cart-pad-x: 26px;--sg-cart-pad-x-sm: 20px;--sg-cart-ease: cubic-bezier(.22, 1, .36, 1);--sg-cart-font: var(--sg26-font, "Inter", -apple-system, system-ui, sans-serif);width:100%;padding:10px;font-family:var(--sg-cart-font);color:var(--sg-cart-ink)}.cart-drawer{--drawer-header-padding: 22px var(--sg-cart-pad-x) 14px;--drawer-body-padding: 14px var(--sg-cart-pad-x) 20px;--drawer-footer-padding: 20px var(--sg-cart-pad-x) 22px}@media(min-width:700px){.cart-drawer{width:var(--sg-cart-w);padding:14px}.cart-drawer.drawer--lg{width:var(--sg-cart-w-lg)}}.cart-drawer::part(overlay){background:#1418206b;-webkit-backdrop-filter:saturate(115%) blur(2px);backdrop-filter:saturate(115%) blur(2px)}.cart-drawer::part(content){background:var(--sg-cart-bg);color:var(--sg-cart-ink);border-radius:var(--sg-cart-radius);box-shadow:var(--sg-cart-shadow);overflow:hidden}.cart-drawer::part(header){padding:var(--drawer-header-padding);border-bottom:0}.cart-drawer::part(body){padding:var(--drawer-body-padding);overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.cart-drawer::part(body)::-webkit-scrollbar{width:6px}.cart-drawer::part(body)::-webkit-scrollbar-track{background:transparent}.cart-drawer::part(body)::-webkit-scrollbar-thumb{background:#1a1a1a1f;border-radius:3px}.cart-drawer::part(body)::-webkit-scrollbar-thumb:hover{background:#1a1a1a33}.cart-drawer::part(footer){padding:var(--drawer-footer-padding);border-top:1px solid var(--sg-cart-border);background:var(--sg-cart-bg)}.cart-drawer:not([header-bordered])::part(header):after{display:none}.cart-drawer__top{gap:10px;padding-block-end:16px}.cart-drawer__top .h5{font-size:17px;font-weight:600;letter-spacing:-.005em;color:var(--sg-cart-ink);margin:0}.cart-drawer__top .count-bubble{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--sg-cart-primary-12);color:var(--sg-cart-primary);font-size:12px;font-weight:600;letter-spacing:0;line-height:1}.cart-drawer__top .drawer__close-icon,.cart-drawer .drawer__close-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1a1a1a0a;color:var(--sg-cart-ink);transition:background .2s var(--sg-cart-ease),transform .2s var(--sg-cart-ease);cursor:pointer}.cart-drawer__top .drawer__close-icon:hover,.cart-drawer .drawer__close-icon:hover{background:#1a1a1a14;transform:rotate(90deg)}.cart-drawer .drawer__close-icon svg{width:16px;height:16px;stroke-width:1.8}.cart-drawer__top sg-shipping-status{margin-block-start:2px}.cart-drawer .free-shipping-bar{padding:11px 13px;border-radius:var(--sg-cart-radius-sm);background:var(--sg-cart-primary-06);color:var(--sg-cart-ink);font-size:12.5px;line-height:1.4;gap:9px}.cart-drawer .free-shipping-bar progress,.cart-drawer .free-shipping-bar .progress-bar{height:3px;border-radius:999px;overflow:hidden;background:#1a1a1a14}.cart-drawer .free-shipping-bar progress::-webkit-progress-bar,.cart-drawer .free-shipping-bar progress::-moz-progress-bar{background:var(--sg-cart-primary);border-radius:999px}.cart-drawer .free-shipping-bar progress::-webkit-progress-value{background:var(--sg-cart-primary);border-radius:999px;transition:width .48s var(--sg-cart-ease)}.cart-drawer__line-items{display:flex;flex-direction:column;gap:0}.cart-drawer .cart-drawer__line-items>line-item+line-item,.cart-drawer .cart-drawer__line-items>*+*{padding-block-start:24px;margin-block-start:24px;border-top:1px solid rgba(26,26,26,.1)}.cart-drawer line-item.sg-cart-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;column-gap:16px;row-gap:0;align-items:start;padding:0;margin:0;border:0;background:transparent}.cart-drawer .sg-cart-item__media{display:block;width:88px;aspect-ratio:1 / 1;border-radius:var(--sg-cart-radius-sm);overflow:hidden;background:var(--sg-cart-surface-alt);border:1px solid var(--sg-cart-border-soft);position:relative;flex-shrink:0;text-decoration:none}.cart-drawer .sg-cart-item__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .32s var(--sg-cart-ease)}.cart-drawer .sg-cart-item:hover .sg-cart-item__image{transform:scale(1.04)}.cart-drawer .sg-cart-item__body{min-width:0;display:flex;flex-direction:column;gap:6px;padding-block-start:2px}.cart-drawer .sg-cart-item__title{font-size:14.5px;font-weight:550;line-height:1.35;letter-spacing:-.003em;color:var(--sg-cart-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;transition:color .18s var(--sg-cart-ease)}.cart-drawer a.sg-cart-item__title:hover{color:var(--sg-cart-primary)}.cart-drawer .sg-cart-item__options{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.cart-drawer .sg-cart-item__option{font-size:12.5px;line-height:1.4;color:var(--sg-cart-ink-sub);letter-spacing:0}.cart-drawer .sg-cart-item__option-name{color:var(--sg-cart-ink-muted);font-weight:500;margin-right:3px}.cart-drawer .sg-cart-item__option-value{color:var(--sg-cart-ink-sub);font-weight:500}.cart-drawer .sg-cart-item__meta{font-size:12.5px;color:var(--sg-cart-ink-sub);margin:0;font-weight:500}.cart-drawer .sg-cart-item__properties{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:2px}.cart-drawer .sg-cart-item__property{font-size:12.5px;color:var(--sg-cart-ink-sub);line-height:1.4}.cart-drawer .sg-cart-item__property-link{color:var(--sg-cart-primary);text-decoration:underline;text-decoration-color:var(--sg-cart-primary-12);text-underline-offset:2px;transition:text-decoration-color .18s var(--sg-cart-ease)}.cart-drawer .sg-cart-item__property-link:hover{text-decoration-color:var(--sg-cart-primary)}.cart-drawer .sg-cart-item__price{margin-block-start:4px;display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.cart-drawer .sg-cart-item__price-current{font-size:14px;font-weight:600;color:var(--sg-cart-ink);letter-spacing:-.002em}.cart-drawer .sg-cart-item__price-current--sale{color:var(--sg-cart-danger)}.cart-drawer .sg-cart-item__price-compare{font-size:12.5px;color:var(--sg-cart-ink-muted);text-decoration:line-through;font-weight:400}.cart-drawer .sg-cart-item__discounts{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px}.cart-drawer .sg-cart-item__discount{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:var(--sg-cart-primary-06);color:var(--sg-cart-primary);font-size:11.5px;font-weight:550;letter-spacing:.002em}.cart-drawer .sg-cart-item__discount svg{width:11px;height:11px}.cart-drawer .sg-cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;padding-block-start:2px}.cart-drawer .sg-cart-item__qty,.cart-drawer line-item-quantity{display:inline-flex;align-items:center}.cart-drawer .sg-cart-item__qty-input,.cart-drawer .quantity-input{width:58px;height:34px;border:1px solid var(--sg-cart-border);border-radius:var(--sg-cart-radius-xs);background:#fff;text-align:center;font-family:var(--sg-cart-font);font-size:13.5px;font-weight:550;color:var(--sg-cart-ink);padding:0 6px;transition:border-color .18s var(--sg-cart-ease),box-shadow .18s var(--sg-cart-ease);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-drawer .sg-cart-item__qty-input::-webkit-outer-spin-button,.cart-drawer .sg-cart-item__qty-input::-webkit-inner-spin-button,.cart-drawer .quantity-input::-webkit-outer-spin-button,.cart-drawer .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer .sg-cart-item__qty-input:hover,.cart-drawer .quantity-input:hover{border-color:#1a1a1a38}.cart-drawer .sg-cart-item__qty-input:focus,.cart-drawer .sg-cart-item__qty-input:focus-visible,.cart-drawer .quantity-input:focus,.cart-drawer .quantity-input:focus-visible{outline:none;border-color:var(--sg-cart-primary);box-shadow:0 0 0 3px var(--sg-cart-primary-12)}.cart-drawer .sg-cart-item__remove{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;color:var(--sg-cart-ink-muted);background:transparent;text-decoration:none;transition:color .18s var(--sg-cart-ease),background .18s var(--sg-cart-ease)}.cart-drawer .sg-cart-item__remove:hover{color:var(--sg-cart-danger);background:#c0392b14}.cart-drawer .sg-cart-item__remove svg{display:block}.cart-drawer line-item.sg-cart-item{transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.cart-drawer line-item.sg-cart-item[data-sg-removing-anim=out]{opacity:0;transform:translate(12px);pointer-events:none}.cart-drawer line-item.sg-cart-item[data-sg-removing=true] .sg-cart-item__remove,.cart-drawer line-item.sg-cart-item[data-sg-removing=true] .sg-cart-item__qty-input{pointer-events:none;opacity:.5}@media(prefers-reduced-motion:reduce){.cart-drawer line-item.sg-cart-item,.cart-drawer line-item.sg-cart-item[data-sg-removing-anim=out]{transition:opacity 80ms linear;transform:none}}.cart-drawer__recommendations{margin-block-start:32px;padding-block-start:22px;border-top:1px solid var(--sg-cart-border-soft)}.cart-drawer__recommendations>div>div>p{font-size:11px!important;font-weight:600!important;color:var(--sg-cart-ink-sub)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important}.cart-drawer__recommendations .circle-chevron{width:28px;height:28px;border-radius:999px;border:1px solid var(--sg-cart-border);background:transparent;display:inline-flex;align-items:center;justify-content:center;transition:border-color .18s var(--sg-cart-ease),background .18s var(--sg-cart-ease),color .18s var(--sg-cart-ease)}.cart-drawer__recommendations .circle-chevron:hover:not([disabled]){border-color:var(--sg-cart-ink);background:var(--sg-cart-ink);color:var(--sg-cart-bg)}.cart-drawer__recommendations .circle-chevron[disabled]{opacity:.25;cursor:default}.cart-drawer .horizontal-product-list-carousel,.cart-drawer .scroll-carousel{overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.cart-drawer .horizontal-product-list-carousel::-webkit-scrollbar,.cart-drawer .scroll-carousel::-webkit-scrollbar{display:none;width:0;height:0}.cart-drawer .horizontal-product-list{max-width:100%;display:flex;flex-direction:column;gap:0}.cart-drawer .horizontal-product{max-width:100%;min-width:0;background:transparent!important;background-color:transparent!important;padding:12px 0!important;border-radius:0!important;gap:14px!important;align-items:center!important;color:var(--sg-cart-ink)!important;transition:opacity .2s var(--sg-cart-ease)}.cart-drawer .horizontal-product+.horizontal-product{border-top:1px solid var(--sg-cart-border-soft)}.cart-drawer .horizontal-product:hover{opacity:1}.cart-drawer .horizontal-product>a:first-child{display:block;width:56px;height:56px;border-radius:var(--sg-cart-radius-sm)!important;overflow:hidden;background:var(--sg-cart-surface-alt);border:1px solid var(--sg-cart-border-soft);flex-shrink:0!important}.cart-drawer .horizontal-product>a:first-child img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;display:block!important}.cart-drawer .horizontal-product>div{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.cart-drawer .horizontal-product>div>a{font-size:13.5px!important;font-weight:550!important;line-height:1.35!important;letter-spacing:-.002em!important;color:var(--sg-cart-ink)!important;text-decoration:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;transition:color .18s var(--sg-cart-ease)}.cart-drawer .horizontal-product>div>a:hover{color:var(--sg-cart-primary)!important}.cart-drawer .horizontal-product>div>span{font-size:12.5px!important;color:var(--sg-cart-ink-sub)!important;font-weight:500!important;margin-top:0!important}.cart-drawer [slot=footer]>.v-stack>.v-stack{gap:6px}.cart-drawer [slot=footer] sg-shipping-price{margin-block-start:2px;padding-block:2px 12px;border-block-end:1px solid var(--sg-cart-border)}.cart-drawer [slot=footer] sg-shipping-price .sg-shipping-price__label{color:var(--sg-cart-ink);font-weight:500}.cart-drawer [slot=footer] sg-shipping-price .sg-shipping-price__amount{color:var(--sg-cart-ink);font-weight:500}.cart-drawer [slot=footer] .h-stack.gap-4.justify-between>.h5{font-size:16px;font-weight:600;letter-spacing:-.006em;color:var(--sg-cart-ink)}.cart-drawer [slot=footer] .h-stack.gap-4.justify-between>.h5:last-child{font-size:19px;font-weight:600;letter-spacing:-.012em;color:var(--sg-cart-ink);font-variant-numeric:tabular-nums}.cart-drawer [slot=footer] sg-shipping-price+.h-stack.gap-4.justify-between{padding-block-start:12px}.cart-drawer [slot=footer] .text-subdued.text-sm{font-size:12px;color:var(--sg-cart-ink-sub);line-height:1.45;margin-block-start:2px}.cart-drawer [slot=footer] .text-subdued.text-sm a{color:var(--sg-cart-ink);text-decoration:underline;text-decoration-color:var(--sg-cart-border);text-underline-offset:2px;transition:text-decoration-color .18s var(--sg-cart-ease)}.cart-drawer [slot=footer] .text-subdued.text-sm a:hover{text-decoration-color:var(--sg-cart-ink)}.cart-drawer [slot=footer] button[aria-controls=cart-drawer-note]{padding:0;align-self:flex-start}.cart-drawer [slot=footer] button[aria-controls=cart-drawer-note] .link{font-size:12.5px;color:var(--sg-cart-ink-sub);text-decoration:underline;text-decoration-color:var(--sg-cart-border);text-underline-offset:2px;transition:color .18s var(--sg-cart-ease),text-decoration-color .18s var(--sg-cart-ease)}.cart-drawer [slot=footer] button[aria-controls=cart-drawer-note]:hover .link{color:var(--sg-cart-ink);text-decoration-color:var(--sg-cart-ink)}.cart-drawer [slot=footer] .badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:var(--sg-cart-primary-06);color:var(--sg-cart-primary);font-size:12px;font-weight:550}.cart-drawer .buy-buttons{display:flex;flex-direction:column;gap:10px;margin-block-start:14px}.cart-drawer .buy-buttons .button--xl.button--secondary,.cart-drawer .buy-buttons a.button.button--secondary{width:100%;height:46px;padding:0 20px;border-radius:var(--sg-cart-radius-button);background:#fff;border:1px solid var(--sg-cart-border);color:var(--sg-cart-ink);font-family:var(--sg-cart-font);font-size:14px;font-weight:550;letter-spacing:.002em;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:border-color .2s var(--sg-cart-ease),background .2s var(--sg-cart-ease),transform .12s var(--sg-cart-ease)}.cart-drawer .buy-buttons .button--xl.button--secondary:hover,.cart-drawer .buy-buttons a.button.button--secondary:hover{border-color:var(--sg-cart-ink);background:#1a1a1a05}.cart-drawer .buy-buttons .button--xl.button--secondary:active{transform:scale(.99)}.cart-drawer .buy-buttons button.button--xl,.cart-drawer .buy-buttons button[name=checkout]{width:100%;height:52px;padding:0 22px;border-radius:var(--sg-cart-radius-button);background:var(--sg-cta-bg);color:var(--sg-cta-text);border:0;font-family:var(--sg-cart-font);font-size:15px;font-weight:600;letter-spacing:.002em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 6px 18px -6px rgb(var(--sg-cta-bg-rgb) / .35);transition:background .22s var(--sg-cart-ease),box-shadow .22s var(--sg-cart-ease),transform .12s var(--sg-cart-ease)}.cart-drawer .buy-buttons button.button--xl:hover,.cart-drawer .buy-buttons button[name=checkout]:hover{background:var(--sg-cta-hover);box-shadow:0 12px 28px -8px rgb(var(--sg-cta-bg-rgb) / .45);transform:translateY(-1px)}.cart-drawer .buy-buttons button.button--xl:active,.cart-drawer .buy-buttons button[name=checkout]:active{transform:translateY(0) scale(.99);box-shadow:0 4px 12px -4px rgb(var(--sg-cta-bg-rgb) / .4)}.cart-drawer .buy-buttons button.button--xl svg,.cart-drawer .buy-buttons button[name=checkout] svg{width:14px;height:14px;opacity:.9}.cart-drawer .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;min-height:60vh;padding:40px 24px;text-align:center}.cart-drawer .empty-state__icon-wrapper{width:96px;height:96px;border-radius:999px;background:var(--sg-cart-surface-alt);display:inline-flex;align-items:center;justify-content:center;position:relative;color:var(--sg-cart-ink)}.cart-drawer .empty-state__icon-wrapper svg{width:38px;height:38px;opacity:.9;stroke-width:1.3}.cart-drawer .empty-state .count-bubble{position:absolute;top:6px;right:6px;min-width:22px;height:22px;padding:0 7px;background:var(--sg-cart-primary);color:#fff;font-size:11px;font-weight:600;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.cart-drawer .empty-state .prose{display:flex;flex-direction:column;gap:16px;align-items:center}.cart-drawer .empty-state .prose .h5{font-size:17px;font-weight:600;color:var(--sg-cart-ink);letter-spacing:-.005em;margin:0}.cart-drawer .empty-state .button{height:46px;padding:0 28px;border-radius:var(--sg-cart-radius-button);background:var(--sg-cta-bg);color:var(--sg-cta-text);font-weight:550;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;transition:background .2s var(--sg-cart-ease),transform .12s var(--sg-cart-ease)}.cart-drawer .empty-state .button:hover{background:var(--sg-cta-hover)}.cart-drawer .empty-state .button:active{transform:scale(.98)}.cart-drawer>[is=close-button]{display:inline-flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#1a1a1a0a;color:var(--sg-cart-ink);top:18px!important;right:18px!important;transition:background .2s var(--sg-cart-ease)}.cart-drawer>[is=close-button]:hover{background:#1a1a1a14}.cart-drawer>[is=close-button] svg{width:16px;height:16px;stroke-width:1.8}.cart-drawer__note-inner{padding:22px var(--sg-cart-pad-x)!important;background:var(--sg-cart-bg);border-top:1px solid var(--sg-cart-border)}.cart-drawer__note-inner .h5{font-size:15px;font-weight:600;color:var(--sg-cart-ink);letter-spacing:-.003em;margin:0 0 8px}.cart-drawer__note-inner textarea,.cart-drawer__note-inner input{width:100%;border:1px solid var(--sg-cart-border);border-radius:var(--sg-cart-radius-xs);padding:10px 12px;font-family:var(--sg-cart-font);font-size:13.5px;color:var(--sg-cart-ink);background:#fff;transition:border-color .18s var(--sg-cart-ease),box-shadow .18s var(--sg-cart-ease)}.cart-drawer__note-inner textarea:focus,.cart-drawer__note-inner input:focus{outline:none;border-color:var(--sg-cart-primary);box-shadow:0 0 0 3px var(--sg-cart-primary-12)}@media(max-width:699px){.cart-drawer{padding:0;--drawer-header-padding: 18px var(--sg-cart-pad-x-sm) 12px;--drawer-body-padding: 10px var(--sg-cart-pad-x-sm) 18px;--drawer-footer-padding: 16px var(--sg-cart-pad-x-sm) 20px}.cart-drawer::part(content){border-radius:var(--sg-cart-radius) var(--sg-cart-radius) 0 0;max-height:88vh}.cart-drawer::part(content):before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;border-radius:999px;background:#1a1a1a2e;z-index:1}.cart-drawer line-item.sg-cart-item{grid-template-columns:72px minmax(0,1fr) auto;column-gap:12px}.cart-drawer .sg-cart-item__media{width:72px}.cart-drawer .sg-cart-item__qty-input{width:52px;height:32px}.cart-drawer .buy-buttons button.button--xl,.cart-drawer .buy-buttons button[name=checkout]{height:48px;font-size:14.5px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/sg-cart-drawer.css.map */
