.cart_wrap__oXrjj{padding:1.5rem 0 2.5rem}.cart_wrap__oXrjj h1{font-size:1.4rem;margin-bottom:1.25rem}.cart_list__q_2qx{list-style:none;display:flex;flex-direction:column;gap:.75rem}.cart_list__q_2qx li{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card)}.cart_list__q_2qx strong{display:block;margin-bottom:.35rem;font-weight:500}.cart_right__ByOju{display:flex;align-items:center;gap:.75rem}.cart_qty__L0wt0{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden}.cart_qty__L0wt0 button{width:32px;height:32px;border:none;background:var(--bg-elevated);color:var(--text);cursor:pointer}.cart_qty__L0wt0 span{min-width:36px;text-align:center;font-size:.9rem}.cart_remove__ByhEI{border:none;background:transparent;color:var(--text-muted);cursor:pointer}.cart_bar__N0lBV{margin-top:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding:1rem 1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);position:-webkit-sticky;position:sticky;bottom:.75rem}