.hero-content[data-astro-cid-dhfotatx]{max-width:900px;margin:0 auto;text-align:center}.hero-title[data-astro-cid-dhfotatx]{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1;margin-bottom:var(--space-6);color:var(--color-white)}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:var(--text-xl);line-height:var(--leading-relaxed);margin-bottom:var(--space-4);opacity:.9}.hero-tagline[data-astro-cid-dhfotatx]{font-size:var(--text-lg);font-weight:600;margin-bottom:var(--space-8)}.hero-cta[data-astro-cid-dhfotatx]{margin-bottom:var(--space-6)}.btn-icon[data-astro-cid-dhfotatx]{margin-left:var(--space-2)}.hero-badges[data-astro-cid-dhfotatx]{display:flex;justify-content:center;gap:var(--space-4);flex-wrap:wrap}.badge[data-astro-cid-dhfotatx]{background:#ffffff1a;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;backdrop-filter:blur(10px)}.problem-section[data-astro-cid-dhfotatx]{background:var(--color-gray-50)}.section-title[data-astro-cid-dhfotatx]{font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--space-4);color:var(--color-secondary)}.section-subtitle[data-astro-cid-dhfotatx]{font-size:var(--text-xl);color:var(--color-gray-600);margin-bottom:var(--space-8)}.problems-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6);margin-bottom:var(--space-12)}.problem-card[data-astro-cid-dhfotatx]{background:var(--color-white);padding:var(--space-6);border-radius:var(--radius-lg);box-shadow:var(--shadow-base)}.problem-icon[data-astro-cid-dhfotatx]{font-size:2rem;margin-bottom:var(--space-3);display:block}.problem-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-2)}.problem-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-gray-600);line-height:var(--leading-relaxed)}.problem-conclusion[data-astro-cid-dhfotatx]{text-align:center;padding:var(--space-8);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-base)}.highlight-text[data-astro-cid-dhfotatx]{font-size:var(--text-2xl);color:var(--color-secondary)}.solutions-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-8);margin-top:var(--space-8)}.solution-card[data-astro-cid-dhfotatx]{text-align:center;padding:var(--space-8);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-base);transition:all var(--transition-base)}.solution-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.solution-icon[data-astro-cid-dhfotatx]{color:var(--color-primary);margin-bottom:var(--space-4)}.solution-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-2xl);margin-bottom:var(--space-3)}.solution-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-gray-600);margin-bottom:var(--space-4)}.solution-list[data-astro-cid-dhfotatx]{text-align:left;list-style:none;padding:0}.solution-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{padding:var(--space-2) 0;padding-left:var(--space-6);position:relative}.solution-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"✓";position:absolute;left:0;color:var(--color-accent);font-weight:700}.process-section[data-astro-cid-dhfotatx]{background:var(--color-gray-50)}.process-steps[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-top:var(--space-12);flex-wrap:wrap}.process-step[data-astro-cid-dhfotatx]{flex:1;min-width:250px;text-align:center;position:relative}.step-number[data-astro-cid-dhfotatx]{width:60px;height:60px;background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl);font-weight:700;margin:0 auto var(--space-4)}.process-step[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-xl);margin-bottom:var(--space-3)}.process-step[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-gray-600);margin-bottom:var(--space-3)}.step-duration[data-astro-cid-dhfotatx]{display:inline-block;background:var(--color-primary);color:var(--color-white);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600}.process-connector[data-astro-cid-dhfotatx]{flex:.5;height:2px;background:var(--color-gray-300);margin-top:30px;display:none}@media(min-width:1025px){.process-steps[data-astro-cid-dhfotatx]{flex-wrap:nowrap}.process-connector[data-astro-cid-dhfotatx]{display:block}}.reasons-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6);margin-top:var(--space-8)}.reason-card[data-astro-cid-dhfotatx]{text-align:center;padding:var(--space-6)}.reason-icon[data-astro-cid-dhfotatx]{color:var(--color-primary);margin-bottom:var(--space-4)}.reason-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-2)}.reason-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-gray-600)}.resources-section[data-astro-cid-dhfotatx]{background:var(--color-gray-50)}.resources-box[data-astro-cid-dhfotatx]{text-align:center;padding:var(--space-12);background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-base)}.resources-box[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:var(--text-3xl);margin-bottom:var(--space-4)}.resources-box[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-gray-600);margin-bottom:var(--space-8)}.resources-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-6)}.resource-card[data-astro-cid-dhfotatx]{display:block;padding:var(--space-6);background:var(--color-gray-50);border-radius:var(--radius-lg);text-decoration:none;transition:all var(--transition-base)}.resource-card[data-astro-cid-dhfotatx]:hover{background:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.resource-card[data-astro-cid-dhfotatx]:hover [data-astro-cid-dhfotatx]{color:var(--color-white)}.resource-icon[data-astro-cid-dhfotatx]{font-size:2.5rem;display:block;margin-bottom:var(--space-3)}.resource-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:var(--space-2);color:var(--color-secondary)}.resource-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-gray-600);font-size:var(--text-sm)}.cta-section[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 100%)}.cta-box[data-astro-cid-dhfotatx]{text-align:center;padding:var(--space-12);color:var(--color-white)}.cta-box[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:var(--text-5xl);margin-bottom:var(--space-4);color:var(--color-white)}.cta-subtitle[data-astro-cid-dhfotatx]{font-size:var(--text-xl);margin-bottom:var(--space-6);opacity:.9}.cta-features[data-astro-cid-dhfotatx]{display:flex;justify-content:center;gap:var(--space-6);margin-bottom:var(--space-8);flex-wrap:wrap}.cta-feature[data-astro-cid-dhfotatx]{display:flex;align-items:center;font-weight:600}.cta-box[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]{background:var(--color-white);color:var(--color-primary)}.cta-box[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]:hover{background:var(--color-gray-100)}.text-center[data-astro-cid-dhfotatx]{text-align:center}.mt-8[data-astro-cid-dhfotatx]{margin-top:var(--space-8)}@media(max-width:640px){.process-steps[data-astro-cid-dhfotatx]{flex-direction:column}}
