.page-hero[data-astro-cid-vipy2qhl]{background:linear-gradient(135deg,var(--primary-red-light) 0%,var(--bg-white) 100%)}.page-title[data-astro-cid-vipy2qhl]{font-size:2.5rem;color:var(--primary-red);margin-bottom:2rem;font-weight:800;line-height:1.2}.powerful-features[data-astro-cid-vipy2qhl]{margin-top:2rem}.features-title[data-astro-cid-vipy2qhl]{font-size:1.75rem;color:var(--text-dark);margin-bottom:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem}.features-grid[data-astro-cid-vipy2qhl]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.feature-item[data-astro-cid-vipy2qhl]{background:#fff;border:2px solid var(--primary-red-light);border-radius:var(--radius-lg);padding:.75rem 1.5rem;font-weight:600;color:var(--text-dark);display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.feature-item[data-astro-cid-vipy2qhl]:hover{background:var(--primary-red);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.feature-section[data-astro-cid-vipy2qhl]{background:var(--bg-white)}.feature-header[data-astro-cid-vipy2qhl]{max-width:800px;margin:0 auto}.feature-title[data-astro-cid-vipy2qhl]{font-size:2.25rem;color:var(--primary-red);margin-bottom:1rem;font-weight:700}.feature-description[data-astro-cid-vipy2qhl]{font-size:1.125rem;color:var(--text-gray);line-height:1.6}.feature-image[data-astro-cid-vipy2qhl]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);max-width:1200px;margin:0 auto}.feature-img[data-astro-cid-vipy2qhl]{width:100%;height:auto;display:block}.section-header[data-astro-cid-vipy2qhl]{max-width:800px;margin:0 auto}.section-title[data-astro-cid-vipy2qhl]{font-size:2.5rem;color:var(--text-dark);margin-bottom:1rem;font-weight:700}.section-subtitle[data-astro-cid-vipy2qhl]{font-size:1.25rem;color:var(--text-gray);line-height:1.6}.why-feature[data-astro-cid-vipy2qhl]{margin-bottom:4rem}.why-feature[data-astro-cid-vipy2qhl]:last-child{margin-bottom:0}.why-grid[data-astro-cid-vipy2qhl]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:992px){.why-grid[data-astro-cid-vipy2qhl]{grid-template-columns:1fr 1fr}.why-grid[data-astro-cid-vipy2qhl].reversed{direction:rtl}.why-grid[data-astro-cid-vipy2qhl].reversed .why-content[data-astro-cid-vipy2qhl],.why-grid[data-astro-cid-vipy2qhl].reversed .why-image[data-astro-cid-vipy2qhl]{direction:ltr}}.why-image[data-astro-cid-vipy2qhl]{text-align:center}.why-img[data-astro-cid-vipy2qhl]{width:100%;max-width:400px;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.why-content[data-astro-cid-vipy2qhl]{padding:1rem}.why-icon[data-astro-cid-vipy2qhl]{font-size:2.5rem;margin-bottom:1rem}.why-title[data-astro-cid-vipy2qhl]{font-size:1.75rem;color:var(--text-dark);margin-bottom:1.5rem;font-weight:700;line-height:1.3}.why-description[data-astro-cid-vipy2qhl]{font-size:1.125rem;color:var(--text-gray);line-height:1.6;margin-bottom:2rem}.why-benefits[data-astro-cid-vipy2qhl]{margin:2rem 0}.benefit-item[data-astro-cid-vipy2qhl]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.benefit-icon[data-astro-cid-vipy2qhl]{font-size:1.5rem;flex-shrink:0;margin-top:.25rem}.benefit-item[data-astro-cid-vipy2qhl] strong[data-astro-cid-vipy2qhl]{display:block;color:var(--text-dark);font-size:1.1rem;margin-bottom:.25rem}.benefit-item[data-astro-cid-vipy2qhl] p[data-astro-cid-vipy2qhl]{color:var(--text-gray);line-height:1.5;margin:0;font-size:.95rem}.why-buttons[data-astro-cid-vipy2qhl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.btn-red[data-astro-cid-vipy2qhl]{background:linear-gradient(135deg,#dc2626,#f97316);border-color:#dc2626}.btn-red[data-astro-cid-vipy2qhl]:hover{background:linear-gradient(135deg,#b91c1c,#ea580c);border-color:#b91c1c}.btn-green[data-astro-cid-vipy2qhl]{background:linear-gradient(135deg,#059669,#10b981);border-color:#059669}.btn-green[data-astro-cid-vipy2qhl]:hover{background:linear-gradient(135deg,#047857,#0d9488);border-color:#047857}.btn-subtext[data-astro-cid-vipy2qhl]{display:block;font-size:.85rem;opacity:.9;margin-top:.25rem;font-weight:400}.btn-primary[data-astro-cid-vipy2qhl]:hover,.btn-red[data-astro-cid-vipy2qhl]:hover,.btn-green[data-astro-cid-vipy2qhl]:hover{color:#000!important}.features-grid[data-astro-cid-vipy2qhl]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.general-feature-card[data-astro-cid-vipy2qhl]{background:#fff;border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md);transition:all .3s ease;border:1px solid var(--secondary-light);display:flex;flex-direction:column}.general-feature-card[data-astro-cid-vipy2qhl]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary-red-light)}.general-feature-card[data-astro-cid-vipy2qhl].cta-card{background:linear-gradient(135deg,var(--primary-red-light),var(--bg-white));border-color:var(--primary-red)}.feature-icon[data-astro-cid-vipy2qhl]{font-size:2.5rem;margin-bottom:1rem}.feature-card-title[data-astro-cid-vipy2qhl]{font-size:1.5rem;color:var(--text-dark);margin-bottom:1rem;font-weight:700}.feature-card-description[data-astro-cid-vipy2qhl]{color:var(--text-gray);line-height:1.6;flex-grow:1}.cta-card[data-astro-cid-vipy2qhl] .cta-buttons[data-astro-cid-vipy2qhl]{margin-top:1.5rem}.final-cta[data-astro-cid-vipy2qhl]{background:linear-gradient(135deg,var(--secondary-dark),var(--primary-red));color:#fff}.final-cta-title[data-astro-cid-vipy2qhl]{color:#fff;font-size:2.5rem;margin-bottom:1rem}.final-cta-description[data-astro-cid-vipy2qhl]{color:#ffffffe6;font-size:1.25rem;max-width:600px;margin:0 auto;line-height:1.6}.final-cta-buttons[data-astro-cid-vipy2qhl]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-lg[data-astro-cid-vipy2qhl]{padding:.875rem 2rem;font-size:1.125rem}@media(max-width:768px){.page-title[data-astro-cid-vipy2qhl]{font-size:2rem}.features-title[data-astro-cid-vipy2qhl]{font-size:1.5rem}.feature-item[data-astro-cid-vipy2qhl]{padding:.5rem 1rem;font-size:.9rem}.feature-title[data-astro-cid-vipy2qhl]{font-size:1.75rem}.feature-description[data-astro-cid-vipy2qhl]{font-size:1rem}.section-title[data-astro-cid-vipy2qhl]{font-size:2rem}.section-subtitle[data-astro-cid-vipy2qhl]{font-size:1.1rem}.why-title[data-astro-cid-vipy2qhl]{font-size:1.5rem}.why-description[data-astro-cid-vipy2qhl]{font-size:1rem}.why-buttons[data-astro-cid-vipy2qhl],.features-grid[data-astro-cid-vipy2qhl]{grid-template-columns:1fr}.final-cta-title[data-astro-cid-vipy2qhl]{font-size:2rem}.final-cta-buttons[data-astro-cid-vipy2qhl]{flex-direction:column}.btn-lg[data-astro-cid-vipy2qhl]{width:100%}}@media(max-width:480px){.page-title[data-astro-cid-vipy2qhl]{font-size:1.75rem}.feature-item[data-astro-cid-vipy2qhl]{flex:1 0 calc(50% - .5rem);justify-content:center}.why-grid[data-astro-cid-vipy2qhl].reversed{direction:ltr}}
