:root{--accent: 205;--accent-secondary: 120}@keyframes dropin{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}html,button{font-family:Space Grotesk,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,picture{margin:0}h1,h2,h3,h4,h5,h6,p{font-weight:400}body{line-height:1.5;min-height:100vh}a,a:visited,a:hover,a:active{color:unset}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}.spinning{animation:.5s infinite rotate}@keyframes rotate{0%{transform:rotate(1deg)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:0,01s!important;animation-iteration-count:1!important;transition-duration:0,01s!important;scroll-behavior:auto!important}}@font-face{font-family:Space Grotesk;src:url(/fonts/SpaceGrotesk.ttf)}
