.cart-module__-RJi4G__page{background:var(--background);min-height:80vh;padding:3rem 0}.cart-module__-RJi4G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.cart-module__-RJi4G__header{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:1.5rem}.cart-module__-RJi4G__title{font-family:var(--font-playfair);color:var(--foreground);letter-spacing:.08em;margin:0 0 .3rem;font-size:2.2rem;font-weight:400}.cart-module__-RJi4G__subtitle{color:var(--text-muted);letter-spacing:.05em;font-size:.9rem}.cart-module__-RJi4G__content{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}.cart-module__-RJi4G__itemsList{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__cartItem{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:box-shadow .2s;display:flex}.cart-module__-RJi4G__cartItem:hover{box-shadow:0 4px 20px #0000000f}.cart-module__-RJi4G__itemImage{background:var(--bg-secondary);border-radius:8px;flex-shrink:0;width:100px;height:120px;position:relative;overflow:hidden}.cart-module__-RJi4G__itemDetails{flex:1}.cart-module__-RJi4G__itemBrand{color:var(--text-muted);letter-spacing:.1em;margin:0 0 .3rem;font-size:.7rem}.cart-module__-RJi4G__itemName{color:var(--foreground);letter-spacing:.03em;margin:0 0 .4rem;font-size:1rem;font-weight:500}.cart-module__-RJi4G__itemSize{color:var(--text-muted);margin:0 0 .6rem;font-size:.82rem}.cart-module__-RJi4G__itemPrice{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.cart-module__-RJi4G__itemActions{flex-direction:column;align-items:center;gap:1rem;display:flex}.cart-module__-RJi4G__quantityControl{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.75rem;padding:.3rem .5rem;display:flex}.cart-module__-RJi4G__qtyBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;transition:background .2s;display:flex}.cart-module__-RJi4G__qtyBtn:hover{background:var(--bg-secondary)}.cart-module__-RJi4G__qtyValue{text-align:center;min-width:20px;color:var(--foreground);font-size:.95rem;font-weight:500}.cart-module__-RJi4G__removeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;align-items:center;padding:.4rem;transition:color .2s,background .2s;display:flex}.cart-module__-RJi4G__removeBtn:hover{color:#c0392b;background:#c0392b12}.cart-module__-RJi4G__summary{background:var(--foreground);color:#fff;border-radius:16px;padding:2rem;position:sticky;top:100px}.cart-module__-RJi4G__summaryTitle{letter-spacing:.12em;color:#ffffffb3;margin:0 0 1.5rem;font-size:.85rem;font-weight:600}.cart-module__-RJi4G__summaryRow{color:#ffffffd9;justify-content:space-between;margin-bottom:.9rem;font-size:.9rem;display:flex}.cart-module__-RJi4G__free{color:#6fcf97;font-weight:600}.cart-module__-RJi4G__summaryDivider{border:none;border-top:1px solid #ffffff1f;margin:1rem 0}.cart-module__-RJi4G__summaryTotal{color:#fff;margin-bottom:0;font-size:1.05rem;font-weight:600}.cart-module__-RJi4G__shippingNote{color:#ffffff80;text-align:center;margin:1rem 0 0;font-size:.78rem}.cart-module__-RJi4G__btnCheckout{background:var(--bg-secondary);width:100%;color:var(--foreground);letter-spacing:.1em;cursor:pointer;border:none;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .1s;display:block}.cart-module__-RJi4G__btnCheckout:hover{background:#fff;transform:translateY(-1px)}.cart-module__-RJi4G__btnContinue{color:#fff9;letter-spacing:.08em;text-align:center;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;width:100%;margin-top:.8rem;padding:.8rem;font-size:.8rem;text-decoration:none;transition:all .2s;display:block}.cart-module__-RJi4G__btnContinue:hover{color:#fff;border-color:#ffffff80}.cart-module__-RJi4G__emptyPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.cart-module__-RJi4G__emptyIcon{color:var(--text-muted);opacity:.5;margin-bottom:1.5rem}.cart-module__-RJi4G__emptyTitle{font-family:var(--font-playfair);color:var(--foreground);margin:0 0 .5rem;font-size:2rem;font-weight:400}.cart-module__-RJi4G__emptyText{color:var(--text-muted);margin:0 0 2rem}.cart-module__-RJi4G__btnShop{background:var(--foreground);color:#fff;letter-spacing:.1em;border-radius:8px;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.cart-module__-RJi4G__btnShop:hover{opacity:.85}@media (max-width:768px){.cart-module__-RJi4G__content{grid-template-columns:1fr}.cart-module__-RJi4G__cartItem{flex-wrap:wrap}.cart-module__-RJi4G__itemActions{flex-direction:row;justify-content:space-between;width:100%}.cart-module__-RJi4G__page{padding:1.5rem 0}.cart-module__-RJi4G__container{padding:0 1rem}}
