.section-header{margin-bottom:var(--spacing-4);max-width:100%}@media screen and (min-width:768px){.section-header{margin-bottom:var(--spacing-5);max-width:700px}}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.solar-badge{background:var(--accent-color-light);color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--spacing-2);border:1px solid #ff7f4133;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}@media screen and (min-width:768px){.solar-badge{gap:var(--spacing-1);font-size:var(--font-size-sm);padding:6px 16px}}.solar-badge__icon{width:14px;height:14px;fill:var(--primary-color);filter:drop-shadow(0 0 5px var(--primary-color-light))}@media screen and (min-width:768px){.solar-badge__icon{width:14px;height:14px}}.section-header__title{color:var(--secondary-color);margin-bottom:var(--spacing-1);font-size:clamp(1.5rem,5vw,1.75rem);font-weight:700;line-height:1.2}@media screen and (min-width:480px){.section-header__title{font-size:clamp(1.6rem,4.5vw,2rem)}}@media screen and (min-width:768px){.section-header__title{margin-bottom:var(--spacing-2);font-size:clamp(1.75rem,4vw,2.5rem)}}.section-header__subtitle{color:var(--neutral-medium);max-width:100%;font-size:.9rem;line-height:1.5}@media screen and (min-width:768px){.section-header__subtitle{font-size:var(--font-size-md);max-width:600px}}.section-header--center .section-header__subtitle{margin-left:auto;margin-right:auto}.section-header__bar{background:var(--accent-color-dark);width:40px;height:3px;margin-top:var(--spacing-2);border-radius:2px;transition:width .3s}.section-header:hover .section-header__bar{width:50px}@media screen and (min-width:768px){.section-header__bar{width:50px;height:4px}.section-header:hover .section-header__bar{width:60px}}.section-header--center .section-header__bar{margin-left:auto;margin-right:auto}@keyframes badgePulse{0%,to{box-shadow:0 0 #ff7f414d}50%{box-shadow:0 0 0 4px #ff7f411a}}.solar-badge{animation:3s ease-in-out infinite badgePulse}@media (prefers-reduced-motion:reduce){.solar-badge{animation:none}}@media screen and (max-width:480px){.section-header{margin-bottom:var(--spacing-3)}.solar-badge{gap:4px;padding:3px 10px;font-size:.65rem}.solar-badge__icon{width:12px;height:12px}.section-header__title{font-size:1.4rem}.section-header__subtitle{font-size:.8rem}.section-header__bar{width:35px;height:2px}}.section-header__bar,.solar-badge{will-change:transform,width}@media (prefers-reduced-motion:reduce){.section-header__bar,.solar-badge,.section-header__bar:hover{transition:none!important;animation:none!important}.section-header:hover .section-header__bar{width:40px}}
