.Cart-module__BIMPfG__container{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.Cart-module__BIMPfG__container h1{text-align:center;margin-bottom:2.5rem;font-size:2.5rem}.Cart-module__BIMPfG__layout{gap:2.5rem;display:flex}.Cart-module__BIMPfG__itemsCol{flex-direction:column;flex:1.8;gap:2rem;display:flex}.Cart-module__BIMPfG__summaryCol{flex:1}.Cart-module__BIMPfG__cardList{border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.Cart-module__BIMPfG__itemRow{border-bottom:1px solid var(--border);align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.Cart-module__BIMPfG__itemRow:first-child{padding-top:0}.Cart-module__BIMPfG__itemRow:last-child{border-bottom:none;padding-bottom:0}.Cart-module__BIMPfG__imgWrapper{border:1px solid var(--border);background-color:#fff;border-radius:8px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.Cart-module__BIMPfG__itemImg{object-fit:cover}.Cart-module__BIMPfG__itemInfo{flex-grow:1}.Cart-module__BIMPfG__itemTitle{font-family:var(--font-heading);color:var(--foreground);font-size:1.1rem;font-weight:700;transition:color .2s}.Cart-module__BIMPfG__itemTitle:hover{color:var(--primary)}.Cart-module__BIMPfG__itemMeta{color:var(--foreground-muted);margin-top:.25rem;margin-bottom:.5rem;font-size:.85rem}.Cart-module__BIMPfG__itemMeta span{color:var(--foreground);font-weight:600}.Cart-module__BIMPfG__qtyRow{align-items:center;gap:1rem;display:flex}.Cart-module__BIMPfG__qtyLabel{font-size:.85rem;font-weight:700}.Cart-module__BIMPfG__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.Cart-module__BIMPfG__removeBtn:hover{text-decoration:underline}.Cart-module__BIMPfG__itemPrice{font-family:var(--font-heading);color:var(--primary);white-space:nowrap;font-size:1.15rem;font-weight:800}.Cart-module__BIMPfG__shippingForm{border-radius:16px;padding:2rem}.Cart-module__BIMPfG__shippingForm h2{margin-bottom:.5rem;font-size:1.5rem}.Cart-module__BIMPfG__shippingForm p{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.9rem}.Cart-module__BIMPfG__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem;display:grid}.Cart-module__BIMPfG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Cart-module__BIMPfG__formGroup label{color:var(--foreground);font-size:.85rem;font-weight:700}.Cart-module__BIMPfG__formGroup input,.Cart-module__BIMPfG__formGroup select{background-color:var(--input-bg);border:1px solid var(--input-border);color:var(--foreground);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem}.Cart-module__BIMPfG__formGroup input:focus,.Cart-module__BIMPfG__formGroup select:focus{border-color:var(--input-focus);outline:none}.Cart-module__BIMPfG__checkoutBtn{width:100%;padding:1rem!important;font-size:1.1rem!important}.Cart-module__BIMPfG__summaryCard{border-radius:16px;padding:2rem;position:sticky;top:100px}.Cart-module__BIMPfG__summaryCard h2{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.35rem}.Cart-module__BIMPfG__summaryRow{color:var(--foreground-muted);justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.Cart-module__BIMPfG__discount{font-weight:600;color:var(--accent)!important}.Cart-module__BIMPfG__totalRow{border-top:1px solid var(--border);color:var(--foreground);justify-content:space-between;margin-top:1rem;margin-bottom:1.5rem;padding-top:1rem;font-size:1.25rem;font-weight:800;display:flex}.Cart-module__BIMPfG__refCodeBadge{background-color:var(--primary-glow);color:var(--primary);border:1px solid var(--primary);text-align:center;border-radius:8px;padding:.75rem;font-size:.85rem;line-height:1.4}.Cart-module__BIMPfG__emptyCart{text-align:center;border-radius:16px;max-width:600px;margin:0 auto;padding:5rem}.Cart-module__BIMPfG__emptyCart h3{margin-bottom:.75rem;font-size:1.75rem}.Cart-module__BIMPfG__emptyCart p{color:var(--foreground-muted);margin-bottom:2rem}@media (max-width:900px){.Cart-module__BIMPfG__layout{flex-direction:column}.Cart-module__BIMPfG__summaryCol{order:-1}}@media (max-width:640px){.Cart-module__BIMPfG__formGrid{grid-template-columns:1fr}.Cart-module__BIMPfG__formGroup{grid-column:span 1!important}.Cart-module__BIMPfG__emptyCart{padding:3rem 1.5rem}}
