html{scroll-behavior:smooth}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.stage-card-active{box-shadow:14px 14px 28px #7e570040,-8px -8px 20px #fffffff2,inset 2px 2px 4px #fffc,inset -2px -2px 4px #714d001f;border:1.5px solid rgba(250,188,77,.4)}.stage-card-done{box-shadow:6px 6px 14px #a6998e40,-4px -4px 10px #ffffffe6,inset 1px 1px 2px #bfeec180,inset -1px -1px 2px #0732140d}
