._overlay_drjyy_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10002;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-user-select:none;user-select:none}._backdrop_drjyy_11{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--theme-overlay-backdrop);animation:_dlgBackdrop_drjyy_1 .2s ease forwards}@keyframes _dlgBackdrop_drjyy_1{0%{opacity:0}to{opacity:1}}._panel_drjyy_25{position:relative;z-index:1;width:100%;max-width:460px;background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-primary);border-radius:14px;box-shadow:0 24px 60px var(--theme-shadow-heavy);display:flex;flex-direction:column;max-height:calc(100vh - 48px);overflow:hidden;animation:_dlgPop_drjyy_1 .2s ease-out forwards}@keyframes _dlgPop_drjyy_1{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._header_drjyy_50{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--theme-border-primary)}._title_drjyy_57{font-size:15px;font-weight:600;color:var(--theme-text-primary)}._close_drjyy_62{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:transparent;color:var(--theme-text-muted);border-radius:7px;transition:background-color .12s ease,color .12s ease}._close_drjyy_62:hover{background-color:var(--theme-button-ghost-hover);color:var(--theme-text-primary)}._body_drjyy_78{padding:20px;overflow-y:auto}._footer_drjyy_82{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid var(--theme-border-primary)}._buttonUI_ldrq0_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 18px;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:1.4;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease;outline:none;-webkit-user-select:none;user-select:none;white-space:nowrap}._buttonUI_ldrq0_1:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}._buttonUI_ldrq0_1:disabled{opacity:.45;pointer-events:none}._primary_ldrq0_25{background-color:var(--theme-accent);color:#fff}._primary_ldrq0_25:hover:not(:disabled){background-color:var(--theme-accent-hover)}._secondary_ldrq0_32{background-color:transparent;color:var(--theme-accent);border:1px solid var(--theme-accent)}._secondary_ldrq0_32:hover:not(:disabled){background-color:var(--theme-accent-subtle)}._ghost_ldrq0_40{background-color:transparent;color:var(--theme-text-primary);padding:8px 12px}._ghost_ldrq0_40:hover:not(:disabled){background-color:var(--theme-button-ghost-hover)}._outline_ldrq0_48{background-color:var(--theme-bg-elevated);color:var(--theme-text-primary);border:1px solid var(--theme-border-interactive)}._outline_ldrq0_48:hover:not(:disabled){background-color:var(--theme-bg-surface-hover);border-color:var(--theme-accent)}._dark_ldrq0_57{background-color:var(--theme-btn-dark-bg);color:var(--theme-btn-dark-color)}._dark_ldrq0_57:hover:not(:disabled){background-color:var(--theme-btn-dark-bg-hover)}._success_ldrq0_64{background-color:var(--theme-correct);color:#fff}._success_ldrq0_64:hover:not(:disabled){background-color:var(--theme-correct-hover)}._danger_ldrq0_71{background-color:var(--theme-incorrect);color:#fff}._danger_ldrq0_71:hover:not(:disabled){background-color:var(--theme-incorrect-hover)}._sm_ldrq0_78{padding:6px 12px;font-size:13px}._iconOnly_ldrq0_82{padding:8px;width:36px;height:36px}._iconOnly_ldrq0_82._sm_ldrq0_78{width:30px;height:30px;padding:6px}._iconSlot_ldrq0_92,._labelSlot_ldrq0_93,._accessorySlot_ldrq0_94{display:flex;align-items:center}._iconSlot_ldrq0_92,._accessorySlot_ldrq0_94{flex-shrink:0}._gridBackground_r2mrh_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background-color:var(--theme-bg-primary)}._gridPattern_r2mrh_9{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background-size:20px 20px;background-image:linear-gradient(to right,var(--theme-grid-border-color) var(--theme-grid-border-width),transparent var(--theme-grid-border-width)),linear-gradient(to bottom,var(--theme-grid-border-color) var(--theme-grid-border-width),transparent var(--theme-grid-border-width));opacity:.15}._gridFade_r2mrh_16{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 10%,var(--theme-bg-primary) 100%)}._tooltipWrapper_1fkjc_1{position:relative;display:inline-flex}._tooltipPortal_1fkjc_5{position:fixed;z-index:10000;pointer-events:none;background-color:var(--theme-bg-elevated);color:var(--theme-text-primary);border:1px solid var(--theme-border-interactive);border-radius:6px;box-shadow:0 4px 12px var(--theme-shadow-heavy);overflow:visible;opacity:0;visibility:hidden}._tooltipPortal_1fkjc_5._visible_1fkjc_18{visibility:visible}._tooltipPortal_1fkjc_5._visible_1fkjc_18._top_1fkjc_21{animation:_tooltipFadeInTop_1fkjc_1 .15s ease-out forwards}._tooltipPortal_1fkjc_5._visible_1fkjc_18._bottom_1fkjc_24{animation:_tooltipFadeInBottom_1fkjc_1 .15s ease-out forwards}._tooltipPortal_1fkjc_5._visible_1fkjc_18._left_1fkjc_27{animation:_tooltipFadeInLeft_1fkjc_1 .15s ease-out forwards}._tooltipPortal_1fkjc_5._visible_1fkjc_18._right_1fkjc_30{animation:_tooltipFadeInRight_1fkjc_1 .15s ease-out forwards}._tooltipContent_1fkjc_33{padding:7px 11px;font-size:12.5px;font-weight:500;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._tooltipContentWide_1fkjc_43{max-width:340px;white-space:normal;overflow:visible;text-overflow:clip}._tooltipArrow_1fkjc_49{position:absolute;width:10px;height:10px;background-color:var(--theme-bg-elevated);border:1px solid var(--theme-border-interactive);transform:rotate(45deg);z-index:1}._top_1fkjc_21 ._tooltipArrow_1fkjc_49{bottom:-6px;border-top-color:transparent;border-left-color:transparent}._bottom_1fkjc_24 ._tooltipArrow_1fkjc_49{top:-6px;border-bottom-color:transparent;border-right-color:transparent}._left_1fkjc_27 ._tooltipArrow_1fkjc_49{right:-6px;border-bottom-color:transparent;border-left-color:transparent}._right_1fkjc_30 ._tooltipArrow_1fkjc_49{left:-6px;border-top-color:transparent;border-right-color:transparent}@keyframes _tooltipFadeInTop_1fkjc_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _tooltipFadeInBottom_1fkjc_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _tooltipFadeInLeft_1fkjc_1{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes _tooltipFadeInRight_1fkjc_1{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}._spinner_cms6d_1{position:relative;display:inline-flex;align-items:center;justify-content:center}._sm_cms6d_7{width:24px;height:24px}._md_cms6d_11{width:44px;height:44px}._lg_cms6d_15{width:64px;height:64px}._ring_cms6d_19{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid var(--theme-border-interactive);border-top-color:var(--theme-accent-secondary);animation:_spinnerSpin_cms6d_1 .85s cubic-bezier(.45,.05,.55,.95) infinite}._icon_cms6d_27{position:relative;z-index:1;color:var(--theme-accent);opacity:.9}._sm_cms6d_7 ._icon_cms6d_27{width:13px;height:13px}._md_cms6d_11 ._icon_cms6d_27{width:22px;height:22px}._lg_cms6d_15 ._icon_cms6d_27{width:28px;height:28px}@keyframes _spinnerSpin_cms6d_1{to{transform:rotate(360deg)}}._loaderArea_cms6d_51{min-height:60vh;width:100%;display:flex;align-items:center;justify-content:center}._loaderInner_cms6d_58{display:flex;flex-direction:column;align-items:center;gap:14px;opacity:0;transition:opacity .3s ease}._loaderShow_cms6d_66{opacity:1}._label_cms6d_69{font-size:11px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}._loginPage_1id48_1{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:24px;color:var(--theme-text-primary)}._toolbar_1id48_14{position:fixed;top:16px;right:16px;z-index:2}._hero_1id48_21{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;-webkit-user-select:none;user-select:none}._logo_1id48_29{color:var(--theme-accent);display:flex}._title_1id48_33{font-size:28px;font-weight:700;margin:0;letter-spacing:-.01em}._body_1id48_41{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:28px;transition:opacity .28s ease,transform .28s ease;transform:translateY(-15%)}._leaving_1id48_51{opacity:0;transform:translateY(-6px);pointer-events:none}._card_1id48_56{width:100%;max-width:380px;background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-primary);border-radius:14px;box-shadow:0 8px 30px var(--theme-shadow-color);padding:28px;display:flex;flex-direction:column;gap:18px;min-width:380px}._cardHead_1id48_69{display:flex;flex-direction:column;gap:4px}._cardTitle_1id48_74{font-size:20px;font-weight:600;letter-spacing:-.02em;-webkit-user-select:none;user-select:none}._cardSubtitle_1id48_80{font-size:13px;color:var(--theme-text-secondary);-webkit-user-select:none;user-select:none}._form_1id48_85{display:flex;flex-direction:column;gap:14px}._fieldGroup_1id48_90{display:flex;flex-direction:column;gap:6px}._fieldLabel_1id48_95{font-size:13px;font-weight:500;color:var(--theme-text-primary);-webkit-user-select:none;user-select:none}._field_1id48_90{height:38px;width:100%;border-radius:9px;border:1px solid var(--theme-border-interactive);background-color:var(--theme-bg-primary);color:var(--theme-text-primary);padding:0 12px;font-size:14px;font-family:var(--font-sans);transition:border-color .15s ease,box-shadow .15s ease}._field_1id48_90::placeholder{color:var(--theme-text-muted)}._field_1id48_90:focus,._field_1id48_90:focus-visible{outline:none;border-color:var(--theme-accent);box-shadow:0 0 0 3px var(--theme-accent-subtle)}._error_1id48_122{margin:0;font-size:13px;color:var(--theme-incorrect)}._submit_1id48_127{width:100%;margin-top:1.5rem;justify-content:center}._footer_1id48_133{position:fixed;bottom:12px;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}._footerLeft_1id48_140{left:16px}._footerRight_1id48_143{right:16px}._footerLine_1id48_146{font-size:11px;color:var(--theme-text-muted);line-height:1.4}._search_1y480_1{display:inline-flex;align-items:center;height:36px}._field_1y480_6{display:inline-flex;align-items:center;gap:6px;height:36px;border:1px solid transparent;border-radius:8px;background-color:var(--theme-bg-elevated);overflow:hidden;padding:0;width:0;opacity:0;transition:width .25s ease,opacity .2s ease,padding .25s ease}._field_1y480_6._open_1y480_20{width:230px;padding:0 10px;opacity:1;border-color:var(--theme-border-interactive)}._field_1y480_6._open_1y480_20._wide_1y480_26{width:280px}._icon_1y480_29{display:inline-flex;color:var(--theme-text-secondary);flex-shrink:0}._input_1y480_34{flex:1;min-width:0;border:none;outline:none;background:transparent;color:var(--theme-text-primary);font-size:13.5px}._input_1y480_34::placeholder{color:var(--theme-text-muted)}._spinner_1y480_46{flex-shrink:0}._wrapper_97v0n_1{position:relative;display:inline-flex}._panel_97v0n_5{position:fixed;z-index:10001;background-color:var(--theme-bg-elevated);border:1px solid var(--theme-border-interactive);border-radius:10px;box-shadow:0 8px 24px var(--theme-shadow-heavy);overflow:visible;opacity:0;visibility:hidden}._panel_97v0n_5._visible_97v0n_16{visibility:visible}._panel_97v0n_5._visible_97v0n_16._bottom_97v0n_19{animation:_popFadeBottom_97v0n_1 .16s ease-out forwards}._panel_97v0n_5._visible_97v0n_16._top_97v0n_22{animation:_popFadeTop_97v0n_1 .16s ease-out forwards}._arrow_97v0n_25{position:absolute;width:12px;height:12px;background-color:var(--theme-bg-elevated);border:1px solid var(--theme-border-interactive);transform:rotate(45deg);z-index:0}._bottom_97v0n_19 ._arrow_97v0n_25{top:-7px;border-bottom-color:transparent;border-right-color:transparent}._top_97v0n_22 ._arrow_97v0n_25{bottom:-7px;border-top-color:transparent;border-left-color:transparent}._panelInner_97v0n_44{position:relative;z-index:1;background-color:var(--theme-bg-elevated);border-radius:10px;overflow:hidden}@keyframes _popFadeBottom_97v0n_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes _popFadeTop_97v0n_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._panel_1isjh_1{position:fixed;z-index:10003;min-width:200px;background-color:var(--theme-bg-elevated);border:1px solid var(--theme-border-interactive);border-radius:10px;box-shadow:0 8px 24px var(--theme-shadow-heavy);overflow:hidden;animation:_ctxFade_1isjh_1 .12s ease-out}@keyframes _ctxFade_1isjh_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._menu_gsmvo_1{min-width:180px;padding:6px;display:flex;flex-direction:column;gap:1px}._menuLabel_gsmvo_8{padding:6px 10px 4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted)}._menuHeader_gsmvo_16{padding:8px 10px 9px;display:flex;flex-direction:column;gap:2px}._menuHeaderLabel_gsmvo_22{font-size:11.5px;color:var(--theme-text-muted);word-break:break-word}._menuHeaderRow_gsmvo_27{display:flex;align-items:center;gap:10px}._menuHeaderTitle_gsmvo_32{flex:1;min-width:0;font-size:13px;font-weight:600;color:var(--theme-text-primary);word-break:break-all}._menuHeaderCopy_gsmvo_40{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border:none;background:transparent;color:var(--theme-text-muted);border-radius:6px;cursor:default;transition:background-color .12s ease,color .12s ease}._menuHeaderCopy_gsmvo_40:hover{background-color:var(--theme-bg-surface-hover);color:var(--theme-accent)}._menuItem_gsmvo_58{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:13.5px;color:var(--theme-text-primary);background:transparent;border:none;width:100%;text-align:left;transition:background-color .12s ease,color .12s ease}._menuItem_gsmvo_58:hover{background-color:var(--theme-bg-surface-hover)}._menuItem_gsmvo_58._active_gsmvo_75{color:var(--theme-accent)}._menuItemIcon_gsmvo_78{display:inline-flex;flex-shrink:0;color:var(--theme-text-secondary)}._menuItem_gsmvo_58._active_gsmvo_75 ._menuItemIcon_gsmvo_78{color:var(--theme-accent)}._menuItemLabel_gsmvo_86{flex:1;min-width:0}._menuItemCheck_gsmvo_90{display:inline-flex;flex-shrink:0;color:var(--theme-accent);opacity:0}._menuItem_gsmvo_58._active_gsmvo_75 ._menuItemCheck_gsmvo_90{opacity:1}._separator_gsmvo_99{height:1px;background-color:var(--theme-border-primary);margin:5px 4px}._userBlock_gsmvo_104{padding:10px 12px;display:flex;flex-direction:column;gap:2px}._userName_gsmvo_110{font-size:13.5px;font-weight:600;color:var(--theme-text-primary)}._userEmail_gsmvo_115{font-size:12px;color:var(--theme-text-muted);word-break:break-all}._empty_1shf8_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:72px 24px;text-align:center}._icon_1shf8_10{display:inline-flex;align-items:center;justify-content:center;color:var(--theme-text-muted);opacity:.8}._message_1shf8_17{font-size:14px;color:var(--theme-text-muted);max-width:380px;line-height:1.5}._page_uwcm8_1{padding:4px 28px 40px;max-width:1280px;margin:0 auto;width:100%}._state_uwcm8_7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 0;color:var(--theme-text-muted);font-size:14px}._count_uwcm8_17{font-size:12.5px;color:var(--theme-text-muted);margin-bottom:14px}._grid_uwcm8_23{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media (max-width: 1100px){._grid_uwcm8_23{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){._grid_uwcm8_23{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){._grid_uwcm8_23{grid-template-columns:1fr}}._list_uwcm8_44{display:flex;flex-direction:column;gap:10px}._card_uwcm8_50{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px 16px 30px;border-radius:12px;border:1px solid var(--theme-border-primary);background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,opacity .15s ease;text-align:left}._card_uwcm8_50:hover{border-color:var(--theme-accent);box-shadow:0 8px 20px var(--theme-shadow-heavy)}._list_uwcm8_44 ._card_uwcm8_50{flex-direction:row;align-items:center;gap:16px}._cardMain_uwcm8_72{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}._cardName_uwcm8_79{font-size:14.5px;font-weight:600;color:var(--theme-text-primary);line-height:1.3}._cardExam_uwcm8_85{font-size:12.5px;color:var(--theme-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardMeta_uwcm8_92{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._cardCode_uwcm8_98{position:absolute;bottom:10px;right:14px;font-family:var(--font-mono);font-size:11px;color:var(--theme-text-muted);white-space:nowrap}._enrollCount_uwcm8_107{font-size:12px;color:var(--theme-text-secondary)}._badge_uwcm8_112{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:10.5px;font-weight:600;letter-spacing:.02em}._badgeAe_uwcm8_121{background:var(--theme-accent-subtle);color:var(--theme-accent)}._badgeUnknown_uwcm8_125{background:var(--theme-bg-surface-hover);color:var(--theme-text-muted)}._cardArrow_uwcm8_129{color:var(--theme-text-muted);flex-shrink:0}._tabsUI_dgrj9_1{display:inline-flex;align-items:center;gap:2px;background-color:var(--theme-bg-primary);border:1px solid var(--theme-border-primary);border-radius:9px;padding:3px;-webkit-user-select:none;user-select:none}._tab_dgrj9_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--theme-text-muted);font-size:13px;font-weight:500;padding:6px 16px;border-radius:6px;transition:background-color .15s ease,color .15s ease;white-space:nowrap}._tab_dgrj9_1:hover:not(._active_dgrj9_23){color:var(--theme-text-primary);background-color:var(--theme-bg-surface-hover)}._tab_dgrj9_1._active_dgrj9_23{background-color:var(--theme-bg-surface);color:var(--theme-text-primary);box-shadow:0 1px 3px var(--theme-shadow-heavy)}._crumbs_102v1_1{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--theme-text-muted);flex-wrap:wrap}._crumb_102v1_1{background:none;border:none;padding:0;font-size:inherit;color:var(--theme-text-secondary)}._crumb_102v1_1._link_102v1_16{color:var(--theme-accent)}._crumb_102v1_1._link_102v1_16:hover{text-decoration:underline}._crumb_102v1_1._current_102v1_22{color:var(--theme-text-primary);font-weight:500}._sep_102v1_26{color:var(--theme-text-muted);display:inline-flex}._head_gcnrg_1{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}._name_gcnrg_8{font-size:17px;font-weight:600;color:var(--theme-text-primary)}._roleBadge_gcnrg_13{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap;background:var(--theme-accent-subtle);color:var(--theme-accent)}._email_gcnrg_24{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--theme-text-secondary);margin-bottom:16px}._copyBtn_gcnrg_32{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--theme-text-muted);border-radius:6px}._copyBtn_gcnrg_32:hover{background:var(--theme-button-ghost-hover);color:var(--theme-accent)}._statsGrid_gcnrg_47{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}._stat_gcnrg_47{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border:1px solid var(--theme-border-primary);border-radius:10px;background:var(--theme-bg-secondary)}._statLabel_gcnrg_62{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-muted)}._statValue_gcnrg_69{font-size:15px;font-weight:600;color:var(--theme-text-primary)}._statValueRow_gcnrg_74{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:var(--theme-text-primary);font-variant-numeric:tabular-nums}._domainsTitle_gcnrg_83{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-muted);margin-bottom:8px}._domainRow_gcnrg_91{display:flex;align-items:center;gap:12px;padding:6px 0;border-bottom:1px solid var(--theme-border-subtle)}._domainRow_gcnrg_91:last-child{border-bottom:none}._domainName_gcnrg_101{flex:1;min-width:0;font-size:12.5px;color:var(--theme-text-primary);-webkit-user-select:none;user-select:none}._domainName_gcnrg_101 b{font-weight:700}._domainScore_gcnrg_111{font-size:12.5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--theme-accent);flex-shrink:0}._domainScore_gcnrg_111._muted_gcnrg_118{color:var(--theme-text-muted)}._page_11ikq_1{padding:4px 28px 48px;max-width:1320px;margin:0 auto;width:100%}._state_11ikq_7{display:flex;flex-direction:column;align-items:center;gap:12px;padding:80px 0;color:var(--theme-text-muted);font-size:14px}._breadcrumbs_11ikq_16{padding:2px 0 12px}._noticeText_11ikq_19{font-size:14px;color:var(--theme-text-secondary);line-height:1.5}._tabsBar_11ikq_24{display:flex;align-items:center;justify-content:center;padding:2px 0 18px}._examMeta_11ikq_30{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12.5px;color:var(--theme-text-muted);margin:0 0 14px;-webkit-user-select:none;user-select:none}._scormChip_11ikq_40{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:4px 9px;border-radius:7px;border:1px solid var(--theme-border-primary);background-color:var(--theme-bg-secondary);color:var(--theme-text-muted);cursor:default;transition:border-color .12s ease,color .12s ease,background-color .12s ease}._scormChip_11ikq_40:hover{border-color:var(--theme-accent);color:var(--theme-accent)}._scormChipLabel_11ikq_57{font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}._scormChipValue_11ikq_63{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:600;color:var(--theme-text-primary)}._examIntro_11ikq_69{font-size:13px;color:var(--theme-text-secondary);margin:0 0 16px}._examList_11ikq_75{display:flex;flex-direction:column;gap:12px}._examGrid_11ikq_80{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media (max-width: 980px){._examGrid_11ikq_80{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){._examGrid_11ikq_80{grid-template-columns:1fr}}._examGrid_11ikq_80 ._examCard_11ikq_95{flex-direction:column;align-items:flex-start;gap:8px}._examGrid_11ikq_80 ._examCard_11ikq_95 ._examCardArrow_11ikq_100{display:none}._examCard_11ikq_95{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:12px;border:1px solid var(--theme-border-primary);background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;text-align:left}._examCard_11ikq_95:hover{border-color:var(--theme-accent);box-shadow:0 8px 20px var(--theme-shadow-heavy);transform:translateY(-2px)}._examCardMain_11ikq_120{flex:1;min-width:0}._examCardTitle_11ikq_124{font-size:15px;font-weight:600;color:var(--theme-text-primary)}._examCardSub_11ikq_129{font-size:12.5px;color:var(--theme-text-muted);margin-top:4px}._tableWrap_11ikq_135{border:1px solid var(--theme-border-primary);border-radius:12px;background-color:var(--theme-bg-surface);overflow:hidden;box-shadow:0 1px 2px var(--theme-shadow-color)}._scrollX_11ikq_142{overflow-x:auto}._table_11ikq_135{width:100%;border-collapse:collapse;font-size:13px;-webkit-user-select:none;user-select:none}._table_11ikq_135 th,._table_11ikq_135 td{padding:11px 14px;text-align:left;white-space:nowrap}._table_11ikq_135 thead th{background-color:var(--theme-bg-secondary);border-bottom:1px solid var(--theme-border-primary);font-weight:600;color:var(--theme-text-secondary);position:sticky;top:0;z-index:2}._table_11ikq_135 tbody tr{border-bottom:1px solid var(--theme-border-primary)}._table_11ikq_135 tbody tr:last-child{border-bottom:none}._table_11ikq_135 tbody tr:hover{background-color:var(--theme-bg-surface-hover)}._colNum_11ikq_179{width:44px;color:var(--theme-text-muted)}._colScore_11ikq_183,._colFinal_11ikq_184{text-align:center;font-variant-numeric:tabular-nums}._colFinal_11ikq_184{font-weight:700;border-left:1px solid var(--theme-border-primary)}._scoreHead_11ikq_192{display:inline-block;padding:6px 12px;margin:-6px 0;border-radius:7px;transition:background-color .12s ease}._scoreHead_11ikq_192:hover{background-color:var(--theme-bg-surface-hover)}._rowUntaken_11ikq_202 td{color:var(--theme-text-muted)}._statusBadge_11ikq_205{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:600;text-transform:capitalize}._statusCompleted_11ikq_214{background:var(--theme-accent-subtle);color:var(--theme-accent)}._statusProgress_11ikq_218{background:var(--theme-warning-subtle);color:var(--theme-warning)}._statusOther_11ikq_222{background:var(--theme-bg-surface-hover);color:var(--theme-text-muted)}._learnerCell_11ikq_227{display:inline-flex;align-items:center;gap:8px}._learnerName_11ikq_232{font-weight:500;color:var(--theme-text-primary)}._copyBtn_11ikq_236{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--theme-text-muted);border-radius:6px;opacity:0;transition:background-color .12s ease,color .12s ease,opacity .12s ease}._table_11ikq_135 tbody tr:hover ._copyBtn_11ikq_236{opacity:1}._copyBtn_11ikq_236:hover{background:var(--theme-button-ghost-hover);color:var(--theme-accent)}._summary_11ikq_257{display:flex;flex-direction:column;gap:20px}._summaryTop_11ikq_262{display:flex;align-items:center;gap:36px;padding:26px 30px;border-radius:14px;border:1px solid var(--theme-border-primary);background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);flex-wrap:wrap}._summaryStats_11ikq_273{display:flex;gap:36px;flex-wrap:wrap}._statBlock_11ikq_278{display:flex;flex-direction:column;gap:3px}._statLabel_11ikq_283{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-muted)}._statValue_11ikq_290{font-size:22px;font-weight:700;color:var(--theme-text-primary)}._statValue_11ikq_290 small{font-size:13px;font-weight:500;color:var(--theme-text-muted)}._domainCard_11ikq_300{border-radius:14px;border:1px solid var(--theme-border-primary);background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);overflow:hidden}._domainHead_11ikq_307{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:var(--theme-bg-secondary);border-bottom:1px solid var(--theme-border-primary)}._domainHeadTitle_11ikq_315{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-secondary)}._domainHeadOverall_11ikq_322{font-size:13px;font-weight:700;color:var(--theme-accent)}._domainRows_11ikq_327{padding:8px 22px 18px}._domainRow_11ikq_327{display:flex;align-items:center;gap:16px;padding:9px 0;border-bottom:1px solid var(--theme-border-subtle)}._domainRow_11ikq_327:last-child{border-bottom:none}._domainName_11ikq_340{flex:0 0 320px;font-size:13px;color:var(--theme-text-primary);-webkit-user-select:none;user-select:none}._domainName_11ikq_340 b{font-weight:700}._domainScore_11ikq_349{flex:0 0 52px;text-align:right;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--theme-accent)}@media (max-width: 720px){._domainName_11ikq_340{flex-basis:160px}}._gauge_11ikq_363{position:relative;width:132px;height:132px;flex-shrink:0}._gaugeText_11ikq_369{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}._gaugePct_11ikq_377{font-size:28px;font-weight:700;color:var(--theme-text-primary)}._gaugeLabel_11ikq_382{font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}._wrap_1l640_1{position:relative;display:inline-flex;align-items:center;justify-content:center}._svg_1l640_7{transform:rotate(-90deg)}._track_1l640_10{fill:none;stroke:var(--theme-border-primary)}._progress_1l640_14{fill:none;stroke:var(--theme-accent);stroke-linecap:round;transition:stroke-dashoffset .9s cubic-bezier(.4,0,.2,1)}._center_1l640_20{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}._pct_1l640_28{font-size:27px;font-weight:700;color:var(--theme-text-primary);line-height:1}._label_1l640_34{margin-top:4px;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted)}._track_5k3os_1{flex:1;height:8px;background-color:var(--theme-border-subtle);border-radius:100px;overflow:hidden}._fill_5k3os_8{height:100%;border-radius:100px;background-color:var(--theme-accent);transition:width .7s cubic-bezier(.4,0,.2,1)}._fill_5k3os_8._fail_5k3os_14{background-color:var(--theme-accent-third)}._wrap_gcdie_1{display:flex;justify-content:center;padding:36px 24px 60px}._card_gcdie_6{width:100%;max-width:640px;border:1px solid var(--theme-border-primary);border-radius:14px;background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);padding:24px 26px 26px}._header_gcdie_15{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}._lockIcon_gcdie_21{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:10px;background:var(--theme-warning-subtle);color:var(--theme-warning)}._title_gcdie_32{font-size:16.5px;font-weight:700;color:var(--theme-text-primary);margin:2px 0 5px;line-height:1.3}._sub_gcdie_39{font-size:13px;color:var(--theme-text-secondary);margin:0;line-height:1.5}._list_gcdie_45{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}._step_gcdie_53{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--theme-border-primary);border-radius:10px;background:var(--theme-bg-secondary)}._stepFailed_gcdie_62{border-color:var(--theme-danger, #e5484d);background:var(--theme-danger-subtle, rgba(229, 72, 77, .08))}._stepIcon_gcdie_66{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:999px;margin-top:1px}._iconOk_gcdie_76{background:var(--theme-accent-subtle);color:var(--theme-accent)}._iconFail_gcdie_80{background:var(--theme-danger, #e5484d);color:#fff}._stepBody_gcdie_84{flex:1;min-width:0}._stepTop_gcdie_88{display:flex;align-items:center;gap:8px}._stepTitle_gcdie_93{font-size:13.5px;font-weight:600;color:var(--theme-text-primary)}._stepCode_gcdie_98{display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;background:var(--theme-danger, #e5484d);color:#fff}._stepPath_gcdie_109{display:block;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:var(--theme-text-muted);word-break:break-all}._stepDetail_gcdie_117{margin-top:6px;font-size:12.5px;font-weight:600;color:var(--theme-danger, #e5484d)}._hint_gcdie_123{margin:18px 0 0;padding-top:16px;border-top:1px solid var(--theme-border-subtle);font-size:13px;color:var(--theme-text-secondary);line-height:1.5}._hint_gcdie_123 b{font-weight:700;color:var(--theme-text-primary)}._field_18ipa_1{display:flex;flex-direction:column;gap:10px}._fieldLabel_18ipa_6{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted)}._hint_18ipa_13{margin-top:14px;font-size:12.5px;color:var(--theme-text-muted)}._page_r7dsy_1{padding:4px 28px 64px;max-width:1320px;margin:0 auto;width:100%}._intro_r7dsy_7{font-size:13px;color:var(--theme-text-secondary);line-height:1.55;margin:0 0 22px;max-width:760px}._list_r7dsy_14{display:flex;flex-direction:column;gap:22px}._card_r7dsy_20{border:1px solid var(--theme-border-primary);border-radius:14px;background-color:var(--theme-bg-surface);box-shadow:0 1px 2px var(--theme-shadow-color);padding:22px 24px 24px}._title_r7dsy_27{font-size:24px;font-weight:600;color:var(--theme-text-primary);margin:0 0 12px;letter-spacing:-.01em}._endpointLine_r7dsy_34{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}._method_r7dsy_41{display:inline-flex;align-items:center;padding:3px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.05em;color:#fff;background:#3b82f6}._path_r7dsy_52{font-family:var(--font-mono);font-size:14px;color:var(--theme-text-primary);word-break:break-all}._description_r7dsy_58{font-size:13px;color:var(--theme-text-secondary);line-height:1.55;margin:0 0 18px;max-width:760px}._params_r7dsy_66{border:1px solid var(--theme-border-primary);border-radius:10px;background:var(--theme-bg-secondary);padding:16px 18px;margin-bottom:18px}._paramsHead_r7dsy_73{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-secondary);margin-bottom:14px}._paramRow_r7dsy_81{display:flex;align-items:flex-start;gap:18px;padding:10px 0;border-top:1px solid var(--theme-border-subtle)}._paramRow_r7dsy_81:first-of-type{border-top:none;padding-top:0}._paramName_r7dsy_92{flex:0 0 150px;font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--theme-text-primary);padding-top:9px;text-align:right}._required_r7dsy_101{color:var(--theme-incorrect);margin-left:2px}._paramControl_r7dsy_105{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}._input_r7dsy_112{width:100%;max-width:320px;padding:8px 11px;font-size:13px;font-family:var(--font-mono);color:var(--theme-text-primary);background:var(--theme-bg-surface);border:1px solid var(--theme-border-interactive);border-radius:7px;transition:border-color .15s ease,box-shadow .15s ease}._input_r7dsy_112::placeholder{color:var(--theme-text-muted)}._input_r7dsy_112:focus{outline:none;border-color:var(--theme-accent);box-shadow:0 0 0 3px var(--theme-accent-subtle)}._paramMeta_r7dsy_132{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._typeTag_r7dsy_138{font-family:var(--font-mono);font-size:11px;color:var(--theme-text-muted);background:var(--theme-bg-surface-hover);border:1px solid var(--theme-border-primary);border-radius:5px;padding:1px 6px}._paramDesc_r7dsy_147{font-size:12px;color:var(--theme-text-muted)}@media (max-width: 620px){._paramRow_r7dsy_81{flex-direction:column;gap:8px}._paramName_r7dsy_92{flex-basis:auto;text-align:left;padding-top:0}}._actions_r7dsy_163{display:flex;align-items:center;gap:12px}._hint_r7dsy_168{font-size:12px;color:var(--theme-text-muted)}._errorBox_r7dsy_172{margin-top:16px;padding:12px 14px;border-radius:8px;border:1px solid var(--theme-incorrect);background:var(--theme-incorrect-subtle);color:var(--theme-incorrect-text);font-size:13px}._response_r7dsy_182{margin-top:18px;border:1px solid var(--theme-border-primary);border-radius:10px;overflow:hidden}._responseBar_r7dsy_188{display:flex;align-items:center;gap:12px;padding:8px 10px 8px 14px;background:var(--theme-bg-secondary);border-bottom:1px solid var(--theme-border-primary)}._responseLabel_r7dsy_196{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-secondary)}._statusOk_r7dsy_203,._statusErr_r7dsy_204{font-family:var(--font-mono);font-size:12px;font-weight:700;padding:1px 8px;border-radius:999px}._statusOk_r7dsy_203{color:var(--theme-correct-text);background:var(--theme-correct-subtle)}._statusErr_r7dsy_204{color:var(--theme-incorrect-text);background:var(--theme-incorrect-subtle)}._responsePath_r7dsy_219{flex:1;min-width:0;font-family:var(--font-mono);font-size:12px;color:var(--theme-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._code_r7dsy_229{margin:0;padding:16px 18px;max-height:480px;overflow:auto;background:var(--theme-bg-primary);font-family:var(--font-mono);font-size:12.5px;line-height:1.6;color:var(--theme-text-secondary);-moz-tab-size:2;tab-size:2}._code_r7dsy_229 .jkey{color:var(--theme-accent)}._code_r7dsy_229 .jstr{color:var(--theme-accent-secondary)}._code_r7dsy_229 .jnum{color:var(--theme-warning)}._code_r7dsy_229 .jbool{color:var(--theme-accent-third);font-weight:600}._code_r7dsy_229 .jnull{color:var(--theme-text-muted);font-style:italic}._headerUI_e261h_1{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;box-sizing:border-box;min-height:56px;padding:8px 16px;gap:12px}._left_e261h_11{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}._center_e261h_18{display:flex;align-items:center;justify-content:center;min-width:0}._right_e261h_24{display:flex;align-items:center;justify-content:flex-end;gap:8px}._shell_eeupn_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._headerFloat_eeupn_7{position:absolute;top:12px;left:12px;right:12px;z-index:50;border-radius:14px;background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-primary);box-shadow:0 8px 24px var(--theme-shadow-heavy);overflow:hidden}._content_eeupn_22{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;padding-top:80px;padding-bottom:70px;scrollbar-gutter:stable}._fadeTop_eeupn_34,._fadeBottom_eeupn_35{position:absolute;left:0;right:0;z-index:40;pointer-events:none}._fadeTop_eeupn_34{top:0;height:88px;background:linear-gradient(to bottom,var(--theme-bg-primary) 0%,transparent 100%)}._fadeBottom_eeupn_35{bottom:0;height:84px;background:linear-gradient(to top,var(--theme-bg-primary) 0%,transparent 100%)}._fade_eeupn_34{animation:_shellFadeIn_eeupn_1 .28s ease-out}@keyframes _shellFadeIn_eeupn_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._footerFloat_eeupn_66{position:absolute;bottom:12px;left:12px;right:12px;z-index:50;min-height:48px;border-radius:14px;background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-primary);box-shadow:0 8px 24px var(--theme-shadow-heavy);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:6px 12px;gap:12px}._footerLeft_eeupn_83{justify-self:start;display:flex;align-items:center;gap:8px}._footerCenter_eeupn_89{justify-self:center;display:flex;align-items:center;gap:4px}._footerRight_eeupn_95{justify-self:end;display:flex;align-items:center;gap:6px}._brand_eeupn_102{display:inline-flex;align-items:center;gap:10px;min-width:0;border:none;background:transparent;padding:4px 6px;margin:-4px -6px;border-radius:8px;cursor:default;transition:background-color .12s ease}._brand_eeupn_102:hover{background-color:var(--theme-button-ghost-hover)}._brand_eeupn_102:hover ._brandLabel_eeupn_118{color:var(--theme-text-primary)}._brandLogo_eeupn_121{height:26px;width:auto;display:block}._brandDivider_eeupn_126{width:1px;height:20px;background-color:var(--theme-border-interactive)}._brandLabel_eeupn_118{font-size:13px;font-weight:600;color:var(--theme-text-secondary);white-space:nowrap;-webkit-user-select:none;user-select:none}._pageTitle_eeupn_138{font-size:15px;font-weight:600;color:var(--theme-text-primary);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none}._userTriggerName_eeupn_148{font-size:13px;color:var(--theme-text-secondary);max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pageBtn_eeupn_157{min-width:30px;height:30px;padding:0 8px;border:none;background:transparent;border-radius:7px;color:var(--theme-text-secondary);font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;transition:background-color .12s ease,color .12s ease}._pageBtn_eeupn_157:hover:not(._active_eeupn_170){background:var(--theme-button-ghost-hover);color:var(--theme-text-primary)}._pageBtn_eeupn_157._active_eeupn_170{background:var(--theme-accent);color:#fff}._pageGap_eeupn_178{color:var(--theme-text-muted);padding:0 2px;-webkit-user-select:none;user-select:none}:root,.theme-dark{--theme-bg-primary: #0F172A;--theme-bg-secondary: #0D1938;--theme-bg-surface: #1E293B;--theme-bg-surface-hover: #273549;--theme-bg-elevated: #1E293B;--theme-bg-card: rgba(255, 255, 255, .02);--theme-text-primary: #E8EDF2;--theme-text-secondary: #94A3B8;--theme-text-muted: #64748B;--theme-text-inverse: #0F172A;--theme-border-primary: #1E293B;--theme-border-subtle: #0F172A;--theme-border-interactive: #334155;--theme-accent: #818CF8;--theme-accent-secondary: #3EB3B8;--theme-accent-third: #EE6050;--theme-accent-hover: #6366F1;--theme-accent-subtle: rgba(129, 140, 248, .1);--theme-accent-border-hover: #454b83;--theme-accent-shadow: rgba(129, 140, 248, .3);--theme-correct: #22C55E;--theme-correct-subtle: rgba(34, 197, 94, .12);--theme-correct-text: #86EFAC;--theme-correct-hover: #16A34A;--theme-incorrect: #F87171;--theme-incorrect-subtle: rgba(248, 113, 113, .12);--theme-incorrect-text: #FCA5A5;--theme-incorrect-hover: #EF4444;--theme-warning: #F59E0B;--theme-warning-subtle: rgba(245, 158, 11, .14);--theme-switch-track-off: #334155;--theme-switch-thumb: #FFFFFF;--theme-button-ghost-hover: rgba(255, 255, 255, .08);--theme-btn-dark-bg: #334155;--theme-btn-dark-bg-hover: #475569;--theme-btn-dark-color: #FFFFFF;--theme-shadow-color: rgba(0, 0, 0, .3);--theme-shadow-heavy: rgba(0, 0, 0, .5);--theme-table-header-bg: #0D1938;--theme-table-header-text: #FFFFFF;--theme-overlay-backdrop: rgba(0, 0, 0, .5);--theme-grid-border-color: #485af8;--theme-grid-border-width: 1px;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}.theme-light{--theme-bg-primary: #F8FAFC;--theme-bg-secondary: #F1F5F9;--theme-bg-surface: #FFFFFF;--theme-bg-surface-hover: #F8FAFC;--theme-bg-elevated: #FFFFFF;--theme-bg-card: rgba(255, 255, 255, .6);--theme-text-primary: #1E293B;--theme-text-secondary: #475569;--theme-text-muted: #94A3B8;--theme-text-inverse: #FFFFFF;--theme-border-primary: #E2E8F0;--theme-border-subtle: #F1F5F9;--theme-border-interactive: #CBD5E1;--theme-accent: #5D3E97;--theme-accent-secondary: #3EB3B8;--theme-accent-third: #EE6050;--theme-accent-hover: #6862E1;--theme-accent-subtle: #EEF2FF;--theme-accent-border-hover: #A5B4FC;--theme-accent-shadow: rgba(79, 70, 229, .25);--theme-correct: #22C55E;--theme-correct-subtle: #F0FDF4;--theme-correct-text: #14532D;--theme-correct-hover: #16A34A;--theme-incorrect: #EF4444;--theme-incorrect-subtle: #FEF2F2;--theme-incorrect-text: #7F1D1D;--theme-incorrect-hover: #DC2626;--theme-warning: #B45309;--theme-warning-subtle: rgba(217, 119, 6, .14);--theme-switch-track-off: #CBD5E1;--theme-switch-thumb: #FFFFFF;--theme-button-ghost-hover: rgba(0, 0, 0, .05);--theme-btn-dark-bg: #1E293B;--theme-btn-dark-bg-hover: #0F172A;--theme-btn-dark-color: #FFFFFF;--theme-shadow-color: rgba(0, 0, 0, .06);--theme-shadow-heavy: rgba(0, 0, 0, .1);--theme-table-header-bg: #1E293B;--theme-table-header-text: #FFFFFF;--theme-overlay-backdrop: rgba(0, 0, 0, .3);--theme-grid-border-color: #94A3B8;--theme-grid-border-width: 1px}@font-face{font-family:Geist;src:url(/assets/Geist-Variable-CrgPqtmy.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Italic-vKc54d3Z.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Geist Mono;src:url(/assets/GeistMono-Variable-BNLlm6Cd.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root,[data-theme=light]{color-scheme:light;--color-bg: #ffffff;--color-bg-subtle: #fafafa;--color-bg-elevated: #ffffff;--color-bg-muted: #f4f4f5;--color-fg: #0a0a0a;--color-fg-muted: #52525b;--color-fg-subtle: #71717a;--color-border: #e4e4e7;--color-border-strong: #d4d4d8;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-accent-fg: #ffffff;--color-accent-soft: rgba(37, 99, 235, .1);--color-danger: #dc2626;--color-danger-fg: #ffffff;--color-danger-soft: rgba(220, 38, 38, .1);--color-success: #16a34a;--color-success-soft: rgba(22, 163, 74, .12);--color-warning: #b45309;--color-warning-soft: rgba(217, 119, 6, .14);--radius-pill: 9999px;--color-card: #ffffff;--color-card-fg: #0a0a0a;--color-input-bg: #ffffff;--color-input-border: #d4d4d8;--color-input-fg: #0a0a0a;--color-input-placeholder: #a1a1aa;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .06);--transition-fast: .12s ease;--space-2xs: 2px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 36px;--header-height: 56px;--font-primary: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}html,body,#root{height:100%;margin:0}body{font-family:var(--font-primary);font-size:14px;line-height:1.5;background:var(--color-bg-subtle);color:var(--color-fg);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}.app-loading{min-height:100%;display:grid;place-items:center;color:var(--color-fg-muted);font-size:14px}.text-muted{color:var(--color-fg-muted)}.text-error{color:var(--color-danger);font-size:13px;margin:0}.section-title{font-size:15px;font-weight:600;letter-spacing:-.01em}.app-shell{min-height:100%;display:flex;flex-direction:column}.app-header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-xl);background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border)}.app-header-brand{display:flex;align-items:center;gap:var(--space-sm)}.app-header-user{display:flex;align-items:center;gap:var(--space-md);font-size:13px}.app-main{flex:1;padding:var(--space-xl);max-width:1100px;width:100%;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);white-space:nowrap;border-radius:var(--radius-md);font-size:14px;font-weight:500;line-height:1;padding:0 var(--space-md);height:36px;border:1px solid transparent;background:transparent;color:var(--color-fg);cursor:default;transition:background-color var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),opacity var(--transition-fast)}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-accent-soft)}.btn:disabled{opacity:.5;pointer-events:none}.btn-loading{opacity:.8;pointer-events:none}.btn-default{background:var(--color-accent);color:var(--color-accent-fg);border-color:var(--color-accent)}.btn-default:hover:not(:disabled){background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.btn-outline{background:var(--color-bg-elevated);color:var(--color-fg);border-color:var(--color-border-strong)}.btn-outline:hover:not(:disabled){background:var(--color-bg-muted)}.btn-secondary{background:var(--color-bg-muted);color:var(--color-fg)}.btn-ghost{background:transparent}.btn-ghost:hover:not(:disabled){background:var(--color-bg-muted)}.btn-link{background:transparent;color:var(--color-accent);height:auto;padding:0;border:none}.btn-destructive{background:var(--color-danger);color:var(--color-danger-fg);border-color:var(--color-danger)}.btn-sm{height:30px;font-size:13px}.btn-lg{height:42px;padding:0 var(--space-lg)}.input{display:flex;width:100%;height:36px;align-items:center;border-radius:var(--radius-md);border:1px solid var(--color-input-border);background:var(--color-input-bg);color:var(--color-input-fg);padding:0 var(--space-md);font-size:14px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input::placeholder{color:var(--color-input-placeholder)}.input:focus,.input:focus-visible{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-soft)}.field-group{display:grid;gap:6px}.label{font-size:13px;font-weight:500;color:var(--color-fg);line-height:1.3}.card{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-card);color:var(--color-card-fg);box-shadow:var(--shadow-sm)}.card-header{display:flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-xl)}.card-title{font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.card-description{font-size:13px;color:var(--color-fg-muted)}.card-content{display:grid;gap:var(--space-md);padding:var(--space-xl);padding-top:0}.card-footer{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xl);padding-top:0}.login-page{display:flex;align-items:center;justify-content:center;min-height:100%;padding:var(--space-xl);background:var(--color-bg-subtle)}.login-card{width:100%;max-width:400px;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-md);display:grid;gap:var(--space-lg)}.login-brand{display:flex;align-items:center;gap:var(--space-sm)}.login-brand-mark{width:36px;height:32px;border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-fg);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.login-title{font-size:20px;font-weight:600;letter-spacing:-.02em}.login-subtitle{font-size:13px;color:var(--color-fg-muted)}.login-form{display:grid;gap:var(--space-md)}.login-submit-btn{width:100%;margin-top:var(--space-xs)}.shell{display:flex;height:100%}.sidebar{width:270px;flex-shrink:0;border-right:1px solid var(--color-border);background:var(--color-bg-elevated);display:flex;flex-direction:column;height:100%}.sidebar-brand{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-lg);border-bottom:1px solid var(--color-border)}.sidebar-search{padding:var(--space-md) var(--space-lg)}.sidebar-nav{flex:1;overflow-y:auto;padding:0 var(--space-sm) var(--space-md);display:flex;flex-direction:column;gap:2px}.sidebar-msg{padding:var(--space-md) var(--space-md);font-size:13px}.sidebar-item{display:flex;flex-direction:column;gap:2px;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);text-decoration:none;color:var(--color-fg);cursor:default}.sidebar-item:hover{background:var(--color-bg-muted)}.sidebar-item.is-active{background:var(--color-accent-soft);color:var(--color-accent)}.sidebar-item-top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.sidebar-item-name{font-size:13.5px;font-weight:500;line-height:1.3;min-width:0}.sidebar-item-count{flex-shrink:0;min-width:20px;height:18px;padding:0 6px;border-radius:var(--radius-pill, 9999px);background:var(--color-bg-muted);color:var(--color-fg-muted);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;justify-content:center}.sidebar-item.is-active .sidebar-item-count{background:var(--color-accent);color:var(--color-accent-fg)}.sidebar-item-code{font-size:11px;color:var(--color-fg-subtle);font-family:var(--font-mono)}.sidebar-item-exam{font-size:11.5px;color:var(--color-fg-muted);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ae-badge{align-self:flex-start;margin-top:2px;padding:1px 7px;border-radius:var(--radius-pill, 9999px);font-size:10.5px;font-weight:600;letter-spacing:.02em;border:1px solid transparent}.ae-badge.ae-ae{background:var(--color-success-soft);color:var(--color-success)}.ae-badge.ae-non_ae{background:var(--color-warning-soft);color:var(--color-warning)}.ae-badge.ae-unknown{background:var(--color-bg-muted);color:var(--color-fg-subtle)}.shell-main{flex:1;display:flex;flex-direction:column;min-width:0}.content{flex:1;overflow:auto;padding:var(--space-xl)}.report-state{padding:var(--space-2xl);text-align:center;font-size:14px}.report{display:flex;flex-direction:column;gap:var(--space-2xl)}.exam-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-lg);margin-bottom:var(--space-md);flex-wrap:wrap}.exam-title{font-size:17px;font-weight:600;letter-spacing:-.01em}.exam-sub{font-size:13px;margin-top:2px}.exam-actions{display:flex;align-items:center;gap:var(--space-sm)}.exam-search{width:200px}.table-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-card)}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:10px 12px;text-align:left;white-space:nowrap}.data-table thead th{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);font-weight:600;color:var(--color-fg-muted);position:sticky;top:0}.data-table tbody tr{border-bottom:1px solid var(--color-border)}.data-table tbody tr:last-child{border-bottom:none}.data-table .col-num{width:40px;color:var(--color-fg-subtle)}.data-table .col-score,.data-table .col-final{text-align:center;font-variant-numeric:tabular-nums}.data-table .col-final{font-weight:600;border-left:1px solid var(--color-border)}.row-untaken td{color:var(--color-fg-subtle)}.table-empty{text-align:center;padding:var(--space-xl)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{font-family:var(--font-sans);font-size:14px;line-height:1.5;background-color:var(--theme-bg-primary);color:var(--theme-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,p{margin:0}*:not(input):not(textarea):not(select){cursor:default}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--theme-border-interactive);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}*{scrollbar-width:thin;scrollbar-color:var(--theme-border-interactive) transparent}
