.answer-preferences{display:flex;align-items:center;gap:16px;margin-top:13px;font-size:10px;color:var(--muted)}.answer-preferences label{display:flex;flex-direction:row;align-items:center;gap:5px}.answer-preferences input{width:14px;height:14px}.answer-preferences button{margin-left:auto;border:0;background:none;color:var(--green);font-size:10px;font-weight:700;cursor:pointer}.correct-answer{margin-top:10px;padding-top:10px;border-top:1px solid currentColor;font-size:14px}.correct-answer span{display:block;text-transform:uppercase;font-size:8px;font-weight:700;margin-bottom:4px}.language-details{margin-top:20px;border:1px solid var(--line);border-radius:6px;background:var(--paper);overflow:hidden}.translation-box,.pronunciation-box{padding:16px}.translation-box{border-bottom:1px solid var(--line)}.translation-box>span,.pronunciation-box>span{display:block;font-size:9px;text-transform:uppercase;color:var(--green);font-weight:700}.translation-box p{font-size:14px;margin:8px 0 0}.word-tokens{margin-top:10px;line-height:2}.word-tokens button{border:0;border-bottom:1px dotted var(--muted);background:none;color:var(--ink);padding:2px;margin-right:5px;cursor:pointer}.dictionary-popover{margin:0 16px 16px;padding:14px;border:1px solid var(--line);background:var(--surface);border-radius:5px}.dictionary-popover strong{font:600 19px Newsreader}.dictionary-popover p{font-size:11px;color:var(--muted);line-height:1.5}.dictionary-popover button{border:1px solid var(--green);background:var(--surface);color:var(--green);border-radius:4px;padding:5px 8px;margin-right:6px;font-size:10px}@media(max-width:650px){.answer-preferences{align-items:flex-start;flex-direction:column;gap:8px}.answer-preferences button{margin-left:0}}
