.ett-app{--ink:#17213a;--muted:#667085;--line:#dce3ef;--blue:#1d7a63;max-width:1180px;margin:32px auto;font-family:system-ui,-apple-system,Arial,sans-serif;color:var(--ink);line-height:1.5}.ett-app *{box-sizing:border-box}.ett-header{display:flex;justify-content:space-between;gap:20px;padding:26px 30px;background:linear-gradient(120deg,#123c40,#18836b);color:#fff;border-radius:20px 20px 0 0}.ett-header h2,.ett-header p,.ett-header .ett-eyebrow{color:#fff!important}.ett-header h2{margin:3px 0 7px;font-size:1.9rem}.ett-header p{margin:0;opacity:.95}.ett-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.08em}.ett-status{align-self:flex-start;background:#ffffff22;padding:7px 12px;border-radius:999px}.ett-layout{display:grid;grid-template-columns:250px 1fr;border:1px solid var(--line);border-top:0;background:#f6f8fc}.ett-sidebar{padding:24px;background:#fbfcff;border-right:1px solid var(--line)}.ett-sidebar label,.ett-card label{display:block;font-weight:700;font-size:.88rem;margin-bottom:8px}.ett-sidebar select{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.ett-button{width:100%;margin:13px 0;padding:10px;border:0;border-radius:8px;background:var(--blue);color:#fff;font:inherit;font-weight:700;cursor:pointer}.ett-tip{padding:11px;background:#e5f7f1;border-radius:8px;color:#245b50;font-size:.88rem}.ett-rule{font-size:.85rem;color:#4b5565}.ett-practice{padding:25px;min-width:0}.ett-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:17px}.ett-metrics>div,.ett-card{background:#fff;border:1px solid var(--line);border-radius:11px}.ett-metrics>div{padding:10px 13px}.ett-metrics span{display:block;color:var(--muted);font-size:.75rem}.ett-metrics strong{display:block;margin-top:2px}.ett-card{padding:18px;margin-bottom:16px}.ett-card-heading{display:flex;justify-content:space-between;gap:10px}.ett-card h3{margin:0;font-size:1rem}.ett-card-heading span{color:var(--muted);font-size:.82rem}.ett-target{font-size:1.14rem;line-height:2.1;word-break:break-word;min-height:90px;margin-top:12px}.ett-word{display:inline-block;padding:0 2px;border-radius:3px}.ett-word.is-correct,.ett-target .is-correct{color:#087451;background:#daf5e9}.ett-word.is-wrong,.ett-target .is-wrong{color:#b42332;background:#ffe3e7;text-decoration:underline wavy}.ett-word.is-active{background:#fff4be;outline:1px solid #f1d65d}.ett-card textarea{width:100%;min-height:120px;border:2px solid #cbd5e1;border-radius:9px;padding:12px;font:1.1rem/1.7 inherit;outline:none}.ett-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #18836b22}.ett-feedback{font-size:.87rem;color:#536077;margin:9px 0 0}.ett-keyboard-wrap{margin-top:22px}.ett-keyboard-heading{display:flex;justify-content:space-between;align-items:center}.ett-keyboard-heading h3{font-size:1rem}.ett-keyboard-heading button{border:1px solid #b6ded3;background:#fff;border-radius:7px;padding:6px 9px;color:#176451;cursor:pointer}.ett-keyboard{background:#202b42;padding:12px;border-radius:12px;overflow:auto}.ett-key-row{display:flex;gap:5px;min-width:760px;justify-content:center;margin:5px 0}.ett-key{position:relative;width:52px;height:48px;background:#f2f5fb;border-radius:6px;box-shadow:0 2px #9ca9c0;padding:3px 5px}.ett-key b,.ett-key i{display:block;font-style:normal;font-weight:400;line-height:1.05}.ett-key b{font-size:.78rem;color:#65718a}.ett-key em{position:absolute;right:4px;bottom:2px;font-style:normal;font-size:.57rem;color:#8d98ac}.ett-key.wide{width:88px}.ett-key.caps{width:72px}.ett-key.enter{width:70px}.ett-key.shift{width:82px;padding-top:14px;font-size:.72rem}.ett-key.space{width:340px;padding-top:14px;text-align:center;font-size:.75rem}.ett-keyboard.show-shift .ett-key i,.ett-keyboard:not(.show-shift) .ett-key b{opacity:.3}.ett-complete{padding:15px 20px;background:#e3f9ef;border:1px solid #9ce1c0;border-radius:0 0 14px 14px;color:#14543d}@media(max-width:760px){.ett-header{padding:21px;flex-direction:column}.ett-layout{grid-template-columns:1fr}.ett-sidebar{border-right:0;border-bottom:1px solid var(--line)}.ett-practice{padding:16px}.ett-metrics{grid-template-columns:repeat(2,1fr)}}
