:root{color:#112236;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f0f6ff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{max-width:820px;margin:0 auto;padding:1.5rem 1rem 2.25rem}.container{gap:1rem;display:grid}.top{justify-content:center;display:flex}.badge{color:#1f4a8a;background:#dcecff;border:1px solid #b1ceff;border-radius:999px;margin:0;padding:.3rem .75rem;font-size:.88rem}.card{background:#fff;border:1px solid #d2deef;border-radius:14px;padding:1rem;box-shadow:0 3px 10px #0d2d6014}.stats{background:#edf4ff;border:1px solid #c8daf8;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:.7rem .85rem;display:flex}.stats p{margin:0;font-size:.94rem}h1,h2,h3{color:#112236;margin:0 0 .55rem}.muted{color:#4a607d}.row-between{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.chip{color:#1e568f;background:#e2efff;border-radius:999px;margin:0;padding:.2rem .6rem;font-size:.85rem}.prompt{margin:.35rem 0;font-size:1.05rem}.example{color:#2f4e75;margin:.45rem 0 .7rem}.hint{background:#fff6df;border:1px solid #f2d99a;border-radius:8px;padding:.45rem .6rem}.actions{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.answer-form{gap:.45rem;margin-top:.75rem;display:grid}.attempts-footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.answer-input-row{align-items:center;gap:.55rem;display:flex}.answer-input-row input{flex:1}.answer-input-row .primary{flex-shrink:0}input{border:1px solid #a8bfdc;border-radius:9px;width:100%;padding:.6rem .7rem;font-size:1rem}input:focus,button:focus{outline-offset:2px;outline:3px solid #7fb2ff}button{cursor:pointer;border:1px solid #0000;border-radius:9px;min-height:44px;padding:.5rem .85rem;font-weight:600}.primary{color:#fff;background:#245ea6}.primary:hover{background:#1d4f8a}.ghost{color:#214f89;background:#eff6ff;border-color:#a7c5ea}.feedback{background:#edf9f0;border:1px solid #badfc1;border-radius:8px;margin-top:.75rem;padding:.55rem .65rem}.progressive-hint{color:#6e4c00;background:#fff6df;border:1px solid #f2d99a;border-radius:8px;margin-top:.55rem;padding:.5rem .65rem}.gifted-hint{color:#1c4f8d;background:#eef7ff;border-color:#b8d7ff}.suggestion-row-wrap{margin-top:.6rem}.suggestion-row{flex-wrap:wrap;gap:.35rem;display:flex}.suggestion-slot{border:1px solid #b9c8df;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:.95rem;font-weight:700;display:inline-flex}.suggestion-empty{color:#71839d;background:#f7f9fd;border-style:dashed}.suggestion-source-static,.suggestion-source-prefix{color:#7c5500;background:#fff2d7;border-color:#d9a545}.suggestion-source-suffix{color:#0a683a;background:#dff4e7;border-color:#4daf75}.suggestion-source-gifted{color:#1c4f8d;background:#eef7ff;border-color:#76afea}.suggestion-reveal{animation:.28s ease-out suggestionPop}@keyframes suggestionPop{0%{opacity:.4;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.result-panel{border:1px solid;border-radius:10px;flex-direction:column;gap:.6rem;margin-top:.8rem;padding:.75rem;display:flex}.result-panel p{margin:0}.result-correct{background:#edf9f0;border-color:#badfc1}.result-incorrect{background:#fff1f1;border-color:#f3c0c0}.attempt-history{border-top:1px solid #d7e3f4;margin-top:.85rem;padding-top:.75rem}.attempt-legend{color:#415d81;margin:0 0 .55rem;font-size:.88rem}.attempt-legend-inline{text-align:right;margin:0}.legend-correct,.legend-present,.legend-absent{font-weight:600}.legend-correct{color:#0f7a44}.legend-present{color:#8a5d00}.legend-absent{color:#4b5a71}.attempt-row+.attempt-row{margin-top:.55rem}.attempt-label{color:#4a607d;margin:0 0 .3rem;font-size:.87rem}.letter-chip-row{flex-wrap:wrap;gap:.35rem;display:flex}.letter-chip{border:1px solid #9eb4d3;border-radius:8px;justify-content:center;align-items:center;gap:.2rem;min-width:38px;height:38px;padding:0 .35rem;font-size:.95rem;font-weight:700;display:inline-flex}.letter-correct{color:#0a683a;background:#dff4e7;border-color:#4daf75}.letter-present{color:#7c5500;background:#fff2d7;border-color:#d9a545}.letter-absent{color:#3d4a5e;background:#edf2fa;border-color:#a5b5ce}.letter-missing{color:#64748b;background:#f6f8fc;border-style:dashed;border-color:#c5d0e1}.footer-note p{color:#3f5f84;margin:0;font-size:.9rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){#root{padding:.9rem .7rem 1.25rem}.card{padding:.85rem}.stats{gap:.45rem;padding:.65rem .7rem}.actions{flex-direction:column}.actions button{width:100%}.answer-input-row{flex-direction:column;align-items:stretch}.answer-input-row .primary{width:100%}.letter-chip,.suggestion-slot{min-width:34px;height:34px;font-size:.88rem}.attempt-legend{line-height:1.4}.attempts-footer{flex-direction:column;align-items:flex-start;gap:.35rem}.attempt-legend-inline{text-align:left}}@media (prefers-reduced-motion:reduce){.suggestion-reveal{animation:none}}
