.page-module__qaQHRG__container{max-width:1000px;margin:0 auto;padding:120px 2rem 6rem}.page-module__qaQHRG__title{letter-spacing:-.02em;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.page-module__qaQHRG__cartLayout{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:768px){.page-module__qaQHRG__cartLayout{grid-template-columns:1fr 350px;align-items:start}}.page-module__qaQHRG__itemsList{flex-direction:column;gap:2rem;display:flex}.page-module__qaQHRG__item{border-bottom:var(--border);gap:1.5rem;padding-bottom:2rem;display:flex}.page-module__qaQHRG__itemImgWrapper{background:var(--secondary);border-radius:var(--radius);flex-shrink:0;width:120px;height:120px}.page-module__qaQHRG__itemImg{object-fit:cover;width:100%;height:100%}.page-module__qaQHRG__itemDetails{flex-direction:column;flex:1;display:flex}.page-module__qaQHRG__itemHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.page-module__qaQHRG__itemName{font-size:1.1rem;font-weight:600}.page-module__qaQHRG__itemPrice{font-weight:500}.page-module__qaQHRG__itemControls{align-items:center;gap:1.5rem;margin-top:auto;display:flex}.page-module__qaQHRG__qtyControl{border:var(--border);border-radius:var(--radius);align-items:center;height:36px;display:flex}.page-module__qaQHRG__qtyBtn{width:36px;height:100%;transition:background var(--transition-fast);justify-content:center;align-items:center;display:flex}.page-module__qaQHRG__qtyBtn:hover{background:var(--secondary)}.page-module__qaQHRG__qtyNum{text-align:center;width:40px;font-size:.9rem}.page-module__qaQHRG__removeBtn{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;transition:color var(--transition-fast);font-size:.85rem}.page-module__qaQHRG__removeBtn:hover{color:#ff4d4f}.page-module__qaQHRG__summary{background:var(--secondary);border-radius:var(--radius);padding:2rem}.page-module__qaQHRG__summaryTitle{border-bottom:var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__qaQHRG__summaryRow{justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.page-module__qaQHRG__summaryTotal{border-top:var(--border);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.page-module__qaQHRG__checkoutBtn{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius);background:linear-gradient(90deg,#fff 50%,#000 50%) 100%/200% 100%;border:1px solid #000;width:100%;margin-top:2rem;padding:.85rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s;display:block}.page-module__qaQHRG__checkoutBtn:hover{color:#000;background-position:0}.page-module__qaQHRG__emptyState{text-align:center;color:var(--text-muted);padding:4rem 0}
