.cart__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;gap:var(--space-lg)}@media(min-width:990px){.cart__inner{width:66.6667%}}.cart__form{display:flex;flex-direction:column;gap:var(--space-xl)}.cart__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.cart__title-main{margin:0;font-family:var(--font-sans)}.cart__items{list-style:none;margin:0;padding:0}.cart__item{display:grid;grid-template-columns:120px 1fr;gap:var(--space-lg);align-items:start;padding:var(--space-lg) 0;border-top:1px solid var(--color-border)}.cart__item:last-child{border-bottom:1px solid var(--color-border)}.cart__media{display:block}.cart__image{display:block;width:120px;height:auto;aspect-ratio:1;object-fit:contain;background:color-mix(in srgb,var(--color-text) 4%,var(--color-background))}.cart__image--placeholder{aspect-ratio:1;background:color-mix(in srgb,var(--color-text) 4%,var(--color-background))}.cart__info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cart__vendor{margin:0}.cart__name{display:block;text-decoration:none;color:var(--color-text);line-height:1.2}.cart__name:hover{text-decoration:underline}.cart__variant{margin:0}.cart__row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-top:var(--space-sm)}.cart__qty{display:inline-flex;align-items:center;gap:.75rem}.cart__qty-btn{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);background:transparent;color:var(--color-text);font-size:var(--text-size-regular);line-height:1;cursor:pointer}.cart__qty-btn:disabled{color:var(--black-20);cursor:default}.cart__qty-input{width:1.75rem;border:0;text-align:center;font:inherit;background:transparent;color:var(--color-text);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:.3rem .5rem!important}.cart__qty-input::-webkit-outer-spin-button,.cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart__giftwrap{display:flex;align-items:center;gap:.6rem;margin-top:var(--space-sm);cursor:pointer}.cart__giftwrap input{width:1.05rem;height:1.05rem;accent-color:var(--color-text)}.cart__giftwrap-choice{display:flex;align-items:center;gap:.6rem}.cart__giftwrap--on{justify-content:space-between;padding:.55rem .75rem;background:var(--black-5)}.cart__giftwrap-price{font-weight:700}.cart__remove{align-self:flex-start;margin-top:var(--space-sm);line-height:1.2;text-decoration:underline;text-underline-offset:.2em;color:var(--color-text)}.cart__remove:hover{opacity:.6}.cart__price{margin:0}.cart__notice{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);padding:clamp(1.5rem,3vw,2.5rem);background:var(--black-5)}.cart__notice-box{font-size:var(--text-size-small);line-height:var(--line-height-relaxed);color:var(--black-40)}.cart__shipping{display:flex;flex-direction:column;gap:var(--space-md);text-align:right;line-height:var(--line-height-relaxed)}.cart__shipping-title{margin:0}.cart__shipping-text{font-size:var(--text-size-small)}.cart__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-md);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border)}.cart__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-md)}.cart__continue{font-family:var(--font-sans);text-decoration:underline;text-underline-offset:.25em;color:var(--color-text)}.cart__continue:hover{opacity:.6}.cart__foot-actions{display:flex;gap:var(--space-sm)}html:not(.no-js) .cart__update{display:none}@media(max-width:749px){.cart__item{grid-template-columns:92px 1fr;column-gap:var(--space-md)}.cart__image,.cart__image--placeholder{width:92px}.cart__notice{grid-template-columns:1fr;gap:var(--space-lg)}.cart__shipping{text-align:left}.cart__foot{flex-direction:column-reverse;align-items:stretch}.cart__foot-actions{flex-direction:column}.cart__continue{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart.css.map */
