@import"https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&family=Fredoka+One&display=swap";body{font-family:Comic Neue,cursive;background-color:#eef2ff;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Fredoka One,cursive}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#818cf8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#6366f1}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-animation{animation:bounce 2s infinite}.btn-hover-effect{transition:all .3s ease;transform:scale(1)}.btn-hover-effect:hover{transform:scale(1.05);box-shadow:0 10px 20px #0000001a}.layout-container.svelte-12qhfyh{max-width:1024px;margin-left:auto;margin-right:auto;padding:32px 16px}
