.cart-module__DzTaFG__cartPage{max-width:900px;min-height:60vh;margin:0 auto;padding:3rem 1.5rem 6rem}.cart-module__DzTaFG__header{margin-bottom:3rem}.cart-module__DzTaFG__title{font-family:var(--font-playfair);color:var(--foreground);letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.cart-module__DzTaFG__subtitle{color:var(--muted-foreground);letter-spacing:.05em;margin-top:.5rem;font-size:.85rem}.cart-module__DzTaFG__emptyState{text-align:center;padding:6rem 2rem}.cart-module__DzTaFG__emptyIcon{margin-bottom:1rem;font-size:4rem}.cart-module__DzTaFG__emptyTitle{font-family:var(--font-playfair);color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.cart-module__DzTaFG__emptyDesc{color:var(--muted-foreground);margin-bottom:2rem;font-size:.9rem}.cart-module__DzTaFG__exploreBtn{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:99px;padding:.75rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cart-module__DzTaFG__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b6f5c33}.cart-module__DzTaFG__cartList{flex-direction:column;gap:1.5rem;display:flex}.cart-module__DzTaFG__cartItem{background:var(--color-background-alt);border:1px solid var(--border);gap:1.5rem;padding:1.25rem;transition:box-shadow .3s;display:flex}.cart-module__DzTaFG__cartItem:hover{box-shadow:0 4px 16px #8b6f5c14}.cart-module__DzTaFG__itemImage{background:#f0ece4;flex-shrink:0;width:100px;height:130px;position:relative;overflow:hidden}.cart-module__DzTaFG__itemImage img{object-fit:cover}.cart-module__DzTaFG__itemDetails{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.cart-module__DzTaFG__itemTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cart-module__DzTaFG__itemName{font-family:var(--font-playfair);color:var(--foreground);font-size:1.1rem;font-weight:600;line-height:1.3;text-decoration:none}.cart-module__DzTaFG__itemName:hover{color:var(--primary)}.cart-module__DzTaFG__removeBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;flex-shrink:0;padding:.25rem;transition:color .2s}.cart-module__DzTaFG__removeBtn:hover{color:#c0392b}.cart-module__DzTaFG__itemSizeTag{letter-spacing:.1em;color:var(--muted-foreground);text-transform:uppercase;background:#8b6f5c0f;margin-top:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.cart-module__DzTaFG__itemBottom{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.cart-module__DzTaFG__qtyControls{border:1px solid var(--border);align-items:center;gap:0;display:flex}.cart-module__DzTaFG__qtyBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:.4rem .75rem;font-size:1rem;line-height:1;transition:background .2s}.cart-module__DzTaFG__qtyBtn:hover{background:#8b6f5c0f}.cart-module__DzTaFG__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.cart-module__DzTaFG__qtyValue{border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;min-width:2.5rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.cart-module__DzTaFG__itemPrice{color:var(--primary);white-space:nowrap;font-size:1rem;font-weight:700}.cart-module__DzTaFG__summary{border-top:2px solid var(--border);margin-top:3rem;padding-top:2rem}.cart-module__DzTaFG__summaryRow{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;display:flex}.cart-module__DzTaFG__summaryTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.cart-module__DzTaFG__totalLabel{font-family:var(--font-playfair);color:var(--foreground);font-size:1.2rem;font-weight:700}.cart-module__DzTaFG__totalValue{font-family:var(--font-playfair);color:var(--primary);font-size:1.5rem;font-weight:700}.cart-module__DzTaFG__actions{gap:1rem;margin-top:2rem;display:flex}.cart-module__DzTaFG__checkoutBtn{background:var(--foreground);color:#fff;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;flex:1;padding:1rem 2rem;font-size:.85rem;font-weight:700;transition:all .3s}.cart-module__DzTaFG__checkoutBtn:hover{background:var(--primary);transform:translateY(-1px);box-shadow:0 6px 20px #8b6f5c33}.cart-module__DzTaFG__clearBtn{border:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);cursor:pointer;background:0 0;padding:1rem 1.5rem;font-size:.75rem;font-weight:600;transition:all .2s}.cart-module__DzTaFG__clearBtn:hover{color:#c0392b;border-color:#c0392b}@media (max-width:640px){.cart-module__DzTaFG__cartItem{flex-direction:column}.cart-module__DzTaFG__itemImage{width:100%;height:200px}.cart-module__DzTaFG__actions{flex-direction:column}.cart-module__DzTaFG__title{font-size:2rem}}
