.disable-css-animations.svelte-18gcvoc *{animation:none!important}.start-button-glow{animation:start-button-glow 1.8s ease-in-out infinite}.start-button-shine{position:relative;overflow:hidden}.start-button-shine:before{content:"";position:absolute;inset:-35%;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.45) 50%,transparent 65%);transform:translate(-120%);animation:start-button-shine 2.8s ease-in-out infinite;pointer-events:none}.logo-float{animation:logo-float 7s ease-in-out infinite;transform-origin:center}@keyframes start-button-glow{0%,to{box-shadow:0 18px 40px #0000004d,0 0 #fff0}50%{box-shadow:0 18px 40px #0000004d,0 0 42px #ffffff80,0 0 92px #ffffff59,0 0 140px #ffffff40}}@keyframes start-button-shine{0%,45%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes logo-float{0%,to{opacity:.96;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-8px) scale(1.025)}}
