.Cart-module__BIMPfG__title{margin:0 0 32px;font-size:1.75rem;font-weight:700}.Cart-module__BIMPfG__empty{text-align:center;background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);padding:48px 24px}.Cart-module__BIMPfG__empty p{color:var(--text-secondary);margin:0 0 20px}.Cart-module__BIMPfG__wrap{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}@media (max-width:900px){.Cart-module__BIMPfG__wrap{grid-template-columns:1fr}}.Cart-module__BIMPfG__list{flex-direction:column;gap:20px;display:flex}.Cart-module__BIMPfG__item{background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);grid-template-columns:100px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.Cart-module__BIMPfG__itemImage{border-radius:var(--radius-sm);background:var(--bg-elevated);width:100px;height:120px;overflow:hidden}.Cart-module__BIMPfG__itemImage img{object-fit:cover;width:100%;height:100%}.Cart-module__BIMPfG__itemName{margin:0 0 4px;font-size:1.05rem;font-weight:600}.Cart-module__BIMPfG__itemMeta{color:var(--text-secondary);margin:0 0 12px;font-size:.9rem}.Cart-module__BIMPfG__itemActions{align-items:center;gap:16px;display:flex}.Cart-module__BIMPfG__qty{align-items:center;gap:4px;display:flex}.Cart-module__BIMPfG__qty button{background:var(--bg-elevated);border:1px solid var(--border);width:32px;height:32px;color:var(--text-primary);border-radius:6px;font-size:1rem}.Cart-module__BIMPfG__qty span{text-align:center;min-width:28px;font-weight:500}.Cart-module__BIMPfG__remove{color:var(--text-muted);background:0 0;border:none;font-size:.9rem}.Cart-module__BIMPfG__remove:hover{color:var(--accent)}.Cart-module__BIMPfG__itemTotal{color:var(--accent);font-size:1.1rem;font-weight:700}.Cart-module__BIMPfG__sidebar{position:sticky;top:100px}.Cart-module__BIMPfG__summary{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.Cart-module__BIMPfG__summaryRow{justify-content:space-between;margin:0 0 12px;font-size:1.1rem;font-weight:600;display:flex}.Cart-module__BIMPfG__note{color:var(--text-muted);margin:0;font-size:.85rem}.Cart-module__BIMPfG__continue{text-align:center;color:var(--text-secondary);margin-top:12px;font-size:.95rem;display:block}.Cart-module__BIMPfG__continue:hover{color:var(--accent)}
