:root{--purple:#0c77e9;--bg:#f1f3f4;--card:#fff;--border:#dadce0;--text:#202124}.ExamComponent-module__IW0kwG__createPage{background:var(--bg);box-sizing:border-box;justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.ExamComponent-module__IW0kwG__headerRow{flex-direction:column;display:flex}.ExamComponent-module__IW0kwG__headerTop{justify-content:flex-end;display:flex}@media (max-width:600px){.ExamComponent-module__IW0kwG__headerRow{flex-direction:column;gap:8px}.ExamComponent-module__IW0kwG__totalPoints{align-self:flex-end;margin-left:0}}.ExamComponent-module__IW0kwG__totalPoints{color:#5f6368;align-items:center;gap:6px;font-size:14px;display:flex}.ExamComponent-module__IW0kwG__container{box-sizing:border-box;width:100%;max-width:900px;padding:16px 12px 120px}.ExamComponent-module__IW0kwG__card{background:var(--card);border:1px solid var(--border);border-left:4px solid #0000;border-radius:8px;margin-bottom:10px;padding:20px;position:relative}@media (max-width:600px){.ExamComponent-module__IW0kwG__card{border-radius:10px;padding:16px}}.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active{border-left-color:#1a73e8}.ExamComponent-module__IW0kwG__questionHeader select{border:1px solid var(--border);border-radius:4px;margin-bottom:1px;padding:6px}.ExamComponent-module__IW0kwG__option{z-index:0;align-items:center;gap:8px;margin-bottom:8px;display:flex;position:relative}.ExamComponent-module__IW0kwG__option:hover{z-index:5}.ExamComponent-module__IW0kwG__textUnderlineInput{resize:none;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:100%;padding:4px 0;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s;overflow:hidden}.ExamComponent-module__IW0kwG__textUnderlineInput:hover{border-bottom-color:var(--border)}.ExamComponent-module__IW0kwG__textUnderlineInput:focus{border-bottom-color:#1a73e8}.ExamComponent-module__IW0kwG__qTitle{font-size:16px;font-weight:500}.ExamComponent-module__IW0kwG__qType,.ExamComponent-module__IW0kwG__card .ExamComponent-module__IW0kwG__btnLink{opacity:0;pointer-events:none}.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active .ExamComponent-module__IW0kwG__qType,.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active .ExamComponent-module__IW0kwG__btnLink{opacity:1;pointer-events:auto}.ExamComponent-module__IW0kwG__qType,.ExamComponent-module__IW0kwG__card .ExamComponent-module__IW0kwG__btnLink{transition:opacity .15s}.ExamComponent-module__IW0kwG__qType{border-color:#0000}.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active .ExamComponent-module__IW0kwG__qType{border-color:var(--border);border:1px solid var(--border);border-radius:4px;margin-bottom:1px;padding:6px}.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active .ExamComponent-module__IW0kwG__qType:focus{border-color:#1a73e8}.ExamComponent-module__IW0kwG__questionHeader{align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.ExamComponent-module__IW0kwG__qPoints{color:#5f6368;align-items:center;gap:4px;margin-left:auto;font-size:13px;display:flex}.ExamComponent-module__IW0kwG__pointsInput{text-align:right;color:#202124;border:none;border-bottom:1px solid #0000;outline:none;width:52px;font-size:13px}.ExamComponent-module__IW0kwG__pointsInput:focus{border-bottom-color:#1a73e8}.ExamComponent-module__IW0kwG__qPoints span{font-size:13px}.ExamComponent-module__IW0kwG__optDrag{opacity:0;pointer-events:none;cursor:grab;color:#9aa0a6;-webkit-user-select:none;user-select:none;font-size:18px;line-height:1;transition:opacity .15s;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.ExamComponent-module__IW0kwG__card.ExamComponent-module__IW0kwG__active .ExamComponent-module__IW0kwG__optDrag{opacity:1;pointer-events:auto}.ExamComponent-module__IW0kwG__optIcon{accent-color:#5f6368}.ExamComponent-module__IW0kwG__btnLink{color:var(--purple);cursor:pointer;background:0 0;border:none;padding:4px 0}.ExamComponent-module__IW0kwG__gTooltip{cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .2s;display:flex;position:relative}.ExamComponent-module__IW0kwG__gTooltip:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#6b6c6f;border-radius:4px;padding:6px 8px;font-size:12px;transition:opacity .15s;position:absolute;top:120%;left:50%;transform:translate(-50%)}.ExamComponent-module__IW0kwG__gTooltip:hover{background:#f1f3f4}.ExamComponent-module__IW0kwG__gTooltip:hover:after{opacity:1}.ExamComponent-module__IW0kwG__drag{cursor:grab;-webkit-user-select:none;user-select:none;color:#9aa0a6;pointer-events:auto;justify-content:center;align-items:center;width:100%;height:2px;margin:-8px 0 8px;font-size:18px;line-height:4;display:flex}.ExamComponent-module__IW0kwG__requiredToggle{color:#5f6368;pointer-events:auto;visibility:visible;align-items:center;gap:8px;font-size:13px;display:flex}.ExamComponent-module__IW0kwG__switch{width:36px;height:18px;position:relative}.ExamComponent-module__IW0kwG__switch input{opacity:0;width:0;height:0}.ExamComponent-module__IW0kwG__slider{cursor:pointer;background-color:#dadce0;border-radius:18px;transition:all .2s;position:absolute;inset:0}.ExamComponent-module__IW0kwG__slider:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:2px;left:2px}.ExamComponent-module__IW0kwG__switch input:checked+.ExamComponent-module__IW0kwG__slider{background-color:var(--purple)}.ExamComponent-module__IW0kwG__switch input:checked+.ExamComponent-module__IW0kwG__slider:before{transform:translate(18px)}.ExamComponent-module__IW0kwG__feedback{border-radius:6px;margin-top:8px;padding:10px 14px;font-size:14px;line-height:1.4}.ExamComponent-module__IW0kwG__textUnderlineInput.ExamComponent-module__IW0kwG__feedback{height:auto;min-height:auto;padding:10px 14px;line-height:1.4;display:block}.ExamComponent-module__IW0kwG__feedbackOkLabel{color:#065f46;background:#ecfdf5;border-left:4px solid #16a34a;font-weight:500}.ExamComponent-module__IW0kwG__feedbackErrorLabel{color:#7f1d1d;background:#fef2f2;border-left:4px solid #dc2626;font-weight:500}.ExamComponent-module__IW0kwG__feedbackOkHeader{color:#188038;align-items:center;gap:6px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.ExamComponent-module__IW0kwG__feedbackErrorHeader{color:#ed0b0b;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:500;display:flex}.ExamComponent-module__IW0kwG__feedbackIcon{font-size:14px;line-height:1}@media (max-width:600px){.ExamComponent-module__IW0kwG__optDrag{left:-10px}}.ExamComponent-module__IW0kwG__gfLabel{color:#202124;font-size:14px}.ExamComponent-module__IW0kwG__btnIcon{cursor:pointer;background:0 0;border:none;font-size:18px}.ExamComponent-module__IW0kwG__timer-row{pointer-events:auto;align-items:center;margin-left:4px;display:flex}.ExamComponent-module__IW0kwG__timer-row *{pointer-events:auto}.ExamComponent-module__IW0kwG__timer-input{text-align:center;text-align:right;color:#202124;pointer-events:auto;cursor:text;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:42px;font-size:13px}.ExamComponent-module__IW0kwG__timer-input:focus{border-bottom-color:#1a73e8}.ExamComponent-module__IW0kwG__headerFields input[type=number],.ExamComponent-module__IW0kwG__qPoints input[type=number],.ExamComponent-module__IW0kwG__option input[type=number],.ExamComponent-module__IW0kwG__requiredToggle input[type=number],.ExamComponent-module__IW0kwG__headerFields input[type=number]{pointer-events:auto;-webkit-user-select:auto;user-select:auto}.ExamComponent-module__IW0kwG__lineSeparator{border-top:1px solid #e0e0e0;margin:10px 0}.ExamComponent-module__IW0kwG__questionFooter{justify-content:flex-end;margin-top:16px;display:flex}.ExamComponent-module__IW0kwG__footerActions{align-items:center;gap:16px;display:flex}.ExamComponent-module__IW0kwG__verticalDivider{background-color:#dadce0;width:1px;height:24px}.ExamComponent-module__IW0kwG__iconBtn{cursor:pointer;color:#5f6368;background:0 0;border:none;font-size:18px;transition:color .2s}.ExamComponent-module__IW0kwG__iconBtn:hover{background-color:#f1f3f4;border-radius:50%}.ExamComponent-module__IW0kwG__headerFields{flex-direction:column;flex:1;display:flex}.ExamComponent-module__IW0kwG__formTitle{padding-bottom:6px;font-size:28px;font-weight:500}.ExamComponent-module__IW0kwG__formDescription{color:#5f6368;font-size:14px}.ExamComponent-module__IW0kwG__tooltipWrapper{align-items:center;display:flex;position:relative}.ExamComponent-module__IW0kwG__tooltipText{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#6b6c6f;border-radius:4px;padding:6px 8px;font-size:12px;transition:opacity .15s;position:absolute;top:120%;left:50%;transform:translate(-50%)}.ExamComponent-module__IW0kwG__tooltipWrapper:hover .ExamComponent-module__IW0kwG__tooltipText{opacity:1}.ExamComponent-module__IW0kwG__toolbarBtn{background:#f1f3f4;border-radius:6px;padding:6px 14px;font-size:14px;transition:background .2s}.ExamComponent-module__IW0kwG__toolbarBtn:hover{background:#e0e0e0}.ExamComponent-module__IW0kwG__toolbarBtn.ExamComponent-module__IW0kwG__primary{color:#fff;background:#267ef1;border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:background .2s}.ExamComponent-module__IW0kwG__toolbarBtn.ExamComponent-module__IW0kwG__primary:hover{background:#096cec}.ExamComponent-module__IW0kwG__toolbarNav{align-items:center;gap:8px;display:flex}.ExamComponent-module__IW0kwG__questionImageWrapper{margin-top:8px;display:inline-block;position:relative}.ExamComponent-module__IW0kwG__questionImage{z-index:1;max-width:100%;height:auto;position:relative}.ExamComponent-module__IW0kwG__optionImageWrapper{margin-top:6px;margin-left:42px;position:relative}.ExamComponent-module__IW0kwG__removeImageX{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:-13px;right:-13px}.ExamComponent-module__IW0kwG__removeImageX:hover{background:#000c}.ExamComponent-module__IW0kwG__modalOverlay{z-index:3000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ExamComponent-module__IW0kwG__confirmModal{background:#fff;border-radius:12px;width:420px;max-width:90%;padding:24px;box-shadow:0 10px 30px #00000040}.ExamComponent-module__IW0kwG__confirmModal h3{margin-bottom:8px;font-size:18px;font-weight:500}.ExamComponent-module__IW0kwG__confirmModal p{color:#5f6368;font-size:14px}.ExamComponent-module__IW0kwG__modalActions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.ExamComponent-module__IW0kwG__modalCancel{cursor:pointer;background:#f1f3f4;border:none;border-radius:6px;padding:8px 16px}.ExamComponent-module__IW0kwG__modalCancel:hover{background:#e0e0e0}.ExamComponent-module__IW0kwG__modalDelete{color:#fff;cursor:pointer;background:#d93025;border:none;border-radius:6px;padding:8px 16px}.ExamComponent-module__IW0kwG__modalDelete:hover{background:#b3261e}.ExamComponent-module__IW0kwG__navBtn{cursor:pointer;background:#f1f3f4;border:1px solid #dadce0;border-radius:6px;padding:8px 16px}.ExamComponent-module__IW0kwG__navBtn:hover{background-color:#0a4de91a}
.ImageUploadModal-module__cqOswq__overlay{z-index:3000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageUploadModal-module__cqOswq__modal{text-align:center;background:#fff;border-radius:12px;width:420px;max-width:90%;padding:24px;box-shadow:0 10px 30px #00000040}.ImageUploadModal-module__cqOswq__dropZone{cursor:pointer;border:2px dashed #dadce0;border-radius:10px;margin-top:15px;padding:30px}.ImageUploadModal-module__cqOswq__dropZone i{margin-bottom:10px;font-size:28px}.ImageUploadModal-module__cqOswq__dropZone p{margin-bottom:12px;font-size:14px}.ImageUploadModal-module__cqOswq__browseBtn{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;padding:8px 14px}.ImageUploadModal-module__cqOswq__browseBtn:hover{background:#1765cc}.ImageUploadModal-module__cqOswq__closeBtn{cursor:pointer;background:#f1f3f4;border:none;border-radius:6px;margin-top:18px;padding:8px 14px}.ImageUploadModal-module__cqOswq__error{color:#ff4d4f;margin-top:6px;font-size:.85rem}.ImageUploadModal-module__cqOswq__hint{color:#888;margin-top:4px;font-size:.75rem;display:block}
.DeleteExamModal-module__aEC4Ka__modalOverlay{z-index:3000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteExamModal-module__aEC4Ka__confirmModal{background:#fff;border-radius:12px;width:420px;max-width:90%;padding:24px;animation:.18s DeleteExamModal-module__aEC4Ka__modalPop;box-shadow:0 10px 30px #00000040}@keyframes DeleteExamModal-module__aEC4Ka__modalPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.DeleteExamModal-module__aEC4Ka__confirmModal h3{margin-bottom:8px;font-size:18px;font-weight:500}.DeleteExamModal-module__aEC4Ka__confirmModal p{color:#5f6368;font-size:14px}.DeleteExamModal-module__aEC4Ka__modalActions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.DeleteExamModal-module__aEC4Ka__modalCancel{cursor:pointer;background:#f1f3f4;border:none;border-radius:6px;padding:8px 16px}.DeleteExamModal-module__aEC4Ka__modalCancel:hover{background:#e0e0e0}.DeleteExamModal-module__aEC4Ka__modalDelete{color:#fff;cursor:pointer;background:#d93025;border:none;border-radius:6px;padding:8px 16px}.DeleteExamModal-module__aEC4Ka__modalDelete:hover{background:#b3261e}
.SettingsModal-module__U1OpbG__settingsModal{z-index:2000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SettingsModal-module__U1OpbG__settingsModal.SettingsModal-module__U1OpbG__hidden{display:none}.SettingsModal-module__U1OpbG__settingsCard{background:#fff;border-radius:12px;width:560px;max-width:95%;overflow:hidden;box-shadow:0 2px 6px #00000026,0 8px 24px #0003}.SettingsModal-module__U1OpbG__settingsHeader{border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;padding:20px 24px;font-size:18px;font-weight:500;display:flex}.SettingsModal-module__U1OpbG__settingsBack{color:#202124;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:18px;font-weight:500;display:flex}.SettingsModal-module__U1OpbG__backArrow{font-size:24px;line-height:1;transition:color .2s}.SettingsModal-module__U1OpbG__settingsBack:hover .SettingsModal-module__U1OpbG__backArrow{color:#1a73e8}.SettingsModal-module__U1OpbG__settingsContent{padding:24px}.SettingsModal-module__U1OpbG__settingsContent strong{color:#5f6368;letter-spacing:.3px;text-transform:uppercase;margin:18px 0 8px;font-size:13px;font-weight:600;display:block}.SettingsModal-module__U1OpbG__gfToggleRow{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.SettingsModal-module__U1OpbG__gfLabel{color:#202124;font-size:14px}.SettingsModal-module__U1OpbG__switch{width:36px;height:18px;position:relative}.SettingsModal-module__U1OpbG__switch input{opacity:0;width:0;height:0}.SettingsModal-module__U1OpbG__slider{cursor:pointer;background-color:#dadce0;border-radius:18px;transition:all .2s;position:absolute;inset:0}.SettingsModal-module__U1OpbG__slider:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:2px;left:2px}.SettingsModal-module__U1OpbG__switch input:checked+.SettingsModal-module__U1OpbG__slider{background-color:var(--purple)}.SettingsModal-module__U1OpbG__switch input:checked+.SettingsModal-module__U1OpbG__slider:before{transform:translate(18px)}.SettingsModal-module__U1OpbG__qPoints{color:#5f6368;align-items:center;gap:4px;margin-left:auto;font-size:13px;display:flex}.SettingsModal-module__U1OpbG__qPoints span{font-size:13px}.SettingsModal-module__U1OpbG__pointsInput{text-align:right;color:#202124;border:none;border-bottom:1px solid #0000;outline:none;width:52px;font-size:13px}.SettingsModal-module__U1OpbG__pointsInput:focus{border-bottom-color:#1a73e8}.SettingsModal-module__U1OpbG__noRecordingWrapper{cursor:pointer;margin-left:6px;display:inline-block;position:relative}.SettingsModal-module__U1OpbG__noRecordingWrapper:hover .SettingsModal-module__U1OpbG__tooltip{visibility:visible;opacity:1}.SettingsModal-module__U1OpbG__noRecording{color:#fff;background:#d93025;border-radius:6px;margin-left:6px;padding:2px 6px;font-size:12px}.SettingsModal-module__U1OpbG__tooltip{visibility:hidden;opacity:0;color:#fff;text-align:left;z-index:10;background-color:#202124;border-radius:8px;width:260px;padding:8px 10px;font-size:12px;transition:opacity .2s;position:absolute;bottom:130%;left:0}.SettingsModal-module__U1OpbG__subSetting{padding-left:28px}.SettingsModal-module__U1OpbG__lineSeparator{border-top:1px solid #e0e0e0;margin:10px 0}.SettingsModal-module__U1OpbG__gTooltip{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .2s;display:flex;position:relative}.SettingsModal-module__U1OpbG__gTooltip:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#6b6c6f;border-radius:4px;padding:6px 8px;font-size:12px;transition:opacity .15s;position:absolute;top:120%;left:50%;transform:translate(-50%)}.SettingsModal-module__U1OpbG__gTooltip:hover{background:#f1f3f4}.SettingsModal-module__U1OpbG__gTooltip:hover:after,.SettingsModal-module__U1OpbG__gTooltip:focus-visible:after{opacity:1}
.FeedbackModal-module__wAD8ZW__settingsModal{z-index:2000;background:#4f5d5d66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeedbackModal-module__wAD8ZW__settingsModal.FeedbackModal-module__wAD8ZW__hidden{display:none}.FeedbackModal-module__wAD8ZW__settingsCard{background:#fff;border-radius:12px;width:560px;max-width:95%;overflow:hidden;box-shadow:0 2px 6px #00000026,0 8px 24px #0003}.FeedbackModal-module__wAD8ZW__settingsHeader{border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;padding:20px 24px;font-size:18px;font-weight:500;display:flex}
/*# sourceMappingURL=3c48cbfea1725c6f.css.map*/