.cart-page-wrapper[data-astro-cid-h3zw4u6d]{background:linear-gradient(to bottom,#f8fafc,#fff 50%);min-height:100vh;padding:140px 0 80px}.cart-hero-badge[data-astro-cid-h3zw4u6d]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#c084fc1a 0% 100%);padding:8px 20px;border-radius:100px;margin-bottom:20px;border:1px solid rgba(192,132,252,.2);color:#c084fc;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.cart-page-title[data-astro-cid-h3zw4u6d]{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-1.5px;font-family:Archivo,sans-serif}.cart-page-subtitle[data-astro-cid-h3zw4u6d]{color:#64748b;font-size:1.05rem;margin-bottom:48px}.cart-items-wrapper[data-astro-cid-h3zw4u6d]{background:#fff;border-radius:24px;border:2px solid #e2e8f0;box-shadow:0 4px 20px #0f172a0f;overflow:hidden}.cart-items-header[data-astro-cid-h3zw4u6d]{background:linear-gradient(135deg,#c084fc08 0% 100%);padding:24px 32px;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.cart-items-title[data-astro-cid-h3zw4u6d]{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0;font-family:Archivo,sans-serif}.cart-items-count[data-astro-cid-h3zw4u6d]{background:linear-gradient(135deg,#e9d5ff,#c084fc);color:#fff;padding:6px 14px;border-radius:100px;font-size:13px;font-weight:700}.cart-items-body[data-astro-cid-h3zw4u6d]{padding:32px}.cart-item-modern[data-astro-cid-h3zw4u6d]{background:#fff;border:3px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:28px;box-shadow:0 2px 8px #0f172a0a;position:relative;overflow:hidden;transition:all .3s ease}.cart-item-modern[data-astro-cid-h3zw4u6d]:hover{border-color:#c084fc;box-shadow:0 8px 24px #c084fc26;transform:translateY(-2px)}.cart-item-modern[data-astro-cid-h3zw4u6d]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(135deg,#e9d5ff,#c084fc)}.cart-item-card[data-astro-cid-h3zw4u6d]{display:flex;gap:24px;padding:24px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:20px;margin-bottom:16px;transition:all .3s ease;position:relative;overflow:hidden}.cart-item-card[data-astro-cid-h3zw4u6d]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(135deg,#e9d5ff,#c084fc);transform:scaleY(0);transition:transform .3s ease}.cart-item-card[data-astro-cid-h3zw4u6d]:hover{border-color:#c084fc;box-shadow:0 8px 24px #c084fc26;transform:translateY(-2px)}.cart-item-card[data-astro-cid-h3zw4u6d]:hover:before{transform:scaleY(1)}.cart-item-image-wrapper[data-astro-cid-h3zw4u6d]{position:relative;flex-shrink:0}.cart-item-image[data-astro-cid-h3zw4u6d]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:16px;border:2px solid #e2e8f0}.cart-item-badge[data-astro-cid-h3zw4u6d]{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#e9d5ff,#c084fc);color:#fff;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:700;box-shadow:0 4px 12px #c084fc4d}.cart-item-info[data-astro-cid-h3zw4u6d]{flex:1;min-width:0}.cart-item-name[data-astro-cid-h3zw4u6d]{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:8px;font-family:Archivo,sans-serif}.cart-item-plan[data-astro-cid-h3zw4u6d]{display:inline-flex;align-items:center;gap:6px;background:#c084fc1a;color:#c084fc;padding:4px 12px;border-radius:100px;font-size:13px;font-weight:600;margin-bottom:12px}.cart-item-controls[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:16px;margin-top:12px}.quantity-control-new[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:8px;background:#fff;padding:6px;border-radius:100px;border:2px solid #e2e8f0}.qty-btn-new[data-astro-cid-h3zw4u6d]{width:36px;height:36px;border-radius:50%;border:none;background:#f8fafc;color:#0f172a;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.qty-btn-new[data-astro-cid-h3zw4u6d]:hover{background:linear-gradient(135deg,#e9d5ff,#c084fc);color:#fff;transform:scale(1.1)}.qty-display-new[data-astro-cid-h3zw4u6d]{min-width:40px;text-align:center;font-weight:700;color:#0f172a;font-size:16px}.remove-btn-new[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:6px;background:transparent;border:2px solid #fca5a5;color:#dc2626;padding:8px 16px;border-radius:100px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.remove-btn-new[data-astro-cid-h3zw4u6d]:hover{background:#dc2626;color:#fff;border-color:#dc2626}.cart-item-price-section[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;flex-shrink:0}.cart-item-price[data-astro-cid-h3zw4u6d]{font-size:1.75rem;font-weight:800;color:#0f172a;font-family:Archivo,sans-serif}.cart-item-unit-price[data-astro-cid-h3zw4u6d]{font-size:13px;color:#64748b}.order-summary-sidebar[data-astro-cid-h3zw4u6d]{position:sticky;top:120px}.summary-card[data-astro-cid-h3zw4u6d]{background:#fff;border-radius:24px;border:2px solid #e2e8f0;box-shadow:0 4px 20px #0f172a0f;overflow:hidden;margin-bottom:24px}.summary-header[data-astro-cid-h3zw4u6d]{background:linear-gradient(135deg,#e9d5ff,#c084fc);padding:24px;color:#fff}.summary-header[data-astro-cid-h3zw4u6d] h3[data-astro-cid-h3zw4u6d]{font-size:1.5rem;font-weight:800;margin:0;font-family:Archivo,sans-serif}.summary-body[data-astro-cid-h3zw4u6d]{padding:32px 24px}.summary-row[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:15px}.summary-divider[data-astro-cid-h3zw4u6d]{height:2px;background:linear-gradient(to right,#e2e8f0 0%,transparent 100%);margin:20px 0}.summary-total[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:2px solid #e2e8f0}.shipping-notice[data-astro-cid-h3zw4u6d]{background:linear-gradient(135deg,#c084fc0d 0% 100%);border:2px solid rgba(192,132,252,.2);border-radius:16px;padding:16px;margin:24px 0}.shipping-notice-content[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:12px}.shipping-icon-wrapper[data-astro-cid-h3zw4u6d]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e9d5ff,#c084fc);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.checkout-btn-new[data-astro-cid-h3zw4u6d]{background:linear-gradient(135deg,#e9d5ff,#c084fc);border:none;color:#fff;padding:18px 32px;border-radius:50px;font-weight:800;font-size:1.05rem;box-shadow:0 6px 20px #c084fc4d;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;cursor:pointer}.checkout-btn-new[data-astro-cid-h3zw4u6d]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #c084fc66;color:#fff;text-decoration:none}.continue-shopping-link[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;text-decoration:none;font-weight:600;font-size:15px;padding:14px;transition:all .3s ease;border-radius:50px}.continue-shopping-link[data-astro-cid-h3zw4u6d]:hover{color:#c084fc;background:#f8fafc}.clear-cart-btn-new[data-astro-cid-h3zw4u6d]{background:transparent;border:2px solid #fca5a5;color:#dc2626;padding:12px 24px;border-radius:50px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px}.clear-cart-btn-new[data-astro-cid-h3zw4u6d]:hover{background:#dc2626;color:#fff;border-color:#dc2626}.trust-badges-grid[data-astro-cid-h3zw4u6d]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-top:24px;border-top:2px solid #e2e8f0}.trust-badge-item-new[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:10px}.trust-badge-icon[data-astro-cid-h3zw4u6d]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#c084fc1a 0% 100%);display:flex;align-items:center;justify-content:center;color:#c084fc;flex-shrink:0}.empty-cart-state[data-astro-cid-h3zw4u6d]{text-align:center;padding:80px 40px;background:#fff;border-radius:24px;border:2px solid #e2e8f0;box-shadow:0 4px 20px #0f172a0f}.empty-cart-icon[data-astro-cid-h3zw4u6d]{width:120px;height:120px;margin:0 auto 32px;border-radius:50%;background:linear-gradient(135deg,#c084fc0d 0% 100%);display:flex;align-items:center;justify-content:center}.empty-cart-title[data-astro-cid-h3zw4u6d]{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:12px;font-family:Archivo,sans-serif}.empty-cart-text[data-astro-cid-h3zw4u6d]{color:#64748b;font-size:1.05rem;margin-bottom:32px}@media (max-width: 991px){.order-summary-sidebar[data-astro-cid-h3zw4u6d]{position:static;margin-top:32px}}@media (max-width: 768px){.cart-page-wrapper[data-astro-cid-h3zw4u6d]{padding:180px 20px 60px}.cart-page-title[data-astro-cid-h3zw4u6d]{font-size:2rem}.cart-items-header[data-astro-cid-h3zw4u6d],.cart-items-body[data-astro-cid-h3zw4u6d]{padding:20px}.cart-item-card[data-astro-cid-h3zw4u6d]{flex-direction:column;gap:16px}.cart-item-image[data-astro-cid-h3zw4u6d]{width:100%;height:200px}.cart-item-price-section[data-astro-cid-h3zw4u6d]{align-items:flex-start}.summary-body[data-astro-cid-h3zw4u6d]{padding:24px 20px}.trust-badges-grid[data-astro-cid-h3zw4u6d]{grid-template-columns:1fr}}
