:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{color:oklch(38% .04 50);background:oklch(97% .015 70);min-height:100svh;margin:0;font-family:Nunito,system-ui,sans-serif}#root{flex-direction:column;min-height:100svh;display:flex}button{cursor:pointer;border:none;font-family:inherit}@keyframes catBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.cat-breathe{animation:6s ease-in-out infinite catBreathe}
