.cart-page:where(.astro-QSVKVAZO){margin-top:var(--header-height);min-height:calc(100vh - var(--header-height))}.cart-container:where(.astro-QSVKVAZO){max-width:960px;margin:0 auto;padding:60px 24px}.cart-title:where(.astro-QSVKVAZO){font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;font-weight:400;margin-bottom:8px}.cart-count-text:where(.astro-QSVKVAZO){font-size:.8rem;color:var(--color-gray-400);margin-bottom:40px}.cart-empty:where(.astro-QSVKVAZO){text-align:center;padding:80px 0}.cart-empty-icon:where(.astro-QSVKVAZO){font-size:3rem;margin-bottom:24px;color:var(--color-gray-200)}.cart-empty:where(.astro-QSVKVAZO) p:where(.astro-QSVKVAZO){font-size:.9rem;color:var(--color-gray-400);margin-bottom:32px}.cart-empty-btn:where(.astro-QSVKVAZO){display:inline-block;padding:14px 40px;background:var(--color-black);color:var(--color-white);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em}.cart-items:where(.astro-QSVKVAZO){border-top:1px solid var(--color-black)}.cart-item:where(.astro-QSVKVAZO){display:grid;grid-template-columns:120px 1fr auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--color-gray-200);align-items:start}.cart-item-img:where(.astro-QSVKVAZO){aspect-ratio:3/4;background:var(--color-gray-100);overflow:hidden}.cart-item-img:where(.astro-QSVKVAZO) img:where(.astro-QSVKVAZO){width:100%;height:100%;object-fit:cover}.cart-item-info:where(.astro-QSVKVAZO){padding-top:4px}.cart-item-name:where(.astro-QSVKVAZO){font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.cart-item-meta:where(.astro-QSVKVAZO){font-size:.75rem;color:var(--color-gray-600);margin-bottom:16px}.cart-item-qty:where(.astro-QSVKVAZO){display:flex;align-items:center;gap:0;border:1px solid var(--color-gray-200);width:fit-content}.cart-item-qty:where(.astro-QSVKVAZO) button:where(.astro-QSVKVAZO){width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;border:none;background:none;cursor:pointer}.cart-item-qty:where(.astro-QSVKVAZO) span:where(.astro-QSVKVAZO){min-width:32px;text-align:center;font-size:.8rem;border-left:1px solid var(--color-gray-200);border-right:1px solid var(--color-gray-200);height:32px;line-height:32px}.cart-item-actions:where(.astro-QSVKVAZO){display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart-item-price:where(.astro-QSVKVAZO){font-size:.85rem;font-weight:500}.cart-item-remove:where(.astro-QSVKVAZO){font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-400);cursor:pointer;border-bottom:1px solid transparent;padding-bottom:2px}.cart-item-remove:where(.astro-QSVKVAZO):hover{color:var(--color-black);border-bottom-color:var(--color-black)}.cart-summary:where(.astro-QSVKVAZO){margin-top:40px;padding-top:24px;border-top:1px solid var(--color-black);display:flex;justify-content:space-between;align-items:center}.cart-summary-label:where(.astro-QSVKVAZO){font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.cart-summary-total:where(.astro-QSVKVAZO){font-size:1.25rem;font-weight:600}.cart-shipping-note:where(.astro-QSVKVAZO){text-align:right;font-size:.7rem;color:var(--color-gray-400);margin-top:8px}.cart-checkout-btn:where(.astro-QSVKVAZO){display:block;width:100%;padding:16px;background:var(--color-black);color:var(--color-white);font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;font-weight:500;text-align:center;margin-top:32px;cursor:pointer;transition:opacity .2s}.cart-checkout-btn:where(.astro-QSVKVAZO):hover{opacity:.85}.cart-promo:where(.astro-QSVKVAZO){display:flex;border-bottom:1px solid var(--color-black);margin-top:24px;max-width:320px;margin-left:auto}.cart-promo:where(.astro-QSVKVAZO) input:where(.astro-QSVKVAZO){flex:1;padding:12px 0;border:none;outline:none;font-size:.8rem;font-family:var(--font-sans)}.cart-promo:where(.astro-QSVKVAZO) button:where(.astro-QSVKVAZO){padding:12px 0;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;cursor:pointer}@media (max-width: 768px){.cart-item:where(.astro-QSVKVAZO){grid-template-columns:80px 1fr;gap:16px}.cart-item-actions:where(.astro-QSVKVAZO){grid-column:1 / -1;flex-direction:row;justify-content:space-between}}
