.boot-logo{width:190px;height:166px;position:relative;margin-bottom:2px;animation:logo-arrive .75s cubic-bezier(.2,.8,.2,1) both}.boot-logo svg{width:100%;height:100%;overflow:visible}.boot-a{fill:none;stroke:url(#bootGradient);stroke-width:9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 12px #7657ff88);stroke-dasharray:580;stroke-dashoffset:580;animation:draw-a 1s .18s ease forwards}.boot-orbit{fill:none;stroke:url(#bootGradient);stroke-width:1.5;opacity:.7;stroke-dasharray:4 6;filter:drop-shadow(0 0 5px #29d8ff)}.boot-satellite{transform-origin:121px 118px;animation:orbit-dot 1.9s linear infinite}.boot-satellite circle:first-child{fill:#fff;filter:drop-shadow(0 0 7px #29d8ff)}.boot-satellite .sat-halo{fill:none;stroke:#29d8ff;opacity:.45;animation:sat-pulse .8s ease-in-out infinite alternate}.core-star{transform-origin:121px 118px;animation:star-twinkle .55s ease-in-out infinite alternate}.core-star path{fill:#fff}.core-star circle{fill:#29d8ff}.boot .boot-mark{margin-top:8px}@keyframes draw-a{to{stroke-dashoffset:0}}@keyframes orbit-dot{to{transform:rotate(360deg)}}@keyframes star-twinkle{0%{transform:scale(.76);opacity:.65}60%{transform:scale(1.15);opacity:1}100%{transform:scale(.94);opacity:.85}}@keyframes sat-pulse{to{r:15;opacity:.08}}@keyframes logo-arrive{from{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.boot-logo{width:158px;height:138px}.boot-mark{font-size:23px!important}}@media(prefers-reduced-motion:reduce){.boot-a{stroke-dashoffset:0}.boot-satellite,.core-star{animation:none}}
