/* EducTools Game Studio v1.15.1 — Kindergarten templates and Balanced AR UI */
.category-kindergarten{background:linear-gradient(145deg,#fff0f7 0%,#eef7ff 52%,#fff7cf 100%)}

body.game-player-body .kids-choice-game{
  position:relative;
  width:min(940px,100%);
  overflow:hidden;
  margin:auto;
  padding:clamp(22px,4vw,46px);
 
  border-radius:32px;
 /*
 border:3px solid rgba(255,255,255,.88);
 background:
    radial-gradient(circle at 8% 12%,rgba(255,211,108,.35) 0 40px,transparent 41px),
    radial-gradient(circle at 94% 10%,rgba(139,216,255,.28) 0 55px,transparent 56px),
    linear-gradient(155deg,rgba(255,255,255,.98),rgba(255,247,253,.94) 48%,rgba(239,248,255,.96));
  box-shadow:0 22px 55px rgba(99,67,147,.18),inset 0 0 0 1px rgba(142,101,213,.08);*/
}
body.game-player-body .kids-choice-game .question-card{position:relative;z-index:2}
body.game-player-body .kids-choice-game .question-card>span{padding:5px 12px;border-radius:999px;background:#f1eaff;color:#7450d8}
body.game-player-body .kids-choice-game .question-card h2{margin:10px auto 17px; /*color:#443157;*/font-family:"Mali","Noto Sans Thai",sans-serif;font-size:clamp(1.45rem,3.2vw,2.25rem)}
body.game-player-body .kids-game-mascot{position:absolute;top:14px;right:20px;font-size:clamp(2.2rem,5vw,4rem);filter:drop-shadow(0 9px 9px rgba(75,44,103,.17));transform:rotate(7deg);animation:egs-kids-bob 3s ease-in-out infinite}
body.game-player-body .kids-answer-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}
body.game-player-body .kids-answer{
  display:flex;min-height:86px;align-items:center;gap:13px;padding:13px 16px;border:3px solid rgba(255,255,255,.95);border-radius:23px;color:#3f3450;text-align:left;box-shadow:0 10px 0 rgba(87,61,126,.10),0 15px 28px rgba(76,54,108,.10);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease
}
body.game-player-body .kids-answer:nth-child(4n+1){background:linear-gradient(145deg,#fff,#ffe4f1);outline:3px solid #ff87b8}
body.game-player-body .kids-answer:nth-child(4n+2){background:linear-gradient(145deg,#fff,#ddf3ff);outline:3px solid #65bdeb}
body.game-player-body .kids-answer:nth-child(4n+3){background:linear-gradient(145deg,#fff,#e2fae8);outline:3px solid #62cc8e}
body.game-player-body .kids-answer:nth-child(4n){background:linear-gradient(145deg,#fff,#fff2c8);outline:3px solid #f4be58}
body.game-player-body .kids-answer:hover{z-index:2;transform:translateY(-4px) scale(1.015);box-shadow:0 14px 0 rgba(87,61,126,.08),0 20px 35px rgba(76,54,108,.14);filter:saturate(1.08)}
body.game-player-body .kids-answer>b{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:14px;background:rgba(255,255,255,.88);color:#7250c5;font-size:1.06rem;box-shadow:0 5px 12px rgba(78,53,111,.11)}
body.game-player-body .kids-answer .game-card-face{display:flex;min-width:0;flex:1;align-items:center;gap:11px}
body.game-player-body .kids-answer .game-card-emoji{font-size:clamp(1.7rem,4vw,2.6rem)}
body.game-player-body .kids-answer .game-card-text{font-family:"Mali","Noto Sans Thai",sans-serif;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:800}
body.game-player-body .kids-answer .game-card-image{width:74px;height:58px;flex:0 0 auto;border-radius:13px;object-fit:cover;background:#fff}
body.game-player-body .kids-listen-button{display:grid;width:min(440px,100%);justify-items:center;margin:8px auto 0;padding:18px 24px;border:3px solid #cbb7ff;border-radius:28px;background:linear-gradient(145deg,#7857df,#a56eed);color:#fff;box-shadow:0 12px 0 #5d3ab7,0 22px 35px rgba(94,54,172,.22);transition:transform .15s}
body.game-player-body .kids-listen-button:hover{transform:translateY(-3px)}
body.game-player-body .kids-listen-button>span{font-size:3.2rem;filter:drop-shadow(0 6px 7px rgba(34,18,68,.25))}
body.game-player-body .kids-listen-button>b{font-size:1.22rem}
body.game-player-body .kids-listen-button>small{opacity:.88}
body.game-player-body .kids-question-picture,body.game-player-body .kids-animal-card{display:grid;width:min(300px,75vw);min-height:170px;place-items:center;margin:8px auto;padding:14px;border:4px solid #fff;border-radius:28px;background:linear-gradient(145deg,#fff,#fff4e0);box-shadow:0 12px 30px rgba(85,57,120,.15)}
body.game-player-body .kids-question-picture .game-card-face,body.game-player-body .kids-animal-card .game-card-face{display:grid;justify-items:center;gap:6px}
body.game-player-body .kids-question-picture .game-card-image,body.game-player-body .kids-animal-card .game-card-image{width:220px;height:125px;border-radius:18px;object-fit:cover}
body.game-player-body .kids-question-picture .game-card-emoji,body.game-player-body .kids-animal-card .game-card-emoji{font-size:5rem;line-height:1}
body.game-player-body .kids-question-picture .game-card-text,body.game-player-body .kids-animal-card .game-card-text{font-weight:900}
body.game-player-body .kids-count-cloud{display:flex;width:min(620px,100%);min-height:116px;flex-wrap:wrap;align-content:center;justify-content:center;gap:5px 10px;margin:auto;padding:16px 24px;border:3px dashed #9f85e7;border-radius:28px;background:rgba(245,240,255,.82)}
body.game-player-body .kids-count-cloud>span{font-size:clamp(2rem,5vw,3.4rem);filter:drop-shadow(0 5px 4px rgba(76,52,102,.13));animation:egs-kids-pop 2.4s ease-in-out infinite}
body.game-player-body .kids-count-cloud>span:nth-child(3n){animation-delay:.25s}
body.game-player-body .kids-count-cloud>span:nth-child(3n+2){animation-delay:.5s}
body.game-player-body .kids-word-pattern,body.game-player-body .kids-rhyme-word{display:flex;width:max-content;max-width:100%;align-items:center;justify-content:center;gap:18px;margin:6px auto;padding:15px 26px;border-radius:23px;background:#fff;border:3px solid #ffd271;box-shadow:0 10px 24px rgba(94,64,124,.13)}
body.game-player-body .kids-word-pattern>span,body.game-player-body .kids-rhyme-word>span{font-size:3.3rem}
body.game-player-body .kids-word-pattern>b,body.game-player-body .kids-rhyme-word>b{color:#6942bd;font-family:"Mali",sans-serif;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:.16em}
body.game-player-body .kids-visual-banner,body.game-player-body .kids-color-target{display:flex;width:max-content;max-width:100%;align-items:center;gap:12px;margin:5px auto;padding:12px 20px;border-radius:20px;background:#fff;box-shadow:0 9px 22px rgba(86,61,118,.12);font-weight:900}
body.game-player-body .kids-visual-banner>span{font-size:2.5rem}
body.game-player-body .kids-color-target>span{width:74px;height:74px;border:6px solid #fff;border-radius:50%;background:var(--target-color);box-shadow:0 0 0 3px rgba(86,61,118,.13),0 8px 18px rgba(47,35,61,.18)}
body.game-player-body .kids-shape-target{display:grid;min-height:122px;place-items:center;font-size:7rem;line-height:1;filter:drop-shadow(0 12px 10px rgba(77,48,113,.18))}
body.game-player-body .kids-number-train{display:flex;max-width:100%;align-items:center;justify-content:center;gap:5px;overflow:auto;padding:12px}
body.game-player-body .kids-number-train .train-engine{font-size:3.6rem}
body.game-player-body .kids-number-train>b{display:grid;min-width:58px;height:58px;place-items:center;border:3px solid #fff;border-radius:17px;background:linear-gradient(145deg,#7ed7ff,#5795e6);color:#fff;font-size:1.35rem;box-shadow:0 7px 0 #3e75c2}
body.game-player-body .kids-feed-arrow{margin:9px auto 0;color:#795ba1;text-align:center;font-weight:900}
.preview-kids-visual,.preview-kids-picture,.preview-kids-count,.preview-kids-color,.preview-kids-shape{margin:0 auto 18px;padding:15px;border-radius:18px;background:rgba(255,255,255,.18);font-size:1.35rem;font-weight:900}
.preview-kids-picture .card-face-content{display:grid;justify-items:center}.preview-kids-picture img{max-height:120px;border-radius:14px}.preview-kids-count{display:flex;max-width:560px;flex-wrap:wrap;justify-content:center;gap:5px}.preview-kids-count span{font-size:2rem}.preview-kids-color{display:flex;align-items:center;justify-content:center;gap:10px}.preview-kids-color i{display:block;width:55px;height:55px;border:4px solid #fff;border-radius:50%}.preview-kids-shape{font-size:5rem}

/* Balanced AR UI — calm hierarchy, clear information and an open camera area */
body.game-player-body .ar-deluxe-stage{
  min-height:clamp(650px,76svh,920px);border:3px solid rgba(255,255,255,.9);border-radius:26px;background:#202235;
  box-shadow:0 18px 46px rgba(35,25,58,.22),0 0 0 1px rgba(88,70,125,.15)
}
body.game-player-body .ar-deluxe-stage video{filter:saturate(.9) brightness(.96) contrast(.96)}
body.game-player-body .ar-deluxe-stage canvas{z-index:4;opacity:.9}
body.game-player-body .ar-camera-tint{
  position:absolute;z-index:1;inset:0;pointer-events:none;
  background:radial-gradient(circle at 50% 48%,transparent 35%,rgba(35,27,53,.09) 100%),linear-gradient(180deg,rgba(231,224,255,.05),rgba(255,239,216,.035))
}
body.game-player-body .ar-deluxe-hud{position:absolute;z-index:15;top:10px;right:12px;left:12px;pointer-events:none}
body.game-player-body .ar-hud-main{
  display:grid;grid-template-columns:132px minmax(0,1fr) auto;min-height:58px;align-items:center;gap:12px;padding:7px 9px;
  border:2px solid rgba(255,255,255,.94);border-radius:22px;background:rgba(255,255,255,.92);
  box-shadow:0 8px 24px rgba(37,29,54,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)
}
body.game-player-body .ar-hud-brand{display:flex;align-items:center;gap:8px;color:#594477;font-family:"Mali",sans-serif;line-height:1.1}
body.game-player-body .ar-hud-brand>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:2px solid #fff;border-radius:15px;background:#fff3c9;font-size:1.45rem;box-shadow:0 3px 9px rgba(66,49,91,.12)}
body.game-player-body .ar-hud-brand>b{font-size:.78rem;letter-spacing:.04em}
body.game-player-body .ar-hud-brand small{display:block;margin-top:2px;color:#7a6c89;font-family:"Noto Sans Thai",sans-serif;font-size:.64rem;font-weight:700;letter-spacing:0;white-space:nowrap}
body.game-player-body .ar-hud-dots{display:flex;min-width:0;justify-content:center;gap:7px}
body.game-player-body .ar-hud-dots i{width:11px;height:11px;border-radius:50%;background:#ddd6e8;box-shadow:inset 0 1px 2px rgba(56,42,79,.12);transition:width .25s ease,background .25s ease}
body.game-player-body .ar-hud-dots i.is-done{background:#63bca5}
body.game-player-body .ar-hud-dots i.is-active{width:25px;border-radius:999px;background:#8a6ec5;box-shadow:none}
body.game-player-body .ar-hud-actions{display:flex;align-items:center;gap:7px;color:#564370;font-weight:900;pointer-events:auto}
body.game-player-body .ar-hud-actions>b,body.game-player-body .ar-hud-actions>span{padding:6px 10px;border:1px solid #e6e0ec;border-radius:12px;background:#f7f4fa;white-space:nowrap}
body.game-player-body .ar-hud-actions>b{color:#614990}
body.game-player-body .ar-hud-actions>span{border-color:#f0dda5;background:#fff8df;color:#8b6507}
body.game-player-body .ar-hud-actions>button,body.game-player-body .ar-hud-actions>a{display:grid;width:36px;height:36px;place-items:center;border:1px solid #dce8ee;border-radius:12px;background:#f2f9fc;color:#3f83a2;font-size:1.05rem;box-shadow:none;transition:background .15s ease,transform .15s ease}
body.game-player-body .ar-hud-actions>a{border-color:#efdce5;background:#fff5f8;color:#b35e7f;font-size:1.3rem}
body.game-player-body .ar-hud-actions>button:hover,body.game-player-body .ar-hud-actions>a:hover{transform:translateY(-1px);filter:saturate(1.08)}
body.game-player-body .ar-hud-progress{height:9px;margin:6px 12px 0;padding:2px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 3px 10px rgba(41,31,58,.1)}
body.game-player-body .ar-hud-progress>i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#68c6b0,#8f78cb);box-shadow:none;transition:width .35s ease}
body.game-player-body .ar-deluxe-stage .ar-question-float{top:95px;width:min(660px,calc(100% - 28px));text-shadow:none}
body.game-player-body .ar-deluxe-stage .ar-question-float>span{display:none}
body.game-player-body .ar-deluxe-stage .ar-question-float>div{width:max-content;max-width:100%;margin:auto;padding:11px 22px;border:2px solid rgba(255,255,255,.96);border-radius:19px;background:rgba(255,255,255,.93);color:#302941;box-shadow:0 8px 22px rgba(39,29,55,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
body.game-player-body .ar-deluxe-stage .ar-question-float h2{font-family:"Mali","Noto Sans Thai",sans-serif;font-size:clamp(1.35rem,2.6vw,2.2rem);font-weight:700;line-height:1.28}

/* Four balanced answer zones keep the centre clear for the learner and hand cursor. */
body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-options-scatter{
  display:grid;inset:31% 4% 7%;grid-template-columns:minmax(180px,320px) minmax(180px,320px);grid-template-rows:repeat(2,minmax(88px,124px));align-content:space-between;justify-content:space-between;column-gap:clamp(70px,20vw,330px);row-gap:18px
}
body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-answer{
  position:relative;inset:auto;width:100%;min-height:88px;max-height:124px;gap:12px;justify-self:stretch;padding:13px 17px;
  border:2px solid rgba(255,255,255,.96);border-radius:22px;color:#302a3d;outline:3px solid var(--ar-option-accent,#8a6ec5);outline-offset:-1px;
  background:rgba(255,255,255,.91);box-shadow:0 9px 24px rgba(33,25,46,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)
}
body.game-player-body .ar-deluxe-stage .ar-answer:nth-child(4n+1){--ar-option-accent:#d86b98;--ar-option-soft:#fcebf2}
body.game-player-body .ar-deluxe-stage .ar-answer:nth-child(4n+2){--ar-option-accent:#5a9fc0;--ar-option-soft:#e9f5fa}
body.game-player-body .ar-deluxe-stage .ar-answer:nth-child(4n+3){--ar-option-accent:#55a880;--ar-option-soft:#eaf7f0}
body.game-player-body .ar-deluxe-stage .ar-answer:nth-child(4n){--ar-option-accent:#c69436;--ar-option-soft:#fff5dd}
body.game-player-body .ar-deluxe-stage .ar-answer>b{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--ar-option-soft,#f4f0fa);color:var(--ar-option-accent,#765cac);font-size:1rem}
body.game-player-body .ar-deluxe-stage .ar-answer>span{width:100%;color:inherit;text-align:left;font-family:"Mali","Noto Sans Thai",sans-serif;font-size:clamp(1.05rem,2vw,1.55rem);font-weight:700;line-height:1.25}
body.game-player-body .ar-deluxe-stage .ar-answer:hover,body.game-player-body .ar-deluxe-stage .ar-answer.ar-hover{border-color:#fff;background:#fff;outline-width:5px;transform:translateY(-2px) scale(1.015);box-shadow:0 12px 28px rgba(33,25,46,.24)}
body.game-player-body .ar-deluxe-stage .ar-answer:focus-visible{outline:5px solid #6247a2;outline-offset:3px}
body.game-player-body .ar-deluxe-stage .ar-answer.correct-answer:after,body.game-player-body .ar-deluxe-stage .ar-answer.wrong-answer:after{display:grid;position:absolute;top:8px;right:8px;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;font-size:1.1rem;font-weight:900;content:"✓"}
body.game-player-body .ar-deluxe-stage .ar-answer.correct-answer:after{background:#2d9a69}
body.game-player-body .ar-deluxe-stage .ar-answer.wrong-answer:after{background:#d94e63;content:"×"}

/* Other AR templates use the same calm visual language. */
body.game-player-body .ar-deluxe-stage .ar-category-object{top:31%;border:2px solid rgba(255,255,255,.95);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(35,27,49,.2)}
body.game-player-body .ar-deluxe-stage .ar-category-targets{right:4%;bottom:7%;left:4%;gap:clamp(70px,20vw,330px)}
body.game-player-body .ar-deluxe-stage .ar-category-target{min-height:88px;border:2px solid #fff;border-radius:22px;background:rgba(255,255,255,.92);color:#302a3d;box-shadow:0 9px 24px rgba(33,25,46,.2)}
body.game-player-body .ar-deluxe-stage .ar-category-target:hover,body.game-player-body .ar-deluxe-stage .ar-category-target.ar-hover{border-color:#7559ad;background:#fff;transform:translateY(-2px)}
body.game-player-body .ar-deluxe-stage .ar-sequence-answer{top:178px;border:1px solid rgba(255,255,255,.82);border-radius:16px;background:rgba(38,31,50,.76);box-shadow:0 7px 20px rgba(24,18,34,.18)}
body.game-player-body .ar-deluxe-stage .ar-sequence-card{border:2px solid rgba(255,255,255,.94);border-radius:17px;background:rgba(255,255,255,.9);color:#302a3d;box-shadow:0 8px 20px rgba(32,24,44,.18)}
body.game-player-body .ar-deluxe-stage .ar-sequence-card:hover,body.game-player-body .ar-deluxe-stage .ar-sequence-card.ar-hover{border-color:#7559ad;background:#fff;transform:translateY(-2px)}
body.game-player-body .ar-deluxe-stage .ar-find-object{border:2px solid rgba(255,255,255,.96);border-radius:24px;background:rgba(255,255,255,.9);color:#302a3d;box-shadow:0 9px 24px rgba(33,25,46,.2)}
body.game-player-body .ar-deluxe-stage .ar-find-object:hover,body.game-player-body .ar-deluxe-stage .ar-find-object.ar-hover{border-color:#7559ad;background:#fff;transform:translateY(-2px) scale(1.025)}

body.game-player-body .ar-deluxe-stage .ar-cursor{width:36px;height:36px;border:4px solid #f3c54e;background:rgba(255,255,255,.2);box-shadow:0 0 0 4px rgba(255,255,255,.82),0 6px 16px rgba(36,27,49,.24)}
body.game-player-body .ar-deluxe-decor{display:none}
body.egs-kids-theme.game-player-body.game-player-cute-v4117 .ar-deluxe-stage .ar-feedback-toast{z-index:20!important;top:50%!important;right:auto!important;bottom:auto!important;left:50%!important;width:min(500px,calc(100% - 24px))!important;transform:translate(-50%,-50%)!important}

@keyframes egs-kids-bob{0%,100%{transform:translateY(0) rotate(7deg)}50%{transform:translateY(-8px) rotate(2deg)}}
@keyframes egs-kids-pop{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@media(max-width:760px){
  body.game-player-body .kids-answer-grid{grid-template-columns:1fr;gap:11px}
  body.game-player-body .kids-answer{min-height:72px;border-radius:19px}
  body.game-player-body .kids-game-mascot{right:8px;font-size:2.2rem}
  body.game-player-body .ar-deluxe-stage{min-height:calc(100svh - 118px);border-width:2px;border-radius:0}
  body.game-player-body .ar-deluxe-hud{top:6px;right:6px;left:6px}
  body.game-player-body .ar-hud-main{grid-template-columns:44px minmax(0,1fr);min-height:52px;gap:5px;padding:5px;border-radius:18px}
  body.game-player-body .ar-hud-brand>b,body.game-player-body .ar-hud-dots{display:none}
  body.game-player-body .ar-hud-brand>span{width:40px;height:40px;border-radius:13px;font-size:1.3rem}
  body.game-player-body .ar-hud-actions{grid-column:2;grid-row:1;justify-self:end;gap:5px}
  body.game-player-body .ar-hud-actions>b,body.game-player-body .ar-hud-actions>span{padding:5px 7px;border-radius:10px;font-size:.72rem}
  body.game-player-body .ar-hud-actions>button,body.game-player-body .ar-hud-actions>a{width:32px;height:32px;border-radius:10px;font-size:.94rem}
  body.game-player-body .ar-hud-actions>a{display:none}
  body.game-player-body .ar-hud-progress{height:7px;margin:4px 8px 0}
  body.game-player-body .ar-deluxe-stage .ar-question-float{top:78px;width:calc(100% - 16px)}
  body.game-player-body .ar-deluxe-stage .ar-question-float>div{padding:8px 13px;border-radius:15px}
  body.game-player-body .ar-deluxe-stage .ar-question-float h2{font-size:clamp(1.05rem,4.8vw,1.5rem)}
  body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-options-scatter{inset:31% 3% 5%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(72px,96px));column-gap:10px;row-gap:12px}
  body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-answer{min-height:72px;max-height:96px;gap:7px;padding:8px 9px;border-radius:17px;outline-width:2px}
  body.game-player-body .ar-deluxe-stage .ar-answer>b{width:31px;height:31px;border-radius:9px;font-size:.8rem}
  body.game-player-body .ar-deluxe-stage .ar-answer>span{font-size:clamp(.88rem,3.5vw,1.08rem)}
  body.game-player-body .ar-deluxe-stage .ar-category-object{top:30%}
  body.game-player-body .ar-deluxe-stage .ar-category-targets{right:3%;bottom:5%;left:3%;gap:10px}
  body.game-player-body .ar-deluxe-stage .ar-category-target{min-height:72px;border-radius:17px}
  body.game-player-body .ar-deluxe-stage .ar-sequence-answer{top:142px}
  body.game-player-body .ar-deluxe-stage .ar-find-object{border-radius:19px}
}
@media(max-width:430px){
  body.game-player-body .ar-hud-actions>button{display:none}
  body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-options-scatter{top:30%;right:2%;left:2%;column-gap:8px}
  body.game-player-body .ar-deluxe-stage:not(.ar-category-stage):not(.ar-sequence-stage):not(.ar-find-stage) .ar-answer{padding:7px;border-radius:15px}
  body.game-player-body .ar-deluxe-stage .ar-answer>b{width:27px;height:27px}
}
@media(prefers-reduced-motion:reduce){body.game-player-body .kids-game-mascot,body.game-player-body .kids-count-cloud>span{animation:none}body.game-player-body .ar-deluxe-stage *{transition:none!important}}
