.Cart-module__BIMPfG__container{max-width:100%;margin:0 auto;padding:1.5rem 3rem}@media (max-width:768px){.Cart-module__BIMPfG__container{padding:1rem 1.5rem}}.Cart-module__BIMPfG__title{margin:1rem 0;font-size:1.5rem;font-weight:700}.Cart-module__BIMPfG__layout{grid-template-columns:1fr 350px;gap:1rem;display:grid}@media (max-width:1024px){.Cart-module__BIMPfG__layout{grid-template-columns:1fr}}.Cart-module__BIMPfG__items{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.Cart-module__BIMPfG__header{border-bottom:1px solid var(--border);text-transform:uppercase;color:var(--muted-foreground);grid-template-columns:3fr 1fr 1fr 1fr;padding-bottom:.5rem;font-size:.75rem;font-weight:700;display:grid}.Cart-module__BIMPfG__item{border-bottom:1px solid var(--border);grid-template-columns:3fr 1fr 1fr 1fr;align-items:center;padding:1rem 0;display:grid}.Cart-module__BIMPfG__productInfo{align-items:center;gap:1rem;display:flex}.Cart-module__BIMPfG__imgWrapper{border-radius:var(--radius);background:#f8f8f8;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.Cart-module__BIMPfG__img{-o-object-fit:contain;object-fit:contain;padding:.5rem}.Cart-module__BIMPfG__itemName{margin-bottom:.25rem;font-size:.95rem;font-weight:500}.Cart-module__BIMPfG__itemCat{color:var(--muted-foreground);font-size:.8rem}.Cart-module__BIMPfG__removeBtn{color:var(--accent);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:600;display:flex}.Cart-module__BIMPfG__itemPrice,.Cart-module__BIMPfG__itemTotal{font-size:.9rem;font-weight:600}.Cart-module__BIMPfG__qtyControl{border:1px solid var(--border);border-radius:4px;align-items:center;width:fit-content;display:flex;overflow:hidden}.Cart-module__BIMPfG__qtyControl button{background:var(--muted);width:28px;height:28px;font-size:1rem}.Cart-module__BIMPfG__qtyControl span{text-align:center;width:32px;font-size:.85rem}.Cart-module__BIMPfG__actions{padding-top:1rem}.Cart-module__BIMPfG__continue{color:var(--accent);font-size:.85rem;font-weight:600}.Cart-module__BIMPfG__summary{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);height:fit-content;padding:1.5rem}.Cart-module__BIMPfG__summaryTitle{text-transform:uppercase;border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.Cart-module__BIMPfG__summaryRows{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Cart-module__BIMPfG__summaryRow{justify-content:space-between;font-size:.9rem;display:flex}.Cart-module__BIMPfG__totalRow{border-top:1px solid var(--border);justify-content:space-between;padding-top:1rem;font-size:1.1rem;font-weight:700;display:flex}.Cart-module__BIMPfG__checkoutBtn{background:var(--accent);color:#fff;text-transform:uppercase;border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1.5rem;padding:.75rem;font-weight:700;display:flex}.Cart-module__BIMPfG__checkoutBtn:hover{background:var(--primary-hover)}.Cart-module__BIMPfG__paymentIcons{color:var(--muted-foreground);text-align:center;font-size:.75rem}.Cart-module__BIMPfG__emptyContainer{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.Cart-module__BIMPfG__continueBtn{background:var(--accent);color:#fff;border-radius:var(--radius);text-transform:uppercase;padding:.75rem 2rem;font-weight:700}@media (max-width:768px){.Cart-module__BIMPfG__header{display:none}.Cart-module__BIMPfG__item{grid-template-columns:1fr;gap:1rem}.Cart-module__BIMPfG__itemPrice,.Cart-module__BIMPfG__itemTotal{display:none}}
