*{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}@media (prefers-reduced-motion:reduce){.hero-status-dot{animation:none;box-shadow:0 0 0 3px rgba(109,127,92,.16)}}