.products-page[data-astro-cid-3swd3b6j]{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.products-hero[data-astro-cid-3swd3b6j]{text-align:center;padding:3rem 0 2rem;margin-bottom:2rem}.products-hero[data-astro-cid-3swd3b6j] h1[data-astro-cid-3swd3b6j]{font-size:3.5rem;font-weight:800;margin-bottom:1rem;color:var(--text-dark)}.hero-subtitle[data-astro-cid-3swd3b6j]{font-size:1.5rem;color:var(--text-medium);margin:0 auto;text-align:center;max-width:800px}.products-intro[data-astro-cid-3swd3b6j]{max-width:800px;margin:0 auto 4rem;text-align:center}.intro-text[data-astro-cid-3swd3b6j]{font-size:1.25rem;line-height:1.8;color:var(--text-medium)}.product-section[data-astro-cid-3swd3b6j]{margin-bottom:4rem}.section-title[data-astro-cid-3swd3b6j]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark);text-align:center}.section-description[data-astro-cid-3swd3b6j]{font-size:1.125rem;line-height:1.7;color:var(--text-medium);text-align:center;max-width:700px;margin:0 auto 2rem}.products-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.product-card[data-astro-cid-3swd3b6j]{position:relative;padding:2rem;background-color:#fff;border:2px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;display:flex;flex-direction:column}.product-card[data-astro-cid-3swd3b6j]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:var(--orange)}.product-card-featured[data-astro-cid-3swd3b6j]{grid-column:1 / -1;max-width:800px;margin:0 auto}.product-badge[data-astro-cid-3swd3b6j]{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem 1rem;color:#fff;font-weight:700;font-size:.75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.badge-coming-soon[data-astro-cid-3swd3b6j]{background-color:var(--orange)}.badge-value[data-astro-cid-3swd3b6j]{background-color:var(--green)}.badge-free[data-astro-cid-3swd3b6j]{background-color:var(--blue, #3b82f6)}.product-icon[data-astro-cid-3swd3b6j]{width:64px;height:64px;margin-bottom:1.5rem;padding:.75rem;background-color:var(--bg-light);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--orange)}.product-name[data-astro-cid-3swd3b6j]{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--text-dark)}.product-price[data-astro-cid-3swd3b6j]{font-size:2.5rem;font-weight:800;color:var(--orange);margin-bottom:.5rem}.product-credits[data-astro-cid-3swd3b6j]{font-size:1rem;font-weight:600;color:var(--text-medium);margin-bottom:1rem}.product-description[data-astro-cid-3swd3b6j]{font-size:1rem;line-height:1.6;color:var(--text-medium);margin-bottom:1.5rem}.product-features[data-astro-cid-3swd3b6j]{padding-top:1.5rem;border-top:2px solid var(--border-color);margin-bottom:1.5rem;flex-grow:1}.product-features[data-astro-cid-3swd3b6j] ul[data-astro-cid-3swd3b6j]{list-style-type:none;padding:0;margin:0}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{font-size:.9375rem;line-height:1.6;color:var(--text-medium);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700;font-size:1.125rem}.buy-button[data-astro-cid-3swd3b6j]{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:700;color:#fff;background-color:var(--orange);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center}.buy-button[data-astro-cid-3swd3b6j]:hover:not(:disabled){background-color:var(--orange-dark, #d97706);transform:scale(1.02)}.buy-button[data-astro-cid-3swd3b6j]:active:not(:disabled){transform:scale(.98)}.buy-button[data-astro-cid-3swd3b6j]:disabled{background-color:var(--text-light, #9ca3af);cursor:not-allowed;opacity:.6}@media(max-width:768px){.products-page[data-astro-cid-3swd3b6j]{padding:1.5rem 1rem 3rem}.products-hero[data-astro-cid-3swd3b6j]{padding:2rem 0 1.5rem;margin-bottom:1.5rem}.products-hero[data-astro-cid-3swd3b6j] h1[data-astro-cid-3swd3b6j]{font-size:2.5rem}.hero-subtitle[data-astro-cid-3swd3b6j]{font-size:1.25rem}.products-intro[data-astro-cid-3swd3b6j]{margin-bottom:3rem}.intro-text[data-astro-cid-3swd3b6j]{font-size:1.125rem}.section-title[data-astro-cid-3swd3b6j]{font-size:2rem}.products-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr;gap:1.5rem}.product-card[data-astro-cid-3swd3b6j]{padding:1.5rem}.product-badge[data-astro-cid-3swd3b6j]{top:1rem;right:1rem;padding:.4rem .8rem;font-size:.625rem}.product-icon[data-astro-cid-3swd3b6j]{width:56px;height:56px;margin-bottom:1rem}.product-icon[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{width:40px;height:40px}.product-name[data-astro-cid-3swd3b6j]{font-size:1.5rem}.product-price[data-astro-cid-3swd3b6j]{font-size:2rem}.product-description[data-astro-cid-3swd3b6j]{font-size:.9375rem}.buy-button[data-astro-cid-3swd3b6j]{padding:.875rem 1.5rem;font-size:1rem}}@media(min-width:769px)and (max-width:1024px){.products-grid[data-astro-cid-3swd3b6j]{gap:2rem;grid-template-columns:repeat(2,1fr)}.product-card[data-astro-cid-3swd3b6j]{padding:2rem}}
