.industry-hero[data-astro-cid-vtrdydro]{padding:var(--space-32) 0 var(--space-20);background:var(--gradient-hero-bg);position:relative;overflow:hidden}.industry-hero__bg[data-astro-cid-vtrdydro]{position:absolute;inset:0}.industry-hero__blob[data-astro-cid-vtrdydro]{border-radius:var(--radius-full);filter:blur(64px);opacity:.3;position:absolute}.industry-hero__blob--1[data-astro-cid-vtrdydro]{top:var(--space-20);left:var(--space-10);background:var(--color-primary-200);width:18rem;height:18rem}.industry-hero__blob--2[data-astro-cid-vtrdydro]{bottom:var(--space-10);right:var(--space-10);background:var(--color-secondary-200);width:22rem;height:22rem}.dark .industry-hero__blob--1[data-astro-cid-vtrdydro]{background:var(--color-primary-600);opacity:.1}.dark .industry-hero__blob--2[data-astro-cid-vtrdydro]{background:var(--color-secondary-600);opacity:.1}.industry-hero__inner[data-astro-cid-vtrdydro]{text-align:center;max-width:52rem;margin:0 auto;position:relative}.industry-hero__title[data-astro-cid-vtrdydro]{font-size:var(--text-3xl);line-height:var(--line-height-tight);margin-bottom:var(--space-6)}@media (width>=768px){.industry-hero__title[data-astro-cid-vtrdydro]{font-size:var(--text-4xl)}}@media (width>=1024px){.industry-hero__title[data-astro-cid-vtrdydro]{font-size:var(--text-5xl)}}.industry-hero__subtitle[data-astro-cid-vtrdydro]{font-size:var(--text-lg);color:var(--color-text-light);margin-bottom:var(--space-8);max-width:42rem;line-height:var(--line-height-relaxed);margin-left:auto;margin-right:auto}.industry-hero__benefits[data-astro-cid-vtrdydro]{gap:var(--space-3);margin-bottom:var(--space-8);text-align:left;grid-template-columns:1fr;max-width:32rem;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:grid}@media (width>=640px){.industry-hero__benefits[data-astro-cid-vtrdydro]{grid-template-columns:1fr 1fr;max-width:42rem}}.industry-hero__benefit[data-astro-cid-vtrdydro]{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-light);display:flex}.industry-hero__cta[data-astro-cid-vtrdydro]{gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (width>=640px){.industry-hero__cta[data-astro-cid-vtrdydro]{flex-direction:row}}.industry-hero__stats[data-astro-cid-vtrdydro]{gap:var(--space-6);grid-template-columns:repeat(3,1fr);max-width:36rem;margin:0 auto;display:grid}.industry-hero__stat[data-astro-cid-vtrdydro]{text-align:center;padding:var(--space-4);background:var(--color-bg);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--color-border-light)}.industry-hero__stat-number[data-astro-cid-vtrdydro]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--color-primary-600);display:block}.dark .industry-hero__stat-number[data-astro-cid-vtrdydro]{color:var(--color-primary-400)}.industry-hero__stat-label[data-astro-cid-vtrdydro]{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-1);display:block}.industry-features[data-astro-cid-vtrdydro]{padding:var(--space-20) 0;background:var(--color-bg-alt)}.industry-features__header[data-astro-cid-vtrdydro]{text-align:center;margin-bottom:var(--space-16)}.industry-features__title[data-astro-cid-vtrdydro]{font-size:var(--text-3xl);margin-bottom:var(--space-6)}@media (width>=768px){.industry-features__title[data-astro-cid-vtrdydro]{font-size:var(--text-4xl)}}.industry-features__subtitle[data-astro-cid-vtrdydro]{font-size:var(--text-lg);color:var(--color-text-light);max-width:42rem;line-height:var(--line-height-relaxed);margin:0 auto}.industry-features__grid[data-astro-cid-vtrdydro]{gap:var(--space-8);display:grid}@media (width>=768px){.industry-features__grid[data-astro-cid-vtrdydro]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.industry-features__grid[data-astro-cid-vtrdydro]{grid-template-columns:repeat(3,1fr)}}.feature-card[data-astro-cid-vtrdydro]{background:var(--color-bg);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-md);border:1px solid var(--color-border-light);transition:box-shadow var(--transition-base), transform var(--transition-base)}.feature-card[data-astro-cid-vtrdydro]:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.feature-card__icon[data-astro-cid-vtrdydro]{width:var(--space-14);height:var(--space-14);border-radius:var(--radius-xl);margin-bottom:var(--space-4);background:var(--color-primary-100);color:var(--color-primary-600);justify-content:center;align-items:center;display:flex}.dark .feature-card__icon[data-astro-cid-vtrdydro]{color:var(--color-primary-400);background:#1e3a8a33}.feature-card__title[data-astro-cid-vtrdydro]{font-size:var(--text-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--space-3)}.feature-card__desc[data-astro-cid-vtrdydro]{color:var(--color-text-light);line-height:var(--line-height-relaxed);font-size:var(--text-base)}.industry-why[data-astro-cid-vtrdydro]{padding:var(--space-20) 0;background:var(--color-bg)}.industry-why__header[data-astro-cid-vtrdydro]{text-align:center;margin-bottom:var(--space-12)}.industry-why__title[data-astro-cid-vtrdydro]{font-size:var(--text-3xl);margin-bottom:var(--space-4)}@media (width>=768px){.industry-why__title[data-astro-cid-vtrdydro]{font-size:var(--text-4xl)}}.industry-why__content[data-astro-cid-vtrdydro]{gap:var(--space-12);align-items:start;display:grid}@media (width>=1024px){.industry-why__content[data-astro-cid-vtrdydro]{grid-template-columns:1.5fr 1fr}}.industry-why__text[data-astro-cid-vtrdydro]{gap:var(--space-6);color:var(--color-text-light);line-height:var(--line-height-relaxed);font-size:var(--text-lg);flex-direction:column;display:flex}.industry-why__highlights[data-astro-cid-vtrdydro]{gap:var(--space-4);flex-direction:column;display:flex}.highlight-card[data-astro-cid-vtrdydro]{padding:var(--space-6);background:linear-gradient(to right, var(--color-primary-50), var(--color-secondary-50));border-radius:var(--radius-xl);border:1px solid var(--color-primary-100);text-align:center}.dark .highlight-card[data-astro-cid-vtrdydro]{border-color:var(--color-primary-800);background:linear-gradient(90deg,#1e3a8a26,#134e4a26)}.highlight-card__number[data-astro-cid-vtrdydro]{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--color-primary-600);margin-bottom:var(--space-1);display:block}.dark .highlight-card__number[data-astro-cid-vtrdydro]{color:var(--color-primary-400)}.highlight-card__label[data-astro-cid-vtrdydro]{font-size:var(--text-sm);color:var(--color-text-light)}.industry-cta[data-astro-cid-vtrdydro]{padding:var(--space-20) 0;background:var(--color-bg-alt)}.industry-cta__banner[data-astro-cid-vtrdydro]{text-align:center;padding:var(--space-12);border-radius:var(--radius-2xl);background:linear-gradient(to right, var(--color-primary-50), var(--color-secondary-50));border:1px solid var(--color-primary-100)}.dark .industry-cta__banner[data-astro-cid-vtrdydro]{border-color:var(--color-primary-800);background:linear-gradient(90deg,#1e3a8a33,#134e4a33)}.industry-cta__title[data-astro-cid-vtrdydro]{font-size:var(--text-2xl);margin-bottom:var(--space-4)}@media (width>=768px){.industry-cta__title[data-astro-cid-vtrdydro]{font-size:var(--text-3xl)}}.industry-cta__text[data-astro-cid-vtrdydro]{color:var(--color-text-light);margin-bottom:var(--space-8);max-width:42rem;line-height:var(--line-height-relaxed);font-size:var(--text-lg);margin-left:auto;margin-right:auto}
