.quiz-card[data-v-9d985b0d]{background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:24px;outline:3px solid transparent;outline-offset:-1px;transition:outline-color .2s}.quiz-card--narrating[data-v-9d985b0d]{outline-color:gray}.quiz-header[data-v-9d985b0d]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.quiz-id[data-v-9d985b0d]{display:inline-block;background:#333;color:#fff;font-weight:700;font-size:14px;padding:4px 10px;border-radius:4px}.quiz-meta[data-v-9d985b0d]{font-size:12px;color:gray;flex:0 1 auto;margin-left:auto;min-width:0;text-align:right}.play-btn[data-v-9d985b0d]{padding:4px 10px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#555;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.play-btn[data-v-9d985b0d]:hover{background:#fff5fa;border-color:#ed1e79;color:#ed1e79}.quiz-question[data-v-9d985b0d]{font-size:17px;font-weight:700;margin:0 0 16px;line-height:1.6}.options[data-v-9d985b0d]{display:flex;flex-direction:column;gap:8px}.options--horizontal[data-v-9d985b0d]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.options--horizontal .option[data-v-9d985b0d]{flex-direction:column;align-items:center;gap:8px;padding:14px 10px;text-align:center}.options--horizontal .option-text[data-v-9d985b0d]{flex:none;text-align:center;width:100%}.option[data-v-9d985b0d]{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fff;border:1px solid #d9d9d9;border-radius:6px;font-size:15px;text-align:left;cursor:pointer;color:#333;transition:background .15s,border-color .15s;font-family:inherit}.option[data-v-9d985b0d]:hover:not(.option--locked){background:#f8f8f8;border-color:#999}.option--locked[data-v-9d985b0d]{cursor:default}.option-key[data-v-9d985b0d]{flex-shrink:0;display:inline-block;width:24px;height:24px;border-radius:50%;background:#e6e6e6;color:#333;text-align:center;line-height:24px;font-size:13px;font-weight:700}.option-text[data-v-9d985b0d]{flex:1;line-height:1.5}.option--correct[data-v-9d985b0d]{background:#fce4ec;border-color:#ed1e79}.option--correct .option-key[data-v-9d985b0d]{background:#ed1e79;color:#fff}.option--wrong[data-v-9d985b0d]{background:#f2f2f2;border-color:#999;opacity:.7}.result[data-v-9d985b0d]{margin-top:16px;padding:12px 16px;border-radius:6px}.result--correct[data-v-9d985b0d]{background:#fce4ec}.result--wrong[data-v-9d985b0d]{background:#f2f2f2}.result-judge[data-v-9d985b0d]{margin:0 0 6px;font-weight:700;font-size:15px}.result--correct .result-judge[data-v-9d985b0d]{color:#ad1457}.result--wrong .result-judge[data-v-9d985b0d]{color:#555}.result-explanation[data-v-9d985b0d]{margin:0;font-size:14px;line-height:1.7;color:#333}@media(max-width:600px){.quiz-question[data-v-9d985b0d]{font-size:16px}.options--horizontal[data-v-9d985b0d]{display:flex;flex-direction:column}}
