@keyframes hero-float-a{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@keyframes hero-float-b{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-15px,0)}}@keyframes hero-float-c{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.animate-hero-float-a{animation:hero-float-a 6s ease-in-out infinite;will-change:transform}.animate-hero-float-b{animation:hero-float-b 5s ease-in-out 1s infinite;will-change:transform}.animate-hero-float-c{animation:hero-float-c 7s ease-in-out 2s infinite;will-change:transform}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-hero-fade-up{animation:hero-fade-up .6s ease-out .3s both}@keyframes home-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.animate-home-marquee{animation:home-marquee var(--marquee-duration,40s) linear infinite;will-change:transform}.home-marquee-group:hover .animate-home-marquee{animation-play-state:paused}@keyframes net-flow{to{stroke-dashoffset:-14}}.animate-net-flow{animation:net-flow 1.6s linear infinite}@keyframes net-ring{0%{opacity:.5;transform:scale(.85)}70%,to{opacity:0;transform:scale(1.9)}}.animate-net-ring{animation:net-ring 2.8s ease-out infinite}@keyframes net-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.animate-net-breathe{animation:net-breathe 3.5s ease-in-out infinite}@keyframes scan-sweep{0%{transform:translateY(-60%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(60%);opacity:0}}.animate-scan-sweep{animation:scan-sweep 2.6s ease-in-out infinite}.faq-item{interpolate-size:allow-keywords}.faq-item::details-content{block-size:0;opacity:0;overflow:clip;transition:block-size .32s ease,opacity .32s ease,content-visibility allow-discrete .32s}.faq-item[open]::details-content{block-size:auto;opacity:1}@media (prefers-reduced-motion:reduce){.animate-hero-float-a,.animate-hero-float-b,.animate-hero-float-c{animation:none}.animate-hero-fade-up{animation:none;opacity:1}.animate-home-marquee,.animate-net-breathe,.animate-net-flow,.animate-net-ring{animation:none}.animate-scan-sweep{animation:none;opacity:0}.faq-item::details-content{transition:none}}