.TestPage_container__9osK1{display:flex;height:100vh;direction:rtl;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9fafb;color:#111827}.TestPage_sidebarLeft__b1Lm_{width:80px;background-color:#fff;border-left:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.TestPage_sidebarButton__k5jIy{width:40px;height:40px;border-radius:9999px;font-weight:700;font-size:14px;border:1px solid #d1d5db;background-color:#f3f4f6;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s}.TestPage_sidebarButton__k5jIy.TestPage_active__8Kfwc{background-color:#2563eb;color:#fff;border-color:#2563eb}.TestPage_sidebarButton__k5jIy.TestPage_answered___k0ak{background-color:#dcfce7;color:#166534;border-color:#4ade80}.TestPage_mainContent__Q7l_H{flex:1 1;padding:32px}.TestPage_questionTitle__uZdlP{font-weight:700;font-size:20px;margin-bottom:16px}.TestPage_questionText__EO6YM{font-size:18px;margin-bottom:24px}.TestPage_questionImage__i6ajP{max-width:300px;max-height:200px;margin-bottom:16px;border-radius:8px;object-fit:contain}.TestPage_option__XMdqX{cursor:pointer;padding:16px;border-radius:8px;border:1px solid #d1d5db;background-color:#fff;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:12px;transition:background-color .3s,border-color .3s}.TestPage_option__XMdqX.TestPage_selected__sAoIK{background-color:#dbeafe;border-color:#3b82f6}.TestPage_checkmark__zwNgE{color:#3b82f6;font-weight:700}.TestPage_sidebarRight__a12rZ{width:280px;background-color:#fff;border-right:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column;gap:24px}.TestPage_smallText__kRsQv{font-size:14px;color:#6b7280;margin-bottom:4px}.TestPage_largeText__xCDpe{font-size:18px;font-weight:700}.TestPage_toggleButtonsContainer__motbx{display:flex;gap:12px;margin-bottom:24px}.TestPage_toggleButton__dHUqc{color:#2563eb;background-color:transparent;border:1.5px solid #2563eb;border-radius:6px;padding:8px 14px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TestPage_toggleButton__dHUqc.TestPage_active__8Kfwc{background-color:#2563eb;color:#fff}.TestPage_rangeInput__0srY2{width:100%}.TestPage_calcDisplay__cV4Kn{width:100%;height:40px;margin-bottom:8px;padding:8px;font-size:20px;text-align:right;border:1px solid #d1d5db;border-radius:6px;background-color:#f9fafb}.TestPage_calcButtonsGrid__j4anN{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.TestPage_calcButton__bAlut{padding:12px 0;font-size:18px;border-radius:6px;border:1px solid #d1d5db;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s}.TestPage_calcButton__bAlut:hover{background-color:#e0e7ff}.TestPage_notesTextarea__lzeAO{width:100%;height:200px;padding:8px;font-size:16px;border-radius:6px;border:1px solid #d1d5db;resize:vertical}.TestPage_resultContainer__dI7AC{max-width:720px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.TestPage_resultTitle__kRRfI{text-align:center;font-size:2rem;margin-bottom:24px;color:#004085}.TestPage_examSummary__sG2u0{text-align:center;margin-bottom:30px;padding:16px;border-radius:10px;background-color:#eef6f9;box-shadow:0 0 10px rgba(0,0,0,.1)}.TestPage_successText__CNSVL{color:#2e7d32;font-size:1.8rem;font-weight:700}.TestPage_failText__f9nJF{color:#c62828;font-size:1.8rem;font-weight:700}.TestPage_resultQuestionCard__cAxPg{background-color:#f9f9f9;border-radius:10px;padding:20px;margin-bottom:24px;box-shadow:0 4px 8px rgb(0 0 0/.1)}.TestPage_resultQuestionHeader__V7Zwt{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.TestPage_correctBadge__5aBNp{background-color:#d4edda;color:#155724}.TestPage_correctBadge__5aBNp,.TestPage_wrongBadge__Md7pK{padding:4px 12px;border-radius:20px;font-weight:600;font-size:.9rem}.TestPage_wrongBadge__Md7pK{background-color:#f8d7da;color:#721c24}.TestPage_resultQuestionText__gPnRG{font-size:1.1rem;margin-bottom:12px;line-height:1.4}.TestPage_resultQuestionImage__mhGWf{max-width:100%;border-radius:8px;margin-bottom:12px;box-shadow:0 2px 6px rgb(0 0 0/.15)}.TestPage_resultOptionsContainer__UQblZ{border-top:1px solid #ddd;padding-top:12px}.TestPage_resultOption__QwHfA{padding:10px 16px;margin-bottom:8px;border-radius:6px;font-size:1rem;display:flex;align-items:center;transition:background-color .3s ease;border:1px solid transparent}.TestPage_optionKey__ciZcv{font-weight:700;margin-right:10px;min-width:20px;color:#555}.TestPage_correctOption__3lt_j{background-color:#d4edda;border-color:#28a745;color:#155724}.TestPage_wrongOption__BptEy{background-color:#f8d7da;border-color:#dc3545;color:#721c24}.TestPage_iconCorrect__vOCRi{margin-left:auto;color:#28a745;font-size:1.3rem}.TestPage_iconWrong__ckZTh{margin-left:auto;color:#dc3545;font-size:1.3rem}.TestPage_thanksText__XTady{text-align:center;margin-top:40px;font-size:1.2rem;font-weight:600;color:#004085}