@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Poppins:wght@400;600;700;800;900&display=swap");:root{--blue:#4f8ef7;--sky:#5fd1ff;--purple:#7c4dff;--yellow:#ffd54f;--green:#5ed37a;--pink:#ff7ab6;--orange:#ff9b42;--dark:#1e2761;--muted:#737ca2;--line:#e8ecff;--shadow:0 22px 55px rgba(31,39,86,.16);--softshadow:0 12px 30px rgba(31,39,86,.1)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,sans-serif;color:var(--dark);background:linear-gradient(180deg,#eaf5ff,#fff8fe)}main{max-width:1180px;margin:0 auto}.hero,main{overflow:hidden}.hero{min-height:760px;padding:28px 22px 90px;border-radius:0 0 48px 48px;background:linear-gradient(150deg,#4f8ef7,#7c4dff 72%);color:#fff;position:relative;box-shadow:var(--shadow)}.hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-95px;height:210px;border-radius:50% 50% 0 0;background:hsla(0,0%,100%,.18)}.brand{position:relative;z-index:3;display:flex;align-items:center;gap:12px;font-family:Baloo\ 2;font-weight:800;font-size:30px}.brandMark{width:54px;height:54px;border-radius:19px;background:#fff;display:grid;place-items:center;box-shadow:0 12px 28px rgba(0,0,0,.14)}.heroContent{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:34px;gap:34px;max-width:1060px;margin:68px auto 0}.heroCopy h1{font-family:Baloo\ 2;font-size:70px;line-height:.96;margin:18px 0;letter-spacing:-2px;max-width:650px}.heroCopy p{font-size:18px;line-height:1.75;opacity:.96;max-width:560px;margin:0 0 26px}.badge,.sectionLabel{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.18);color:#fff;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900}.heroButtons{display:flex;gap:14px;flex-wrap:wrap}.primaryBtn,.secondaryBtn{display:inline-flex;align-items:center;gap:9px;border-radius:22px;padding:15px 20px;text-decoration:none;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.15)}.primaryBtn{background:var(--yellow);color:#4e3500;animation:pulse 2.1s infinite}.secondaryBtn{background:#fff;color:var(--purple)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.skyDecor{position:absolute;z-index:1}.cloudOne,.cloudTwo{border-radius:999px;background:hsla(0,0%,100%,.32);animation:float 6s ease-in-out infinite}.cloudOne{width:126px;height:38px;top:92px;left:44px}.cloudTwo{width:170px;height:48px;top:170px;right:-35px;animation-delay:1.2s}.sun{width:95px;height:95px;border-radius:50%;background:rgba(255,213,79,.5);right:110px;top:80px;box-shadow:0 0 55px rgba(255,213,79,.45)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.pandiStage{height:430px;display:grid;place-items:center;position:relative}.pandi{width:235px;height:275px;border-radius:106px 106px 78px 78px;background:linear-gradient(180deg,#fff,#f5f6ff);position:relative;box-shadow:0 28px 65px rgba(0,0,0,.2);animation:breathe 3.8s ease-in-out infinite}@keyframes breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-9px) scale(1.02)}}.ear{position:absolute;width:74px;height:74px;border-radius:50%;background:#2a315f;top:-18px}.ear.left{left:14px}.ear.right{right:14px}.face{left:50%;top:54px;transform:translateX(-50%);width:172px;height:128px}.eye,.face{position:absolute}.eye{width:48px;height:60px;border-radius:50%;background:#2a315f;top:6px;animation:blink 4s infinite}.eye.left{left:14px}.eye.right{right:14px}.eye:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;top:13px;left:17px}@keyframes blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.08)}}.cheek{position:absolute;width:25px;height:16px;border-radius:50%;background:#ffd0dc;top:76px;opacity:.82}.cheek.left{left:20px}.cheek.right{right:20px}.smile{top:78px;width:58px;height:30px;border-bottom:7px solid #2a315f;border-radius:0 0 60px 60px}.scarf,.smile{position:absolute;left:50%;transform:translateX(-50%)}.scarf{bottom:28px;width:160px;height:70px;border-radius:44px 44px 34px 34px;background:linear-gradient(135deg,var(--purple),var(--blue));display:grid;place-items:center;color:#fff;font-family:Baloo\ 2;font-size:42px;font-weight:800}.hand{position:absolute;width:54px;height:72px;border-radius:999px;background:#2a315f;bottom:62px}.hand.left{left:-18px;transform:rotate(-18deg)}.hand.right{right:-18px;transform:rotate(18deg)}.sparkle{position:absolute;color:#fff;font-size:31px;animation:twinkle 2.6s ease-in-out infinite}.s1{left:42px;top:80px}.s2{right:54px;top:110px;animation-delay:.7s}.s3{right:105px;bottom:80px;animation-delay:1.3s}@keyframes twinkle{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.section{padding:84px 22px 0;max-width:1060px;margin:0 auto}.intro{text-align:center}.section .sectionLabel{color:var(--purple);background:#f1edff;border-color:#e4daff}.section h2{font-family:Baloo\ 2;font-size:48px;line-height:1.05;margin:16px auto 12px;letter-spacing:-1px;max-width:760px}.section>p{color:var(--muted);line-height:1.7;max-width:720px;margin:0 auto 32px}.featureGrid,.friendGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:34px}.featureCard,.friendCard,.parentPanel,.previewCard,footer{background:#fff;border-radius:32px;padding:24px;box-shadow:var(--softshadow);border:1px solid hsla(0,0%,100%,.9)}.featureIcon{width:58px;height:58px;border-radius:22px;background:#f1edff;color:var(--purple);display:grid;place-items:center;margin-bottom:14px}.featureCard h3,.friendCard h3{font-family:Baloo\ 2;font-size:24px;margin:0 0 6px}.featureCard p,.friendCard p,.parents p,.previewText p,footer p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.friendCard,.friends h2{text-align:center}.friendCard{position:relative;overflow:hidden}.friendCard:before{content:"";position:absolute;right:-35px;top:-35px;width:120px;height:120px;border-radius:50%;opacity:.22}.friendCard.pandi:before{background:var(--purple)}.friendCard.amani:before{background:var(--blue)}.friendCard.auliyaa:before{background:var(--green)}.friendCard.aisyah:before{background:var(--yellow)}.friendFace{width:76px;height:76px;border-radius:28px;background:linear-gradient(180deg,#fff,#f3f5ff);display:grid;place-items:center;margin:0 auto 12px;font-size:42px;box-shadow:inset 0 -8px 0 rgba(31,39,86,.06)}.quizPreview{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:30px;gap:30px;align-items:center}.previewCard{padding:22px}.quizTop{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;font-weight:900}.previewCard h2{font-size:42px;text-align:left;margin:24px 0 18px}.answers{display:grid;grid-gap:12px;gap:12px}.answers button{border:2px solid var(--line);background:#f9faff;color:var(--dark);border-radius:20px;padding:15px 16px;text-align:left;font-weight:900}.answers .correct{background:#eaf9ed;border-color:#4caf50;color:#1b7a35}.parents h2,.previewText h2{max-width:none;margin-left:0}.rewardRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.rewardRow span{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:10px 13px;font-weight:900;box-shadow:var(--softshadow);color:var(--purple)}.parents{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;align-items:center;padding-bottom:80px}.parentPanel{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.parentPanel div{background:#f8faff;border-radius:24px;padding:18px}.parentPanel strong{display:block;font-size:31px;color:var(--purple)}.parentPanel span{color:var(--muted);font-size:13px}footer{margin:0 22px 28px;text-align:center}.footerBrand{font-family:Baloo\ 2;font-size:28px;font-weight:800}.footerLinks{display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:13px;margin-top:14px}@media(max-width:800px){main{max-width:480px}.hero{min-height:760px;padding:24px 18px 72px}.brand{font-size:27px}.heroContent{grid-template-columns:1fr;gap:24px;margin-top:44px}.heroCopy h1{font-size:47px;max-width:430px}.heroCopy p{font-size:15px}.pandiStage{height:300px}.pandi{width:172px;height:204px;border-radius:80px 80px 58px 58px}.ear{width:54px;height:54px}.face{width:132px;height:100px;top:42px}.eye{width:36px;height:45px}.smile{top:63px;width:46px;height:24px;border-bottom-width:6px}.cheek{top:62px}.scarf{width:120px;height:52px;font-size:32px;bottom:22px}.hand{width:42px;height:54px;bottom:48px}.section{padding:62px 18px 0}.section h2{font-size:35px}.featureGrid,.friendGrid{grid-template-columns:1fr 1fr;gap:14px}.featureCard,.friendCard{padding:18px;border-radius:28px}.parents,.quizPreview{grid-template-columns:1fr}.quizPreview{gap:22px}.parents{padding-bottom:62px}footer{margin:0 18px 22px}}@media(max-width:370px){.heroCopy h1{font-size:42px}.featureGrid,.friendGrid{grid-template-columns:1fr}}