.emh-eag-wrap{--emh-eag-app-vh:1vh;background:linear-gradient(120deg,#ff6ec7,#ffd166,#7b61ff,#35c8ff,#2bd67b,#ff8c42);background-size:320% 320%;animation:emhEagRainbow 11s ease infinite;border-radius:36px;padding:clamp(12px,1.8vw,24px);margin:12px auto;box-shadow:0 18px 50px rgba(98,75,150,.16);font-family:ui-rounded,"Trebuchet MS","Comic Sans MS",system-ui,sans-serif;color:#24345d;overflow:hidden;position:relative;min-height:min(calc(var(--emh-eag-app-vh) * 100 - 24px),1080px)}
.emh-eag-wrap:before,.emh-eag-wrap:after{content:"";position:absolute;border-radius:999px;pointer-events:none;opacity:.55}.emh-eag-wrap:before{width:280px;height:280px;left:-90px;top:-90px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.7),rgba(255,255,255,0))}.emh-eag-wrap:after{width:300px;height:300px;right:-110px;bottom:-110px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.66),rgba(255,255,255,0))}
@keyframes emhEagRainbow{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
.emh-eag-root,.emh-eag-top,.emh-eag-stats,.emh-eag-path,.emh-eag-level-map,.emh-eag-main,.emh-eag-panel,.emh-eag-player-row,.emh-eag-leaderboard-panel{position:relative;z-index:1}
.emh-eag-root{display:flex;flex-direction:column;gap:clamp(8px,1.2vw,16px);height:100%;min-height:0}
.emh-eag-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.emh-eag-top h2{font-size:clamp(26px,4vw,52px);line-height:1.02;margin:8px 0 6px;color:#fff;text-shadow:0 4px 18px rgba(70,40,130,.25)}.emh-eag-top p{font-size:clamp(15px,1.9vw,24px);margin:0;color:#fff;max-width:760px;text-shadow:0 3px 12px rgba(70,40,130,.18)}.emh-eag-pill,.emh-eag-hero,.emh-eag-player-box{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.88);padding:12px 18px;border-radius:999px;box-shadow:0 10px 24px rgba(123,97,255,.12);font-weight:800}.emh-eag-hero-icon{font-size:28px}.emh-eag-top-side{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.emh-eag-fullscreen{appearance:none;border:none;cursor:pointer;font-weight:900;border-radius:18px;padding:14px 22px;min-width:190px;font-size:clamp(16px,1.7vw,24px);color:#3a4a71;background:rgba(255,255,255,.92);box-shadow:0 12px 26px rgba(123,97,255,.22);transition:transform .18s ease,box-shadow .18s ease}.emh-eag-fullscreen:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(123,97,255,.26)}
.emh-eag-player-row{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.emh-eag-player-box{display:flex;gap:10px;align-items:center;color:#47526b}.emh-eag-player-name{border:none;background:#fff;border-radius:999px;padding:9px 14px;min-width:170px;font:inherit;pointer-events:none;user-select:none}.emh-eag-player-tip{color:#fff;font-weight:800;text-shadow:0 2px 10px rgba(70,40,130,.2)}
.emh-eag-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.emh-eag-stat{background:rgba(255,255,255,.9);border:3px solid rgba(255,255,255,.45);border-radius:24px;padding:12px 16px;font-size:clamp(16px,2.1vw,26px);font-weight:900;text-align:center;box-shadow:0 10px 24px rgba(90,80,160,.12)}
.emh-eag-path{height:14px;border-radius:999px;background:linear-gradient(90deg,#ff5ea8 0%,#ffd84d 20%,#7c5cff 45%,#39d3ff 70%,#2bd67b 100%);box-shadow:0 8px 20px rgba(123,97,255,.24)}
.emh-eag-level-map{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.emh-eag-level{width:48px;height:48px;border-radius:999px;background:rgba(255,255,255,.7);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(90,80,160,.10);border:3px solid rgba(255,255,255,.5)}.emh-eag-level-inner{font-size:20px}.emh-eag-level-link{display:inline-block;width:32px;height:8px;border-radius:999px;background:rgba(255,255,255,.8);margin:0 6px}.emh-eag-level.is-current{transform:scale(1.08);background:linear-gradient(135deg,#fff,#fff7c7);box-shadow:0 0 0 6px rgba(255,255,255,.25),0 12px 22px rgba(90,80,160,.18)}.emh-eag-level.is-done{background:linear-gradient(135deg,#2bd67b,#7effb6)}.emh-eag-level.is-goal{background:linear-gradient(135deg,#ffe08a,#ff9f1c)}.emh-eag-level.is-boss{background:linear-gradient(135deg,#ff9ac9,#ff5ea8);color:#fff}
.emh-eag-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:16px;align-items:stretch;flex:1;min-height:0}
.emh-eag-panel,.emh-eag-leaderboard-panel{background:rgba(255,255,255,.92);backdrop-filter:blur(4px);border-radius:28px;padding:18px;border:1px solid rgba(255,255,255,.55);box-shadow:0 18px 40px rgba(90,80,160,.15);min-height:0}
.emh-eag-panel{display:flex;flex-direction:column}.emh-eag-leaderboard-panel{display:flex;flex-direction:column}.emh-eag-leaderboard-panel h3{margin:0 0 10px;font-size:24px;color:#3b3a73}
.emh-eag-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}
.emh-eag-listen,.emh-eag-next,.emh-eag-play-again,.emh-eag-board-btn{appearance:none;border:none;cursor:pointer;font-weight:900;border-radius:18px;padding:13px 20px;color:#fff;background:linear-gradient(135deg,#ff5ea8 0%,#ffd84d 24%,#7c5cff 52%,#39d3ff 74%,#2bd67b 100%);background-size:220% 220%;animation:emhEagRainbow 10s ease infinite;box-shadow:0 12px 26px rgba(123,97,255,.24);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.emh-eag-listen:hover,.emh-eag-next:hover,.emh-eag-play-again:hover,.emh-eag-board-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(123,97,255,.28)}
.emh-eag-board-btn{padding:10px 14px;border-radius:14px;min-width:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.emh-eag-board-btn[disabled]{opacity:.38;cursor:not-allowed;transform:none;box-shadow:none}.emh-eag-board-btn-text{display:inline-block}
.emh-eag-category{background:linear-gradient(135deg,#fff7c2,#ffe1ef);color:#8a6300;border-radius:999px;padding:9px 14px;font-weight:800}.emh-eag-prompt{font-weight:900;color:#54627d;background:#f5f8ff;padding:9px 13px;border-radius:14px}.emh-eag-question{font-size:clamp(22px,3vw,38px);font-weight:900;margin:14px 0 12px;color:#1e2f59}.emh-eag-target-word{color:#7b61ff;text-transform:uppercase}
.emh-eag-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:10px 0 12px;flex:1;align-content:stretch}.emh-eag-options.is-boss{grid-template-columns:repeat(3,minmax(0,1fr))}.emh-eag-option{background:#fff;border:5px solid rgba(123,97,255,.12);border-radius:28px;padding:10px;cursor:pointer;transition:.18s transform,.18s box-shadow,.18s border-color;box-shadow:0 16px 28px rgba(90,80,160,.08);position:relative;overflow:hidden;min-height:0}.emh-eag-option:hover{transform:translateY(-2px);box-shadow:0 20px 34px rgba(90,80,160,.12)}
.emh-eag-option.is-correct{border-color:#28c76f;box-shadow:0 0 0 4px rgba(40,199,111,.12),0 18px 34px rgba(40,199,111,.12)}.emh-eag-option.is-wrong{border-color:#ff5b7f;box-shadow:0 0 0 4px rgba(255,91,127,.12),0 18px 34px rgba(255,91,127,.12)}
.emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * 1.05),32vh);background:#fff;border-radius:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}.emh-eag-option-media img{width:100%;height:100%;display:block;object-fit:contain;transform:scale(1.35)}.emh-eag-option-label{display:none!important}
.emh-eag-feedback{min-height:32px;font-size:clamp(18px,2vw,28px);font-weight:900;margin:4px 0 2px}.emh-eag-feedback.ok{color:#1a9c55}.emh-eag-feedback.bad{color:#d83b63}.emh-eag-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:auto;padding-top:6px}.emh-eag-next[disabled]{opacity:.45;cursor:not-allowed}.emh-eag-play-again[hidden]{display:none!important}
.emh-eag-leaderboard{list-style:none;padding:0;margin:0;display:grid;gap:10px;flex:1}.emh-eag-leaderboard li{display:grid;grid-template-columns:58px 1fr;gap:8px;align-items:center;background:linear-gradient(135deg,#fff5fc,#eefcff);padding:12px 14px;border-radius:18px;font-weight:800}.emh-eag-leaderboard .place{color:#7b61ff}.emh-eag-leaderboard .name{color:#30456f}.emh-eag-leaderboard .score{color:#38507d;grid-column:1 / -1;font-size:14px}.emh-eag-board-empty{display:block!important}
.emh-eag-leaderboard-pager{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:12px;padding:10px 12px;background:linear-gradient(135deg,rgba(123,97,255,.08),rgba(57,211,255,.1));border-radius:18px}.emh-eag-board-page{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.88);color:#46557b;font-weight:900;box-shadow:inset 0 0 0 1px rgba(123,97,255,.12)}
.emh-eag-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:3}.emh-eag-confetti-piece{position:absolute;top:-20px;width:14px;height:22px;border-radius:4px;opacity:.92;animation-name:emhEagConfetti;animation-timing-function:linear;animation-fill-mode:forwards}
@keyframes emhEagConfetti{0%{transform:translateY(-20px) rotate(0deg);opacity:1}100%{transform:translateY(105%) rotate(720deg);opacity:0}}
.emh-eag-option{position:relative}.emh-eag-tap-sound{position:absolute;right:12px;bottom:12px;background:rgba(255,255,255,.92);color:#6d4cff;border-radius:999px;padding:7px 12px;font-weight:900;font-size:13px;box-shadow:0 8px 18px rgba(123,97,255,.14)}.emh-eag-option:hover .emh-eag-tap-sound{transform:translateY(-1px)}.emh-eag-option.is-correct .emh-eag-tap-sound{background:#ecfff4;color:#169553}.emh-eag-option.is-wrong .emh-eag-tap-sound{background:#fff0f4;color:#d83b63}
.emh-eag-root.is-compact .emh-eag-top h2{font-size:clamp(22px,3vw,34px)}.emh-eag-root.is-compact .emh-eag-top p{font-size:14px}.emh-eag-root.is-compact .emh-eag-pill,.emh-eag-root.is-compact .emh-eag-hero,.emh-eag-root.is-compact .emh-eag-player-box{padding:10px 14px}.emh-eag-root.is-compact .emh-eag-stat{padding:10px 12px;font-size:15px}.emh-eag-root.is-compact .emh-eag-question{font-size:clamp(20px,2.2vw,28px);margin:10px 0}.emh-eag-root.is-compact .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .8),22vh)}.emh-eag-root.is-compact .emh-eag-level{width:40px;height:40px}.emh-eag-root.is-compact .emh-eag-panel,.emh-eag-root.is-compact .emh-eag-leaderboard-panel{padding:14px}.emh-eag-root.is-compact .emh-eag-feedback{font-size:16px;min-height:24px}.emh-eag-root.is-compact .emh-eag-main{gap:12px}
@media(max-width:980px){.emh-eag-wrap{min-height:auto}.emh-eag-main{grid-template-columns:1fr}.emh-eag-leaderboard-panel{order:2}.emh-eag-panel{order:1}.emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .95),30vh)}}
@media(max-width:760px){.emh-eag-wrap{padding:14px;border-radius:24px}.emh-eag-top{flex-direction:column}.emh-eag-player-row{align-items:flex-start}.emh-eag-stats{grid-template-columns:1fr}.emh-eag-options,.emh-eag-options.is-boss{grid-template-columns:1fr}.emh-eag-toolbar{justify-content:flex-start}.emh-eag-actions{justify-content:stretch;flex-wrap:wrap}.emh-eag-actions button{flex:1 1 100%}.emh-eag-level{width:40px;height:40px}.emh-eag-level-link{width:18px}.emh-eag-board-btn{flex:1 1 0}.emh-eag-board-btn-text{display:none}.emh-eag-board-page{order:-1;width:100%}.emh-eag-tap-sound{font-size:12px;padding:6px 10px;right:10px;bottom:10px}}
.emh-eag-wrap:fullscreen,.emh-eag-wrap:-webkit-full-screen{width:100vw!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;border-radius:0!important;padding:clamp(12px,2vw,24px)!important}.emh-eag-fallback-fullscreen{position:fixed!important;inset:0!important;z-index:999999!important;padding:clamp(12px,2vw,24px)!important;overflow:auto!important}.emh-eag-html-fullscreen,.emh-eag-body-fullscreen{overflow:hidden!important}.emh-eag-fallback-fullscreen,.emh-eag-wrap:fullscreen .emh-eag-root,.emh-eag-wrap:-webkit-full-screen .emh-eag-root{height:100%}
@media(max-width:760px){.emh-eag-top-side{width:100%;align-items:flex-start}.emh-eag-fullscreen{min-width:210px;width:auto}}
.emh-eag-fallback-fullscreen,.emh-eag-wrap:fullscreen,.emh-eag-wrap:-webkit-full-screen{overflow:hidden!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;background:linear-gradient(120deg,#ff6ec7,#ffd166,#7b61ff,#35c8ff,#2bd67b,#ff8c42)!important;background-size:320% 320%!important}
.emh-eag-fit-fullscreen .emh-eag-root{flex:none!important}
@media(max-width:900px){
.emh-eag-fallback-fullscreen{padding:8px!important}
.emh-eag-fallback-fullscreen .emh-eag-root,.emh-eag-wrap:fullscreen .emh-eag-root,.emh-eag-wrap:-webkit-full-screen .emh-eag-root{gap:6px}
.emh-eag-fallback-fullscreen .emh-eag-top h2,.emh-eag-wrap:fullscreen .emh-eag-top h2,.emh-eag-wrap:-webkit-full-screen .emh-eag-top h2{font-size:clamp(20px,5vw,28px)}
.emh-eag-fallback-fullscreen .emh-eag-top p,.emh-eag-wrap:fullscreen .emh-eag-top p,.emh-eag-wrap:-webkit-full-screen .emh-eag-top p{font-size:13px;line-height:1.25}
.emh-eag-fallback-fullscreen .emh-eag-pill,.emh-eag-fallback-fullscreen .emh-eag-hero,.emh-eag-fallback-fullscreen .emh-eag-player-box,.emh-eag-wrap:fullscreen .emh-eag-pill,.emh-eag-wrap:fullscreen .emh-eag-hero,.emh-eag-wrap:fullscreen .emh-eag-player-box,.emh-eag-wrap:-webkit-full-screen .emh-eag-pill,.emh-eag-wrap:-webkit-full-screen .emh-eag-hero,.emh-eag-wrap:-webkit-full-screen .emh-eag-player-box{padding:8px 12px}
.emh-eag-fallback-fullscreen .emh-eag-fullscreen,.emh-eag-wrap:fullscreen .emh-eag-fullscreen,.emh-eag-wrap:-webkit-full-screen .emh-eag-fullscreen{padding:12px 18px;min-width:180px;font-size:16px}
.emh-eag-fallback-fullscreen .emh-eag-stats,.emh-eag-wrap:fullscreen .emh-eag-stats,.emh-eag-wrap:-webkit-full-screen .emh-eag-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.emh-eag-fallback-fullscreen .emh-eag-stat,.emh-eag-wrap:fullscreen .emh-eag-stat,.emh-eag-wrap:-webkit-full-screen .emh-eag-stat{padding:8px 10px;font-size:14px;border-radius:18px}
.emh-eag-fallback-fullscreen .emh-eag-main,.emh-eag-wrap:fullscreen .emh-eag-main,.emh-eag-wrap:-webkit-full-screen .emh-eag-main{gap:10px}
.emh-eag-fallback-fullscreen .emh-eag-panel,.emh-eag-fallback-fullscreen .emh-eag-leaderboard-panel,.emh-eag-wrap:fullscreen .emh-eag-panel,.emh-eag-wrap:fullscreen .emh-eag-leaderboard-panel,.emh-eag-wrap:-webkit-full-screen .emh-eag-panel,.emh-eag-wrap:-webkit-full-screen .emh-eag-leaderboard-panel{padding:12px;border-radius:20px}
.emh-eag-fallback-fullscreen .emh-eag-option-media,.emh-eag-wrap:fullscreen .emh-eag-option-media,.emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .72),18vh)}
.emh-eag-fallback-fullscreen .emh-eag-question,.emh-eag-wrap:fullscreen .emh-eag-question,.emh-eag-wrap:-webkit-full-screen .emh-eag-question{font-size:clamp(18px,4vw,24px);margin:8px 0}
.emh-eag-fallback-fullscreen .emh-eag-feedback,.emh-eag-wrap:fullscreen .emh-eag-feedback,.emh-eag-wrap:-webkit-full-screen .emh-eag-feedback{min-height:20px;font-size:15px}
.emh-eag-fallback-fullscreen .emh-eag-actions,.emh-eag-wrap:fullscreen .emh-eag-actions,.emh-eag-wrap:-webkit-full-screen .emh-eag-actions{padding-top:4px;gap:8px}
.emh-eag-fallback-fullscreen .emh-eag-next,.emh-eag-fallback-fullscreen .emh-eag-play-again,.emh-eag-wrap:fullscreen .emh-eag-next,.emh-eag-wrap:fullscreen .emh-eag-play-again,.emh-eag-wrap:-webkit-full-screen .emh-eag-next,.emh-eag-wrap:-webkit-full-screen .emh-eag-play-again{padding:10px 14px;border-radius:14px}
}
@media(max-width:520px){
.emh-eag-wrap{padding:12px;border-radius:20px}
.emh-eag-top{gap:10px}
.emh-eag-top h2{font-size:clamp(18px,7vw,30px);margin:0 0 4px}
.emh-eag-top p{font-size:12px;line-height:1.25}
.emh-eag-pill{font-size:12px;padding:10px 12px}
.emh-eag-hero{font-size:12px;padding:10px 12px;gap:10px}
.emh-eag-fullscreen{min-width:200px;padding:14px 18px;font-size:17px}
.emh-eag-player-box{grid-template-columns:auto minmax(0,1fr);font-size:14px}
.emh-eag-player-name{font-size:14px;padding:12px 14px}
.emh-eag-player-tip{font-size:12px}
.emh-eag-stat{font-size:14px;padding:10px 12px}
.emh-eag-level-map{gap:4px}
.emh-eag-level{width:34px;height:34px}
.emh-eag-level-link{width:12px}
.emh-eag-panel,.emh-eag-leaderboard-panel{padding:12px}
.emh-eag-toolbar{gap:8px}
.emh-eag-listen,.emh-eag-category,.emh-eag-prompt{font-size:12px;padding:8px 10px}
.emh-eag-question{font-size:clamp(16px,6vw,24px);margin:8px 0}
.emh-eag-option{padding:8px;border-radius:20px}
.emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .62),16vh)}
.emh-eag-feedback{font-size:14px;min-height:20px}
.emh-eag-actions button{padding:12px 14px;font-size:14px}
.emh-eag-leaderboard li{padding:10px 12px;border-radius:14px}
.emh-eag-leaderboard .score{font-size:12px}
} .emh-eag-fallback-fullscreen .emh-eag-top,
.emh-eag-wrap:fullscreen .emh-eag-top, .emh-eag-wrap:-webkit-full-screen .emh-eag-top, .emh-eag-fallback-fullscreen .emh-eag-leaderboard-panel, .emh-eag-wrap:fullscreen .emh-eag-leaderboard-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-leaderboard-panel{display:none!important}
.emh-eag-fallback-fullscreen .emh-eag-main, .emh-eag-wrap:fullscreen .emh-eag-main, .emh-eag-wrap:-webkit-full-screen .emh-eag-main{grid-template-columns:minmax(0,1fr)!important}
.emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{min-height:0!important}
@media(max-width:900px){
.emh-eag-fallback-fullscreen .emh-eag-player-row, .emh-eag-wrap:fullscreen .emh-eag-player-row, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-row{gap:8px;align-items:flex-start}
.emh-eag-fallback-fullscreen .emh-eag-player-tip, .emh-eag-wrap:fullscreen .emh-eag-player-tip, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-tip{font-size:11px;line-height:1.2}
.emh-eag-fallback-fullscreen .emh-eag-level-map, .emh-eag-wrap:fullscreen .emh-eag-level-map, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-map{gap:4px}
.emh-eag-fallback-fullscreen .emh-eag-level, .emh-eag-wrap:fullscreen .emh-eag-level, .emh-eag-wrap:-webkit-full-screen .emh-eag-level{width:34px;height:34px}
.emh-eag-fallback-fullscreen .emh-eag-level-link, .emh-eag-wrap:fullscreen .emh-eag-level-link, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-link{width:10px}
}
@media (orientation: landscape) and (max-width: 950px){
.emh-eag-fallback-fullscreen, .emh-eag-wrap:fullscreen, .emh-eag-wrap:-webkit-full-screen{padding:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-root, .emh-eag-wrap:fullscreen .emh-eag-root, .emh-eag-wrap:-webkit-full-screen .emh-eag-root{gap:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-player-row, .emh-eag-wrap:fullscreen .emh-eag-player-row, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-row{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}
.emh-eag-fallback-fullscreen .emh-eag-player-box, .emh-eag-wrap:fullscreen .emh-eag-player-box, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-box{padding:8px 12px;font-size:13px}
.emh-eag-fallback-fullscreen .emh-eag-player-name, .emh-eag-wrap:fullscreen .emh-eag-player-name, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-name{min-width:110px;padding:8px 10px;font-size:13px}
.emh-eag-fallback-fullscreen .emh-eag-stats, .emh-eag-wrap:fullscreen .emh-eag-stats, .emh-eag-wrap:-webkit-full-screen .emh-eag-stats{gap:6px}
.emh-eag-fallback-fullscreen .emh-eag-stat, .emh-eag-wrap:fullscreen .emh-eag-stat, .emh-eag-wrap:-webkit-full-screen .emh-eag-stat{padding:7px 8px;font-size:13px}
.emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{padding:10px;border-radius:18px}
.emh-eag-fallback-fullscreen .emh-eag-toolbar, .emh-eag-wrap:fullscreen .emh-eag-toolbar, .emh-eag-wrap:-webkit-full-screen .emh-eag-toolbar{gap:6px}
.emh-eag-fallback-fullscreen .emh-eag-listen, .emh-eag-fallback-fullscreen .emh-eag-category, .emh-eag-fallback-fullscreen .emh-eag-prompt, .emh-eag-wrap:fullscreen .emh-eag-listen, .emh-eag-wrap:fullscreen .emh-eag-category, .emh-eag-wrap:fullscreen .emh-eag-prompt, .emh-eag-wrap:-webkit-full-screen .emh-eag-listen, .emh-eag-wrap:-webkit-full-screen .emh-eag-category, .emh-eag-wrap:-webkit-full-screen .emh-eag-prompt{font-size:11px;padding:7px 9px}
.emh-eag-fallback-fullscreen .emh-eag-question, .emh-eag-wrap:fullscreen .emh-eag-question, .emh-eag-wrap:-webkit-full-screen .emh-eag-question{font-size:15px;margin:6px 0}
.emh-eag-fallback-fullscreen .emh-eag-options, .emh-eag-wrap:fullscreen .emh-eag-options, .emh-eag-wrap:-webkit-full-screen .emh-eag-options{gap:8px}
.emh-eag-fallback-fullscreen .emh-eag-option, .emh-eag-wrap:fullscreen .emh-eag-option, .emh-eag-wrap:-webkit-full-screen .emh-eag-option{padding:7px;border-radius:16px}
.emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .44),21vh)!important}
.emh-eag-fallback-fullscreen .emh-eag-tap-sound, .emh-eag-wrap:fullscreen .emh-eag-tap-sound, .emh-eag-wrap:-webkit-full-screen .emh-eag-tap-sound{font-size:10px;padding:5px 8px;right:8px;bottom:8px}
.emh-eag-fallback-fullscreen .emh-eag-feedback, .emh-eag-wrap:fullscreen .emh-eag-feedback, .emh-eag-wrap:-webkit-full-screen .emh-eag-feedback{font-size:12px;min-height:16px}
.emh-eag-fallback-fullscreen .emh-eag-actions button, .emh-eag-wrap:fullscreen .emh-eag-actions button, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions button{padding:9px 12px;font-size:12px}
} .emh-eag-fallback-fullscreen .emh-eag-player-tip,
.emh-eag-wrap:fullscreen .emh-eag-player-tip, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-tip{display:none!important}
.emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{overflow:hidden}
.emh-eag-fallback-fullscreen .emh-eag-actions, .emh-eag-wrap:fullscreen .emh-eag-actions, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions{margin-top:4px!important;padding-top:0!important}
@media(max-width:900px){
.emh-eag-fallback-fullscreen .emh-eag-root, .emh-eag-wrap:fullscreen .emh-eag-root, .emh-eag-wrap:-webkit-full-screen .emh-eag-root{gap:4px!important}
.emh-eag-fallback-fullscreen .emh-eag-player-row, .emh-eag-wrap:fullscreen .emh-eag-player-row, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-row{gap:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-stats, .emh-eag-wrap:fullscreen .emh-eag-stats, .emh-eag-wrap:-webkit-full-screen .emh-eag-stats{gap:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-level-map, .emh-eag-wrap:fullscreen .emh-eag-level-map, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-map{gap:3px!important;margin:0!important}
.emh-eag-fallback-fullscreen .emh-eag-level, .emh-eag-wrap:fullscreen .emh-eag-level, .emh-eag-wrap:-webkit-full-screen .emh-eag-level{width:30px!important;height:30px!important;font-size:13px!important}
.emh-eag-fallback-fullscreen .emh-eag-level-link, .emh-eag-wrap:fullscreen .emh-eag-level-link, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-link{width:8px!important}
.emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{padding:10px!important;border-radius:18px!important}
.emh-eag-fallback-fullscreen .emh-eag-toolbar, .emh-eag-wrap:fullscreen .emh-eag-toolbar, .emh-eag-wrap:-webkit-full-screen .emh-eag-toolbar{gap:6px!important;margin-bottom:2px!important}
.emh-eag-fallback-fullscreen .emh-eag-question, .emh-eag-wrap:fullscreen .emh-eag-question, .emh-eag-wrap:-webkit-full-screen .emh-eag-question{margin:4px 0!important}
.emh-eag-fallback-fullscreen .emh-eag-options, .emh-eag-wrap:fullscreen .emh-eag-options, .emh-eag-wrap:-webkit-full-screen .emh-eag-options{gap:8px!important;margin:4px 0 6px!important;align-content:start!important}
.emh-eag-fallback-fullscreen .emh-eag-option, .emh-eag-wrap:fullscreen .emh-eag-option, .emh-eag-wrap:-webkit-full-screen .emh-eag-option{padding:7px!important;border-width:3px!important;border-radius:18px!important}
.emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .46),17vh)!important;border-radius:18px!important}
.emh-eag-fallback-fullscreen .emh-eag-option-media img, .emh-eag-wrap:fullscreen .emh-eag-option-media img, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media img{transform:scale(1.12)!important}
.emh-eag-fallback-fullscreen .emh-eag-tap-sound, .emh-eag-wrap:fullscreen .emh-eag-tap-sound, .emh-eag-wrap:-webkit-full-screen .emh-eag-tap-sound{font-size:10px!important;padding:4px 7px!important;right:8px!important;bottom:8px!important}
.emh-eag-fallback-fullscreen .emh-eag-feedback, .emh-eag-wrap:fullscreen .emh-eag-feedback, .emh-eag-wrap:-webkit-full-screen .emh-eag-feedback{font-size:12px!important;min-height:14px!important;margin:0!important}
.emh-eag-fallback-fullscreen .emh-eag-actions button, .emh-eag-wrap:fullscreen .emh-eag-actions button, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions button{padding:9px 12px!important;font-size:12px!important}
}
@media (orientation: landscape) and (max-width: 950px){
.emh-eag-fallback-fullscreen .emh-eag-wrap, .emh-eag-wrap:fullscreen, .emh-eag-wrap:-webkit-full-screen{padding:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-player-box, .emh-eag-wrap:fullscreen .emh-eag-player-box, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-box{padding:7px 10px!important;font-size:12px!important}
.emh-eag-fallback-fullscreen .emh-eag-player-name, .emh-eag-wrap:fullscreen .emh-eag-player-name, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-name{padding:7px 9px!important;font-size:12px!important}
.emh-eag-fallback-fullscreen .emh-eag-stat, .emh-eag-wrap:fullscreen .emh-eag-stat, .emh-eag-wrap:-webkit-full-screen .emh-eag-stat{padding:6px 8px!important;font-size:12px!important}
.emh-eag-fallback-fullscreen .emh-eag-options, .emh-eag-wrap:fullscreen .emh-eag-options, .emh-eag-wrap:-webkit-full-screen .emh-eag-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
.emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .34),12vh)!important}
.emh-eag-fallback-fullscreen .emh-eag-actions, .emh-eag-wrap:fullscreen .emh-eag-actions, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions{justify-content:center!important}
.emh-eag-fallback-fullscreen .emh-eag-next, .emh-eag-fallback-fullscreen .emh-eag-play-again, .emh-eag-wrap:fullscreen .emh-eag-next, .emh-eag-wrap:fullscreen .emh-eag-play-again, .emh-eag-wrap:-webkit-full-screen .emh-eag-next, .emh-eag-wrap:-webkit-full-screen .emh-eag-play-again{width:min(260px,100%)!important}
}
@media (orientation: portrait) and (max-width: 560px){
.emh-eag-fallback-fullscreen .emh-eag-options, .emh-eag-wrap:fullscreen .emh-eag-options, .emh-eag-wrap:-webkit-full-screen .emh-eag-options{gap:8px!important;margin:6px 0!important}
.emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .40),13.5vh)!important}
} .emh-eag-no-scale-fullscreen,
.emh-eag-fallback-fullscreen, .emh-eag-wrap:fullscreen, .emh-eag-wrap:-webkit-full-screen{overflow:auto!important;-webkit-overflow-scrolling:touch!important}
.emh-eag-no-scale-fullscreen .emh-eag-root, .emh-eag-fallback-fullscreen .emh-eag-root, .emh-eag-wrap:fullscreen .emh-eag-root, .emh-eag-wrap:-webkit-full-screen .emh-eag-root{height:auto!important;min-height:100%!important}
.emh-eag-no-scale-fullscreen .emh-eag-panel, .emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{overflow:visible!important;padding-bottom:14px!important}
.emh-eag-no-scale-fullscreen .emh-eag-actions, .emh-eag-fallback-fullscreen .emh-eag-actions, .emh-eag-wrap:fullscreen .emh-eag-actions, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions{position:sticky;bottom:0;z-index:4;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.96) 35%,rgba(255,255,255,.98));padding-top:8px!important;padding-bottom:2px!important}
@media (orientation: landscape) and (max-width: 950px){
.emh-eag-no-scale-fullscreen, .emh-eag-fallback-fullscreen, .emh-eag-wrap:fullscreen, .emh-eag-wrap:-webkit-full-screen{padding:4px!important}
.emh-eag-no-scale-fullscreen .emh-eag-root, .emh-eag-fallback-fullscreen .emh-eag-root, .emh-eag-wrap:fullscreen .emh-eag-root, .emh-eag-wrap:-webkit-full-screen .emh-eag-root{gap:4px!important}
.emh-eag-no-scale-fullscreen .emh-eag-player-row, .emh-eag-fallback-fullscreen .emh-eag-player-row, .emh-eag-wrap:fullscreen .emh-eag-player-row, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-row{gap:4px!important}
.emh-eag-no-scale-fullscreen .emh-eag-player-box, .emh-eag-fallback-fullscreen .emh-eag-player-box, .emh-eag-wrap:fullscreen .emh-eag-player-box, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-box{padding:6px 9px!important;font-size:11px!important}
.emh-eag-no-scale-fullscreen .emh-eag-player-name, .emh-eag-fallback-fullscreen .emh-eag-player-name, .emh-eag-wrap:fullscreen .emh-eag-player-name, .emh-eag-wrap:-webkit-full-screen .emh-eag-player-name{padding:6px 8px!important;font-size:11px!important;min-width:90px!important}
.emh-eag-no-scale-fullscreen .emh-eag-stats, .emh-eag-fallback-fullscreen .emh-eag-stats, .emh-eag-wrap:fullscreen .emh-eag-stats, .emh-eag-wrap:-webkit-full-screen .emh-eag-stats{gap:4px!important}
.emh-eag-no-scale-fullscreen .emh-eag-stat, .emh-eag-fallback-fullscreen .emh-eag-stat, .emh-eag-wrap:fullscreen .emh-eag-stat, .emh-eag-wrap:-webkit-full-screen .emh-eag-stat{padding:6px 6px!important;font-size:11px!important;border-radius:14px!important}
.emh-eag-no-scale-fullscreen .emh-eag-path, .emh-eag-fallback-fullscreen .emh-eag-path, .emh-eag-wrap:fullscreen .emh-eag-path, .emh-eag-wrap:-webkit-full-screen .emh-eag-path{height:10px!important}
.emh-eag-no-scale-fullscreen .emh-eag-level-map, .emh-eag-fallback-fullscreen .emh-eag-level-map, .emh-eag-wrap:fullscreen .emh-eag-level-map, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-map{gap:2px!important}
.emh-eag-no-scale-fullscreen .emh-eag-level, .emh-eag-fallback-fullscreen .emh-eag-level, .emh-eag-wrap:fullscreen .emh-eag-level, .emh-eag-wrap:-webkit-full-screen .emh-eag-level{width:26px!important;height:26px!important;border-width:2px!important}
.emh-eag-no-scale-fullscreen .emh-eag-level-inner, .emh-eag-fallback-fullscreen .emh-eag-level-inner, .emh-eag-wrap:fullscreen .emh-eag-level-inner, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-inner{font-size:13px!important}
.emh-eag-no-scale-fullscreen .emh-eag-level-link, .emh-eag-fallback-fullscreen .emh-eag-level-link, .emh-eag-wrap:fullscreen .emh-eag-level-link, .emh-eag-wrap:-webkit-full-screen .emh-eag-level-link{width:6px!important;height:5px!important;margin:0 2px!important}
.emh-eag-no-scale-fullscreen .emh-eag-panel, .emh-eag-fallback-fullscreen .emh-eag-panel, .emh-eag-wrap:fullscreen .emh-eag-panel, .emh-eag-wrap:-webkit-full-screen .emh-eag-panel{padding:8px!important;border-radius:16px!important}
.emh-eag-no-scale-fullscreen .emh-eag-toolbar, .emh-eag-fallback-fullscreen .emh-eag-toolbar, .emh-eag-wrap:fullscreen .emh-eag-toolbar, .emh-eag-wrap:-webkit-full-screen .emh-eag-toolbar{gap:5px!important}
.emh-eag-no-scale-fullscreen .emh-eag-listen, .emh-eag-no-scale-fullscreen .emh-eag-category, .emh-eag-no-scale-fullscreen .emh-eag-prompt, .emh-eag-fallback-fullscreen .emh-eag-listen, .emh-eag-fallback-fullscreen .emh-eag-category, .emh-eag-fallback-fullscreen .emh-eag-prompt, .emh-eag-wrap:fullscreen .emh-eag-listen, .emh-eag-wrap:fullscreen .emh-eag-category, .emh-eag-wrap:fullscreen .emh-eag-prompt, .emh-eag-wrap:-webkit-full-screen .emh-eag-listen, .emh-eag-wrap:-webkit-full-screen .emh-eag-category, .emh-eag-wrap:-webkit-full-screen .emh-eag-prompt{font-size:10px!important;padding:6px 8px!important;border-radius:12px!important}
.emh-eag-no-scale-fullscreen .emh-eag-question, .emh-eag-fallback-fullscreen .emh-eag-question, .emh-eag-wrap:fullscreen .emh-eag-question, .emh-eag-wrap:-webkit-full-screen .emh-eag-question{font-size:13px!important;margin:4px 0!important}
.emh-eag-no-scale-fullscreen .emh-eag-options, .emh-eag-fallback-fullscreen .emh-eag-options, .emh-eag-wrap:fullscreen .emh-eag-options, .emh-eag-wrap:-webkit-full-screen .emh-eag-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:4px 0 6px!important}
.emh-eag-no-scale-fullscreen .emh-eag-option, .emh-eag-fallback-fullscreen .emh-eag-option, .emh-eag-wrap:fullscreen .emh-eag-option, .emh-eag-wrap:-webkit-full-screen .emh-eag-option{padding:6px!important;border-width:2px!important;border-radius:14px!important}
.emh-eag-no-scale-fullscreen .emh-eag-option-media, .emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .22),10vh)!important;border-radius:12px!important}
.emh-eag-no-scale-fullscreen .emh-eag-option-media img, .emh-eag-fallback-fullscreen .emh-eag-option-media img, .emh-eag-wrap:fullscreen .emh-eag-option-media img, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media img{transform:scale(1)!important}
.emh-eag-no-scale-fullscreen .emh-eag-tap-sound, .emh-eag-fallback-fullscreen .emh-eag-tap-sound, .emh-eag-wrap:fullscreen .emh-eag-tap-sound, .emh-eag-wrap:-webkit-full-screen .emh-eag-tap-sound{font-size:9px!important;padding:4px 6px!important;right:6px!important;bottom:6px!important}
.emh-eag-no-scale-fullscreen .emh-eag-actions, .emh-eag-fallback-fullscreen .emh-eag-actions, .emh-eag-wrap:fullscreen .emh-eag-actions, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions{margin-top:2px!important;justify-content:center!important}
.emh-eag-no-scale-fullscreen .emh-eag-next, .emh-eag-no-scale-fullscreen .emh-eag-play-again, .emh-eag-fallback-fullscreen .emh-eag-next, .emh-eag-fallback-fullscreen .emh-eag-play-again, .emh-eag-wrap:fullscreen .emh-eag-next, .emh-eag-wrap:fullscreen .emh-eag-play-again, .emh-eag-wrap:-webkit-full-screen .emh-eag-next, .emh-eag-wrap:-webkit-full-screen .emh-eag-play-again{width:min(240px,100%)!important;padding:8px 10px!important;font-size:12px!important}
}
@media (orientation: portrait) and (max-width: 560px){
.emh-eag-no-scale-fullscreen .emh-eag-option-media, .emh-eag-fallback-fullscreen .emh-eag-option-media, .emh-eag-wrap:fullscreen .emh-eag-option-media, .emh-eag-wrap:-webkit-full-screen .emh-eag-option-media{height:min(calc(var(--emh-eag-card-h) * .34),11.5vh)!important}
.emh-eag-no-scale-fullscreen .emh-eag-actions, .emh-eag-fallback-fullscreen .emh-eag-actions, .emh-eag-wrap:fullscreen .emh-eag-actions, .emh-eag-wrap:-webkit-full-screen .emh-eag-actions{margin-top:0!important}
}