:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#3b3028;background:#fff8ed}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:720px;margin:auto;padding:18px 18px 30px}.topbar{display:flex;justify-content:space-between;align-items:center;font-weight:800}.brand{display:flex;gap:8px;align-items:center;color:#e36b3f}.seed{font-size:24px}.level{background:#fff0d8;color:#a46435;border-radius:99px;padding:8px 12px;font-size:13px}.hero{display:flex;align-items:center;gap:18px;padding:28px 6px 24px}.buddy{background:#ffe2b9;border-radius:28px;padding:20px;font-size:54px;box-shadow:0 8px 0 #f6c984}.eyebrow{font-size:13px;color:#b27647;font-weight:800;letter-spacing:.08em;margin:0 0 5px}h1{font-size:34px;line-height:1.15;margin:0 0 8px;letter-spacing:-.04em}h2{margin:0;font-size:22px}.sub{margin:0;color:#826f62}.card{background:#fff;border:1px solid #f2e4d3;border-radius:26px;padding:20px;box-shadow:0 12px 35px #6a44200f}.card-head{display:flex;justify-content:space-between;align-items:start}.count{color:#ad8d73;font-size:13px}.choices{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.choice{border:2px solid #f0e1d1;background:#fffaf3;border-radius:15px;min-width:50px;height:50px;font-size:20px;font-weight:800;color:#704e3a}.choice.selected{border-color:#ed8a5d;background:#fff0e6;color:#d45e34}.target{border-radius:20px;background:#fff6ea;padding:20px;text-align:center;margin:8px 0 16px}.target-label{display:block;color:#ae927b;font-size:12px;margin-bottom:4px}.target strong{font-size:58px;line-height:1;color:#e36b3f}.ipa{font-size:20px;color:#826f62;margin-left:10px}.actions{display:flex;gap:10px}.actions button{flex:1;border:0;border-radius:15px;min-height:50px;font-size:16px;font-weight:800;cursor:pointer}.primary{background:#e87349;color:#fff;box-shadow:0 4px 0 #c95631}.secondary{background:#fff1e5;color:#b65330}.ghost{background:#f8f4ef;color:#927c6b}.submit{background:#a9d69e;color:#315e34}.actions button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.record-state{text-align:center;min-height:24px;padding:12px 0;color:#876f5d;font-size:14px}.record-state.recording{color:#d94f40;font-weight:800}.secondary-actions{margin-top:8px}.feedback{display:flex;gap:10px;padding:14px;border-radius:16px;margin-top:16px;font-size:14px}.feedback p{margin:4px 0 0;color:#765f50;line-height:1.5}.feedback.info{background:#f1f8ed}.feedback.error{background:#fff0ed}.tip{text-align:center;color:#9c8774;font-size:13px;margin:18px 0}footer{text-align:center;color:#b09b8a;font-size:11px}@media(max-width:420px){h1{font-size:29px}.hero{padding-top:22px}.buddy{font-size:42px;padding:14px}}
