.cart-module__Jmky-G__empty{flex-direction:column;align-items:flex-start;gap:12px;padding-block:96px;display:flex}.cart-module__Jmky-G__empty p{color:var(--teak-900);opacity:.8}.cart-module__Jmky-G__layout{grid-template-columns:1fr;gap:40px;padding-block:48px 96px;display:grid}.cart-module__Jmky-G__items{flex-direction:column;gap:20px;display:flex}.cart-module__Jmky-G__items h1{font-size:clamp(26px,3.4vw,34px)}.cart-module__Jmky-G__item{background:var(--white);border:1px solid #6f4a2c24;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.cart-module__Jmky-G__itemInfo{flex-direction:column;gap:4px;display:flex}.cart-module__Jmky-G__itemName{color:var(--teak-950);font-weight:600}.cart-module__Jmky-G__itemName:hover{text-decoration:underline}.cart-module__Jmky-G__itemPrice{color:var(--teak-700);font-size:14px}.cart-module__Jmky-G__itemControls{align-items:center;gap:16px;display:flex}.cart-module__Jmky-G__stepper{background:var(--cream-100);border:1px solid #6f4a2c47;border-radius:10px;align-items:center;gap:2px;display:flex;overflow:hidden}.cart-module__Jmky-G__stepper button{cursor:pointer;width:32px;height:32px;color:var(--teak-900);background:0 0;border:none;font-size:15px}.cart-module__Jmky-G__stepper button:hover{background:var(--cream-200)}.cart-module__Jmky-G__stepper span{text-align:center;min-width:26px;font-size:14px}.cart-module__Jmky-G__remove{color:#b3432b;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.cart-module__Jmky-G__remove:hover{text-decoration:underline}.cart-module__Jmky-G__summary{background:var(--cream-200);border-radius:18px;flex-direction:column;gap:14px;height:fit-content;padding:28px;display:flex}.cart-module__Jmky-G__summary h2{font-size:19px}.cart-module__Jmky-G__summaryRow{color:var(--teak-950);justify-content:space-between;font-size:15.5px;font-weight:600;display:flex}.cart-module__Jmky-G__shippingNote{color:var(--teak-800);opacity:.8;font-size:13px}.cart-module__Jmky-G__error{color:#b3432b;font-size:13.5px}.cart-module__Jmky-G__continue{text-align:center;color:var(--teak-800);font-size:13.5px}.cart-module__Jmky-G__continue:hover{text-decoration:underline}@media (min-width:860px){.cart-module__Jmky-G__layout{grid-template-columns:1fr 340px;align-items:start}}
