*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{background:#f4f8f6}img,svg{max-width:100%;display:block}a{color:inherit}@keyframes ct-draw{0%{stroke-dashoffset:1400px}to{stroke-dashoffset:0}}@keyframes ct-rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes ct-pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes ct-scan{0%{opacity:0;transform:translate(-20%)}18%{opacity:.28}to{opacity:0;transform:translate(120%)}}.hero-scan{animation:7s ease-in-out infinite ct-scan}.hero-bar{transform-box:fill-box;transform-origin:50% 100%;animation:1.15s cubic-bezier(.22,1,.36,1) both ct-rise}.hero-line{stroke-dasharray:1400;animation:2.4s cubic-bezier(.22,1,.36,1) forwards ct-draw}.hero-dot{animation:2.4s ease-in-out infinite ct-pulse}@media (prefers-reduced-motion:reduce){.hero-scan,.hero-bar,.hero-line,.hero-dot{animation:none!important}.hero-bar{transform:scaleY(1)}.hero-line{stroke-dashoffset:0}}
