a{text-decoration:none}ul{list-style:none;padding:0;margin:0}.mcq-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .05);margin-bottom:24px;padding:24px}.mcq-question{font-size:1.25rem;font-weight:700;color:#2990ea;margin-bottom:16px}.mcq-options{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.mcq-option{flex:1 1 45%;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 16px;cursor:pointer;transition:box-shadow 0.2s,border-color 0.2s;font-size:1rem;color:#444;box-shadow:0 2px 8px rgb(0 0 0 / .03)}.mcq-option:hover,.mcq-option.selected{border-color:#2990ea;box-shadow:0 4px 16px rgb(41 144 234 / .08);background:#f0f8ff}.mcq-submit-btn{background:#107c2f;color:#fff;padding:10px 24px;border-radius:6px;font-weight:700;border:none;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:background 0.2s}.mcq-submit-btn:hover{background:#0b5c23}.mcq-alert{background:#ffe5e5;color:#c00;padding:12px;border-radius:4px;font-weight:700;margin-top:16px;text-align:center}.row{display:flex;flex-wrap:wrap;gap:24px}.col-left{flex:2 1 0%;min-width:0}.col-right{flex:1 1 0%;min-width:300px}.bg-white{background:#fff}.p-4{padding:16px}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.shadow{box-shadow:0 2px 8px rgb(0 0 0 / .05)}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.title-top{margin-bottom:16px}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.grid{display:grid;gap:16px}.grid-cols-1{grid-template-columns:1fr}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-4{gap:16px}.flex{display:flex}.items-center{align-items:center}.space-x-4>*+*{margin-left:16px}.space-x-2>*+*{margin-left:8px}.flex-wrap{flex-wrap:wrap}.gap-2>*+*{margin-left:8px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.text-blue-600{color:#2563eb}.hover\:underline:hover{text-decoration:underline}.border{border:1px solid #e5e7eb}.w-6{width:24px}.h-6{height:24px}.rounded-full{border-radius:50%}.mr-2{margin-right:8px}.text-white{color:#fff}.bg-green-500{background:#16a34a}.text-gray-700{color:#374151}.bg-gray-100{background:#f3f4f6}.q-description{font-size:1rem;line-height:1.6}.sidebar{min-height:200px}.relared-questions{margin-top:24px}.text-xl{font-size:1.25rem}.font-medium{font-weight:500}.px-3{padding-left:12px;padding-right:12px}.py-1{padding-top:4px;padding-bottom:4px}.text-sm{font-size:.875rem}.bg-blue-600{background:#2563eb}.rounded-md{border-radius:6px}.hover\:bg-blue-700:hover{background:#1d4ed8}.transition{transition:background 0.2s,color 0.2s}.text-blue-500{color:#1e40af}.ml-4{margin-left:16px}.text-gray-600{color:#4b5563}.text-sm{font-size:.875rem}.rounded-full{border-radius:50%}.p-2{padding:8px}.w-full{width:100%}.cursor-pointer{cursor:pointer}.hidden{display:none}@media (max-width:1024px){.row{flex-direction:column;gap:0}.col-left,.col-right{flex:1 1 100%;min-width:0}.grid{gap:12px}}@media (max-width:600px){.p-4{padding:8px}.title-top{margin-bottom:8px}.text-2xl{font-size:1.1rem}.text-xl{font-size:1rem}}label.flex.items-center.cursor-pointer.w-full{background:#f8fafc;border-radius:8px;display:flex;align-items:center}label.flex.items-center.cursor-pointer.w-full:hover{background:#e0f2fe;border-color:#2990ea;box-shadow:0 4px 16px rgb(41 144 234 / .1)}label.flex.items-center.cursor-pointer.w-full .w-6.h-6{font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:12px;border:2px solid #2990ea;background:#fff;color:#2990ea;width:28px;height:28px}label.flex.items-center.cursor-pointer.w-full.bg-green-500.text-white .w-6.h-6{background:#16a34a;color:#fff;border-color:#16a34a}ul.flex.space-x-4.mb-2.bg-white.p-4.shadow{list-style:none}ul.flex.flex-wrap.gap-2.mt-2{list-style:none}.w-6.h-6.bg-green-500.text-white{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important;box-shadow:0 0 0 4px #d1fae5}input[type="radio"]:checked+.w-6.h-6,input[type="radio"]:checked+label .w-6.h-6{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}.bg-green-500.text-white .w-6.h-6{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}