body{height:auto;overflow:auto}.letter-game.phone{position:relative;top:auto;bottom:auto;left:auto;width:460px;max-width:100%;height:auto;min-height:calc(100vh - 48px);margin:24px auto;padding:0;overflow:visible}.letter-game header{height:76px;padding:10px 14px;gap:6px;border-radius:30px 30px 0 0}.letter-game header h1{font-size:17px;letter-spacing:-.4px;margin:0;flex:1;text-align:center}.letter-game header button,.back,.status button{display:flex;align-items:center;justify-content:center;border:1px solid #c6e3e6;border-radius:15px;background:#e3f5f9;color:#005fc4;width:48px;min-width:48px;height:48px;font-size:23px;text-decoration:none}.screen{text-align:center;padding:20px}.eyebrow{margin-top:5px}.hero-title{font-size:43px;line-height:1.02;color:#005fc4;letter-spacing:-1.5px;margin:12px 0 0}.hero-title em{font-style:normal;color:#a32961}.hero{height:205px;display:flex;align-items:center;justify-content:center;margin:5px 0}.hero img{width:145px;height:205px;object-fit:contain}.example{transform:rotate(4deg);background:#fff;border:2px solid #e9dac7;border-radius:23px;padding:10px 18px;box-shadow:0 5px 0 #efdfca}.example>span{font-size:70px}.example p{font-size:24px;font-weight:900;margin:8px 0}.example b{color:#005fc4}.intro{font-size:16px;margin:10px 0 22px}.primary,.secondary{display:block;width:100%;border-radius:18px;padding:14px 16px;min-height:55px;font-weight:900;font-size:18px;margin:12px 0;text-decoration:none}.primary{background:#005fc4;color:white;box-shadow:0 4px 0 #003d80}.secondary{background:#ffedb2;border:1px solid #e2bc58;color:#60320e;box-shadow:0 4px 0 #eed18a}.primary small,.secondary small{display:block;font-size:12px;font-weight:600;margin-top:5px}.home-record{font-size:13px;margin:22px 0 0}.status,.scoreboard,.timer{display:flex;align-items:center;justify-content:space-between;gap:10px}.status strong{font-size:14px}.status button{height:48px;min-height:48px;width:48px}.scoreboard{height:34px;font-size:13px;padding:0 5px}.scoreboard b{font-size:17px}.timer{height:22px}.timer progress{width:100%;height:12px;border-radius:8px;overflow:hidden;accent-color:#005fc4}.timer span{min-width:30px;font-size:13px;font-weight:800}.puzzle{padding:6px 0}.object{display:flex;align-items:center;justify-content:center;position:relative;min-height:112px}.object>span{font-size:86px;line-height:1.2}.object button{border:1px solid #c6e3e6;border-radius:50%;background:#e3f5f9;width:48px;height:48px;position:absolute;left:calc(50% + 67px);font-size:24px}.word{display:flex;justify-content:center;align-items:center;gap:5px;min-height:58px}.letter{display:flex;align-items:center;justify-content:center;min-width:0;width:44px;height:52px;font-size:30px;font-weight:900;border-bottom:3px solid #d8c7b0}.letter.gap{border:2px dashed #005fc4;background:#e3f5f9;color:#005fc4;border-radius:11px}.letter.solved{background:#e4f2d9;color:#275c25;border:2px solid #518444;border-radius:11px}.word.long{gap:3px}.word.long .letter{font-size:23px;height:43px}.companion{display:flex;align-items:center;justify-content:center;min-height:66px;margin:6px 0 10px}.companion img{width:46px;height:62px;object-fit:contain}.companion p{font-size:14px;max-width:270px;margin:0 0 0 10px}.keyboard{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.keyboard button{height:48px;min-height:48px;padding:0;background:white;border:1.5px solid #d9cbbb;border-radius:12px;box-shadow:0 3px 0 #e5d7c3;font-size:23px;font-weight:900;color:#4a2117;transition:transform .12s}.keyboard button:nth-last-child(2){grid-column:3}.keyboard button:active{transform:translateY(2px);box-shadow:none}.keyboard button:disabled{opacity:.3;cursor:default}.keyboard button.wrong{border-color:#ad4a00;background:#fff0d9}.help{background:#ffedb2;color:#60320e;border:1px solid #d7b762;border-radius:15px;font-weight:900;font-size:16px;min-height:48px;width:100%;margin:17px 0 0}.help.encourage{outline:3px solid #bd7410;outline-offset:3px}.help:disabled{opacity:.6}button:disabled{cursor:default}button:focus,a:focus,[tabindex]:focus{outline:3px solid #005fc4;outline-offset:3px}.result-star,.loading-icon{display:block;font-size:60px;margin:20px}.result-letsy{width:130px;height:170px;object-fit:contain}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.summary-grid p{background:#f3eddf;border-radius:16px;padding:14px 5px;margin:0;font-size:13px}.summary-grid b{display:block;font-size:24px;color:#005fc4}.explored{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;font-size:12px}.explored span{padding:7px;background:#fff;border:1px solid #eadfce;border-radius:9px}.overlay{position:fixed;inset:0;background:#2d211b99;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal{max-height:90vh;overflow:auto;width:390px;max-width:100%;background:#fff9ee;border:5px solid white;border-radius:28px;padding:24px;text-align:center;box-shadow:0 20px 80px #0003}.instruction-example{font-size:30px;line-height:1.9}.modal p{line-height:1.6}#play.screen{padding:12px 18px 18px}#sound:disabled,#speak:disabled{opacity:.35}.letter-game .park{animation:none}
@media(max-width:520px){.letter-game.phone{width:100%;border:0;border-radius:0;margin:0;min-height:100vh;min-height:100dvh}.letter-game header{border-radius:0}.screen{padding:18px}.letter-game header h1{font-size:16px}.hero{height:190px}.hero img{height:190px}#play.screen{padding:10px 14px 18px}.keyboard{gap:6px}.word.long .letter{font-size:21px}}
@media(max-width:350px){.letter-game header{padding:8px}.letter-game header h1{font-size:14px}.keyboard{gap:4px}.keyboard button{font-size:21px}.word.long{gap:2px}.word.long .letter{font-size:18px}.hero img{width:125px}.example{padding:10px}.hero-title{font-size:38px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Revision 2: fixed frame, independently scrolling content and fixed start action. */
body{height:100vh;height:100dvh;overflow:hidden}.letter-game.phone{position:fixed;top:24px;bottom:24px;left:calc(50% - 230px);width:460px;height:calc(100vh - 48px);height:calc(100dvh - 48px);min-height:0;margin:0;overflow:hidden;display:flex;flex-direction:column}.letter-game header{height:62px;flex:0 0 62px;padding:6px 9px;gap:3px}.letter-game header h1{font-size:15px;line-height:1.15}.header-tools{display:flex;gap:3px}.letter-game header button{width:32px;min-width:32px;height:44px;min-height:44px;font-size:18px;padding:0;border-radius:12px}.letter-game header .back{width:32px;min-width:32px;height:44px;border:0;background:none}.back img{width:28px;height:28px}.screen{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain}.game-setup{display:flex;flex-direction:column;flex:1 1 0;min-height:0;overflow:hidden}.setup-content{flex:1 1 0;min-height:0;overflow-y:auto;padding:14px 18px 5px}.game-banner{display:block;width:100%;height:auto;border-radius:20px}.setup-footer{flex:0 0 auto;padding:8px 18px max(16px,env(safe-area-inset-bottom));background:#fff9ee;border-top:1px solid #eadfce}.setup-footer .primary{margin:0}.game-setup fieldset{border:0;padding:0;margin:18px 0}.game-setup legend{font-weight:800;font-size:15px;margin-bottom:10px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{position:relative;cursor:pointer}.choice input{position:absolute;opacity:0}.choice>span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:83px;background:white;border:2px solid #e5d7c3;border-radius:17px;font-size:29px}.choice small{font-size:15px;font-weight:800}.choice input:checked+span{border-color:#005fc4;background:#e3f5f9;box-shadow:0 3px 0 #c4dfe8}.choice input:focus+span{outline:3px solid #005fc4;outline-offset:3px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0;font-size:13px;font-weight:700}.setting-row select{max-width:53%;min-height:48px;border:1px solid #c9bda8;border-radius:13px;background:white;padding:5px}.rules-note{font-size:13px;line-height:1.5;color:#654333}.home-record{font-size:12px;margin:10px 0}.game-setup .intro{text-align:center;margin:10px 0}.word-helpers{display:flex;flex-direction:column;gap:7px;margin-left:16px}.object{min-height:95px}.object>span{font-size:76px}.object .word-helpers button{position:static;width:auto;height:44px;min-height:44px;border-radius:12px;font-size:20px;padding:4px 9px;display:flex;align-items:center;gap:6px}.word-helpers small{font-size:11px;font-weight:800}.object #help{background:#ffedb2;border-color:#d7b762}.word-value{font-size:12px;margin:5px 0;color:#654333;min-height:16px}.companion{min-height:120px;margin:8px 0 0;align-items:center}.companion img{width:95px;height:130px}.companion p{padding:12px;border-radius:17px;background:white;border:1px solid #eadfce;margin-left:5px;text-align:left;flex:1}.keyboard button.removing{animation:key-out .14s ease both}.keyboard button.inactive{opacity:.26;box-shadow:none}.letter.enter{animation:letter-in .22s both;animation-delay:var(--delay)}.object.enter{animation:object-in .3s both}.puzzle.leaving{animation:object-out .22s both}.timer{margin:3px 0;font-size:11px}.timer>span:first-child{min-width:43px;text-align:left;font-size:11px}.timer>span:last-child{min-width:33px}.timer progress{min-width:0}.status{min-height:25px}.status strong{font-size:12px}.scoreboard{height:27px}.heart{display:inline-block;font-size:24px;color:#cd285a;padding:0 2px}.heart.lost{color:#a99b99;transform:scale(.7)}.score-highlight{border:2px solid #edc866;background:#fff0b9;border-radius:20px;padding:15px;margin:10px 0;font-size:14px}.score-highlight b{display:block;font-size:42px;color:#005fc4}.result-letsy{height:135px}.result-star{font-size:36px;margin:5px}.result h2{margin:10px 0}#play .text-button{display:block;margin:0 auto;min-height:32px;font-size:11px}.letter-game .screen#play{padding:9px 15px 10px}.word.long .letter{font-size:20px}button:disabled{cursor:default}
@keyframes letter-in{from{opacity:0;transform:translateY(9px) scale(.9)}to{opacity:1;transform:none}}@keyframes object-in{from{opacity:0}to{opacity:1}}@keyframes object-out{to{opacity:0}}@keyframes key-out{to{opacity:.26;transform:scale(.9)}}
@media(max-width:520px){.letter-game.phone{top:0;bottom:0;left:0;width:100%;max-width:none;height:100vh;height:var(--letter-height,100dvh);border:0;border-radius:0}.letter-game header{padding-top:calc(6px + env(safe-area-inset-top));height:calc(62px + env(safe-area-inset-top));flex-basis:calc(62px + env(safe-area-inset-top))}.letter-game header h1{font-size:14px}}
@media(max-height:730px){.companion{min-height:94px}.companion img{height:100px;width:76px}.object{min-height:77px}.object>span{font-size:64px}.letter{height:43px;font-size:26px}.word{min-height:47px}.word-value{margin:2px 0}.keyboard{gap:5px}.keyboard button{height:45px;min-height:45px}.screen#play .companion p{font-size:12px;padding:9px}}
@media(max-width:350px){.letter-game header h1{font-size:12px}.letter-game header button{width:29px;min-width:29px}.header-tools{gap:2px}.word.long .letter{font-size:17px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.keyboard button.inactive{opacity:.26}}

[data-share] svg{width:23px;height:23px}#result [data-share]{display:inline-flex;align-items:center;justify-content:center;gap:8px}

/* Stable help controls and breathing room around the keyboard. */
.word-helpers{flex-direction:row;justify-content:center;gap:10px;margin:12px 0 6px}.word-helpers button{position:static;display:flex;align-items:center;justify-content:center;gap:6px;width:140px;height:44px;min-height:44px;padding:4px;border:1px solid #c6e3e6;border-radius:12px;background:#e3f5f9;font-size:20px}.word-helpers #help{background:#ffedb2;border-color:#d7b762}.word-helpers button:disabled{opacity:.35;box-shadow:none}.word-helpers #help.encourage:not(:disabled){outline:2px solid #bd7410}.keyboard{margin:18px 0 22px;flex-shrink:0}#play:not([hidden]){display:flex;flex-direction:column}.companion{margin-top:auto;flex-shrink:0}.heart{width:26px;height:26px;fill:#ed5b78;stroke:#bd3557;stroke-width:1.4;padding:1px}.heart.lost{fill:#e0d8d1;stroke:#a99b99;transform:scale(.8)}.result-message{background:white;border:1px solid #eadfce;border-radius:16px;padding:12px;font-size:14px}
.timer progress{appearance:none;background:#e6e1d9}.timer progress::-webkit-progress-bar{background:#e6e1d9;border-radius:8px}.timer progress::-webkit-progress-value{background:#005fc4;border-radius:8px}.timer progress::-moz-progress-bar{background:#005fc4;border-radius:8px}#time-bar{accent-color:#9b4bc3}#time-bar::-webkit-progress-value{background:#9b4bc3}#time-bar::-moz-progress-bar{background:#9b4bc3}.timer progress.running-low{outline:2px solid #d84134;outline-offset:2px;animation:timer-warning .6s ease-in-out infinite alternate}@keyframes timer-warning{to{opacity:.5}}
@media(prefers-reduced-motion:reduce){.timer progress.running-low{animation:none}}

/* Word value: stable badge with one-point damage steps. */
.word-value{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:100%;min-height:48px;margin:12px auto 4px;padding:8px 16px;border:2px solid #dfb447;border-radius:16px;background:#fff0b9;color:#5b350d;box-shadow:0 3px 0 #efdb9c}.value-caption{font-size:12px;font-weight:800}.value-total{font-size:14px;font-weight:800;white-space:nowrap}.value-total b{display:inline-block;min-width:2ch;font-size:29px;line-height:1;font-variant-numeric:tabular-nums;text-align:center;color:#005fc4}.point-damage{position:absolute;right:8px;top:0;pointer-events:none}.point-damage span{display:block;color:#a92332;font-size:15px;font-weight:900;background:#fff6ed;padding:3px 7px;border-radius:9px;animation:point-float .65s ease-out forwards}.point-hit{animation:point-hit .25s ease-out}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#play .finish-button{display:block;flex-shrink:0;align-self:center;margin:8px auto 2px;padding:10px 17px;min-height:42px;border:1px solid #cbbdaa;border-radius:12px;background:#f3eddf;color:#654333;font-size:12px;font-weight:700;box-shadow:0 2px 0 #e2d5c1}#play .finish-button:active{transform:translateY(1px);box-shadow:none}@keyframes point-float{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-35px)}}@keyframes point-hit{0%{color:#a92332;transform:translateY(3px) scale(.9)}100%{transform:none}}@media(prefers-reduced-motion:reduce){.point-hit,.point-damage span{animation:none}.point-damage{display:none}}

/* Same heart badge as Letsy Conta. */
#lives{display:flex;align-items:center;justify-content:center;gap:3px;border:2px solid #f0b8cb;background:#fff0f5;border-radius:14px;padding:4px 7px;min-height:40px;color:#c42e60;letter-spacing:0;line-height:1.15;white-space:nowrap}.life-slot{display:grid;place-items:center;width:29px;height:29px}.life-heart{width:29px;height:28px;overflow:visible;transition:transform .25s,fill .25s}.life-heart path{stroke:#c42e60;stroke-width:2;stroke-linejoin:round}.life-heart.full{fill:#df3970;transform:scale(1)}.life-heart.lost{fill:none;transform:scale(.62)}.life-heart.lost path{stroke:#a18b93}@media(prefers-reduced-motion:reduce){.life-heart{transition:none!important}}

.word-value.inactive{opacity:.35;box-shadow:none}.word-value.inactive .point-damage{display:none}
/* Preserve each row's height when content exceeds the scrolling frame. */
#play> *{flex-shrink:0}
#play .status{min-height:44px;height:auto;gap:12px;margin:2px 0 8px;align-items:center}
#play .status strong{font-size:18px;line-height:1.3;font-variant-numeric:tabular-nums}
#play #lives{flex:0 0 auto;box-sizing:border-box;min-height:40px}
#play .scoreboard{height:auto;min-height:38px;gap:16px;margin:0 0 8px;padding:0 3px;font-size:15px;line-height:1.4;flex-wrap:wrap}
#play .scoreboard>span{display:flex;align-items:baseline;gap:5px}
#play .scoreboard b{font-size:24px;font-variant-numeric:tabular-nums}
#play .timer{flex-shrink:0;min-height:22px}
/* Fit the complete round into the available frame; keep its exit action visible. */
#play:not([hidden]){container-type:size;display:flex;flex-direction:column;overflow:hidden;padding:6px 12px 8px;gap:0}
#play .status{min-height:36px;margin:0 0 2px}
#play #lives{min-height:34px;padding:2px 6px}
#play .life-slot{width:25px;height:25px}
#play .life-heart{width:25px;height:24px}
#play .scoreboard{min-height:28px;margin:0 0 3px;font-size:13px}
#play .scoreboard b{font-size:21px}
#play .timer{height:19px;min-height:19px;margin:1px 0}
#play .puzzle{padding:0;min-height:0}
#play .object{min-height:0;height:clamp(36px,10cqh,76px)}
#play .object>span{font-size:clamp(34px,9cqh,68px)}
#play .word{min-height:0;height:clamp(32px,6cqh,48px)}
#play .letter{height:100%;font-size:clamp(20px,4.5cqh,30px)}
#play .word.long .letter{font-size:clamp(16px,3.5cqh,23px)}
#play .word-helpers{margin:5px 0;gap:8px}
#play .word-helpers button{height:36px;min-height:36px}
#play .word-value{min-height:34px;padding:4px 12px;margin:4px auto;box-sizing:border-box}
#play .value-total b{font-size:24px}
#play .keyboard{flex:1 1 0;min-height:100px;max-height:270px;grid-template-rows:repeat(5,minmax(0,1fr));gap:clamp(3px,1cqh,7px);margin:clamp(5px,1.4cqh,12px) 0}
#play .keyboard button{height:100%;min-height:0;font-size:clamp(17px,3.6cqh,24px);border-radius:10px}
#play .companion{flex:0 1 auto;min-height:0;height:clamp(42px,11cqh,100px);margin:0;overflow:hidden}
#play .companion img{width:auto;height:100%;max-width:95px}
#play .companion p{font-size:clamp(11px,2cqh,14px);padding:7px;margin:0 0 0 6px}
#play .finish-button{min-height:34px;padding:7px 14px;margin:4px auto 0;font-size:12px}
@container (max-height:540px){
 #play .status strong{font-size:16px}
 #play .companion{height:38px}
 #play .object{height:34px}
 #play .object>span{font-size:34px}
 #play .word-helpers button{height:32px;min-height:32px}
 #play .word-value{min-height:29px;margin:2px auto;padding:2px 10px}
 #play .value-total b{font-size:21px}
}
@media(orientation:landscape) and (max-height:540px){
 .letter-game.phone{top:0;bottom:0;left:0;width:100%;max-width:none;height:100dvh;border:0;border-radius:0}
 .letter-game header{height:44px;flex-basis:44px;border-radius:0}
 #play:not([hidden]){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:2px 16px}
 #play .status,#play .scoreboard,#play .timer{grid-column:1}
 #play .status{grid-row:1}#play .scoreboard{grid-row:2}#play #total-timer{grid-row:3}#play #timer{grid-row:4}
 #play .puzzle{grid-column:1;grid-row:5/7;align-self:center}
 #play .object{display:none}
 #play .keyboard{grid-column:2;grid-row:1/6;height:100%;max-height:none;min-height:0;margin:0}
 #play .companion{display:none}
 #play .finish-button{grid-column:2;grid-row:6;margin:2px auto 0}
 #play .word-helpers{margin:3px 0}
}
@media(orientation:landscape) and (max-height:540px){
 #play:not([hidden]){grid-template-rows:34px 28px 19px 19px minmax(34px,1fr) 34px}
 #play .object{display:flex;height:30px}#play .object>span{font-size:30px}
 #play .keyboard{grid-row:1/5}
 #play .companion{display:flex;grid-column:2;grid-row:5;height:100%;max-height:48px;align-self:center}
}

/* Use the former exit row for the character and comfortable gaps. */
#play .companion{height:clamp(72px,18cqh,150px);flex-shrink:1;min-height:48px;margin-top:4px}
#play .companion img{max-width:120px}
#play .keyboard{margin:clamp(8px,2cqh,16px) 0;max-height:285px}
#play .word-helpers{margin:7px 0}
@container (max-height:540px){#play .companion{height:65px;min-height:40px}#play .keyboard{margin:6px 0}#play .word-helpers{margin:4px 0}}
@media(orientation:landscape) and (max-height:540px){
 #play .companion{grid-row:5/7;height:100%;max-height:100px;min-height:40px;margin:0}
 #play .keyboard{margin:0;max-height:none}
 #play .word-helpers{margin:3px 0}
}
/* Separate the object from the countdown bars without adding page scroll. */
#play .puzzle{padding-top:clamp(10px,2cqh,16px)}
@media(orientation:landscape) and (max-height:540px){#play .puzzle{padding-top:6px}}

/* Training: informational clock, centered keyboard, character at the bottom. */
.training-time{display:flex;align-items:center;gap:5px;font-size:11px;color:#654333;white-space:nowrap}.training-time b{font-size:16px;font-variant-numeric:tabular-nums;color:#005fc4}
#play.training .keyboard{flex:0 1 auto;height:clamp(150px,35cqh,270px);min-height:100px;margin: auto 0}
#play.training .companion{flex:0 0 auto;height:clamp(75px,20cqh,160px);min-height:0;margin:10px 0 0}
#play.training .puzzle{padding-bottom:10px}
@media(max-width:350px){.training-time>span{display:none}}
@media(orientation:landscape) and (max-height:540px){#play.training .keyboard{height:100%;margin:0;min-height:0}#play.training .companion{height:100%;max-height:100px;margin:0}#play.training .puzzle{padding-bottom:0}}

/* Shared hub modal palette and a compact illustrated help example. */
.overlay{background:#233f4666;padding:16px}
.modal{box-sizing:border-box;max-height:calc(100dvh - 32px);border:1px solid var(--line,#eadfce);border-radius:24px;padding:24px;background:var(--ivory,#fff9ee);box-shadow:0 20px 80px #0003;text-align:left}
.modal h2{font-size:22px;margin:0 0 18px}
.modal h2:focus{outline:none}
.modal p{font-size:14px;line-height:1.55}
.modal .primary,.modal .secondary{min-height:48px;font-size:16px;border-radius:14px;box-shadow:none;margin-bottom:0}
.help-example{display:flex;align-items:center;gap:14px;padding:14px;background:#e3f5f9;border-radius:18px;text-align:center}
.help-object{font-size:48px;flex-shrink:0}.help-example>div{flex:1;min-width:0}
.help-example p{margin:5px 0;font-size:13px}.help-word{display:block;font-size:27px;color:#005fc4;white-space:nowrap}.help-word>span{display:inline-block;border:2px dashed #005fc4;border-radius:8px;padding:0 7px}
.help-rules{list-style:none;padding:0;margin:18px 0;display:grid;gap:12px}.help-rules li{display:flex;align-items:flex-start;gap:10px}.help-rules li>span{font-size:22px;line-height:1.4;flex:0 0 28px}.help-rules p{margin:0}.modal .help-tip{font-size:12px;color:#765e4d}
@media(max-width:350px){.modal{padding:18px}.help-example{gap:8px;padding:10px}.help-object{font-size:36px}}

/* Reinforce the letter that completed the word. */
.letter.solved.correct-feedback{background:#e2f4d4;color:#275c25;border:2px solid #40842f;box-shadow:0 3px 0 #b8d5a6;animation:letter-correct .55s ease-out both}
@keyframes letter-correct{0%{transform:scale(.97)}45%{transform:scale(1.15)}100%{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.letter.solved.correct-feedback{animation:none}}

#play .keyboard button.correct-feedback:disabled{opacity:1;background:#e2f4d4;color:#275c25;border:2px solid #40842f;box-shadow:0 3px 0 #b8d5a6;animation:letter-correct .55s ease-out both}
@media(prefers-reduced-motion:reduce){#play .keyboard button.correct-feedback:disabled{animation:none}}
