@keyframes weaveReveal{0%{transform:translateY(0)}100%{transform:translateY(-102%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinBack{to{transform:rotate(-360deg)}}@keyframes breathe{50%{opacity:.45;transform:scale(1.04)}}@keyframes sceneIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes lineFlow{to{stroke-dashoffset:-120}}.orbit-a{animation:spin 34s linear infinite}.orbit-b{animation:spinBack 52s linear infinite}.orbit-c{animation:spin 26s linear infinite}.hero-logo:before{animation:breathe 4s ease-in-out infinite}.circuit-lines path,.lab-visual svg path{stroke-dasharray:8 10;animation:lineFlow 11s linear infinite}.scene.is-entering>*{animation:sceneIn .65s .12s both}.nav-item,.text-action,.ghost-action,.inline-link,.contact-mail{transition:color .25s,border-color .25s,transform .25s}.text-action:hover,.inline-link:hover,.contact-mail:hover{color:#fff;transform:translateX(4px)}.ghost-action:hover{border-color:var(--cyan);color:#fff}.boot-mark{animation:breathe 3s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
