@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;700;800;900&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,Segoe UI,sans-serif;font-weight:700;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{color:#24305e;background:radial-gradient(circle at 0 0,#ffb70359,#0000 20%),radial-gradient(circle at 100% 0,#5b6cff47,#0000 18%),linear-gradient(#fff8ea 0%,#f3f7ff 55%,#fffdf8 100%);min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.playful-shell{position:relative;overflow:hidden}@keyframes result-pop-in{0%{opacity:0;transform:translateY(20px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes confetti-drop{0%{opacity:0;transform:translateY(-8vh)rotate(0)scale(.9)}10%{opacity:1}to{opacity:0;transform:translateY(105vh)rotate(720deg)scale(1.1)}}.result-dialog-wrapper .MuiDialog-paper{animation:.36s cubic-bezier(.22,1,.36,1) result-pop-in}.confetti-screen{pointer-events:none;z-index:1200;position:fixed;inset:0;overflow:hidden}.confetti-piece{opacity:0;border-radius:5px;width:14px;height:22px;animation:2.2s ease-in-out forwards confetti-drop;position:absolute;top:-10vh;box-shadow:0 8px 18px #24305e2e}.confetti-piece--circle{border-radius:999px;width:12px;height:12px}.confetti-piece--bar{border-radius:999px;width:16px;height:8px}.confetti-piece--triangle{clip-path:polygon(50% 0%,0% 100%,100% 100%);border-radius:2px;width:14px;height:14px}.confetti-piece--diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);border-radius:2px;width:12px;height:12px}.playful-shell:before,.playful-shell:after{content:"";pointer-events:none;filter:blur(2px);border-radius:999px;position:absolute}.playful-shell:before{background:#ffb70347;width:140px;height:140px;top:20px;left:-18px}.playful-shell:after{background:#5b6cff2e;width:180px;height:180px;bottom:10px;right:-30px}.playful-card{transition:transform .18s,box-shadow .18s}.playful-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 24px 55px #5b6cff3d}.playful-badge{color:#4b59d6;background:#ffffffd9;border-radius:999px;justify-content:center;align-items:center;padding:5px 12px;font-weight:800;display:inline-flex}
