*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial;background:#f4f6f8;color:#18212a}header{height:72px;background:#111827;color:white;display:flex;justify-content:space-between;align-items:center;padding:0 22px}header h1{margin:0;font-size:20px}header h1 span{font-size:10px;background:#2563eb;padding:4px 7px;border-radius:99px}header p{margin:3px 0;color:#abb5c0;font-size:12px}button,.button,input,select{font:inherit}.button,button{border:1px solid #d2d8de;background:white;border-radius:9px;padding:9px 12px;cursor:pointer}.actions{display:flex;gap:6px}.layout{display:grid;grid-template-columns:255px 1fr;min-height:calc(100vh - 72px)}aside{background:white;border-right:1px solid #ddd;padding:14px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.stats div{background:#f5f7f9;border-radius:9px;padding:8px;text-align:center}.stats b{display:block;font-size:18px}.stats small{font-size:9px;color:#74808b}nav{display:grid;gap:5px;margin-top:14px}.lvl{text-align:left;border:0}.lvl.active{background:#e9f1ff;color:#174c9c;font-weight:700}.lvl small{display:block;color:#78838c;font-size:10px;font-weight:400}.tip{margin-top:14px;background:#fff8e8;border:1px solid #eeddb2;border-radius:10px;padding:10px;font-size:11px;line-height:1.5}main{padding:24px}.hero{background:white;border:1px solid #dfe4e9;border-radius:16px;padding:30px}.hero>span,.question>span,.answer>span{font-size:11px;color:#2563eb;font-weight:700}.hero h2{font-size:29px}.hero p{color:#66727c}.hero button,#reveal{background:#2563eb;color:white;border-color:#2563eb}.overview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.overview div{background:white;border:1px solid #dfe4e9;border-radius:12px;padding:12px}.overview b{display:block}.overview small{color:#75808a}.hidden{display:none!important}.toolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.audio{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.audio label{font-size:11px}.card{max-width:820px;margin:10px auto;background:white;border:1px solid #dce2e7;border-radius:16px;overflow:hidden}.meta{display:flex;justify-content:space-between;padding:11px 16px;border-bottom:1px solid #eee;color:#75808a;font-size:11px}.question{padding:18px}.question h2{margin:8px 0}.question pre{background:#111820;color:#edf2f6;padding:22px;margin:0 -18px;font-family:Consolas,monospace;font-size:15px;line-height:1.6;white-space:pre-wrap;min-height:140px}.question p{color:#69747e}.answer{padding:18px;border-top:1px solid #e7ebef}.answer>p{font-size:15px;line-height:1.55}.memo{background:#f5f7f9;padding:10px;border-radius:8px;font-size:12px}.help{margin-top:15px;border:1px solid #dde4ea;border-radius:10px;padding:12px;font-size:12px}.terms{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.term{background:#eef4ff;color:#1e56a7;border-color:#cbdaf3}.termExpl{margin-top:10px;background:#fff8e8;border:1px solid #eeddb2;border-radius:8px;padding:10px;line-height:1.5}.chat{margin-top:15px;background:#f3efff;border:1px solid #d9cef2;border-radius:10px;padding:12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.chat p{margin:3px 0 0;color:#6f6580;font-size:11px}.rates{max-width:820px;margin:12px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.rates button small{display:block;font-size:9px;margin-top:3px}.again{background:#fff0f0;color:#9d2727}.hard{background:#fff7e7;color:#8d5a00}.good{background:#e9f6ed;color:#17663a}.easy{background:#eaf1ff;color:#2057a8}#browse input{padding:9px;border:1px solid #ccd4db;border-radius:8px;width:330px;margin-left:10px}#grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:12px;margin-top:15px}.mini{background:#fff;border:1px solid #dde3e8;border-radius:11px;overflow:hidden}.mini h3,.mini p,.mini small{padding-left:12px;padding-right:12px}.mini pre{margin:0;background:#111820;color:#eef2f6;padding:12px;font-size:11px;white-space:pre-wrap}@media(max-width:900px){.layout{grid-template-columns:1fr}.overview{grid-template-columns:1fr 1fr}.rates{grid-template-columns:1fr 1fr}.toolbar,.chat{align-items:flex-start;flex-direction:column}}
.voiceStatus{font-size:10px;padding:5px 8px;border-radius:99px;background:#eef2f7;color:#53606b;white-space:nowrap}
.voiceStatus.windows{background:#dcfce7;color:#166534}
.voiceStatus.fallback{background:#fef3c7;color:#92400e}
#reloadWindowsVoices{font-size:10px}
