:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.3rem;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:block;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#_root_1v1j8_1{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}._logo_1v1j8_8{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}._logo_1v1j8_8:hover{filter:drop-shadow(0 0 2em #646cffaa)}._logo_1v1j8_8._react_1v1j8_17:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes _logo-spin_1v1j8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) ._logo_1v1j8_8{animation:_logo-spin_1v1j8_1 infinite 20s linear}}._card_1v1j8_36{padding:2em}._read-the-docs_1v1j8_40{color:#888}._chat-page_1v1j8_44{min-height:100vh;display:flex;flex-direction:column;gap:0}._chat-header_1v1j8_51{position:sticky;top:0;z-index:10;background:linear-gradient(180deg,#00000026,#0000),var(--header-bg, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.25rem .5rem .75rem}._app-title_1v1j8_61{font-size:1.25rem;font-weight:700}._subtitle_1v1j8_66{opacity:.7;font-size:.95rem}._chat-main_1v1j8_71{flex:1;display:flex;flex-direction:column;padding:1rem .5rem .5rem}._empty-state_1v1j8_78{text-align:center;opacity:.85;margin:2rem 0 1rem}._empty-title_1v1j8_84{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}._empty-tips_1v1j8_90{font-size:.95rem;opacity:.8}._messages_1v1j8_95{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}._message_1v1j8_95{display:flex;align-items:flex-start;gap:.5rem}._message_1v1j8_95._user_1v1j8_110{flex-direction:row-reverse}._avatar_1v1j8_114{flex:0 0 auto;width:36px;height:36px;border-radius:50%;background:#646cff26;display:grid;place-items:center;font-size:18px}._message_1v1j8_95._user_1v1j8_110 ._avatar_1v1j8_114{background:#52c41a33}._bubble_1v1j8_129{max-width:80ch;padding:.75rem 1rem;border-radius:14px;line-height:1.4;white-space:pre-wrap;word-wrap:break-word}._message_1v1j8_95._assistant_1v1j8_138 ._bubble_1v1j8_129{background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}._message_1v1j8_95._user_1v1j8_110 ._bubble_1v1j8_129{background:linear-gradient(180deg,#646cff40,#646cff26);border:1px solid rgba(100,108,255,.35)}._typing_1v1j8_148{display:inline-flex;gap:6px}._dot_1v1j8_153{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.5;animation:_blink_1v1j8_1 1.4s infinite ease-in-out}._dot_1v1j8_153:nth-child(2){animation-delay:.2s}._dot_1v1j8_153:nth-child(3){animation-delay:.4s}@keyframes _blink_1v1j8_1{0%,80%,to{opacity:.2}40%{opacity:1}}._chat-input_1v1j8_170{position:sticky;bottom:0;z-index:10;background:linear-gradient(0deg,#00000026,#0000),var(--footer-bg, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.75rem .5rem 1rem}._error_1v1j8_180{max-width:900px;margin:0 auto .5rem;color:#ff6b6b;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.25);padding:.5rem .75rem;border-radius:10px}._input-row_1v1j8_190{width:100%;max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center}._input-row_1v1j8_190 textarea{width:100%;min-height:44px;max-height:160px;padding:.75rem .9rem;border-radius:12px;resize:vertical;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:inherit;box-sizing:border-box;display:block;line-height:1.3;overflow:auto}._input-row_1v1j8_190 button{height:44px;padding:0 1rem;border-radius:12px;background:linear-gradient(180deg,#646cff,#545bff);border:1px solid rgba(84,91,255,.6);color:#fff;align-self:end}._input-row_1v1j8_190 button:disabled{opacity:.6;cursor:not-allowed}._note_1v1j8_231{max-width:900px;margin:.4rem auto 0;opacity:.65;font-size:.85rem;text-align:center}@media(max-width:600px){._input-row_1v1j8_190{grid-template-columns:1fr}._input-row_1v1j8_190 button{width:100%;align-self:stretch}}@media(prefers-color-scheme:light){._message_1v1j8_95._assistant_1v1j8_138 ._bubble_1v1j8_129{background:#00000008;border:1px solid rgba(0,0,0,.08)}._message_1v1j8_95._user_1v1j8_110 ._bubble_1v1j8_129{background:linear-gradient(180deg,#545bff1a,#545bff0f);border:1px solid rgba(84,91,255,.25)}._avatar_1v1j8_114{background:#545bff1f}._message_1v1j8_95._user_1v1j8_110 ._avatar_1v1j8_114{background:#52c41a1f}._chat-header_1v1j8_51,._chat-input_1v1j8_170{background:#ffffffb3}}._sources_1v1j8_265{flex-basis:100%;align-self:stretch;margin:.25rem 0;margin-left:52px}._message_1v1j8_95._user_1v1j8_110 ._sources_1v1j8_265{margin-left:0;margin-right:52px}._sources-toggle_1v1j8_279{background:transparent;border:1px solid rgba(255,255,255,.18);color:inherit;padding:.35rem .6rem;font-size:.9rem;border-radius:10px}._sources-list_1v1j8_288{margin:.5rem 0 0;padding-left:1.2rem;display:grid;gap:.35rem}._sources-list_1v1j8_288 li{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:.5rem .6rem;border-radius:8px;list-style:disc}@media(prefers-color-scheme:light){._sources-toggle_1v1j8_279{border-color:#0000001f}._sources-list_1v1j8_288 li{background:#00000008;border-color:#00000014}}._top-nav_1v1j8_311{margin:.5rem auto 0;display:flex;gap:.5rem;justify-content:center}._nav-btn_1v1j8_318{padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:inherit;font-size:.9rem}._nav-btn_1v1j8_318._active_1v1j8_327{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._books-page_oyjel_1{max-width:960px;margin:0 auto;text-align:left;display:flex;flex-direction:column;gap:1.25rem}._books-header_oyjel_10{display:flex;justify-content:space-between;align-items:center;gap:1rem}._books-title_oyjel_17{font-size:1.35rem;font-weight:600}._books-subtitle_oyjel_22{font-size:.95rem;opacity:.8}._books-stats_oyjel_27{display:flex;gap:.5rem}._stat-pill_oyjel_32{padding:.25rem .75rem;border-radius:999px;font-size:.85rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}._books-error_oyjel_40{margin-top:0}._books-layout_oyjel_44{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1rem;align-items:flex-start}@media(max-width:800px){._books-layout_oyjel_44{grid-template-columns:minmax(0,1fr)}}._book-card_oyjel_57{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(prefers-color-scheme:light){._book-card_oyjel_57{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}._section-header_oyjel_73{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._section-title_oyjel_80{font-size:1rem;font-weight:600}._book-form_oyjel_85{display:flex;flex-direction:column;gap:.75rem}._book-form-grid_oyjel_91{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:.75rem}@media(max-width:640px){._book-form-grid_oyjel_91{grid-template-columns:minmax(0,1fr)}}._form-field_oyjel_103{display:flex;flex-direction:column;gap:.25rem}._field-label_oyjel_109{font-size:.85rem;opacity:.8}._book-form_oyjel_85 input[type=text],._book-form_oyjel_85 input[type=number]{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit}@media(prefers-color-scheme:light){._book-form_oyjel_85 input[type=text],._book-form_oyjel_85 input[type=number]{background:#ffffffe6;border-color:#00000014}}._form-actions_oyjel_132{margin-top:.5rem;display:flex;gap:.5rem}._btn_oyjel_138{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}._btn_oyjel_138._primary_oyjel_145{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._btn_oyjel_138._ghost_oyjel_151{background:transparent;border-color:#fff3}._btn_oyjel_138._danger_oyjel_156{background:#f8717129;border-color:#f8717180}._btn_oyjel_138._small_oyjel_161{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){._btn_oyjel_138._ghost_oyjel_151{border-color:#00000024}._btn_oyjel_138._danger_oyjel_156{background:#f8717114;border-color:#f8717199}}._books-empty_oyjel_176{padding:.6rem .4rem;font-size:.9rem;opacity:.8}._table-wrapper_oyjel_182{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden}._books-table_oyjel_189{width:100%;border-collapse:collapse;font-size:.9rem}._books-table_oyjel_189 thead{background:#0f172abf}._books-table_oyjel_189 th,._books-table_oyjel_189 td{padding:.55rem .7rem;text-align:left}._books-table_oyjel_189 tbody tr:nth-child(odd){background:#ffffff05}._books-table_oyjel_189 tbody tr:nth-child(2n){background:#0f172a66}._books-table_oyjel_189 ._actions-col_oyjel_213{text-align:right;white-space:nowrap}@media(prefers-color-scheme:light){._table-wrapper_oyjel_182{border-color:#00000014}._books-table_oyjel_189 thead{background:#0f172ae6;color:#f9fafb}._books-table_oyjel_189 tbody tr:nth-child(odd){background:#f9fafb}._books-table_oyjel_189 tbody tr:nth-child(2n){background:#eef2ff}}._chapters-page_1vuba_1{max-width:960px;margin:0 auto;text-align:left;display:flex;flex-direction:column;gap:1.25rem}._chapters-header_1vuba_10{display:flex;justify-content:space-between;align-items:center;gap:1rem}._chapters-title_1vuba_17{font-size:1.35rem;font-weight:600}._chapters-subtitle_1vuba_22{font-size:.95rem;opacity:.8}._chapters-stats_1vuba_27{display:flex;gap:.5rem}._chapters-error_1vuba_32{margin-top:0}._chapters-layout_1vuba_36{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1rem;align-items:flex-start}@media(max-width:800px){._chapters-layout_1vuba_36{grid-template-columns:minmax(0,1fr)}}._chapter-card_1vuba_49{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(prefers-color-scheme:light){._chapter-card_1vuba_49{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}._chapter-form_1vuba_65{display:flex;flex-direction:column;gap:.75rem}._chapter-form-grid_1vuba_71{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);gap:.75rem}@media(max-width:640px){._chapter-form-grid_1vuba_71{grid-template-columns:minmax(0,1fr)}}._form-field_1vuba_83{display:flex;flex-direction:column;gap:.25rem}._field-label_1vuba_89{font-size:.85rem;opacity:.8}._chapter-form_1vuba_65 input[type=text],._chapter-form_1vuba_65 select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit}@media(prefers-color-scheme:light){._chapter-form_1vuba_65 input[type=text],._chapter-form_1vuba_65 select{background:#ffffffe6;border-color:#00000014}}._form-actions_1vuba_112{margin-top:.5rem;display:flex;gap:.5rem}._btn_1vuba_118{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}._btn_1vuba_118._primary_1vuba_125{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._btn_1vuba_118._ghost_1vuba_131{background:transparent;border-color:#fff3}._btn_1vuba_118._danger_1vuba_136{background:#f8717129;border-color:#f8717180}._btn_1vuba_118._small_1vuba_141{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){._btn_1vuba_118._ghost_1vuba_131{border-color:#00000024}._btn_1vuba_118._danger_1vuba_136{background:#f8717114;border-color:#f8717199}}._chapters-empty_1vuba_156{padding:.6rem .4rem;font-size:.9rem;opacity:.8}._table-wrapper_1vuba_162{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden}._chapters-table_1vuba_169{width:100%;border-collapse:collapse;font-size:.9rem}@media(max-width:640px){._chapters-page_1vuba_1{padding:0 .75rem;gap:.9rem}._chapters-header_1vuba_10{flex-direction:column;align-items:stretch;gap:.6rem}._chapters-stats_1vuba_27{flex-wrap:wrap}._chapter-card_1vuba_49{border-radius:12px;padding:.8rem .85rem .9rem}._table-wrapper_1vuba_162{overflow-x:auto;-webkit-overflow-scrolling:touch}}._chapters-table_1vuba_169 thead{background:#0f172abf}._chapters-table_1vuba_169 th,._chapters-table_1vuba_169 td{padding:.55rem .7rem;text-align:left}._chapters-table_1vuba_169 tbody tr:nth-child(odd){background:#ffffff05}._chapters-table_1vuba_169 tbody tr:nth-child(2n){background:#0f172a66}._chapters-table_1vuba_169 ._actions-col_1vuba_215{text-align:right;white-space:nowrap}@media(prefers-color-scheme:light){._table-wrapper_1vuba_162{border-color:#00000014}._chapters-table_1vuba_169 thead{background:#0f172ae6;color:#f9fafb}._chapters-table_1vuba_169 tbody tr:nth-child(odd){background:#f9fafb}._chapters-table_1vuba_169 tbody tr:nth-child(2n){background:#eef2ff}}._questions-page_1uvby_1{max-width:960px;margin:0 auto;text-align:right;display:flex;flex-direction:column;gap:1.25rem}._questions-header_1uvby_10{display:flex;justify-content:space-between;align-items:center;gap:1rem}._questions-title_1uvby_17{font-size:1.35rem;font-weight:600}._questions-subtitle_1uvby_22{font-size:.95rem;opacity:.8}._questions-stats_1uvby_27{display:flex;gap:.5rem}._questions-error_1uvby_32{margin-top:0}._questions-layout_1uvby_36{display:flex;flex-direction:column;gap:1rem;align-items:stretch}@media(max-width:800px){._questions-layout_1uvby_36{flex-direction:column}}._question-card_1uvby_49{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(max-width:640px){._questions-page_1uvby_1{padding:0 .75rem;gap:.9rem}._questions-header_1uvby_10{flex-direction:column;align-items:stretch;gap:.6rem}._questions-stats_1uvby_27{flex-wrap:wrap}._question-card_1uvby_49{border-radius:12px;padding:.8rem .85rem .9rem}._questions-title_1uvby_17{font-size:1.15rem}._questions-subtitle_1uvby_22{font-size:.9rem}}@media(prefers-color-scheme:light){._question-card_1uvby_49{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}._question-form_1uvby_87{display:flex;flex-direction:column;gap:.9rem}._question-form-grid_1uvby_93{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,2fr);gap:.75rem}@media(max-width:640px){._question-form-grid_1uvby_93{grid-template-columns:minmax(0,1fr)}}._question-form_1uvby_87 ._form-field_1uvby_105{display:flex;flex-direction:column;gap:.3rem;padding:.55rem .7rem;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#3b82f60f}._question-form_1uvby_87 ._form-field_1uvby_105+._form-field_1uvby_105{margin-top:.3rem}._field-label_1uvby_119{font-size:.85rem;opacity:.8}._question-form_1uvby_87 textarea,._question-form_1uvby_87 input[type=number],._question-form_1uvby_87 select{width:100%;max-width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit;box-sizing:border-box;font-size:1rem}._rich-text-input_1uvby_138{width:100%;max-width:95%;min-height:120px;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#fff;color:#000;line-height:1.5;overflow:auto;direction:rtl;text-align:right}._rich-text-input_1uvby_138 table{width:100%;border-collapse:collapse;table-layout:fixed;margin:.5rem 0}._rich-text-input_1uvby_138 th,._rich-text-input_1uvby_138 td{border:1px solid rgba(148,163,184,.7);padding:.6rem .8rem;min-width:56px;min-height:40px;text-align:center;font-size:1.05rem;line-height:1.6}._rich-text-toolbar_1uvby_172{display:flex;gap:.25rem;margin-bottom:.35rem}@media(prefers-color-scheme:light){._question-form_1uvby_87 textarea,._question-form_1uvby_87 input[type=number],._question-form_1uvby_87 select,._rich-text-input_1uvby_138{background:#ffffffe6;border-color:#00000014}}._question-meta-grid_1uvby_188{display:flex;flex-wrap:wrap;gap:.5rem}._question-meta-grid_1uvby_188>div{flex:1 1 20px}._form-actions_1uvby_198{margin-top:.5rem;display:flex;gap:.5rem}._btn_1uvby_204{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}._btn_1uvby_204._primary_1uvby_211{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._btn_1uvby_204._ghost_1uvby_217{background:transparent;border-color:#fff3}._btn_1uvby_204._danger_1uvby_222{background:#f8717129;border-color:#f8717180}._btn_1uvby_204._small_1uvby_227{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){._btn_1uvby_204._ghost_1uvby_217{border-color:#00000024}._btn_1uvby_204._danger_1uvby_222{background:#f8717114;border-color:#f8717199}}._questions-empty_1uvby_242{padding:.6rem .4rem;font-size:.9rem;opacity:.8}._table-wrapper_1uvby_248{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._questions-table_1uvby_257{width:100%;min-width:600px;border-collapse:collapse;font-size:.9rem}@media(max-width:768px){._questions-table_1uvby_257{min-width:900px}}._questions-table_1uvby_257 thead{background:#0f172abf}._questions-table_1uvby_257 th,._questions-table_1uvby_257 td{padding:.55rem .7rem;text-align:right}._questions-table_1uvby_257 tbody tr:nth-child(odd){background:#ffffff05}._questions-table_1uvby_257 tbody tr:nth-child(2n){background:#0f172a66}._questions-table_1uvby_257 ._actions-col_1uvby_288{text-align:left;white-space:nowrap}._current-images-list_1uvby_293{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.35rem}._current-image-thumb_1uvby_300{width:72px;height:72px;object-fit:cover;border-radius:6px;border:1px solid rgba(0,0,0,.15);background:#fff}._current-image-item_1uvby_309{display:flex;flex-direction:column;align-items:center;gap:.2rem}._current-image-remove_1uvby_316{padding-inline:.4rem}@media(prefers-color-scheme:light){._table-wrapper_1uvby_248{border-color:#00000014}._questions-table_1uvby_257 thead{background:#0f172ae6;color:#f9fafb}._questions-table_1uvby_257 tbody tr:nth-child(odd){background:#f9fafb}._questions-table_1uvby_257 tbody tr:nth-child(2n){background:#eef2ff}}._chapters-page_1xi61_1{max-width:960px;margin:0 auto;text-align:left;display:flex;flex-direction:column;gap:1.25rem}._chapters-header_1xi61_10{display:flex;justify-content:space-between;align-items:center;gap:1rem}._chapters-title_1xi61_17{font-size:1.35rem;font-weight:600}._chapters-subtitle_1xi61_22{font-size:.95rem;opacity:.8}._chapters-stats_1xi61_27{display:flex;gap:.5rem}._chapters-error_1xi61_32{margin-top:0}._chapters-layout_1xi61_36{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1rem;align-items:flex-start}@media(max-width:800px){._chapters-layout_1xi61_36{grid-template-columns:minmax(0,1fr)}}._chapter-card_1xi61_49{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(prefers-color-scheme:light){._chapter-card_1xi61_49{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}._chapter-form_1xi61_65{display:flex;flex-direction:column;gap:.75rem}._chapter-form-grid_1xi61_71{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.5fr);gap:.75rem}@media(max-width:640px){._chapter-form-grid_1xi61_71{grid-template-columns:minmax(0,1fr)}}._form-field_1xi61_83{display:flex;flex-direction:column;gap:.25rem}._field-label_1xi61_89{font-size:.85rem;opacity:.8}._chapter-form_1xi61_65 input[type=text],._chapter-form_1xi61_65 select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit}@media(prefers-color-scheme:light){._chapter-form_1xi61_65 input[type=text],._chapter-form_1xi61_65 select{background:#ffffffe6;border-color:#00000014}}._form-actions_1xi61_112{margin-top:.5rem;display:flex;gap:.5rem}._btn_1xi61_118{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}._btn_1xi61_118._primary_1xi61_125{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._btn_1xi61_118._ghost_1xi61_131{background:transparent;border-color:#fff3}._btn_1xi61_118._danger_1xi61_136{background:#f8717129;border-color:#f8717180}._btn_1xi61_118._small_1xi61_141{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){._btn_1xi61_118._ghost_1xi61_131{border-color:#00000024}._btn_1xi61_118._danger_1xi61_136{background:#f8717114;border-color:#f8717199}}._chapters-empty_1xi61_156{padding:.6rem .4rem;font-size:.9rem;opacity:.8}._table-wrapper_1xi61_162{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden}._chapters-table_1xi61_169{width:100%;border-collapse:collapse;font-size:.9rem}@media(max-width:640px){._chapters-page_1xi61_1{padding:0 .75rem;gap:.9rem}._chapters-header_1xi61_10{flex-direction:column;align-items:stretch;gap:.6rem}._chapters-stats_1xi61_27{flex-wrap:wrap}._chapter-card_1xi61_49{border-radius:12px;padding:.8rem .85rem .9rem}._table-wrapper_1xi61_162{overflow-x:auto;-webkit-overflow-scrolling:touch}}._chapters-table_1xi61_169 thead{background:#0f172abf}._chapters-table_1xi61_169 th,._chapters-table_1xi61_169 td{padding:.55rem .7rem;text-align:left}._chapters-table_1xi61_169 tbody tr:nth-child(odd){background:#ffffff05}._chapters-table_1xi61_169 tbody tr:nth-child(2n){background:#0f172a66}._chapters-table_1xi61_169 ._actions-col_1xi61_215{text-align:right;white-space:nowrap}@media(prefers-color-scheme:light){._table-wrapper_1xi61_162{border-color:#00000014}._chapters-table_1xi61_169 thead{background:#0f172ae6;color:#f9fafb}._chapters-table_1xi61_169 tbody tr:nth-child(odd){background:#f9fafb}._chapters-table_1xi61_169 tbody tr:nth-child(2n){background:#eef2ff}}._top-nav_1xi61_236{margin:.5rem auto 0;display:flex;gap:.5rem;justify-content:center}._nav-btn_1xi61_243{padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:inherit;font-size:.9rem}._active_1xi61_252,._nav-btn_1xi61_243._active_1xi61_252{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._stat-pill_1xi61_264{padding:.25rem .75rem;border-radius:999px;font-size:.85rem;border:1px solid rgba(255,255,255,.16);background:#ffffff0d}@media(prefers-color-scheme:light){._stat-pill_1xi61_264{border-color:#00000014;background:#00000008}}._error_1xi61_279{margin:0 auto .5rem;color:#ff6b6b;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.25);padding:.5rem .75rem;border-radius:10px}._section-header_1xi61_288{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._section-title_1xi61_295{font-size:1rem;font-weight:600}._actions-col_1xi61_215{text-align:right;white-space:nowrap}:root{--lp-bg: radial-gradient(1200px 600px at 100% -10%, #e0e7ff 0%, transparent 55%), radial-gradient(1000px 700px at -10% 0%, #dcfce7 0%, transparent 60%), linear-gradient(180deg, #f8fafc, #eef2ff);--lp-card-bg: rgba(255,255,255,.9);--lp-card-border: rgba(0,0,0,.08);--lp-text: #0f172a;--lp-muted: #475569;--lp-primary: #2563eb;--lp-primary-2: #16a34a;--lp-danger: #ef4444}@media(prefers-color-scheme:dark){:root{--lp-bg: radial-gradient(1200px 600px at 110% -10%, rgba(59,130,246,.15) 0%, transparent 55%), radial-gradient(1000px 700px at -10% 0%, rgba(16,185,129,.14) 0%, transparent 60%), linear-gradient(180deg, #0b1220, #0f172a);--lp-card-bg: rgba(2,6,23,.75);--lp-card-border: rgba(148,163,184,.15);--lp-text: #e5e7eb;--lp-muted: #94a3b8}}._page_i2fo4_28{min-height:100dvh;display:grid;grid-template-rows:auto 1fr;background:var(--lp-bg);color:var(--lp-text)}._header_i2fo4_36{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:1.25rem 1rem .5rem}._title_i2fo4_44{font-weight:800;letter-spacing:-.02em;font-size:1.35rem;padding-top:2.5rem}._subtitle_i2fo4_51{font-size:.95rem;color:var(--lp-muted)}._main_i2fo4_56{display:grid;place-items:center;padding:1rem}._form_i2fo4_62{width:100%;max-width:420px;display:flex;flex-direction:column;gap:.85rem;padding:1.1rem 1.1rem 1.2rem;border-radius:16px;background:var(--lp-card-bg);border:1px solid var(--lp-card-border);box-shadow:0 30px 60px #0208172e;-webkit-backdrop-filter:saturate(1.1) blur(8px);backdrop-filter:saturate(1.1) blur(8px)}._form_i2fo4_62 h1{margin:0;font-size:1.25rem;font-weight:700}._field_i2fo4_82{display:flex;flex-direction:column;gap:.35rem}._field_i2fo4_82>span{font-size:.9rem;color:var(--lp-muted)}._field_i2fo4_82 input[type=text],._field_i2fo4_82 input[type=password]{width:100%;padding:.65rem .8rem;border-radius:12px;border:1px solid var(--lp-card-border);background:#ffffffe6;color:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._field_i2fo4_82 input[type=text]:focus,._field_i2fo4_82 input[type=password]:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1f}@media(prefers-color-scheme:dark){._field_i2fo4_82 input[type=text],._field_i2fo4_82 input[type=password]{background:#0f172aa6}}._error_i2fo4_119,._form_i2fo4_62 ._error_i2fo4_119{margin-top:.2rem;padding:.55rem .7rem;border-radius:10px;background:#ef44441f;border:1px solid rgba(239,68,68,.4);color:#b91c1c;font-size:.9rem}._form_i2fo4_62 button[type=submit]{margin-top:.2rem;border:none;border-radius:999px;padding:.6rem 1rem;font-weight:700;font-size:.95rem;color:#fff;background:linear-gradient(90deg,var(--lp-primary),var(--lp-primary-2));box-shadow:0 10px 22px #2563eb40;cursor:pointer;transition:transform .06s ease,filter .2s ease}._form_i2fo4_62 button[type=submit]:hover{filter:brightness(1.04)}._form_i2fo4_62 button[type=submit]:active{transform:translateY(1px)}._form_i2fo4_62 button[type=submit][disabled]{opacity:.7;cursor:not-allowed;box-shadow:none}._linksRow_i2fo4_158{margin-top:.25rem;display:flex;flex-direction:column;gap:.4rem;align-items:center}._link_i2fo4_158{color:inherit;text-decoration:none;font-size:.9rem;opacity:.8}._link_i2fo4_158:hover{opacity:1;text-decoration:underline}@media(max-width:640px){._header_i2fo4_36{padding:1rem .9rem .4rem}._title_i2fo4_44{font-size:1.2rem}._subtitle_i2fo4_51{font-size:.9rem}._main_i2fo4_56{padding:.75rem}._form_i2fo4_62{padding:1rem;border-radius:14px}}._students-page_1ycrc_1{width:100%;max-width:100%;margin:0;text-align:left;display:flex;flex-direction:column;font-size:1.05rem}@media(max-width:640px){._students-page_1ycrc_1{padding:0 .75rem;font-size:.95rem}}[dir=rtl] ._students-page_1ycrc_1{text-align:right}._students-header_1ycrc_23{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:640px){._students-header_1ycrc_23{flex-direction:column;align-items:flex-start}}._students-title_1ycrc_37{font-size:1.35rem;font-weight:600}._students-subtitle_1ycrc_42{font-size:.95rem;opacity:.8}._students-stats_1ycrc_47{display:flex;gap:.5rem}._students-error_1ycrc_52{margin-top:0}._students-layout_1ycrc_56{display:flex;flex-direction:column;gap:1rem}._student-card_1ycrc_62{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(max-width:640px){._students-stats_1ycrc_47{flex-wrap:wrap}._student-card_1ycrc_62{border-radius:12px;padding:.85rem .9rem .95rem}._table-wrapper_1ycrc_77{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(prefers-color-scheme:light){._student-card_1ycrc_62{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}._section-header_1ycrc_91{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._section-title_1ycrc_98{font-size:1rem;font-weight:600}[dir=rtl] ._section-title_1ycrc_98{display:block;text-align:right}._student-form_1ycrc_108{display:flex;flex-direction:column;gap:.75rem}[dir=rtl] ._student-form_1ycrc_108{text-align:right}._student-form-grid_1ycrc_118{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:.75rem}@media(max-width:640px){._student-form-grid_1ycrc_118{grid-template-columns:minmax(0,1fr)}}._form-field_1ycrc_130{display:flex;flex-direction:column;gap:.25rem}._field-label_1ycrc_136{font-size:1rem;opacity:.9}._student-form_1ycrc_108 input[type=text],._student-form_1ycrc_108 input[type=password]{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit}._student-form_1ycrc_108 select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit;font-size:1rem}._answer-input_1ycrc_161 textarea{font-size:1.1rem}@media(prefers-color-scheme:light){._student-form_1ycrc_108 select{background:#ffffffe6;border-color:#00000014}}@media(prefers-color-scheme:light){._student-form_1ycrc_108 input[type=text],._student-form_1ycrc_108 input[type=password]{background:#ffffffe6;border-color:#00000014}}._form-actions_1ycrc_180{margin-top:.5rem;display:flex;gap:.5rem}._btn_1ycrc_186{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}._btn_1ycrc_186._primary_1ycrc_193{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}._btn_1ycrc_186._ghost_1ycrc_199{background:transparent;border-color:#fff3}._btn_1ycrc_186._danger_1ycrc_204{background:#f8717129;border-color:#f8717180}._btn_1ycrc_186._small_1ycrc_209{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){._btn_1ycrc_186._ghost_1ycrc_199{border-color:#00000024}._btn_1ycrc_186._danger_1ycrc_204{background:#f8717114;border-color:#f8717199}}._students-empty_1ycrc_224{padding:.6rem .4rem;font-size:.9rem;opacity:.8}[dir=rtl] ._students-empty_1ycrc_224{text-align:right}._table-wrapper_1ycrc_77{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden}._students-table_1ycrc_241{width:100%;border-collapse:collapse;font-size:.9rem}._students-table_1ycrc_241 thead{background:#0f172abf}._students-table_1ycrc_241 th,._students-table_1ycrc_241 td{padding:.55rem .7rem;text-align:left}[dir=rtl] ._students-table_1ycrc_241 th,[dir=rtl] ._students-table_1ycrc_241 td{text-align:right}._students-table_1ycrc_241 tbody tr:nth-child(odd){background:#ffffff05}._students-table_1ycrc_241 tbody tr:nth-child(2n){background:#0f172a66}._students-table_1ycrc_241 ._actions-col_1ycrc_270{text-align:right;white-space:nowrap}._student-question-flow_1ycrc_276{margin-top:.75rem;display:flex;flex-direction:column;gap:.9rem}[dir=rtl] ._student-question-flow_1ycrc_276{text-align:right}._current-question_1ycrc_287 h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}._current-question_1ycrc_287 p{margin:0;line-height:1.6}._answer-input_1ycrc_161{display:flex;flex-direction:column;gap:.4rem}._answer-input_1ycrc_161 label{font-size:.9rem;opacity:.85}._answer-input_1ycrc_161 textarea{width:100%;max-width:100%;min-height:120px;padding:.6rem .75rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit;resize:vertical;line-height:1.5;box-sizing:border-box}@media(prefers-color-scheme:light){._answer-input_1ycrc_161 textarea{background:#fffffff2;border-color:#00000014}}[dir=rtl] ._answer-input_1ycrc_161 textarea{direction:rtl;text-align:right}._answer-input_1ycrc_161 button{align-self:flex-start;border-radius:999px;padding:.4rem 1rem}._student-images-row_1ycrc_341{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.4rem}._student-image-thumb_1ycrc_348{width:120px;height:120px;object-fit:cover;border-radius:6px;border:1px solid rgba(0,0,0,.15);cursor:pointer;background:#fff}._student-lightbox_1ycrc_358{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:50}._student-lightbox-image_1ycrc_368{max-width:90vw;max-height:90vh;border-radius:8px;box-shadow:0 20px 50px #00000080}[dir=rtl] ._answer-input_1ycrc_161 button{align-self:flex-end}._answer-feedback_1ycrc_379{margin-top:.4rem;padding:.7rem .8rem;border-radius:10px;background:#22c55e14;border:1px solid rgba(34,197,94,.35);font-size:.9rem}@media(prefers-color-scheme:light){._answer-feedback_1ycrc_379{background:#16a34a0f;border-color:#16a34a59}}._answer-feedback_1ycrc_379 h4{margin:0 0 .35rem;font-size:.95rem;font-weight:600}._answer-feedback_1ycrc_379 ul{margin:.4rem 1.1rem 0;padding:0}._answer-feedback_1ycrc_379 li{margin-bottom:.2rem}._model-answer_1ycrc_410{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed rgba(255,255,255,.2)}._model-answer_1ycrc_410 h5{margin:0 0 .25rem;font-size:.9rem;font-weight:600}._question-text_1ycrc_423 table,._model-answer-text_1ycrc_424 table{width:100%;border-collapse:collapse;table-layout:fixed;margin:.5rem 0}._question-text_1ycrc_423 th,._question-text_1ycrc_423 td,._model-answer-text_1ycrc_424 th,._model-answer-text_1ycrc_424 td{border:1px solid rgba(148,163,184,.7);padding:.6rem .8rem;min-width:56px;min-height:40px;text-align:center;font-size:1.05rem;line-height:1.6}@media(prefers-color-scheme:light){._table-wrapper_1ycrc_77{border-color:#00000014}._students-table_1ycrc_241 thead{background:#0f172ae6;color:#f9fafb}._students-table_1ycrc_241 tbody tr:nth-child(odd){background:#f9fafb}._students-table_1ycrc_241 tbody tr:nth-child(2n){background:#eef2ff}}.students-page{width:100%;max-width:100%;text-align:right}@media(max-width:640px){.students-page{padding:0;font-size:.95rem}}[dir=rtl] .students-page{text-align:right}.students-page{min-height:100dvh;background:radial-gradient(1200px 600px at 90% -10%,rgba(84,91,255,.25),transparent 60%),radial-gradient(1000px 600px at -10% 10%,rgba(20,184,166,.18),transparent 55%),linear-gradient(180deg,#020617e6,#020617bf);color:#e5e7eb}@media(prefers-color-scheme:light){.students-page{background:radial-gradient(1200px 600px at 90% -10%,rgba(84,91,255,.18),transparent 60%),radial-gradient(1000px 600px at -10% 10%,rgba(20,184,166,.14),transparent 55%),linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a}}.students-container{width:100%;max-width:1100px;margin:0 auto;padding:1.1rem}@media(min-width:1024px){.students-container{padding:1.4rem 1.6rem}}.students-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:640px){.students-header{flex-direction:column;align-items:flex-start}}.students-title{font-size:1.35rem;font-weight:600}.students-subtitle{font-size:.95rem;opacity:.8}.students-topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#020617bf,#0206178c);border-bottom:1px solid rgba(255,255,255,.08)}.students-topbar .students-container{padding-top:.2rem;padding-bottom:.2rem}@media(prefers-color-scheme:light){.students-topbar{background:#ffffffb3;border-bottom-color:#0000000f}}@media(min-width:1024px){.students-topbar .students-container{padding-top:.8rem;padding-bottom:.8rem}}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-right{display:flex;align-items:center;justify-content:flex-end}.topbar-left{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.brand{display:flex;align-items:center;gap:.6rem;font-weight:700;letter-spacing:.2px}.brand-wordmark{font-family:Cairo,Tajawal,Amiri,sans-serif;font-weight:800;font-size:1.15rem;transform:scaleX(1.08);transform-origin:right center;text-rendering:geometricPrecision}@media(max-width:640px){.brand-wordmark{font-size:1.05rem;transform:scaleX(1.06)}}.brand-badge{width:56px;height:56px;border-radius:10px;background:linear-gradient(180deg,#646cff,#545bff);box-shadow:0 8px 16px #545bff59;object-fit:cover;display:block}@media(max-width:640px){.brand-badge{width:50px;height:50px}}.topbar-actions{display:flex;align-items:center;gap:.5rem}.students-stats{display:flex;gap:.5rem}.students-error{margin-top:0}.spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.25);border-top-color:#ffffffd9;display:inline-block;animation:spin .9s linear infinite}@media(prefers-color-scheme:light){.spinner{border-color:#0000002e;border-top-color:#000000a6}}@keyframes spin{to{transform:rotate(360deg)}}.loading-row{display:inline-flex;align-items:center;gap:.5rem}.students-layout{display:flex;flex-direction:column;gap:1rem}.student-card{background:#ffffff0a;border-radius:14px;padding:1rem 1.1rem 1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px #00000059}@media(prefers-color-scheme:light){.student-card{background:#ffffffe6;border-color:#0000000f;box-shadow:0 10px 24px #0f172a1f}}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.section-title{font-size:1rem;font-weight:600}.section-subtitle{font-size:.9rem;opacity:.8}.book-card-meta{font-size:.8rem;opacity:.78}.book-card-progress{margin-top:.55rem;display:flex;flex-direction:column;gap:.35rem}.book-card-progress-meta{font-size:.75rem;opacity:.85;display:flex;justify-content:space-between}.book-card-progress-track{width:100%;height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.book-card-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#22c55e)}[dir=rtl] .section-title{display:block;text-align:right}.student-form{display:flex;flex-direction:column;gap:.75rem}[dir=rtl] .student-form{text-align:right}.student-form-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:.75rem}@media(max-width:640px){.student-form-grid{grid-template-columns:minmax(0,1fr)}}.form-field{display:flex;flex-direction:column;gap:.25rem}.field-label{font-size:1rem;opacity:.9}.student-form input[type=text],.student-form input[type=password]{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit}.student-form select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit;font-size:1rem}.chips-row{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:inherit;border-radius:999px;padding:.25rem .6rem;font-size:.8rem}@media(prefers-color-scheme:light){.chip{background:#00000008;border-color:#00000014}}.answer-input textarea{font-size:1.1rem}@media(prefers-color-scheme:light){.student-form select{background:#ffffffe6;border-color:#00000014}}@media(prefers-color-scheme:light){.student-form input[type=text],.student-form input[type=password]{background:#ffffffe6;border-color:#00000014}}.form-actions{margin-top:.5rem;display:flex;gap:.5rem}.btn{border-radius:999px;padding:.45rem .9rem;border:1px solid transparent;font-size:.9rem}.btn.primary{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}.btn.secondary{background:linear-gradient(180deg,#22c55e,#16a34a);border-color:#16a34a8c;color:#fff}.btn.ghost{background:transparent;border-color:#fff3}.btn.danger{background:#f8717129;border-color:#f8717180}.btn.small{padding:.3rem .7rem;font-size:.8rem}@media(prefers-color-scheme:light){.btn.ghost{border-color:#00000024}.btn.danger{background:#f8717114;border-color:#f8717199}}.students-empty{padding:.6rem .4rem;font-size:.9rem;opacity:.8}[dir=rtl] .students-empty{text-align:right}.table-wrapper{margin-top:.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);overflow:hidden}.students-table{width:100%;border-collapse:collapse;font-size:.9rem}.students-table thead{background:#0f172abf}.students-table th,.students-table td{padding:.55rem .7rem;text-align:left}[dir=rtl] .students-table th,[dir=rtl] .students-table td{text-align:right}.students-table tbody tr:nth-child(odd){background:#ffffff05}.students-table tbody tr:nth-child(2n){background:#0f172a66}.students-table .actions-col{text-align:right;white-space:nowrap}.student-question-flow{margin-top:.75rem;display:flex;flex-direction:column;gap:.9rem}.chapter-chain-wrap{width:100%;border-radius:14px;padding:.55rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);overflow:hidden}@media(prefers-color-scheme:light){.chapter-chain-wrap{background:#ffffffbf;border-color:#0000000f}}.chapter-chain{display:flex;flex-direction:column;gap:.65rem}.chapter-step{position:relative;display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#ffffff08);color:inherit;text-align:right;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease;--chain-x: 34px}.chapter-step:not(:last-child):after{content:"";position:absolute;top:calc(100% + 2px);right:var(--chain-x);width:2px;height:26px;border-radius:999px;background:linear-gradient(180deg,#ffffff38,#ffffff14);opacity:.9;pointer-events:none}.chapter-step:not(:last-child):before{content:"";position:absolute;top:calc(100% + 2px);right:calc(var(--chain-x) - 3px);width:8px;height:8px;border-radius:999px;background:#646cfff2;box-shadow:0 0 0 4px #646cff29,0 10px 22px #00000059;pointer-events:none;animation:chapterDot 1.8s ease-in-out infinite}@media(prefers-color-scheme:light){.chapter-step:not(:last-child):after{background:linear-gradient(180deg,#0000002e,#0000000f)}.chapter-step:not(:last-child):before{background:#545bffe6;box-shadow:0 0 0 4px #545bff1f,0 10px 18px #0f172a29}}.chapter-step.active:not(:last-child):after{background:linear-gradient(180deg,#646cff8c,#646cff1f)}.chapter-step.active:not(:last-child):before{background:#646cff;box-shadow:0 0 0 4px #646cff33,0 12px 26px #0006}@keyframes chapterDot{0%{transform:translateY(0);opacity:.65}50%{transform:translateY(13px);opacity:1}to{transform:translateY(26px);opacity:.7}}@media(prefers-reduced-motion:reduce){.chapter-step:not(:last-child):before{animation:none}}.chapter-step:focus-visible{outline:2px solid rgba(100,108,255,.85);outline-offset:2px}.chapter-step:hover{transform:translateY(-1px);border-color:#646cff8c}.chapter-step.active{border-color:#646cffbf;background:radial-gradient(700px 220px at 100% 0%,rgba(100,108,255,.35),transparent 55%),linear-gradient(180deg,#646cff38,#ffffff0a);box-shadow:0 14px 30px #0000004d}@media(prefers-color-scheme:light){.chapter-step{border-color:#00000014;background:linear-gradient(180deg,#fffffff2,#ffffffbf)}.chapter-step:hover{border-color:#545bff73}.chapter-step.active{border-color:#545bff99;background:radial-gradient(700px 220px at 100% 0%,rgba(84,91,255,.22),transparent 55%),linear-gradient(180deg,#fffffff2,#fffc);box-shadow:0 12px 22px #0f172a24}}.chapter-node{flex:0 0 auto;width:32px;height:32px;border-radius:999px;display:grid;place-items:center;font-weight:700;font-size:.9rem;background:#646cff2e;border:1px solid rgba(100,108,255,.35)}.chapter-step.active .chapter-node{background:#646cff59;border-color:#646cffa6}@media(prefers-color-scheme:light){.chapter-node{background:#545bff1f;border-color:#545bff40}.chapter-step.active .chapter-node{background:#545bff2e;border-color:#545bff73}}.chapter-label{font-weight:600;font-size:.95rem;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:640px){.chapter-label{display:block;line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;white-space:normal;word-break:break-word}}.chapter-progress{margin-top:.35rem;display:flex;flex-direction:column;gap:.25rem;width:100%}.chapter-progress-meta{font-size:.75rem;opacity:.85;display:flex;justify-content:space-between;gap:.5rem}.chapter-progress-track{width:100%;height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden;border:1px solid rgba(255,255,255,.12)}@media(prefers-color-scheme:light){.chapter-progress-track{background:#0000000f;border-color:#00000014}}.chapter-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55ef2,#14b8a6f2);box-shadow:0 8px 20px #22c55e2e}.topics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}@media(max-width:900px){.topics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.topics-grid{grid-template-columns:minmax(0,1fr)}}.topic-card{position:relative;border-radius:14px;padding:.7rem .85rem;text-align:right;border:1px solid rgba(255,255,255,.14);background:radial-gradient(500px 180px at 100% 0%,rgba(20,184,166,.2),transparent 55%),linear-gradient(180deg,#ffffff0f,#ffffff05);cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.topic-card:focus-visible{outline:2px solid rgba(20,184,166,.85);outline-offset:2px}.topic-card:hover{transform:translateY(-1px);border-color:#14b8a68c}.topic-card.active{border-color:#14b8a6bf;background:radial-gradient(700px 220px at 100% 0%,rgba(20,184,166,.33),transparent 55%),linear-gradient(180deg,#14b8a629,#ffffff08);box-shadow:0 14px 30px #0000004d}@media(prefers-color-scheme:light){.topic-card{border-color:#00000014;background:radial-gradient(500px 180px at 100% 0%,rgba(20,184,166,.1),transparent 55%),linear-gradient(180deg,#fffffff2,#ffffffc7)}.topic-card:hover{border-color:#0d948873}.topic-card.active{border-color:#0d94888c;background:radial-gradient(700px 220px at 100% 0%,rgba(20,184,166,.14),transparent 55%),linear-gradient(180deg,#fffffff5,#ffffffd1);box-shadow:0 12px 22px #0f172a24}}.topic-title{font-weight:650;line-height:1.35;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:640px){.topic-title{display:block;line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;white-space:normal;word-break:break-word}}.topic-card .chapter-progress{margin-top:.45rem}.subject-score{margin-top:.35rem;display:block;font-size:.82rem;opacity:.9}.student-question-nav{margin-top:.5rem;display:flex;justify-content:space-between;gap:.5rem}.student-question-nav button{padding:.45rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:inherit}@media(prefers-color-scheme:light){.student-question-nav button{background:#0000000a;border-color:#00000014}}[dir=rtl] .student-question-flow{text-align:right}.current-question h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.current-question p{margin:0;line-height:1.6}.answer-input{display:flex;flex-direction:column;gap:.4rem}.answer-input label{font-size:.9rem;opacity:.85}.answer-input textarea{width:100%;max-width:100%;min-height:120px;padding:.6rem .75rem;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0000004d;color:inherit;resize:vertical;line-height:1.5;box-sizing:border-box}@media(prefers-color-scheme:light){.answer-input textarea{background:#fffffff2;border-color:#00000014}}[dir=rtl] .answer-input textarea{direction:rtl;text-align:right}.answer-input button{align-self:flex-start;border-radius:999px;padding:.4rem 1rem}.student-images-row{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.4rem}.student-image-thumb{width:120px;height:120px;object-fit:cover;border-radius:6px;border:1px solid rgba(0,0,0,.15);cursor:pointer;background:#fff}.student-lightbox{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:50}.student-lightbox-image{max-width:90vw;max-height:90vh;border-radius:8px;box-shadow:0 20px 50px #00000080}.mobile-action-bar{position:static;margin-top:.75rem;padding:.5rem .6rem;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(0deg,#020617e6,#02061799)}@media(min-width:768px){.mobile-action-bar{display:none}}@media(prefers-color-scheme:light){.mobile-action-bar{background:#ffffffd9;border-top-color:#0000000f}}.mobile-action-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.answer-upload-actions{display:flex}@media(max-width:767px){.answer-inline-actions,.student-question-nav{display:none!important}}[dir=rtl] .answer-input button{align-self:flex-end}.answer-feedback{margin-top:.4rem;padding:.7rem .8rem;border-radius:10px;background:#22c55e14;border:1px solid rgba(34,197,94,.35);font-size:.9rem}@media(prefers-color-scheme:light){.answer-feedback{background:#16a34a0f;border-color:#16a34a59}}.answer-feedback h4{margin:0 0 .35rem;font-size:.95rem;font-weight:600}.answer-feedback ul{margin:.4rem 1.1rem 0;padding:0}.answer-feedback li{margin-bottom:.2rem}.model-answer{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed rgba(255,255,255,.2)}.model-answer h5{margin:0 0 .25rem;font-size:.9rem;font-weight:600}.question-text table,.model-answer-text table{width:100%;border-collapse:collapse;table-layout:fixed;margin:.5rem 0}.question-text th,.question-text td,.model-answer-text th,.model-answer-text td{border:1px solid rgba(148,163,184,.7);padding:.6rem .8rem;min-width:56px;min-height:40px;text-align:center;font-size:1.05rem;line-height:1.6}@media(prefers-color-scheme:light){.table-wrapper{border-color:#00000014}.students-table thead{background:#0f172ae6;color:#f9fafb}.students-table tbody tr:nth-child(odd){background:#f9fafb}.students-table tbody tr:nth-child(2n){background:#eef2ff}}.top-nav{margin:.5rem auto 0;display:flex;gap:.5rem;justify-content:center}.nav-btn{padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:inherit;cursor:pointer;font-size:.9rem;line-height:1;display:inline-flex;align-items:center;gap:.4rem;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.nav-btn svg{width:16px;height:16px}.nav-btn:focus-visible{outline:2px solid rgba(100,108,255,.85);outline-offset:2px}.nav-btn:hover{transform:translateY(-1px);border-color:#ffffff3d;background:#ffffff12}.nav-btn:active{transform:translateY(0)}.nav-btn.back{padding:.3rem .55rem;font-size:.85rem}.nav-btn.back:before{content:"→";display:inline-block;width:.95em;text-align:center;opacity:.95}.nav-btn.active{background:linear-gradient(180deg,#646cff,#545bff);border-color:#545bffb3;color:#fff}@media(prefers-color-scheme:light){.nav-btn{border-color:#0000001a;background:#ffffffa6}.nav-btn:hover{border-color:#545bff38;box-shadow:0 10px 22px #0f172a1a}}.students-footer{margin-top:1.8rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media(prefers-color-scheme:light){.students-footer{border-top-color:#00000014}}.students-footer-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.students-footer-link{color:inherit;text-decoration:none;font-size:.85rem;opacity:.75}.students-footer-link:hover{opacity:1;text-decoration:underline}.students-footer-meta{font-size:.85rem;opacity:.65}.books-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}@media(min-width:640px){.books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.books-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.book-card{position:relative;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:radial-gradient(900px 240px at 100% 0%,rgba(84,91,255,.22),transparent 60%),radial-gradient(700px 220px at 0% 0%,rgba(20,184,166,.18),transparent 55%),linear-gradient(180deg,#ffffff0d,#ffffff08);text-align:right;cursor:pointer;padding:0;transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;will-change:transform;animation:bookCardIn .32s ease both}@media(prefers-color-scheme:light){.book-card{background:radial-gradient(900px 240px at 100% 0%,rgba(84,91,255,.12),transparent 62%),radial-gradient(700px 220px at 0% 0%,rgba(20,184,166,.1),transparent 58%),linear-gradient(180deg,#fff,#fbfdff);border-color:#02061714}}.book-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 18px 42px #0006;border-color:#545bff4d}.book-card:active{transform:translateY(-1px) scale(.995)}.book-card:focus-visible{outline:none;box-shadow:0 0 0 4px #545bff2e,0 18px 42px #0006;border-color:#545bff57}@media(prefers-color-scheme:light){.book-card:hover{box-shadow:0 10px 20px #0206171f}.book-card:focus-visible{box-shadow:0 0 0 4px #545bff29,0 10px 20px #0206171f}}.book-card-body{padding:1rem 1.05rem 1.05rem;font-family:Cairo,Tajawal,Amiri,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.book-card-title{font-weight:800;font-size:1.05rem;letter-spacing:.2px;line-height:1.35}.book-card-meta{margin-top:.25rem;font-size:.85rem;opacity:.8}@keyframes bookCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._wrapper_7dlmg_3{width:100%;direction:rtl;text-align:right}._welcome_7dlmg_9{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 0 1.25rem 1rem}._welcomeCard_7dlmg_16{width:100%}@media(max-width:640px){._welcome_7dlmg_9{padding-left:.75rem}}._questionText_7dlmg_27{font-family:Segoe UI,Tahoma,Arial,Noto Naskh Arabic,Noto Sans Arabic,system-ui,sans-serif;font-size:1rem;line-height:1.8;color:#223edd}@media(prefers-color-scheme:dark){._questionText_7dlmg_27{color:#e5e7eb}}._studentSourcesBox_7dlmg_41{margin-top:.5rem;padding:.6rem .75rem;border:1px solid #e5e7eb;border-radius:10px;background-color:#fff;box-shadow:0 1px 2px #0f172a0a}._title_7dlmg_50{font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.35rem}._studentSourcesList_7dlmg_57{margin:.35rem 0 .25rem;padding-inline-start:1.1rem;font-size:.95rem;color:#374151}@media(prefers-color-scheme:dark){._studentSourcesBox_7dlmg_41{background-color:#111827;border-color:#374151;box-shadow:none}._title_7dlmg_50{color:#e5e7eb}._studentSourcesList_7dlmg_57{color:#d1d5db}}._studentQuestionNav_7dlmg_77{margin-top:.6rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}._studentNavBtn_7dlmg_85{border-radius:999px;padding:.35rem .9rem;font-size:.85rem;border:1px solid #d1d5db;background:#fff;color:#111827;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .05s ease}._studentNavBtn_7dlmg_85:active{transform:translateY(1px)}._prev_7dlmg_98{background:#fff;color:#374151}._prev_7dlmg_98:hover{background:#f9fafb;border-color:#cbd5e1}._next_7dlmg_108{background:linear-gradient(90deg,#2563eb,#16a34a);border-color:#10b98173;color:#fff}._next_7dlmg_108:hover{filter:brightness(1.03)}@media(prefers-color-scheme:dark){._studentNavBtn_7dlmg_85{background:#0b1220;color:#e5e7eb;border-color:#334155}._prev_7dlmg_98:hover{background:#0f172a}}@media(max-width:640px){._studentNavBtn_7dlmg_85{padding:.32rem .8rem;font-size:.82rem}}.robot-chat-card{display:flex;flex-direction:column;gap:1rem}.robot-chat-hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1rem;align-items:stretch}@media(max-width:900px){.robot-chat-hero{grid-template-columns:minmax(0,1fr)}}.robot-avatar{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1rem .75rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(700px 240px at 70% 0%,rgba(100,108,255,.25),transparent 55%),radial-gradient(700px 240px at 0% 0%,rgba(20,184,166,.18),transparent 55%),linear-gradient(180deg,#ffffff0f,#ffffff08)}@media(prefers-color-scheme:light){.robot-avatar{border-color:#00000014;background:radial-gradient(700px 240px at 70% 0%,rgba(84,91,255,.14),transparent 58%),radial-gradient(700px 240px at 0% 0%,rgba(20,184,166,.1),transparent 58%),linear-gradient(180deg,#fffffffa,#ffffffd1)}}.robot-avatar-inner{width:128px;height:128px;border-radius:22px;position:relative;border:1px solid rgba(255,255,255,.14);background:radial-gradient(600px 240px at 60% 0%,rgba(100,108,255,.35),transparent 60%),linear-gradient(180deg,#ffffff1a,#ffffff0a);box-shadow:0 18px 40px #00000059,inset 0 1px #ffffff26}@media(prefers-color-scheme:light){.robot-avatar-inner{border-color:#00000014;box-shadow:0 12px 26px #0f172a29,inset 0 1px #fffc}}.robot-eye{position:absolute;top:44px;width:18px;height:18px;border-radius:999px;background:#ffffffe6;box-shadow:0 0 0 6px #646cff24,0 10px 22px #00000047}@media(prefers-color-scheme:light){.robot-eye{background:#0f172aeb;box-shadow:0 0 0 6px #545bff1a,0 10px 22px #0f172a1f}}.robot-eye.left{left:36px}.robot-eye.right{right:36px}.robot-mouth{position:absolute;left:50%;top:78px;transform:translate(-50%);width:54px;height:8px;border-radius:999px;background:#ffffff59;border:1px solid rgba(255,255,255,.12)}@media(prefers-color-scheme:light){.robot-mouth{background:#00000014;border-color:#00000014}}@keyframes robotThinking{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.robot-avatar-inner.thinking{animation:robotThinking 1.2s ease-in-out infinite}.robot-status{font-size:.9rem;opacity:.85;padding:.28rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000040}@media(prefers-color-scheme:light){.robot-status{background:#ffffffe6;border-color:#00000014}}.robot-status.ready{border-color:#22c55e73}.robot-status.busy{border-color:#545bff8c}.robot-status.live{border-color:#f8717199}.robot-speech{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;padding:1rem 1.05rem;display:flex;flex-direction:column;gap:.7rem}@media(prefers-color-scheme:light){.robot-speech{background:#ffffffe6;border-color:#00000014}}.robot-speech-title{font-size:1.05rem;font-weight:800}.robot-speech-subtitle{opacity:.82;font-size:.95rem}.robot-actions{display:flex;flex-wrap:wrap;gap:.5rem}.robot-interim{padding:.6rem .75rem;border-radius:12px;border:1px dashed rgba(255,255,255,.18);background:#ffffff0a;font-size:.95rem;opacity:.95}@media(prefers-color-scheme:light){.robot-interim{border-color:#00000024;background:#00000008}}.robot-transcript{display:flex;flex-direction:column;gap:.55rem;padding:.25rem .1rem}.robot-msg{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.robot-msg.assistant{align-items:flex-start}.robot-msg-badge{font-size:.78rem;opacity:.78}.robot-msg-bubble{max-width:80ch;padding:.7rem .85rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;line-height:1.6;white-space:pre-wrap;word-break:break-word}.robot-msg.user .robot-msg-bubble{border-color:#646cff59;background:linear-gradient(180deg,#646cff38,#646cff1a)}.robot-msg.assistant .robot-msg-bubble{border-color:#14b8a659;background:linear-gradient(180deg,#14b8a629,#ffffff08)}@media(prefers-color-scheme:light){.robot-msg-bubble{border-color:#00000014;background:#fffffff2}.robot-msg.user .robot-msg-bubble{border-color:#545bff40;background:linear-gradient(180deg,#545bff1a,#545bff0a)}.robot-msg.assistant .robot-msg-bubble{border-color:#0d948838;background:linear-gradient(180deg,#14b8a614,#fffffff2)}}.robot-input-row{margin-top:.25rem;display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:end}@media(max-width:640px){.robot-input-row{grid-template-columns:1fr}}.robot-input-row textarea{width:100%;min-height:44px;max-height:160px;padding:.65rem .75rem;border-radius:12px;resize:vertical;background:#0000004d;border:1px solid rgba(255,255,255,.16);color:inherit;box-sizing:border-box;line-height:1.5}@media(prefers-color-scheme:light){.robot-input-row textarea{background:#fffffff2;border-color:#00000014}}._wrapper_tjqy2_1{max-width:1100px;margin:0 auto;padding:32px}._header_tjqy2_1{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}._title_tjqy2_1{font-size:28px;font-weight:700}._subtitle_tjqy2_1{color:#6b7280}._error_tjqy2_1{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:10px 12px;border-radius:10px;margin-bottom:16px}._loading_tjqy2_1{padding:16px;color:#374151}._grid_tjqy2_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}._card_tjqy2_1{background:#0f172a;color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px;text-align:start;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 8px 16px #0000000f}._card_tjqy2_1:hover{transform:translateY(-3px);box-shadow:0 12px 22px #0000001a;background:#111827}._card_tjqy2_1:focus{outline:3px solid #60a5fa;outline-offset:2px}._cardContent_tjqy2_1{display:flex;flex-direction:column;gap:10px;align-items:flex-start}._cardYear_tjqy2_1{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;background:#3b82f626;border:1px solid rgba(59,130,246,.25);padding:4px 8px;border-radius:999px}._cardTitle_tjqy2_1{font-size:18px;font-weight:600;line-height:1.25}._page_1cj5s_1{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;padding-top:30px;background:radial-gradient(1200px 600px at 90% -10%,rgba(84,91,255,.22),transparent 60%),radial-gradient(1000px 600px at -10% 10%,rgba(20,184,166,.16),transparent 55%),linear-gradient(180deg,#020617eb,#020617c7);color:#e5e7eb}@media(prefers-color-scheme:light){._page_1cj5s_1{background:radial-gradient(1200px 600px at 90% -10%,rgba(84,91,255,.16),transparent 60%),radial-gradient(1000px 600px at -10% 10%,rgba(20,184,166,.12),transparent 55%),linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a}}._header_1cj5s_23{padding:1.1rem 1rem .6rem;display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;max-width:1000px;width:100%;margin:0 auto}._brand_1cj5s_34{font-weight:800;letter-spacing:.2px;font-size:1.05rem}._purpose_1cj5s_40{font-size:.9rem;opacity:.8}._backBtn_1cj5s_45{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:inherit;border-radius:999px;padding:.35rem .65rem;cursor:pointer;font-size:.9rem;line-height:1}._backBtn_1cj5s_45:hover{background:#ffffff1a}@media(prefers-color-scheme:light){._backBtn_1cj5s_45{border-color:#0206171f;background:#ffffffbf}}._main_1cj5s_67{width:100%;max-width:1000px;margin:0 auto;padding:.6rem 1rem 1.25rem}._card_1cj5s_74{border-radius:18px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(900px 280px at 100% 0%,rgba(84,91,255,.2),transparent 60%),linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:0 18px 48px #0000006b;padding:1rem 1rem 1.05rem}@media(min-width:640px){._card_1cj5s_74{padding:1.2rem 1.25rem 1.25rem}}@media(prefers-color-scheme:light){._card_1cj5s_74{background:linear-gradient(180deg,#fffffffa,#fffc);border-color:#02061714;box-shadow:0 14px 30px #0f172a24}}._title_1cj5s_98{margin:0;font-size:1.35rem;font-weight:850;letter-spacing:.2px}._updated_1cj5s_105{margin:.3rem 0 0;font-size:.9rem;opacity:.8}._content_1cj5s_111{margin-top:.9rem;font-size:1rem;line-height:1.7}._content_1cj5s_111 h2{margin:1rem 0 .4rem;font-size:1.05rem}._content_1cj5s_111 p{margin:.45rem 0;opacity:.95}._content_1cj5s_111 ul{margin:.4rem 0 .2rem;padding-left:1.1rem}._content_1cj5s_111 li{margin:.35rem 0}._mono_1cj5s_136{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._footer_1cj5s_140{padding:.8rem 1rem 1.2rem;max-width:1000px;width:100%;margin:0 auto;font-size:.85rem;opacity:.75;text-align:center}
