*{box-sizing:border-box}body,html{background:#ffffff}a{color:inherit;text-decoration:none}@keyframes hero-status-pulse{0%{box-shadow:0 0 0 3px rgba(109,127,92,.22)}70%,to{box-shadow:0 0 0 7px rgba(109,127,92,0)}}.hero-status-dot{animation:hero-status-pulse 2s ease-out infinite}@keyframes hero-interior-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-interior-marquee-track{animation:hero-interior-marquee 72s linear infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.hero-status-dot{animation:none;box-shadow:0 0 0 3px rgba(109,127,92,.16)}.hero-interior-marquee-track{animation:none}}