.letters-map{z-index:12;color:#fff;background:radial-gradient(circle at 76% 16%,#ffdc7026,#0000 15rem),radial-gradient(circle at 18% 48%,#52b5ff33,#0000 18rem),linear-gradient(#11134d 0%,#20297a 48%,#51479f 100%);grid-template-rows:auto minmax(0,1fr);animation:.26s ease-out both letters-map-reveal;display:grid;position:absolute;inset:0;overflow:hidden}.letters-map:before,.letters-map:after{z-index:0;content:"";opacity:.55;pointer-events:none;background-image:radial-gradient(circle at 6% 12%,#fff 0 1.1px,#0000 1.7px),radial-gradient(circle at 17% 31%,#ffe68b 0 .9px,#0000 1.5px),radial-gradient(circle at 27% 8%,#ddebff 0 1px,#0000 1.7px),radial-gradient(circle at 39% 44%,#fff 0 .8px,#0000 1.4px),radial-gradient(circle at 51% 18%,#ffdf7a 0 1.1px,#0000 1.7px),radial-gradient(circle at 64% 37%,#e3f1ff 0 .9px,#0000 1.5px),radial-gradient(circle at 75% 9%,#fff 0 1.1px,#0000 1.8px),radial-gradient(circle at 86% 48%,#ffe78c 0 .8px,#0000 1.4px),radial-gradient(circle at 95% 23%,#e1efff 0 1px,#0000 1.6px);background-size:310px 260px;position:absolute;inset:0}.letters-map:after{opacity:.28;background-position:73px 109px;background-size:430px 370px}.letters-map__header{z-index:5;backdrop-filter:blur(10px);background:#101650c7;border-bottom:3px solid #0711436b;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:86px;padding:10px 18px;display:grid;position:relative;box-shadow:0 8px 24px #0711434d}.letters-map__pana{object-fit:contain;filter:drop-shadow(0 4px #0711434d);width:62px;height:62px}.letters-map__header span{letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:950}.letters-map__header h2{margin:1px 0 0;font-size:clamp(1.45rem,4vw,2.05rem);line-height:1}.letters-map__total{background:#0711436b;border:3px solid #ffffffb3;border-radius:16px;justify-content:center;align-items:center;gap:7px;min-width:78px;padding:8px 10px;display:inline-flex}.letters-map__total span{color:#ffe470;font-size:1.35rem}.letters-map__scroller{z-index:1;overscroll-behavior:contain;scrollbar-color:#ffffffa3 #07114347;min-height:0;position:relative;overflow:hidden auto}.letters-map__course{width:min(720px,100%);margin:0 auto;padding-inline:12px;position:relative}.letters-map__nebula{filter:blur(22px);pointer-events:none;background:#63cbff17;border-radius:50%;width:330px;height:110px;position:absolute;transform:rotate(-13deg)}.letters-map__nebula--one{top:420px;right:-70px}.letters-map__nebula--two{background:#ff7edd14;top:1230px;left:-80px}.letters-map__nebula--three{background:#75dcff14;top:2180px;right:-70px}.letters-map__nebula--four{background:#ffa5e014;top:3100px;left:-80px}.letters-map__shooting-star{z-index:1;filter:drop-shadow(0 0 5px #c2e9ffd9);opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#dcf2ff80,#fff7bf);border-radius:999px;width:118px;height:2px;animation:13s linear -3s infinite letters-map-shooting-star;position:absolute;top:290px;left:-150px;transform:rotate(12deg)}.letters-map__route-layer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.letters-map__route{fill:none;vector-effect:non-scaling-stroke;stroke-width:5px;stroke-linecap:round;stroke-dasharray:1 14}.letters-map__route--complete{stroke:#ffe168;filter:drop-shadow(0 0 6px #ffdc55b8)}.letters-map__route--locked{stroke:#cfe1ff6b}.letters-map__route--coming{stroke:#8497cf3d}.letters-map__route--unlocking{stroke:#ffe168;stroke-dasharray:1;stroke-dashoffset:1px;animation:.56s ease-out .16s forwards letters-map-route-draw}.letters-map__node{z-index:2;color:#fff;cursor:pointer;width:174px;min-height:190px;font:inherit;text-align:center;animation:letters-map-node-reveal .36s var(--node-delay) cubic-bezier(.2, .8, .2, 1) both;background:0 0;border:0;justify-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.letters-map__node:disabled{cursor:default}.letters-map__constellation-wrap{border-radius:50%;place-items:center;width:148px;height:112px;transition:transform .18s,filter .18s;display:grid;position:relative}.letters-map__constellation{filter:drop-shadow(0 0 7px #c8e2ff59);width:100%;height:100%;overflow:visible}.letters-map__constellation-link{stroke:#dceaff;stroke-linecap:round;stroke-width:1.15px}.letters-map__constellation-star{fill:#eff6ff}.letters-map__constellation-halo{fill:#b5dcff1a}.letters-map__node:hover:not(:disabled) .letters-map__constellation-wrap{transform:translateY(-5px)scale(1.05)}.letters-map__node--frontier .letters-map__constellation-wrap:before{content:"";border:4px solid #ffe167b8;border-radius:50%;animation:1.7s ease-in-out infinite letters-map-frontier-glow;position:absolute;inset:3px -2px;box-shadow:0 0 28px #ffdd5bb8}.letters-map__node--new .letters-map__constellation-wrap{animation:.44s cubic-bezier(.2,.95,.35,1.25) .72s both letters-map-unlock-pop}.letters-map__node--frontier .letters-map__constellation-link,.letters-map__node--frontier .letters-map__constellation-star,.letters-map__node--complete .letters-map__constellation-link,.letters-map__node--complete .letters-map__constellation-star{stroke:#ffe16b;fill:#ffe978;filter:drop-shadow(0 0 3px #ffd749e6)}.letters-map__node--locked .letters-map__constellation-wrap{filter:grayscale(.5);opacity:.46}.letters-map__node--coming .letters-map__constellation-wrap{filter:grayscale(.78);opacity:.28}.letters-map__number{color:#583619;background:linear-gradient(#ffd95c,#f0a322);border:3px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid;position:absolute;top:4px;right:2px;box-shadow:0 5px #07114352}.letters-map__node--complete .letters-map__number{color:#fff;background:linear-gradient(#79e653,#35ad36)}.letters-map__node--locked .letters-map__number,.letters-map__node--coming .letters-map__number{color:#e5edff;background:#65719d;border-color:#ffffff80}.letters-map__label{color:#18234f;background:#fffffff2;border:3px solid #10275f;border-radius:16px;gap:1px;min-width:154px;margin-top:2px;padding:7px 10px;display:grid;box-shadow:0 6px #0711434d}.letters-map__label>strong{color:#173a82;text-transform:uppercase;font-size:.94rem}.letters-map__label>span{font-size:.82rem;font-weight:900}.letters-map__label small{color:#704aa8;font-weight:950}.letters-map__node--locked .letters-map__label,.letters-map__node--coming .letters-map__label{filter:grayscale(.55);opacity:.62}.letters-map__tutorial-pointer{z-index:5;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.letters-map__unlock-message{z-index:7;color:#583619;text-align:center;background:linear-gradient(#ffe36f,#f0aa28);border:4px solid #fff5bd;border-radius:999px;width:max-content;max-width:calc(100% - 32px);padding:12px 20px;font-size:1.02rem;font-weight:950;animation:.38s cubic-bezier(.2,.95,.35,1.3) .74s both letters-map-message-pop;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 7px #07114352,0 0 28px #ffdd5bad}@keyframes letters-map-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes letters-map-node-reveal{0%{opacity:0;transform:translate(-50%,calc(18px - 50%))scale(.88)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes letters-map-frontier-glow{0%,to{opacity:.42;transform:scale(.94)}50%{opacity:1;transform:scale(1.05)}}@keyframes letters-map-route-draw{to{stroke-dashoffset:0}}@keyframes letters-map-unlock-pop{0%{opacity:.35;filter:grayscale(.8);transform:scale(.72)}to{opacity:1;filter:none;transform:scale(1)}}@keyframes letters-map-message-pop{0%{opacity:.4;transform:translate(-50%)scale(.75)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes letters-map-shooting-star{0%,68%{opacity:0;left:-150px}70%{opacity:.86}82%{opacity:0;left:calc(100% + 150px)}to{opacity:0;left:calc(100% + 150px)}}@media (width<=700px){.letters-map__header{gap:8px;min-height:76px;padding:8px 10px}.letters-map__pana{width:52px;height:52px}.letters-map__header span{font-size:.63rem}.letters-map__header h2{font-size:1.28rem}.letters-map__total{min-width:64px;padding:6px 7px}.letters-map__node{width:142px}.letters-map__constellation-wrap{width:118px;height:94px}.letters-map__label{min-width:128px;padding:6px 8px}.letters-map__label>strong{font-size:.82rem}.letters-map__label>span{font-size:.73rem}.letters-map__number{width:34px;height:34px;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.letters-map,.letters-map__node,.letters-map__shooting-star,.letters-map__route--unlocking,.letters-map__node--new .letters-map__constellation-wrap,.letters-map__unlock-message,.letters-map__node--frontier .letters-map__constellation-wrap:before{animation:none}}.letters-game{width:100%;height:var(--play-frame-height);min-height:var(--play-frame-height);border:4px solid var(--color-border);box-shadow:var(--shadow-raised);user-select:none;background:#111956;border-radius:32px;grid-template-rows:230px 1fr;display:grid;position:relative;overflow:hidden}.letters-game *,.letters-game :before,.letters-game :after{box-sizing:border-box}.constellation-scene{z-index:0;background:radial-gradient(circle at 78% 18%,#ffe06e33,#0000 13rem),radial-gradient(circle at 18% 42%,#48b9ff38,#0000 17rem),linear-gradient(#19165d 0%,#25368d 44%,#6956b7 100%);position:absolute;inset:0;overflow:hidden}.constellation-scene:before,.constellation-scene:after{z-index:0;content:"";opacity:.58;background-image:radial-gradient(circle at 6% 12%,#fffffff0 0 1.2px,#0000 1.8px),radial-gradient(circle at 17% 31%,#ffe791c2 0 .9px,#0000 1.5px),radial-gradient(circle at 27% 8%,#ddeeffe0 0 1px,#0000 1.7px),radial-gradient(circle at 34% 44%,#ffffffc7 0 .8px,#0000 1.4px),radial-gradient(circle at 46% 18%,#ffdc77d6 0 1.1px,#0000 1.7px),radial-gradient(circle at 58% 37%,#e7f3ffd1 0 .9px,#0000 1.5px),radial-gradient(circle at 69% 9%,#ffffffe6 0 1.1px,#0000 1.8px),radial-gradient(circle at 76% 48%,#ffe384b8 0 .8px,#0000 1.4px),radial-gradient(circle at 88% 24%,#e1efffdb 0 1px,#0000 1.6px),radial-gradient(circle at 95% 61%,#ffffffc2 0 .8px,#0000 1.4px),radial-gradient(circle at 13% 72%,#e5f2ffcc 0 1px,#0000 1.6px),radial-gradient(circle at 39% 83%,#ffe689b8 0 .9px,#0000 1.5px),radial-gradient(circle at 63% 69%,#ffffffdb 0 1.1px,#0000 1.7px),radial-gradient(circle at 84% 87%,#e2f0ffc2 0 .8px,#0000 1.5px);position:absolute;inset:0}.constellation-scene:after{filter:blur(.2px);opacity:.5;background-image:radial-gradient(circle at 9% 43%,#ffffffb8 0 .65px,#0000 1.2px),radial-gradient(circle at 22% 59%,#cfe5ffad 0 .7px,#0000 1.25px),radial-gradient(circle at 31% 26%,#ffe081a3 0 .65px,#0000 1.2px),radial-gradient(circle at 49% 56%,#ffffffb3 0 .7px,#0000 1.2px),radial-gradient(circle at 55% 91%,#d5e9ff9e 0 .65px,#0000 1.2px),radial-gradient(circle at 72% 29%,#ffe691a8 0 .7px,#0000 1.25px),radial-gradient(circle at 81% 66%,#ffffffad 0 .65px,#0000 1.2px),radial-gradient(circle at 92% 13%,#d6eaffa3 0 .7px,#0000 1.25px)}.constellation-scene__drawing{z-index:4;width:65%;height:210px;position:absolute;top:8px;left:50%;overflow:visible;transform:translate(-50%)}.constellation-scene__path{fill:none;stroke:#e7f0ff47;stroke-dasharray:2.2 2.4;stroke-linecap:round;stroke-linejoin:round;stroke-width:.65px}.constellation-scene__link{fill:none;stroke:#e7f0ff47;stroke-dasharray:2.2 2.4;stroke-linecap:round;stroke-width:.78px}.constellation-scene__link--lit{filter:drop-shadow(0 0 2px #ffdd5bcc);stroke:#ffe576eb;stroke-dasharray:1;animation:.36s ease-out both constellation-link-light}.constellation-scene__star{fill:#7e8ab8;opacity:.78;transition:fill .26s,filter .26s,opacity .26s}.constellation-scene__star-halo{fill:#ffd95200}.constellation-scene__star--lit{fill:#ffe978;filter:drop-shadow(0 0 2px #ffd34d)drop-shadow(0 0 6px #ffde53e6);opacity:1}.constellation-scene__star--lit .constellation-scene__star-halo{fill:#ffd5491f}.constellation-scene__star--new>path{transform-box:fill-box;transform-origin:50%;animation:.44s cubic-bezier(.22,.84,.32,1) both constellation-star-bump}.constellation-scene__star--new .constellation-scene__star-halo{transform-box:fill-box;transform-origin:50%;animation:.46s ease-out both constellation-star-halo}.constellation-scene__planet{z-index:2;opacity:.76;width:104px;height:78px;position:absolute;top:111px;left:-18px}.constellation-scene__planet-body{z-index:2;background:radial-gradient(circle at 34% 28%,#ffffff3d,#0000 24%),radial-gradient(at 66% 62%,#644bac61,#0000 34%),linear-gradient(135deg,#59c3df,#3d55b6 55%,#7e4da1);border-radius:50%;width:64px;height:64px;position:absolute;top:4px;left:20px;box-shadow:inset -11px -9px #0e185733,0 0 22px #4cc7e63d}.constellation-scene__planet-ring,.constellation-scene__planet:after{content:"";border:5px solid #7ccee1b8;border-radius:50%;width:104px;height:31px;position:absolute;top:28px;left:0;transform:rotate(-13deg)}.constellation-scene__planet-ring{z-index:1;box-shadow:0 0 12px #65c9e12e}.constellation-scene__planet:after{z-index:3;border-color:#0000 #0000 #aee4ede0}.constellation-scene__clouds{z-index:1;position:absolute;inset:0;overflow:hidden}.constellation-scene__cloud{opacity:.72;background:#6470ae70;border-radius:999px;width:142px;height:30px;animation:34s linear infinite night-cloud-cross;position:absolute;left:-190px;box-shadow:inset 0 -7px #232d7029,0 8px 20px #0b124414}.constellation-scene__cloud:before,.constellation-scene__cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:6px}.constellation-scene__cloud:before{width:50px;height:50px;left:22px}.constellation-scene__cloud:after{width:64px;height:64px;right:19px}.constellation-scene__cloud--one{animation-delay:-9s;top:31%}.constellation-scene__cloud--two{opacity:.48;width:112px;height:24px;animation-duration:43s;animation-delay:-25s;top:48%}.constellation-scene__cloud--three{opacity:.34;width:166px;animation-duration:51s;animation-delay:-3s;top:67%}.constellation-scene__shooting-star{z-index:5;filter:drop-shadow(0 0 4px #c2e9ffcc);opacity:0;transform-origin:100%;background:linear-gradient(90deg,#0000,#dcf2ff66 54%,#fff7bf);border-radius:999px;width:116px;height:2px;animation:15s linear -4s infinite shooting-star-cross;position:absolute;top:15%;left:-150px;transform:rotate(12deg)}.constellation-scene__shooting-star:after{content:"";background:#fff9d5;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-2px;transform:translateY(-50%);box-shadow:0 0 8px #d7efff}.constellation-scene__dust{z-index:0;filter:blur(18px);background:#74cbff17;border-radius:50%;width:290px;height:90px;position:absolute;transform:rotate(-12deg)}.constellation-scene__dust--one{top:190px;right:-40px}.constellation-scene__dust--two{background:#ff8fdb14;bottom:90px;left:10%}.constellation-scene__letter-comet{z-index:6;width:56px;height:56px;color:var(--color-border);background:linear-gradient(#ffd953,#ff9e2f);border:3px solid #fff3aa;border-radius:18px;place-items:center;font-size:2rem;font-weight:1000;animation:.6s cubic-bezier(.22,.72,.23,1) both letter-to-star;display:grid;position:absolute;top:63%;left:50%;box-shadow:0 0 24px #ffda4cb3}.letters-game__hud{z-index:8;color:#fff;pointer-events:none;text-shadow:0 2px #08144a80;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex;position:absolute;top:0;left:0;right:0}.letters-game__hud>div:first-child{display:grid}.letters-game__hud span{letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:950}.letters-game__hud strong{font-size:1.15rem}.letters-game__star-progress{background:#0a184f8f;border:2px solid #ffffff94;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;display:flex}.letters-game__star-progress span{color:#ffe15c;font-size:1.25rem}.letters-game__result{z-index:4;grid-row:1/-1;justify-content:center;align-items:flex-end;gap:8px;padding:120px 28px 32px;display:flex;position:relative}.letters-game__result-panel{border:4px solid var(--color-border);text-align:center;background:linear-gradient(#fffaf0,#fff0bd);border-radius:28px;justify-items:center;gap:12px;width:min(540px,82%);padding:26px clamp(18px,5vw,38px);display:grid;box-shadow:0 10px #0714454d,0 24px 48px #07144540}.letters-game__result-panel h2{color:var(--color-blue-dark);margin:0;font-size:clamp(1.7rem,5vw,2.45rem);line-height:1.05}.letters-game__result-panel p{max-width:38ch;color:var(--color-muted);margin:0;font-weight:800}.letters-game__result-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.letters-game__eyebrow{letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;color:#7250b4!important;font-weight:1000!important}.letters-game__pana{object-fit:contain;filter:drop-shadow(0 8px #07144533);width:108px;height:108px;display:block}.letters-game__pana--result{width:150px;height:150px;margin-bottom:20px;margin-right:-28px}.letters-game__exercise{z-index:5;pointer-events:none;min-height:0;position:absolute;inset:0}.letters-game__bottom-panels{pointer-events:auto;justify-items:center;gap:10px;width:min(650px,100% - 36px);margin-inline:auto;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.letters-game__pana-prompt{color:#fff;backdrop-filter:blur(8px);background:#0c1a55b8;border:3px solid #ffffffad;border-radius:24px;justify-self:center;align-items:center;gap:12px;width:min(560px,100%);padding:8px 68px 8px 8px;display:flex;position:relative;box-shadow:0 8px #07144538}.letters-game__pana-prompt .letters-game__pana{flex:0 0 76px;width:76px;height:76px}.letters-game__pana-prompt p{margin:0;font-size:clamp(.95rem,2.4vw,1.15rem);font-weight:950;line-height:1.2}.letters-game__prompt-audio{border-width:2px;border-color:#fff;border-radius:13px;width:40px;height:40px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.letters-game__challenge{border:4px solid var(--color-border);background:linear-gradient(#fffaf0,#fff0c4);border-radius:28px;grid-template-rows:minmax(122px,auto) auto;grid-template-columns:150px minmax(0,1fr);align-content:center;place-self:start center;align-items:center;gap:14px 22px;width:100%;min-height:0;padding:18px 20px 22px;display:grid;box-shadow:0 9px #07144542}.letters-game__anchor{border:4px solid var(--color-border);background:#fff;border-radius:24px;place-self:center;place-items:center;width:136px;height:136px;display:grid;position:relative;box-shadow:0 7px #08214a29}.letters-game__anchor>img{object-fit:contain;width:112px;height:112px}.letters-game__anchor-audio{z-index:12;border-width:2px;border-radius:13px;width:40px;height:40px;position:absolute;top:-10px;right:-10px}.letters-game__word-reveal{min-height:94px;color:var(--color-blue-dark);letter-spacing:.02em;text-align:center;align-content:center;place-items:center;gap:6px;font-size:clamp(2.2rem,7vw,3.6rem);font-weight:1000;line-height:1;display:grid}.letters-game__word-reveal mark{color:#b54a2c;background:#ffe47b;border-radius:8px;padding-inline:.04em;box-shadow:0 3px #d2891d47}.letters-game__word-reveal small{color:var(--color-muted);letter-spacing:0;font-size:.9rem;font-weight:950}.letters-game__listen-hint{max-width:24ch;color:var(--color-muted);letter-spacing:0;font-size:1rem;font-weight:900;line-height:1.25}.letters-game__choices{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.letters-game__choices--4{grid-template-columns:repeat(2,minmax(0,1fr))}.letters-game__test-tools{z-index:30;color:#fff;font-size:.78rem;font-weight:900;position:absolute;bottom:10px;left:10px}.letters-game__test-tools summary{cursor:pointer;background:#081440e6;border:2px solid #ffffffd1;border-radius:10px;width:max-content;padding:5px 9px;list-style:none;box-shadow:0 3px #08144047}.letters-game__test-tools summary::-webkit-details-marker{display:none}.letters-game__test-tools>div{background:#081440f2;border-radius:11px;flex-wrap:wrap;gap:4px;width:max-content;max-width:calc(100vw - 20px);padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0}.letters-game__test-tools button{color:#08214a;cursor:pointer;min-width:34px;font:inherit;background:#ffd452;border:0;border-radius:7px;padding:5px 7px}.letters-game--error{background:var(--color-panel);min-height:280px;color:var(--color-text);text-align:center;place-items:center;padding:24px;font-weight:900;display:grid}@keyframes letter-to-star{0%{opacity:0;transform:translate(-50%,20px)scale(1.05)}35%{opacity:1}to{top:var(--star-y);left:var(--star-x);opacity:0;transform:translate(-50%,-50%)scale(.32)rotate(8deg)}}@keyframes constellation-star-bump{0%{transform:scale(.35)}42%{transform:scale(1.42)}66%{transform:scale(.88)}84%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes constellation-star-halo{0%{fill:#ffda4700;transform:scale(.4)}45%{fill:#ffda476b;transform:scale(1.65)}to{fill:#ffd5491f;transform:scale(1)}}@keyframes constellation-link-light{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes shooting-star-cross{0%,58%{opacity:0;transform:rotate(12deg)translate(0,0)}60%{opacity:.9}68%{opacity:.9}71%,to{opacity:0;transform:rotate(12deg)translate(calc(100vw + 310px))}}@keyframes night-cloud-cross{0%{transform:translate(0,0)}to{transform:translate(calc(100vw + 380px))}}@media (width<=700px){.letters-game{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-rows:174px 1fr}.constellation-scene__drawing{width:78%;height:190px;top:48px;left:50%}.constellation-scene__planet{top:96px;left:-20px}.constellation-scene__letter-comet{--star-x:var(--star-x-mobile)}.letters-game__hud{padding:10px 12px}.letters-game__hud strong{font-size:.96rem}.letters-game__result{flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:112px 12px 16px}.letters-game__result-panel{border-width:3px;border-radius:22px;gap:9px;width:100%;padding:18px 14px}.letters-game__pana--result{width:112px;height:112px;margin:0;position:absolute;top:72px;left:10px}.letters-game__exercise{inset:0}.letters-game__bottom-panels{gap:8px;width:calc(100% - 16px);bottom:8px;left:8px;right:8px}.letters-game__pana-prompt{border-width:2px;border-radius:18px;gap:8px;width:100%;padding:5px 56px 5px 5px}.letters-game__pana-prompt .letters-game__pana{flex-basis:58px;width:58px;height:58px}.letters-game__prompt-audio{border-width:2px;border-radius:13px;width:34px;height:34px;right:7px}.letters-game__challenge{border-width:3px;border-radius:22px;grid-template-rows:minmax(96px,auto) auto;grid-template-columns:108px minmax(0,1fr);gap:8px 12px;width:100%;padding:10px 10px 14px}.letters-game__anchor{border-width:3px;border-radius:18px;width:96px;height:96px;box-shadow:0 5px #08214a29}.letters-game__anchor>img{width:78px;height:78px}.letters-game__anchor-audio{border-width:2px;border-radius:13px;width:34px;height:34px;top:-7px;right:-7px}.letters-game__anchor-audio .audio-button__icon,.letters-game__prompt-audio .audio-button__icon{width:22px;height:22px}.letters-game__word-reveal{min-height:70px;font-size:clamp(1.9rem,11vw,2.8rem)}.letters-game__choices{gap:8px}}@media (width<=360px){.letters-game__challenge{grid-template-columns:88px minmax(0,1fr)}.letters-game__anchor{width:82px;height:82px}.letters-game__anchor>img{width:67px;height:67px}.letters-game__listen-hint{font-size:.86rem}}@media (height<=650px) and (width<=700px){.constellation-scene__drawing{height:140px;top:38px}.letters-game__pana-prompt .letters-game__pana{flex-basis:46px;width:46px;height:46px}.letters-game__challenge{grid-template-rows:78px auto}.letters-game__anchor{width:74px;height:74px}.letters-game__anchor>img{width:60px;height:60px}.letters-game__word-reveal{min-height:58px}}@media (prefers-reduced-motion:reduce){.constellation-scene__star,.constellation-scene__letter-comet,.constellation-scene__star--new>path,.constellation-scene__star--new .constellation-scene__star-halo,.constellation-scene__link--lit,.constellation-scene__cloud,.constellation-scene__shooting-star{transition:none;animation:none}.constellation-scene__letter-comet,.constellation-scene__shooting-star,.constellation-scene__clouds{display:none}}
