.cart-page[data-astro-cid-h3zw4u6d]{max-width:1280px;margin:0 auto;padding:2rem clamp(1rem,4vw,3rem) 5rem;min-height:60vh}.cart-page-title[data-astro-cid-h3zw4u6d]{font-family:var(--fd);font-size:clamp(1.6rem,4vw,2.2rem);letter-spacing:.03em;margin-bottom:2rem;padding-bottom:.8rem;border-bottom:2px solid var(--grey2)}.cart-empty[data-astro-cid-h3zw4u6d]{text-align:center;padding:4rem 1rem}.cart-empty-icon[data-astro-cid-h3zw4u6d]{width:64px;height:64px;margin:0 auto 1rem;color:var(--grey2)}.cart-empty[data-astro-cid-h3zw4u6d] h2[data-astro-cid-h3zw4u6d]{font-family:var(--fd);font-size:1.4rem;margin-bottom:.4rem}.cart-empty[data-astro-cid-h3zw4u6d] p[data-astro-cid-h3zw4u6d]{color:var(--muted);font-size:.9rem;margin-bottom:1.5rem}.cart-back-btn[data-astro-cid-h3zw4u6d]{display:inline-block;background:var(--black);color:var(--white);padding:.7rem 1.5rem;border-radius:8px;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;transition:background .15s}.cart-back-btn[data-astro-cid-h3zw4u6d]:hover{background:var(--red)}.cart-content[data-astro-cid-h3zw4u6d]{display:grid;grid-template-columns:1fr 360px;gap:2rem;align-items:start}.cart-items[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:1rem}.cart-item[data-astro-cid-h3zw4u6d]{display:flex;gap:1rem;padding:1rem;background:var(--grey);border-radius:10px;align-items:center}.cart-item-img[data-astro-cid-h3zw4u6d]{width:80px;height:80px;border-radius:8px;object-fit:cover;background:var(--white);flex-shrink:0}.cart-item-img-empty[data-astro-cid-h3zw4u6d]{width:80px;height:80px;border-radius:8px;background:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--grey2)}.cart-item-img-empty[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:28px;height:28px}.cart-item-info[data-astro-cid-h3zw4u6d]{flex:1;min-width:0}.cart-item-brand[data-astro-cid-h3zw4u6d]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red)}.cart-item-name[data-astro-cid-h3zw4u6d]{font-family:var(--fd);font-size:1rem;letter-spacing:.02em;margin-bottom:.15rem}.cart-item-name[data-astro-cid-h3zw4u6d] a[data-astro-cid-h3zw4u6d]{color:var(--black);text-decoration:none}.cart-item-name[data-astro-cid-h3zw4u6d] a[data-astro-cid-h3zw4u6d]:hover{color:var(--red)}.cart-item-meta[data-astro-cid-h3zw4u6d]{font-size:.75rem;color:var(--muted)}.cart-item-price[data-astro-cid-h3zw4u6d]{font-weight:700;font-size:.95rem;white-space:nowrap;margin-left:.5rem}.cart-item-qty[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:0;border:2px solid var(--grey2);border-radius:6px;background:var(--white);overflow:hidden;margin-top:.4rem;width:fit-content}.cart-item-qty[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d]{background:var(--white);border:none;width:30px;height:30px;cursor:pointer;font-size:1rem;font-weight:600;color:var(--black);transition:background .15s;font-family:inherit}.cart-item-qty[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d]:hover{background:var(--red);color:var(--white)}.cart-item-qty[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{width:36px;text-align:center;font-size:.85rem;font-weight:600;border-left:1px solid var(--grey2);border-right:1px solid var(--grey2);line-height:30px}.cart-item-remove[data-astro-cid-h3zw4u6d]{background:none;border:none;color:var(--muted);cursor:pointer;font-size:.75rem;margin-top:.3rem;padding:0;font-family:inherit;transition:color .15s}.cart-item-remove[data-astro-cid-h3zw4u6d]:hover{color:var(--red)}.cart-summary[data-astro-cid-h3zw4u6d]{background:var(--grey);border-radius:12px;padding:1.5rem;position:sticky;top:80px}.cart-summary-row[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;padding:.7rem 0;border-bottom:2px solid var(--grey2);margin-bottom:1rem}.cart-summary-row[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.cart-summary-row[data-astro-cid-h3zw4u6d] strong[data-astro-cid-h3zw4u6d]{font-family:var(--fd);font-size:1.4rem}.cart-note[data-astro-cid-h3zw4u6d]{font-size:.78rem;color:var(--muted);line-height:1.5;margin-bottom:1.2rem}.cart-actions[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:.6rem}.cart-wa-btn[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#25d366;color:var(--white);padding:.85rem;border:none;border-radius:8px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-family:inherit;transition:background .15s}.cart-wa-btn[data-astro-cid-h3zw4u6d]:hover{background:#1ba44f}.cart-wa-btn[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:18px;height:18px}.cart-clear-btn[data-astro-cid-h3zw4u6d]{background:none;border:1px dashed var(--grey2);border-radius:8px;padding:.6rem;font-size:.78rem;color:var(--muted);cursor:pointer;font-family:inherit;transition:all .15s}.cart-clear-btn[data-astro-cid-h3zw4u6d]:hover{border-color:var(--red);color:var(--red)}@media(max-width:768px){.cart-content[data-astro-cid-h3zw4u6d]{grid-template-columns:1fr}.cart-summary[data-astro-cid-h3zw4u6d]{position:static}}
