.cart-drawer{--smd-border: #d8d8d8;--smd-muted: #676767;--smd-surface: #f5f5f5;--smd-ink: #0b0b0b}.cart-drawer.drawer--lg{width:min(100vw,520px)}.cart-drawer::part(content){height:100dvh;max-height:100dvh;border-radius:0}.cart-drawer::part(body){min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 24px 18px}.cart-drawer::part(footer){flex:0 0 auto;margin-top:0;padding:12px 24px 14px;border-top:1px solid var(--smd-border);background:#fff;box-shadow:0 -8px 24px #0000000d}.cart-drawer .cart-drawer__top{padding:20px 24px 0;background:#fff}.cart-drawer .cart-drawer__top .h5,.cart-drawer .smd-cart-total .h5{margin:0;font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase}.cart-drawer .drawer__close-icon{width:44px;height:44px;margin:-10px -10px 0 0}.cart-drawer .cart-drawer__line-items{gap:0}.cart-drawer .cart-drawer__inner>.v-stack{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);overflow-x:hidden}.cart-drawer .line-item{grid-template-columns:70px minmax(0,1fr) auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--smd-border)}.cart-drawer .line-item__media{width:70px;height:86px;object-fit:contain;border-radius:0;background:var(--smd-surface)}.cart-drawer .line-item__info{align-content:start;gap:5px}.cart-drawer .line-item__info .bold{font-family:Oswald,sans-serif;font-size:13px;line-height:1.2;text-transform:uppercase}.cart-drawer .line-item__info .text-sm{font-size:10px;line-height:1.35}.cart-drawer .line-item__actions{align-self:center}.cart-drawer .smd-quantity{display:inline-grid;grid-template-columns:30px 34px 30px;height:34px;border:1px solid var(--smd-ink);background:#fff}.cart-drawer .smd-quantity__button{display:grid;width:30px;min-width:30px;height:32px;padding:0;place-items:center;border:0;background:#fff;color:var(--smd-ink);font-size:15px;cursor:pointer}.cart-drawer .smd-quantity__button:first-child{border-right:1px solid var(--smd-ink)}.cart-drawer .smd-quantity__button:last-child{border-left:1px solid var(--smd-ink)}.cart-drawer .smd-quantity__button:disabled{color:#aaa;cursor:default}.cart-drawer .smd-quantity .quantity-input{width:34px;height:32px;min-height:32px;padding:0;border:0;border-radius:0;font-size:11px;text-align:center;-moz-appearance:textfield}.cart-drawer .smd-quantity .quantity-input::-webkit-inner-spin-button,.cart-drawer .smd-quantity .quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.cart-drawer line-item-quantity .link{font-size:9px;text-underline-offset:2px}.smd-cart-upsell{padding-top:2px}.smd-cart-upsell[hidden],.smd-protector[hidden]{display:none}.smd-cart-upsell__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.smd-cart-upsell__heading,.smd-protector__heading{margin:0;font-family:Oswald,sans-serif;font-size:18px;font-weight:700;line-height:1;text-transform:uppercase}.smd-cart-upsell__hint{margin:5px 0 0;color:var(--smd-muted);font-size:9px;line-height:1.25}.smd-cart-upsell__nav{display:flex;gap:6px}.smd-cart-upsell__arrow{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid var(--smd-ink);border-radius:0;background:#fff;color:var(--smd-ink);cursor:pointer}.smd-cart-upsell__arrow:disabled{border-color:#d5d5d5;color:#aaa;cursor:default}.smd-cart-upsell__arrow svg{width:14px;height:14px}.cart-drawer__inner,.smd-cart-upsell,.smd-cart-upsell__viewport{width:100%;min-width:0;overflow-x:hidden}.smd-cart-upsell__list{display:flex;gap:10px;overflow-x:auto;padding:0 0 5px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.smd-cart-upsell__list::-webkit-scrollbar{display:none}.smd-upsell-card{display:grid;flex:0 0 100%;grid-template-columns:92px minmax(0,1fr);width:100%;min-width:100%;max-width:100%;min-height:142px;overflow:hidden;border:1px solid var(--smd-border);background:#fff;scroll-snap-align:start;scroll-snap-stop:always}.smd-upsell-card__image{display:grid;min-height:140px;padding:8px;place-items:center;background:var(--smd-surface)}.smd-upsell-card__image img{width:100%;height:100%;max-height:105px;object-fit:contain}.smd-upsell-card__body{display:flex;min-width:0;align-items:stretch;flex-direction:column;justify-content:center;overflow:hidden;padding:11px 12px}.smd-upsell-card__category{margin-bottom:3px;color:var(--smd-muted);font-size:8px;font-weight:600;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.smd-upsell-card__title{display:-webkit-box;overflow:hidden;color:var(--smd-ink);font-family:Oswald,sans-serif;font-size:13px;font-weight:700;line-height:1.15;text-decoration:none;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.smd-upsell-card__price{display:flex;margin-top:4px;align-items:center;gap:6px;color:var(--smd-ink);font-size:10px;font-weight:700}.smd-upsell-card__price.is-reward del{color:var(--smd-muted);font-size:9px;font-weight:500}.smd-upsell-card__price.is-reward strong{font-size:12px}.smd-upsell-card__price.is-reward span{padding:3px 5px;border:1px solid var(--smd-ink);font-family:Oswald,sans-serif;font-size:8px;line-height:1;white-space:nowrap}.smd-upsell-card__controls{display:flex;width:100%;min-width:0;gap:7px;margin-top:9px}.smd-upsell-card__select,.smd-upsell-card__add{width:100%;height:40px;min-height:40px;border:1px solid var(--smd-ink);border-radius:0;font-size:9px}.smd-upsell-card__select{flex:1 1 0;width:0;min-width:0;padding:0 30px 0 10px;background:#fff;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase}.smd-upsell-card__static{display:flex;align-items:center;padding:0 10px}.smd-upsell-card__add{display:flex;flex:0 0 106px;align-items:center;justify-content:center;padding:0 8px;background:var(--smd-ink);color:#fff;font-family:Oswald,sans-serif;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;cursor:pointer}.smd-upsell-card__add:disabled{opacity:.5;cursor:wait}.smd-upsell-card__add:not(:disabled):hover,.smd-upsell-card__add:not(:disabled):focus-visible{background:#fff;color:var(--smd-ink)}.smd-cart-upsell__status,.smd-protector__status{min-height:12px;margin:3px 0 0;color:var(--smd-muted);font-size:9px}.smd-protector{display:grid;min-width:0;gap:11px;overflow:hidden;padding:14px;border:1px solid var(--smd-ink);background:#fff}.smd-protector__intro{display:grid;gap:4px}.smd-protector__eyebrow{color:var(--smd-muted);font-size:8px;font-weight:700;letter-spacing:.1em}.smd-protector__intro p{margin:0;color:var(--smd-muted);font-size:9px;line-height:1.35}.smd-protector__content{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center}.smd-protector__image{display:grid;width:58px;height:64px;padding:5px;place-items:center;background:var(--smd-surface)}.smd-protector__image img{width:100%;height:100%;object-fit:contain}.smd-protector__body{width:100%;min-width:0;overflow:hidden}.smd-protector__meta{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px;overflow:hidden}.smd-protector__title{display:block;min-width:0;overflow:hidden;font-family:Oswald,sans-serif;font-size:11px;font-weight:700;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.smd-protector__price{flex:0 0 auto;font-size:10px;font-weight:700}.smd-protector__controls{display:flex;width:100%;min-width:0;gap:7px}.smd-protector__select,.smd-protector__add{width:100%;height:42px;min-height:42px;border:1px solid var(--smd-ink);border-radius:0}.smd-protector__select{flex:1 1 0;width:0;min-width:0;padding:0 30px 0 10px;background:#fff;font-family:Montserrat,sans-serif;font-size:9px;font-weight:600;text-transform:uppercase}.smd-protector__add{display:flex;flex:0 0 140px;align-items:center;justify-content:center;gap:7px;padding:0 9px;background:var(--smd-ink);color:#fff;font-family:Oswald,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;cursor:pointer}.smd-protector__add:before{content:"\2713";display:grid;width:17px;height:17px;place-items:center;border:1px solid currentColor;font-family:Montserrat,sans-serif;font-size:11px;line-height:1}.smd-protector__add:disabled{opacity:.5;cursor:wait}.cart-drawer [slot=footer]{gap:6px}.cart-drawer [slot=footer] .button{min-height:52px;border-radius:0;font-family:Oswald,sans-serif;font-size:15px;font-weight:700}@media screen and (max-width:699px){.cart-drawer,.cart-drawer.drawer--lg{width:100vw!important;max-width:100vw!important;padding:0!important;border:0!important}.cart-drawer::part(content){width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0}.cart-drawer::part(body){padding:0 16px 12px}.cart-drawer::part(footer){padding:9px 16px max(10px,env(safe-area-inset-bottom))}.cart-drawer .cart-drawer__top{padding:15px 16px 0}.cart-drawer .line-item{grid-template-columns:62px minmax(0,1fr);column-gap:10px;row-gap:3px;padding:11px 0}.cart-drawer .line-item__media{width:62px;height:76px}.cart-drawer .line-item__actions{display:none}.cart-drawer .line-item__info{position:relative;min-height:76px;padding-right:88px}.cart-drawer .line-item__info>div.text-sm.text-subdued{position:absolute;top:0;right:0;margin:0}.cart-drawer .smd-quantity{grid-template-columns:27px 29px 27px;width:85px;height:32px}.cart-drawer .smd-quantity__button{width:27px;min-width:27px;height:30px}.cart-drawer .smd-quantity .quantity-input{width:29px;height:30px;min-height:30px}.smd-cart-upsell__hint{max-width:240px}.smd-cart-upsell__arrow{width:40px;height:40px}.smd-cart-upsell__list{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;touch-action:pan-x}.smd-upsell-card{flex:0 0 100%;grid-template-columns:82px minmax(0,1fr);min-height:136px}.smd-upsell-card__image{min-height:134px;padding:7px}.smd-upsell-card__image img{max-height:96px}.smd-upsell-card__body{padding:9px 9px 9px 7px}.smd-upsell-card__title{font-size:12px}.smd-upsell-card__controls{gap:5px;margin-top:7px}.smd-upsell-card__add{flex-basis:92px}.smd-upsell-card__select,.smd-upsell-card__add{height:42px;min-height:42px}.smd-protector{padding:12px}.smd-protector__content{grid-template-columns:50px minmax(0,1fr);gap:9px}.smd-protector__image{width:50px;height:58px}.smd-protector__controls{gap:5px}.smd-protector__add{flex-basis:122px}.smd-protector__select,.smd-protector__add{height:44px;min-height:44px}.smd-protector__add{padding-inline:7px;font-size:9px}.cart-drawer [slot=footer] .button{min-height:48px}}@media(prefers-reduced-motion:reduce){.smd-cart-upsell__list{scroll-behavior:auto}}@media screen and (max-width:699px){.cart-drawer .line-item__info{min-width:0;min-height:0;padding-right:0}.cart-drawer .line-item__info>.v-stack,.cart-drawer .line-item__info>.text-sm{width:100%;min-width:0}.cart-drawer .line-item__info>div.text-sm.text-subdued{position:static;display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:3px}.smd-protector__meta{align-items:flex-start;overflow:visible}.smd-protector__title{flex:1 1 auto;overflow:visible;text-overflow:clip;white-space:normal}.smd-protector__select{padding-right:18px;padding-left:8px;font-size:8.5px}}@media screen and (max-width:359px){.smd-upsell-card__controls,.smd-protector__controls{display:grid;grid-template-columns:minmax(0,1fr)}.smd-upsell-card__select,.smd-upsell-card__add,.smd-protector__select,.smd-protector__add{width:100%;min-width:0}.smd-upsell-card__add,.smd-protector__add{flex-basis:auto}@media screen and (max-width:699px){.smd-upsell-card__select,.smd-protector__select{padding:0 18px 0 9px!important;font-family:Oswald,sans-serif!important;font-size:10px!important;font-weight:600!important;letter-spacing:0!important;line-height:1!important}}}@media screen and (max-width:699px){.smd-upsell-card__select,.smd-protector__select{padding:0 18px 0 9px!important;font-family:Oswald,sans-serif!important;font-size:10px!important;font-weight:600!important;letter-spacing:0!important;line-height:1!important}}@media screen and (max-width:699px){.cart-drawer .line-item__info{flex:1 1 0;width:auto}.cart-drawer .smd-quantity{grid-template-columns:44px 44px 44px;width:134px;height:46px}.cart-drawer .smd-quantity__button{width:44px;min-width:44px;height:44px}.cart-drawer .smd-quantity .quantity-input{width:44px!important;min-width:0!important;max-width:44px;height:44px;min-height:44px;padding:0!important}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/smd-cart-drawer.css.map */
