.products-hero[data-astro-cid-3swd3b6j]{position:relative;background:var(--hero-gradient);border-bottom:1px solid var(--color-border);overflow:hidden}.hero-background[data-astro-cid-3swd3b6j]{position:absolute;inset:0}.hero-gradient[data-astro-cid-3swd3b6j]{background:linear-gradient(135deg,#3b82f61a,#9333ea1a);height:100%;width:100%}.hero-title[data-astro-cid-3swd3b6j]{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description[data-astro-cid-3swd3b6j]{font-size:1.25rem;color:var(--color-text-secondary);max-width:800px;margin:0 auto 3rem;line-height:1.6}.hero-stats[data-astro-cid-3swd3b6j]{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat-item[data-astro-cid-3swd3b6j]{text-align:center}.stat-number[data-astro-cid-3swd3b6j]{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.stat-label[data-astro-cid-3swd3b6j]{font-size:.875rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em}.products-section[data-astro-cid-3swd3b6j]{background:var(--color-bg-primary)}.products-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.product-card[data-astro-cid-3swd3b6j]{background:var(--color-bg-secondary);border-radius:16px;padding:2rem;border:1px solid var(--color-border);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.product-card[data-astro-cid-3swd3b6j]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026;border-color:var(--color-primary)}.product-header[data-astro-cid-3swd3b6j]{margin-bottom:1.5rem}.product-meta[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.product-category[data-astro-cid-3swd3b6j]{background:var(--color-bg-tertiary);color:var(--color-text-secondary);padding:.25rem .75rem;border-radius:20px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.product-type[data-astro-cid-3swd3b6j]{font-size:.75rem;color:var(--color-text-secondary)}.product-status[data-astro-cid-3swd3b6j]{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.status-success[data-astro-cid-3swd3b6j]{background:#dcfce7;color:#166534}.status-primary[data-astro-cid-3swd3b6j]{background:#dbeafe;color:#1d4ed8}.status-warning[data-astro-cid-3swd3b6j]{background:#fef3c7;color:#92400e}.status-secondary[data-astro-cid-3swd3b6j]{background:#f3f4f6;color:#374151}.card-title[data-astro-cid-3swd3b6j]{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary)}.card-description[data-astro-cid-3swd3b6j]{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.5rem}.product-features[data-astro-cid-3swd3b6j]{margin-bottom:1.5rem;flex-grow:1}.product-features[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--color-text-primary)}.product-features[data-astro-cid-3swd3b6j] ul[data-astro-cid-3swd3b6j]{list-style:none;padding:0;margin:0}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);position:relative;padding:.5rem 0 .5rem 1.5rem}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:last-child{border-bottom:none}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:before{content:"•";color:var(--color-primary);position:absolute;left:0;font-weight:700}.product-benefits[data-astro-cid-3swd3b6j]{margin-bottom:2rem}.product-benefits[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--color-text-primary)}.benefits-list[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;gap:.5rem}.benefit-item[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.875rem}.benefit-item[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{color:var(--color-primary);flex-shrink:0}.product-action[data-astro-cid-3swd3b6j]{margin-top:auto}.btn[data-astro-cid-3swd3b6j]{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;text-align:center;transition:all .2s;width:100%}.btn-primary[data-astro-cid-3swd3b6j]{background:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-3swd3b6j]:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn-secondary[data-astro-cid-3swd3b6j]{background:var(--color-bg-tertiary);color:var(--color-text-primary);border:1px solid var(--color-border)}.btn-secondary[data-astro-cid-3swd3b6j]:hover{background:var(--color-border);transform:translateY(-1px)}.cta-section[data-astro-cid-3swd3b6j]{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff}.cta-content[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description[data-astro-cid-3swd3b6j]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto 2rem}.cta-actions[data-astro-cid-3swd3b6j]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-lg[data-astro-cid-3swd3b6j]{padding:1rem 2rem;font-size:1.125rem}.cta-actions[data-astro-cid-3swd3b6j] .btn-secondary[data-astro-cid-3swd3b6j]{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.cta-actions[data-astro-cid-3swd3b6j] .btn-secondary[data-astro-cid-3swd3b6j]:hover{background:#fff3}@media (max-width: 768px){.hero-title[data-astro-cid-3swd3b6j]{font-size:2.5rem}.hero-stats[data-astro-cid-3swd3b6j]{gap:2rem}.products-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr;gap:1.5rem}.product-meta[data-astro-cid-3swd3b6j]{gap:.5rem}.cta-content[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j]{font-size:2rem}.cta-actions[data-astro-cid-3swd3b6j]{flex-direction:column;align-items:center}.cta-actions[data-astro-cid-3swd3b6j] .btn[data-astro-cid-3swd3b6j]{width:100%;max-width:300px}}@media (max-width: 480px){.hero-stats[data-astro-cid-3swd3b6j]{flex-direction:column;gap:1rem}.product-card[data-astro-cid-3swd3b6j]{padding:1.5rem}}
