.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{border-bottom:1px solid var(--border);background:var(--bg-secondary);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.page-module___8aEwW__logo{color:var(--text);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.page-module___8aEwW__logoIcon{font-size:1.5rem}.page-module___8aEwW__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module___8aEwW__hero{text-align:center}.page-module___8aEwW__title{background:linear-gradient(135deg, var(--accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__subtitle{color:var(--text-secondary);font-size:1.125rem}
.ThemeToggle-module__BDCMra__toggle{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-secondary);cursor:pointer;width:40px;height:40px;transition:all var(--transition);justify-content:center;align-items:center;display:flex}.ThemeToggle-module__BDCMra__toggle:hover{background:var(--bg-tertiary);border-color:var(--accent)}.ThemeToggle-module__BDCMra__icon{font-size:1.2rem;line-height:1}
.Toast-module__dpyMdW__container{z-index:10000;pointer-events:none;flex-direction:column;gap:.5rem;max-width:calc(100vw - 2rem);display:flex;position:fixed;top:1rem;right:1rem}.Toast-module__dpyMdW__toast{pointer-events:auto;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);min-width:280px;max-width:420px;box-shadow:var(--shadow-lg);align-items:flex-start;gap:.625rem;padding:.75rem .875rem;font-size:.875rem;animation:.18s ease-out Toast-module__dpyMdW__slideIn;display:flex}.Toast-module__dpyMdW__icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:inline-flex}.Toast-module__dpyMdW__success{border-color:var(--success)}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{background:var(--success)}.Toast-module__dpyMdW__error{border-color:var(--danger)}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{background:var(--danger)}.Toast-module__dpyMdW__info{border-color:var(--accent)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{background:var(--accent)}.Toast-module__dpyMdW__message{color:var(--text);word-break:break-word;flex:1;line-height:1.4}.Toast-module__dpyMdW__close{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;padding:.125rem;font-size:.875rem;line-height:1;transition:color .12s,background .12s}.Toast-module__dpyMdW__close:hover{color:var(--text);background:var(--bg-tertiary)}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.Toast-module__dpyMdW__container{inset:auto 1rem 1rem}.Toast-module__dpyMdW__toast{width:100%;min-width:0}}
.TipTapEditor-module__25k-kG__editor{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-secondary);overflow:hidden}.TipTapEditor-module__25k-kG__toolbar{border-bottom:1px solid var(--border);background:var(--bg-tertiary);flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem .75rem;display:flex}.TipTapEditor-module__25k-kG__group{gap:2px;display:flex}.TipTapEditor-module__25k-kG__divider{background:var(--border);width:1px;height:24px;margin:0 .375rem}.TipTapEditor-module__25k-kG__btn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.TipTapEditor-module__25k-kG__btn:hover{background:var(--bg-secondary);color:var(--text)}.TipTapEditor-module__25k-kG__active{background:var(--accent-light);color:var(--accent)}.TipTapEditor-module__25k-kG__bubble{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);gap:2px;padding:.25rem;display:flex}.TipTapEditor-module__25k-kG__bubbleBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.TipTapEditor-module__25k-kG__bubbleBtn:hover{background:var(--bg-secondary)}.TipTapEditor-module__25k-kG__content{min-height:200px;max-height:500px;padding:1rem 1.25rem;overflow-y:auto}.TipTapEditor-module__25k-kG__content .tiptap{min-height:180px;color:var(--text);outline:none;font-size:.9375rem;line-height:1.7}.TipTapEditor-module__25k-kG__content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none;float:left;height:0}.TipTapEditor-module__25k-kG__content .tiptap h2{margin:1rem 0 .5rem;font-size:1.375rem}.TipTapEditor-module__25k-kG__content .tiptap h3{margin:.75rem 0 .375rem;font-size:1.125rem}.TipTapEditor-module__25k-kG__content .tiptap blockquote{border-left:3px solid var(--accent);color:var(--text-secondary);margin:.75rem 0;padding-left:1rem}:is(.TipTapEditor-module__25k-kG__content .tiptap ul,.TipTapEditor-module__25k-kG__content .tiptap ol){margin:.5rem 0;padding-left:1.5rem}.TipTapEditor-module__25k-kG__content .tiptap img{border-radius:var(--radius-md);max-width:100%;margin:.5rem 0}.TipTapEditor-module__25k-kG__content .tiptap mark{background:var(--warning-light);border-radius:2px;padding:0 .125rem}.TipTapEditor-module__25k-kG__content .tiptap hr{border:none;border-top:1px solid var(--border);margin:1rem 0}
.test-module__jAzU5G__page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.test-module__jAzU5G__header{background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex}.test-module__jAzU5G__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:2rem}.test-module__jAzU5G__questionNumber{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:flex}.test-module__jAzU5G__points{background:var(--accent-light);color:var(--accent);border-radius:100px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.test-module__jAzU5G__shortcutsHint{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:help;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:1rem;transition:color .12s,background .12s;display:inline-flex}.test-module__jAzU5G__shortcutsHint:hover{color:var(--text);background:var(--bg-tertiary)}@media (max-width:768px){.test-module__jAzU5G__shortcutsHint{display:none}}.test-module__jAzU5G__loading{min-height:100vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.test-module__jAzU5G__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite test-module__jAzU5G__spin}@keyframes test-module__jAzU5G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.test-module__jAzU5G__header{flex-wrap:wrap;padding:.75rem 1rem}.test-module__jAzU5G__content{padding:1.25rem}}
.QuestionForm-module__nhzmPW__form{flex-direction:column;gap:1.5rem;display:flex}.QuestionForm-module__nhzmPW__section{flex-direction:column;gap:.5rem;display:flex}.QuestionForm-module__nhzmPW__label{color:var(--text);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.QuestionForm-module__nhzmPW__hint{color:var(--text-muted);font-size:.75rem;font-weight:400}.QuestionForm-module__nhzmPW__types{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.5rem;display:grid}.QuestionForm-module__nhzmPW__typeBtn{background:var(--bg-tertiary);border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition);text-align:left;align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.QuestionForm-module__nhzmPW__typeBtn:hover{border-color:var(--accent)}.QuestionForm-module__nhzmPW__typeActive{border-color:var(--accent);background:var(--accent-light)}.QuestionForm-module__nhzmPW__typeIcon{border-radius:var(--radius-sm);background:var(--bg-secondary);width:32px;height:32px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.QuestionForm-module__nhzmPW__typeActive .QuestionForm-module__nhzmPW__typeIcon{background:var(--accent);color:#fff}.QuestionForm-module__nhzmPW__typeLabel{color:var(--text);font-size:.75rem;font-weight:500;line-height:1.3}.QuestionForm-module__nhzmPW__options{flex-direction:column;gap:.5rem;display:flex}.QuestionForm-module__nhzmPW__optionRow{align-items:center;gap:.625rem;display:flex}.QuestionForm-module__nhzmPW__optionCheck{cursor:pointer;flex-shrink:0}.QuestionForm-module__nhzmPW__optionCheck input{width:18px;height:18px;accent-color:var(--success);cursor:pointer}.QuestionForm-module__nhzmPW__optionInput{color:var(--text);background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color var(--transition);flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.QuestionForm-module__nhzmPW__optionInput:focus{border-color:var(--accent);outline:none}.QuestionForm-module__nhzmPW__removeBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.QuestionForm-module__nhzmPW__removeBtn:hover{background:var(--danger-light);color:var(--danger)}.QuestionForm-module__nhzmPW__addOption{color:var(--accent);border:1px dashed var(--accent);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:0 0;align-self:flex-start;padding:.375rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500}.QuestionForm-module__nhzmPW__addOption:hover{background:var(--accent-light)}.QuestionForm-module__nhzmPW__freeFormNote{background:var(--accent-light);color:var(--accent);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:.8125rem}.QuestionForm-module__nhzmPW__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:.75rem;display:flex}
.admins-module__ESr_Ea__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.admins-module__ESr_Ea__subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.admins-module__ESr_Ea__list{flex-direction:column;gap:.75rem;display:flex}.admins-module__ESr_Ea__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.admins-module__ESr_Ea__info{flex:1;min-width:0}.admins-module__ESr_Ea__name{color:var(--text);align-items:center;gap:.625rem;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:flex}.admins-module__ESr_Ea__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:100px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.admins-module__ESr_Ea__role_OWNER{background:var(--accent-light);color:var(--accent)}.admins-module__ESr_Ea__role_REVIEWER{background:var(--bg-tertiary);color:var(--text-secondary)}.admins-module__ESr_Ea__email{color:var(--text-secondary);font-size:.875rem}.admins-module__ESr_Ea__date{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.admins-module__ESr_Ea__actions{flex-shrink:0;gap:.5rem;display:flex}.admins-module__ESr_Ea__empty{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.5rem;display:flex;padding:3rem!important}.admins-module__ESr_Ea__empty p:first-child{font-size:2.5rem}.admins-module__ESr_Ea__denied{text-align:center;max-width:500px;color:var(--text-secondary);margin:4rem auto}
.questions-module__rdswfG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.questions-module__rdswfG__headerActions{gap:.5rem;display:flex}.questions-module__rdswfG__back{color:var(--text-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;margin-bottom:.5rem;padding:0;font-size:.8125rem;display:inline-block}.questions-module__rdswfG__back:hover{color:var(--accent)}.questions-module__rdswfG__subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.questions-module__rdswfG__empty{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.75rem;display:flex;padding:3rem!important}.questions-module__rdswfG__empty p:first-child{font-size:2.5rem}.questions-module__rdswfG__list{flex-direction:column;gap:.75rem;display:flex}.questions-module__rdswfG__dragRow{transition:opacity .12s,transform .12s}.questions-module__rdswfG__dragging{opacity:.4}.questions-module__rdswfG__dropTarget>.questions-module__rdswfG__questionCard{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light)}.questions-module__rdswfG__questionCard{cursor:default}.questions-module__rdswfG__dragHandle{width:24px;height:24px;color:var(--text-muted);cursor:grab;-webkit-user-select:none;user-select:none;letter-spacing:-2px;border-radius:var(--radius-sm);justify-content:center;align-items:center;font-size:.9rem;transition:color .12s,background .12s;display:inline-flex}.questions-module__rdswfG__dragHandle:hover{color:var(--text);background:var(--bg-tertiary)}.questions-module__rdswfG__dragHandle:active{cursor:grabbing}.questions-module__rdswfG__cardTop{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.questions-module__rdswfG__order{color:var(--text-muted);font-size:.875rem;font-weight:700}.questions-module__rdswfG__typeBadge{background:var(--accent-light);color:var(--accent);text-transform:uppercase;border-radius:100px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.questions-module__rdswfG__points{color:var(--text-secondary);margin-left:auto;font-size:.8125rem;font-weight:600}.questions-module__rdswfG__cardActions{gap:.25rem;display:flex}.questions-module__rdswfG__actionBtn{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:.875rem;display:flex}.questions-module__rdswfG__actionBtn:hover{background:var(--bg-tertiary)}.questions-module__rdswfG__preview{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.questions-module__rdswfG__optionsPreview{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.questions-module__rdswfG__optionChip{background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-secondary);padding:.2rem .5rem;font-size:.6875rem}.questions-module__rdswfG__correctChip{background:var(--success-light);color:var(--success);font-weight:600}
.tokens-module__uWLJLa__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.tokens-module__uWLJLa__subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.tokens-module__uWLJLa__headerActions{gap:.75rem;display:flex}.tokens-module__uWLJLa__empty{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.75rem;display:flex;padding:3rem!important}.tokens-module__uWLJLa__empty p:first-child{font-size:2.5rem}.tokens-module__uWLJLa__table{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.tokens-module__uWLJLa__tableHeader,.tokens-module__uWLJLa__row{grid-template-columns:1.5fr 1.5fr 1fr 1fr 60px;align-items:center;padding:.75rem 1.25rem;display:grid}.tokens-module__uWLJLa__tableHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--bg-tertiary);border-bottom:1px solid var(--border);font-size:.75rem;font-weight:600}.tokens-module__uWLJLa__row{border-bottom:1px solid var(--border);transition:background var(--transition);font-size:.875rem}.tokens-module__uWLJLa__row:last-child{border-bottom:none}.tokens-module__uWLJLa__row:hover{background:var(--bg-secondary)}.tokens-module__uWLJLa__disabled{opacity:.5}.tokens-module__uWLJLa__token code{color:var(--accent);background:var(--accent-light);border-radius:var(--radius-sm);padding:.15rem .4rem;font-size:.8125rem}.tokens-module__uWLJLa__exam{color:var(--text-secondary)}.tokens-module__uWLJLa__usageBadge{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:100px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.tokens-module__uWLJLa__usedBadge{background:var(--danger-light);color:var(--danger)}.tokens-module__uWLJLa__date{color:var(--text-muted);font-size:.8125rem}.tokens-module__uWLJLa__actions{text-align:center}.tokens-module__uWLJLa__copyBtn{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.tokens-module__uWLJLa__copyBtn:hover{background:var(--bg-tertiary)}.tokens-module__uWLJLa__select{width:100%;color:var(--text);background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);padding:.625rem .875rem;font-family:inherit;font-size:.875rem}.tokens-module__uWLJLa__select:focus{border-color:var(--accent);outline:none}@media (max-width:768px){.tokens-module__uWLJLa__tableHeader,.tokens-module__uWLJLa__row{grid-template-columns:1fr 1fr auto}.tokens-module__uWLJLa__tableHeader span:nth-child(4),.tokens-module__uWLJLa__row span:nth-child(4){display:none}}
.Card-module__b6YjYG__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition)}.Card-module__b6YjYG__sm{padding:.75rem 1rem}.Card-module__b6YjYG__md{padding:1.25rem 1.5rem}.Card-module__b6YjYG__lg{padding:1.75rem 2rem}.Card-module__b6YjYG__hoverable:hover{box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-1px)}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition);white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__sm{padding:.375rem .75rem;font-size:.8125rem}.Button-module__8RiFmG__md{padding:.5rem 1.25rem;font-size:.875rem}.Button-module__8RiFmG__lg{padding:.75rem 1.75rem;font-size:1rem}.Button-module__8RiFmG__primary{background:var(--accent);color:#fff;border-color:var(--accent)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-md)}.Button-module__8RiFmG__secondary{background:var(--bg-secondary);color:var(--text);border-color:var(--border)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--accent)}.Button-module__8RiFmG__danger{background:var(--danger);color:#fff;border-color:var(--danger)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--danger-hover);border-color:var(--danger-hover)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text)}.Button-module__8RiFmG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1em;height:1em;animation:.6s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.ExamNavigation-module__-I6uwW__footer{background:var(--bg-secondary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.ExamNavigation-module__-I6uwW__left,.ExamNavigation-module__-I6uwW__right{gap:.75rem;display:flex}@media (max-width:768px){.ExamNavigation-module__-I6uwW__footer{padding:.75rem 1rem}}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__5jsJuW__label{color:var(--text);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input,.Input-module__5jsJuW__textarea{width:100%;color:var(--text);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition);padding:.625rem .875rem;font-family:inherit;font-size:.875rem}.Input-module__5jsJuW__textarea{resize:vertical;min-height:100px}.Input-module__5jsJuW__input:focus,.Input-module__5jsJuW__textarea:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-light);outline:none}.Input-module__5jsJuW__input::placeholder,.Input-module__5jsJuW__textarea::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__error{border-color:var(--danger)!important}.Input-module__5jsJuW__error:focus{box-shadow:0 0 0 3px var(--danger-light)!important}.Input-module__5jsJuW__errorText{color:var(--danger);font-size:.75rem}
.Modal-module__7LRQSW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.2s Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:520px;max-height:85vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.25s Modal-module__7LRQSW__slideUp;display:flex}.Modal-module__7LRQSW__sm{max-width:400px}.Modal-module__7LRQSW__md{max-width:520px}.Modal-module__7LRQSW__lg{max-width:800px}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modal-module__7LRQSW__title{color:var(--text);font-size:1.125rem;font-weight:600}.Modal-module__7LRQSW__close{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;display:flex}.Modal-module__7LRQSW__close:hover{background:var(--bg-tertiary);color:var(--text)}.Modal-module__7LRQSW__body{padding:1.5rem;overflow-y:auto}.Modal-module__7LRQSW__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.ExamPreview-module__U8r-lW__wrapper{flex-direction:column;gap:1.25rem;display:flex}.ExamPreview-module__U8r-lW__banner{background:var(--warning-light);border:1px solid var(--warning);border-radius:var(--radius-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ExamPreview-module__U8r-lW__bannerMain{align-items:center;gap:.875rem;min-width:0;display:flex}.ExamPreview-module__U8r-lW__badge{background:var(--warning);color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;padding:.2rem .625rem;font-size:.75rem;font-weight:700}.ExamPreview-module__U8r-lW__bannerTitle{color:var(--text);font-size:.9375rem;font-weight:600}.ExamPreview-module__U8r-lW__bannerMeta{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.ExamPreview-module__U8r-lW__bannerActions{flex-shrink:0;gap:.5rem;display:flex}.ExamPreview-module__U8r-lW__testHeader{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem 1.25rem}.ExamPreview-module__U8r-lW__content{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem}.ExamPreview-module__U8r-lW__questionNumber{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:flex}.ExamPreview-module__U8r-lW__points{background:var(--accent-light);color:var(--accent);border-radius:100px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.ExamPreview-module__U8r-lW__empty{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.75rem;display:flex;padding:3rem!important}
.settings-module__-gMg4a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.settings-module__-gMg4a__subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.settings-module__-gMg4a__list{flex-direction:column;gap:.75rem;max-width:640px;display:flex}.settings-module__-gMg4a__cardTitle{color:var(--text);margin-bottom:.375rem;font-size:1rem;font-weight:600}.settings-module__-gMg4a__cardHint{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.settings-module__-gMg4a__toggleRow{color:var(--text);cursor:pointer;align-items:center;gap:.625rem;margin-bottom:.875rem;font-size:.9375rem;display:flex}.settings-module__-gMg4a__toggleRow input[disabled]{cursor:not-allowed}.settings-module__-gMg4a__status{border-radius:var(--radius-md);padding:.5rem .75rem;font-size:.8125rem}.settings-module__-gMg4a__status.settings-module__-gMg4a__ok{background:var(--bg-tertiary);color:var(--text-secondary)}.settings-module__-gMg4a__status.settings-module__-gMg4a__warn{background:var(--accent-light,var(--bg-tertiary));color:var(--warning,var(--text-secondary))}.settings-module__-gMg4a__backupList{flex-direction:column;gap:.375rem;margin-top:1rem;display:flex}.settings-module__-gMg4a__backupRow{background:var(--bg-tertiary);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .625rem;font-size:.8125rem;display:flex}.settings-module__-gMg4a__backupName{font-family:var(--font-mono,monospace);color:var(--text);word-break:break-all}.settings-module__-gMg4a__backupMeta{color:var(--text-muted);white-space:nowrap}.settings-module__-gMg4a__denied{text-align:center;max-width:500px;color:var(--text-secondary);margin:4rem auto}
.AdminSidebar-module__V73VDG__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:260px;padding:1.5rem 1rem;display:flex}.AdminSidebar-module__V73VDG__logo{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0 .75rem 1.5rem;display:flex}.AdminSidebar-module__V73VDG__logoIcon{font-size:1.5rem}.AdminSidebar-module__V73VDG__logoText{color:var(--text);font-size:1.125rem;font-weight:700}.AdminSidebar-module__V73VDG__nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.AdminSidebar-module__V73VDG__navItem{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition);align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AdminSidebar-module__V73VDG__navItem:hover{background:var(--bg-tertiary);color:var(--text)}.AdminSidebar-module__V73VDG__active,.AdminSidebar-module__V73VDG__active:hover{background:var(--accent-light);color:var(--accent)}.AdminSidebar-module__V73VDG__navIcon{font-size:1.125rem}.AdminSidebar-module__V73VDG__footer{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.AdminSidebar-module__V73VDG__user{justify-content:space-between;align-items:center;display:flex}.AdminSidebar-module__V73VDG__userName{color:var(--text);flex-direction:column;gap:.125rem;min-width:0;font-size:.8125rem;font-weight:500;display:flex}.AdminSidebar-module__V73VDG__userRole{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:400}.AdminSidebar-module__V73VDG__logout{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem}.AdminSidebar-module__V73VDG__logout:hover{color:var(--danger);background:var(--danger-light)}@media (max-width:768px){.AdminSidebar-module__V73VDG__sidebar{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;width:100%;padding:.75rem 1rem;overflow-x:auto}.AdminSidebar-module__V73VDG__logo{border-bottom:none;border-right:1px solid var(--border);margin-bottom:0;margin-right:.75rem;padding:0 1rem 0 .5rem}.AdminSidebar-module__V73VDG__nav{flex-direction:row}.AdminSidebar-module__V73VDG__footer{border-top:none;border-left:1px solid var(--border);flex-direction:row;align-items:center;margin-top:0;margin-left:auto;padding-top:0;padding-left:1rem}}
.ExamForm-module__m4VtRa__form{flex-direction:column;gap:1.5rem;max-width:700px;display:flex}.ExamForm-module__m4VtRa__section{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.ExamForm-module__m4VtRa__fields{flex-direction:column;gap:1.25rem;display:flex}.ExamForm-module__m4VtRa__toggleGroup{flex-direction:column;gap:.75rem;display:flex}.ExamForm-module__m4VtRa__toggle{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;font-size:.875rem;display:flex}.ExamForm-module__m4VtRa__toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.ExamForm-module__m4VtRa__error{color:var(--danger);background:var(--danger-light);border:1px solid var(--danger);border-radius:var(--radius-md);padding:.625rem .875rem;font-size:.8125rem}.ExamForm-module__m4VtRa__actions{justify-content:flex-end;gap:.75rem;display:flex}
.KanbanBoard-module__pPYDEG__board{grid-template-columns:repeat(3,1fr);gap:1.5rem;min-height:400px;display:grid}.KanbanBoard-module__pPYDEG__column{background:var(--bg-tertiary);border-radius:var(--radius-lg);flex-direction:column;padding:1rem;display:flex}.KanbanBoard-module__pPYDEG__columnHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.KanbanBoard-module__pPYDEG__columnTitle{font-size:.9375rem;font-weight:600}.KanbanBoard-module__pPYDEG__count{background:var(--bg-secondary);color:var(--text-secondary);border-radius:100px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.KanbanBoard-module__pPYDEG__cards{flex-direction:column;flex:1;gap:.625rem;display:flex}.KanbanBoard-module__pPYDEG__cardLink{color:inherit;text-decoration:none}.KanbanBoard-module__pPYDEG__card{flex-direction:column;gap:.25rem;display:flex}.KanbanBoard-module__pPYDEG__cardName{color:var(--text);font-size:.9375rem;font-weight:600}.KanbanBoard-module__pPYDEG__cardCategory{color:var(--text-muted);font-size:.75rem}.KanbanBoard-module__pPYDEG__cardMeta{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:.25rem;font-size:.75rem;display:flex}.KanbanBoard-module__pPYDEG__cardScore{color:var(--accent);font-weight:600}.KanbanBoard-module__pPYDEG__cardDate{color:var(--text-muted);margin-top:.25rem;font-size:.6875rem}.KanbanBoard-module__pPYDEG__claimBtn{width:100%;color:var(--accent);background:var(--accent-light,var(--bg-secondary));border:1px solid var(--accent);border-radius:var(--radius-sm);cursor:pointer;margin-top:.5rem;padding:.375rem .5rem;font-family:inherit;font-size:.75rem;font-weight:600}.KanbanBoard-module__pPYDEG__claimBtn:hover:not(:disabled){background:var(--accent);color:#fff}.KanbanBoard-module__pPYDEG__claimBtn:disabled{opacity:.6;cursor:default}.KanbanBoard-module__pPYDEG__assignee{color:var(--text-secondary);margin-top:.5rem;font-size:.6875rem;font-weight:600}.KanbanBoard-module__pPYDEG__assigneeMine{color:var(--accent)}.KanbanBoard-module__pPYDEG__empty{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.8125rem}@media (max-width:768px){.KanbanBoard-module__pPYDEG__board{grid-template-columns:1fr}}
.admin-module__uN-L_G__layout{min-height:100vh;display:flex}.admin-module__uN-L_G__main{flex:1;padding:2rem;overflow-y:auto}@media (max-width:768px){.admin-module__uN-L_G__layout{flex-direction:column}.admin-module__uN-L_G__main{padding:1.25rem}}
.dashboard-module__zHdRkq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__zHdRkq__section{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:2rem 0 .75rem;font-size:.875rem;font-weight:600}.dashboard-module__zHdRkq__section:first-of-type{margin-top:0}.dashboard-module__zHdRkq__sectionHeader{justify-content:space-between;align-items:baseline;display:flex}.dashboard-module__zHdRkq__sectionHeader .dashboard-module__zHdRkq__section{margin-bottom:.75rem}.dashboard-module__zHdRkq__link{color:var(--accent);font-size:.8125rem}.dashboard-module__zHdRkq__link:hover{color:var(--accent-hover)}.dashboard-module__zHdRkq__stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.dashboard-module__zHdRkq__stat{border-left:3px solid #0000;align-items:flex-start;gap:.875rem;display:flex}.dashboard-module__zHdRkq__accent_accent{border-left-color:var(--accent)}.dashboard-module__zHdRkq__accent_success{border-left-color:var(--success)}.dashboard-module__zHdRkq__accent_warning{border-left-color:var(--warning)}.dashboard-module__zHdRkq__accent_danger{border-left-color:var(--danger)}.dashboard-module__zHdRkq__statIcon{flex-shrink:0;font-size:1.75rem;line-height:1}.dashboard-module__zHdRkq__statBody{min-width:0}.dashboard-module__zHdRkq__statValue{color:var(--text);margin-bottom:.125rem;font-size:1.75rem;font-weight:700;line-height:1.1}.dashboard-module__zHdRkq__statLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.dashboard-module__zHdRkq__statHint{color:var(--text-muted);margin-top:.25rem;font-size:.75rem;line-height:1.3}.dashboard-module__zHdRkq__recent{flex-direction:column;display:flex}.dashboard-module__zHdRkq__recentRow{border-bottom:1px solid var(--border);color:inherit;align-items:center;gap:.875rem;padding:.75rem .25rem;transition:background .12s;display:flex}.dashboard-module__zHdRkq__recentRow:last-child{border-bottom:none}.dashboard-module__zHdRkq__recentRow:hover{background:var(--bg-tertiary)}.dashboard-module__zHdRkq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__zHdRkq__dot_PASSED{background:var(--success)}.dashboard-module__zHdRkq__dot_FAILED{background:var(--danger)}.dashboard-module__zHdRkq__dot_ON_REVIEW{background:var(--warning)}.dashboard-module__zHdRkq__dot_IN_PROGRESS{background:var(--accent)}.dashboard-module__zHdRkq__recentMain{flex:1;min-width:0}.dashboard-module__zHdRkq__recentName{color:var(--text);margin-bottom:.125rem;font-size:.9375rem;font-weight:500}.dashboard-module__zHdRkq__recentCategory{color:var(--text-muted);font-weight:400}.dashboard-module__zHdRkq__recentExam{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.dashboard-module__zHdRkq__recentMeta{flex-shrink:0;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.dashboard-module__zHdRkq__statusBadge{white-space:nowrap;border-radius:100px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.dashboard-module__zHdRkq__badge_PASSED{background:var(--success-light);color:var(--success)}.dashboard-module__zHdRkq__badge_FAILED{background:var(--danger-light);color:var(--danger)}.dashboard-module__zHdRkq__badge_ON_REVIEW{background:var(--warning-light);color:var(--warning)}.dashboard-module__zHdRkq__badge_IN_PROGRESS{background:var(--accent-light);color:var(--accent)}.dashboard-module__zHdRkq__recentScore{color:var(--text-secondary);font-weight:600}.dashboard-module__zHdRkq__recentDate{color:var(--text-muted)}@media (max-width:640px){.dashboard-module__zHdRkq__recentMeta{gap:.5rem}.dashboard-module__zHdRkq__recentDate{display:none}}
.examEdit-module__sDqtYW__tabs{gap:.75rem;margin-bottom:2rem;display:flex}
.exams-module__JFF-ea__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.exams-module__JFF-ea__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.exams-module__JFF-ea__link{color:inherit;text-decoration:none}.exams-module__JFF-ea__examCard{flex-direction:column;gap:.75rem;display:flex}.exams-module__JFF-ea__examHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.exams-module__JFF-ea__examTitle{font-size:1.125rem;font-weight:600}.exams-module__JFF-ea__badge{white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;border-radius:100px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.exams-module__JFF-ea__badgeActive{background:var(--success-light);color:var(--success)}.exams-module__JFF-ea__badgeInactive{background:var(--bg-tertiary);color:var(--text-muted)}.exams-module__JFF-ea__examMeta{color:var(--text-secondary);gap:1.25rem;font-size:.8125rem;display:flex}.exams-module__JFF-ea__examDate{color:var(--text-muted);font-size:.75rem}.exams-module__JFF-ea__empty{text-align:center}.exams-module__JFF-ea__empty p{color:var(--text-muted)}
.result-module__3cYCrG__page{background:var(--bg);min-height:100vh;padding:2rem}.result-module__3cYCrG__themeToggle{z-index:10;position:fixed;top:1rem;right:1rem}.result-module__3cYCrG__container{flex-direction:column;gap:2rem;max-width:700px;margin:0 auto;display:flex}.result-module__3cYCrG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media print{.result-module__3cYCrG__page{background:#fff;padding:0}.result-module__3cYCrG__themeToggle,.result-module__3cYCrG__actions{display:none!important}}.result-module__3cYCrG__headerCard{text-align:center}.result-module__3cYCrG__title{margin-bottom:.375rem;font-size:1.75rem}.result-module__3cYCrG__examTitle{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem}.result-module__3cYCrG__meta{color:var(--text-muted);justify-content:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.result-module__3cYCrG__scoreBlock{justify-content:center;align-items:center;gap:2rem;display:flex}.result-module__3cYCrG__status{border-radius:var(--radius-md);padding:.5rem 1.5rem;font-size:1.25rem;font-weight:700}.result-module__3cYCrG__statusPassed{background:var(--success-light);color:var(--success)}.result-module__3cYCrG__statusFailed{background:var(--danger-light);color:var(--danger)}.result-module__3cYCrG__statusReview{background:var(--warning-light);color:var(--warning)}.result-module__3cYCrG__statusProgress{background:var(--accent-light);color:var(--accent)}.result-module__3cYCrG__score{flex-direction:column;align-items:center;display:flex}.result-module__3cYCrG__scoreValue{color:var(--text);font-size:2.5rem;font-weight:700;line-height:1}.result-module__3cYCrG__scoreLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.result-module__3cYCrG__reviewNote{background:var(--warning-light);border-radius:var(--radius-md);color:var(--warning);margin-top:1.25rem;padding:.75rem 1rem;font-size:.875rem}.result-module__3cYCrG__answers h2{margin-bottom:1rem}.result-module__3cYCrG__answerCard{border-left:3px solid #0000;margin-bottom:.75rem}.result-module__3cYCrG__answerCardCorrect{border-left-color:var(--success);box-shadow:0 0 0 1px var(--success-light)}.result-module__3cYCrG__answerCardIncorrect{border-left-color:var(--danger);box-shadow:0 0 0 1px var(--danger-light)}.result-module__3cYCrG__answerHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.result-module__3cYCrG__answerNum{color:var(--text-muted);font-weight:700}.result-module__3cYCrG__answerBadge{border-radius:100px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.result-module__3cYCrG__correct{background:var(--success-light);color:var(--success)}.result-module__3cYCrG__incorrect{background:var(--danger-light);color:var(--danger)}.result-module__3cYCrG__pending{background:var(--warning-light);color:var(--warning)}.result-module__3cYCrG__answerScore{color:var(--text-secondary);margin-left:auto;font-size:.8125rem;font-weight:600}.result-module__3cYCrG__questionContent{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.result-module__3cYCrG__comment{background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-secondary);margin-top:.75rem;padding:.625rem .875rem;font-size:.8125rem}
.token-module__aCyy-q__page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.token-module__aCyy-q__themeToggle{z-index:10;position:fixed;top:1rem;right:1rem}.token-module__aCyy-q__card{width:100%;max-width:460px}.token-module__aCyy-q__header{text-align:center;margin-bottom:2rem}.token-module__aCyy-q__icon{margin-bottom:.75rem;font-size:2.5rem;display:block}.token-module__aCyy-q__title{margin-bottom:.375rem;font-size:1.5rem;font-weight:700}.token-module__aCyy-q__subtitle{color:var(--text-muted);font-size:.875rem}.token-module__aCyy-q__form{flex-direction:column;gap:1.25rem;display:flex}.token-module__aCyy-q__error{color:var(--danger);background:var(--danger-light);border:1px solid var(--danger);border-radius:var(--radius-md);padding:.625rem .875rem;font-size:.8125rem}.token-module__aCyy-q__submit{width:100%;margin-top:.5rem}
.login-module__WEZH7G__page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__WEZH7G__themeToggle{z-index:10;position:fixed;top:1rem;right:1rem}.login-module__WEZH7G__card{width:100%;max-width:420px}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__icon{margin-bottom:.75rem;font-size:2.5rem;display:block}.login-module__WEZH7G__title{margin-bottom:.375rem;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--text-muted);font-size:.875rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__error{color:var(--danger);background:var(--danger-light);border:1px solid var(--danger);border-radius:var(--radius-md);padding:.625rem .875rem;font-size:.8125rem}.login-module__WEZH7G__submit{width:100%;margin-top:.5rem}
.AttemptReview-module__AcCqpa__wrapper{flex-direction:column;gap:1.25rem;display:flex}.AttemptReview-module__AcCqpa__answerCard{overflow:hidden}.AttemptReview-module__AcCqpa__answerHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.AttemptReview-module__AcCqpa__num{color:var(--text);font-weight:600}.AttemptReview-module__AcCqpa__type{background:var(--bg-tertiary);color:var(--text-muted);text-transform:uppercase;border-radius:100px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.AttemptReview-module__AcCqpa__points{color:var(--accent);margin-left:auto;font-size:.8125rem;font-weight:600}.AttemptReview-module__AcCqpa__columns{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.AttemptReview-module__AcCqpa__left,.AttemptReview-module__AcCqpa__right{flex-direction:column;gap:.75rem;display:flex}.AttemptReview-module__AcCqpa__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.AttemptReview-module__AcCqpa__questionContent{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.AttemptReview-module__AcCqpa__response{color:var(--text);background:var(--bg-tertiary);border-radius:var(--radius-sm);white-space:pre-wrap;padding:.75rem;font-size:.875rem;line-height:1.6}.AttemptReview-module__AcCqpa__noAnswer{color:var(--text-muted)}.AttemptReview-module__AcCqpa__autoResult{border-radius:var(--radius-sm);align-self:flex-start;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.AttemptReview-module__AcCqpa__correct{background:var(--success-light);color:var(--success)}.AttemptReview-module__AcCqpa__incorrect{background:var(--danger-light);color:var(--danger)}.AttemptReview-module__AcCqpa__assignBar{align-items:center;gap:.75rem;display:flex}.AttemptReview-module__AcCqpa__assignText{color:var(--text-secondary);font-size:.875rem;font-weight:500}.AttemptReview-module__AcCqpa__review{flex-direction:column;gap:.75rem;display:flex}.AttemptReview-module__AcCqpa__rubricList{flex-direction:column;gap:.375rem;display:flex}.AttemptReview-module__AcCqpa__rubricItem{color:var(--text);cursor:pointer;background:var(--bg-tertiary);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.375rem .5rem;font-size:.875rem;display:flex}.AttemptReview-module__AcCqpa__rubricLabel{flex:1}.AttemptReview-module__AcCqpa__rubricPoints{color:var(--accent);white-space:nowrap;font-size:.8125rem;font-weight:600}.AttemptReview-module__AcCqpa__rubricTotal{color:var(--text-secondary);font-size:.875rem}.AttemptReview-module__AcCqpa__scoreInput{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AttemptReview-module__AcCqpa__scoreInput label{color:var(--text-secondary);white-space:nowrap}.AttemptReview-module__AcCqpa__scoreField{width:80px;color:var(--text);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.375rem .5rem;font-family:inherit;font-size:.875rem}.AttemptReview-module__AcCqpa__scoreField:focus{border-color:var(--accent);outline:none}.AttemptReview-module__AcCqpa__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}@media (max-width:768px){.AttemptReview-module__AcCqpa__columns{grid-template-columns:1fr}}
.ReviewToolbar-module__O6esEq__toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ReviewToolbar-module__O6esEq__field{align-items:center;gap:.5rem;display:flex}.ReviewToolbar-module__O6esEq__tabs{background:var(--bg-tertiary);border-radius:var(--radius-md);gap:.2rem;padding:.2rem;display:inline-flex}.ReviewToolbar-module__O6esEq__tab{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.375rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500}.ReviewToolbar-module__O6esEq__tab:hover{color:var(--text)}.ReviewToolbar-module__O6esEq__tabActive{background:var(--bg-secondary);color:var(--accent);font-weight:600}.ReviewToolbar-module__O6esEq__label{color:var(--text-muted);font-size:.8125rem;font-weight:500}.ReviewToolbar-module__O6esEq__select{color:var(--text);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;min-width:200px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.ReviewToolbar-module__O6esEq__select:focus{border-color:var(--accent);outline:none}
