@charset "UTF-8";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:"Baloo 2",Fredoka,system-ui,-apple-system,sans-serif;color:#2f2447;background:linear-gradient(-45deg,#ffd1dc,#c8b6ff,#a0e7ff,#b9fbc0,#fff3b0);background-size:400% 400%;animation:skyshift 24s ease infinite;overflow-x:hidden}@keyframes skyshift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1,h2,h3{font-family:Fredoka,"Baloo 2",sans-serif}button{font-family:inherit}:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:2px}::selection{background:#ffb3d9}@media (prefers-reduced-motion: reduce){body{animation:none}}
