@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@400;600;700;800&display=swap";:root{color-scheme:light;font-family:Nunito,ui-sans-serif,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:linear-gradient(170deg,#a8e063,#56ab2f 40%,#2d6a4f);color:#2d3a1a}.shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.hero{text-align:center;margin-bottom:2.5rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-emoji{font-size:4.5rem;display:block;margin-bottom:.25rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.15))}.hero h1{font-family:"Baloo 2",cursive;font-size:clamp(2.2rem,6vw,3.6rem);font-weight:800;color:#fff;text-shadow:2px 3px 0 #2d6a4f,0 0 20px rgba(255,255,255,.3);margin:0 0 .4rem;letter-spacing:-.01em}.genre-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:.75rem}.genre-tag{display:inline-block;background:#ffffffe6;color:#2d6a4f;font-size:.78rem;font-weight:700;padding:.3rem .75rem;border-radius:999px;box-shadow:0 2px 6px #0000001a}.desc-card{background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:36rem;width:100%;border-radius:1.5rem;padding:2rem 2rem 2.5rem;box-shadow:0 12px 40px #00000026,0 0 0 4px #ffffff4d;margin-bottom:2rem}.desc-card p{margin:0 0 1rem;color:#3a4a2a;font-size:1.05rem;line-height:1.7}.desc-card p:last-child{margin-bottom:0}.highlight{background:linear-gradient(120deg,#ffe066,#ffd23f);padding:.1em .35em;border-radius:.3em;color:#5a4a00;font-weight:700}.features-section{max-width:36rem;width:100%;margin-bottom:2rem}.features-title{font-family:"Baloo 2",cursive;font-size:1.6rem;font-weight:700;color:#fff;text-align:center;margin:0 0 1.2rem;text-shadow:1px 2px 0 #2d6a4f}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.9rem}.feature-card{background:#ffffffe0;border-radius:1.1rem;padding:1.2rem 1rem;text-align:center;box-shadow:0 4px 14px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 8px 24px #00000026}.feature-emoji{font-size:2.2rem;display:block;margin-bottom:.3rem}.feature-label{font-size:.88rem;font-weight:700;color:#2d6a4f;line-height:1.3}.pals-section{text-align:center;margin-bottom:2.5rem}.pals-title{font-family:"Baloo 2",cursive;font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 1rem;text-shadow:1px 2px 0 #2d6a4f}.pals-row{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.pal{display:flex;flex-direction:column;align-items:center;gap:.3rem;animation:bounce 2s ease-in-out infinite}.pal:nth-child(2){animation-delay:.3s}.pal:nth-child(3){animation-delay:.6s}.pal:nth-child(4){animation-delay:.9s}.pal:nth-child(5){animation-delay:1.2s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pal-emoji{font-size:2.8rem;filter:drop-shadow(0 3px 4px rgba(0,0,0,.15))}.pal-name{font-size:.75rem;font-weight:700;color:#fff;background:#2d6a4fb3;padding:.15rem .6rem;border-radius:999px}.cta{display:inline-block;font-family:"Baloo 2",cursive;font-size:1.35rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:999px;padding:.9rem 2.8rem;cursor:pointer;box-shadow:0 6px 20px #ee5a2466,inset 0 -3px #0000001f;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none;letter-spacing:.02em}.cta:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 10px 28px #ee5a2473,inset 0 -3px #0000001f}.cta:active{transform:translateY(1px);box-shadow:0 3px 10px #ee5a2459,inset 0 -2px #0000001f}.footer{margin-top:auto;padding-top:1.5rem;text-align:center;color:#fff9;font-size:.82rem;font-weight:600}.footer-stars{display:block;font-size:1.2rem;margin-bottom:.25rem}
