.section-eyebrow{color:var(--color-text-accent);margin-bottom:var(--space-stack-sm);font-size:var(--section-eyebrow-font-size);letter-spacing:var(--section-eyebrow-letter-spacing);text-transform:uppercase;align-items:center;gap:12px;animation:.6s both fadeUp;display:inline-flex}.eyebrow-line{width:var(--section-eyebrow-line-width);background:var(--section-eyebrow-line-bg);height:1px;display:block}.eyebrow-line-r{background:var(--section-eyebrow-line-bg-r)}.section-title{font-size:var(--section-title-font-size);color:var(--color-text-primary);animation:fadeUp .7s ease .1s both, var(--heading-extra-animation,none);text-shadow:var(--heading-shadow,none);font-weight:800;line-height:1.2}.section-title-accent{background:var(--gradient-accent-full);-webkit-text-fill-color:transparent;filter:var(--accent-filter,drop-shadow(0 0 24px var(--color-glow-indigo-mid)));-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--color-text-faint);font-size:var(--section-subtitle-font-size);max-width:var(--section-subtitle-max-width);margin:.75rem auto 0;line-height:1.7;animation:.7s .2s both fadeUp}.section-head{text-align:center;margin-bottom:var(--space-stack-xl)}@media (width<=767px){.section-subtitle{margin-left:0;margin-right:0}}