:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182126;background:#fff8ee}*{box-sizing:border-box}body{margin:0;min-height:100vh}main{max-width:520px;margin:auto;padding:calc(20px + env(safe-area-inset-top)) 18px 28px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#766d64}.progress{height:7px;background:#e8dfd3;border-radius:8px;margin:12px 0 20px;overflow:hidden}.progress span{display:block;height:100%;background:#1f7a5b;transition:.3s}.card{text-align:center}.visual{height:250px;border-radius:28px;background:linear-gradient(#bde7ff 0 62%,#cce8b0 62%);position:relative;overflow:hidden;margin-bottom:18px}.sun{position:absolute;right:30px;top:24px;font-size:48px}.person{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:160px;height:205px}.head{width:88px;height:88px;background:#c98f69;border-radius:50%;margin:auto}.body{width:120px;height:140px;background:#2f6f91;border-radius:50px 50px 0 0;margin:-4px auto}.arm{position:absolute;width:70px;height:24px;background:#c98f69;right:-20px;top:110px;border-radius:20px;transform-origin:left;animation:wave 1.4s infinite alternate}@keyframes wave{from{transform:rotate(-30deg)}to{transform:rotate(-72deg)}}.meaning-cue{position:absolute;left:24px;top:22px;font-size:42px}.step{font-size:13px;color:#81766d}.instruction{font-size:14px;font-weight:750;color:#1f7a5b;margin-top:6px}h1{font-size:48px;margin:4px 0 0}#english{font-size:21px;margin:2px 0 16px;color:#554d47}.listen,.speak,.next{width:100%;border:0;border-radius:16px;padding:16px;font-size:18px;font-weight:750;margin:6px 0}.listen{background:#e5f1ec;color:#135b43}.speak{background:#1f7a5b;color:#fff}.speak.recording{background:#a13c32}.tools{display:flex;gap:8px;margin:8px 0}.tools button{flex:1;border:1px solid #d6cbc0;background:#fff;border-radius:13px;padding:12px;font-weight:650}.next{background:#20292e;color:#fff}.next.locked{opacity:.42}.heard{min-height:20px;color:#6b625b;font-size:13px}.feedback{min-height:28px;margin-top:7px;font-size:17px;font-weight:800}.correct{color:#14724e}.retry{color:#a13c32}.hiddenMeaning #english{visibility:hidden}