.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111180;z-index:300}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#fff;z-index:301;display:flex;flex-direction:column;box-shadow:-12px 0 40px #1111111f}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(17,17,17,.08)}.cart-drawer__title{font-family:var(--font-heading);font-size:1.1rem;margin:0}.cart-drawer__header button{background:none;border:none}.cart-drawer__body{flex:1;overflow-y:auto;padding:12px 24px}.cart-drawer__items{display:flex;flex-direction:column;gap:20px;padding:12px 0}.cart-drawer__footer{padding:20px 24px 28px;border-top:1px solid rgba(17,17,17,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1.05rem;margin-bottom:6px}.cart-drawer__note{font-size:.78rem;color:var(--color-text-muted, #5B6472);margin-bottom:14px}.cart-drawer__msi-hint{font-size:.78rem;color:var(--color-accent-blue, #2563EB);margin:-8px 0 14px;font-weight:600}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:flex-start}.cart-item__media{width:72px;height:72px;border-radius:10px;overflow:hidden;background:var(--color-bg-offwhite, #FAFAF8)}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-size:.92rem;font-weight:600;display:block;margin-bottom:2px}.cart-item__variant{font-size:.8rem;color:var(--color-text-muted, #5B6472);margin:0 0 6px}.cart-item__qty{display:inline-flex;align-items:center;gap:10px;margin-top:10px;border:1px solid var(--color-gray-silver, #CBD5E1);border-radius:8px;padding:4px 8px}.cart-item__qty button{background:none;border:none;display:inline-flex}.cart-item__qty .icon{width:14px;height:14px}.cart-item__remove{background:none;border:none;align-self:flex-start;opacity:.5}.cart-item__remove:hover{opacity:1}.cart-item__remove .icon{width:16px;height:16px}.cart-page__grid{display:grid;gap:40px;grid-template-columns:1fr}@media(min-width:900px){.cart-page__grid{grid-template-columns:1.6fr 1fr;align-items:start}}.cart-page__items{display:flex;flex-direction:column;gap:24px}.cart-page__summary{background:var(--color-bg-offwhite, #FAFAF8);border-radius:var(--border-radius, 14px);padding:28px;position:sticky;top:100px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart.css.map */
