@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body,html,#root{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}._overlay_fz05e_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center;animation:_fadeIn_fz05e_1 .2s ease-out}._modal_fz05e_16{background:#fff;width:90%;max-width:400px;border-radius:10px;padding:20px;box-shadow:0 10px 30px #0003;animation:_slideUp_fz05e_1 .3s ease-out;border-top:5px solid #4CAF50}._modal_fz05e_16._danger_fz05e_26{border-top-color:#dc3545}._header_fz05e_30{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._header_fz05e_30 h3{margin:0;font-size:1.2rem;color:#333}._header_fz05e_30 ._closeBtn_fz05e_41{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999}._body_fz05e_49{margin-bottom:25px}._body_fz05e_49 p{color:#555;font-size:1rem;line-height:1.5;margin:0}._footer_fz05e_59{display:flex;justify-content:flex-end;gap:10px}._footer_fz05e_59 button{padding:8px 16px;border-radius:6px;font-weight:600;cursor:pointer;border:none;font-size:.9rem;transition:.2s}._btnCancel_fz05e_74{background-color:#f1f3f5;color:#495057}._btnCancel_fz05e_74:hover{background-color:#e9ecef}._btnPrimary_fz05e_82{background-color:#4caf50;color:#fff}._btnPrimary_fz05e_82:hover{background-color:#388e3c}._btnDanger_fz05e_90{background-color:#dc3545;color:#fff}._btnDanger_fz05e_90:hover{filter:brightness(.9)}@keyframes _fadeIn_fz05e_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_fz05e_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._topHeader_1qvcm_3{background:#fff;height:70px;padding:0 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 5px #0000000d;position:sticky;top:0;z-index:100}._topHeader_1qvcm_3 h3{margin:0;color:#333;font-size:1.25rem;min-width:0}._menuButton_1qvcm_23{display:none;background:none;border:none;font-size:1.25rem;margin-right:10px;cursor:pointer;color:#333}@media(max-width:900px){._topHeader_1qvcm_3{padding:0 16px;gap:10px;justify-content:flex-start;min-width:0}._topHeader_1qvcm_3 h3{flex:1;min-width:0;font-size:1rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._menuButton_1qvcm_23{display:flex;flex:0 0 40px;width:40px;height:40px;margin-right:0;align-items:center;justify-content:center}._profileWrapper_1qvcm_58{flex:0 0 auto;min-width:0}._profile_1qvcm_58{gap:8px}._textInfo_1qvcm_65{max-width:96px;min-width:0}._name_1qvcm_69{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._avatar_1qvcm_74{width:40px;height:40px;flex:0 0 40px}}@media(max-width:430px){._topHeader_1qvcm_3{height:64px;padding:0 10px;gap:8px}._topHeader_1qvcm_3 h3{font-size:.95rem}._textInfo_1qvcm_65{max-width:72px}._avatar_1qvcm_74{width:36px;height:36px;flex-basis:36px}}._profileWrapper_1qvcm_58{position:relative}._profile_1qvcm_58{display:flex;align-items:center;gap:15px;cursor:pointer;transition:opacity .2s}._profile_1qvcm_58:hover{opacity:.8}._textInfo_1qvcm_65{text-align:right;line-height:1.4}._name_1qvcm_69{display:block;color:#333}._email_1qvcm_123{font-size:.8rem;color:#666}._avatar_1qvcm_74{width:40px;height:40px;background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;box-shadow:0 2px 5px #0003}._dropdown_1qvcm_142{position:absolute;top:55px;right:0;width:360px;background:#fff;border-radius:10px;box-shadow:0 12px 32px #00000029;border:1px solid #eee;overflow:hidden;animation:_fadeIn_1qvcm_1 .2s}._dropdown_1qvcm_142:before{content:"";position:absolute;top:-6px;right:15px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-top:1px solid #eee;border-left:1px solid #eee}._ddHeader_1qvcm_167{background:#f8f9fa;padding:16px 20px;font-weight:700;border-bottom:1px solid #eee;font-size:1.05rem}._ddBody_1qvcm_175{padding:18px 20px 14px}._row_1qvcm_179{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px;font-size:.96rem;color:#555}._row_1qvcm_179 span{flex:0 0 auto}._row_1qvcm_179 b{min-width:0;text-align:right;overflow-wrap:anywhere}._ddFooter_1qvcm_196{padding:10px 15px;border-top:1px solid #eee}._logoutBtn_1qvcm_201{width:100%;padding:8px;background:#ffebee;color:#d32f2f;border:none;border-radius:4px;cursor:pointer;font-weight:700}dropdown{position:absolute;top:60px;right:0;width:300px;background:#fff;border-radius:8px;box-shadow:0 5px 20px #00000026;border:1px solid #eee;overflow:hidden;animation:_fadeIn_1qvcm_1 .2s;z-index:200}._ddHeader_1qvcm_167{background:#f8f9fa;padding:12px 15px;font-weight:700;border-bottom:1px solid #eee;font-size:.95rem}._ddBody_1qvcm_175{padding:15px}._row_1qvcm_179{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.9rem;color:#555}._ddAction_1qvcm_263{padding:0 20px 14px}._updateBtn_1qvcm_267{width:100%;padding:11px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:.2s}._updateBtn_1qvcm_267:hover{background-color:#388e3c}._ddFooter_1qvcm_196{padding:14px 20px;border-top:1px solid #eee;background:#fff}._logoutBtn_1qvcm_201{width:100%;padding:11px 12px;background:#ffebee;color:#d32f2f;border:none;border-radius:4px;cursor:pointer;font-weight:700}._logoutBtn_1qvcm_201:hover{background:#ffcdd2}._logoutBtn_1qvcm_201 i{margin-right:5px}@media(max-width:900px){._dropdown_1qvcm_142{width:min(320px,100vw - 20px);right:0}._ddHeader_1qvcm_167{padding:12px 15px;font-size:.95rem}._ddBody_1qvcm_175{padding:15px}._row_1qvcm_179{gap:10px;margin-bottom:10px;font-size:.9rem}._ddAction_1qvcm_263{padding:0 15px 10px}._ddFooter_1qvcm_196{padding:10px 15px}._updateBtn_1qvcm_267,._logoutBtn_1qvcm_201{padding:8px}}._modalOverlay_1qvcm_337{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_1qvcm_1 .2s}._modalContent_1qvcm_351{background:#fff;width:90%;max-width:500px;border-radius:10px;padding:25px;box-shadow:0 10px 25px #0003}._modalHeader_1qvcm_360{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px}._modalHeader_1qvcm_360 h3{margin:0;color:#333}._modalHeader_1qvcm_360 ._closeBtn_1qvcm_372{background:none;border:none;font-size:1.5rem;cursor:pointer}._modalActions_1qvcm_397{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._modalActions_1qvcm_397 button{padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700;border:none}._modalActions_1qvcm_397 ._btnCancel_1qvcm_410{background:#eee}._modalActions_1qvcm_397 ._btnSubmit_1qvcm_413{background:#4caf50;color:#fff}._modalActions_1qvcm_397 ._btnSubmit_1qvcm_413:hover{background:#388e3c}@keyframes _fadeIn_1qvcm_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._updateBtn_1qvcm_267{width:100%;padding:8px;background-color:#17a2b8;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:.2s}._updateBtn_1qvcm_267:hover{filter:brightness(.9)}._updateBtn_1qvcm_267 i{margin-right:5px}._modalOverlay_1qvcm_337{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;animation:_fadeIn_1qvcm_1 .2s}._modalContent_1qvcm_351{background:#fff;width:90%;max-width:500px;border-radius:10px;padding:25px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column}@media(max-width:430px){._dropdown_1qvcm_142{position:fixed;top:62px;left:10px;right:10px;width:auto}._dropdown_1qvcm_142:before{right:24px}._modalOverlay_1qvcm_337{align-items:flex-start;padding:12px;box-sizing:border-box;overflow-y:auto}._modalContent_1qvcm_351{width:100%;max-width:none;max-height:calc(100vh - 24px);padding:16px;overflow-y:auto}._tabs_1qvcm_501{overflow-x:auto}._tabs_1qvcm_501 button{min-width:130px}}._modalHeader_1qvcm_360{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._modalHeader_1qvcm_360 h3{margin:0;color:#333;font-size:1.2rem}._modalHeader_1qvcm_360 ._closeBtn_1qvcm_372{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999}._modalHeader_1qvcm_360 ._closeBtn_1qvcm_372:hover{color:#333}._tabs_1qvcm_501{display:flex;border-bottom:1px solid #eee;margin-bottom:20px}._tabs_1qvcm_501 button{flex:1;padding:10px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-weight:600;color:#666;transition:.3s}._tabs_1qvcm_501 button:hover{color:#4caf50}._tabs_1qvcm_501 button._activeTab_1qvcm_550{color:#4caf50;border-bottom-color:#4caf50}._formBody_1qvcm_556{animation:_fadeIn_1qvcm_1 .3s}._formGroup_1qvcm_379{margin-bottom:15px}._formGroup_1qvcm_379 label{display:block;margin-bottom:5px;font-weight:600;font-size:.9rem}._formGroup_1qvcm_379 input,._formGroup_1qvcm_379 textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._modalActions_1qvcm_397{margin-top:20px;display:flex;justify-content:flex-end}._modalActions_1qvcm_397 ._btnSubmit_1qvcm_413{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer}._modalActions_1qvcm_397 ._btnSubmit_1qvcm_413:disabled{background:#ccc}._modalActions_1qvcm_397 ._btnSubmit_1qvcm_413:hover:not(:disabled){background:#388e3c}@keyframes _fadeIn_1qvcm_1{0%{opacity:0}to{opacity:1}}._layout_16j30_3{display:flex;width:100vw;height:100dvh;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}._sidebar_16j30_13{width:260px;background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;flex-shrink:0;z-index:10;box-shadow:4px 0 10px #0000000d}._sidebar_16j30_13{transition:transform .28s ease,visibility .28s}._open_16j30_29{transform:translate(0)!important}._logo_16j30_33{height:70px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.1)}._logo_16j30_33 span{flex-shrink:0;color:#f1c40f;font-size:.82rem;font-weight:800;letter-spacing:0;padding:4px 7px;border-radius:6px;background:#f1c40f24}._logoMark_16j30_55{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1c40f;color:#2c3e50;font-size:.85rem;font-weight:900}._logoText_16j30_69{min-width:0;flex:1;display:flex;flex-direction:column;line-height:1.15}._logoText_16j30_69 strong{color:#fff;font-size:1.03rem;font-weight:800;white-space:nowrap}._logoText_16j30_69 small{margin-top:4px;color:#ffffffa8;font-size:.73rem;font-weight:600;white-space:nowrap}._nav_16j30_90{flex:1;padding:20px 0;overflow-y:auto}._nav_16j30_90 a{display:flex;align-items:center;gap:10px;padding:15px 25px;color:#bdc3c7;text-decoration:none;transition:.3s;border-left:4px solid transparent;font-weight:500}._nav_16j30_90 a:hover,._nav_16j30_90 a._active_16j30_106{background-color:#ffffff0d;color:#fff;border-left-color:#f1c40f}._nav_16j30_90 a i{width:20px;text-align:center}._sidebarFooter_16j30_117{padding:20px}._sidebarFooter_16j30_117 button{width:100%;padding:12px;background:#e74c3c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700}._sidebarFooter_16j30_117 button:hover{background:#c0392b}._mainWrapper_16j30_135{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;min-width:0}._pageContent_16j30_144{flex:1;min-height:0;min-width:0;overflow-y:auto;padding:0;position:relative}._examPageContent_16j30_153{overflow:hidden}._mobileOverlay_16j30_158{display:none}@media(max-width:900px){._layout_16j30_3{overflow:hidden}._sidebar_16j30_13{position:fixed;left:0;top:0;height:100vh;transform:translate(-100%);width:260px;box-shadow:6px 0 30px #00000040;z-index:200;background-color:#2c3e50}._mobileOverlay_16j30_158{display:block;position:fixed;inset:0;background:#00000073;z-index:150}._mainWrapper_16j30_135{margin-left:0;min-width:100%}._logo_16j30_33{padding:0 18px}}._layout_14xg3_4{display:flex;width:100vw;height:100vh;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}._sidebar_14xg3_13{width:260px;background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;flex-shrink:0;z-index:10;box-shadow:4px 0 10px #0000000d}._sidebar_14xg3_13{transition:transform .28s ease,visibility .28s}._open_14xg3_28{transform:translate(0)!important}._logo_14xg3_32{height:70px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.1)}._logo_14xg3_32 span{flex-shrink:0;color:#4caf50;font-size:.82rem;font-weight:800;letter-spacing:0;padding:4px 7px;border-radius:6px;background:#4caf5024}._logoMark_14xg3_51{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#4caf50;color:#2c3e50;font-size:.85rem;font-weight:900}._logoText_14xg3_65{min-width:0;flex:1;display:flex;flex-direction:column;line-height:1.15}._logoText_14xg3_65 strong{color:#fff;font-size:1.03rem;font-weight:800;white-space:nowrap}._logoText_14xg3_65 small{margin-top:4px;color:#ffffffa8;font-size:.73rem;font-weight:600;white-space:nowrap}._nav_14xg3_86{flex:1;padding:20px 0;overflow-y:auto}._nav_14xg3_86 a{display:flex;align-items:center;gap:12px;padding:15px 25px;color:#b0c4de;text-decoration:none;transition:.3s;border-left:4px solid transparent;font-weight:500}._nav_14xg3_86 a:hover,._nav_14xg3_86 a._active_14xg3_103{background-color:#ffffff0d;color:#fff;border-left-color:#4caf50}._nav_14xg3_86 a i{width:20px;text-align:center;font-size:1.1rem}._sidebarFooter_14xg3_118{padding:20px}._sidebarFooter_14xg3_118 button{width:100%;padding:12px;background:#e74c3c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}._sidebarFooter_14xg3_118 button:hover{background:#c0392b}._mainWrapper_14xg3_140{flex:1;display:flex;flex-direction:column;overflow:hidden}._pageContent_14xg3_147{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;position:relative}._mobileOverlay_14xg3_156{display:none}@media(max-width:900px){._layout_14xg3_4{overflow:visible}._sidebar_14xg3_13{position:fixed;left:0;top:0;height:100vh;transform:translate(-100%);width:260px;box-shadow:6px 0 30px #00000040;z-index:200;background-color:#2c3e50}._mobileOverlay_14xg3_156{display:block;position:fixed;inset:0;background:#00000073;z-index:150}._mainWrapper_14xg3_140{margin-left:0;min-width:100%}._logo_14xg3_32{padding:0 18px}}._layout_ih4vq_3{display:flex;width:100%;max-width:100vw;height:100vh;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}._sidebar_ih4vq_14{width:260px;background-color:#1a202c;color:#fff;display:flex;flex-direction:column;flex-shrink:0;z-index:10;box-shadow:4px 0 10px #0000000d;transition:transform .28s ease,visibility .28s}._open_ih4vq_27{transform:translate(0)!important}._logo_ih4vq_31{height:70px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.1)}._logo_ih4vq_31 span{flex-shrink:0;color:#e74c3c;font-size:.74rem;font-weight:800;letter-spacing:0;padding:4px 7px;border-radius:6px;background:#e74c3c24}._logoMark_ih4vq_53{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#e74c3c;color:#1a202c;font-size:.85rem;font-weight:900}._logoText_ih4vq_67{min-width:0;flex:1;display:flex;flex-direction:column;line-height:1.15}._logoText_ih4vq_67 strong{color:#fff;font-size:1.03rem;font-weight:800;white-space:nowrap}._logoText_ih4vq_67 small{margin-top:4px;color:#ffffffa8;font-size:.73rem;font-weight:600;white-space:nowrap}._nav_ih4vq_88{flex:1;padding:20px 0;overflow-y:auto}._nav_ih4vq_88 a{display:flex;align-items:center;gap:12px;padding:15px 25px;color:#cbd5e0;text-decoration:none;transition:.3s;border-left:4px solid transparent;font-weight:500}._nav_ih4vq_88 a:hover,._nav_ih4vq_88 a._active_ih4vq_104{background-color:#ffffff1a;color:#fff;border-left-color:#e74c3c}._nav_ih4vq_88 a i{width:20px;text-align:center;font-size:1.1rem}._sidebarFooter_ih4vq_115{padding:20px}._sidebarFooter_ih4vq_115 button{width:100%;padding:12px;background:#c0392b;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}._sidebarFooter_ih4vq_115 button:hover{background:#e74c3c}._mainWrapper_ih4vq_136{flex:1;width:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden}._pageContent_ih4vq_145{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;position:relative;min-width:0}._mobileOverlay_ih4vq_154{display:none}@media(max-width:900px){._layout_ih4vq_3{overflow:hidden}._sidebar_ih4vq_14{position:fixed;left:0;top:0;height:100vh;width:min(280px,86vw);transform:translate(-100%);box-shadow:6px 0 30px #00000040;z-index:200;background-color:#1a202c}._mobileOverlay_ih4vq_154{display:block;position:fixed;inset:0;background:#00000073;z-index:150}._mainWrapper_ih4vq_136{width:100%;min-width:0;margin-left:0}._pageContent_ih4vq_145{min-width:0;overflow-x:hidden}}._pageContainer_bfpn1_3{background:linear-gradient(180deg,#e3f2fd,#90caf9);background-attachment:fixed;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;margin:0;padding:0;overflow-y:auto;scroll-behavior:smooth;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._contentWrapper_bfpn1_19{max-width:1100px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:1.5rem}._header_bfpn1_28{background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}._logo_bfpn1_42{display:flex;align-items:center;gap:.75rem}._logo_bfpn1_42 ._logoIcon_bfpn1_47{font-size:2rem;color:#4caf50}._logo_bfpn1_42 div{display:flex;flex-direction:column}._logo_bfpn1_42 ._logoText_bfpn1_55{font-weight:700;font-size:1.25rem;color:#333}._logo_bfpn1_42 ._logoTagline_bfpn1_60{font-size:.8rem;color:#666}._navLinks_bfpn1_65{display:flex;gap:2rem}._navLinks_bfpn1_65 a{text-decoration:none;color:#333;font-weight:600;transition:color .3s}._navLinks_bfpn1_65 a:hover{color:#4caf50}._statsSection_bfpn1_79{background-color:#ffffffe6;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;align-items:center;justify-content:space-around;gap:1rem;overflow-x:auto;padding:1rem 1.25rem;white-space:nowrap}._statItem_bfpn1_92{min-width:120px;padding:.25rem .75rem;text-align:center}._statItem_bfpn1_92 h3{font-size:1.75rem;color:#4caf50;margin:0}._statItem_bfpn1_92 p{margin:0;color:#666;font-weight:500}._ctaSection_bfpn1_108{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;width:100%}._ctaCard_bfpn1_115{background-color:#fffffff2;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease;width:100%;max-width:none;box-sizing:border-box}._ctaCard_bfpn1_115:hover{transform:translateY(-5px)}._ctaCard_bfpn1_115 ._icon_bfpn1_132{width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2.5rem;margin-bottom:1.5rem;box-shadow:0 4px 10px #0000001a;background:linear-gradient(135deg,#4caf50,#04befe)}._ctaCard_bfpn1_115 h2{font-size:2rem;margin-bottom:.75rem;color:#333}._ctaCard_bfpn1_115 p{font-size:1.05rem;color:#666;margin-bottom:2rem;flex-grow:1;line-height:1.6}._ctaCard_bfpn1_115 ._ctaActions_bfpn1_157{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._ctaCard_bfpn1_115 ._ctaButton_bfpn1_163{background-color:#4caf50;color:#fff;padding:12px 24px;border-radius:50px;border:2px solid transparent;text-decoration:none;font-weight:700;font-size:1.1rem;min-width:150px;transition:all .3s;box-shadow:0 4px 6px #4caf504d}._ctaCard_bfpn1_115 ._ctaButton_bfpn1_163:hover{background-color:#388e3c;box-shadow:0 6px 12px #4caf5066;transform:scale(1.05)}._ctaCard_bfpn1_115 ._ctaButtonSecondary_bfpn1_181{background-color:#fff;color:#4caf50;border:2px solid #4CAF50}._ctaCard_bfpn1_115 ._ctaButtonSecondary_bfpn1_181:hover{background-color:#4caf5014;color:#388e3c}._featuresSection_bfpn1_191{background-color:#fffffff2;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #0000000d}._sectionTitle_bfpn1_198{text-align:center;font-size:2rem;margin-bottom:2.5rem;color:#333}._sectionTitle_bfpn1_198 i{color:#ffc107;margin-right:.5rem}._featuresGrid_bfpn1_209{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._featureItem_bfpn1_215{background-color:#f8f9fa;padding:1.5rem;border-radius:12px;transition:background-color .3s}._featureItem_bfpn1_215:hover{background-color:#e9ecef}._featureItem_bfpn1_215 i{font-size:2rem;color:#4caf50;margin-bottom:1rem;display:block}._featureItem_bfpn1_215 h4{margin-bottom:.5rem;font-size:1.2rem;color:#333}._featureItem_bfpn1_215 p{font-size:.95rem;color:#666;margin:0;line-height:1.5}._footer_bfpn1_242{background-color:#333333e6;padding:2rem;border-radius:16px;text-align:center;color:#eee;margin-bottom:2rem}._footer_bfpn1_242 h4{margin:0 0 .5rem;font-size:1.2rem;color:#fff}._footer_bfpn1_242 p{margin:.25rem 0;font-size:.9rem;color:#ccc}@media(max-width:768px){._contentWrapper_bfpn1_19{padding:1rem;gap:1rem}._header_bfpn1_28{flex-direction:column;gap:1rem;text-align:center;padding:1.25rem}._navLinks_bfpn1_65{gap:1rem;flex-wrap:wrap;justify-content:center}._ctaCard_bfpn1_115{padding:2rem 1.25rem}._ctaCard_bfpn1_115 ._icon_bfpn1_132{width:64px;height:64px;font-size:2rem;margin-bottom:1rem}._ctaCard_bfpn1_115 h2{font-size:1.45rem}._ctaCard_bfpn1_115 p{font-size:.95rem;margin-bottom:1.5rem}._ctaCard_bfpn1_115 ._ctaActions_bfpn1_157{width:100%;gap:.75rem}._ctaCard_bfpn1_115 ._ctaButton_bfpn1_163{flex:1 1 135px;min-width:0;padding:11px 18px;font-size:1rem}._statsSection_bfpn1_79{justify-content:flex-start;gap:.75rem;padding:.75rem}._statItem_bfpn1_92{min-width:88px;padding:.25rem}._statItem_bfpn1_92 h3{font-size:1.2rem}._statItem_bfpn1_92 p{font-size:.75rem}}._loginContainer_a92af_2{background:linear-gradient(180deg,#e3f2fd,#90caf9);background-size:cover;background-position:center;background-repeat:no-repeat;position:fixed;top:0;left:0;width:100vw;height:100vh;margin:0;padding:0;z-index:999;display:flex;justify-content:center;align-items:center}._loginForm_a92af_20{background-color:#fffffff2;padding:40px;border-radius:12px;box-shadow:0 4px 12px #0000001a;width:90%;max-width:400px;text-align:center}._formHeader_a92af_30{margin-bottom:25px}._formHeader_a92af_30 i{font-size:50px;color:#333;margin-bottom:10px;display:block}._formHeader_a92af_30 h2{margin:0;font-size:24px;color:#333}._formGroup_a92af_45{margin-bottom:20px;text-align:left}._formGroup_a92af_45 label{display:block;margin-bottom:8px;color:#666;font-size:14px;font-weight:500}._formGroup_a92af_45 input{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box}._formGroup_a92af_45 input:focus{outline:none;border-color:#4caf50}._loginButton_a92af_69{width:100%;padding:12px;border:none;border-radius:6px;background-color:#4caf50;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease}._loginButton_a92af_69:hover{background-color:#388e3c}._loginButton_a92af_69:disabled{background-color:#ccc;cursor:not-allowed}._formFooter_a92af_89{margin-top:25px;display:flex;justify-content:space-between;font-size:14px}._formFooter_a92af_89 a{color:#4caf50;text-decoration:none}._formFooter_a92af_89 a:hover{text-decoration:underline}._errorMessage_a92af_103{color:#d32f2f;background-color:#ffebee;border:1px solid #ffcdd2;padding:10px;border-radius:6px;margin-bottom:20px;font-size:14px;text-align:center}._registerContainer_uny0i_3{background:linear-gradient(180deg,#e3f2fd,#90caf9);background-size:cover;background-position:center;background-repeat:no-repeat;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;margin:0;padding:0;display:flex;justify-content:center;align-items:center}._registerForm_uny0i_21{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 12px #0000001a;width:90%;max-width:450px;max-height:90vh;overflow-y:auto}._registerForm_uny0i_21 ._formHeader_uny0i_31{text-align:center;margin-bottom:30px}._registerForm_uny0i_21 ._formHeader_uny0i_31 h2{margin:0 0 10px;color:#333;font-size:24px}._registerForm_uny0i_21 ._formHeader_uny0i_31 p{color:#666;font-size:14px;margin:0}._formGroup_uny0i_46{margin-bottom:20px}._formGroup_uny0i_46 label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}._formGroup_uny0i_46 input,._formGroup_uny0i_46 ._selectInput_uny0i_57{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .3s;box-sizing:border-box}._formGroup_uny0i_46 input:focus,._formGroup_uny0i_46 ._selectInput_uny0i_57:focus{outline:none;border-color:#4caf50}._submitBtn_uny0i_72{width:100%;padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s;margin-top:10px}._submitBtn_uny0i_72:hover{background-color:#388e3c}._submitBtn_uny0i_72:disabled{background-color:#ccc;cursor:not-allowed}._alertError_uny0i_93{background-color:#e74c3c1a;color:#e74c3c;padding:10px;border-radius:6px;margin-bottom:20px;text-align:center;font-size:14px;border:1px solid rgba(231,76,60,.2)}._alertSuccess_uny0i_104{background-color:#2ecc711a;color:#2ecc71;padding:10px;border-radius:6px;margin-bottom:20px;text-align:center;font-size:14px;border:1px solid rgba(46,204,113,.2)}._formFooter_uny0i_115{text-align:center;margin-top:20px;font-size:14px}._formFooter_uny0i_115 a{color:#4caf50;text-decoration:none;font-weight:600}._formFooter_uny0i_115 a:hover{text-decoration:underline}._resubmitBtn_uny0i_129{margin-top:16px;text-align:center;font-size:14px;color:#555}._resubmitBtn_uny0i_129 p{margin:0;padding:8px 0;color:#777}._resubmitBtn_uny0i_129 strong{color:#ff6b00;font-weight:600;font-size:15px}._resendBtn_uny0i_146{background:none;border:none;color:#2563eb;font-size:14px;font-weight:500;cursor:pointer;padding:6px 8px;border-radius:6px;transition:all .2s ease}._resendBtn_uny0i_146:hover{background-color:#2563eb14;text-decoration:underline}._resendBtn_uny0i_146:active{transform:scale(.97)}._container_1qu5c_2{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#e3f2fd,#90caf9);background-size:cover;background-position:center}._card_1qu5c_12{background:#fff;padding:40px;border-radius:12px;width:100%;max-width:400px;box-shadow:0 10px 25px #0003}._header_1qu5c_21{text-align:center;margin-bottom:25px}._header_1qu5c_21 h2{margin:0 0 10px;color:#333}._header_1qu5c_21 p{margin:0;font-size:.9rem;color:#666}._formGroup_1qu5c_35{margin-bottom:20px}._formGroup_1qu5c_35 label{display:block;margin-bottom:8px;font-weight:600;color:#555}._formGroup_1qu5c_35 input{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._formGroup_1qu5c_35 input:focus{outline:none;border-color:#4caf50}._formGroup_1qu5c_35 ._disabledInput_1qu5c_55{background-color:#f5f5f5;color:#888;cursor:not-allowed}._btnSubmit_1qu5c_61{width:100%;padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:.2s}._btnSubmit_1qu5c_61:hover{background-color:#388e3c}._btnSubmit_1qu5c_61:disabled{background-color:#ccc;cursor:not-allowed}._alertSuccess_1qu5c_80{background:#d4edda;color:#155724;padding:10px;border-radius:6px;margin-bottom:20px;text-align:center;font-size:.9rem}._alertError_1qu5c_90{background:#f8d7da;color:#721c24;padding:10px;border-radius:6px;margin-bottom:20px;text-align:center;font-size:.9rem}._resendLink_1qu5c_100{text-align:center;margin-top:15px;font-size:.9rem;color:#4caf50;cursor:pointer;text-decoration:underline}._footer_1qu5c_109{text-align:center;margin-top:20px}._footer_1qu5c_109 a{text-decoration:none;color:#666}._footer_1qu5c_109 a:hover{color:#4caf50}._paginationContainer_156qo_2{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:15px 0;border-top:1px solid #eee}._paginationInfo_156qo_11{color:#666;font-size:.9rem}._pagination_156qo_2{display:flex;gap:8px;align-items:center}._pageBtn_156qo_22{padding:8px 14px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;color:#333;transition:all .2s}._pageBtn_156qo_22:hover:not(:disabled){background:#f8f9fa;border-color:#4caf50;color:#4caf50}._pageBtn_156qo_22._active_156qo_37{background:#4caf50;color:#fff;border-color:#4caf50;font-weight:700}._pageBtn_156qo_22:disabled{opacity:.5;cursor:not-allowed}._ellipsis_156qo_48{padding:0 8px;color:#999}@media(max-width:768px){._paginationContainer_156qo_2{flex-direction:column;gap:12px}._paginationInfo_156qo_11{font-size:.85rem}._pageBtn_156qo_22{padding:6px 10px;font-size:.85rem}}._layout_1fy1e_5{display:flex;width:100%;max-width:100%;height:100vh;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}._sidebar_1fy1e_16{width:260px;background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;flex-shrink:0;z-index:10;box-shadow:4px 0 10px #0000000d}._logo_1fy1e_28{height:70px;display:flex;align-items:center;padding:0 25px;font-size:1.5rem;font-weight:800;border-bottom:1px solid rgba(255,255,255,.1)}._logo_1fy1e_28 span{color:#f1c40f;margin-left:5px}._nav_1fy1e_45{flex:1;padding:20px 0;overflow-y:auto}._nav_1fy1e_45 a{display:flex;align-items:center;gap:10px;padding:15px 25px;color:#b0c4de;text-decoration:none;transition:.3s;border-left:4px solid transparent;font-weight:500}._nav_1fy1e_45 a:hover,._nav_1fy1e_45 a._active_1fy1e_61{background-color:#ffffff0d;color:#fff;border-left-color:#f1c40f}._nav_1fy1e_45 a i{width:20px;text-align:center}._sidebarFooter_1fy1e_72{padding:20px;border-top:1px solid rgba(255,255,255,.1)}._sidebarFooter_1fy1e_72 button{width:100%;padding:12px;background:#e74c3c;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._sidebarFooter_1fy1e_72 button:hover{background:#c0392b}._mainContent_1fy1e_91{flex:1;display:flex;flex-direction:column;overflow-y:auto}._contentBody_1fy1e_98{padding:30px;width:100%;max-width:1200px;margin:0 auto;min-width:0;box-sizing:border-box}._welcomeBanner_1fy1e_108{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 15px #0000001a}._welcomeBanner_1fy1e_108 h1{margin:0 0 10px;font-size:clamp(1.5rem,5.8vw,1.8rem);line-height:1.25}._welcomeBanner_1fy1e_108 p{margin:0;font-size:clamp(.9rem,3.8vw,1rem);line-height:1.4;opacity:.9}._statsBar_1fy1e_128{width:100%;max-width:100%;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;border:1px solid #eee;margin-bottom:24px;overflow:hidden;padding:14px 10px}._statItem_1fy1e_144{box-sizing:border-box;background:transparent;padding:14px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:none;border-right:1px solid #eee;min-width:0}._statItem_1fy1e_144:last-child{border-right:none}._statItem_1fy1e_144 h3{font-size:clamp(1.35rem,6vw,2rem);line-height:1.1;margin:0;color:#4caf50;text-align:center;width:100%}._statItem_1fy1e_144 p{margin:5px 0 0;color:#666;font-size:clamp(.62rem,2.5vw,1rem);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;width:100%}._clickableStat_1fy1e_180{width:100%;font-family:inherit;appearance:none;cursor:pointer;transition:transform .2s,border-color .2s}._clickableStat_1fy1e_180:hover{color:#4caf50;transform:translateY(-1px)}._contentSection_1fy1e_192{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px #0000000d;border:1px solid #eee;max-width:100%;box-sizing:border-box}._classesGrid_1fy1e_203{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}._classCard_1fy1e_209{border:1px solid #eee;padding:20px;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:12px}._classTitle_1fy1e_219{margin:0 0 6px;color:#333;font-size:1.05rem}._classDesc_1fy1e_225{color:#666;font-size:.95rem;margin:0 0 6px;flex:1 1 auto}._classMeta_1fy1e_232{display:flex;justify-content:space-between;font-size:.85rem;color:#999}._sectionHeader_1fy1e_239{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:20px}._sectionHeader_1fy1e_239 h2{margin:0;color:#333;font-size:1.2rem}._sectionHeader_1fy1e_239 ._viewMore_1fy1e_252{text-decoration:none;color:#4caf50;font-weight:500;font-size:.9rem}._emptyState_1fy1e_259{text-align:center;padding:30px 0;color:#666}._primaryBtn_1fy1e_265{margin-top:10px;background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700;transition:.2s}._primaryBtn_1fy1e_265:hover{background-color:#388e3c}._modalOverlay_1fy1e_281{position:fixed;inset:0;width:auto;height:auto;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_1fy1e_1 .2s ease-out}._modalContent_1fy1e_294{background:#fff;width:90%;max-width:500px;border-radius:12px;padding:30px;box-shadow:0 10px 25px #0003;animation:_slideUp_1fy1e_1 .3s ease-out}._modalHeader_1fy1e_304{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._modalHeader_1fy1e_304 h3{margin:0;color:#333}._modalHeader_1fy1e_304 ._closeBtn_1fy1e_316{background:none;border:none;font-size:2rem;cursor:pointer;color:#999;line-height:1}._modalHeader_1fy1e_304 ._closeBtn_1fy1e_316:hover{color:#333}._formGroup_1fy1e_328{margin-bottom:20px}._formGroup_1fy1e_328 label{display:block;margin-bottom:8px;font-weight:600;color:#555;font-size:.9rem}._formGroup_1fy1e_328 input,._formGroup_1fy1e_328 textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1rem}._formGroup_1fy1e_328 input:focus,._formGroup_1fy1e_328 textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._modalActions_1fy1e_353{display:flex;justify-content:flex-end;gap:15px;margin-top:30px}._modalActions_1fy1e_353 button{padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer;border:none;font-size:.95rem}._modalActions_1fy1e_353 ._btnCancel_1fy1e_367{background-color:#f1f3f5;color:#495057}._modalActions_1fy1e_353 ._btnCancel_1fy1e_367:hover{background-color:#e9ecef}._modalActions_1fy1e_353 ._btnSubmit_1fy1e_374{background-color:#007bff;color:#fff}._modalActions_1fy1e_353 ._btnSubmit_1fy1e_374:hover{background-color:#0056b3}._modalActions_1fy1e_353 ._btnSubmit_1fy1e_374:disabled{background-color:#ccc}@keyframes _fadeIn_1fy1e_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1fy1e_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:800px){._contentBody_1fy1e_98{padding:16px;max-width:100%}._welcomeBanner_1fy1e_108{padding:24px 14px;text-align:center}._welcomeBanner_1fy1e_108 h1{font-size:clamp(1.35rem,6vw,1.6rem)}._statsBar_1fy1e_128{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:10px 6px;margin-bottom:16px}._statItem_1fy1e_144{padding:10px 4px}._statItem_1fy1e_144 h3{font-size:clamp(1.3rem,6vw,1.6rem)}._statItem_1fy1e_144 p{font-size:clamp(.58rem,2.4vw,.72rem);letter-spacing:0}._contentSection_1fy1e_192{padding:18px}._sectionHeader_1fy1e_239{flex-direction:column;align-items:flex-start;gap:8px}._viewMore_1fy1e_252{align-self:flex-end}._classesGrid_1fy1e_203{grid-template-columns:1fr}._classCard_1fy1e_209{padding:14px}._modalContent_1fy1e_294{width:95%;max-width:720px;padding:18px}._modalActions_1fy1e_353{flex-direction:column-reverse;gap:8px;align-items:stretch}._modalActions_1fy1e_353 button{width:100%}._layout_1fy1e_5{flex-direction:column}._sidebar_1fy1e_16{display:none}}@media(max-width:480px){._statItem_1fy1e_144 p{font-size:0}._statItem_1fy1e_144 p:after{content:attr(data-short-label);font-size:clamp(.58rem,2.6vw,.72rem)}}._contentBody_1ljrc_5{padding:30px;width:100%;max-width:1400px;min-width:0;margin:0 auto;box-sizing:border-box;flex:1}._statsBar_1ljrc_19{width:100%;max-width:100%;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#fff;border-radius:12px;box-shadow:0 4px 10px #00000008;margin-bottom:24px;overflow:hidden;padding:14px 10px}._statItem_1ljrc_34{box-sizing:border-box;padding:14px 20px;border-right:1px solid #eee;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;min-width:0}._statItem_1ljrc_34:last-child{border-right:none}._statItem_1ljrc_34 h4{margin:0;color:#666;font-size:clamp(.62rem,2.4vw,.9rem);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;width:100%;z-index:1}._statItem_1ljrc_34 p{margin:10px 0 0;font-size:clamp(1.45rem,6.5vw,2.35rem);line-height:1.1;font-weight:800;color:#333;text-align:center;width:100%;z-index:1}._statItem_1ljrc_34 i{position:absolute;right:-10px;bottom:-10px;font-size:4.5rem;opacity:.5;transform:rotate(-15deg)}._section_1ljrc_82{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 10px #00000008;max-width:100%;box-sizing:border-box}._sectionHeader_1ljrc_91{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._sectionHeader_1ljrc_91 h3{margin:0;color:#333}._activityList_1ljrc_104{display:flex;flex-direction:column;gap:15px}._activityItem_1ljrc_110{display:flex;align-items:flex-start;gap:15px;padding-bottom:15px;border-bottom:1px dashed #eee}._activityItem_1ljrc_110:last-child{border-bottom:none;padding-bottom:0}._actIcon_1ljrc_122{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;flex-shrink:0;font-size:1.1rem}._actContent_1ljrc_134{flex:1}._actDesc_1ljrc_138{margin:0 0 5px;color:#333;font-weight:500}._actTime_1ljrc_144{font-size:.8rem;color:#888}._loadingText_1ljrc_149,._emptyText_1ljrc_150{text-align:center;color:#999;padding:20px}._createBtn_1ljrc_156{background-color:#4caf50;color:#fff;border:none;padding:12px 25px;border-radius:8px;cursor:pointer;margin-top:15px;font-size:1rem;font-weight:600;box-shadow:0 4px 10px #4caf504d;transition:all .3s}._createBtn_1ljrc_156:hover{background-color:#388e3c;box-shadow:0 6px 15px #4caf5066;transform:scale(1.02)}@media(max-width:768px){._contentBody_1ljrc_5{padding:16px}._statsBar_1ljrc_19{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:10px 6px;margin-bottom:16px}._statItem_1ljrc_34{padding:10px 4px}._statItem_1ljrc_34 h4{font-size:clamp(.58rem,2.4vw,.75rem);letter-spacing:0}._statItem_1ljrc_34 p{font-size:clamp(1.35rem,6.2vw,1.8rem);margin-top:6px}._statItem_1ljrc_34 i{font-size:3.4rem}._sidebar_1ljrc_200{width:70px}._sidebar_1ljrc_200 ._logo_1ljrc_204 span,._sidebar_1ljrc_200 ._nav_1ljrc_205 a:after,._sidebar_1ljrc_200 ._sidebarFooter_1ljrc_206 button{display:none}._sidebar_1ljrc_200 ._nav_1ljrc_205 a{justify-content:center;padding:20px 10px}}@media(max-width:480px){._statItem_1ljrc_34 i{display:none}._sectionHeader_1ljrc_91{flex-direction:column;align-items:stretch;gap:10px}._sectionHeader_1ljrc_91 h3{text-align:center}._createBtn_1ljrc_156{width:100%;margin-top:0;padding:12px}}._modalOverlay_1ljrc_234{position:fixed;inset:0;width:auto;height:auto;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_1ljrc_1 .2s ease-out}._modalContent_1ljrc_249{background:#fff;width:90%;max-width:500px;border-radius:12px;padding:30px;box-shadow:0 10px 25px #0003;animation:_slideUp_1ljrc_1 .3s ease-out}._modalHeader_1ljrc_259{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._modalHeader_1ljrc_259 h3{margin:0;color:#333}._modalHeader_1ljrc_259 ._closeBtn_1ljrc_271{background:none;border:none;font-size:2rem;cursor:pointer;color:#999;line-height:1}._modalHeader_1ljrc_259 ._closeBtn_1ljrc_271:hover{color:#333}._formGroup_1ljrc_283{margin-bottom:20px}._formGroup_1ljrc_283 label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:.9rem}._formGroup_1ljrc_283 input,._formGroup_1ljrc_283 textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:inherit}._formGroup_1ljrc_283 input:focus,._formGroup_1ljrc_283 textarea:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}._modalActions_1ljrc_309{display:flex;justify-content:flex-end;gap:15px;margin-top:30px}._modalActions_1ljrc_309 button{padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer;border:none;font-size:.95rem}._modalActions_1ljrc_309 ._btnCancel_1ljrc_323{background-color:#f1f3f5;color:#495057}._modalActions_1ljrc_309 ._btnCancel_1ljrc_323:hover{background-color:#e9ecef}._modalActions_1ljrc_309 ._btnSubmit_1ljrc_330{background-color:#4caf50;color:#fff}._modalActions_1ljrc_309 ._btnSubmit_1ljrc_330:hover{background-color:#388e3c}._modalActions_1ljrc_309 ._btnSubmit_1ljrc_330:disabled{background-color:#ccc;cursor:not-allowed}@keyframes _fadeIn_1ljrc_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1ljrc_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._userInfo_1ljrc_361{display:flex;align-items:center;gap:1rem;transition:opacity .2s}._userInfo_1ljrc_361:hover{opacity:.8}._userInfo_1ljrc_361 ._userName_1ljrc_370{display:block;font-weight:700;color:#333}._userInfo_1ljrc_361 ._userRole_1ljrc_375{font-size:.8rem;color:#666}._userInfo_1ljrc_361 ._avatar_1ljrc_379{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;box-shadow:0 2px 5px #0003}._profileWrapper_1ljrc_392{position:relative}._profileDropdown_1ljrc_397{position:absolute;top:55px;right:0;width:300px;background-color:#fff;border-radius:12px;box-shadow:0 5px 25px #00000026;border:1px solid #eee;z-index:1000;overflow:hidden;animation:_slideDown_1ljrc_1 .2s ease-out}._profileDropdown_1ljrc_397:before{content:"";position:absolute;top:-6px;right:15px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-top:1px solid #eee;border-left:1px solid #eee}._dropdownHeader_1ljrc_424{background-color:#f8f9fa;padding:15px 20px;font-weight:700;color:#333;border-bottom:1px solid #eee}._dropdownBody_1ljrc_432{padding:15px 20px}._infoRow_1ljrc_436{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.9rem}._infoRow_1ljrc_436:last-child{margin-bottom:0}._infoRow_1ljrc_436 ._label_1ljrc_445{color:#666;font-weight:500}._infoRow_1ljrc_436 ._value_1ljrc_449{color:#333;font-weight:600;text-align:right;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownFooter_1ljrc_459{padding:15px 20px;border-top:1px solid #eee;background-color:#fff}._logoutBtnFull_1ljrc_465{width:100%;padding:10px;background-color:#ffebee;color:#d32f2f;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s}._logoutBtnFull_1ljrc_465:hover{background-color:#ffcdd2}._logoutBtnFull_1ljrc_465 i{margin-right:8px}@keyframes _slideDown_1ljrc_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._welcomeHero_1ljrc_493{background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:15px;padding:30px 40px;margin-bottom:20px;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;box-shadow:0 10px 20px #00c6ff4d;transition:transform .3s ease}._welcomeHero_1ljrc_493:hover{transform:translateY(-2px)}._heroContent_1ljrc_511{z-index:2}._heroContent_1ljrc_511 h2{margin:0 0 10px;font-size:clamp(1.5rem,5.6vw,1.8rem);line-height:1.25;font-weight:700;letter-spacing:.5px}._heroContent_1ljrc_511 p{margin:0;font-size:clamp(.9rem,3.6vw,1.1rem);line-height:1.4;opacity:.9;font-weight:500}._heroIcon_1ljrc_529{font-size:6rem;color:#fff3;position:absolute;right:20px;bottom:-15px;transform:rotate(-15deg);z-index:1}@media(max-width:768px){._welcomeHero_1ljrc_493{flex-direction:column;text-align:center;padding:24px 14px}._heroIcon_1ljrc_529{display:none}}._container_19kh4_3{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._pageHeader_19kh4_11{margin-bottom:30px}._pageHeader_19kh4_11 h2{margin:0 0 5px;color:#333}._pageHeader_19kh4_11 p{color:#666;font-size:.9rem;margin:0}._statsGrid_19kh4_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:30px}._card_19kh4_33{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px #0000000d;display:flex;align-items:center;gap:20px;transition:transform .2s;border-left:5px solid transparent;min-width:0;width:100%;box-sizing:border-box}._card_19kh4_33:hover{transform:translateY(-5px)}._card_19kh4_33._blue_19kh4_53{border-left-color:#3498db}._card_19kh4_33._blue_19kh4_53 ._cardIcon_19kh4_56{background:#e8f4fc;color:#3498db}._card_19kh4_33._blue_19kh4_53 h3{color:#3498db}._card_19kh4_33._green_19kh4_63{border-left-color:#2ecc71}._card_19kh4_33._green_19kh4_63 ._cardIcon_19kh4_56{background:#eafaf1;color:#2ecc71}._card_19kh4_33._green_19kh4_63 h3{color:#2ecc71}._card_19kh4_33._orange_19kh4_73{border-left-color:#e67e22}._card_19kh4_33._orange_19kh4_73 ._cardIcon_19kh4_56{background:#fdf2e9;color:#e67e22}._card_19kh4_33._orange_19kh4_73 h3{color:#e67e22}._card_19kh4_33._purple_19kh4_86{border-left-color:#9b59b6;flex-direction:column;align-items:flex-start;gap:15px}._card_19kh4_33._purple_19kh4_86 ._cardIcon_19kh4_56{background:#f5eef8;color:#9b59b6}._card_19kh4_33._purple_19kh4_86 h3{color:#9b59b6}._cardIcon_19kh4_56{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;flex:0 0 auto}._cardContent_19kh4_111{min-width:0}._cardContent_19kh4_111 h3{font-size:2rem;margin:0;font-weight:800;line-height:1}._cardContent_19kh4_111 p{margin:5px 0 0;color:#666;font-size:.9rem;font-weight:500;overflow-wrap:anywhere}._cardHeader_19kh4_129{display:flex;align-items:center;gap:20px;width:100%;min-width:0}._cardDetails_19kh4_137{width:100%;display:flex;justify-content:space-between;background:#f9f9f9;padding:10px;border-radius:6px;gap:10px}._detailItem_19kh4_147{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#555}._detailItem_19kh4_147 strong{color:#333;font-size:1rem}._dotActive_19kh4_159{width:8px;height:8px;border-radius:50%;background:#2ecc71;display:inline-block}._dotUpcoming_19kh4_167{width:8px;height:8px;border-radius:50%;background:#f1c40f;display:inline-block}._emptyState_19kh4_175{color:#999;text-align:center;padding:40px}._section_19kh4_181{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px #0000000d;margin-top:30px}._section_19kh4_181 h3{margin-top:0;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:20px;color:#333}._activityList_19kh4_197{display:flex;flex-direction:column;gap:15px;max-height:400px;overflow-y:auto}._activityItem_19kh4_206{display:flex;align-items:flex-start;gap:15px;padding-bottom:15px;border-bottom:1px dashed #eee}._activityItem_19kh4_206:last-child{border-bottom:none;padding-bottom:0}._actIcon_19kh4_218{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.1rem;flex-shrink:0}._actContent_19kh4_229{flex:1;min-width:0}._actDesc_19kh4_234{margin:0 0 5px;color:#333;font-weight:500;font-size:.95rem}._actMeta_19kh4_241{display:flex;flex-wrap:wrap;gap:15px;font-size:.8rem;color:#888}._actIP_19kh4_249{background-color:#f8f9fa;padding:2px 6px;border-radius:4px;border:1px solid #eee;font-family:monospace;overflow-wrap:anywhere}._emptyState_19kh4_175{text-align:center;color:#999;padding:30px;font-style:italic}._loading_19kh4_265{text-align:center;padding:50px;color:#666;font-size:1.1rem}@media(max-width:768px){._container_19kh4_3{padding:16px}._pageHeader_19kh4_11{margin-bottom:18px}._pageHeader_19kh4_11 h2{font-size:1.45rem;line-height:1.35}._statsGrid_19kh4_25{grid-template-columns:1fr;gap:14px;margin-bottom:18px}._card_19kh4_33,._section_19kh4_181{padding:16px}._card_19kh4_33{gap:12px}._card_19kh4_33:hover{transform:none}._cardDetails_19kh4_137{flex-direction:column;align-items:flex-start}._activityItem_19kh4_206{gap:12px}._actMeta_19kh4_241{flex-direction:column;gap:6px}}@media(max-width:430px){._container_19kh4_3{padding:12px}._pageHeader_19kh4_11 h2{font-size:1.25rem}._cardHeader_19kh4_129{gap:12px}._cardIcon_19kh4_56{width:44px;height:44px;font-size:1.25rem}}._contentBody_1g5ho_3{padding:30px;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}._pageHeader_1g5ho_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._pageHeader_1g5ho_11 h2{margin:0;color:#333}._createBtn_1g5ho_22{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700}._createBtn_1g5ho_22:hover{background-color:#388e3c}._classList_1g5ho_35{display:flex;flex-direction:column;gap:12px;width:100%}._classCard_1g5ho_42{width:100%;background:#fff;border:1px solid #edf0f3;border-radius:12px;padding:14px;box-shadow:0 2px 10px #0000000a;box-sizing:border-box;overflow:hidden;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:16px;align-items:stretch;transition:border-color .2s,box-shadow .2s,transform .2s}._classCard_1g5ho_42:hover{border-color:#2f80ed40;box-shadow:0 8px 22px #00000014;transform:translateY(-1px)}._classCard_1g5ho_42:focus-visible{outline:3px solid rgba(47,128,237,.18);outline-offset:2px}._cardMain_1g5ho_68{min-width:0}._classTitle_1g5ho_72{margin:0 0 5px;color:#2f80ed;font-size:1.05rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}._classDescription_1g5ho_81{margin:0 0 10px;color:#444;font-size:.94rem;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}._classMeta_1g5ho_90{display:flex;flex-wrap:wrap;gap:6px}._classMeta_1g5ho_90 span{max-width:100%;padding:5px 9px;border-radius:999px;background:#f4f6f8;color:#333;font-size:.78rem;font-weight:700;line-height:1.2;white-space:nowrap}._cardActions_1g5ho_107{display:grid;grid-template-rows:repeat(2,minmax(42px,1fr));gap:8px;min-width:0}._tableContainer_1g5ho_114{background:#fff;border-radius:10px;box-shadow:0 2px 10px #00000008;overflow:auto}._classTable_1g5ho_121{width:100%;border-collapse:collapse}._classTable_1g5ho_121 thead{background-color:#f8f9fa}._classTable_1g5ho_121 thead tr th{padding:15px 20px;text-align:left;font-weight:600;color:#666;border-bottom:1px solid #eee}._classTable_1g5ho_121 tbody tr{border-bottom:1px solid #f1f1f1;transition:background .2s}._classTable_1g5ho_121 tbody tr:hover{background-color:#fcfcfc}._classTable_1g5ho_121 tbody tr:last-child{border-bottom:none}._classTable_1g5ho_121 tbody tr td{padding:15px 20px;color:#333}._className_1g5ho_150{font-weight:600;color:#4caf50}._codeTag_1g5ho_155{background-color:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:4px;font-family:monospace;font-weight:700;font-size:.9rem}._actionButtons_1g5ho_165{display:flex;gap:8px;align-items:center}._btnView_1g5ho_173,._btnDelete_1g5ho_174{width:100%;min-width:0;padding:10px 12px;border-radius:8px;font-size:.85rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}._btnView_1g5ho_173{background-color:#e3f2fd;color:#1565c0;border:1px solid transparent}._btnView_1g5ho_173:hover{background-color:#bbdefb;color:#0d47a1;transform:translateY(-1px)}._btnDelete_1g5ho_174{background-color:#ffebee;color:#c62828;border:1px solid transparent}._btnDelete_1g5ho_174:hover{background-color:#ffcdd2;color:#b71c1c;transform:translateY(-1px)}._emptyState_1g5ho_220{text-align:center;padding:50px;background:#fff;border-radius:10px;color:#666}._modalOverlay_1g5ho_229{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_1g5ho_1 .2s ease-out}._modalContent_1g5ho_243{background:#fff;width:90%;max-width:500px;border-radius:12px;padding:30px;box-shadow:0 10px 25px #0003;animation:_slideUp_1g5ho_1 .3s ease-out}._modalHeader_1g5ho_253{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._modalHeader_1g5ho_253 h3{margin:0;color:#333}._modalHeader_1g5ho_253 ._closeBtn_1g5ho_265{background:none;border:none;font-size:2rem;cursor:pointer;color:#999;line-height:1}._modalHeader_1g5ho_253 ._closeBtn_1g5ho_265:hover{color:#333}._formGroup_1g5ho_277{margin-bottom:20px}._formGroup_1g5ho_277 label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:.9rem}._formGroup_1g5ho_277 input,._formGroup_1g5ho_277 textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:inherit}._formGroup_1g5ho_277 input:focus,._formGroup_1g5ho_277 textarea:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}._modalActions_1g5ho_303{display:flex;justify-content:flex-end;gap:15px;margin-top:30px}._modalActions_1g5ho_303 button{padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer;border:none;font-size:.95rem}._modalActions_1g5ho_303 ._btnCancel_1g5ho_317{background-color:#f1f3f5;color:#495057}._modalActions_1g5ho_303 ._btnCancel_1g5ho_317:hover{background-color:#e9ecef}._modalActions_1g5ho_303 ._btnSubmit_1g5ho_324{background-color:#4caf50;color:#fff}._modalActions_1g5ho_303 ._btnSubmit_1g5ho_324:hover{background-color:#388e3c}._modalActions_1g5ho_303 ._btnSubmit_1g5ho_324:disabled{background-color:#ccc;cursor:not-allowed}@keyframes _fadeIn_1g5ho_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1g5ho_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){._pageHeader_1g5ho_11{flex-direction:column;align-items:flex-start;gap:12px}._createBtn_1g5ho_22{width:100%;max-width:none}._classCard_1g5ho_42{display:block;padding:12px}._classList_1g5ho_35{gap:10px}._classMeta_1g5ho_90{margin-bottom:10px}._cardActions_1g5ho_107{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:8px}._btnView_1g5ho_173,._btnDelete_1g5ho_174{min-height:36px}._modalContent_1g5ho_243{width:95%;max-width:720px;padding:20px}._modalActions_1g5ho_303{flex-direction:column-reverse;gap:8px;align-items:stretch}._modalActions_1g5ho_303 button{width:100%}}@media(max-width:430px){._contentBody_1g5ho_3{padding:14px 10px 22px}._pageHeader_1g5ho_11 h2{font-size:1.25rem}._classTitle_1g5ho_72{font-size:.98rem}._classDescription_1g5ho_81{font-size:.88rem}._classMeta_1g5ho_90{gap:5px}._classMeta_1g5ho_90 span{padding:4px 8px;font-size:.74rem}._btnView_1g5ho_173,._btnDelete_1g5ho_174{min-height:34px}}._contentBody_12jty_3{padding:30px;width:100%;margin:0 auto}._backLink_12jty_9{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}._backLink_12jty_9 a{text-decoration:none;color:#666;font-weight:600}._backLink_12jty_9 a:hover{color:#4caf50}._infoCard_12jty_25{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px #00000008;margin-bottom:30px}._infoHeader_12jty_33{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}._infoHeader_12jty_33 h2{margin:0;color:#333}._codeTag_12jty_45{background-color:#e3f2fd;color:#1565c0;padding:5px 10px;border-radius:6px;font-family:monospace;font-weight:700;font-size:1.1rem;border:1px dashed #1565c0}._description_12jty_56{color:#666;margin-bottom:20px;font-size:1rem}._metaInfo_12jty_62{display:flex;gap:30px;border-top:1px solid #eee;padding-top:15px;font-size:.9rem;color:#666}._studentSection_12jty_71{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px #00000008}._studentSection_12jty_71 h3{margin-top:0;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._studentSectionHeader_12jty_84{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:15px}._studentSectionHeader_12jty_84 h3{margin:0;border-bottom:none;padding-bottom:0}._studentHeaderActions_12jty_99{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}._addStudentBtn_12jty_107{border:none;border-radius:8px;background:#5ead56;color:#fff;cursor:pointer;font-weight:700;padding:8px 14px;white-space:nowrap}._addStudentBtn_12jty_107:hover{background:#4e9d47}._importStudentBtn_12jty_121{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#2563eb;cursor:pointer;font-weight:700;padding:8px 14px;white-space:nowrap}._importStudentBtn_12jty_121:hover{background:#dbeafe}._studentTable_12jty_135{width:100%;border-collapse:collapse}._studentTable_12jty_135 th{text-align:left;padding:12px;background-color:#f8f9fa;color:#666;font-weight:600}._studentTable_12jty_135 td{padding:12px;border-bottom:1px solid #eee}._studentMobileList_12jty_151{display:none}._studentMobileCard_12jty_155{background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:12px;box-shadow:0 1px 4px #0f172a0a}._studentMobileTop_12jty_163{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}._studentIndex_12jty_171{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:700}._studentName_12jty_182{color:#111827;font-weight:800;line-height:1.35;overflow-wrap:anywhere}._studentEmail_12jty_189{color:#475569;font-size:.9rem;line-height:1.4;overflow-wrap:anywhere}._studentJoined_12jty_196{color:#64748b;font-size:.85rem;line-height:1.35}._statusBadge_12jty_202{padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:700}._statusBadge_12jty_202._approved_12jty_208{background-color:#e8f5e9;color:#2e7d32}._statusBadge_12jty_202._pending_12jty_212{background-color:#fff3e0;color:#ef6c00}._removeBtn_12jty_217{background:none;border:1px solid #ffcdd2;color:#c62828;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:.8rem}._removeBtn_12jty_217:hover{background-color:#ffebee}._emptyText_12jty_230{text-align:center;color:#999;padding:20px}._loading_12jty_236,._error_12jty_237{padding:50px;text-align:center;font-size:1.2rem}._notificationWrapper_12jty_244{position:relative;margin-left:auto}._bellIcon_12jty_249{font-size:1.5rem;color:#555;cursor:pointer;position:relative;padding:5px;transition:.3s}._bellIcon_12jty_249:hover{color:#4caf50}._badge_12jty_261{position:absolute;top:0;right:0;background-color:#dc3545;color:#fff;font-size:.7rem;font-weight:700;height:18px;width:18px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:2px solid white}._dropdown_12jty_279{position:absolute;top:46px;right:0;width:min(420px,100vw - 32px);background:#fff;border-radius:12px;box-shadow:0 18px 40px #0f172a2e;border:1px solid #e9edf3;z-index:100;animation:_fadeIn_12jty_1 .2s;overflow:hidden}._dropdown_12jty_279:before{content:"";position:absolute;top:-6px;right:10px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-top:1px solid #e9edf3;border-left:1px solid #e9edf3}._dropdownHeader_12jty_305{padding:15px 18px;border-bottom:1px solid #eef1f5;background:#fff}._dropdownHeader_12jty_305 h4{margin:0;font-size:1.02rem;color:#333;line-height:1.3}._dropdownBody_12jty_317{max-height:min(440px,100vh - 170px);overflow-y:auto;background:#f8fafc}._emptyNoti_12jty_323{padding:20px;text-align:center;color:#999;font-size:.9rem}._requestItem_12jty_330{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-bottom:1px solid #eef1f5;background:#fff;transition:background .2s}._requestItem_12jty_330:hover{background-color:#f8fbff}._requestItem_12jty_330:last-child{border-bottom:none}._reqAvatar_12jty_347{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:linear-gradient(135deg,#e8f5ec,#d9eefb);color:#2f7d45;font-weight:800;font-size:.95rem;border:1px solid #d9eadf}._reqInfo_12jty_362{display:flex;flex-direction:column;gap:3px;min-width:0;font-size:.9rem}._reqInfo_12jty_362 strong{color:#333;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reqEmail_12jty_377{font-size:.82rem;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reqNote_12jty_385{margin:4px 0 0;color:#455468;background:#fff8e6;padding:6px 8px;border-radius:8px;font-size:.8rem;line-height:1.35;overflow-wrap:anywhere}._reqTime_12jty_396{font-size:.75rem;color:#8a94a6;margin-top:2px}._reqActions_12jty_402{display:flex;gap:7px;flex:0 0 auto}._reqActions_12jty_402 button{width:34px;height:34px;border-radius:50%;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s;font-size:.9rem}._reqActions_12jty_402 button._btnApprove_12jty_419{background-color:#e9f9ee;color:#28a745}._reqActions_12jty_402 button._btnApprove_12jty_419:hover{background-color:#28a745;color:#fff}._reqActions_12jty_402 button._btnReject_12jty_427{background-color:#ffebee;color:#dc3545}._reqActions_12jty_402 button._btnReject_12jty_427:hover{background-color:#dc3545;color:#fff}@keyframes _fadeIn_12jty_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._btnPrimary_12jty_446{background:#0d6efd;border:1px solid #0d6efd;color:#fff;border-radius:6px;cursor:pointer;font-weight:600}._btnPrimary_12jty_446:hover{background:#0b5ed7}._headerActions_12jty_458{display:flex;align-items:center;gap:12px;margin-left:auto}._actionBtn_12jty_465{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:8px 14px;border-radius:8px;font-weight:600;cursor:pointer;font-size:.9rem;transition:all .2s ease}._actionBtn_12jty_465:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb59}._modalOverlay_12jty_482{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:200}._modalContent_12jty_492{background:#fff;border-radius:10px;padding:20px;width:520px;max-width:calc(100% - 40px);box-shadow:0 8px 32px #0003}._templateItem_12jty_502{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #eee;border-radius:8px}._templateInfo_12jty_511{max-width:calc(100% - 140px)}._templateTitle_12jty_515{font-weight:700}._templateDesc_12jty_519{font-size:.9rem;color:#666}._templateMeta_12jty_524{font-size:.8rem;color:#999;margin-top:6px}._templateActions_12jty_530{display:flex;align-items:center}._modalContent_12jty_492._wide_12jty_536{width:800px}._addStudentModal_12jty_540{width:min(420px,100vw - 32px);background:#fff;border-radius:12px;padding:18px;box-shadow:0 16px 40px #0f172a33;display:grid;gap:14px}._addStudentModal_12jty_540 input{width:100%;border:1px solid #d8dde6;border-radius:8px;min-height:42px;padding:8px 12px;font-size:.95rem;outline:none}._addStudentModal_12jty_540 input:focus{border-color:#5ead56;box-shadow:0 0 0 3px #5ead5624}._addStudentModalHeader_12jty_563{display:flex;align-items:center;justify-content:space-between;gap:12px}._addStudentModalHeader_12jty_563 h3{margin:0}._addStudentModalHeader_12jty_563 button{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:8px;cursor:pointer;font-size:1.4rem;line-height:1}._addStudentActions_12jty_583{display:flex;justify-content:flex-end;gap:10px}._addStudentActions_12jty_583 button{border:none;border-radius:8px;min-height:38px;padding:8px 16px;cursor:pointer;font-weight:700}._addStudentActions_12jty_583 button:disabled{cursor:not-allowed;opacity:.7}._cancelBtn_12jty_601{background:#f3f4f6;color:#333}._submitBtn_12jty_606{background:#5ead56;color:#fff}._importStudentModal_12jty_611{width:min(860px,100vw - 32px);max-height:min(760px,100dvh - 32px);overflow:auto;background:#fff;border-radius:12px;padding:18px;box-shadow:0 16px 40px #0f172a33;display:grid;gap:14px}._importControls_12jty_623{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}._importControls_12jty_623 input{width:100%;border:1px solid #d8dde6;border-radius:8px;padding:9px 10px;min-height:42px}._importControls_12jty_623 button{min-height:42px;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;font-weight:700}._importPreview_12jty_645{display:grid;gap:10px}._importSummary_12jty_650{display:flex;flex-wrap:wrap;gap:8px}._importSummary_12jty_650 span{background:#f1f5f9;border-radius:999px;color:#475569;font-size:.86rem;padding:5px 10px}._previewTableWrap_12jty_663{overflow:auto;border:1px solid #eef2f7;border-radius:10px}._previewTable_12jty_663{width:100%;min-width:680px;border-collapse:collapse}._previewTable_12jty_663 th,._previewTable_12jty_663 td{border-bottom:1px solid #eef2f7;padding:10px;text-align:left;vertical-align:top}._previewTable_12jty_663 th{background:#f8fafc;color:#475569;font-weight:800}._importStatus_12jty_687{display:inline-flex;align-items:center;border-radius:999px;font-size:.78rem;font-weight:800;padding:4px 8px;white-space:nowrap}._canImport_12jty_697{background:#dcfce7;color:#15803d}._cannotImport_12jty_702{background:#fee2e2;color:#b91c1c}._importResult_12jty_707{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px;color:#334155;font-size:.9rem}._importResult_12jty_707 ul{margin:8px 0 0;padding-left:18px}@media(max-width:768px){._contentBody_12jty_3{padding:12px 10px 22px;overflow-x:hidden}._backLink_12jty_9{margin-bottom:10px;min-height:34px}._backLink_12jty_9 a{font-size:.95rem;line-height:1.2}._infoCard_12jty_25{padding:14px;margin-bottom:14px}._infoHeader_12jty_33{flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}._infoHeader_12jty_33 h2{font-size:1.15rem}._infoHeader_12jty_33>div:first-child{flex:1 1 auto;flex-wrap:wrap;min-width:0}._codeTag_12jty_45{font-size:.95rem;padding:4px 8px}._headerActions_12jty_458{width:auto;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}._actionBtn_12jty_465{flex:0 0 auto;width:auto;min-height:32px;padding:6px 12px;font-size:.82rem;margin-left:0!important;border-radius:8px}._notificationWrapper_12jty_244{margin-left:auto;margin-top:0;flex:0 0 auto}._bellIcon_12jty_249{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;font-size:1.05rem;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0f172a14}._dropdown_12jty_279{width:min(390px,100vw - 20px);right:0}._modalContent_12jty_492{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0;padding:12px;box-shadow:none;overflow:auto}._studentSection_12jty_71{padding:14px;border-radius:12px}._studentSection_12jty_71 h3{font-size:1.1rem;line-height:1.3;margin-bottom:0;padding-bottom:0}._studentSectionHeader_12jty_84{margin-bottom:12px;padding-bottom:10px;align-items:flex-start;flex-direction:column;gap:10px}._studentHeaderActions_12jty_99{width:100%;justify-content:flex-start;gap:8px;margin-left:0}._addStudentBtn_12jty_107,._importStudentBtn_12jty_121{padding:6px 10px;font-size:.82rem;border-radius:8px}._metaInfo_12jty_62{flex-direction:column;gap:6px;padding-top:12px}._description_12jty_56{margin:10px 0 12px;font-size:.95rem}._studentTable_12jty_135{display:none}._studentMobileList_12jty_151{display:flex;flex-direction:column;gap:8px}._studentMobileCard_12jty_155{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:10px}._studentMobileCard_12jty_155 ._removeBtn_12jty_217{grid-column:2;width:auto;min-height:30px;margin-top:0;margin-left:auto;padding:5px 12px;background:#fff1f2;font-size:.82rem;border-radius:8px}._studentMobileTop_12jty_163{grid-column:1/-1;margin-bottom:1px}._studentName_12jty_182,._studentEmail_12jty_189,._studentJoined_12jty_196{grid-column:1}._studentName_12jty_182{font-size:.95rem}._studentEmail_12jty_189,._studentJoined_12jty_196{font-size:.84rem}._templateItem_12jty_502{flex-direction:column;align-items:flex-start;gap:8px}._templateActions_12jty_530{width:100%;display:flex;justify-content:flex-end}._addStudentModal_12jty_540{width:calc(100vw - 28px);padding:14px}._importStudentModal_12jty_611{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:14px}._importControls_12jty_623{grid-template-columns:1fr}._previewTable_12jty_663{min-width:620px}}@media(max-width:420px){._contentBody_12jty_3{padding:12px 10px 20px}._infoCard_12jty_25,._studentSection_12jty_71{padding:14px}._actionBtn_12jty_465{font-size:.85rem;padding:8px 10px}._studentSectionHeader_12jty_84{gap:8px}._addStudentBtn_12jty_107,._importStudentBtn_12jty_121{margin-left:0}._codeTag_12jty_45{font-size:.85rem}._dropdown_12jty_279{position:fixed;top:112px;left:10px;right:10px;width:auto;max-height:calc(100vh - 130px)}._dropdown_12jty_279:before{right:21px}._dropdownBody_12jty_317{max-height:calc(100vh - 190px)}._requestItem_12jty_330{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px}._reqAvatar_12jty_347{width:34px;height:34px;font-size:.85rem}._reqActions_12jty_402{grid-column:2;justify-content:flex-start;margin-top:4px}._reqActions_12jty_402 button{width:32px;height:32px}._modalContent_12jty_492{padding:10px}}._formWrap_1n6jh_2{padding:12px 0;display:flex;justify-content:center}._form_1n6jh_2{width:100%;max-width:880px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:18px;display:flex;flex-direction:column;gap:16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}._row_1n6jh_22{display:flex;gap:12px}@media(max-width:720px){._row_1n6jh_22{flex-direction:column}}._row_1n6jh_22>div{flex:1}._row_1n6jh_22>div label{display:block;margin-bottom:6px;font-size:.95rem;color:#666}._row_1n6jh_22>div input[type=datetime-local]{width:100%;padding:10px 12px;border:1px solid #e9e9e9;border-radius:6px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}._row_1n6jh_22>div input[type=datetime-local]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 6px #4caf500f}._checkboxRow_1n6jh_54{display:flex;gap:20px;flex-wrap:wrap}._checkboxRow_1n6jh_54 label{display:flex;align-items:center;gap:8px;color:#666;font-size:.95rem}._checkboxRow_1n6jh_54 label input[type=checkbox]{margin:0;width:16px;height:16px;accent-color:#4CAF50}._questionSection_1n6jh_73{border-top:1px solid #f0f0f0;padding-top:14px}._questionSection_1n6jh_73 h4{margin:0 0 10px;font-size:1.02rem;color:#333}._filterRow_1n6jh_83{display:flex;gap:8px;margin-bottom:10px}._filterRow_1n6jh_83 input{flex:1;padding:8px 10px;border:1px solid #eaeaea;border-radius:6px;background:#fff}._filterRow_1n6jh_83 input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 6px #4caf500a}._filterRow_1n6jh_83 select{min-width:140px;padding:8px 10px;border:1px solid #eaeaea;border-radius:6px;background:#fff}._questionsList_1n6jh_108{max-height:260px;overflow-y:auto;border:1px solid #f3f3f3;padding:8px;border-radius:8px;background:#fff;box-shadow:inset 0 -1px #00000005}._questionsList_1n6jh_108::-webkit-scrollbar{width:10px}._questionsList_1n6jh_108::-webkit-scrollbar-thumb{background:#0000000f;border-radius:8px}._qItem_1n6jh_126{display:flex;gap:12px;align-items:flex-start;padding:10px;border-radius:8px;transition:background .12s ease,transform .06s ease}._qItem_1n6jh_126:not(:last-child){margin-bottom:8px}._qItem_1n6jh_126:hover{background:#fbfbfb;transform:translateY(-2px)}._qItem_1n6jh_126 input[type=checkbox]{margin-top:4px;width:18px;height:18px;accent-color:#4CAF50;flex-shrink:0}._qItem_1n6jh_126 label{flex:1;display:block}._diff_1n6jh_153{background:#4caf5014;color:#4caf50;padding:4px 8px;border-radius:999px;font-weight:700;font-size:.75rem;margin-right:8px;text-transform:capitalize}._diff--easy_1n6jh_165{background:#28a7451f;color:#28a745}._diff--medium_1n6jh_170{background:#ffc1071f;color:#ffc107}._diff--hard_1n6jh_175{background:#dc354514;color:#dc3545}._actions_1n6jh_180{display:flex;justify-content:flex-end;gap:10px}._actions_1n6jh_180 button{font-weight:700;padding:10px 14px;border-radius:6px;cursor:pointer;transition:opacity .12s ease,transform .08s ease}._actions_1n6jh_180 ._submit_1n6jh_192{background:#4caf50;color:#fff;border:none}._actions_1n6jh_180 ._submit_1n6jh_192:hover{background:#388e3c;transform:translateY(-1px)}._actions_1n6jh_180 ._submit_1n6jh_192:disabled{opacity:.6;cursor:not-allowed;transform:none}._actions_1n6jh_180 ._cancel_1n6jh_206{background:transparent;color:#333;border:1px solid #e6e6e6}@media(max-width:720px){._form_1n6jh_2{padding:14px}._questionsList_1n6jh_108{max-height:300px}._filterRow_1n6jh_83{flex-direction:column;align-items:stretch}._filterRow_1n6jh_83 select{width:100%}}@media(max-width:520px){._row_1n6jh_22{gap:10px}._qItem_1n6jh_126{flex-direction:column;align-items:stretch;padding:12px}._qItem_1n6jh_126 input[type=checkbox]{margin-top:0;margin-bottom:8px}._qItem_1n6jh_126 label{margin:0}._diff_1n6jh_153{display:inline-block;margin-bottom:8px}._actions_1n6jh_180{gap:8px}._actions_1n6jh_180 button{width:100%}}@media(max-width:420px){._actions_1n6jh_180{flex-direction:column;gap:8px}._actions_1n6jh_180 button{width:100%}._form_1n6jh_2{padding:12px}._questionsList_1n6jh_108{max-height:260px}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}._form_lqmrg_2{display:flex;flex-direction:column;gap:12px;padding:8px 0}._row_lqmrg_9{display:flex;flex-direction:column}._rowInline_lqmrg_14{display:flex;gap:16px}._label_lqmrg_19{font-weight:600}._input_lqmrg_23,._textarea_lqmrg_23{padding:8px 10px;border-radius:6px;border:1px solid #e6e6e6;font-size:.95rem}._textarea_lqmrg_23{min-height:70px;resize:vertical}._actions_lqmrg_35{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}._submit_lqmrg_42{background:#0d6efd;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-weight:600}._cancel_lqmrg_52{background:#fff;color:#333;border:1px solid #ddd;padding:8px 12px;border-radius:8px;cursor:pointer}._error_lqmrg_61{color:#c62828;background:#fff3f2;padding:8px 10px;border-radius:6px;font-size:.95rem}._required_lqmrg_69{color:#c62828;margin-left:4px}._questionSection_lqmrg_75{border-top:1px solid #f0f0f0;padding-top:12px}._filterRow_lqmrg_80{display:flex;gap:8px;margin-bottom:8px}._searchInput_lqmrg_86{flex:1;padding:8px 10px;border-radius:6px;border:1px solid #eaeaea}._difficultyFilter_lqmrg_93{min-width:140px;padding:8px 10px;border-radius:6px;border:1px solid #eaeaea}._questionsList_lqmrg_100{max-height:260px;overflow-y:auto;border:1px solid #f3f3f3;padding:8px;border-radius:8px}._qItem_lqmrg_108{display:flex;gap:12px;align-items:flex-start;padding:10px;border-radius:6px;transition:background .12s ease}._qItem_lqmrg_108:not(:last-child){border-bottom:1px dashed #f3f3f3}._diff_lqmrg_93{background:#f3f4f6;color:#374151;padding:2px 6px;border-radius:6px;font-weight:700;font-size:.75rem;margin-right:6px}._diff--easy_lqmrg_132{background:#28a7451f;color:#28a745}._diff--medium_lqmrg_137{background:#ffc1071f;color:#ffc107}._diff--hard_lqmrg_142{background:#dc354514;color:#dc3545}._contentBody_1jsm5_4{padding:30px;max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}._pageHeader_1jsm5_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._pageHeader_1jsm5_12 h2{margin:0;color:#333}._headerActions_1jsm5_23{display:flex;align-items:center;gap:10px;flex-shrink:0}._createBtn_1jsm5_30{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700}._createBtn_1jsm5_30:hover{background-color:#388e3c}._searchRow_1jsm5_43{display:flex;gap:10px;margin-bottom:18px}._searchRow_1jsm5_43 input{flex:1;min-width:0;height:44px;padding:0 14px;border:1px solid #d8dde6;border-radius:8px;font-size:.95rem;background:#fff}._searchRow_1jsm5_43 input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501f}._searchRow_1jsm5_43 button{min-width:82px;height:44px;border:none;border-radius:8px;background:#eef0f3;color:#333;font-weight:700;cursor:pointer}._emptyState_1jsm5_74{background:#fff;border:1px solid #eee;border-radius:8px;padding:18px;color:#666;text-align:center}._questionList_1jsm5_84{display:flex;flex-direction:column;gap:15px}._questionCard_1jsm5_90{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 5px #00000008;border:1px solid #eee;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}._questionCard_1jsm5_90:hover{border-color:#4caf50;box-shadow:0 8px 22px #00000014;transform:translateY(-1px)}._questionCard_1jsm5_90:focus-visible{outline:3px solid rgba(76,175,80,.18);outline-offset:2px}._qHeader_1jsm5_109{display:flex;justify-content:space-between;margin-bottom:10px}._qIndex_1jsm5_115{font-weight:700;color:#666;font-size:.9rem}._badge_1jsm5_121{padding:3px 8px;border-radius:4px;font-size:.75rem;text-transform:uppercase;font-weight:700}._badge_1jsm5_121._easy_1jsm5_128{background:#e8f5e9;color:#2e7d32}._badge_1jsm5_121._medium_1jsm5_132{background:#fff3e0;color:#ef6c00}._badge_1jsm5_121._hard_1jsm5_136{background:#ffebee;color:#c62828}._qText_1jsm5_141{font-size:1.1rem;color:#333;margin:0 0 10px;font-weight:500}._qTags_1jsm5_148{display:flex;gap:5px;margin-bottom:10px}._qTags_1jsm5_148 span{font-size:.8rem;background:#f1f1f1;padding:2px 6px;border-radius:4px;color:#666}._qFooter_1jsm5_161{font-size:.9rem;color:#444;border-top:1px solid #f5f5f5;padding-top:10px}._modalOverlay_1jsm5_169{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1jsm5_182{background:#fff;width:90%;max-width:980px;max-height:92vh;border-radius:8px;padding:30px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column}._modalHeader_1jsm5_194{display:flex;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px}._modalHeader_1jsm5_194 button{background:none;border:none;font-size:1.5rem;cursor:pointer}._formScroll_1jsm5_208{overflow-y:auto;padding-right:14px}._formGroup_1jsm5_213{margin-bottom:15px}._formGroup_1jsm5_213 label{display:block;margin-bottom:5px;font-weight:600;font-size:.9rem}._formGroup_1jsm5_213 input,._formGroup_1jsm5_213 textarea,._formGroup_1jsm5_213 select{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:1rem;line-height:1.45}._formGroup_1jsm5_213 textarea{resize:vertical;min-height:96px}._questionTextarea_1jsm5_238{min-height:180px!important;font-size:1.02rem!important}._row_1jsm5_243{display:flex;gap:15px}._row_1jsm5_243>div{flex:1}._choiceRow_1jsm5_251{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}._choiceRow_1jsm5_251 input[type=radio],._choiceRow_1jsm5_251 input[type=checkbox]{width:20px;height:20px;cursor:pointer;margin-top:10px}._choiceRow_1jsm5_251 input[type=text],._choiceRow_1jsm5_251 textarea{flex:1}._choiceTextarea_1jsm5_269{min-height:58px!important;overflow:hidden}._previewBox_1jsm5_280{margin-top:10px;padding:14px;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:.95rem}._previewBox_1jsm5_280 strong{display:block;margin-bottom:8px;color:#495057;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}._choicePreview_1jsm5_297{margin-top:6px;padding:10px;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:.9rem}._removeChoiceBtn_1jsm5_306{background-color:#dc3545;color:#fff;border:none;border-radius:4px;width:30px;height:30px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}._removeChoiceBtn_1jsm5_306:hover{background-color:#c82333;transform:scale(1.1)}._addChoiceBtn_1jsm5_325{margin-top:10px;background-color:#28a745;color:#fff;border:none;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:6px}._addChoiceBtn_1jsm5_325:hover{background-color:#218838;transform:translateY(-1px);box-shadow:0 2px 8px #28a7454d}._modalActions_1jsm5_345{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._modalActions_1jsm5_345 button{padding:10px 20px;border-radius:6px;cursor:pointer;border:none;font-weight:700}._modalActions_1jsm5_345 ._btnCancel_1jsm5_358{background:#eee}._modalActions_1jsm5_345 ._btnSubmit_1jsm5_361{background:#4caf50;color:#fff}._actionButtons_1jsm5_367{display:flex;gap:8px}._btnEdit_1jsm5_372,._btnDelete_1jsm5_373{width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s;font-size:.9rem}._btnEdit_1jsm5_372{background-color:#fff3cd;color:#856404}._btnEdit_1jsm5_372:hover{background-color:#ffeeba}._btnDelete_1jsm5_373{background-color:#f8d7da;color:#721c24}._btnDelete_1jsm5_373:hover{background-color:#f5c6cb}._correctInput_1jsm5_274{border-color:#28a745!important;background-color:#f0fff4;font-weight:500}._btnView_1jsm5_410{background-color:#e3f2fd;color:#0d47a1;border:1px solid #bbdefb;padding:5px 10px;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:.2s}._btnView_1jsm5_410:hover{background-color:#bbdefb;color:#002171}._detailBody_1jsm5_427{padding:10px 12px 10px 0;max-height:72vh;overflow-y:auto}._detailRow_1jsm5_434{margin-bottom:20px}._label_1jsm5_438{display:block;font-weight:700;color:#666;margin-bottom:5px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}._content_1jsm5_4{font-size:1.1rem;font-weight:500;color:#333;margin:0;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}._explanation_1jsm5_458{background-color:#fff3cd;padding:10px;border-radius:6px;color:#856404;font-style:italic;border:1px solid #ffeeba;margin:0}._choiceList_1jsm5_468{list-style:none;padding:0;margin:0}._choiceList_1jsm5_468 li{padding:14px;border:1px solid #eee;margin-bottom:8px;border-radius:6px;display:grid;grid-template-columns:28px 1fr auto;align-items:start;gap:10px;line-height:1.5;overflow-wrap:anywhere}._choiceList_1jsm5_468 li._correct_1jsm5_274{background-color:#e8f5e9;border-color:#c8e6c9;color:#2e7d32;font-weight:700}._choiceList_1jsm5_468 li strong{color:#555}@media(max-width:768px){._contentBody_1jsm5_4{max-width:100%;padding:28px 14px 24px;overflow-x:hidden;box-sizing:border-box}._pageHeader_1jsm5_12{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}._pageHeader_1jsm5_12 h2{font-size:1.75rem;line-height:1.25;overflow-wrap:anywhere}._headerActions_1jsm5_23{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}._createBtn_1jsm5_30{width:100%;min-width:0;min-height:44px;padding:10px 12px;white-space:normal;line-height:1.2}._searchRow_1jsm5_43{flex-direction:column;gap:8px}._searchRow_1jsm5_43 input,._searchRow_1jsm5_43 button{width:100%}._questionCard_1jsm5_90{padding:16px;border-radius:10px}._qHeader_1jsm5_109{gap:10px;align-items:flex-start}._qText_1jsm5_141{font-size:1rem;line-height:1.45;overflow-wrap:anywhere}._qTags_1jsm5_148{flex-wrap:wrap}._qFooter_1jsm5_161{line-height:1.45;overflow-wrap:anywhere}._modalContent_1jsm5_182{width:calc(100% - 28px);max-height:calc(100vh - 28px);padding:18px;box-sizing:border-box}._row_1jsm5_243,._choiceRow_1jsm5_251{flex-direction:column;gap:10px}._modalActions_1jsm5_345{flex-direction:column-reverse}._modalActions_1jsm5_345 button{width:100%;min-height:40px}}@media(max-width:430px){._contentBody_1jsm5_4{padding:24px 10px 22px}._pageHeader_1jsm5_12 h2{font-size:1.55rem}._questionCard_1jsm5_90{padding:14px}._qHeader_1jsm5_109{flex-wrap:wrap}._qText_1jsm5_141{font-size:.98rem}._btnView_1jsm5_410{min-height:32px}}._contentBody_n0z2y_3{padding:30px;max-width:1000px;margin:0 auto;width:100%;box-sizing:border-box}._pageHeader_n0z2y_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._pageHeader_n0z2y_11 h2{margin:0;color:#333}._headerActions_n0z2y_22{display:flex;gap:12px;align-items:center}._fileInput_n0z2y_28{font-size:14px}._createBtn_n0z2y_32{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700}._createBtn_n0z2y_32:hover{background-color:#388e3c}._createBtn_n0z2y_32:disabled{opacity:.7;cursor:not-allowed}._summaryBox_n0z2y_49{display:flex;gap:30px;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}._emptyText_n0z2y_58{text-align:center;margin-top:40px;color:#777}._questionList_n0z2y_64{display:flex;flex-direction:column;gap:15px}._questionCard_n0z2y_70{background:#fff;padding:20px;border-radius:8px;border:1px solid #eee}._qHeader_n0z2y_77{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._qIndex_n0z2y_84{font-weight:700;color:#666}._badge_n0z2y_89{padding:4px 10px;background:#eef3ff;color:#4caf50;border-radius:6px;font-size:12px;font-weight:600}._formGroup_n0z2y_98{margin-bottom:15px}._formGroup_n0z2y_98 label{display:block;margin-bottom:6px;font-weight:600}._formGroup_n0z2y_98 input,._formGroup_n0z2y_98 textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._formGroup_n0z2y_98 textarea:not(._choiceTextarea_n0z2y_114){min-height:90px;resize:vertical}._choiceRow_n0z2y_119{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px}._choiceRow_n0z2y_119 input[type=radio],._choiceRow_n0z2y_119 input[type=checkbox]{width:18px;height:18px;margin-top:12px}._choiceRow_n0z2y_119 input[type=text],._choiceRow_n0z2y_119 input:not([type]){flex:1}._choiceTextarea_n0z2y_114{width:100%;height:44px;min-height:44px!important;max-height:none;overflow:hidden;resize:none;line-height:1.45;box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere}._previewBox_n0z2y_149{margin-top:10px;padding:12px;background:#c3d7f4;border:1px solid #bfdbfe;border-radius:6px}._choicePreview_n0z2y_157{margin-top:8px;padding:10px;background:#c3d7f4;border:1px solid #bfdbfe;border-radius:6px}._warning_n0z2y_165{margin-bottom:12px;color:#b45309;background:#fff7ed;border:1px solid #fed7aa;padding:10px;border-radius:6px}._modalActions_n0z2y_174{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}._btnCancel_n0z2y_181{background:#eee;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}._btnSubmit_n0z2y_189{background:#4caf50;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}._errorCard_n0z2y_198{border:2px solid #dc2626;background:#fef2f2}._errorCard_n0z2y_198 ._badge_n0z2y_89{background:#fee2e2;color:#b91c1c}._errorCard_n0z2y_198{border:2px solid #dc2626;background:#fef2f2;animation:_pulseError_n0z2y_1 1s ease}@keyframes _pulseError_n0z2y_1{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}._headerActions_n0z2y_22{display:flex;gap:10px;align-items:center}._fileInput_n0z2y_28{border:1px solid #ddd;padding:8px 10px;border-radius:6px;background:#fff;cursor:pointer;font-size:.9rem}._fileInput_n0z2y_28:hover{border-color:#4caf50}._summaryBox_n0z2y_49{display:flex;justify-content:space-between;padding:12px 15px;background:#f8f9fa;border:1px solid #eee;border-radius:6px;margin-bottom:15px;font-size:.9rem}._summaryBox_n0z2y_49 strong{color:#333}._errorCard_n0z2y_198{border:1px solid #dc3545!important;background-color:#fff5f5}._errorCard_n0z2y_198:hover{border-color:#dc3545}._warning_n0z2y_165{margin-top:10px;padding:10px 12px;background-color:#fff3cd;border:1px solid #ffeeba;color:#856404;border-radius:6px;font-size:.9rem;font-weight:500}._errorText_n0z2y_284{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}._qHeader_n0z2y_77 select{padding:8px 14px;border-radius:8px;border:1px solid #ddd;font-size:.95rem;font-weight:600;cursor:pointer;background-color:#f8f9fa;min-width:180px}._qHeader_n0z2y_77 select:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5026}._qHeader_n0z2y_77 select:hover{border-color:#4caf50}._choiceRow_n0z2y_119 input[type=text]._correct_n0z2y_311{border-color:#28a745;background-color:#f0fff4;font-weight:500}._inputError_n0z2y_318{border-color:#dc3545!important;background-color:#fff5f5}._btnCancel_n0z2y_181{background:#eee}._btnCancel_n0z2y_181:hover{background:#ddd}._btnSubmit_n0z2y_189{background:#4caf50;color:#fff}._btnSubmit_n0z2y_189:hover{background:#388e3c}._btnSubmit_n0z2y_189:disabled{opacity:.6;cursor:not-allowed}._addChoiceBtn_n0z2y_343{margin-top:10px;background-color:#28a745;color:#fff;border:none;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:6px}._addChoiceBtn_n0z2y_343:hover{background-color:#218838;transform:translateY(-1px);box-shadow:0 2px 8px #28a7454d}._removeChoiceBtn_n0z2y_363{background-color:#dc3545;color:#fff;border:none;border-radius:4px;width:30px;height:30px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}._removeChoiceBtn_n0z2y_363:hover{background-color:#c82333;transform:scale(1.1)}._warningCard_n0z2y_382{border:1px solid #ffc107;background-color:#fffaf0}._warningCard_n0z2y_382:hover{border-color:#ffb300}@media(max-width:768px){._contentBody_n0z2y_3{max-width:100%;padding:28px 14px 24px;overflow-x:hidden}._pageHeader_n0z2y_11{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:24px}._pageHeader_n0z2y_11 h2{font-size:1.75rem;line-height:1.25;overflow-wrap:anywhere}._headerActions_n0z2y_22{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}._fileInput_n0z2y_28{width:100%;max-width:100%;box-sizing:border-box;font-size:.95rem}._createBtn_n0z2y_32{width:100%;min-height:42px}._emptyText_n0z2y_58{margin-top:26px;text-align:left;line-height:1.45}._summaryBox_n0z2y_49{flex-direction:column;gap:8px;overflow-wrap:anywhere}._questionCard_n0z2y_70{padding:14px;border-radius:10px}._qHeader_n0z2y_77{flex-direction:column;align-items:stretch;gap:10px}._qHeader_n0z2y_77 select{width:100%;min-width:0}._formGroup_n0z2y_98 input,._formGroup_n0z2y_98 textarea{min-width:0;font-size:.95rem}._choiceRow_n0z2y_119{align-items:flex-start}._choiceRow_n0z2y_119>div{min-width:0}._modalActions_n0z2y_174{flex-direction:column-reverse}._modalActions_n0z2y_174 button{width:100%;min-height:40px}}@media(max-width:430px){._contentBody_n0z2y_3{padding:24px 10px 22px}._pageHeader_n0z2y_11 h2{font-size:1.55rem}._fileInput_n0z2y_28{font-size:.9rem;padding:8px}._questionCard_n0z2y_70{padding:12px}._choiceRow_n0z2y_119{gap:8px}}._contentBody_1wz4e_5{padding:30px;width:100%;max-width:1200px;margin:0 auto}._pageHeader_1wz4e_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._pageHeader_1wz4e_12 h2{margin:0;color:#333}._createBtn_1wz4e_23{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700}._createBtn_1wz4e_23:hover{background-color:#388e3c}._tableContainer_1wz4e_36{background:#fff;border-radius:10px;box-shadow:0 2px 10px #00000008;overflow:hidden}._desktopOnly_1wz4e_43{display:none}._mobileList_1wz4e_47{display:flex;flex-direction:column;gap:12px;width:100%}._templateCard_1wz4e_54{width:100%;background:#fff;border:1px solid #edf0f3;border-radius:12px;padding:14px;box-shadow:0 2px 10px #0000000a;box-sizing:border-box;overflow:hidden;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:16px;align-items:stretch;transition:border-color .2s,box-shadow .2s,transform .2s}._templateCard_1wz4e_54:hover{border-color:#2f80ed40;box-shadow:0 8px 22px #00000014;transform:translateY(-1px)}._templateCard_1wz4e_54:focus-visible{outline:3px solid rgba(47,128,237,.18);outline-offset:2px}._cardMain_1wz4e_80{min-width:0}._cardTitle_1wz4e_84{display:block;margin-bottom:4px;color:#2f80ed;font-size:1rem;font-weight:700;line-height:1.35;text-decoration:none;overflow-wrap:anywhere;word-break:break-word}._cardDesc_1wz4e_96{margin:0 0 4px;color:#444;font-size:.92rem;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}._cardClass_1wz4e_105{margin-bottom:9px;color:#666;font-size:.84rem;font-weight:600;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}._cardMeta_1wz4e_115{display:flex;flex-wrap:wrap;gap:6px}._cardMeta_1wz4e_115 span{max-width:100%;padding:5px 9px;border-radius:999px;background:#f4f6f8;color:#333;font-size:.78rem;font-weight:700;line-height:1.2;white-space:nowrap}._cardActions_1wz4e_132{display:grid;grid-template-rows:repeat(2,minmax(42px,1fr));gap:8px;min-width:0}._cardActions_1wz4e_132 button{width:100%;min-width:0;border:none;border-radius:8px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}._cardEditBtn_1wz4e_151{background:#fff7e6;color:#856404}._cardDeleteBtn_1wz4e_156{background:#fdecee;color:#b4232f}._emptyState_1wz4e_161{width:100%;padding:18px;border-radius:10px;background:#fff;color:#666;text-align:center;box-sizing:border-box}._dataTable_1wz4e_171{width:100%;table-layout:fixed;border-collapse:collapse}._dataTable_1wz4e_171 th{text-align:left;padding:15px;background:#f8f9fa;color:#666;font-weight:600}._dataTable_1wz4e_171 td{padding:15px;border-bottom:1px solid #eee;overflow-wrap:anywhere;vertical-align:middle}._dataTable_1wz4e_171 th:nth-child(1){width:18%}._dataTable_1wz4e_171 th:nth-child(2){width:20%}._dataTable_1wz4e_171 th:nth-child(3){width:14%}._dataTable_1wz4e_171 th:nth-child(4){width:10%}._dataTable_1wz4e_171 th:nth-child(5){width:16%}._dataTable_1wz4e_171 th:nth-child(6),._dataTable_1wz4e_171 th:nth-child(7){width:8%}._dataTable_1wz4e_171 th:nth-child(8){width:8%}._classCell_1wz4e_212{color:#555;font-weight:600}._tagYes_1wz4e_217{background:#e9f9ee;color:#28a745;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:700}._tagNo_1wz4e_226{background:#f1f3f5;color:#666;padding:4px 8px;border-radius:4px;font-size:.8rem}._modalOverlay_1wz4e_235{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1wz4e_248{background:#fff;width:90%;max-width:600px;border-radius:8px;padding:25px;box-shadow:0 10px 25px #0003}._modalHeader_1wz4e_257{display:flex;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px}._modalHeader_1wz4e_257 button{background:none;border:none;font-size:1.5rem;cursor:pointer}._formGroup_1wz4e_271{margin-bottom:15px}._formGroup_1wz4e_271 label{display:block;margin-bottom:5px;font-weight:600;font-size:.9rem}._formGroup_1wz4e_271 input,._formGroup_1wz4e_271 textarea,._formGroup_1wz4e_271 select{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._row_1wz4e_290{display:flex;gap:15px}._row_1wz4e_290>div{flex:1}._checkboxLabel_1wz4e_298{display:flex;align-items:center;gap:10px;cursor:pointer}._checkboxLabel_1wz4e_298 input{width:18px;height:18px}._modalActions_1wz4e_309{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._modalActions_1wz4e_309 button{padding:10px 20px;border-radius:6px;cursor:pointer;border:none;font-weight:700}._modalActions_1wz4e_309 ._btnCancel_1wz4e_322{background:#eee}._modalActions_1wz4e_309 ._btnSubmit_1wz4e_325{background:#4caf50;color:#fff}._actionButtons_1wz4e_330{display:flex;gap:8px}._btnIcon_1wz4e_335{width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s;background-color:#fff;border:1px solid #ddd}._btnIcon_1wz4e_335 i{font-size:.9rem}._btnEdit_1wz4e_352:hover{background-color:#fff3cd;border-color:#ffeeba}._btnEdit_1wz4e_352:hover i{color:#856404!important}._btnDelete_1wz4e_360:hover{background-color:#f8d7da;border-color:#f5c6cb}._btnDelete_1wz4e_360:hover i{color:#721c24!important}pageHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._searchBox_1wz4e_376{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;padding:5px 15px;width:350px;transition:box-shadow .3s}._searchBox_1wz4e_376:focus-within{border-color:#4caf50;box-shadow:0 0 0 3px #007bff1a}._searchBox_1wz4e_376 input{border:none;outline:none;flex:1;padding:8px 0;font-size:.95rem;color:#333}._searchBox_1wz4e_376 button{background:none;border:none;cursor:pointer;color:#666;font-size:1rem;padding:5px;transition:color .2s}._searchBox_1wz4e_376 button:hover{color:#4caf50}._detailModal_1wz4e_413{max-width:720px}._detailBody_1wz4e_417{display:flex;flex-direction:column;gap:14px}._detailGrid_1wz4e_423{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._detailGroup_1wz4e_429{min-width:0;padding:12px;border-radius:8px;background:#f7f8fa}._detailGroup_1wz4e_429 span{display:block;margin-bottom:5px;color:#777;font-size:.82rem;font-weight:700}._detailGroup_1wz4e_429 strong,._detailGroup_1wz4e_429 p{margin:0;color:#222;font-size:.95rem;line-height:1.45;overflow-wrap:anywhere}@media(max-width:768px){._contentBody_1wz4e_5{width:100%;max-width:100%;padding:18px 14px 24px;overflow-x:hidden;box-sizing:border-box}._pageHeader_1wz4e_12{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:16px}._searchBox_1wz4e_376{width:100%;box-sizing:border-box;padding:5px 12px}._searchBox_1wz4e_376 input{min-width:0}._createBtn_1wz4e_23{width:100%;min-height:42px;padding:11px 14px}._desktopOnly_1wz4e_43{display:none}._mobileList_1wz4e_47{gap:10px}._templateCard_1wz4e_54{display:block;padding:12px}._cardMeta_1wz4e_115{margin-bottom:10px}._cardActions_1wz4e_132{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:8px;margin-top:0}._cardActions_1wz4e_132 button{min-height:36px}._modalContent_1wz4e_248{width:calc(100% - 28px);max-height:calc(100vh - 28px);padding:18px;overflow-y:auto;box-sizing:border-box}._row_1wz4e_290{flex-direction:column;gap:0}._modalActions_1wz4e_309{flex-direction:column-reverse}._modalActions_1wz4e_309 button{width:100%;min-height:40px}._detailGrid_1wz4e_423{grid-template-columns:1fr}}@media(max-width:430px){._contentBody_1wz4e_5{padding:14px 10px 22px}._cardTitle_1wz4e_84{font-size:.96rem}._cardDesc_1wz4e_96,._cardClass_1wz4e_105{font-size:.88rem}._cardMeta_1wz4e_115{gap:5px}._cardMeta_1wz4e_115 span{padding:4px 8px;font-size:.74rem}._cardActions_1wz4e_132{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._cardActions_1wz4e_132 button{min-height:34px}}._contentBody_9p2o8_4{padding:30px;width:100%;max-width:1200px;margin:0 auto}._pageHeader_9p2o8_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._pageHeader_9p2o8_11 h2{margin:0;color:#333}._createBtn_9p2o8_22{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}._createBtn_9p2o8_22:hover{background-color:#388e3c}._tableContainer_9p2o8_39{background:#fff;border-radius:10px;box-shadow:0 2px 10px #00000008;overflow:hidden;display:none}._dataTable_9p2o8_47{width:100%;border-collapse:collapse}._dataTable_9p2o8_47 th{text-align:left;padding:15px;background:#f8f9fa;color:#666;font-weight:600}._dataTable_9p2o8_47 td{padding:15px;border-bottom:1px solid #eee}._examIdentity_9p2o8_63{min-width:220px}._examTitle_9p2o8_67,._examCardTitle_9p2o8_68{color:#2f80ed;font-weight:800;text-decoration:none;word-break:break-word}._examCode_9p2o8_75,._examCardCode_9p2o8_76{display:block;margin-top:4px;font-family:monospace;color:#667085;font-size:.84rem;font-weight:600;word-break:break-word}._answerVisible_9p2o8_86{color:#15803d;font-weight:700}._answerHidden_9p2o8_91{color:#666;font-weight:600}._mobileList_9p2o8_96{display:flex;flex-direction:column;gap:14px}._emptyState_9p2o8_102{background:#fff;border-radius:10px;padding:18px;text-align:center;color:#666;box-shadow:0 2px 10px #00000008}._badge_9p2o8_111{padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:700}._badge_9p2o8_111._pub_9p2o8_117{background:#e9f9ee;color:#28a745}._badge_9p2o8_111._draft_9p2o8_121{background:#fff3cd;color:#856404}._badge_9p2o8_111._gray_9p2o8_125{background:#eee;color:#555;margin-right:8px}._modalOverlay_9p2o8_132{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_9p2o8_145{background:#fff;width:92%;max-width:900px;max-height:92vh;border-radius:10px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;overflow:hidden}._modalHeader_9p2o8_157{display:flex;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #eee;padding:20px 25px 10px;flex-shrink:0}._modalHeader_9p2o8_157 button{background:none;border:none;font-size:1.5rem;cursor:pointer}._formScroll_9p2o8_172{overflow-y:auto;padding:0 25px;flex:1}._formGroup_9p2o8_178{margin-bottom:15px}._formGroup_9p2o8_178 label{display:block;margin-bottom:5px;font-weight:600;font-size:.9rem}._formGroup_9p2o8_178 input{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._row_9p2o8_195{display:flex;gap:15px}._row_9p2o8_195>div{flex:1}._checkboxRow_9p2o8_203{display:flex;gap:30px;margin:15px 0;padding:15px;background:#f8f9fa;border-radius:8px}._checkboxLabel_9p2o8_212{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem}._checkboxLabel_9p2o8_212 input{width:18px;height:18px;cursor:pointer}._checkboxLabel_9p2o8_212 span{-webkit-user-select:none;user-select:none}._questionSection_9p2o8_228{margin-top:20px;background:#f9f9f9;padding:15px;border-radius:8px;border:1px solid #eee}._questionSection_9p2o8_228 h4{margin-bottom:12px}._filterRow_9p2o8_239{display:flex;gap:12px;margin-bottom:16px}._filterRow_9p2o8_239 ._searchInput_9p2o8_244{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:.95rem}._filterRow_9p2o8_239 ._searchInput_9p2o8_244:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #3498db1a}._filterRow_9p2o8_239 ._difficultyFilter_9p2o8_256{min-width:180px;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;cursor:pointer}._filterRow_9p2o8_239 ._difficultyFilter_9p2o8_256:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #3498db1a}._questionList_9p2o8_270{margin-top:10px;max-height:250px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}._qItem_9p2o8_279{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 12px;border:1px solid #ddd;border-radius:6px}._qItem_9p2o8_279 input[type=checkbox]{width:18px;height:18px;cursor:pointer;flex-shrink:0}._qItem_9p2o8_279 label{cursor:pointer;font-size:.95rem;flex:1;min-width:0}._pointBox_9p2o8_301{display:flex;align-items:center;gap:6px;flex-shrink:0}._pointBox_9p2o8_301 span{font-size:13px;color:#666;white-space:nowrap}._pointBox_9p2o8_301 input{width:76px;height:34px;padding:6px 8px;border:1px solid #ddd;border-radius:6px;text-align:center;font-weight:600}._pointBox_9p2o8_301 input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #3498db1a}._pointBox_9p2o8_301 input:disabled{background:#f3f4f6;color:#999;cursor:not-allowed}._totalPointBox_9p2o8_332{margin-top:10px;padding:10px 12px;background:#eef7ff;border:1px solid #cfe8ff;border-radius:6px;font-weight:600;color:#1d4ed8}._modalActions_9p2o8_342{display:flex;justify-content:flex-end;gap:10px;padding:20px 25px;border-top:1px solid #eee;background:#fff;flex-shrink:0}._modalActions_9p2o8_342 button{padding:10px 20px;border-radius:6px;cursor:pointer;border:none;font-weight:700}._modalActions_9p2o8_342 ._btnCancel_9p2o8_358{background:#eee}._modalActions_9p2o8_342 ._btnSubmit_9p2o8_361{background:#4caf50;color:#fff}._actionButtons_9p2o8_367{display:flex;gap:8px}._btnIcon_9p2o8_372{width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s;background-color:#fff;border:1px solid #ddd;color:inherit;text-decoration:none}._btnIcon_9p2o8_372 i{font-size:.9rem}._btnIcon_9p2o8_372 span{display:none}._btnEdit_9p2o8_394:hover{background-color:#fff3cd;border-color:#ffeeba}._btnEdit_9p2o8_394:hover i{color:#856404!important}._btnDelete_9p2o8_402:hover{background-color:#f8d7da;border-color:#f5c6cb}._btnDelete_9p2o8_402:hover i{color:#721c24!important}._btnView_9p2o8_410:hover{background-color:#e3f2fd;border-color:#bbdefb}._btnView_9p2o8_410:hover i{color:#0d47a1!important}._infoGrid_9p2o8_419{display:grid;grid-template-columns:1fr 1fr;gap:15px;background:#f9f9f9;padding:15px;border-radius:8px;margin-bottom:20px}._infoItem_9p2o8_429{display:flex;flex-direction:column}._infoItem_9p2o8_429 label{font-size:.85rem;color:#666;font-weight:600}._infoItem_9p2o8_429 span{font-size:1rem;color:#333}._questionListPreview_9p2o8_443{max-height:300px;overflow-y:auto;border:1px solid #eee;border-radius:6px;background:#fff}._btnManage_9p2o8_451{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-decoration:none;transition:all .2s ease}._btnManage_9p2o8_451:hover{transform:translateY(-2px);box-shadow:0 4px 10px #2563eb59}._btnManage_9p2o8_451 i{font-size:14px}._btnManage_9p2o8_451 span{display:none}._examCard_9p2o8_68{width:100%;background:#fff;border-radius:10px;padding:18px;box-shadow:0 2px 10px #0f172a0f;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:stretch}._examCardMain_9p2o8_487{min-width:0}._examCardTitle_9p2o8_68{display:inline-block;max-width:100%;font-size:1.08rem;word-break:break-word;margin-bottom:4px}._examCardCode_9p2o8_76{margin-bottom:10px}._examCardMeta_9p2o8_503{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:8px 20px;color:#444;font-size:.96rem;line-height:1.4;margin-bottom:12px}._examCardMeta_9p2o8_503 span{min-width:0;overflow-wrap:anywhere}._examCardChips_9p2o8_517{display:flex;flex-wrap:wrap;gap:8px}._answerChip_9p2o8_523{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#f4f6f8;color:#333;padding:4px 10px;font-size:.82rem;font-weight:700}._examCard_9p2o8_68 ._actionButtons_9p2o8_367{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-self:center}._examCard_9p2o8_68 ._btnIcon_9p2o8_372,._examCard_9p2o8_68 ._btnManage_9p2o8_451{width:100%;height:44px;min-width:0;border-radius:8px;gap:7px;font-weight:700;font-size:.86rem}._examCard_9p2o8_68 ._btnIcon_9p2o8_372 span,._examCard_9p2o8_68 ._btnManage_9p2o8_451 span{display:inline}._examCard_9p2o8_68 ._btnView_9p2o8_410{background:#eaf4ff;color:#1d4ed8;border-color:#cfe3ff}._examCard_9p2o8_68 ._btnEdit_9p2o8_394{background:#fff7e6;color:#8a650c;border-color:#ffedc2}._examCard_9p2o8_68 ._btnDelete_9p2o8_402{background:#fdecee;color:#c23030;border-color:#f8d7da}._examCard_9p2o8_68 ._btnManage_9p2o8_451{background:#eaf0ff;color:#1d4ed8;border:1px solid #d8e2ff}._examCard_9p2o8_68 ._btnManage_9p2o8_451:hover{transform:none;box-shadow:none}@media(max-width:768px){._contentBody_9p2o8_4{padding:24px 14px;max-width:100%}._pageHeader_9p2o8_11{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:18px}._pageHeader_9p2o8_11 h2{font-size:1.45rem;line-height:1.25}._createBtn_9p2o8_22{width:100%;min-height:42px}._tableContainer_9p2o8_39{display:none}._mobileList_9p2o8_96{display:flex;flex-direction:column;gap:12px}._examCard_9p2o8_68{padding:14px;grid-template-columns:minmax(0,1fr) 112px;gap:10px}._examCardTitle_9p2o8_68{font-size:1rem;margin-bottom:8px}._examCardMeta_9p2o8_503{display:grid;gap:5px;font-size:.92rem;margin-bottom:10px}._examCardMeta_9p2o8_503 span{min-width:0;overflow-wrap:anywhere}._examCardChips_9p2o8_517{gap:6px;margin-bottom:12px}._answerChip_9p2o8_523{font-size:.8rem}._actionButtons_9p2o8_367{display:grid;grid-template-columns:1fr;gap:6px;align-self:stretch}._btnIcon_9p2o8_372,._btnManage_9p2o8_451{width:100%;height:36px;min-width:0;border-radius:8px;gap:6px;font-weight:700;font-size:.82rem}._btnIcon_9p2o8_372 span,._btnManage_9p2o8_451 span{display:inline}._row_9p2o8_195,._filterRow_9p2o8_239{flex-direction:column}._checkboxRow_9p2o8_203{flex-direction:column;align-items:flex-start;gap:8px}._infoGrid_9p2o8_419{grid-template-columns:1fr}}@media(max-width:430px){._contentBody_9p2o8_4{padding:20px 10px}._examCard_9p2o8_68{padding:12px;grid-template-columns:minmax(0,1fr) 96px;gap:8px}._examCard_9p2o8_68 ._btnIcon_9p2o8_372,._examCard_9p2o8_68 ._btnManage_9p2o8_451{height:34px;font-size:.78rem;gap:0}._examCard_9p2o8_68 ._btnIcon_9p2o8_372 span,._examCard_9p2o8_68 ._btnManage_9p2o8_451 span{display:none}._examCard_9p2o8_68 ._btnIcon_9p2o8_372 i,._examCard_9p2o8_68 ._btnManage_9p2o8_451 i{font-size:.95rem}}._filterRow_9p2o8_239{display:flex;gap:10px;align-items:center}._searchInput_9p2o8_244{flex:1}._btnSelectAll_9p2o8_709{min-width:150px;height:38px;padding:0 12px;border-radius:6px;border:none;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._success_9p2o8_722{background-color:#28a745;color:#fff}._success_9p2o8_722:hover{background-color:#218838}._danger_9p2o8_732{background-color:#dc3545;color:#fff}._danger_9p2o8_732:hover{background-color:#c82333}._scoringSection_9p2o8_741{margin-top:16px;padding:14px 16px;background:#fafafa;border-radius:10px;border:1px solid #eee}._sectionLabel_9p2o8_749{display:block;font-weight:600;margin-bottom:10px}._radioOption_9p2o8_755{display:flex;align-items:center;gap:10px;margin-bottom:10px;cursor:pointer}._radioOption_9p2o8_755 input[type=radio]{transform:scale(1.1)}._radioOption_9p2o8_755 span{font-size:15px}._helpText_9p2o8_769{display:block;margin-top:6px;color:#777;font-size:13px}._contentBody_k05m6_2{width:100%;max-width:1128px;margin:0 auto;padding:30px}._pageHeader_k05m6_9{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}._pageHeader_k05m6_9 h2{margin:0;color:#333}._pageHeader_k05m6_9 p{margin:8px 0 0;color:#666}._headerActions_k05m6_25,._stickyActions_k05m6_26{display:flex;justify-content:flex-end;gap:10px}._settingsCard_k05m6_32,._questionCard_k05m6_33,._summaryBox_k05m6_34{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 5px #00000008}._settingsCard_k05m6_32{padding:24px;margin-bottom:18px}._settingsCard_k05m6_32>._formGroup_k05m6_45{margin-bottom:18px}._row_k05m6_49{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}._formGroup_k05m6_45 label{display:block;margin-bottom:6px;font-weight:700}._formGroup_k05m6_45 input{width:100%;padding:11px 12px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._checkboxRow_k05m6_68{display:flex;flex-wrap:wrap;gap:24px;margin-top:18px;padding:14px 16px;background:#f8f9fa;border-radius:8px}._checkboxRow_k05m6_68 label{display:flex;align-items:center;gap:9px;font-weight:600;cursor:pointer}._checkboxRow_k05m6_68 input{width:18px;height:18px}._scoringSection_k05m6_89{display:flex;flex-direction:column;gap:10px;margin-top:18px;padding:16px;background:#fafafa;border:1px solid #eee;border-radius:8px}._scoringSection_k05m6_89>span{font-weight:700}._scoringSection_k05m6_89 label{display:flex;align-items:center;gap:10px;cursor:pointer}._summaryBox_k05m6_34{display:flex;justify-content:space-between;gap:14px;margin-bottom:18px;padding:14px 18px;color:#444}._filterRow_k05m6_118{display:flex;gap:12px;margin-bottom:18px}._filterRow_k05m6_118 input{flex:1;padding:11px 14px;border:1px solid #ddd;border-radius:6px}._filterRow_k05m6_118 button{min-width:150px}._questionList_k05m6_133{display:flex;flex-direction:column;gap:16px}._questionCard_k05m6_33{padding:22px;transition:border-color .2s ease,box-shadow .2s ease}._selectedCard_k05m6_144{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f614}._qHeader_k05m6_149{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}._questionSelect_k05m6_157{display:flex;align-items:center;gap:10px;color:#555;font-weight:700;cursor:pointer}._questionSelect_k05m6_157 input{width:20px;height:20px}._cardControls_k05m6_170{display:flex;align-items:center;gap:12px}._typeBadge_k05m6_176{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:700}._pointBox_k05m6_186{display:flex;align-items:center;gap:8px;color:#555;font-size:.9rem;font-weight:700}._pointBox_k05m6_186 input{width:82px;padding:8px;border:1px solid #ddd;border-radius:6px;text-align:center;font-weight:700}._pointBox_k05m6_186 input:disabled{background:#f3f4f6;color:#999}._questionToggle_k05m6_207{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 14px;border:1px solid #eef2f7;border-radius:8px;background:#f8fafc;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}._questionToggle_k05m6_207:hover{border-color:#bfdbfe;background:#f1f7ff}._questionText_k05m6_226{flex:1;min-width:0;color:#333;font-size:1.05rem;font-weight:700;line-height:1.55}._expandHint_k05m6_235{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:#2563eb;font-size:.86rem;font-weight:800;white-space:nowrap}._expandHint_k05m6_235 i{font-size:.78rem}._answerPanel_k05m6_249{margin-top:14px}._choiceList_k05m6_253{display:flex;flex-direction:column;gap:10px}._choiceRow_k05m6_259{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:.98rem;font-weight:500;line-height:1.5}._choiceRow_k05m6_259 strong{margin-left:auto;color:#15803d;font-size:.86rem;white-space:nowrap}._choiceLabel_k05m6_278{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#f1f5f9;color:#475569;font-weight:800}._choiceText_k05m6_291{flex:1;min-width:0;color:#374151;font-weight:500}._correctChoice_k05m6_298{border-color:#bbf7d0;background:#f0fdf4}._correctChoice_k05m6_298 ._choiceLabel_k05m6_278{background:#22c55e;color:#fff}._correctChoice_k05m6_298 ._choiceText_k05m6_291{color:#166534}._fillAnswer_k05m6_310,._explanation_k05m6_311{margin-top:12px;padding:12px 14px;border-radius:8px}._fillAnswer_k05m6_310 span,._explanation_k05m6_311 span{display:block;margin-bottom:5px;font-size:.84rem;font-weight:800}._fillAnswer_k05m6_310{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}._explanation_k05m6_311{border:1px solid #fde68a;background:#fffbeb;color:#92400e}._stickyActions_k05m6_26{position:sticky;bottom:0;margin-top:20px;padding:16px 0 4px;background:linear-gradient(to bottom,#f8f9fa00,#f8f9fa 35%)}._btnCancel_k05m6_344,._btnSubmit_k05m6_345,._btnSuccess_k05m6_346,._btnDanger_k05m6_347{border:none;border-radius:6px;padding:10px 18px;font-weight:800;cursor:pointer}._btnCancel_k05m6_344{background:#eee;color:#333}._btnSubmit_k05m6_345{background:#4caf50;color:#fff}._btnSubmit_k05m6_345:disabled{background:#bbb;cursor:not-allowed}._btnSuccess_k05m6_346{background:#28a745;color:#fff}._btnDanger_k05m6_347{background:#dc3545;color:#fff}._emptyText_k05m6_379{text-align:center;color:#666;background:#fff;border:1px solid #eee;border-radius:8px;padding:24px}@media(max-width:800px){._contentBody_k05m6_2{padding:20px}._pageHeader_k05m6_9,._qHeader_k05m6_149,._summaryBox_k05m6_34,._filterRow_k05m6_118{flex-direction:column;align-items:stretch}._row_k05m6_49{grid-template-columns:1fr}._headerActions_k05m6_25,._stickyActions_k05m6_26,._cardControls_k05m6_170{flex-wrap:wrap}}._contentBody_1kq8e_2{width:100%;max-width:1128px;margin:0 auto;padding:30px}._pageHeader_1kq8e_9{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}._pageHeader_1kq8e_9 h2{margin:0;color:#333}._pageHeader_1kq8e_9 p{margin:8px 0 0;color:#666}._headerActions_1kq8e_25{display:flex;gap:10px}._btnCancel_1kq8e_30,._btnSubmit_1kq8e_31{border:none;border-radius:6px;padding:10px 18px;font-weight:800;cursor:pointer;text-decoration:none}._btnCancel_1kq8e_30{background:#eee;color:#333}._btnSubmit_1kq8e_31{background:#4caf50;color:#fff}._exportBox_1kq8e_50{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 5px #00000008}._exportBox_1kq8e_50>div:first-child{display:flex;flex-direction:column;gap:3px;flex:1;min-width:220px}._exportBox_1kq8e_50>div:first-child strong{color:#333}._exportBox_1kq8e_50>div:first-child span{color:#666;font-size:.9rem}._exportBox_1kq8e_50 select{min-width:240px;padding:10px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;font-weight:700}._exportControls_1kq8e_84{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;flex:2}._exportControls_1kq8e_84 label{display:inline-flex;align-items:center;gap:8px;color:#333;font-weight:800;font-size:.9rem}._exportControls_1kq8e_84 input[type=number]{width:78px;padding:9px 10px;border:1px solid #ddd;border-radius:6px;font-weight:800}._checkboxControl_1kq8e_107 input{width:16px;height:16px}._exportActions_1kq8e_112{display:flex;gap:8px}._exportActions_1kq8e_112 button{border:none;border-radius:6px;padding:10px 14px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer}._exportActions_1kq8e_112 button:hover{background:#1d4ed8}._exportActions_1kq8e_112 button:disabled{opacity:.65;cursor:not-allowed}._infoGrid_1kq8e_133,._questionCard_1kq8e_134{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 5px #00000008}._infoGrid_1kq8e_133{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px;padding:18px}._infoItem_1kq8e_149{display:flex;flex-direction:column;gap:6px}._infoItem_1kq8e_149 label{color:#666;font-size:.85rem;font-weight:800}._infoItem_1kq8e_149 span{color:#333;font-size:1rem;word-break:break-word}._badge_1kq8e_165{width:fit-content;padding:5px 11px;border-radius:999px;font-size:.85rem;font-weight:800}._pub_1kq8e_173{background:#e9f9ee;color:#28a745!important}._draft_1kq8e_178{background:#fff3cd;color:#856404!important}._sectionHeader_1kq8e_183{margin-bottom:14px;border-bottom:1px solid #e5e7eb}._sectionHeader_1kq8e_183 h3{margin:0 0 10px;color:#333}._questionList_1kq8e_192{display:flex;flex-direction:column;gap:16px}._questionCard_1kq8e_134{padding:22px}._qHeader_1kq8e_202{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}._qTitle_1kq8e_210{display:flex;flex-wrap:wrap;align-items:center;gap:10px}._qIndex_1kq8e_217{color:#2563eb;font-weight:800}._typeBadge_1kq8e_222,._pointBadge_1kq8e_223{border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:800}._typeBadge_1kq8e_222{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}._pointBadge_1kq8e_223{flex-shrink:0;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}._questionText_1kq8e_243{margin-bottom:16px;color:#333;font-size:1.05rem;font-weight:700;line-height:1.55}._choiceList_1kq8e_251{display:flex;flex-direction:column;gap:10px}._choiceRow_1kq8e_257{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px}._choiceRow_1kq8e_257 strong{margin-left:auto;color:#15803d;font-size:.86rem}._correctChoice_1kq8e_271{border-color:#bbf7d0;background:#f0fdf4}._choiceMark_1kq8e_276{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#f1f5f9;color:#475569;font-weight:800}._correctChoice_1kq8e_271 ._choiceMark_1kq8e_276{background:#22c55e;color:#fff}._choiceText_1kq8e_294{flex:1;min-width:0;line-height:1.5}._fillAnswer_1kq8e_300,._explanation_1kq8e_301,._emptyChoice_1kq8e_302{margin-top:12px;padding:12px 14px;border-radius:8px;line-height:1.5}._fillAnswer_1kq8e_300{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}._explanation_1kq8e_301{border:1px solid #fde68a;background:#fffbeb;color:#92400e}._emptyChoice_1kq8e_302{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b}._fillAnswer_1kq8e_300 span,._explanation_1kq8e_301 span{display:block;margin-bottom:5px;font-size:.84rem;font-weight:800}@media(max-width:800px){._contentBody_1kq8e_2{padding:20px}._pageHeader_1kq8e_9,._qHeader_1kq8e_202{flex-direction:column;align-items:stretch}._headerActions_1kq8e_25{flex-wrap:wrap}._exportBox_1kq8e_50{flex-direction:column;align-items:stretch}._exportBox_1kq8e_50 select{min-width:0;width:100%}._exportControls_1kq8e_84{align-items:stretch}._exportControls_1kq8e_84 label{justify-content:space-between}._exportActions_1kq8e_112{flex-wrap:wrap}._exportActions_1kq8e_112 button{flex:1}._infoGrid_1kq8e_133{grid-template-columns:1fr}}._contentBody_1iooj_1{padding:24px;color:#172033}._header_1iooj_6{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;margin-bottom:18px;background:#1f2937;border-radius:8px;color:#f8fafc}._header_1iooj_6 h2{margin:0 0 4px;font-size:22px}._header_1iooj_6 p{margin:0;color:#cbd5e1;font-size:14px}._headerActions_1iooj_27,._toolbarActions_1iooj_28{display:flex;flex-wrap:wrap;gap:8px}._headerActions_1iooj_27 button,._toolbarActions_1iooj_28 button{border:1px solid #d8dee9;background:#fff;color:#172033;border-radius:6px;padding:9px 12px;font-weight:600;cursor:pointer}._headerActions_1iooj_27 button:disabled,._toolbarActions_1iooj_28 button:disabled{opacity:.65;cursor:not-allowed}._toolbar_1iooj_28{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;margin-bottom:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}._liveBadge_1iooj_61,._pausedBadge_1iooj_62{display:inline-flex;margin-left:10px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700}._liveBadge_1iooj_61{color:#065f46;background:#d1fae5}._pausedBadge_1iooj_62{color:#7c2d12;background:#ffedd5}._section_1iooj_81{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px;margin-bottom:18px}._sectionTitle_1iooj_89{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}._sectionTitle_1iooj_89 h3{margin:0;font-size:18px}._sectionTitle_1iooj_89 span{color:#64748b;font-size:14px}._sectionTitle_1iooj_89 button{border:1px solid #b8c2d6;background:#f8fafc;border-radius:6px;padding:8px 10px;cursor:pointer;font-weight:600}._summaryGrid_1iooj_113{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}._summaryCard_1iooj_119{min-height:92px;display:flex;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}._summaryCard_1iooj_119 span{color:#475569;font-size:13px;font-weight:700}._summaryCard_1iooj_119 strong{font-size:30px;line-height:1}._neutral_1iooj_139{border-left:4px solid #64748b}._muted_1iooj_143{border-left:4px solid #94a3b8}._warning_1iooj_147{border-left:4px solid #f59e0b}._success_1iooj_151{border-left:4px solid #10b981}._danger_1iooj_155{border-left:4px solid #ef4444}._alert_1iooj_159{border-left:4px solid #8b5cf6}._offline_1iooj_163{border-left:4px solid #f97316}._tableWrap_1iooj_167{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}td span{display:block;color:#64748b;font-size:12px;margin-top:3px}._statusBadge_1iooj_199{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:700}._stateText_1iooj_209{margin:0;color:#64748b}@media(max-width:768px){._contentBody_1iooj_1{padding:12px}._header_1iooj_6,._toolbar_1iooj_28,._sectionTitle_1iooj_89{align-items:flex-start;flex-direction:column}._headerActions_1iooj_27,._toolbarActions_1iooj_28{width:100%}._headerActions_1iooj_27 button,._toolbarActions_1iooj_28 button{flex:1 1 160px}}._contentBody_c4h4b_1{padding:24px;color:#172033}._header_c4h4b_6{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px;padding:18px;border-radius:8px;background:#1f2937;color:#f8fafc}._header_c4h4b_6 h2{margin:10px 0 4px;font-size:22px}._header_c4h4b_6 p{margin:0;color:#cbd5e1}._backButton_c4h4b_25,._headerMeta_c4h4b_26 button,._filters_c4h4b_27 button,._errorState_c4h4b_28 button,._actions_c4h4b_29 button,._linkButton_c4h4b_30{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;padding:8px 10px;font-weight:700;cursor:pointer}._backButton_c4h4b_25:disabled,._headerMeta_c4h4b_26 button:disabled,._filters_c4h4b_27 button:disabled,._errorState_c4h4b_28 button:disabled,._actions_c4h4b_29 button:disabled,._linkButton_c4h4b_30:disabled{opacity:.55;cursor:not-allowed}._headerMeta_c4h4b_26{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:8px}._headerMeta_c4h4b_26 span{width:100%;color:#dbeafe;text-align:right}._filters_c4h4b_27{display:grid;grid-template-columns:minmax(220px,1fr) 220px;gap:10px;margin-bottom:14px}._filters_c4h4b_27 input,._filters_c4h4b_27 select{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;background:#fff}._summaryBar_c4h4b_77{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}._summaryBar_c4h4b_77 span{padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff}._tableWrap_c4h4b_90{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff}table{width:100%;min-width:1180px;border-collapse:collapse}th,td{padding:11px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}th{background:#f8fafc;color:#475569;font-size:13px}td span{display:block;margin-top:4px;color:#64748b;font-size:12px}._statusBadge_c4h4b_125{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800}._not_started_c4h4b_134{background:#f1f5f9;color:#475569}._in_progress_c4h4b_139{background:#fef3c7;color:#92400e}._submitted_c4h4b_144{background:#d1fae5;color:#065f46}._locked_c4h4b_149{background:#fee2e2;color:#991b1b}._expired_c4h4b_154{background:#e5e7eb;color:#374151}._online_c4h4b_159{color:#047857;font-weight:700}._offline_c4h4b_164{color:#b45309;font-weight:700}._progressTrack_c4h4b_169{width:150px;height:8px;margin:8px 0 2px;border-radius:999px;background:#e5e7eb;overflow:hidden}._progressTrack_c4h4b_169 span{display:block;height:100%;margin:0;border-radius:inherit;background:#2563eb}._actions_c4h4b_29{display:flex;flex-direction:column;gap:6px;width:112px}._linkButton_c4h4b_30{padding:6px 8px;color:#1d4ed8;background:#eff6ff}._flagRow_c4h4b_198{background:#fffbeb}._flagRow_c4h4b_198 div{display:grid;grid-template-columns:180px 180px 1fr;gap:10px;padding:8px 0}._flagRow_c4h4b_198 code{white-space:normal;word-break:break-word}._stateText_c4h4b_212,._errorState_c4h4b_28{padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#64748b}._errorState_c4h4b_28{color:#991b1b}@media(max-width:768px){._contentBody_c4h4b_1{padding:12px}._header_c4h4b_6{flex-direction:column}._headerMeta_c4h4b_26{justify-content:flex-start}._headerMeta_c4h4b_26 span{text-align:left}._filters_c4h4b_27{grid-template-columns:1fr}}._mainContent_avg83_3{flex:1;display:flex;flex-direction:column;overflow-y:auto;background-color:#f5f7fa}._contentBody_avg83_11{padding:30px;width:100%;max-width:1200px;margin:0 auto}._pageControl_avg83_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #ddd;padding-bottom:10px}._tabs_avg83_28{display:flex;gap:20px}._tabs_avg83_28 button{background:none;border:none;font-size:1rem;font-weight:600;color:#666;padding-bottom:10px;cursor:pointer;border-bottom:3px solid transparent;transition:.3s}._tabs_avg83_28 button:hover{color:#4caf50}._tabs_avg83_28 button._activeTab_avg83_46{color:#4caf50;border-bottom-color:#4caf50}._createBtn_avg83_51{background-color:#28a745;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer}._createBtn_avg83_51:hover{background-color:#1e7e34}._gridContainer_avg83_66{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._classCard_avg83_72{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px #0000000d;border:1px solid #eee;transition:transform .2s;display:flex;flex-direction:column}._classCard_avg83_72:hover{transform:translateY(-5px);border-color:#4caf50}._cardHeader_avg83_87{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._cardHeader_avg83_87 h3{margin:0;font-size:1.1rem;color:#333}._cardHeader_avg83_87 ._codeTag_avg83_98{background:#e3f2fd;color:#0d47a1;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:700;font-family:monospace}._desc_avg83_108{color:#666;font-size:.9rem;margin-bottom:20px;flex:1}._cardFooter_avg83_116{display:flex;justify-content:space-between;font-size:.8rem;color:#999;margin-bottom:15px;border-top:1px solid #f5f5f5;padding-top:10px}._enterBtn_avg83_126{width:100%;padding:10px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700}._pendingBtn_avg83_140{width:100%;padding:10px;background-color:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:6px;cursor:not-allowed;font-weight:700}._emptyState_avg83_151{grid-column:1/-1;text-align:center;padding:50px;color:#666}._loadingText_avg83_158{text-align:center;margin-top:50px}._modalOverlay_avg83_164{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_avg83_177{background:#fff;width:90%;max-width:500px;border-radius:10px;padding:25px;box-shadow:0 10px 25px #0003}._modalHeader_avg83_186{display:flex;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px}._modalHeader_avg83_186 button{background:none;border:none;font-size:1.5rem;cursor:pointer}._formGroup_avg83_200{margin-bottom:15px}._formGroup_avg83_200 label{display:block;margin-bottom:5px;font-weight:600;font-size:.9rem}._formGroup_avg83_200 input,._formGroup_avg83_200 textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}._modalActions_avg83_218{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._modalActions_avg83_218 button{padding:10px 20px;border-radius:6px;cursor:pointer;border:none;font-weight:700}._modalActions_avg83_218 ._btnCancel_avg83_231{background:#eee}._modalActions_avg83_218 ._btnSubmit_avg83_234{background:#4caf50;color:#fff}._enterBtn_avg83_126{flex:1;padding:10px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;transition:.2s}._enterBtn_avg83_126:hover{background-color:#388e3c}._leaveBtn_avg83_264,._cancelBtn_avg83_265{padding:10px 15px;background-color:#fff;border:1px solid #ffcdd2;color:#d32f2f;border-radius:6px;cursor:pointer;font-weight:600;transition:.2s}._leaveBtn_avg83_264:hover,._cancelBtn_avg83_265:hover{background-color:#ffebee;border-color:#e57373}._buttonGroup_avg83_239{display:flex;gap:10px;margin-top:auto}._examBtn_avg83_301{flex:1;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s}._examBtn_avg83_301:hover{background-color:#0056b3}._leaveBtn_avg83_264{padding:10px 15px;background-color:#fff;border:1px solid #dc3545;color:#dc3545;border-radius:6px;cursor:pointer;font-weight:600;transition:.2s}._leaveBtn_avg83_264:hover{background-color:#fff5f5}._pendingBtn_avg83_140{flex:1;padding:10px;background-color:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:6px;cursor:not-allowed;font-weight:700}._contentBody_bydyh_2{width:100%;max-width:1120px;margin:0 auto;padding:34px 28px}._backLink_bydyh_9{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 12px;border:1px solid #e8edf3;border-radius:999px;background:#fff;color:#5f6f7f;text-decoration:none;font-weight:700;box-shadow:0 2px 8px #0f172a0a;transition:border-color .2s,color .2s,background-color .2s}._backLink_bydyh_9:hover{border-color:#d9eadc;background:#f7fbf6;color:#4caf50}._pageHeader_bydyh_30{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}._pageHeader_bydyh_30 h2{margin:0 0 8px;color:#1f2937;font-size:1.65rem;line-height:1.2}._pageHeader_bydyh_30 p{margin:0;color:#64748b;font-weight:700}._headerText_bydyh_49{min-width:0}._headerMeta_bydyh_53{flex:0 0 auto;max-width:42%;margin-top:28px;display:flex;flex-direction:column;align-items:flex-end;gap:12px;text-align:right}._className_bydyh_64{color:#334155;font-size:1.1rem;font-weight:800;overflow-wrap:anywhere}._examCount_bydyh_71{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#eef7ec;color:#4caf50;font-weight:800}._loading_bydyh_80,._emptyState_bydyh_81{padding:34px 20px;border:1px solid #e8edf3;border-radius:8px;background:#fff;color:#64748b;text-align:center;box-shadow:0 2px 10px #0f172a0d}._emptyState_bydyh_81 h3{margin:0 0 8px;color:#334155}._emptyState_bydyh_81 p{margin:0}._examList_bydyh_99{display:flex;flex-direction:column;gap:14px}._examCard_bydyh_105{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:22px 24px;border:1px solid #e8edf3;border-radius:8px;background:#fff;box-shadow:0 2px 10px #0f172a0d}._cardMain_bydyh_116{min-width:0}._titleRow_bydyh_120{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:6px;margin-bottom:16px}._titleRow_bydyh_120 h3{margin:0;color:#111827;font-size:1.15rem;overflow-wrap:anywhere}._templateTitle_bydyh_135{margin:0;color:#64748b;font-size:.9rem;font-weight:700;overflow-wrap:anywhere}._metaRow_bydyh_143{display:flex;flex-wrap:wrap;gap:12px 18px;margin-bottom:14px;color:#5f6f7f;font-weight:650}._metaRow_bydyh_143 span{display:inline-flex;align-items:center;gap:7px}._metaRow_bydyh_143 i{color:#4caf50}._timeGrid_bydyh_160{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}._timeGrid_bydyh_160 p{margin:0;color:#64748b}._timeGrid_bydyh_160 strong{color:#334155;font-weight:750}._cardActions_bydyh_174{min-width:150px;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:12px}._startBtn_bydyh_183,._disabledBtn_bydyh_184,._completedBtn_bydyh_185{min-width:136px;border:none;border-radius:6px;padding:11px 14px;font-weight:800}._startBtn_bydyh_183{background:#4caf50;color:#fff;cursor:pointer}._startBtn_bydyh_183:hover{background:#388e3c}._disabledBtn_bydyh_184{background:#e5e7eb;color:#6b7280;cursor:not-allowed}._completedBtn_bydyh_185{background:#e7f1ff;color:#0b5ed7;cursor:not-allowed}@media(max-width:800px){._contentBody_bydyh_2{padding:20px 16px}._pageHeader_bydyh_30{display:grid;grid-template-areas:"title" "meta" "heading";flex-direction:column;gap:12px}._headerText_bydyh_49{display:contents}._backLink_bydyh_9{grid-area:title;width:max-content;max-width:100%}._headerText_bydyh_49 h2{grid-area:heading}._headerMeta_bydyh_53{grid-area:meta;max-width:100%;margin-top:0;align-items:flex-start;text-align:left}._examCount_bydyh_71{margin-top:0}._examCard_bydyh_105{grid-template-columns:1fr;gap:18px;padding:20px}._titleRow_bydyh_120{flex-direction:column;gap:10px}._timeGrid_bydyh_160{grid-template-columns:1fr}._cardActions_bydyh_174{min-width:0;align-items:stretch}._startBtn_bydyh_183,._disabledBtn_bydyh_184,._completedBtn_bydyh_185{width:100%}}._contentBody_51v5q_2{width:100%;max-width:1200px;margin:0 auto;padding:30px}._headerBlock_51v5q_9{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin-bottom:22px}._headerBlock_51v5q_9 h2{margin:0 0 8px;color:#333;font-size:1.7rem}._headerBlock_51v5q_9 p{margin:0;color:#666}._averageBox_51v5q_26{min-width:180px;padding:18px 22px;border-radius:8px;background:#fff;border:1px solid #e8edf3;box-shadow:0 2px 10px #0f172a0d;display:flex;flex-direction:column;justify-content:center;text-align:right}._averageBox_51v5q_26 span{color:#64748b;font-weight:700;font-size:.9rem}._averageBox_51v5q_26 strong{color:#4caf50;font-size:2rem;line-height:1.2}._summaryGrid_51v5q_49{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:10px;border:1px solid #e8edf3;border-radius:8px;background:#fff;box-shadow:0 2px 10px #0f172a0d;overflow-x:auto;-webkit-overflow-scrolling:touch}._summaryGrid_51v5q_49::-webkit-scrollbar{height:0}._summaryCard_51v5q_68{flex:1 1 0;min-width:0;box-sizing:border-box;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:6px;background:transparent;padding:10px 13px;color:#475569;text-align:center;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}._summaryCard_51v5q_68 span{display:inline;color:inherit;font-size:.9rem;font-weight:600;line-height:1.2;margin:0;white-space:nowrap;overflow-wrap:anywhere}._summaryCard_51v5q_68 strong{min-width:26px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eef7ec;color:#4caf50;font-size:.86rem;font-weight:700;line-height:1}._summaryCard_51v5q_68:hover{background:#5ab7e9;border-color:#d9eadc}._filterCard_51v5q_115{min-height:44px}._activeSummary_51v5q_119{background:#4caf50;border-color:#4caf50;color:#fff;box-shadow:none}._activeSummary_51v5q_119 span{color:#fff}._activeSummary_51v5q_119 strong{background:#fff;color:#4caf50}._alertCard_51v5q_135 strong{background:#fff0f1;color:#dc3545}._alertCard_51v5q_135._activeSummary_51v5q_119 strong{background:#fff;color:#dc3545}._scoreSummary_51v5q_145{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;border-radius:8px;border:1px solid #d9eadc;background:#f3fbf4}._scoreSummary_51v5q_145 div{display:flex;flex-direction:column;gap:4px}._scoreSummary_51v5q_145 span,._scoreSummary_51v5q_145 p{margin:0;color:#4f6f52;font-weight:600}._scoreSummary_51v5q_145 strong{color:#4caf50;font-size:2.2rem;line-height:1}._examList_51v5q_173{display:flex;flex-direction:column;gap:14px}._examCard_51v5q_179{display:grid;grid-template-columns:1fr auto;gap:20px;padding:20px;border:1px solid #e8edf3;border-radius:8px;background:#fff;box-shadow:0 2px 10px #0f172a0d}._cardMain_51v5q_190{min-width:0}._cardTitleRow_51v5q_194{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:6px;margin-bottom:14px}._cardTitleRow_51v5q_194 h3{margin:0;color:#1f2937;font-size:1.15rem;overflow-wrap:anywhere}._templateTitle_51v5q_209{margin:0;color:#64748b;font-size:.9rem;font-weight:700;overflow-wrap:anywhere}._metaGrid_51v5q_217{display:flex;flex-wrap:wrap;gap:12px 18px;color:#5f6f7f;font-weight:600;margin-bottom:12px}._metaGrid_51v5q_217 span{display:inline-flex;align-items:center;gap:7px}._metaGrid_51v5q_217 i{color:#4caf50}._timeGrid_51v5q_234{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._timeGrid_51v5q_234 p{margin:0;color:#64748b}._timeGrid_51v5q_234 strong{color:#334155;font-weight:700}._cardSide_51v5q_248{min-width:150px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px}._scoreBox_51v5q_257{text-align:right}._scoreBox_51v5q_257 span,._scoreBox_51v5q_257 small{display:block;color:#64748b;font-weight:700}._scoreBox_51v5q_257 strong{display:block;color:#4caf50;font-size:1.8rem;line-height:1.1}._statusBadge_51v5q_273{flex:0 0 auto;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:800}._statusBadge_51v5q_273._ongoing_51v5q_280{background:#e9f9ee;color:#248d3d}._statusBadge_51v5q_273._upcoming_51v5q_284{background:#fff3cd;color:#856404}._statusBadge_51v5q_273._ended_51v5q_288{background:#f1f5f9;color:#64748b}._statusBadge_51v5q_273._completed_51v5q_292{background:#e7f1ff;color:#0b5ed7}._primaryBtn_51v5q_297,._disabledBtn_51v5q_298{min-width:132px;border:none;border-radius:6px;padding:10px 14px;font-weight:800}._primaryBtn_51v5q_297{background:#4caf50;color:#fff;cursor:pointer}._primaryBtn_51v5q_297:hover{background:#388e3c}._disabledBtn_51v5q_298{background:#e5e7eb;color:#6b7280;cursor:not-allowed}._stateText_51v5q_321,._emptyState_51v5q_322{padding:36px 20px;text-align:center;color:#64748b;background:#fff;border:1px solid #e8edf3;border-radius:8px}._emptyState_51v5q_322 h3{margin:0 0 8px;color:#334155}._emptyState_51v5q_322 p{margin:0}@media(max-width:900px){._contentBody_51v5q_2{padding:16px}._headerBlock_51v5q_9,._scoreSummary_51v5q_145{flex-direction:column;align-items:stretch}._averageBox_51v5q_26{text-align:left}._summaryGrid_51v5q_49{justify-content:flex-start;margin:0 0 18px;padding:10px;border-left:1px solid #e8edf3;border-right:1px solid #e8edf3;border-radius:8px;scroll-snap-type:x proximity}._summaryCard_51v5q_68{flex:0 0 auto;min-height:42px;padding:9px 12px;scroll-snap-align:start}._summaryCard_51v5q_68 span{font-size:.84rem}._summaryCard_51v5q_68 strong{min-width:24px;height:22px;font-size:.85rem}._activeSummary_51v5q_119{box-shadow:none}._examCard_51v5q_179{grid-template-columns:1fr}._cardSide_51v5q_248{align-items:stretch}._scoreBox_51v5q_257{text-align:left}}@media(max-width:560px){._timeGrid_51v5q_234{grid-template-columns:1fr}._cardTitleRow_51v5q_194{flex-direction:column}}._examContainer_1kkbg_3{display:flex;height:100%;min-height:0;background-color:#f0f2f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}._leftPanel_1kkbg_13{width:280px;background:#fff;border-right:1px solid #ddd;display:flex;flex-direction:column;padding:20px;z-index:10;box-shadow:2px 0 10px #0000000d;min-height:0;flex-shrink:0}._timerCard_1kkbg_26{text-align:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}._timerCard_1kkbg_26 h3{margin:0 0 10px;font-size:1rem;color:#666}._timerCard_1kkbg_26 ._timer_1kkbg_26{font-size:2.5rem;font-weight:800;color:#4caf50;font-family:monospace}._timerCard_1kkbg_26 ._timer_1kkbg_26._danger_1kkbg_43{color:#dc3545;animation:_blink_1kkbg_1 1s infinite}._timerCard_1kkbg_26 ._socketStatus_1kkbg_47{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;font-size:.85rem;color:#666}._timerCard_1kkbg_26 ._socketStatus_1kkbg_47 ._socketIndicator_1kkbg_56{font-size:.6rem;animation:_pulse_1kkbg_1 2s infinite}._timerCard_1kkbg_26 ._socketStatus_1kkbg_47 ._socketText_1kkbg_60{font-weight:500}@keyframes _pulse_1kkbg_1{0%,to{opacity:1}50%{opacity:.5}}._questionPalette_1kkbg_72{flex:1;overflow-y:auto}._questionPalette_1kkbg_72 p{font-weight:700;margin-bottom:10px}._questionPalette_1kkbg_72 ._grid_1kkbg_80{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}._questionPalette_1kkbg_72 ._qBadge_1kkbg_85{width:35px;height:35px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:4px;text-decoration:none;color:#333;font-size:.9rem}._questionPalette_1kkbg_72 ._qBadge_1kkbg_85:hover{background:#f0f0f0}._questionPalette_1kkbg_72 ._qBadge_1kkbg_85._answered_1kkbg_100{background-color:#28a745;color:#fff;border-color:#28a745}._submitBtn_1kkbg_106{margin-top:20px;padding:15px;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:.2s}._submitBtn_1kkbg_106:hover{background-color:#388e3c}._submitBtn_1kkbg_106:disabled{background-color:#ccc;cursor:not-allowed}._rightPanel_1kkbg_127{flex:1;min-height:0;min-width:0;overflow-y:auto;padding:30px;scroll-behavior:smooth}._paper_1kkbg_136{max-width:900px;margin:0 auto;background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 15px #0000000d}._questionBlock_1kkbg_145{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #eee}._questionBlock_1kkbg_145:last-child{border-bottom:none}._qTitle_1kkbg_154{font-size:1.1rem;font-weight:500;margin-bottom:15px;line-height:1.5}._qTitle_1kkbg_154 ._qIndex_1kkbg_160{font-weight:700;margin-right:5px}._qTitle_1kkbg_154 ._points_1kkbg_164{font-size:.85rem;color:#666;margin-left:10px;font-weight:400}._choices_1kkbg_171{display:flex;flex-direction:column;gap:10px}._choiceItem_1kkbg_177{display:flex;align-items:center;padding:12px 15px;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:.2s}._choiceItem_1kkbg_177:hover{background-color:#f9f9f9}._choiceItem_1kkbg_177._selected_1kkbg_189{border-color:#4caf50;background-color:#e7f5ff;font-weight:500}._choiceItem_1kkbg_177._selected_1kkbg_189 ._choiceRadio_1kkbg_194{border-color:#4caf50}._choiceRadio_1kkbg_194{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;margin-right:15px;display:flex;justify-content:center;align-items:center}._choiceRadio_1kkbg_194 ._innerDot_1kkbg_208{width:10px;height:10px;background:#4caf50;border-radius:50%}._choiceLabel_1kkbg_215{font-weight:700;margin-right:10px}@keyframes _blink_1kkbg_1{50%{opacity:.5}}._loadingScreen_1kkbg_225{height:100vh;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:#666}._resultCard_1kkbg_235{border-bottom:2px solid #4CAF50;background-color:#f8f9fa}._score_1kkbg_240{font-size:3rem;font-weight:800;color:#4caf50;line-height:1;margin-top:10px}._maxScore_1kkbg_248{font-size:1.2rem;color:#666;font-weight:400}._hiddenNotice_1kkbg_254{margin-top:10px;font-size:.8rem;background-color:#fff3cd;color:#856404;padding:5px;border-radius:4px;border:1px solid #ffeeba}._correctBadge_1kkbg_265{background-color:#28a745!important;color:#fff!important;border-color:#28a745!important}._wrongBadge_1kkbg_271{background-color:#dc3545!important;color:#fff!important;border-color:#dc3545!important}._resultLabel_1kkbg_278{margin-left:15px;font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase}._textSuccess_1kkbg_287{background:#d4edda;color:#155724}._textDanger_1kkbg_292{background:#f8d7da;color:#721c24}._correctChoice_1kkbg_298{background-color:#d4edda!important;border-color:#c3e6cb!important;color:#155724}._wrongChoice_1kkbg_304{background-color:#f8d7da!important;border-color:#f5c6cb!important;color:#721c24}._exitBtn_1kkbg_311{margin-top:20px;padding:15px;background-color:#6c757d;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer}._exitBtn_1kkbg_311:hover{background-color:#5a6268}._exitBtn_1kkbg_311 i{margin-right:8px}._qType_1kkbg_330{font-size:.8rem;font-style:italic;color:#666;margin-left:8px;background:#f1f1f1;padding:2px 6px;border-radius:4px}._iconCheck_1kkbg_341{width:20px;height:20px;border:2px solid #ccc;margin-right:15px;display:flex;justify-content:center;align-items:center;background:#fff;flex-shrink:0}._iconCheck_1kkbg_341._circle_1kkbg_353{border-radius:50%}._iconCheck_1kkbg_341._circle_1kkbg_353 ._innerDot_1kkbg_208{width:10px;height:10px;background:#4caf50;border-radius:50%}._iconCheck_1kkbg_341._square_1kkbg_365{border-radius:4px}._iconCheck_1kkbg_341._square_1kkbg_365 ._innerDot_1kkbg_208{width:12px;height:12px;background:#4caf50;border-radius:2px}._choiceItem_1kkbg_177._selected_1kkbg_189 ._iconCheck_1kkbg_341{border-color:#4caf50}._choiceRadio_1kkbg_194{display:none}._fillAnswerBox_1kkbg_385{margin-top:10px}._fillInput_1kkbg_389{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px}._submitAnswerBtn_1kkbg_396{background:#4caf50;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}@media(max-width:768px){._examContainer_1kkbg_3{display:block;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;background:#eef2f7}._leftPanel_1kkbg_13{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;padding:14px;box-shadow:0 2px 12px #0f172a14}._timerCard_1kkbg_26{margin-bottom:12px;padding-bottom:12px}._timerCard_1kkbg_26 h3{font-size:.92rem;margin-bottom:6px}._timerCard_1kkbg_26 ._timer_1kkbg_26{font-size:2rem;line-height:1.1}._timerCard_1kkbg_26 ._socketStatus_1kkbg_47{margin-top:6px;font-size:.78rem}._questionPalette_1kkbg_72{flex:none;max-height:176px;overflow-y:auto;padding-right:2px}._questionPalette_1kkbg_72 p{margin:0 0 8px;font-size:.95rem}._questionPalette_1kkbg_72 ._grid_1kkbg_80{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}._questionPalette_1kkbg_72 ._qBadge_1kkbg_85{width:100%;min-width:0;height:32px;font-size:.82rem;border-radius:6px}._submitBtn_1kkbg_106,._exitBtn_1kkbg_311{width:100%;margin-top:12px;padding:12px;min-height:44px;font-size:1rem}._rightPanel_1kkbg_127{overflow:visible;padding:14px;min-height:auto}._paper_1kkbg_136{max-width:100%;padding:16px;border-radius:10px;box-shadow:0 2px 12px #0f172a0f}._questionBlock_1kkbg_145{margin-bottom:20px;padding-bottom:16px}._qTitle_1kkbg_154{font-size:1rem;line-height:1.45;margin-bottom:12px;overflow-wrap:anywhere}._qTitle_1kkbg_154 ._qIndex_1kkbg_160{display:inline}._qTitle_1kkbg_154 ._points_1kkbg_164,._qTitle_1kkbg_154 ._qType_1kkbg_330{display:inline-flex;margin:5px 6px 0 0}._choices_1kkbg_171{gap:8px}._choiceItem_1kkbg_177{align-items:flex-start;padding:10px 12px;line-height:1.45;overflow-wrap:anywhere}._iconCheck_1kkbg_341{width:18px;height:18px;margin:2px 10px 0 0}._iconCheck_1kkbg_341._circle_1kkbg_353 ._innerDot_1kkbg_208{width:8px;height:8px}._iconCheck_1kkbg_341._square_1kkbg_365 ._innerDot_1kkbg_208{width:10px;height:10px}._choiceLabel_1kkbg_215{margin-right:8px}._fillInput_1kkbg_389{min-height:42px;font-size:.95rem}._submitAnswerBtn_1kkbg_396{min-height:38px;padding:8px 14px}}@media(max-width:430px){._leftPanel_1kkbg_13{padding:12px 10px}._questionPalette_1kkbg_72{max-height:154px}._questionPalette_1kkbg_72 ._grid_1kkbg_80{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}._questionPalette_1kkbg_72 ._qBadge_1kkbg_85{height:30px;font-size:.8rem}._rightPanel_1kkbg_127{padding:12px 10px}._paper_1kkbg_136{padding:14px}._timerCard_1kkbg_26 ._timer_1kkbg_26{font-size:1.8rem}}._container_cw43e_3{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._statsGrid_cw43e_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}._statCard_cw43e_19{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 5px #0000000d;text-align:center;border-bottom:4px solid #ddd}._statCard_cw43e_19 h3{font-size:2rem;margin:0;color:#4caf50}._statCard_cw43e_19 p{margin:5px 0 0;color:#666;font-size:.9rem}._statCard_cw43e_19._active_cw43e_37{border-bottom-color:#28a745}._statCard_cw43e_19._active_cw43e_37 h3{color:#28a745}._statCard_cw43e_19._locked_cw43e_43{border-bottom-color:#dc3545}._statCard_cw43e_19._locked_cw43e_43 h3{color:#dc3545}._contentSection_cw43e_51{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px;max-width:100%;box-sizing:border-box}._toolbar_cw43e_60{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;align-items:center}._searchBox_cw43e_68{flex:1;min-width:250px;display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;padding:0 10px}._searchBox_cw43e_68 i{color:#999;margin-right:10px}._searchBox_cw43e_68 input{border:none;outline:none;width:100%;padding:10px 0}._select_cw43e_88{padding:8px 12px;border:1px solid #ddd;border-radius:6px;outline:none;cursor:pointer}._select_cw43e_88:focus{border-color:#4caf50}._tableContainer_cw43e_100{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}._userTable_cw43e_106{width:100%;min-width:760px;border-collapse:collapse}._userTable_cw43e_106 th{text-align:left;padding:12px;border-bottom:2px solid #f0f0f0;color:#666;font-size:.9rem}._userTable_cw43e_106 td{padding:12px;border-bottom:1px solid #f0f0f0;color:#333}._userTable_cw43e_106 tr:hover{background-color:#f9f9f9}._roleBadge_cw43e_128{padding:3px 8px;border-radius:4px;font-size:.8rem;font-weight:600}._roleBadge_cw43e_128._admin_cw43e_134{background:#343a40;color:#fff}._roleBadge_cw43e_128._teacher_cw43e_138{background:#e3f2fd;color:#0d47a1}._roleBadge_cw43e_128._student_cw43e_142{background:#fff3cd;color:#856404}._statusDot_cw43e_147{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._statusDot_cw43e_147._green_cw43e_154{background:#28a745}._statusDot_cw43e_147._red_cw43e_157{background:#dc3545}._pagination_cw43e_162{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:20px}._pagination_cw43e_162 button{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}._pagination_cw43e_162 button:disabled{opacity:.5;cursor:not-allowed}._pagination_cw43e_162 button:hover:not(:disabled){background:#f0f0f0}._pagination_cw43e_162 span{font-size:.9rem;color:#666}._rowLocked_cw43e_189{background-color:#fce8e6;color:#999}._rowLocked_cw43e_189 td strong{color:#777}._rowLocked_cw43e_189 ._roleBadge_cw43e_128{opacity:.7}._btnAction_cw43e_202{width:32px;height:32px;border-radius:4px;border:1px solid #ddd;background:#fff;cursor:pointer;margin-right:5px;color:#555;transition:.2s}._btnAction_cw43e_202:hover{background:#eee}._btnAction_cw43e_202._danger_cw43e_219{color:#dc3545;border-color:#f5c6cb}._btnAction_cw43e_202._danger_cw43e_219:hover{background:#f8d7da}._btnAction_cw43e_202._success_cw43e_229{color:#28a745;border-color:#c3e6cb}._btnAction_cw43e_202._success_cw43e_229:hover{background:#e9f9ee}._btnAction_cw43e_202._info_cw43e_236{color:#007bff;border-color:#b8daff}._btnAction_cw43e_202._info_cw43e_236:hover{background:#e7f1ff}._btnAction_cw43e_202._warning_cw43e_243{color:#fd7e14;border-color:#ffeeba}._btnAction_cw43e_202._warning_cw43e_243:hover{background-color:#fff3cd}._textGreen_cw43e_253{color:#28a745;font-weight:600}._textRed_cw43e_258{color:#dc3545;font-weight:600}._highlight_cw43e_263{font-weight:700;color:#333;font-size:1.1rem}._modalOverlay_cw43e_270{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;animation:_fadeIn_cw43e_1 .2s ease-out;padding:12px;box-sizing:border-box}._modalContent_cw43e_286{background:#fff;width:90%;max-width:500px;max-height:calc(100vh - 40px);border-radius:8px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;overflow:hidden}._modalHeader_cw43e_298{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee;background-color:#f8f9fa}._modalHeader_cw43e_298 h3{margin:0;color:#333;font-size:1.2rem}._modalHeader_cw43e_298 ._closeBtn_cw43e_311{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999}._modalHeader_cw43e_298 ._closeBtn_cw43e_311:hover{color:#333}._modalBody_cw43e_322{padding:20px;overflow-y:auto}._infoRow_cw43e_327{display:flex;margin-bottom:15px;border-bottom:1px dashed #f0f0f0;padding-bottom:8px}._infoRow_cw43e_327:last-child{border-bottom:none}._infoRow_cw43e_327 label{flex:0 0 120px;font-weight:600;color:#666}._infoRow_cw43e_327 span{flex:1;color:#333;word-break:break-all;min-width:0}._modalFooter_cw43e_348{padding:15px 20px;border-top:1px solid #eee;text-align:right;background-color:#fff}._modalFooter_cw43e_348 ._btnClose_cw43e_354{padding:8px 20px;border-radius:4px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:600}._modalFooter_cw43e_348 ._btnClose_cw43e_354:hover{background:#f1f1f1}@keyframes _fadeIn_cw43e_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){._container_cw43e_3{padding:16px}._statsGrid_cw43e_12{grid-template-columns:1fr;gap:14px;margin-bottom:18px}._contentSection_cw43e_51{padding:16px}._toolbar_cw43e_60{flex-direction:column;align-items:stretch;gap:10px}._searchBox_cw43e_68{width:100%;min-width:0;box-sizing:border-box}._select_cw43e_88{width:100%;box-sizing:border-box}._pagination_cw43e_162{justify-content:center;flex-wrap:wrap}._modalContent_cw43e_286{width:calc(100vw - 24px);max-width:none}._infoRow_cw43e_327{flex-direction:column;gap:4px}._infoRow_cw43e_327 label{flex-basis:auto}}@media(max-width:430px){._container_cw43e_3{padding:12px}._contentSection_cw43e_51,._statCard_cw43e_19{padding:14px}}._container_1mytp_2{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._contentSection_1mytp_10{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px;margin-top:20px;max-width:100%;box-sizing:border-box}._toolbar_1mytp_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}._searchBox_1mytp_30{flex:1;max-width:400px;min-width:240px;display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;padding:0 10px}._searchBox_1mytp_30 i{color:#999;margin-right:10px}._searchBox_1mytp_30 input{border:none;outline:none;width:100%;padding:10px 0;font-size:.95rem}._searchBox_1mytp_30:focus-within{border-color:#4caf50;box-shadow:0 0 0 2px #007bff1a}._totalLabel_1mytp_56{font-size:.9rem;color:#666}._tableContainer_1mytp_62{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}._dataTable_1mytp_68{width:100%;min-width:820px;border-collapse:collapse}._dataTable_1mytp_68 th{text-align:left;padding:12px 15px;border-bottom:2px solid #f0f0f0;color:#666;font-size:.9rem;font-weight:600}._dataTable_1mytp_68 td{padding:12px 15px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:middle}._dataTable_1mytp_68 tr:hover{background-color:#f9f9f9}._className_1mytp_91{color:#4caf50;display:block;margin-bottom:4px}._desc_1mytp_97{font-size:.8rem;color:#888;margin:0;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._codeTag_1mytp_107{background-color:#e3f2fd;color:#0d47a1;padding:4px 8px;border-radius:4px;font-family:monospace;font-weight:700;font-size:.9rem}._teacherInfo_1mytp_117{display:flex;flex-direction:column}._teacherInfo_1mytp_117 span{font-weight:500}._teacherInfo_1mytp_117 small{color:#666;font-size:.8rem}._center_1mytp_129{text-align:center}._btnView_1mytp_134{width:32px;height:32px;border-radius:4px;border:1px solid #b8daff;background:#e7f1ff;cursor:pointer;color:#007bff;transition:.2s;display:flex;justify-content:center;align-items:center}._btnView_1mytp_134:hover{background:#d0e8ff}._pagination_1mytp_152{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px}._pagination_1mytp_152 button{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center}._pagination_1mytp_152 button:disabled{opacity:.5;cursor:not-allowed}._pagination_1mytp_152 button:hover:not(:disabled){background:#f0f0f0}._pagination_1mytp_152 span{font-size:.9rem;color:#666;margin:0 10px}._loading_1mytp_183{text-align:center;color:#999;padding:40px}._actionGroup_1mytp_189{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}._btnAction_1mytp_196{width:32px;height:32px;border-radius:4px;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}._btnAction_1mytp_196._view_1mytp_208{color:#007bff;border-color:#b8daff}._btnAction_1mytp_196._view_1mytp_208:hover{background:#e7f1ff}._btnAction_1mytp_196._export_1mytp_215{color:#198754;border-color:#a3cfbb}._btnAction_1mytp_196._export_1mytp_215:hover{background:#d1e7dd;transform:translateY(-1px)}@media(max-width:768px){._container_1mytp_2,._contentSection_1mytp_10{padding:16px}._toolbar_1mytp_21{flex-direction:column;align-items:stretch;gap:10px}._searchBox_1mytp_30{width:100%;max-width:none;min-width:0;box-sizing:border-box}._totalLabel_1mytp_56{align-self:flex-start;margin-left:0}._pagination_1mytp_152{justify-content:center;flex-wrap:wrap}}@media(max-width:430px){._container_1mytp_2{padding:12px}._contentSection_1mytp_10{padding:14px}}._container_s0d8q_2{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._header_s0d8q_10{margin-bottom:20px}._backBtn_s0d8q_14{text-decoration:none;color:#666;font-weight:600}._backBtn_s0d8q_14:hover{color:#4caf50}._backBtn_s0d8q_14 i{margin-right:5px}._loading_s0d8q_26,._error_s0d8q_27{text-align:center;margin-top:50px;font-size:1.1rem}._error_s0d8q_27{color:#dc3545}._error_s0d8q_27 a{margin-left:10px;color:#007bff}._infoSection_s0d8q_42{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:30px;border-left:5px solid #4CAF50}._titleRow_s0d8q_51{display:flex;align-items:center;gap:15px;margin-bottom:15px;flex-wrap:wrap}._titleRow_s0d8q_51 h2{margin:0;color:#333;min-width:0;word-break:break-word}._codeBadge_s0d8q_65{background:#e3f2fd;color:#0d47a1;padding:5px 12px;border-radius:20px;font-family:monospace;font-weight:700;font-size:1rem;max-width:100%;overflow-wrap:anywhere}._desc_s0d8q_77{color:#666;font-size:1rem;margin-bottom:20px;overflow-wrap:anywhere}._metaGrid_s0d8q_84{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;border-top:1px solid #eee;padding-top:20px}._metaItem_s0d8q_92{display:flex;flex-direction:column}._metaItem_s0d8q_92 label{font-size:.85rem;color:#888;font-weight:600;margin-bottom:4px}._metaItem_s0d8q_92 span{font-size:1rem;color:#333;font-weight:500}._tabsSection_s0d8q_109{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden}._tabsHeader_s0d8q_116{display:flex;border-bottom:1px solid #eee;overflow-x:auto;-webkit-overflow-scrolling:touch}._tabsHeader_s0d8q_116 button{padding:15px 25px;border:none;background:none;font-size:1rem;cursor:pointer;color:#666;font-weight:600;border-bottom:3px solid transparent;white-space:nowrap}._tabsHeader_s0d8q_116 button:hover{background:#f9f9f9}._tabsHeader_s0d8q_116 button._active_s0d8q_136{color:#4caf50;border-bottom-color:#4caf50;background:#fff}._tabContent_s0d8q_142{padding:0}._tableContainer_s0d8q_146{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._dataTable_s0d8q_152{width:100%;min-width:760px;border-collapse:collapse}._dataTable_s0d8q_152 th{text-align:left;padding:15px 20px;background:#f8f9fa;color:#666;font-size:.9rem;border-bottom:1px solid #eee}._dataTable_s0d8q_152 td{padding:15px 20px;border-bottom:1px solid #eee;color:#333;font-size:.95rem}._dataTable_s0d8q_152 tr:last-child td{border-bottom:none}@media(max-width:768px){._container_s0d8q_2{padding:16px}._infoSection_s0d8q_42{padding:16px;margin-bottom:18px}._titleRow_s0d8q_51{align-items:flex-start;gap:10px}._titleRow_s0d8q_51 h2{font-size:1.35rem;line-height:1.35}._metaGrid_s0d8q_84{grid-template-columns:1fr;gap:12px}._tabsHeader_s0d8q_116 button{padding:13px 16px;font-size:.92rem}}@media(max-width:430px){._container_s0d8q_2{padding:12px}._infoSection_s0d8q_42{padding:14px}}._container_16it7_3{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._contentSection_16it7_11{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:20px;margin-top:20px;max-width:100%;box-sizing:border-box}._toolbar_16it7_22{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;align-items:center}._searchBox_16it7_30{flex:1;min-width:250px;box-sizing:border-box;display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;padding:0 10px}._searchBox_16it7_30 i{color:#999;margin-right:10px}._searchBox_16it7_30 input{border:none;outline:none;width:100%;padding:10px 0}._searchBox_16it7_30:focus-within{border-color:#4caf50}._select_16it7_54{padding:8px 12px;border:1px solid #ddd;border-radius:6px;outline:none;cursor:pointer;box-sizing:border-box}._totalLabel_16it7_63{margin-left:auto;font-size:.9rem;color:#666}._tableContainer_16it7_70{overflow-x:auto;-webkit-overflow-scrolling:touch}._dataTable_16it7_75{width:100%;min-width:860px;border-collapse:collapse}._dataTable_16it7_75 th{text-align:left;padding:12px 15px;border-bottom:2px solid #f0f0f0;color:#666;font-size:.9rem;font-weight:600}._dataTable_16it7_75 td{padding:12px 15px;border-bottom:1px solid #f0f0f0;color:#333;font-size:.9rem;vertical-align:middle}._dataTable_16it7_75 tr:hover{background-color:#f9f9f9}._examTitle_16it7_99{color:#4caf50;display:block;margin-bottom:3px;word-break:break-word}._templateTitle_16it7_106{color:#777;display:block;font-size:.78rem;margin-bottom:4px;word-break:break-word}._duration_16it7_114{color:#888;font-size:.8rem}._classInfo_16it7_119{display:flex;flex-direction:column}._classInfo_16it7_119 span{font-weight:500}._classInfo_16it7_119 small{color:#666;font-size:.8rem}._timeInfo_16it7_131{display:flex;flex-direction:column;font-size:.8rem}._timeInfo_16it7_131 ._start_16it7_136{color:#28a745}._timeInfo_16it7_131 ._end_16it7_139{color:#dc3545}._badge_16it7_144{padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase}._badge_16it7_144._ongoing_16it7_151{background:#e9f9ee;color:#28a745}._badge_16it7_144._upcoming_16it7_155{background:#e3f2fd;color:#007bff}._badge_16it7_144._ended_16it7_159{background:#f1f3f5;color:#6c757d}._badge_16it7_144._suspended_16it7_163,._badge_16it7_144._unpublished_16it7_163{background:#fff3cd;color:#856404}._progress_16it7_169{font-size:.8rem}._progress_16it7_169 ._progressBar_16it7_172{width:100px;height:6px;background:#eee;border-radius:3px;margin-top:5px;overflow:hidden}._progress_16it7_169 ._progressBar_16it7_172 div{height:100%;background:#4caf50}._pagination_16it7_201{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px}._pagination_16it7_201 button{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}._pagination_16it7_201 button:disabled{opacity:.5;cursor:not-allowed}._pagination_16it7_201 button:hover:not(:disabled){background:#f0f0f0}._pagination_16it7_201 span{font-size:.9rem;color:#666}._loading_16it7_227{text-align:center;color:#999;padding:40px}._actionGroup_16it7_233{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}._btnAction_16it7_185{width:32px;height:32px;border-radius:4px;border:1px solid #b8daff;background:#e7f1ff;cursor:pointer;color:#007bff;display:flex;justify-content:center;align-items:center}._btnAction_16it7_185:hover{background:#d0e8ff}._btnAction_16it7_185._export_16it7_258{color:#198754;border-color:#a3cfbb;background-color:#f0fff4}._btnAction_16it7_185._export_16it7_258:hover{background-color:#d1e7dd;transform:translateY(-1px)}@media(max-width:768px){._container_16it7_3,._contentSection_16it7_11{padding:14px}._toolbar_16it7_22{align-items:stretch;gap:10px}._searchBox_16it7_30{flex:1 1 100%;min-width:0}._select_16it7_54{flex:1 1 180px;min-width:0}._totalLabel_16it7_63{margin-left:0;width:100%}._pagination_16it7_201{justify-content:center;flex-wrap:wrap}}@media(max-width:420px){._container_16it7_3{padding:12px 10px}._contentSection_16it7_11{padding:12px}._select_16it7_54{width:100%;flex-basis:100%}}._container_1ihm6_2{padding:30px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}._header_1ihm6_10{margin-bottom:25px}._backBtn_1ihm6_14{text-decoration:none;color:#666;font-weight:600;display:inline-block;margin-bottom:10px}._backBtn_1ihm6_14:hover{color:#4caf50}._backBtn_1ihm6_14 i{margin-right:5px}._titleRow_1ihm6_28{display:flex;align-items:center;gap:15px;flex-wrap:wrap}._titleRow_1ihm6_28 h2{margin:0;color:#333;word-break:break-word}._titleBlock_1ihm6_40{min-width:0}._titleBlock_1ihm6_40 p{margin:6px 0 0;color:#777;font-size:.9rem;word-break:break-word}._infoGrid_1ihm6_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}._card_1ihm6_58{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 10px #0000000d;border-top:4px solid #4CAF50;min-width:0;box-sizing:border-box}._card_1ihm6_58 h3{margin-top:0;border-bottom:1px solid #eee;padding-bottom:10px;color:#555}._infoRow_1ihm6_74{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}._infoRow_1ihm6_74 label{font-weight:600;color:#777;flex:0 0 auto}._infoRow_1ihm6_74 span{color:#333;font-weight:500;min-width:0;text-align:right;word-break:break-word}._highlight_1ihm6_93{color:#4caf50;font-weight:700}._tags_1ihm6_99{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}._tagGreen_1ihm6_106{background:#d4edda;color:#155724;padding:4px 8px;border-radius:4px;font-size:.8rem}._tagBlue_1ihm6_114{background:#cce5ff;color:#004085;padding:4px 8px;border-radius:4px;font-size:.8rem}._tagGray_1ihm6_122{background:#e2e3e5;color:#383d41;padding:4px 8px;border-radius:4px;font-size:.8rem}._statusBadge_1ihm6_131{padding:5px 12px;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase}._statusBadge_1ihm6_131._ongoing_1ihm6_138{background:#e9f9ee;color:#28a745}._statusBadge_1ihm6_131._ended_1ihm6_142{background:#f1f3f5;color:#6c757d}._statusBadge_1ihm6_131._upcoming_1ihm6_146,._statusBadge_1ihm6_131._unpublished_1ihm6_150,._statusBadge_1ihm6_131._suspended_1ihm6_150{background:#fff3cd;color:#856404}._sessionSection_1ihm6_156{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 10px #0000000d}._sectionHeader_1ihm6_163{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}._sectionHeader_1ihm6_163 h3{margin:0}._summary_1ihm6_174{display:flex;flex-wrap:wrap;gap:8px}._summary_1ihm6_174 span{background:#f8f9fa;border:1px solid #edf0f2;border-radius:6px;color:#667085;font-size:.85rem;padding:6px 10px}._tableContainer_1ihm6_188{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:15px}._dataTable_1ihm6_194{width:100%;min-width:820px;border-collapse:collapse}._dataTable_1ihm6_194 th{text-align:left;padding:12px;background:#f8f9fa;color:#666;font-weight:600}._dataTable_1ihm6_194 td{padding:12px;border-bottom:1px solid #eee;color:#333}._stateBadge_1ihm6_212{padding:3px 8px;border-radius:4px;font-size:.75rem;font-weight:700}._stateBadge_1ihm6_212._submitted_1ihm6_218{background:#d1e7dd;color:#0f5132}._stateBadge_1ihm6_212._started_1ihm6_222,._stateBadge_1ihm6_212._in_progress_1ihm6_226{background:#cfe2ff;color:#084298}._stateBadge_1ihm6_212._not_started_1ihm6_230,._stateBadge_1ihm6_212._pending_1ihm6_230{background:#f1f3f5;color:#667085}._stateBadge_1ihm6_212._locked_1ihm6_234{background:#f8d7da;color:#842029}._stateBadge_1ihm6_212._expired_1ihm6_238{background:#fff3cd;color:#856404}._pass_1ihm6_243{color:#28a745;font-weight:700}._fail_1ihm6_248{color:#dc3545;font-weight:700}._loading_1ihm6_253,._error_1ihm6_254{text-align:center;margin-top:50px;font-size:1.1rem}._error_1ihm6_254{color:#dc3545}@media(max-width:768px){._container_1ihm6_2{padding:14px}._titleRow_1ihm6_28{align-items:flex-start}._infoGrid_1ihm6_51{grid-template-columns:1fr;gap:14px}._card_1ihm6_58,._sessionSection_1ihm6_156{padding:16px}._infoRow_1ihm6_74{flex-direction:column;gap:4px}._infoRow_1ihm6_74 span{text-align:left}._summary_1ihm6_174{width:100%}}@media(max-width:420px){._container_1ihm6_2{padding:12px 10px}._card_1ihm6_58,._sessionSection_1ihm6_156{padding:14px}._statusBadge_1ihm6_131{width:fit-content}}
