.student-trainer-cta-hero-v2{margin:14px 0 16px;padding:14px;border:1px solid rgba(100,170,255,.35);border-radius:12px;background:linear-gradient(135deg,#19378259,#0a1e5a73);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.student-trainer-cta-copy-v2{min-width:220px;display:flex;flex-direction:column;gap:6px}.student-trainer-cta-title-v2{display:flex;align-items:center;gap:8px;line-height:1.25}.student-trainer-cta-badge-v2{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;background:#31cd8633;border:1px solid rgba(49,205,134,.6);color:#c4ffd8}.student-trainer-cta-copy-v2 small{opacity:.9}.student-trainer-cta-btn-v2{border:1px solid rgba(88,174,255,.65);border-radius:12px;padding:11px 16px;min-height:46px;font-size:15px;font-weight:700;line-height:1;cursor:pointer;color:#f0f8ff;background:linear-gradient(135deg,#2384f4e6,#3a71f0e6);box-shadow:0 8px 22px #1258c359}.student-trainer-cta-btn-v2:hover{filter:brightness(1.06)}.student-trainer-cta-btn-inline-v2{margin-top:6px;width:100%;max-width:320px}.student-trainer-cta-floating-v2{position:fixed;right:18px;bottom:18px;z-index:80;border:1px solid rgba(88,174,255,.7);border-radius:999px;padding:12px 16px;min-height:44px;font-size:14px;font-weight:700;cursor:pointer;color:#f0f8ff;background:linear-gradient(135deg,#2384f4f5,#3a71f0f5);box-shadow:0 10px 24px #00000059}@media (max-width: 920px){.student-trainer-cta-btn-v2{width:100%}}@media (max-width: 640px){.student-trainer-cta-hero-v2{padding:12px}.student-trainer-cta-title-v2 strong{font-size:16px}.student-trainer-cta-floating-v2{right:12px;bottom:12px;max-width:calc(100vw - 24px);width:calc(100vw - 24px)}}[data-theme=light] .student-trainer-cta-hero-v2{background:linear-gradient(135deg,#e3effff2,#f0f7fff2);border-color:#6b93d673}[data-theme=light] .student-trainer-cta-badge-v2{color:#0f6b3f;background:#31cd8633}.teacher-task-trainer-panel-v2{border:1px solid rgba(124,156,255,.28);border-radius:12px;padding:12px;background:#0a194059}.teacher-task-trainer-panel-v2 h3{margin:0 0 10px}.teacher-task-trainer-toggle-v2{display:flex;align-items:center;gap:12px}.teacher-task-trainer-switch-v2{position:relative;width:54px;height:30px;border:1px solid rgba(110,145,255,.6);border-radius:999px;background:#0c1c46eb;cursor:pointer;transition:background .2s ease,border-color .2s ease}.teacher-task-trainer-switch-v2.is-on{background:#2abe78d9;border-color:#2abe78f2}.teacher-task-trainer-switch-thumb-v2{display:block;position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s ease;box-shadow:0 1px 4px #00000047}.teacher-task-trainer-switch-v2.is-on .teacher-task-trainer-switch-thumb-v2{transform:translate(24px)}.teacher-task-trainer-toggle-copy-v2{display:flex;flex-direction:column;gap:4px}.teacher-task-trainer-toggle-copy-v2 strong{font-size:14px}.teacher-task-trainer-toggle-copy-v2 small{opacity:.88}.trainer-screen{width:min(1590px,98vw);max-width:1590px;margin:0 auto;padding:14px 14px 30px;overflow-x:hidden}.trainer-screen,.trainer-screen *{box-sizing:border-box}.trainer-title{margin-bottom:10px;line-height:1.2}.trainer-description{margin:0 0 12px;color:#c8d8f1;line-height:1.45}.trainer-controls{display:grid;gap:10px}.trainer-controls-top{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:nowrap}.trainer-controls label{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.trainer-controls-top>label{flex:0 0 auto}.trainer-voice-toggle{margin-left:0;flex:0 0 auto}.trainer-controls-top .trainer-voice-toggle .teacher-task-trainer-toggle-copy-v2 small{display:none}.trainer-tools-menu{position:relative;flex:0 0 auto}.trainer-top-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.trainer-settings-menu{position:relative;flex:0 0 auto}.trainer-tools-menu-btn{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:10px;font-size:24px;line-height:1;padding:0}.trainer-tools-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(320px,calc(100vw - 28px));display:grid;gap:10px;padding:10px;background:#08142ee6!important;background-image:none!important;opacity:1!important}.trainer-settings-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:31;width:min(360px,calc(100vw - 28px));display:grid;gap:10px;padding:10px;background:#08142ee6!important;background-image:none!important;opacity:1!important}.trainer-tools-menu-popover label,.trainer-settings-popover label{display:grid;gap:6px}.trainer-tools-menu-popover select,.trainer-tools-menu-popover button,.trainer-settings-popover select,.trainer-settings-popover button{width:100%}.trainer-voice-flow{display:grid;gap:8px}.trainer-three-way{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;border:1px solid rgba(109,173,255,.35);border-radius:10px;background:#08162dbf}.trainer-three-way button{min-height:34px;border-radius:8px;font-size:12px;padding:6px 8px}.trainer-three-way button.is-active{border-color:#4ce299d9;background:linear-gradient(180deg,#2cbe8052,#22855e80);color:#effff7}[data-theme=dark] .trainer-tools-menu-popover select,[data-theme=dark] .trainer-settings-popover select{background-color:#071228f2!important;color:#edf5ff!important;border-color:#6dadff70!important}[data-theme=light] .trainer-tools-menu-popover,[data-theme=light] .trainer-settings-popover{background:#f7fbffe6!important;background-image:none!important;opacity:1!important}[data-theme=light] .trainer-screen .trainer-description{color:#355f88}[data-theme=light] .trainer-screen :is(.trainer-status,.trainer-dialog){color:#173d65}[data-theme=light] .trainer-screen :is(.trainer-tools-menu-popover,.trainer-settings-popover){color:#173d65}[data-theme=light] .trainer-screen :is(.trainer-tools-menu-popover,.trainer-settings-popover) :is(label,div,small,strong,p,span){color:#21486f}[data-theme=light] .trainer-screen .trainer-tools-diagnostics{border-top-color:#6d99d257;color:#4a6a88}[data-theme=light] .trainer-screen .trainer-tools-diagnostics strong{color:#173d65}[data-theme=dark] .trainer-tools-menu-popover select option,[data-theme=dark] .trainer-tools-menu-popover select optgroup,[data-theme=dark] .trainer-settings-popover select option,[data-theme=dark] .trainer-settings-popover select optgroup{background:#0b1730!important;color:#edf5ff!important}[data-theme=dark] .trainer-tools-menu-popover select option:checked,[data-theme=dark] .trainer-tools-menu-popover select option:hover,[data-theme=dark] .trainer-settings-popover select option:checked,[data-theme=dark] .trainer-settings-popover select option:hover{background:#173766!important;color:#fff!important}.trainer-tools-diagnostics{border-top:1px solid rgba(91,143,222,.24);padding-top:8px;display:grid;gap:4px;font-size:12px;color:#c8d8f1}.trainer-tools-diagnostics strong{color:#eef6ff;font-size:12px}.trainer-action-row,.trainer-input-actions,.trainer-nav-panel{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.trainer-input-actions{justify-content:flex-end}.trainer-voice-recording{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#ffd5d5}.trainer-voice-recording i{width:8px;height:8px;border-radius:50%;background:#ff5a5a;display:inline-block;animation:trainer-voice-pulse .9s ease-in-out infinite}.trainer-voice-meter{display:inline-flex;align-items:center;gap:8px;margin-left:2px}.trainer-voice-meter canvas{display:block;width:136px;height:22px;border-radius:7px;border:1px solid #2a3f67;background:linear-gradient(180deg,#121c2ef2,#0a101ef2)}.trainer-voice-meter small{min-width:54px;font-size:11px;color:#9fc3ef;text-transform:lowercase}.trainer-voice-playing{color:#d5e7ff}.trainer-voice-playing i{background:#58a6ff}@keyframes trainer-voice-pulse{0%{transform:scale(.9);opacity:.55}70%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.55}}@media (prefers-reduced-motion: reduce){.trainer-voice-recording i{animation:none}}.trainer-screen .teacher-task-trainer-switch-v2{position:relative}.trainer-screen .teacher-task-trainer-switch-v2:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;display:block!important;background-color:#9fb1c9!important;background-image:none!important;box-shadow:0 1px 4px #00000047!important;border:0!important;transition:transform .2s ease;pointer-events:none}.trainer-screen .teacher-task-trainer-switch-v2.is-on:after{transform:translate(24px);background-color:#3ce18f!important}.trainer-dialog{max-height:42vh;overflow:auto}.trainer-line{margin-bottom:6px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.trainer-report-panel pre{overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.trainer-report-panel :is(div,li,p,span,strong,em,h2,h3){overflow-wrap:anywhere;word-break:break-word}.trainer-input-panel textarea{max-width:100%}@media (max-width: 768px){.trainer-screen{margin:10px auto;padding:0 8px}.trainer-title{font-size:24px}.trainer-description{font-size:14px;line-height:1.5}.trainer-screen .panel{padding:10px;border-radius:10px}.trainer-controls-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.trainer-voice-toggle{margin-left:0;width:auto;align-items:center;min-width:0}.trainer-controls-top .trainer-voice-toggle .teacher-task-trainer-toggle-copy-v2 small{display:none}.trainer-controls-top .trainer-voice-toggle .teacher-task-trainer-toggle-copy-v2 strong{font-size:13px}.trainer-controls :is(select,button),.trainer-input-panel :is(button,textarea){font-size:15px}.trainer-controls button:not(.teacher-task-trainer-switch-v2),.trainer-input-actions button,.trainer-nav-panel button{min-height:40px;padding:8px 12px}.trainer-input-panel textarea{min-height:132px!important}.trainer-dialog{max-height:36vh}.trainer-report-panel{font-size:14px;line-height:1.4}}@media (max-width: 420px){.trainer-voice-toggle .teacher-task-trainer-toggle-copy-v2 strong{font-size:12px}}:root{--bg: #0b1321;--panel: #111c33;--text: #ecf1ff;--muted: #8fa3cc;--line: #2a3a5f;--accent: #18c7aa;--danger: #ff7a7a;--ui-hover-outline: rgba(130, 210, 255, .85);--ui-hover-glow: rgba(61, 170, 255, .24);--site-bg-image: none;--site-bg-overlay: linear-gradient(180deg, rgba(3, 10, 24, .18), rgba(3, 10, 24, .38));--site-bg-position: center top;--site-bg-size: cover;--site-surface: transparent;--site-surface-strong: transparent;--site-surface-soft: transparent;--site-surface-border: rgba(109, 173, 255, .26);--site-surface-shadow: none}.app-with-fixed-header-old .cabinet-help-backdrop-old{background:#030a18e6!important;background-color:#030a18e6!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}.app-with-fixed-header-old .cabinet-help-card-old{background:#081833!important;background-color:#081833!important;background-image:none!important;border-color:#689aec75!important;box-shadow:0 28px 64px #0208147a!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate;opacity:1!important}[data-theme=light] .app-with-fixed-header-old .cabinet-help-backdrop-old{background:#e0eaf8e6!important;background-color:#e0eaf8e6!important}[data-theme=light] .app-with-fixed-header-old .cabinet-help-card-old{background:#f8fbff!important;background-color:#f8fbff!important;background-image:none!important;border-color:#769ed47a!important;box-shadow:0 24px 58px #7392be3d!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-with-fixed-header-old .student-shell-old :is(.student-teacher-avatar-fallback,.student-profile-avatar-box-old){border:1px solid rgba(112,176,255,.48)!important;background:linear-gradient(180deg,#091a34f5,#123560e6)!important;color:#f4f8ff!important;box-shadow:inset 0 1px #ffffff14,0 4px 12px #06142e38!important}.app-with-fixed-header-old .student-shell-old .student-profile-avatar-fallback-old{color:#f4f8ff!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old :is(.student-teacher-avatar-fallback,.student-profile-avatar-box-old){border-color:#7ca2d6b8!important;background:linear-gradient(180deg,#f7fbfffa,#dfeaf9f5)!important;color:#173d65!important;box-shadow:inset 0 1px #ffffffd6,0 4px 12px #7392be24!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-profile-avatar-fallback-old{color:#173d65!important}.student-task-course-bar-old{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 10px}.student-task-course-switch-old{display:grid;gap:6px;flex:1 1 340px;min-width:min(100%,340px)}.student-task-course-switch-label-old{font-size:12px;font-weight:700;letter-spacing:.02em;color:#9ec7f2}.student-task-course-select-old{width:min(100%,520px)}.student-task-next-btn-old{min-width:168px;justify-self:end}@media (max-width: 760px){.student-task-course-bar-old{align-items:stretch}.student-task-course-switch-old{min-width:0;width:100%}.student-task-next-btn-old{width:100%;justify-self:stretch}}.app-with-fixed-header-old .manager-modal-card.manager-courses-modal{background:#08142ef2!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 20px 60px #0000006b!important;opacity:1!important}[data-theme=dark] .app-with-fixed-header-old .manager-modal-backdrop{background:#01040afa!important}[data-theme=dark] .app-with-fixed-header-old .manager-modal-card.manager-courses-modal{background:#08142ef2!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 20px 60px #0000006b!important;opacity:1!important}[data-theme=light] .app-with-fixed-header-old .manager-modal-card.manager-courses-modal{background:linear-gradient(180deg,#fafcfff2,#f2f7fff2)!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}.app-with-fixed-header-old .manager-modal-card,.app-with-fixed-header-old .manager-modal-card.manager-courses-modal,.app-with-fixed-header-old .manager-tab-panel .themed-select-menu,.app-with-fixed-header-old .manager-modal-card .themed-select-menu{opacity:1!important}.app-with-fixed-header-old .manager-modal-card{background:#08142ef2!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old .manager-modal-card{background:#f7fbfff2!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-with-fixed-header-old .manager-tab-panel .themed-select-menu,.app-with-fixed-header-old .manager-modal-card .themed-select-menu{background:#08142ef2!important;background-image:none!important;border-color:#6dadff75!important;box-shadow:0 18px 34px #0208149e,0 0 0 1px #6dadff1f!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-with-fixed-header-old .manager-tab-panel .themed-select-option,.app-with-fixed-header-old .manager-modal-card .themed-select-option{background:#0b1730f2!important;background-image:none!important}[data-theme=light] .app-with-fixed-header-old .manager-tab-panel .themed-select-menu,[data-theme=light] .app-with-fixed-header-old .manager-modal-card .themed-select-menu{background:#f7fbfff2!important;background-image:none!important;border-color:#7ca2d69e!important;box-shadow:0 18px 34px #7392be2e,0 0 0 1px #7ca2d629!important}[data-theme=light] .app-with-fixed-header-old .manager-tab-panel .themed-select-option,[data-theme=light] .app-with-fixed-header-old .manager-modal-card .themed-select-option{background:#fffffff2!important;background-image:none!important}:is(.teacher-md-context-menu-old,.teacher-modal-card,.manager-modal-card,.student-media-modal-inner-old,.themed-select-menu){background:#08142ee6!important;background-image:none!important;opacity:1!important}[data-theme=light] :is(.teacher-md-context-menu-old,.teacher-modal-card,.manager-modal-card,.student-media-modal-inner-old,.themed-select-menu){background:#f7fbffe6!important;background-image:none!important;opacity:1!important}[data-theme=light]{--site-bg-overlay: linear-gradient(180deg, rgba(255, 255, 255, .01), rgba(255, 255, 255, .06));--site-bg-position: center center;--site-bg-size: cover;--site-surface: transparent;--site-surface-strong: transparent;--site-surface-soft: transparent;--site-surface-border: rgba(124, 162, 214, .24);--site-surface-shadow: none}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}[data-theme=dark]{color-scheme:dark}[data-theme=light]{color-scheme:light}body{margin:0;background:var(--site-bg-overlay),var(--site-bg-image) var(--site-bg-position) / var(--site-bg-size) fixed no-repeat;color:var(--text);font-family:Segoe UI Variable Text,Segoe UI,Tahoma,Arial,sans-serif;font-size:15px;line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--line);background:#080f1ed9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0}.app-fixed-header-old{position:fixed;top:0;left:0;right:0;z-index:2000;border-bottom:1px solid rgba(82,136,220,.45);background:#051026eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-fixed-header-inner-old{width:min(1590px,98vw);margin:0 auto;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0}.app-brand-old{display:flex;align-items:center;gap:10px;text-decoration:none;color:#e8f3ff}.app-brand-old img{width:32px;height:32px;object-fit:contain}.app-brand-copy-old{display:flex;flex-direction:column;line-height:1.1}.app-brand-copy-old span{font-size:16px;color:#9ecbff}.app-brand-copy-old small{font-size:11px;color:#cde3ff;opacity:.85}.app-brand-badge-old{border-radius:999px;border:1px solid rgba(93,167,250,.6);background:#216fca47;color:#e9f6ff;font-size:11px;padding:3px 9px;white-space:nowrap}.app-fixed-actions-old{display:flex;align-items:center;gap:10px}.app-notify-btn-old{position:relative;height:34px;min-width:38px;border:1px solid rgba(86,133,219,.55);border-radius:9px;color:#e4efff;background:#0f2654d9;cursor:pointer}.app-notify-mail-old{color:#ffe600;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.app-notify-badge-old{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff5f5f;color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:700}.app-fixed-btn-old{height:34px;border:1px solid rgba(86,133,219,.55);border-radius:9px;color:#e4efff;background:#0f2654d9;padding:0 12px}.app-fixed-logout-old{background:linear-gradient(180deg,#ec6c57,#de4d3f);border-color:#ff887acc;color:#fff;font-weight:700}.app-fixed-who-old{color:#ecf4ff;font-size:14px}.app-fixed-progress-old{width:min(1590px,98vw);margin:0 auto 6px;height:4px;border-radius:999px;background:#03143061;border:1px solid rgba(181,220,255,.24);overflow:hidden}.app-fixed-progress-old>span{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#5bd8ff,#89ecff,#c7f8ff);box-shadow:0 0 12px #92ebff8c;transition:width .2s ease}.subnav{position:fixed;top:74px;left:0;right:0;z-index:1900;min-height:34px;padding:6px 16px;background:#07132ce6;border-bottom:1px solid rgba(82,136,220,.4)}.subnav .links{width:min(1590px,98vw);margin:0 auto;justify-content:center;gap:18px}.subnav .links a{color:#cfe3ff}.app-with-fixed-header-old{padding-top:132px}.app-with-fixed-header-old.no-subnav-old{padding-top:100px}@media (hover: hover){.app-with-fixed-header-old :is(button,.landing-btn-old,.landing-cta-old,[class*=-btn-old],[class*=-tab-old],.ok,.warn,.danger,.flow-step-old,.landing-course-list li,.student-course-item-old,.student-course-item,.student-task-row,.teacher-task-row-old,.teacher-student-item-old,.teacher-section-block-old,.teacher-task-item-old,.about-chip-old,.landing-theme-btn,.app-fixed-btn-old,.student-icon-btn-old,.teacher-icon-btn-old,.student-pill-old,.admin-pill-old,.hero-chip-old,.brand-badge-old){transform:translateY(0);transition:transform .16s ease-out;backface-visibility:hidden}.app-with-fixed-header-old :is(button,.landing-btn-old,.landing-cta-old,[class*=-btn-old],[class*=-tab-old],.ok,.warn,.danger,.flow-step-old,.student-course-item-old,.student-course-item,.student-task-row,.teacher-task-row-old,.teacher-student-item-old,.teacher-section-block-old,.teacher-task-item-old,.about-chip-old,.landing-theme-btn,.app-fixed-btn-old,.student-icon-btn-old,.teacher-icon-btn-old,.student-pill-old,.admin-pill-old,.hero-chip-old,.brand-badge-old):hover{transform:translateY(-2px)}}@media (prefers-reduced-motion: reduce){.app-with-fixed-header-old *{animation:none!important;transition:none!important}.app-with-fixed-header-old :is(button,.landing-btn-old,.landing-cta-old,[class*=-btn-old],[class*=-tab-old],.ok,.warn,.danger,.flow-step-old,.landing-course-list li,.student-course-item-old,.student-course-item,.student-task-row,.teacher-task-row-old,.teacher-student-item-old,.teacher-section-block-old,.teacher-task-item-old,.about-chip-old,.landing-theme-btn,.app-fixed-btn-old,.student-icon-btn-old,.teacher-icon-btn-old,.student-pill-old,.admin-pill-old,.hero-chip-old,.brand-badge-old):hover{transform:none!important}}.teacher-topbar-old,.student-topbar-old,.teacher-role-line-old,.student-role-line-old{display:none}.brand{font-weight:700}.links{display:flex;gap:14px}.links a{color:var(--muted);text-decoration:none}.links a:hover{color:var(--text)}.logout{border:1px solid var(--line);background:transparent;color:var(--text);border-radius:8px;padding:6px 10px}.screen{max-width:1080px;margin:20px auto;padding:0 12px}.screen.trainer-screen{width:min(1590px,98vw);max-width:1590px;margin:0 auto;padding:14px 14px 30px}@media (max-width: 768px){.screen.trainer-screen{width:100%;max-width:100%;margin:10px auto;padding:0 8px}}.center{display:grid;place-items:center;min-height:70vh}.panel{background:#111c33e0;border:1px solid var(--line);border-radius:12px;padding:14px}.panel h2,.panel h3{margin:0 0 10px}.auth{width:min(420px,92vw);display:grid;gap:8px}input,select,button{border-radius:8px;border:1px solid var(--line);background:#0d172b;color:var(--text);padding:8px 10px}button{cursor:pointer}button:hover{border-color:var(--accent)}.row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.chat-box{border:1px solid var(--line);border-radius:10px;padding:8px;max-height:330px;overflow:auto;margin-bottom:10px}.msg{border:1px solid var(--line);border-radius:8px;padding:6px 8px;margin-bottom:8px}.msg.me{background:#123f3a}.msg.other{background:#14213d}.meta{color:var(--muted);font-size:12px;margin-bottom:4px}.list{border:1px solid var(--line);border-radius:10px;padding:8px;margin-bottom:10px}.item{padding:6px 0;border-bottom:1px solid var(--line)}.item:last-child{border-bottom:none}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-bottom:12px}.card{border:1px solid var(--line);border-radius:8px;padding:10px}.error{color:var(--danger)}@media (max-width: 760px){.row{grid-template-columns:1fr}.links,.app-brand-badge-old,.app-fixed-who-old{display:none}.subnav .links{display:flex;justify-content:flex-start;overflow-x:auto;white-space:nowrap}}.landing-page{min-height:100vh;background:transparent;color:#eaf1ff}.landing-header{position:sticky;top:0;z-index:8;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 18px;border-bottom:1px solid #27437b;background:#081126d6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-brand{display:flex;align-items:center;gap:10px}.landing-logo{width:36px;height:36px;display:grid;place-items:center;font-weight:800;color:#0a1a38;background:linear-gradient(180deg,#f3f7ff,#cfdaf7);border-radius:4px;font-size:13px}.landing-brand-title{font-weight:700;line-height:1.1}.landing-brand-sub{font-size:12px;color:#8ba0cc}.landing-actions{display:flex;align-items:center;gap:8px}.landing-btn{display:inline-flex;align-items:center;justify-content:center;min-width:112px;border-radius:10px;border:1px solid #405d95;color:#eaf1ff;text-decoration:none;padding:9px 12px;background:linear-gradient(180deg,#1a294b,#101f3f)}.landing-btn-primary{border-color:#35c8d3;background:linear-gradient(180deg,#2e92ec,#1fb8b7);color:#fff;font-weight:700}.landing-wrap{max-width:1160px;margin:0 auto;padding:20px 22px 30px}.landing-hero{display:grid;grid-template-columns:1.25fr .95fr;gap:24px;padding:18px;border:1px solid #1f3666;border-radius:12px;background:#08153094}.landing-badge{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:999px;border:1px solid #3e6db8;background:#297ee438;color:#d8ebff;font-size:12px;font-weight:700}.landing-hero-left h1{margin:0 0 14px;font-size:clamp(32px,4vw,56px);line-height:1.03;letter-spacing:.2px}.landing-hero-left p{margin:0 0 10px;color:#c4d2f0;font-size:20px;line-height:1.35}.landing-hero-right{border:1px solid #27437b;border-radius:10px;padding:14px;background:#07112894}.landing-hero-right h3{margin:0 0 12px;font-size:34px}.landing-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px}.landing-steps article{display:grid;gap:6px;min-height:102px;padding:10px;border:1px solid #2d4c85;border-radius:10px;background:#122144a6}.landing-steps strong{color:#e6f3ff}.landing-steps span{color:#9fb4dd;font-size:17px;line-height:1.28}.landing-cta-line{margin-top:14px}.landing-cta{display:flex;justify-content:center;align-items:center;width:100%;padding:14px;border-radius:12px;border:1px solid #2f87c5;text-decoration:none;font-size:15px;font-weight:800;color:#f2fbff;background:linear-gradient(90deg,#3b7be9,#27c1c0)}.landing-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-box{border:1px solid #1f3666;border-radius:10px;padding:14px;background:#09142eb8}.landing-box h2{margin:0 0 10px;font-size:38px}.landing-course-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}.landing-course-list li{border:1px solid #33548f;border-radius:8px;padding:9px 11px;font-size:20px;color:#dfebff;background:#0b1a3ad1}.landing-info-card{border:1px solid #33548f;border-radius:8px;padding:10px 11px;background:#0b1a3ad1}.landing-info-card+.landing-info-card{margin-top:8px}.landing-info-card h4{margin:0 0 6px;font-size:20px}.landing-info-card p{margin:0;color:#c5d7f7;font-size:18px;line-height:1.35}.landing-about{margin-top:14px;border:1px solid #1f3666;border-radius:10px;padding:14px;background:#09142eb8}.landing-about h2{margin:0 0 8px;font-size:42px}.landing-about p{margin:0;color:#c5d7f7;font-size:20px}@media (max-width: 980px){.landing-hero,.landing-grid,.landing-steps{grid-template-columns:1fr}.landing-hero-left h1{font-size:clamp(30px,7vw,46px)}.landing-box h2{font-size:31px}}@media (max-width: 680px){.landing-header{padding:10px 12px;flex-wrap:wrap}.landing-actions{width:100%;justify-content:flex-end}.landing-btn{min-width:100px;padding:8px 10px}.landing-wrap{padding:14px 10px 24px}.landing-hero,.landing-box,.landing-about{padding:11px}.landing-hero-left p,.landing-info-card p,.landing-course-list li,.landing-about p{font-size:16px}.landing-hero-right h3{font-size:26px}}.landing-wrap{max-width:980px}.landing-hero{padding:16px;gap:18px}.landing-hero-left h1{font-size:clamp(34px,4.2vw,58px);margin-bottom:10px}.landing-hero-left p{font-size:16px;color:#d6e1f8}.landing-hero-right h3{font-size:30px}.landing-steps article{min-height:88px}.landing-steps span{font-size:14px}.landing-progress-wrap{margin-top:12px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px}.landing-progress-dot{width:11px;height:11px;border-radius:999px;background:linear-gradient(180deg,#41d6ff,#2f6de6);box-shadow:0 0 0 4px #46a3ff2e}.landing-progress-line{height:8px;border-radius:999px;border:1px solid #2d4f90;background:linear-gradient(90deg,#3e8df0,#b051db)}.landing-box h2{font-size:22px}.landing-course-list li,.landing-info-card p,.landing-about p{font-size:15px}.landing-info-card h4{font-size:16px}.landing-about h2{font-size:42px}.landing-steps article,.landing-info-card.hoverable,.landing-course-list li{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.landing-steps article:hover,.landing-steps article.is-active{border-color:#56c7ff;box-shadow:0 0 0 2px #56c7ff33,0 10px 22px #07183a6b;transform:translateY(-1px)}.landing-info-card.hoverable:hover{border-color:#53c2ff;box-shadow:0 0 0 2px #53c2ff2b}.landing-course-list li{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;position:relative}.landing-course-list li .course-dot{color:#d8e7ff;font-size:14px}.landing-course-list li:hover,.landing-course-list li.is-active{border-color:#56c7ff;background:#142c5aeb;box-shadow:0 0 0 2px #56c7ff29}.landing-course-list .course-tooltip{position:absolute;left:52%;top:50%;transform:translate(12px,-50%);min-width:230px;max-width:320px;z-index:4;border:1px solid #6e89b4;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.35;color:#23334b;background:#d9e9ff;box-shadow:0 8px 20px #030b1a80}@media (max-width: 980px){.landing-course-list .course-tooltip{left:12px;top:calc(100% + 6px);transform:none}}.landing-shell{font-size:14px;--line-blue: rgba(85, 150, 255, .34);--line-blue-strong: rgba(110, 176, 255, .64);--text-main: #eaf2ff;--text-muted: #ccdaf4;--panel-bg: rgba(10, 24, 54, .6);--landing-header-offset: 74px;background:transparent;min-height:100vh}.landing-header-old{position:fixed;top:0;left:0;right:0;z-index:1200;border-bottom:1px solid var(--line-blue);background:#081023d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.landing-header-inner{width:min(1590px,94vw);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:8px 0}.landing-progress-old{width:min(1590px,94vw);margin-top:0;margin-bottom:6px}.brand-link-old{text-decoration:none;color:inherit;display:inline-flex;align-items:center;gap:10px}.brand-logo-old{height:38px;width:auto;display:block}.brand-copy-old{display:flex;flex-direction:column;line-height:1.1}.brand-title-old{color:#5ea8ff;font-weight:700;font-size:18px}.brand-copy-old small{color:#c0d2ef;font-size:11px}.brand-badge-old{margin-left:8px;border-radius:999px;padding:4px 10px;border:1px solid #3d77c8;color:#def0ff;background:linear-gradient(90deg,#377ae870,#27b5c557);font-size:11px;font-weight:700}.landing-auth-old{display:flex;align-items:center;gap:8px}.landing-auth-user-old{color:#e8f1ff;font-size:13px;white-space:nowrap}.landing-btn-old,.landing-theme-btn{border:1px solid #5874a8;background:#152242f2;color:#e8f1ff;border-radius:10px;padding:8px 12px;text-decoration:none;font-weight:700;font-size:13px}.landing-btn-old.login{background:linear-gradient(180deg,#2f9aec,#20b9bf);border-color:#47d0d5;color:#fff}.landing-theme-btn{width:38px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.landing-main-old{width:min(1320px,88vw);margin:0 auto;padding:var(--landing-header-offset) 0 20px}.landing-hero-old{max-width:1220px;margin-left:auto;margin-right:auto;border:1px solid var(--line-blue);border-radius:12px;background:#08132d6b;display:grid;grid-template-columns:1.2fr .84fr;gap:18px;padding:16px}.hero-chip-old{display:inline-block;border-radius:999px;padding:4px 10px;border:1px solid #3d77c8;color:#def0ff;background:#2f7feb4d;font-size:11px;font-weight:700;margin-bottom:10px}.landing-hero-copy-old h1{margin:0 0 8px;color:var(--text-main);font-size:clamp(28px,4.1vw,48px);line-height:1.02;letter-spacing:-.02em}.lead-old,.sub-old{color:var(--text-muted);margin:0 0 8px;font-size:15px;line-height:1.37}.landing-hero-flow-old{min-width:0}.python-motion-wrap-old,.python-motion-wrap{position:relative;min-height:100%;border:1px solid rgba(92,169,255,.55);border-radius:8px;padding:12px;background:radial-gradient(circle at 15% 18%,rgba(56,189,248,.24),transparent 40%),radial-gradient(circle at 88% 16%,rgba(244,114,182,.23),transparent 42%),linear-gradient(130deg,#060d20,#0c1a3d,#11182f);overflow:hidden}.python-motion-link-old{display:block;color:inherit;text-decoration:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.python-motion-link-old:hover{border-color:#85cbffd1;box-shadow:0 0 0 1px #57beff3d,0 14px 28px #030b1c47;transform:translateY(-1px)}.python-motion-link-old:focus-visible{outline:2px solid rgba(109,173,255,.9);outline-offset:2px}.hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.24;pointer-events:none}.python-flow-title-old,.python-flow-title{position:relative;z-index:2;color:#f4f8ff;font-weight:800;font-size:17px;margin-bottom:8px}.python-flow-grid-old,.python-flow-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.flow-step-old,.flow-step{border:1px solid rgba(92,169,255,.5);border-radius:10px;padding:8px 9px;background:#112042b8;min-height:96px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;animation:flowStepFloatOld 6.4s ease-in-out infinite;will-change:transform,box-shadow}.flow-step-old:hover,.flow-step:hover{border-color:#8ad0ff;box-shadow:0 0 0 1px #5dcdff3d,0 12px 22px -18px #020819d1;transform:translateY(-1px)}.flow-step-jump-old{width:100%;text-align:left;cursor:pointer;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.flow-step-jump-old:focus-visible{outline:2px solid rgba(109,173,255,.92);outline-offset:2px}.flow-step-icon-old,.flow-step-icon{font-size:13px;margin-bottom:3px;animation:flowStepIconPulseOld 2.6s ease-in-out infinite}.flow-step-num-old,.flow-step-num{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#f8fbff;background:radial-gradient(circle at 30% 30%,#8fdcff,#4ebdff 40%,#7f7dff);margin-bottom:4px;text-shadow:0 1px 2px rgba(4,10,24,.7);box-shadow:0 0 0 1px #c4e8ff57,0 4px 10px #38bdf842;animation:flowStepNumPulseOld 2.4s ease-in-out infinite}[data-theme=light] .flow-step-num-old,[data-theme=light] .flow-step-num{color:#173d65;background:linear-gradient(135deg,#fffffffa,#ddecfffa);text-shadow:none;box-shadow:0 0 0 1px #6a9bd757,0 4px 10px #7ca2d62e}.flow-step-label-old,.flow-step-label{font-weight:800;font-size:15px;color:#ecf4ff}.flow-step-desc-old,.flow-step-desc{color:#bfd0ef;font-size:12px;line-height:1.25}.python-flow-rail-old,.python-flow-rail{position:relative;height:8px;margin-right:24px;z-index:2}.flow-rail-track-old,.flow-rail-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:linear-gradient(90deg,#38bdf8c2,#f472b6b8)}.flow-rail-pulse-old,.flow-rail-pulse{position:absolute;top:50%;left:0;width:18px;height:18px;border-radius:50%;transform:translate(-8px,-50%);background:radial-gradient(circle,#63dbfffa,#5394ffb8 65%,#38bdf800);box-shadow:0 0 18px #38bdf8cc;animation:flowRailRunOld 8s ease-in-out infinite}.python-orbit-old,.python-orbit{position:absolute;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#facc15);box-shadow:0 0 14px #38bdf8b3;animation:flowOrbitDriftOld 5.2s ease-in-out infinite}.python-orbit-old.dot-1,.python-orbit.dot-1{top:20px;right:14px;animation-delay:0s}.python-orbit-old.dot-2,.python-orbit.dot-2{top:58px;right:40px;animation-delay:1.2s}.python-orbit-old.dot-3,.python-orbit.dot-3{top:130px;right:20px;animation-delay:2.2s}.landing-cta-row-old{margin:12px 0}.landing-cta-row-old{max-width:1220px;margin-left:auto;margin-right:auto}.landing-cta-old{display:flex;align-items:center;justify-content:center;width:100%;border-radius:12px;padding:12px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(9,20,46,.28);text-decoration:none;border:1px solid rgba(99,198,255,.52);background:linear-gradient(90deg,#3b7be9,#27c1c0)}[data-theme=light] .landing-cta-old{color:#fff!important;text-shadow:0 1px 2px rgba(29,78,123,.24);background:linear-gradient(90deg,#3a89e7fa,#26b8bffa)!important;border-color:#4e9de4b8!important}.landing-two-col-old{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr);gap:12px;max-width:1220px;margin-left:auto;margin-right:auto}.landing-two-col-compact-old{align-items:start;margin-bottom:18px;position:relative;z-index:1}.landing-two-col-compact-old:after{content:"";position:absolute;left:2%;right:2%;bottom:-10px;height:12px;pointer-events:none;box-shadow:0 10px 20px #040e2266;opacity:.75}.landing-panel-old{border:1px solid var(--line-blue);border-radius:8px;background:#0a18366b;padding:12px}.panel-title-old,.landing-panel-old h3{margin:0 0 9px;color:#ecf4ff;font-size:20px}.student-courses-list-old{display:grid;gap:6px;max-height:350px;overflow:auto;padding-right:2px}.landing-courses-compact-old{height:500px;max-height:500px;display:flex;flex-direction:column;overflow:hidden}.landing-courses-compact-old .student-courses-list-old{flex:1;max-height:none}.landing-course-item-old{position:relative;border:1px solid rgba(85,150,255,.46);border-radius:6px;background:#0b1b3ac2;padding:8px 9px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.landing-course-item-old:hover,.landing-course-item-old.is-active,.landing-course-item-old.hover{border-color:#88cdff;box-shadow:inset 0 0 0 1px #7ec8ff47}.landing-course-item-row-old{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;width:100%;min-width:0;gap:10px}.landing-course-item-body-old{display:grid;gap:6px;min-width:0}.student-avatar-old{width:26px;height:26px;border-radius:999px;flex:0 0 26px;background:linear-gradient(180deg,#f7fbff,#dfeaff);border:1px solid rgba(171,206,247,.8);box-shadow:inset 0 1px #ffffffe0,0 4px 10px #0b1b3a2e;color:#173d65;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-top:1px;overflow:hidden}.student-avatar-old img{width:100%;height:100%;object-fit:cover;display:block}.landing-course-item-title-old{color:#ebf3ff;font-size:15px;font-weight:650;display:block;width:100%;max-width:100%;min-width:0;white-space:normal;overflow-wrap:break-word;word-break:keep-all;line-height:1.25;text-align:left}.landing-course-badge-old,.landing-course-detail-status-old{display:inline-flex;align-items:center;gap:6px;width:fit-content}.course-tooltip-old{position:absolute;left:50%;top:50%;transform:translate(16px,-50%);background:#d9e9ff;color:#22324e;border:1px solid #7f95bc;border-radius:7px;padding:8px 10px;min-width:250px;max-width:320px;font-size:12px;line-height:1.3;box-shadow:0 8px 20px #030b1a80;z-index:20}.about-chip-old{border:1px solid rgba(85,150,255,.46);border-radius:6px;background:#0b1b3ac2;padding:10px}.about-chip-old+.about-chip-old{margin-top:8px}.about-chip-title-old{color:#f2f7ff;font-weight:800;margin-bottom:4px;font-size:16px}.about-chip-text-old{color:#cfe0fa;font-size:15px;line-height:1.35}.landing-course-details-old{display:flex;flex-direction:column;align-content:start;gap:8px;height:500px;max-height:500px;overflow:hidden}.landing-course-details-scroll-old{flex:1 1 auto;min-height:0;overflow:auto;padding-right:6px;display:grid;gap:8px}.landing-course-detail-head-old{display:grid;gap:6px}.landing-course-detail-title-old{color:#eef6ff;font-weight:800;font-size:20px;line-height:1.15}.landing-course-detail-meta-old{display:flex;flex-wrap:wrap;gap:8px}.landing-course-detail-pill-old{display:inline-flex;align-items:center;border:1px solid rgba(104,176,255,.56);border-radius:999px;padding:4px 10px;color:#d9ecff;background:#1634686b;font-size:12px;font-weight:700}.landing-course-detail-desc-old{border:1px solid rgba(89,155,243,.42);border-radius:8px;background:#0b1b3a75;color:#d8e7fb;padding:8px 10px;font-size:14px;line-height:1.4;min-height:0;overflow-wrap:anywhere}.landing-course-detail-section-title-old{font-weight:800;margin-bottom:6px;color:#ecf5ff}.landing-course-detail-list-old{margin:0;padding-left:18px;display:grid;gap:6px}.landing-course-detail-actions-old{display:flex;justify-content:flex-start}.landing-course-action-note-old{color:#d7e7ff;font-size:13px;line-height:1.35}.landing-course-detail-actions-old .landing-btn-old.login{display:inline-flex;align-items:center;justify-content:center;width:102px;min-width:102px;max-width:102px;height:30px;min-height:30px;flex:0 0 102px;padding:0 10px;font-size:12px;border-radius:9px;line-height:1;white-space:nowrap;color:#fff!important;text-shadow:0 1px 2px rgba(9,20,46,.32)}[data-theme=light] .landing-course-detail-actions-old .landing-btn-old.login{background:linear-gradient(180deg,#46a7f3fa,#2f8be2fa)!important;border-color:#4998e0f5!important;color:#fff!important;text-shadow:0 1px 2px rgba(29,78,123,.28)}.landing-how-it-works-wide-old{max-width:1220px;margin-left:auto;margin-right:auto;margin-top:10px;position:relative;z-index:1}.landing-about-layout-old{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:14px;align-items:start}.landing-about-copy-old,.landing-about-video-old{min-width:0}.landing-about-video-frame-old{aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;border:none;background:transparent}.landing-about-video-player-old{width:100%;height:100%;display:block;background:#071225}html[data-theme=light] .landing-two-col-compact-old{z-index:1}html[data-theme=light] .landing-two-col-compact-old:after{box-shadow:0 8px 16px #6084b033;opacity:.85}.landing-flow-about-link-old{margin-top:10px;border:1px solid rgba(99,198,255,.42);border-radius:999px;background:#15326147;color:#dff1ff;font-size:12px;font-weight:700;padding:6px 11px;cursor:pointer}.landing-flow-details-old{margin-top:10px;position:relative;z-index:1}.landing-flow-details-grid-old{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing-flow-detail-card-old{border:1px solid rgba(89,155,243,.42);border-radius:10px;background:#0b1b3a75;padding:12px;display:grid;gap:10px;align-content:start;grid-template-rows:auto auto 1fr auto;scroll-margin-top:110px}.landing-flow-detail-head-old{display:flex;align-items:center;gap:10px}.landing-flow-detail-icon-old{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#2567c838;border:1px solid rgba(102,179,255,.44);font-size:18px;flex:0 0 36px}.landing-flow-detail-kicker-old{color:#9cc7ff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.landing-flow-detail-title-old{color:#eef5ff;font-size:18px;font-weight:800;line-height:1.12}.landing-flow-detail-summary-old{color:#f0f7ff;font-size:15px;font-weight:700;line-height:1.35}.landing-flow-detail-copy-old{color:#d2e2fb;font-size:14px;line-height:1.45}.landing-flow-detail-example-old{border:1px solid rgba(104,176,255,.34);border-radius:8px;background:#142d5852;padding:9px 10px;align-self:end}.landing-flow-detail-example-old span{display:block;color:#8fd3ff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.landing-flow-detail-example-old p{margin:0;color:#dce9ff;font-size:13px;line-height:1.45}[data-theme=light] .landing-flow-about-link-old{background:#4796e41a;border-color:#5998d67a;color:#214f7a}[data-theme=light] .landing-flow-detail-card-old{background:#f4faffc7;border-color:#7ea3d48a}[data-theme=light] .landing-flow-detail-icon-old{background:#4f9be41f;border-color:#5c9dd65c}[data-theme=light] .landing-flow-detail-kicker-old{color:#5b84ac}[data-theme=light] .landing-flow-detail-title-old{color:#173d65}[data-theme=light] .landing-flow-detail-summary-old{color:#20496f}[data-theme=light] .landing-flow-detail-copy-old{color:#456c92}[data-theme=light] .landing-flow-detail-example-old{background:#e1eeff7a;border-color:#7ea3d46b}[data-theme=light] .landing-flow-detail-example-old span{color:#3d77a6}[data-theme=light] .landing-flow-detail-example-old p{color:#456c92}.landing-about-old{max-width:1220px;margin-left:auto;margin-right:auto;margin-top:10px;border:1px solid var(--line-blue);border-radius:8px;background:#0a18366b;padding:12px;scroll-margin-top:96px}.landing-about-old h2{margin:0 0 6px;color:#eef5ff;font-size:36px}.landing-about-old p{margin:0;color:#d3e1f9;font-size:15px}.landing-help-block-old{margin-top:10px;display:grid;gap:14px;scroll-margin-top:96px}.landing-help-head-old{display:grid;gap:6px;max-width:920px}.landing-help-head-old h3{margin:0}.landing-help-summary-old{margin:0;color:#d3e1f9;font-size:15px;line-height:1.55}.landing-help-grid-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-help-card-old{border:1px solid rgba(96,157,243,.34);border-radius:8px;background:#08142e85;padding:14px;display:grid;gap:12px}.landing-help-card-head-old{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-help-card-head-old h4{margin:0;font-size:18px;color:#edf5ff}.landing-help-chip-old{display:inline-flex;align-items:center;border:1px solid rgba(114,176,255,.42);border-radius:999px;padding:4px 10px;color:#d9ebff;font-size:11px;font-weight:700;letter-spacing:.02em;background:#142d58a3}.landing-help-card-summary-old{margin:0;color:#dbe8fb;line-height:1.55}.landing-help-list-old{margin:0;padding-left:18px;display:grid;gap:8px;color:#eef5ff;line-height:1.5}.landing-help-note-old{border:1px solid rgba(108,164,245,.26);border-radius:8px;padding:10px 12px;background:#0f21488f;color:#d0e3ff;font-size:14px;line-height:1.5}.landing-help-actions-old{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.landing-community-old{display:flex;align-items:center;justify-content:space-between;gap:18px}.landing-community-copy-old{display:grid;gap:6px}.landing-community-actions-old{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.landing-community-btn-old{min-width:170px;text-align:center}@media (max-width: 860px){.landing-help-grid-old{grid-template-columns:1fr}.landing-community-old{flex-direction:column;align-items:flex-start}.landing-community-actions-old{width:100%;justify-content:flex-start}}@keyframes flowRailRunOld{0%{left:0%;opacity:.9}45%{left:49%;opacity:1}to{left:100%;opacity:.9}}@keyframes flowStepFloatOld{0%,42%,to{transform:translateY(0);box-shadow:0 0 0 1px #55aaff14,0 6px 14px -12px #040e22b3}6%{transform:translateY(-.5px) scale(1.002);box-shadow:0 0 0 1px #6cc0ff1a,0 7px 14px -12px #081632b8,0 0 6px #4aaaff08}12%{transform:translateY(-1.5px) scale(1.006);box-shadow:0 0 0 1px #72c7ff24,0 10px 18px -18px #081632c2,0 0 10px #4aaaff0f}18%{transform:translateY(-2.5px) scale(1.01);box-shadow:0 0 0 1px #7cceff2b,0 12px 20px -18px #091836c9,0 0 12px #5ebaff14}24%{transform:translateY(-4px) scale(1.014);box-shadow:0 0 0 1px #83d6ff33,0 14px 22px -18px #0a1938d1,0 0 14px #68c1ff1a}30%{transform:translateY(-2.5px) scale(1.01);box-shadow:0 0 0 1px #7cceff2e,0 12px 20px -18px #091836cc,0 0 12px #5ebaff14}36%{transform:translateY(-1px) scale(1.004);box-shadow:0 0 0 1px #6ec3ff1c,0 8px 15px -14px #081632b8,0 0 7px #4aaaff0a}}@keyframes flowStepIconPulseOld{0%,to{transform:translateY(0) scale(1);opacity:.82}50%{transform:translateY(-1px) scale(1.1);opacity:1}}@keyframes flowStepNumPulseOld{0%,to{transform:scale(1);filter:saturate(1);box-shadow:0 0 #46c7ff00}50%{transform:scale(1.12);filter:saturate(1.2);box-shadow:0 0 10px #58c4ff33}}@keyframes flowOrbitDriftOld{0%,to{transform:translate(0) scale(1);opacity:.86}50%{transform:translate(-4px,3px) scale(1.14);opacity:1}}@media (max-width: 980px){.landing-header-inner,.landing-main-old{width:min(1320px,96vw)}.landing-hero-old,.landing-two-col-old,.landing-about-layout-old{grid-template-columns:1fr}.landing-flow-details-grid-old{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-courses-compact-old,.landing-course-details-old{height:auto;max-height:none;overflow:visible}.landing-course-details-scroll-old{min-height:auto;overflow:visible;padding-right:0}.course-tooltip-old{left:8px;top:calc(100% + 6px);transform:none}}@media (max-width: 760px){.landing-shell{--landing-header-offset: 116px}.brand-badge-old{display:none}.landing-header-inner{flex-wrap:wrap}.landing-progress-old{width:min(1320px,96vw)}.landing-auth-old{width:100%;justify-content:flex-end}.landing-auth-user-old{display:none}.landing-hero-copy-old h1{font-size:clamp(28px,9vw,42px)}.lead-old,.sub-old{font-size:15px}.panel-title-old,.landing-panel-old h3{font-size:24px}.landing-flow-details-grid-old{grid-template-columns:1fr}.landing-flow-detail-title-old{font-size:17px}.landing-about-old h2{font-size:38px}}.teacher-shell-old{min-height:100vh;color:#eaf2ff;background:linear-gradient(180deg,#070e1fc2,#070e1fc2),var(--site-bg-image);background-size:cover;background-attachment:fixed}.teacher-topbar-old{border-bottom:1px solid rgba(89,147,255,.5);background:#081227d6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.teacher-topbar-inner-old{width:min(1590px,94vw);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0}.teacher-brand-old{display:inline-flex;align-items:center;gap:10px}.teacher-brand-old img{height:36px}.teacher-brand-copy-old{display:flex;flex-direction:column;line-height:1.1}.teacher-brand-copy-old span{color:#67afff;font-weight:700;font-size:18px}.teacher-brand-copy-old small{color:#c8d8f3;font-size:11px}.teacher-brand-badge-old{margin-left:8px;border-radius:999px;padding:4px 10px;border:1px solid #3d77c8;color:#def0ff;background:linear-gradient(90deg,#377ae870,#27b5c557);font-size:11px;font-weight:700}.teacher-top-actions-old{display:inline-flex;align-items:center;gap:8px}.teacher-icon-btn-old,.teacher-logout-old{border:1px solid #5874a8;background:#152242f2;color:#e8f1ff;border-radius:10px;padding:8px 12px;font-weight:700}.teacher-logout-old{background:linear-gradient(180deg,#f26d4c,#e64835);border-color:#ff856d;color:#fff}.teacher-who-old{color:#e3ecff;font-size:14px;white-space:nowrap}.teacher-main-old{width:min(1590px,94vw);margin:0 auto;padding:16px 0 28px}.teacher-title-old{margin:6px 0 8px;font-size:58px;line-height:1.08}.teacher-tabs-old{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.teacher-tab-old{position:relative;border:1px solid rgba(86,144,250,.34);background:#0a162f94;color:#dce9ff;border-radius:7px 7px 0 0;padding:10px 26px 10px 14px;font-weight:700;font-size:13px}.teacher-tab-old.active{border-color:#5eb5ff9e;color:#fff;box-shadow:inset 0 -2px #57b7ffa3}.teacher-role-line-old{border:1px solid rgba(87,182,255,.56);border-radius:7px;background:linear-gradient(90deg,#408beecc,#30a5dbb8);color:#ecf6ff;padding:8px 11px 10px;font-weight:700;font-size:13px;margin-bottom:10px}.teacher-role-line-top-old{display:flex;justify-content:space-between;align-items:center;gap:10px}.teacher-role-line-top-old strong{font-size:12px;color:#f5fbff}.teacher-role-progress-old{margin-top:7px;height:6px;width:100%;border-radius:999px;background:#03143061;border:1px solid rgba(181,220,255,.35);overflow:hidden}.teacher-role-progress-old>span{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#7be4ff,#c5f3ff);box-shadow:0 0 12px #92ebff8c;transition:width .2s ease}.teacher-role-line-old.loading .teacher-role-progress-old>span{background:linear-gradient(90deg,#5bd8ff,#89ecff,#c7f8ff)}.teacher-card-old{border:1px solid rgba(85,150,255,.44);border-radius:11px;background:#09152f80;padding:14px}.teacher-card-head-old{display:flex;align-items:center;justify-content:space-between;gap:8px}.teacher-card-head-old h2{margin:0;font-size:40px}.teacher-card-head-old .teacher-create-btn-old{background:transparent;color:#cfe4ff;border-color:#7cadf6cc}.teacher-create-btn-old{border:1px solid rgba(148,170,209,.6);border-radius:10px;background:transparent;color:#e6eefc;padding:9px 13px;font-weight:700}[data-theme=dark] .teacher-task-editor-old>.teacher-create-btn-old{border-color:#4edca6e6;background:transparent;color:#9ef6df;box-shadow:none}[data-theme=dark] .teacher-task-editor-old>.teacher-create-btn-old:hover:not(:disabled){border-color:#68efbdf2;background:transparent}[data-theme=dark] .teacher-task-editor-old>.teacher-create-btn-old:disabled{opacity:.75;cursor:not-allowed}.teacher-card-sub-old{margin:8px 0 10px;color:#c3d4f2;font-size:14px}.cabinet-help-title-row-old{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cabinet-help-title-row-old>:is(h1,h2,h3){margin:0}.cabinet-help-btn-old{flex:0 0 auto;width:30px;height:30px;border-radius:999px;border:1px solid rgba(126,176,255,.56);background:#0a1837f0;color:#e7f1ff;font-size:16px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #020a1847}.cabinet-help-btn-old:hover,.cabinet-help-btn-old:focus,.cabinet-help-btn-old:focus-visible{border-color:#9cc5ffc7;background:#10234cfa;outline:none}.cabinet-help-backdrop-old{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1650;display:grid;place-items:center;padding:18px;background:#030a18e6}.cabinet-help-card-old{width:min(640px,94vw);max-height:min(86vh,940px);overflow:auto;border-radius:16px;border:1px solid rgba(104,154,236,.46);background:#081833;background-image:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 28px 64px #0208147a;padding:18px;display:grid;gap:14px;isolation:isolate}.cabinet-help-card-head-old{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cabinet-help-card-title-old{display:grid;gap:8px}.cabinet-help-card-title-old h3{margin:0;font-size:28px}.cabinet-help-card-title-old p{margin:0;color:#d3e4ff;line-height:1.55}.cabinet-help-close-old{flex:0 0 auto;width:34px;height:34px;border-radius:999px;border:1px solid rgba(120,168,242,.48);background:#0d1c3cf5;color:#eef5ff;font-size:22px;line-height:1}.cabinet-help-list-old{display:grid;gap:8px}.cabinet-help-list-old strong{color:#f4f8ff}.cabinet-help-list-old ul{margin:0;padding-left:18px;color:#dbe9ff;line-height:1.55}.cabinet-help-list-old li+li{margin-top:6px}[data-theme=light] .cabinet-help-btn-old{background:#f4f9fffa;color:#21476f;border-color:#75a0d894;box-shadow:0 10px 22px #7791b82e}[data-theme=light] .cabinet-help-btn-old:hover,[data-theme=light] .cabinet-help-btn-old:focus,[data-theme=light] .cabinet-help-btn-old:focus-visible{background:#fffffffc;border-color:#6796d6c2}[data-theme=light] .cabinet-help-backdrop-old{background:#e0eaf8e6}[data-theme=light] .cabinet-help-card-old{background:#f8fbff;background-image:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#769ed47a;box-shadow:0 24px 58px #7392be3d}[data-theme=light] .cabinet-help-card-title-old p,[data-theme=light] .cabinet-help-list-old ul{color:#355a84}[data-theme=light] .cabinet-help-close-old{background:#f3f8fffa;color:#21486f;border-color:#75a0d885}.teacher-table-wrap-old{overflow:auto;border:1px solid rgba(84,143,245,.4);border-radius:8px}.teacher-table-old{width:100%;border-collapse:collapse;min-width:920px}.teacher-table-old th,.teacher-table-old td{border-bottom:1px solid rgba(84,143,245,.3);border-right:1px solid rgba(84,143,245,.2);padding:8px;text-align:left;font-size:14px}.teacher-table-old th{color:#deebff}.teacher-table-old td{color:#c9dbfb}.course-actions-old{display:flex;gap:6px}.course-actions-old button{border-radius:9px;border:1px solid rgba(130,160,210,.6);background:transparent;color:#edf3ff;padding:7px 11px;font-weight:700;font-size:12px}.course-actions-old .ok{background:transparent;border-color:#49dfbf;color:#7ef3d8}.course-actions-old .warn{background:transparent;border-color:#ffd17a;color:#ffd17a}.course-actions-old .danger{background:transparent;border-color:#ff9a8a;color:#ffb8ad;width:34px;min-width:34px;height:24px;padding:0;display:grid;place-items:center;font-size:17px;line-height:1;font-weight:900}.teacher-students-grid-old{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(380px,1.3fr);gap:12px;margin-bottom:12px}.teacher-students-grid-old>.teacher-pane-old:first-child{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.teacher-pane-old{border:1px solid rgba(84,143,245,.36);border-radius:12px;background:#09152f8f;padding:12px;box-shadow:inset 0 0 0 1px #74a9ff14}.teacher-pane-title-old{font-weight:800;margin-bottom:8px}.teacher-students-list-old{flex:0 0 auto;height:auto;min-height:0;max-height:344px;overflow:auto;display:grid;align-content:start;grid-auto-rows:max-content;gap:8px;padding-right:2px}.teacher-student-item-old{position:relative;border:1px solid rgba(85,150,255,.4);border-radius:10px;background:#0a1834c7;color:#e5efff;text-align:left;padding:9px 11px;font-weight:600}.teacher-student-item-old.active,.teacher-student-item-old:hover{border-color:#7fd0ff;box-shadow:0 0 0 1px #7fd0ff2e}.teacher-student-item-row-old{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center}.teacher-student-avatar-old,.teacher-student-pic-old{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;border:1px solid rgba(143,188,255,.48);background:linear-gradient(180deg,#4870b27a,#365a9975);color:#f1f6ff;font-weight:800;overflow:hidden}.teacher-student-avatar-old img,.teacher-student-pic-old img{width:100%;height:100%;object-fit:cover;display:block}.teacher-student-copy-old{min-width:0}.teacher-student-name-old{font-size:14px;color:#edf5ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-student-copy-old small{display:block;font-size:12px;color:#9fb8de;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-student-context-old{color:#7fd0ff;font-weight:600}.teacher-student-unread-old{position:absolute;left:34px;bottom:7px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;font-size:10px;line-height:15px;text-align:center;color:#fff;background:linear-gradient(180deg,#ff6657,#e2493a);border:1px solid rgba(255,156,145,.85)}.teacher-tab-unread-badge-old{top:5px;right:6px;left:auto;bottom:auto;min-width:16px;height:16px;line-height:16px;padding:0 4px;font-size:10px;box-shadow:0 0 0 2px #0a162fb8;pointer-events:none}.teacher-student-top-old{display:grid;grid-template-columns:132px 1fr;gap:14px;margin-bottom:12px}.teacher-student-pic-old{width:132px;height:132px;border-radius:16px;font-size:52px;background:linear-gradient(180deg,#2c457880,#152c5f85)}.teacher-student-side-old{display:grid;gap:6px;align-content:start}.teacher-student-side-old>strong{color:#d8e8ff;font-size:24px;line-height:1.05}.teacher-student-meta-old{color:#c6d7f2}.teacher-student-meta-old small{color:#9fb8de}.teacher-note-label-old{color:#d2e3ff;font-weight:700;font-size:13px;margin-top:2px}.teacher-note-input-old{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:9px 10px;width:100%;resize:vertical}.teacher-note-save-old{justify-self:start;border:1px solid rgba(159,189,231,.55);border-radius:8px;background:transparent;color:#f4f8ff;font-weight:700;padding:7px 12px}.teacher-note-status-old{color:#89e8ca;font-size:12px}.teacher-student-progress-old{border-top:1px solid rgba(84,143,245,.28);padding-top:10px}.teacher-student-progress-old small{color:#9fb8de}.teacher-chat-task-context-old{display:block;margin-top:4px;color:#7fd0ff}.teacher-stats-hours-old{margin:12px 0 16px;border:1px solid rgba(84,143,245,.3);border-radius:10px;background:#09152f73;padding:10px;overflow:hidden}.teacher-pricing-card-old{display:grid;gap:10px;border:1px solid rgba(100,150,230,.36);border-radius:10px;background:#0b1d3f;padding:14px;box-shadow:inset 0 1px #ffffff0a}.teacher-pricing-grid-old{align-items:end}.teacher-pricing-grid-old label{display:grid;gap:6px}.teacher-pricing-summary-old{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#cfe0ff}.teacher-pricing-summary-old strong{color:#f4f8ff}.teacher-pricing-actions-old{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.teacher-chat-toolbar-old{display:grid;grid-template-columns:260px 1fr;gap:10px;margin-bottom:8px;align-items:end}.teacher-chat-toolbar-old label{display:grid;gap:4px;font-size:13px;color:#c6d7f2}.teacher-chat-toolbar-old select{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff}.teacher-chat-caption-old{color:#d5e4fb;font-weight:700}.teacher-thread-old{min-height:320px;max-height:430px;overflow:auto;border:1px solid rgba(84,143,245,.3);border-radius:10px;background:#05102a9e;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:start;gap:10px;margin-bottom:0}.teacher-msg-old{border:none;border-radius:8px;padding:10px 12px;margin:0;max-width:100%;background:transparent;box-sizing:border-box;width:min(48%,680px)}.teacher-msg-old .meta{color:#9ec7f2;font-size:12px;margin-bottom:6px}.teacher-msg-old.me{background:transparent;align-self:flex-end;margin-left:auto;position:relative;padding-right:28px}.teacher-msg-old.other{background:transparent;align-self:flex-start;margin-right:auto}.teacher-msg-text-old{white-space:normal;line-height:1.32;font-size:15px;color:#ecf5ff}.teacher-msg-text-old p,.teacher-msg-text-old h1,.teacher-msg-text-old h2,.teacher-msg-text-old h3{margin:0 0 6px}.teacher-msg-text-old pre{margin:6px 0 0;border:1px solid rgba(90,140,230,.4);border-radius:8px;background:#040e22e6;overflow:auto}.teacher-msg-text-old pre code{display:block;padding:10px;color:#dce8ff;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-moz-tab-size:4;tab-size:4}.teacher-msg-attach-old{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.teacher-msg-attach-old img{max-width:180px;max-height:120px;object-fit:cover;border-radius:6px;border:1px solid rgba(84,143,245,.35)}.teacher-msg-attach-old video{max-width:240px;max-height:150px;border-radius:6px;border:1px solid rgba(84,143,245,.35);background:#040c1ecc}.teacher-msg-actions-old{position:absolute;right:6px;top:6px;display:grid;gap:6px}.teacher-msg-actions-old button{width:14px;height:14px;border-radius:0;padding:0;font-size:9px;background:#061a3cf2;line-height:1}.teacher-msg-actions-old button.edit{border:1px solid #e0eb2b;color:#ffe34d}.teacher-msg-actions-old button.delete{border:1px solid #ff4f5c;color:#ff4f5c}.teacher-task-chat-shell-old{border:1px solid rgba(84,143,245,.38);border-radius:12px;background:#06112cb8;padding:10px 10px 12px}.teacher-task-chat-input-wrap-old{margin-top:8px;border:none;border-radius:0;background:transparent;padding:0}.teacher-chat-input-old{display:grid;grid-template-columns:1fr auto;align-items:end;gap:6px;border:1px solid rgba(84,143,245,.46);border-radius:10px;background:#081534eb;padding:5px}.teacher-chat-input-old textarea{border:none;border-radius:8px;background:#0c29488c;color:#e7f0ff;padding:8px 10px;min-height:68px;max-height:220px;font-size:14px;resize:none;width:100%;font-family:inherit;line-height:1.4}.teacher-chat-input-old textarea::placeholder{color:#8aa8d3}.teacher-chat-input-old input[type=file]{display:none}.teacher-chat-input-old button{min-width:96px;height:30px;border-radius:8px;border:1px solid rgba(78,233,209,.6);background:transparent;color:#9af7e2;font-weight:700;font-size:12px}.teacher-chat-send-col-old{display:grid;align-content:end;gap:6px;justify-items:end}.teacher-shell-old .teacher-editor-left-old>button,.teacher-shell-old .teacher-editor-right-old button,.teacher-shell-old .teacher-ai-settings-actions-old .teacher-create-btn-old,.teacher-shell-old .teacher-profile-old .teacher-create-btn-old,.teacher-shell-old .teacher-profile-old .teacher-note-save-old{background:transparent!important}.app-fixed-header-old .landing-btn-old.login{background:transparent!important}.teacher-task-chat-clip-old{min-width:96px;height:28px;border:1px solid rgba(154,167,186,.62);border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#c7d1df;font-size:12px;font-weight:700;background:#1c26388c}.teacher-task-chat-files-old{margin:0 0 8px;display:flex;flex-wrap:wrap;gap:8px;min-height:48px;border:1px solid rgba(84,143,245,.3);border-radius:9px;padding:6px;background:#030f27b8;align-items:center}.teacher-task-chat-files-old span{display:inline-flex;align-items:center;justify-content:center;position:relative;width:64px;height:40px;overflow:hidden;gap:4px;border:1px solid rgba(84,143,245,.35);border-radius:4px;padding:0;background:#132c4ccc}.teacher-task-chat-files-old span img,.teacher-task-chat-files-old span video{width:100%;height:100%;object-fit:cover;background:#040a19d9}.teacher-task-chat-files-old span b{color:#d4ebff;font-size:12px}.teacher-task-chat-files-old span button{position:absolute;top:2px;right:2px;width:14px;height:14px;border:1px solid #ff2b42;border-radius:0;background:#081834f0;color:#ff4569;font-size:10px;line-height:1;padding:0}.teacher-task-chat-target-old select{width:118px;height:28px;border-radius:8px;border:1px solid rgba(84,143,245,.45);background:#081a3ae6;color:#d6e7ff}.teacher-empty-old{color:#95add4;font-size:13px}.placeholder-old p{color:#c8d8f5;margin:6px 0 0}@media (max-width: 980px){.teacher-topbar-inner-old,.teacher-main-old{width:min(1590px,96vw)}.teacher-title-old{font-size:42px}.teacher-students-grid-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.teacher-thread-old{grid-template-columns:1fr}.teacher-msg-old,.student-task-chat-thread-old .student-msg-old{width:100%}.teacher-student-top-old{grid-template-columns:1fr}.teacher-student-pic-old{width:96px;height:96px;font-size:34px}}@media (max-width: 760px){.teacher-brand-badge-old,.teacher-who-old{display:none}.teacher-topbar-inner-old{flex-wrap:wrap}.teacher-top-actions-old{width:100%;justify-content:flex-end}}.teacher-banner-old{margin:0 0 12px;border:1px solid rgba(80,140,230,.5);border-radius:10px;padding:8px 12px;color:#dcecff;background:#1e488559}.teacher-banner-old.error{border-color:#e95454b3;color:#ffd7d7;background:#63181859}.teacher-banner-old.success{border-color:#3edea6e6;color:#e8fff4;background:linear-gradient(90deg,#0b6c4f9e,#08534573);box-shadow:inset 0 1px #b0ffe126,0 0 0 1px #14a17b1f}.teacher-editor-layout-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.teacher-editor-left-old,.teacher-editor-right-old{border:1px solid rgba(80,140,230,.35);border-radius:12px;background:#081937a6;padding:12px}.teacher-editor-left-old label,.teacher-task-form-old label{display:block;color:#dce8ff;font-size:13px;margin-bottom:10px}.teacher-editor-left-old input,.teacher-editor-left-old select,.teacher-editor-left-old textarea,.teacher-task-form-old input,.teacher-task-form-old select,.teacher-task-form-old textarea{width:100%;margin-top:6px;border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-editor-left-old button,.teacher-editor-right-old button{border:1px solid rgba(100,150,230,.45);border-radius:9px;background:#0b254ddb;color:#dff0ff;padding:8px 12px;cursor:pointer}.teacher-editor-head-old{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.teacher-editor-head-old h3{margin:0}.teacher-task-list-old{max-height:200px;overflow:auto;margin-bottom:12px;border:1px solid rgba(80,140,230,.3);border-radius:10px;padding:6px}.teacher-task-item-old{width:100%;text-align:left;border:1px solid rgba(90,140,230,.35);border-radius:8px;background:#0a1c3cbf;color:#dce8ff;padding:8px;margin-bottom:6px;cursor:pointer}.teacher-task-item-old.active{border-color:#2cd4babf;background:#0e4a547a}.teacher-grid-2-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.teacher-grid-2-tight-old{margin-top:6px}.teacher-grid-3-old{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.teacher-media-box-old{border:1px solid rgba(90,140,230,.32);border-radius:10px;padding:10px;margin-bottom:10px}.teacher-media-preview-old{margin-top:8px;display:grid;gap:8px;justify-items:start}.teacher-media-preview-old img,.teacher-media-preview-old video{width:100%;max-width:280px;max-height:180px;border-radius:8px;border:1px solid rgba(90,140,230,.4);object-fit:cover}.teacher-editor-head-actions-old{align-items:center}.teacher-task-top-actions-old{display:flex;gap:10px}.teacher-sections-old{display:grid;gap:8px}.teacher-section-block-old{border:1px solid rgba(90,140,230,.35);border-radius:10px;padding:6px;background:#0918349e}.teacher-section-head-old{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.teacher-section-head-actions-old{display:inline-flex;align-items:center;gap:6px;margin-left:auto;margin-right:8px}.danger-link-old{border:1px solid rgba(232,84,84,.45);border-radius:999px;background:#651a1a80;color:#ffd8d8;padding:3px 8px;font-size:12px}.teacher-section-delete-icon-old{min-width:28px;padding:0 6px;color:#ff5f5f;border-color:#ff5f5fbf;background:#78121257;font-size:18px;line-height:1;font-weight:700}.teacher-task-row-old{display:grid;grid-template-columns:1fr auto;gap:6px;margin-bottom:5px}.teacher-task-row-old input{width:100%;border:1px solid rgba(90,140,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-task-row-actions-old{display:inline-flex;gap:6px}.teacher-task-row-actions-old button{border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;min-width:30px;height:32px;padding:0 8px}.section-add-task-old{margin-top:2px;border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;padding:7px 10px}.teacher-task-editor-old{display:grid;gap:10px}.teacher-task-editor-grid-old{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.teacher-span-full-old{grid-column:1 / -1}.teacher-task-editor-old label{display:grid;gap:6px;color:#dce8ff;font-size:13px}.teacher-task-editor-old input,.teacher-task-editor-old select,.teacher-task-editor-old textarea{width:100%;border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040a18b8;z-index:1500;display:grid;place-items:center;padding:16px}.teacher-modal-card{width:min(520px,92vw);border:1px solid rgba(100,150,230,.45);border-radius:12px;background:#07142dfa;padding:14px;display:grid;gap:10px}.teacher-pricing-modal-card-old{width:min(760px,96vw);max-height:min(88vh,920px);overflow:auto}.teacher-modal-card h3{margin:0}.teacher-modal-card label{display:grid;gap:6px;font-size:13px}.teacher-modal-card input,.teacher-modal-card select,.teacher-modal-card textarea{border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#0d1b31;color:#f4f8ff;padding:8px 10px}[data-theme=dark] .teacher-modal-card select,[data-theme=dark] .teacher-modal-card select option,[data-theme=dark] .teacher-modal-card select optgroup{background:#0d1b31!important;color:#ecf1ff!important}[data-theme=dark] .teacher-modal-card select option:checked,[data-theme=dark] .teacher-modal-card select option:hover{background:#18365f!important;color:#fff!important}.teacher-modal-actions{display:flex;justify-content:flex-end;gap:8px}.teacher-review-modal-card{width:min(1080px,96vw);max-height:min(90vh,920px);overflow:auto}.teacher-reviews-filters-old{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 12px}.teacher-reviews-filters-old label{display:grid;gap:6px;color:#dce8ff;font-size:13px}.teacher-reviews-filters-old select{width:100%;border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-review-modal-head-old{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.teacher-review-modal-head-old h3{margin:0}.teacher-review-modal-subtitle-old{margin-top:4px;color:#b8caeb;font-size:13px}.teacher-review-detail-old{display:grid;gap:12px}.teacher-review-summary-old{display:flex;flex-wrap:wrap;gap:10px 18px;color:#dce8ff;font-size:13px;padding:10px 12px;border:1px solid rgba(84,143,245,.28);border-radius:10px;background:#081632b3}.teacher-review-grid-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.teacher-review-block-old{border:1px solid rgba(84,143,245,.28);border-radius:10px;background:#081632a3;padding:12px}.teacher-review-block-old h4{margin:0 0 8px;font-size:15px}.teacher-review-block-old p{margin:0;color:#d9e6ff;white-space:pre-wrap}.teacher-review-block-old ul{margin:0;padding-left:18px;color:#d9e6ff}.teacher-review-span-old{grid-column:1 / -1}.teacher-review-pre-old{white-space:pre-wrap;word-break:break-word;border:1px solid rgba(84,143,245,.22);border-radius:8px;background:#040d20b8;padding:10px;color:#eaf2ff}@media (max-width: 980px){.teacher-reviews-filters-old{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-review-grid-old{grid-template-columns:1fr}.teacher-review-span-old{grid-column:auto}}@media (max-width: 640px){.teacher-reviews-filters-old{grid-template-columns:1fr}.teacher-review-modal-head-old{flex-direction:column}}.teacher-task-media-list-old{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px}.teacher-task-media-item-old{flex:0 0 260px;border:1px solid rgba(90,140,230,.35);border-radius:8px;padding:8px;background:#08152db8}.teacher-task-media-head-old{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.teacher-task-media-head-actions-old{display:inline-flex;align-items:center;gap:8px}.teacher-media-insert-btn-old{border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;padding:2px 8px;cursor:pointer;font-size:12px}.teacher-media-hint-old{color:#9fc7ff;display:block;margin-bottom:6px}.teacher-ai-settings-old{max-width:none;margin:0;border-radius:12px;padding:14px 14px 12px}.teacher-ai-settings-form-old{display:grid;gap:9px}.teacher-ai-settings-old h2{margin:0 0 4px;font-size:40px;line-height:1.05}.teacher-ai-settings-old .teacher-card-sub-old{margin:0 0 10px;font-size:13px;color:#c8d9f5}.teacher-ai-settings-form-old label{display:grid;gap:5px;font-size:13px;color:#d6e6ff}.teacher-ai-settings-form-old input,.teacher-ai-settings-form-old select,.teacher-ai-settings-form-old textarea{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:8px 10px;min-height:40px;font-size:13px}.teacher-ai-settings-form-old textarea{resize:vertical;min-height:156px}.teacher-ai-model-list-old{display:grid;gap:8px}.teacher-ai-model-list-title-old{font-size:12px;color:#b8cfee}.teacher-ai-model-list-grid-old{display:flex;flex-wrap:wrap;gap:8px}.teacher-ai-model-chip-old{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1.2}.teacher-ai-model-chip-old.is-active{border-color:#4dd9da;background:linear-gradient(180deg,#3090e680,#22c5c073);color:#fff}.teacher-ai-settings-actions-old{display:flex;align-items:center;gap:10px}.teacher-ai-settings-actions-old .teacher-create-btn-old{border:1px solid #3fdae6;background:linear-gradient(180deg,#2898e4,#22c6c0);color:#fff;padding:8px 14px}.teacher-ai-settings-actions-old span{color:#9ce8ca;font-size:12px}.teacher-ai-trainer-old{max-width:none}.teacher-ai-trainer-form-old{display:grid;gap:10px}.teacher-ai-trainer-form-old label{display:grid;gap:5px;font-size:13px;color:#d6e6ff}.teacher-ai-trainer-form-old input,.teacher-ai-trainer-form-old select,.teacher-ai-trainer-form-old textarea{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:9px 10px}.teacher-ai-trainer-form-old textarea{resize:vertical}.teacher-ai-checkbox-old{display:inline-flex!important;align-items:center;gap:8px;color:#eaf3ff!important}.teacher-ai-checkbox-old input{width:16px;height:16px;min-height:0;padding:0}.teacher-ai-trainer-toggle-old{display:flex;align-items:center;gap:12px}.teacher-ai-trainer-switch-old{position:relative;display:inline-block;width:54px;height:30px;padding:0;border:1px solid rgba(110,145,255,.6);border-radius:999px;background:#0c1c46eb;cursor:pointer;overflow:hidden;transition:background .2s ease,border-color .2s ease}.teacher-ai-trainer-switch-old.is-on{background:#25a16fc7;border-color:#35b882f2}.teacher-ai-trainer-switch-old:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#9fb1c9;transition:transform .2s ease,background .2s ease;box-shadow:0 1px 4px #00000047}.teacher-ai-trainer-switch-old.is-on:after{transform:translate(24px);background:#3ce18f}.teacher-ai-trainer-toggle-copy-old{display:flex;flex-direction:column;gap:4px}.teacher-ai-trainer-toggle-copy-old strong{font-size:14px}.teacher-ai-trainer-toggle-copy-old small{opacity:.88}.teacher-ai-hint-old{color:#9db7df;font-size:12px}.teacher-ai-actions-old{display:flex;align-items:center;gap:10px}.teacher-ai-actions-old span{color:#9ce8ca;font-size:12px}.teacher-profile-old{max-width:none}.teacher-profile-grid-old{display:grid;grid-template-columns:260px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(84,143,245,.28)}.teacher-profile-avatar-col-old{display:grid;gap:8px;align-content:start}.teacher-profile-upload-old{border:1px dashed rgba(159,189,231,.55);border-radius:8px;padding:8px 10px;color:#dbe9ff;font-size:13px;text-align:center;cursor:pointer}.teacher-profile-upload-old input{display:none}.teacher-profile-avatar-box-old{width:122px;height:122px;border-radius:10px;border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;overflow:hidden;display:grid;place-items:center}.teacher-profile-avatar-box-old img{width:100%;height:100%;object-fit:cover}.teacher-profile-avatar-fallback-old{font-size:44px;font-weight:800;color:#e9f3ff}.teacher-profile-fields-old{display:grid;gap:8px}.teacher-profile-fields-old label{display:grid;gap:4px;font-size:13px;color:#dce8ff}.teacher-profile-fields-old input{border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-profile-pass-old{margin-top:10px;display:grid;gap:8px}.teacher-profile-pass-old h3{margin:0;font-size:20px}.teacher-profile-pass-grid-old{display:grid;grid-template-columns:1fr 1fr;gap:10px}.teacher-profile-pass-grid-old label{display:grid;gap:4px;font-size:13px;color:#dce8ff}.teacher-profile-pass-grid-old input{border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}@media (max-width: 760px){.app-fixed-header-inner-old{min-height:52px;gap:8px}.app-brand-old{min-width:0;flex:1 1 auto;gap:8px}.app-brand-old img{width:28px;height:28px}.app-brand-copy-old{min-width:0;overflow:hidden}.app-brand-copy-old span{font-size:13px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-brand-copy-old small{display:none}.app-fixed-actions-old{gap:6px;flex:0 0 auto}.app-notify-btn-old{width:32px;min-width:32px;height:32px}.app-notify-mail-old{font-size:18px}.app-fixed-header-old .landing-theme-btn{width:34px;height:32px;padding:0;font-size:13px}.app-fixed-header-old .landing-btn-old.login{height:32px;padding:0 10px;font-size:12px}.teacher-main-old{width:min(1590px,96vw);padding:12px 0 24px}.teacher-title-old{font-size:clamp(28px,8vw,36px);line-height:1.08;margin:4px 0 10px}.app-with-fixed-header-old .teacher-tabs-old{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;margin-bottom:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-with-fixed-header-old .teacher-tabs-old::-webkit-scrollbar{display:none}.app-with-fixed-header-old .teacher-tab-old{flex:0 0 auto;min-height:34px;padding:8px 11px;font-size:12px;white-space:nowrap}.teacher-card-head-old{flex-direction:column;align-items:flex-start;gap:10px}.teacher-card-head-old h2{font-size:clamp(24px,6vw,32px);line-height:1.1}.teacher-profile-old>h2{margin:0 0 12px;font-size:clamp(24px,6vw,32px);line-height:1.1}.teacher-profile-grid-old{grid-template-columns:1fr;gap:14px;padding-bottom:12px}.teacher-profile-avatar-col-old{justify-items:start;gap:10px}.teacher-profile-upload-old{width:100%;max-width:320px;line-height:1.35}.teacher-profile-avatar-box-old{width:min(122px,38vw);height:auto;aspect-ratio:1 / 1}.teacher-profile-fields-old{gap:10px}.teacher-profile-fields-old input,.teacher-profile-pass-grid-old input{width:100%;min-width:0;box-sizing:border-box}.teacher-profile-pass-old{margin-top:12px;gap:10px}.teacher-profile-pass-old h3{font-size:18px}.teacher-profile-pass-grid-old{grid-template-columns:1fr;gap:10px}}.teacher-md-preview-old{border:1px solid rgba(90,140,230,.35);border-radius:10px;background:#08152d8c;overflow:hidden}.teacher-md-preview-title-old{padding:8px 10px;border-bottom:1px solid rgba(90,140,230,.3);color:#dce8ff;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:10px}.teacher-md-preview-copy-old{display:grid;gap:4px;min-width:0}.teacher-md-title-hint-old{font-size:12px;color:#9fc7ff;font-weight:400}.teacher-md-preview-title-old button{border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;padding:5px 10px;cursor:pointer}.teacher-md-preview-body-old{padding:10px;display:grid;gap:8px}.teacher-md-preview-click-old{cursor:pointer}.teacher-md-editor-old{padding:10px}.teacher-md-editor-toolbar-old{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.teacher-md-editor-toolbar-old button{border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;padding:5px 10px;cursor:pointer}.teacher-md-editor-media-grid-old{display:grid;gap:12px;margin-bottom:12px}.teacher-md-editor-media-card-old{position:relative;display:grid;gap:8px;padding:10px;border:1px solid rgba(90,140,230,.32);border-radius:12px;background:#07142d75}.teacher-md-editor-media-card-old img,.teacher-md-editor-media-card-old video{display:block;width:100%;max-height:260px;border-radius:10px;object-fit:cover;background:#040e22db}.teacher-md-editor-media-meta-old{color:#b7d4ff;font-size:12px;line-height:1.35;word-break:break-word}.teacher-md-editor-media-remove-old{position:absolute;top:18px;right:18px;z-index:1;width:34px;height:34px;border:1px solid rgba(223,117,134,.72);border-radius:999px;background:#7e182df0;color:#fff4f6;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #10060c59}.teacher-md-editor-media-remove-old:hover{background:#9a1f38fa;border-color:#f58fa0e6}.teacher-md-columns-editor-old{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start;padding:10px}.teacher-md-column-old{border:1px solid rgba(90,140,230,.26);border-radius:8px;overflow:hidden}.teacher-md-column-old.is-active{border-color:#81b9ffb3;box-shadow:0 0 0 1px #81b9ff40 inset}.teacher-md-column-head-old{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(90,140,230,.26);background:#08152da6}.teacher-md-column-head-old strong{font-size:13px}.teacher-hidden-input-old{display:none!important}.teacher-md-context-menu-old{position:fixed;z-index:2200;display:grid;gap:6px;min-width:220px;padding:8px;border:1px solid rgba(96,154,240,.55);border-radius:10px;background:#061228fa;box-shadow:0 10px 24px #0208148c}.teacher-md-context-menu-old button{border:1px solid rgba(100,150,230,.45);border-radius:8px;background:#0b254ddb;color:#dff0ff;padding:7px 10px;text-align:left;cursor:pointer}.teacher-md-context-menu-old button:hover{border-color:#78afffad;background:#12386ce6}.teacher-md-context-menu-separator-old{height:1px;margin:2px 0;background:#6496e640}.teacher-md-editor-old textarea{width:100%;min-height:520px;border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px;resize:vertical;line-height:1.45;font-family:Consolas,Courier New,monospace}.teacher-md-preview-body-old p,.teacher-md-preview-body-old h1,.teacher-md-preview-body-old h2,.teacher-md-preview-body-old h3{margin:0}.teacher-md-preview-body-old h1{font-size:24px}.teacher-md-preview-body-old h2{font-size:20px}.teacher-md-preview-body-old h3{font-size:17px}.teacher-md-preview-body-old a{color:#8fc8ff}.teacher-md-preview-body-old pre{margin:0;border:1px solid rgba(90,140,230,.4);border-radius:8px;background:#040e22e6;overflow:auto}.md-code-lang-old{padding:6px 8px;border-bottom:1px solid rgba(90,140,230,.3);color:#9fc7ff;font-size:12px;text-transform:uppercase}.teacher-md-preview-body-old pre code{display:block;padding:10px;color:#dce8ff;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.45;white-space:pre}.teacher-md-preview-body-old .md-media-old,.student-task-markdown-old .md-media-old{margin:0;display:grid;gap:6px}.teacher-md-preview-body-old .md-columns-old,.student-task-markdown-old .md-columns-old{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.teacher-md-preview-body-old .md-column-old,.student-task-markdown-old .md-column-old{min-width:0;display:grid;gap:8px}.teacher-md-preview-body-old .md-media-old img,.teacher-md-preview-body-old .md-media-old video,.student-task-markdown-old .md-media-old img,.student-task-markdown-old .md-media-old video{width:100%;max-width:100%;max-height:540px;border:1px solid rgba(90,140,230,.4);border-radius:8px;object-fit:contain;background:#040e22d1}.teacher-md-preview-body-old .md-media-old figcaption,.student-task-markdown-old .md-media-old figcaption{color:#9fc7ff;font-size:12px}.md-cmt-old{color:#7fb38a;font-style:italic}.md-str-old{color:#f0c674}.md-num-old{color:#f78c6c}.md-kw-old{color:#7dd3fc;font-weight:700}.md-inline-old{border:1px solid rgba(90,140,230,.35);border-radius:6px;background:#040e22a6;padding:1px 5px;color:#c7ebff;font-family:Consolas,Courier New,monospace;font-size:12px}.teacher-md-preview-body-old .md-image-old,.student-task-markdown-old .md-image-old{display:block;width:auto;max-width:min(100%,720px);max-height:520px;margin:8px 0;border:1px solid rgba(90,140,230,.42);border-radius:10px;background:#051025eb;object-fit:contain}.teacher-task-actions-old{display:flex;gap:10px}.teacher-task-actions-old .danger{border-color:#e854548c;background:#681c1c9e}.teacher-course-students-old{border:1px solid rgba(80,140,230,.35);border-radius:10px;padding:8px;max-height:150px;overflow:auto}.teacher-course-student-old{display:flex;justify-content:space-between;border:1px solid rgba(90,140,230,.3);border-radius:8px;padding:8px;margin-bottom:6px;color:#dce8ff}.teacher-course-student-old small{color:#9fc7ff}.teacher-stats-grid-old{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teacher-stat-old{border:1px solid rgba(90,140,230,.35);border-radius:10px;padding:12px;background:#0a1a38b3;color:#dce8ff}.teacher-stat-old span{display:block;opacity:.8;font-size:13px}.teacher-stat-old strong{display:block;margin-top:8px;font-size:28px}.teacher-stats-performance-old{margin-top:14px;border:1px solid rgba(90,140,230,.35);border-radius:10px;padding:12px;background:#0a1a389e}.teacher-stats-performance-head-old{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:10px}.teacher-stats-performance-filters-old{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:10px}.teacher-stats-performance-head-old label{display:grid;gap:5px;color:#d6e6ff;font-size:13px}.teacher-stats-performance-head-old select{min-width:320px;max-width:560px;border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:8px 10px}.teacher-stats-table-wrap-old{overflow:auto;border:1px solid rgba(84,143,245,.28);border-radius:10px}.teacher-stats-table-old th,.teacher-stats-table-old td{vertical-align:middle}.teacher-stats-student-old{display:grid;gap:3px}.teacher-stats-student-old strong{color:#e9f3ff}.teacher-stats-student-old small{color:#9fb8de}.teacher-stats-bar-old{width:min(340px,46vw);height:10px;border-radius:999px;background:#0a1c3cf2;border:1px solid rgba(84,143,245,.38);overflow:hidden}.teacher-stats-bar-old>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2f9aec,#20c5d8,#30e5c8);box-shadow:0 0 10px #40d1dc73}.teacher-stats-bar-meta-old{margin-top:4px;color:#b7d1ef;font-size:12px}.teacher-stats-selected-summary-old{display:grid;grid-template-columns:minmax(200px,320px) minmax(0,1fr);gap:12px;align-items:center;margin-bottom:14px}.teacher-stats-selected-name-old{display:grid;gap:3px}.teacher-stats-selected-name-old strong{color:#e4efff;font-size:20px;line-height:1.15}.teacher-stats-selected-name-old small{color:#9fb8de;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-stats-selected-meta-old{display:flex;flex-wrap:wrap;gap:8px;color:#d7ecff;font-size:12px}.teacher-stats-selected-meta-old span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(103,159,232,.3);border-radius:999px;background:#09173080}.teacher-stats-activity-old{margin-top:14px;display:grid;gap:10px;padding:12px;border:1px solid rgba(103,159,232,.28);border-radius:12px;background:#08142a6b}.teacher-stats-activity-head-old{display:grid;gap:4px}.teacher-stats-activity-head-old strong{color:#e4efff;font-size:15px}.teacher-stats-activity-head-old small{color:#9fb8de;font-size:12px}.teacher-stats-activity-meta-old{display:flex;flex-wrap:wrap;gap:8px}.teacher-stats-activity-meta-old span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid rgba(103,159,232,.28);border-radius:999px;background:#09173085;color:#d7ecff;font-size:12px}.teacher-finance-old{display:grid;gap:12px}.teacher-finance-head-old{display:flex;align-items:end;justify-content:space-between;gap:10px}.teacher-finance-head-old label{display:grid;gap:5px;color:#d6e6ff;font-size:13px}.teacher-finance-head-old select{min-width:320px;max-width:560px;border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:8px 10px}.teacher-finance-cards-old{grid-template-columns:repeat(4,minmax(0,1fr))}.teacher-finance-meta-old{border:1px solid rgba(90,140,230,.35);border-radius:10px;padding:12px;background:#0a1a389e;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;color:#dce8ff}.teacher-finance-meta-line-old{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.teacher-finance-stat-lines-old{display:grid;gap:4px;color:#dce8ff;font-size:13px}.teacher-finance-workspace-old{border:1px solid rgba(90,140,230,.35);border-radius:10px;padding:12px;background:#0a1a389e;display:grid;gap:10px}.teacher-finance-tabs-old{margin-bottom:0}.teacher-finance-row-action-old{min-width:38px;padding:6px 10px;line-height:1}.teacher-finance-subtitle-old{margin-top:2px;font-weight:600}@media (max-width: 1080px){.teacher-editor-layout-old,.teacher-stats-grid-old{grid-template-columns:1fr}.teacher-stats-performance-head-old{align-items:stretch;flex-direction:column}.teacher-stats-performance-filters-old{width:100%}.teacher-stats-performance-head-old select{min-width:0;width:100%;max-width:none}.teacher-stats-bar-old{width:min(360px,70vw)}.teacher-stats-selected-summary-old{grid-template-columns:1fr;gap:10px}.teacher-stats-activity-meta-old{flex-direction:column}.teacher-stats-selected-name-old strong{font-size:18px}.teacher-finance-head-old{flex-direction:column;align-items:stretch}.teacher-finance-head-old select{min-width:0;width:100%;max-width:none}.teacher-finance-meta-old{grid-template-columns:1fr}.teacher-finance-meta-line-old{align-items:flex-start;flex-direction:column;gap:6px}.teacher-finance-cards-old,.teacher-grid-3-old,.teacher-task-editor-grid-old,.teacher-md-columns-editor-old{grid-template-columns:1fr}.teacher-md-editor-old textarea{min-height:320px}.teacher-md-preview-title-old{align-items:flex-start;flex-direction:column}.teacher-md-preview-body-old .md-columns-old,.student-task-markdown-old .md-columns-old{grid-template-columns:1fr}.teacher-span-full-old{grid-column:auto}}.student-shell-old{min-height:100vh;background:radial-gradient(800px 400px at 10% 10%,rgba(38,95,190,.15),transparent 55%),radial-gradient(1000px 600px at 80% 30%,rgba(16,132,190,.13),transparent 60%),#050f2a;color:#e8f1ff;overflow-x:hidden}.student-topbar-old{border-bottom:1px solid rgba(83,136,224,.45);background:#030a1ec7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.student-topbar-inner-old{max-width:1590px;margin:0 auto;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px}.student-brand-old{display:flex;align-items:center;gap:10px}.student-brand-old img{width:32px;height:32px;object-fit:contain}.student-brand-copy-old{display:flex;flex-direction:column;line-height:1.1}.student-brand-copy-old span{font-size:16px;color:#9cc7ff}.student-brand-copy-old small{font-size:11px;color:#c5dcff;opacity:.8}.student-brand-badge-old{border-radius:999px;border:1px solid rgba(89,160,243,.55);background:#216fca47;color:#e9f5ff;font-size:11px;padding:3px 9px;white-space:nowrap}.student-top-actions-old{display:flex;align-items:center;gap:10px}.student-icon-btn-old,.student-logout-old{height:34px;border:1px solid rgba(86,133,219,.55);border-radius:9px;color:#e4efff;background:#0f2654d9;padding:0 12px;cursor:pointer}.student-logout-old{background:linear-gradient(180deg,#ec6c57,#de4d3f);border-color:#ff887acc;color:#fff;font-weight:700}.student-who-old{color:#ecf4ff;font-size:14px}.student-main-old{max-width:1590px;margin:0 auto;padding:14px 14px 30px}.student-title-old{margin:6px 0 10px;font-size:54px;line-height:1.08;letter-spacing:-.02em}.student-tabs-old{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.student-tab-old{border:1px solid rgba(88,134,220,.36);background:#081735b8;color:#cfe1ff;border-radius:8px 8px 0 0;padding:8px 14px;cursor:pointer}.student-tab-old.active{background:#10346dd6;border-color:#5b9bffbf;color:#fff}body[data-student-source=api] .app-fixed-progress-old>span{background:linear-gradient(90deg,#ffe26b,#ffd166,#ffb703);box-shadow:0 0 12px #ffd05c80}.student-banner-old{margin:0 0 12px;border:1px solid rgba(80,140,230,.5);border-radius:10px;padding:8px 12px;color:#dcecff;background:#1e488559}.student-banner-old.error{border-color:#e95454b3;color:#ffd7d7;background:#63181859}.student-banner-old.success{border-color:#2ecaa6b3;color:#d4fff7;background:#0955434d}.student-card-old{border:1px solid rgba(95,142,223,.45);border-radius:14px;background:#071632c7;box-shadow:inset 0 0 0 1px #64a2f01f;padding:14px}.student-card-sub-old{color:#cde0fb;opacity:.92}.student-courses-layout-old,.student-task-layout-old{display:grid;grid-template-columns:minmax(270px,360px) minmax(0,1fr);gap:14px}.student-pane-old{border:1px solid rgba(85,140,225,.34);border-radius:12px;background:#091a3ab3;padding:12px}.student-pane-old h3{margin:0 0 10px}.student-course-list-old,.student-task-list-old{display:grid;gap:8px;max-height:350px;overflow:auto}.student-course-item-old,.student-task-item-old{border:1px solid rgba(89,143,230,.45);border-radius:10px;background:#091939d9;color:#e8f2ff;text-align:left;padding:9px 10px;cursor:pointer}.student-course-item-old:hover,.student-task-item-old:hover{border-color:#3dd5becc;background:#0d3e4b59}.student-course-item-old.active,.student-task-item-old.active{border-color:#3cd6bce6;background:#0f4a567a}.student-course-item-old small,.student-task-item-old small{display:block;margin-top:4px;color:#b6d7ff;opacity:.9}.student-kpi-old{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.student-kpi-old>div{border:1px solid rgba(84,141,230,.42);border-radius:10px;padding:8px;background:#0a1c40c7}.student-kpi-old span{display:block;opacity:.82;font-size:12px}.student-kpi-old strong{display:block;margin-top:6px;font-size:22px}.student-pane-old select,.student-pane-old textarea,.student-chat-input-old input,.student-chat-toolbar-old select{width:100%;margin-top:6px;border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.student-task-meta-old{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;color:#cde0fb;font-size:13px}.student-task-content-old{min-height:92px;border:1px solid rgba(88,146,233,.35);border-radius:10px;background:#07132ab8;padding:10px;white-space:pre-wrap}.student-submit-old{margin-top:12px}.student-submit-old h4,.student-submissions-old h4{margin:0 0 8px}.student-submit-old button,.student-chat-input-old button,.student-top-actions-old button{border:1px solid rgba(87,148,240,.48);background:#11386ee0;color:#e8f2ff;border-radius:9px;padding:8px 12px;cursor:pointer}.student-submit-old button,.student-chat-input-old button{margin-top:8px}.student-submissions-old{margin-top:14px}.student-submission-item-old{border:1px solid rgba(90,145,231,.32);border-radius:9px;background:#091836bf;padding:8px;margin-bottom:8px}.student-submission-item-old .head{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.student-chat-toolbar-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.student-thread-old{border:1px solid rgba(95,147,229,.42);border-radius:10px;background:#06122ab8;min-height:300px;max-height:420px;overflow:auto;padding:10px}.student-msg-old{border:none;border-radius:8px;margin-bottom:8px;padding:7px 9px;background:transparent}.student-msg-old.me,.student-msg-old.other{background:transparent}.student-msg-old .meta{font-size:11px;text-transform:lowercase;opacity:.82;margin-bottom:4px}.student-chat-input-old{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.student-chat-input-old button{margin-top:0}.student-table-wrap-old{overflow:auto}.student-table-old{width:100%;border-collapse:collapse;min-width:620px}.student-table-old th,.student-table-old td{border:1px solid rgba(91,144,229,.35);padding:8px 9px}.student-table-old th{text-align:left;background:#0f254eb8}.student-empty-old{color:#afcbf6;opacity:.9}@media (max-width: 1080px){.student-title-old{font-size:42px}.student-courses-layout-old,.student-task-layout-old,.student-chat-toolbar-old,.student-kpi-old{grid-template-columns:1fr}}.student-main-compact-old{max-width:1590px}.student-tabs-compact-old{margin-bottom:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.student-tabs-compact-old .student-tab-old{text-align:center;width:100%;min-width:0;box-sizing:border-box}.student-tabs-compact-old .student-tab-old.active{width:100%;min-width:0;box-sizing:border-box}.student-tabs-work-old{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;overflow:hidden}.student-tabs-work-old .student-tab-old{width:100%;white-space:nowrap;min-width:0;box-sizing:border-box}[data-theme=dark] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old.active,[data-theme=light] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old.active{box-shadow:none!important}.student-create-btn-old{justify-self:start;border:1px solid #39d8d4;border-radius:8px;background:linear-gradient(180deg,#2b9be9,#24c3c0);color:#fff;font-weight:800;padding:7px 12px}.student-note-save-old{justify-self:start;border:1px solid rgba(159,189,231,.55);border-radius:8px;background:linear-gradient(180deg,#5d6e8ce6,#4c5d7beb);color:#f4f8ff;font-weight:700;padding:7px 12px}.student-note-status-old{color:#89e8ca;font-size:12px;margin-top:8px}.student-profile-old{width:100%;max-width:none;margin:0;border:1px solid rgba(84,143,245,.35)}.student-profile-old h2{margin:0 0 8px;font-size:42px;line-height:1.05}.student-profile-grid-old{display:grid;grid-template-columns:260px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(84,143,245,.28)}.student-profile-avatar-col-old{display:grid;gap:8px;align-content:start}.student-profile-upload-old{border:1px dashed rgba(159,189,231,.55);border-radius:8px;padding:8px 10px;color:#dbe9ff;font-size:13px;text-align:center;cursor:pointer}.student-profile-upload-old input{display:none}.student-profile-avatar-box-old{width:122px;height:122px;border-radius:10px;border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;overflow:hidden;display:grid;place-items:center}.student-profile-avatar-box-old img{width:100%;height:100%;object-fit:cover}.student-profile-avatar-fallback-old{font-size:44px;font-weight:800;color:#e9f3ff}.student-profile-fields-old{display:grid;gap:8px}.student-profile-fields-old label{display:grid;gap:4px;font-size:13px;color:#dce8ff}.student-profile-fields-old input{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:9px 10px}.student-profile-pass-old{margin-top:10px;border-top:1px solid rgba(84,143,245,.28);padding-top:10px}.student-profile-pass-old h3{margin:0 0 8px;color:#e6efff;font-size:22px}.student-profile-pass-grid-old{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:8px}.student-profile-pass-grid-old label{display:grid;gap:4px;font-size:13px;color:#dce8ff}.student-profile-pass-grid-old input{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:8px;padding:9px 10px}.student-courses-left-old{max-width:360px}.student-course-item-old{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px}.student-course-item-icon-old{width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:11px;background:#ebf3ffe6;color:#122542;font-weight:700}.student-course-item-title-old{font-weight:700}.student-pill-old{border:1px solid rgba(148,163,184,.5);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;white-space:nowrap}.student-pill-old.paid{background:linear-gradient(90deg,#11aa6f,#16c79a);border-color:#10b881e6;color:#ecfff8}.student-pill-old.free{background:linear-gradient(90deg,#1781c4,#2dc5b7);border-color:#22d3eee0;color:#eaffff}.student-pill-old.buy{background:linear-gradient(90deg,#f2a725,#f4bf37);border-color:#fbbf24eb;color:#fffaf0}.student-pill-old.unavailable{background:linear-gradient(90deg,#5f6f92,#7887ab);border-color:#94a3b8bf;color:#edf3ff}.student-pill-old.done{background:linear-gradient(90deg,#1cae76,#27c48f);border-color:#28bb81e0;color:#f2fff9}.student-pill-btn-old{border:0;cursor:pointer}.student-pill-btn-old:disabled{opacity:.72;cursor:wait}.student-course-title-old{margin:0 0 8px;font-size:48px;line-height:1}.student-course-card-old{padding:12px 14px}.student-course-head-old{display:grid;grid-template-columns:1fr 240px;gap:12px;align-items:start}.student-course-author-old{display:flex;gap:8px;align-items:center}.student-course-avatar-old{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-weight:700;background:#e9f2fff2;color:#122a48}.student-course-media-old{border:1px solid rgba(94,147,232,.5);border-radius:8px;padding:6px}.student-course-media-old img{width:100%;height:170px;object-fit:cover;border-radius:6px;display:block}.student-course-media-old small{display:block;margin-top:4px;color:#d8e8ff}.student-media-placeholder-old{height:170px;display:grid;place-items:center;border-radius:6px;background:#14264999;color:#a8c5ef}.student-course-desc-old{max-width:620px;margin:10px 0}.student-progress-line-old{margin:10px 0;color:#e6f1ff}.student-hours-old{margin:8px 0 14px}.student-hours-title-old{color:#d6e7ff;margin-bottom:5px;font-size:13px}.student-hours-bars-old{height:78px;border:1px solid rgba(95,148,229,.38);border-radius:6px;background:repeating-linear-gradient(to top,rgba(30,143,185,.22),rgba(30,143,185,.22) 1px,transparent 1px,transparent 14px),#081834b8;padding:8px;display:flex;align-items:flex-end}.student-hours-bars-old .bar{height:50px;border-radius:4px;background:linear-gradient(180deg,#24c56a,#21b457)}.student-hours-axis-old{display:flex;justify-content:space-around;color:#98c4ff;font-size:12px;margin-top:4px}.student-task-header-old{margin:8px 0 6px;font-weight:700}.student-task-list-inline-old{display:grid;gap:8px}.student-task-list-inline-old button{border:1px solid rgba(92,147,232,.42);border-radius:9px;background:#0b1d3dd6;color:#e2efff;text-align:left;padding:8px 10px;cursor:pointer}@media (max-width: 980px){.student-course-title-old{font-size:40px}.student-course-head-old,.student-profile-grid-old,.student-profile-pass-grid-old{grid-template-columns:1fr}}.student-shell-old .student-courses-card{min-height:340px;display:flex;flex-direction:column;height:100%;min-height:0}.student-shell-old .student-section-title{font-weight:600;margin-bottom:8px}.student-shell-old .student-courses-list{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0}.student-shell-old .student-course-item{border:1px solid rgba(148,163,184,.35);border-radius:10px;padding:10px 12px;background:#0f172a;text-align:left;width:100%;max-width:100%;box-sizing:border-box;color:#e2e8f0;cursor:pointer}.student-shell-old .student-course-item-row{display:flex;align-items:center;gap:10px;min-width:0}.student-shell-old .student-course-item.is-active{border-color:#3b82f699;background:#111b33;box-shadow:0 0 0 1px #2563eb26}.student-shell-old .student-course-item-title{font-weight:600;margin-bottom:0;flex:1;min-width:0;overflow-wrap:anywhere;word-break:break-word}.student-shell-old .student-course-card{border-radius:12px;border:1px solid rgba(148,163,184,.25);padding:12px 14px;background:#0b1220;color:#e2e8f0}.student-shell-old .student-course-card-wrap{width:100%}.student-shell-old .student-course-body-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:16px;align-items:start}.student-shell-old .student-course-media{display:flex;align-items:flex-start}.student-shell-old .student-course-media>div{width:100%}.student-shell-old .student-course-body-left{display:flex;flex-direction:column;gap:8px}.student-shell-old .student-course-header{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.student-shell-old .student-course-teacher{display:flex;gap:10px;align-items:center}.student-shell-old .student-teacher-avatar-fallback{width:22px;height:22px;border-radius:50%;background:#e2e8f0;color:#0f172a;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:10px;overflow:hidden}.student-shell-old .student-teacher-avatar-fallback img{width:100%;height:100%;object-fit:cover;display:block}.student-shell-old .student-teacher-avatar-lg{width:44px;height:44px;font-size:18px}.student-shell-old .student-course-description{color:#cbd5f5;margin:8px 0 12px}.student-shell-old .student-course-progress{position:relative;padding:10px 6px 0;margin:12px 0}.student-shell-old .student-course-progress-box-old{margin-top:8px;border:1px solid rgba(84,143,245,.35);border-radius:10px;background:#09152f73;padding:10px;overflow:hidden}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart{width:100%;overflow-x:hidden;overflow-y:hidden}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart.is-scrollable{overflow-x:auto}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-title{font-size:12px;font-weight:600;color:#cbd5e1;margin:0 0 8px}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-layout{display:grid;grid-template-columns:48px 1fr;grid-template-rows:164px 20px;column-gap:8px;row-gap:6px;min-width:0;width:100%}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-y-axis{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:0 4px 0 0}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-y-label{font-size:10px;color:#cbd5e1;line-height:1}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-plot{grid-column:2;grid-row:1;position:relative;border-left:1px solid rgba(45,212,191,.45);border-bottom:1px solid rgba(45,212,191,.45);padding:8px 6px 0 10px;overflow:hidden}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-grid{position:absolute;top:8px;right:6px;bottom:0;left:10px;pointer-events:none}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-grid-line{position:absolute;left:0;right:0;border-top:1px solid rgba(45,212,191,.2)}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bars{position:absolute;top:8px;right:6px;bottom:0;left:10px;display:flex;align-items:flex-end;gap:3px;z-index:2}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bars-svg{position:absolute;top:8px;right:6px;bottom:0;left:10px;z-index:2;pointer-events:none;overflow:visible}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bars-svg rect{fill:#22d3ee;stroke:#22d3ee8c;stroke-width:1}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bars-svg rect.is-done{fill:#22c55e;stroke:#22c55e8c}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-col{flex:1 1 0;min-width:0;height:100%;display:flex;align-items:flex-end;justify-content:center}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-empty{position:absolute;top:8px;right:6px;bottom:0;left:10px;display:flex;align-items:center;justify-content:center;color:#7ea6ce;font-size:13px;pointer-events:none}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bar{display:block;width:clamp(10px,62%,26px);min-width:8px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#f59e0b,#f97316);box-shadow:0 0 0 1px #f9731661,0 0 12px #f59e0b47}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bar.is-done{background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 0 0 1px #22c55e40}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bar.is-current{box-shadow:0 0 0 2px #38bdf859}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-y-spacer{grid-column:1;grid-row:2}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-x-axis{grid-column:2;grid-row:2;display:flex;align-items:center;gap:3px;padding:0 6px 0 10px}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-x-label{flex:1;min-width:6px;text-align:center;font-size:9px;color:#22c55e;font-weight:600}.student-shell-old .student-task-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.student-shell-old .student-task-section-old{border:1px solid rgba(148,163,184,.24);border-radius:10px;background:#02081773;overflow:hidden}.student-shell-old .student-task-section-head-old{width:100%;border:none;background:#0f172ac7;color:#e2e8f0;padding:10px 12px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;text-align:left;cursor:pointer}.student-shell-old .student-task-section-chevron-old{color:#94a3b8;font-size:13px}.student-shell-old .student-task-section-title-old{font-weight:600}.student-shell-old .student-task-section-count-old{border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:2px 8px;font-size:12px;color:#94a3b8}.student-shell-old .student-task-section-body-old{display:flex;flex-direction:column;gap:8px;padding:8px}.student-shell-old .student-task-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#0f172a}.student-shell-old .student-task-left{display:flex;align-items:center;gap:8px;min-width:0}.student-shell-old .student-task-link{color:#e2e8f0;text-decoration:none;font-weight:500;border:none;background:transparent;padding:0}.student-shell-old .student-task-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#94a3b8}.student-paywall-backdrop-old{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#020617b8;display:flex;align-items:center;justify-content:center;padding:16px}.student-paywall-card-old{width:min(560px,calc(100vw - 32px));border:1px solid rgba(148,163,184,.32);border-radius:12px;background:#0f172a;box-shadow:0 18px 42px #02061799;padding:16px;display:grid;gap:10px}.student-paywall-card-old h3{margin:0;color:#e2e8f0}.student-paywall-card-old p{margin:0;color:#cbd5e1}.student-paywall-note-old{color:#fda4af}.student-paywall-actions-old{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}@media (max-width: 992px){.student-shell-old .student-course-body-grid{grid-template-columns:1fr}}@media (max-width: 900px){.student-shell-old .student-course-header{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.student-main-old,.student-main-old.student-main-compact-old{width:100%;max-width:100%;padding:10px 8px 20px;overflow-x:hidden}.student-title-old{font-size:44px;line-height:1}.student-card-old,.student-shell-old .student-course-card,.student-shell-old .student-course-progress-box-old{padding:10px;border-radius:10px;max-width:100%}.student-shell-old .student-course-item-row{align-items:flex-start}.student-shell-old .student-course-item-title,.student-shell-old .student-course-description,.student-shell-old .student-task-link,.student-shell-old .student-course-progress{overflow-wrap:anywhere;word-break:break-word}.student-shell-old .student-course-progress{font-size:14px;line-height:1.35}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-layout{min-width:0;width:100%;grid-template-columns:36px 1fr;grid-template-rows:150px 18px}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-x-label{font-size:8px}.student-shell-old .student-task-row{flex-direction:column;align-items:flex-start}.student-shell-old .student-task-meta{width:100%;justify-content:flex-start}.student-tabs-compact-old,.student-tabs-work-old{width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.student-tabs-compact-old .student-tab-old,.student-tabs-compact-old .student-tab-old.active,.student-tabs-work-old .student-tab-old,.student-tabs-work-old .student-tab-old.active{display:flex;align-items:center;justify-content:center;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.15;min-height:44px;padding:6px 8px;font-size:12px;text-align:center}.student-shell-old .student-course-item-row{flex-wrap:wrap;align-items:flex-start}.student-shell-old .student-course-item-title{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}}@media (max-width: 420px){.student-title-old{font-size:40px}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-layout{min-width:0;width:100%}}.student-main-old.student-main-compact-old{width:min(1590px,98vw)}.student-task-work-card-old{border:1px solid rgba(84,143,245,.38);border-radius:12px;background:#08122aad;padding:12px 14px;margin-bottom:10px}.student-task-work-card-old h1{margin:0 0 8px;font-size:50px;line-height:1;letter-spacing:-.02em}.student-task-head-old{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.student-task-head-tools-old{display:inline-flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.student-task-head-old h1{margin:0}.student-task-timer-old{flex:0 0 auto;min-width:168px;display:grid;gap:2px;justify-items:end;border:1px solid rgba(255,225,100,.62);border-radius:10px;padding:6px 10px;background:#2c260873}.student-task-timer-old small{font-size:12px;color:#ffe89a;line-height:1.1}.student-task-timer-old strong{font-size:24px;line-height:1;color:#fff06b;font-variant-numeric:tabular-nums;letter-spacing:.03em}[data-theme=light] .app-with-fixed-header-old .student-task-timer-old{background:linear-gradient(180deg,#274d76f5,#183a5ff5)!important;border-color:#69a7ebc2!important;box-shadow:inset 0 1px #ffffff1f,0 10px 22px #2848703d!important;color:#eff7ff!important}[data-theme=light] .app-with-fixed-header-old .student-task-timer-old small{color:#cfe5fb!important;text-shadow:0 1px 0 rgba(10,25,44,.18)!important}[data-theme=light] .app-with-fixed-header-old .student-task-timer-old strong{color:#fff!important;text-shadow:0 1px 0 rgba(7,20,38,.22)!important}.student-task-work-inner-old{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;border:1px solid rgba(84,143,245,.3);border-radius:10px;background:#08142e80;padding:10px}.student-task-work-copy-old{padding:4px 2px;min-height:260px;color:#e8f1ff;line-height:1.55}.student-task-work-copy-old p{margin:0 0 10px}.student-task-markdown-old{color:#e8f1ff;display:grid;gap:8px}.student-task-markdown-old p,.student-task-markdown-old h1,.student-task-markdown-old h2,.student-task-markdown-old h3{margin:0}.student-task-markdown-old pre{margin:0;border:1px solid rgba(90,140,230,.4);border-radius:8px;background:#040e22e6;overflow:auto}.student-task-markdown-old pre code{display:block;padding:10px;color:#dce8ff;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.45;white-space:pre}.student-task-media-strip-old{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,300px));gap:12px;margin-bottom:12px;justify-content:start}.student-task-media-preview-old{position:relative;width:100%;aspect-ratio:1 / 1;border:1px solid rgba(115,178,255,.55);border-radius:12px;overflow:hidden;background:#081630d1;cursor:zoom-in;padding:10px;box-shadow:0 10px 22px #030a1938;display:grid;place-items:center}.student-task-media-preview-old img,.student-task-media-preview-old video{display:block;width:100%;height:100%;min-height:0;max-height:none;object-fit:contain;background:#061431;border-radius:8px}.student-task-media-badge-old{position:absolute;left:10px;bottom:10px;border:1px solid rgba(150,198,255,.48);border-radius:999px;background:#06132cdb;color:#eef6ff;padding:4px 10px;font-size:12px;line-height:1}.student-task-work-media-empty-old{min-height:220px;border:1px dashed rgba(130,170,230,.5);border-radius:10px;display:grid;place-items:center;color:#abc8f4}.student-media-modal-old{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;background:#020818db;display:grid;place-items:center;padding:20px}.student-media-modal-inner-old{position:relative;width:min(96vw,1700px);height:min(96vh,980px);border:1px solid rgba(84,143,245,.45);border-radius:12px;background:#06112af2;overflow:hidden;display:grid;place-items:center}.student-media-modal-inner-old img,.student-media-modal-inner-old video{width:100%;height:100%;object-fit:contain;background:#030c23}.student-media-modal-close-old{position:absolute;top:10px;right:10px;width:34px;height:34px;border:1px solid rgba(84,143,245,.6);border-radius:999px;background:#091734e6;color:#e8f3ff;z-index:2}.student-task-work-meta-old{margin-top:10px;border:1px solid rgba(84,143,245,.25);border-radius:10px;padding:10px 12px;background:#08142e57}.student-task-work-meta-old h3{margin:0 0 6px;font-size:34px}.student-task-work-meta-old p{margin:0 0 10px;color:#d3e3fb}.student-task-chat-shell-old{border:1px solid rgba(84,143,245,.38);border-radius:12px;background:#06112cb8;padding:10px 10px 12px}.student-task-chat-thread-old{min-height:320px;max-height:430px;overflow:auto;border:1px solid rgba(84,143,245,.3);border-radius:10px;background:#05102a9e;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;align-content:start;gap:10px}.student-task-chat-thread-old .student-msg-old{margin:0;padding:10px 12px;border-radius:8px;border:none;background:transparent;max-width:100%;box-sizing:border-box;width:min(48%,680px)}.student-task-chat-thread-old .student-msg-old.other{background:transparent;align-self:flex-start;margin-right:auto}.student-task-chat-thread-old .student-msg-old.me{justify-self:auto;align-self:flex-end;margin-left:auto;position:relative;padding-right:48px}.student-task-chat-thread-old .student-msg-old .meta{margin:0 0 6px;color:#9ec7f2;text-transform:none;font-size:12px}.student-msg-text-old{white-space:normal;line-height:1.32;font-size:15px;color:#ecf5ff}.student-msg-text-old p,.student-msg-text-old h1,.student-msg-text-old h2,.student-msg-text-old h3{margin:0 0 6px}.student-msg-text-old pre{margin:6px 0 0;border:1px solid rgba(90,140,230,.4);border-radius:8px;background:#040e22e6;overflow:auto}.student-msg-text-old pre code{display:block;padding:10px;color:#dce8ff;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-moz-tab-size:4;tab-size:4}.teacher-msg-text-old h4,.student-msg-text-old h4{margin:0 0 6px}.teacher-msg-text-old ul,.teacher-msg-text-old ol,.student-msg-text-old ul,.student-msg-text-old ol{margin:0 0 8px;padding-left:20px}.teacher-msg-text-old li,.student-msg-text-old li{margin:0 0 4px}.teacher-msg-text-old blockquote,.student-msg-text-old blockquote{margin:0 0 8px;padding:8px 12px;border-left:3px solid rgba(118,174,255,.72);border-radius:0 8px 8px 0;background:#0d1e3f8f;color:#dbe9ff}.teacher-msg-text-old a,.student-msg-text-old a{color:#88c7ff;text-decoration:underline;text-decoration-color:#88c7ff80;word-break:break-word}.teacher-msg-text-old hr,.student-msg-text-old hr{border:0;border-top:1px solid rgba(118,174,255,.34);margin:8px 0}.teacher-msg-text-old s,.student-msg-text-old s{opacity:.78}.student-task-chat-input-wrap-old{margin-top:8px;border:1px solid rgba(84,143,245,.38);border-radius:12px;background:#04112cb8;padding:8px}.student-task-chat-editing-old{margin:0 0 8px;font-size:12px;color:#cfe2ff}.student-task-chat-input-old{border:1px solid rgba(84,143,245,.46);border-radius:10px;background:#081534eb;display:flex;flex-direction:column;gap:6px;padding:5px}.student-task-chat-input-old input[type=file]{display:none}.student-task-chat-input-old textarea{border:1px solid rgba(84,143,245,.32);border-radius:8px;background:#0c29488c;color:#e7f0ff;padding:8px 10px;min-height:114px;max-height:220px;font-size:14px;resize:none;width:100%;font-family:inherit;line-height:1.4}.student-task-chat-input-old textarea::placeholder{color:#8aa8d3}.student-task-chat-clip-old{min-width:88px;height:30px;border:1px solid rgba(84,143,245,.6);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#d6e7ff;font-size:12px;font-weight:700;background:#081630f2;padding:0 12px}.student-task-chat-input-old button{min-width:96px;height:30px;border-radius:8px;border:1px solid rgba(78,233,209,.6);background:linear-gradient(90deg,#2ec9f3,#2ad9a5);color:#fff;font-weight:700;font-size:12px}.student-task-chat-controls-old{display:flex;align-items:center;justify-content:space-between;gap:8px}.student-task-chat-actions-old{display:inline-flex;align-items:center;gap:8px}.student-task-chat-files-old{margin:0 0 8px;display:flex;flex-wrap:wrap;gap:8px;min-height:48px;border:1px solid rgba(84,143,245,.3);border-radius:9px;padding:6px;background:#030f27b8;align-items:center}.student-task-chat-files-old span{display:inline-flex;align-items:center;justify-content:center;position:relative;width:64px;height:40px;overflow:hidden;gap:4px;border:1px solid rgba(84,143,245,.35);border-radius:4px;padding:0;background:#132c4ccc}.student-task-chat-files-old span img{width:100%;height:100%;object-fit:cover}.student-task-chat-files-old span video{width:100%;height:100%;object-fit:cover;background:#040a19d9}.student-task-chat-files-old span b{color:#d4ebff;font-size:12px}.student-task-chat-files-old span button{position:absolute;top:2px;right:2px;width:14px;height:14px;border:1px solid #ff2b42;border-radius:0;background:#081834f0;color:#ff4569;font-size:10px;line-height:1;padding:0}.student-task-chat-target-old{margin-top:0}.student-task-chat-target-old select{width:160px;height:34px;border-radius:8px;border:1px solid rgba(84,143,245,.45);background:#081a3ae6;color:#d6e7ff!important;font-size:13px;line-height:1.2;padding:6px 32px 6px 10px}.student-task-chat-target-old select option{color:#e7f0ff;background:#0b1730}.student-msg-actions-old{position:absolute;right:6px;top:6px;display:grid;gap:6px}.student-msg-actions-old button{width:14px;height:14px;border-radius:0;padding:0;font-size:9px;background:#061a3cf2;line-height:1}.student-msg-actions-old button.edit{border:1px solid #e0eb2b;color:#ffe34d}.student-msg-actions-old button.delete{border:1px solid #ff4f5c;color:#ff4f5c}.student-msg-attach-old{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.student-msg-attach-old img{max-width:180px;max-height:120px;object-fit:cover;border-radius:6px;border:1px solid rgba(84,143,245,.35)}.student-msg-attach-old video{max-width:240px;max-height:150px;border-radius:6px;border:1px solid rgba(84,143,245,.35);background:#040c1ecc}@media (max-width: 1100px){.student-task-chat-thread-old{grid-template-columns:1fr}.student-task-chat-thread-old .student-msg-old.other,.student-task-chat-thread-old .student-msg-old.me{grid-column:1}}.student-task-footer-old{padding:8px 14px 14px;color:#98b6df;font-size:12px;text-align:center}@media (max-width: 1180px){.student-task-work-inner-old{grid-template-columns:1fr}.student-task-head-old{flex-direction:column;align-items:flex-start}.student-task-head-tools-old{width:100%;justify-content:space-between}.student-task-timer-old{justify-items:start}.student-task-work-card-old h1{font-size:40px}}.admin-shell-old{width:100%}.admin-main-old{width:min(1590px,96vw);margin:0 auto;padding:12px 0 22px}.admin-title-old{margin:2px 0 10px;font-size:60px;line-height:1.08;letter-spacing:-.02em}.admin-tabs-old{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;border-bottom:1px solid rgba(95,142,223,.32);padding-bottom:6px}.admin-tab-old{border:1px solid rgba(88,134,220,.36);background:#081735b8;color:#cfe1ff;border-radius:8px 8px 0 0;padding:8px 14px;cursor:pointer}.admin-tab-old.active{background:#10346dd6;border-color:#5b9bffbf;color:#fff}.admin-banner-old{margin:0 0 10px;border:1px solid rgba(80,140,230,.5);border-radius:8px;padding:8px 10px;color:#dcecff;background:#1e488559}.admin-banner-old.success{border-color:#2ecaa6b3;color:#d4fff7;background:#0955434d}.admin-banner-old.muted{border-color:#78829485;color:#d7deea;background:#4248548c}.admin-banner-old.error{border-color:#e95454b3;color:#ffd7d7;background:#63181859}.admin-sub-old{margin-bottom:8px;color:#bed4f4;font-size:12px}.admin-card-old{border:1px solid rgba(95,142,223,.45);border-radius:10px;background:#071632c7;box-shadow:inset 0 0 0 1px #64a2f01f;padding:10px}.admin-controls-old{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;margin-bottom:10px;align-items:end}.admin-controls-old label{display:grid;gap:4px;color:#dce8ff;font-size:13px}.admin-controls-old input,.admin-controls-old select,.admin-controls-old textarea,.admin-controls-actions-old button,.admin-table-old input,.admin-table-old select{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:6px;padding:7px 8px}[data-theme=dark] .admin-shell-old select,[data-theme=dark] .app-with-fixed-header-old .admin-shell-old select{background:#091630!important;color:#eaf2ff!important;border-color:#6eaaff66!important}[data-theme=dark] .admin-shell-old select option,[data-theme=dark] .admin-shell-old select optgroup,[data-theme=dark] .app-with-fixed-header-old .admin-shell-old select option,[data-theme=dark] .app-with-fixed-header-old .admin-shell-old select optgroup{background:#091630!important;color:#eaf2ff!important}[data-theme=dark] .admin-shell-old select option:checked,[data-theme=dark] .admin-shell-old select option:hover,[data-theme=dark] .app-with-fixed-header-old .admin-shell-old select option:checked,[data-theme=dark] .app-with-fixed-header-old .admin-shell-old select option:hover{background:#163766!important;color:#fff!important}.admin-controls-old textarea,.admin-table-old textarea{width:100%;resize:vertical;min-height:84px}.admin-table-old input[type=checkbox]{width:16px;height:16px;padding:0}.admin-controls-actions-old{display:flex;gap:8px}.admin-controls-users-old{grid-template-columns:minmax(280px,1fr) 160px 180px auto}.admin-controls-courses-old{grid-template-columns:repeat(3,minmax(220px,1fr)) auto}.admin-controls-ai-old,.admin-controls-ai-add-old{grid-template-columns:minmax(220px,1fr) minmax(260px,1.4fr) minmax(160px,.8fr) auto}.admin-controls-pay-old{grid-template-columns:minmax(280px,1fr) minmax(220px,1fr) auto}.admin-controls-stats-old{grid-template-columns:220px auto}.admin-controls-audit-old{grid-template-columns:repeat(5,minmax(160px,1fr)) auto}.admin-ai-provider-list-old{display:grid;gap:12px}.admin-ai-provider-card-old{border:1px solid rgba(120,167,242,.35);border-radius:10px;background:#0b1b3a9e;padding:12px;display:grid;gap:12px}.admin-ai-provider-header-old{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-ai-provider-name-old{font-size:16px;font-weight:700;color:#f0f6ff}.admin-ai-enabled-old{display:inline-flex;align-items:center;gap:8px;color:#dce8ff;font-size:13px}.admin-ai-enabled-old input[type=checkbox]{width:16px;height:16px}.admin-ai-provider-main-old{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:12px}.admin-ai-provider-left-old{display:grid;gap:8px;align-content:start}.admin-ai-key-label-old{display:grid;gap:6px;color:#dce8ff;font-size:13px}.admin-ai-key-label-old input{width:100%}.admin-ai-key-label-old input,.admin-ai-model-select-old select,.admin-ai-model-actions-old input{border:1px solid rgba(95,157,255,.44);background:#0d1e3fcc;color:#e6efff;border-radius:6px;padding:7px 8px}.admin-ai-key-actions-old{flex-wrap:wrap}.admin-ai-model-grid-old{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-ai-model-card-old{border:1px solid rgba(109,159,240,.28);border-radius:8px;background:#0815309e;padding:10px;display:grid;gap:8px;min-width:0}.admin-ai-model-title-old{font-size:13px;font-weight:700;color:#eaf2ff}.admin-ai-model-select-old{display:grid;gap:6px;color:#dce8ff;font-size:12px}.admin-ai-model-select-old select{width:100%;min-width:0}.admin-ai-model-actions-old{flex-wrap:wrap}.admin-ai-model-actions-old input{flex:1 1 220px;min-width:180px}.admin-ai-provider-footer-old{display:flex;justify-content:flex-end}@media (max-width: 1400px){.admin-ai-provider-main-old{grid-template-columns:1fr}.admin-ai-model-grid-old{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.admin-ai-provider-header-old{align-items:flex-start;flex-direction:column}.admin-ai-model-grid-old{grid-template-columns:1fr}}.admin-table-wrap-old{overflow:auto}.admin-table-old{width:100%;min-width:980px;border-collapse:collapse}.admin-table-old th,.admin-table-old td{border:1px solid rgba(124,143,171,.35);padding:6px 8px;color:#d7e5ff;vertical-align:top}.admin-table-old th{text-align:left;color:#f0f6ff;background:#282a31a6}.admin-table-old td small{display:block;margin-top:3px;color:#91aed8;font-size:11px}.admin-row-actions-old{display:grid;grid-template-columns:1fr 1fr;gap:6px}.admin-row-actions-old button{border:1px solid rgba(95,157,255,.44);border-radius:6px;background:#414957e6;color:#eaf2ff;padding:6px 10px;cursor:pointer}.admin-pill-old{display:inline-block;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.admin-pill-old.free{background:linear-gradient(90deg,#139a85,#18b39a);color:#f7fffd;border:1px solid rgba(101,243,215,.45)}.admin-pill-old.paid{background:linear-gradient(90deg,#d48e19,#e3a82f);color:#fff9ee;border:1px solid rgba(255,212,126,.48)}.admin-course-payment-pill-old,.admin-course-payment-pill-old.free,.admin-course-payment-pill-old.paid,.admin-pill-old.admin-course-payment-pill-old,.admin-pill-old.admin-course-payment-pill-old.free,.admin-pill-old.admin-course-payment-pill-old.paid,[data-theme=light] .app-with-fixed-header-old .admin-course-payment-pill-old,[data-theme=light] .app-with-fixed-header-old .admin-course-payment-pill-old.free,[data-theme=light] .app-with-fixed-header-old .admin-course-payment-pill-old.paid,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.admin-course-payment-pill-old,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.admin-course-payment-pill-old.free,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.admin-course-payment-pill-old.paid{background:transparent!important;background-image:none!important;box-shadow:none!important}.admin-course-payment-pill-old.free,.admin-pill-old.admin-course-payment-pill-old.free,[data-theme=light] .app-with-fixed-header-old .admin-course-payment-pill-old.free,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.admin-course-payment-pill-old.free{border-color:#2680cdd1!important;color:#1d7fc4!important}.admin-course-payment-pill-old.paid,.admin-pill-old.admin-course-payment-pill-old.paid,[data-theme=light] .app-with-fixed-header-old .admin-course-payment-pill-old.paid,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.admin-course-payment-pill-old.paid{border-color:#129160d1!important;color:#0f8f61!important}[data-theme=dark] .app-with-fixed-header-old .admin-course-payment-pill-old.free{border-color:#49bbffdb!important;color:#72caff!important}[data-theme=dark] .app-with-fixed-header-old .admin-course-payment-pill-old.paid{border-color:#27ce8fdb!important;color:#58e0ad!important}.admin-subtitle-old{margin:12px 0 8px;font-size:28px;line-height:1.05;color:#eaf2ff}.admin-stats-grid-old .card{font-size:14px;color:#d6e6ff}.admin-stats-grid-old .card strong{display:block;margin-top:6px;font-size:34px;line-height:1;color:#f3f8ff}.admin-detail-old h4{margin:0 0 8px}.admin-pre-old{border:1px solid rgba(95,157,255,.32);border-radius:8px;background:#0a1834a8;padding:10px;color:#d5e8ff}@media (max-width: 1100px){.admin-title-old{font-size:46px}.admin-controls-old,.admin-controls-users-old,.admin-controls-courses-old,.admin-controls-ai-old,.admin-controls-ai-add-old,.admin-controls-pay-old,.admin-controls-stats-old,.admin-controls-audit-old{grid-template-columns:1fr}}[data-theme=light] body{background:radial-gradient(circle at 10% 0%,#e7f1ff,#d7e8fb 55%);color:#163a63}[data-theme=light] .app-fixed-header-old{background:#ecf6fff0;border-bottom:1px solid rgba(132,168,218,.72)}[data-theme=light] .landing-header-old{background:#ecf6fff0!important;border-bottom:1px solid rgba(132,168,218,.72)!important}[data-theme=light] .subnav{background:#e4f1ffeb;border-bottom:1px solid rgba(132,168,218,.64)}[data-theme=light] .subnav .links a,[data-theme=light] .app-fixed-who-old,[data-theme=light] .app-brand-old,[data-theme=light] .app-brand-copy-old small{color:#21496f}[data-theme=light] .app-brand-copy-old span{color:#1b5c96}[data-theme=light] .app-fixed-progress-old{background:#e1f0ffeb;border-color:#89addc8c}[data-theme=light] .app-fixed-progress-old>span{background:linear-gradient(90deg,#2f8fdd,#3fa4ea,#5ebaf2);box-shadow:0 0 10px #2f81cc6b}[data-theme=light] body[data-student-source=api] .app-fixed-progress-old>span,[data-theme=dark] body[data-student-source=api] .app-fixed-progress-old>span{background:linear-gradient(90deg,#ffe26b,#ffd166,#ffb703)!important;box-shadow:0 0 12px #ffd05c80!important}[data-theme=light] .app-fixed-header-old *{color:#21496f!important}[data-theme=light] .app-fixed-header-old .app-fixed-btn-old{background:linear-gradient(180deg,#edf4ff,#d8e9ff)!important;border-color:#6691c9b8!important;color:#11365f!important}[data-theme=light] .app-fixed-header-old .app-fixed-logout-old{background:linear-gradient(180deg,#ec6c57,#de4d3f)!important;border-color:#e7685ac7!important;color:#fff!important}[data-theme=light] :is(.landing-shell,.teacher-shell-old,.student-shell-old,.admin-shell-old){background:radial-gradient(1600px 700px at 10% -8%,rgba(210,232,255,.95),transparent 62%),linear-gradient(180deg,#eef7fffa,#dfeefefa);background-size:auto,cover;background-attachment:fixed;color:#173d65}[data-theme=light] .landing-shell{background:radial-gradient(1400px 620px at 8% -6%,rgba(219,236,255,.92),transparent 60%),linear-gradient(180deg,#f4fafffa,#e5f0fdfa),var(--landing-bg) center top / cover no-repeat fixed}[data-theme=light] .landing-header-old{background:#eff6ffe6;border-bottom-color:#7ea3d494}[data-theme=light] .python-motion-wrap-old,[data-theme=light] .python-motion-wrap{background:radial-gradient(circle at 15% 18%,rgba(80,177,255,.16),transparent 42%),radial-gradient(circle at 88% 16%,rgba(255,154,199,.14),transparent 44%),linear-gradient(135deg,#f4f9fff7,#e4f0fff2 52%,#ecf5fff7);border-color:#7ea3d4a8}[data-theme=light] .python-motion-link-old:hover{box-shadow:0 0 0 1px #6aabee42,0 14px 28px #5884b92e}[data-theme=light] :is(.landing-panel-old,.landing-course-item-old,.student-course-item-old,.about-chip-old,.landing-course-detail-desc-old){background:#f4fafff5!important;border-color:#7ea3d49e!important}[data-theme=light] .landing-course-detail-pill-old{background:#e3efffeb;border-color:#7ea3d4b8;color:#355f88}[data-theme=light] :is(.panel-title-old,.landing-panel-old h3,.landing-course-detail-title-old,.landing-course-detail-section-title-old,.about-chip-title-old,.landing-course-item-title-old,.student-course-item-title-old,.python-flow-title-old,.python-flow-title,.flow-step-label-old,.flow-step-label){color:#173d65!important}[data-theme=light] :is(.about-chip-text-old,.landing-course-detail-desc-old,.flow-step-desc-old,.flow-step-desc){color:#355f88!important}[data-theme=light] .flow-step-old,[data-theme=light] .flow-step{background:#ecf6fff0!important;border-color:#7ea3d49e!important;box-shadow:0 6px 16px #5884b91f}[data-theme=light] .landing-about-video-frame-old{background:transparent}[data-theme=light] .app-with-fixed-header-old :is(.landing-shell,.landing-main-old,.landing-hero-old,.landing-hero-flow-old,.landing-panel-old,.landing-about-old,.python-motion-wrap-old,.python-motion-wrap,.python-flow-grid-old,.python-flow-grid,.flow-step-old,.flow-step,.teacher-shell-old,.teacher-main-old,.teacher-card-old,.teacher-pane-old,.teacher-student-item-old,.teacher-task-row-old,.teacher-section-block-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-task-editor-old,.teacher-md-preview-old,.teacher-stat-old,.student-shell-old,.student-main-old,.student-card-old,.student-pane-old,.student-courses-card,.student-course-item-old,.student-course-item,.student-task-row,.student-course-card,.student-course-card-wrap,.student-course-progress-box-old,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-copy-old,.student-task-work-media-old,.student-chat-old,.student-chat-msg,.student-chat-composer-old,.admin-shell-old,.admin-main-old,.admin-card-old,.admin-table-wrap-old,.admin-controls-old,.admin-table-old,.panel,.card,.list,.item){background:#f4fafff5!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old :is(.student-course-item-old,.student-course-item,.teacher-task-row-old,.teacher-student-item-old,.teacher-section-block-old,.student-task-row,.flow-step-old):hover{background:#ecf6fffa!important}[data-theme=light] .app-with-fixed-header-old :is(.admin-table-old th,.admin-table-old td,.teacher-table-old th,.teacher-table-old td,.student-table-old th,.student-table-old td){background:#f2f9fff5!important;color:#173d65!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old .teacher-thread-old{background:#f4fafffa!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old .teacher-empty-old{color:#4f7399!important}[data-theme=light] .app-with-fixed-header-old :is(.teacher-msg-old.me,.teacher-msg-old.other){background:#ecf6fff5!important;border-color:#7ea3d47a!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old :is(.student-course-card,.student-course-item,.student-task-row){background:#f2f9fffa!important;border-color:#7ea3d494!important;color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active{background:#eaf5fffa!important;border-color:#6198e0b8!important;box-shadow:0 0 0 1px #4c8cdb29!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old :is(.student-course-item-title,.student-course-description,.student-course-progress,.student-section-title,.student-task-link,.student-task-meta,.student-course-teacher,.student-hours-chart-title,.student-hours-chart-y-label,.student-hours-chart-x-label){color:#1f4f7d!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-description{color:#3d6790!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-task-meta{color:#4b7399!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-progress-box-old{background:#f1f8fff5!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old :is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-plot{border-left-color:#5c8ecda6!important;border-bottom-color:#5c8ecda6!important}[data-theme=light] .app-with-fixed-header-old :is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-grid-line{border-top-color:#709bd266!important}[data-theme=light] .app-with-fixed-header-old :is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-x-label{color:#2d6d47!important}[data-theme=light] .app-with-fixed-header-old .student-task-work-meta-old{background:#f1f8fff5!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old .student-task-work-meta-old p{color:#3f6992!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-shell-old{background:#f2f9fffa!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-thread-old{background:#f4fafffa!important;border-color:#7ea3d485!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-input-old{background:#f0f8fffa!important;border-color:#769dd2a8!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-chat-input-old textarea,.student-task-chat-target-old select){background:#fcfefffa!important;border-color:#7ca2d6a8!important;color:#1d4d79!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-clip-old{background:#ecf6fff2!important;border-color:#7ca2d6b3!important;color:#2b5d8d!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-target-old select{color:#1d4d79!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-target-old select option{color:#1d4d79!important;background:#f7fbff!important}[data-theme=light] .app-with-fixed-header-old .student-task-chat-files-old span{background:#ecf6fff5!important;border-color:#7ca2d694!important;color:#295a88!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old){color:#173d65!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) p,[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) h1,[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) h2,[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) h3{color:#173d65!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) pre{background:#f6fbfffa!important;border-color:#7ca2d6ad!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) pre code{color:#1c456f!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-code-lang-old{color:#2a5f92!important;border-bottom-color:#7ca2d680!important;background:#e4f1ffc7!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-inline-old,[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) code:not(pre code){background:#e6f2ffd6!important;border-color:#7ca2d69e!important;color:#1c4f7d!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-image-old{background:#f2f7fff0!important;border-color:#7ca2d6ad!important}[data-theme=light] .app-with-fixed-header-old .student-task-media-preview-old{background:#f7fbfff5!important;border-color:#76a0d685!important;box-shadow:0 10px 22px #7b97be29!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-media-preview-old img,.student-task-media-preview-old video){background:#e0ecfbe0!important}[data-theme=light] .app-with-fixed-header-old .student-task-media-badge-old{background:#ffffffeb!important;border-color:#76a0d685!important;color:#21486f!important;box-shadow:0 4px 12px #7b97be1f!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-cmt-old{color:#5d8167!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-str-old{color:#8a5a1f!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-num-old{color:#8c4337!important}[data-theme=light] .app-with-fixed-header-old :is(.student-task-markdown-old,.student-msg-text-old) .md-kw-old{color:#2a5f9b!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old h4,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old strong,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old b{color:#143e68!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old em{color:#285680!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old ul,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old ol,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old li{color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old li::marker{color:#4b7bad!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old blockquote{background:#e7f1fce6!important;border-left-color:#689ad7e6!important;color:#244c78!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old a{color:#0f5ea8!important;text-decoration-color:#0f5ea857!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old a:hover,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old a:focus,[data-theme=light] .app-with-fixed-header-old .student-msg-text-old a:focus-visible{color:#0b4d88!important;text-decoration-color:#0b4d888f!important}[data-theme=light] .app-with-fixed-header-old .student-msg-text-old hr{border-top-color:#7ca2d694!important}[data-theme=light] .app-with-fixed-header-old .student-msg-actions-old button{background:linear-gradient(180deg,#eef5ff,#deedff)!important;border-color:#6f9ad1b8!important;color:#1e4e79!important}[data-theme=light] .app-with-fixed-header-old .student-empty-old{color:#4f7399!important}[data-theme=light] .app-with-fixed-header-old .teacher-stat-old{background:#f1f8fffa!important;border-color:#7ea3d49e!important;color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .teacher-stat-old span{color:#4a739b!important;opacity:1!important}[data-theme=light] .app-with-fixed-header-old .teacher-stat-old strong{color:#1a4f80!important}[data-theme=light] .app-with-fixed-header-old .admin-banner-old.success{background:linear-gradient(90deg,#60c2a952,#4daf9547)!important;border-color:#43a088c7!important;color:#1e6a56!important;box-shadow:inset 0 1px #ecfff9b3}[data-theme=light] .app-with-fixed-header-old{color:#173d65}[data-theme=light] .app-with-fixed-header-old a{color:#1d4e7b!important}[data-theme=light] .app-with-fixed-header-old :is(h1,h2,h3,h4,p,small,label,th,td,[class*=-title-old],[class*=-sub-old],[class*=-text-old],[class*=-copy-old],[class*=-name-old],[class*=-meta-old],[class*=-label-old],[class*=-who-old],[class*=-desc-old],[class*=-empty-old]){color:#173d65!important}[data-theme=light] .app-with-fixed-header-old :is(.meta,.muted,[class*=-meta-old],[class*=-hint-old],[class*=-sub-old],[class*=-caption-old],[class*=-note-old],[class*=-desc-old],[class*=-empty-old],small){color:#355f88!important;opacity:1!important}[data-theme=light] .app-with-fixed-header-old :is(input,select,textarea){background:#fafdfffa;border-color:#7ca2d6ad;color:#173d65!important}[data-theme=light] .app-with-fixed-header-old :is(input,textarea)::placeholder{color:#567aa3!important}[data-theme=light] .app-with-fixed-header-old :is(button,[class*=-btn-old],[class*=-tab-old],[class*=-chip-old],.landing-cta-old){background:linear-gradient(180deg,#edf4ff,#d8e9ff)!important;border-color:#6691c9b8!important;color:#11365f!important}[data-theme=light] .app-with-fixed-header-old :is(.landing-btn-old.login,.landing-cta-old,.teacher-create-btn-old,.student-create-btn-old,.teacher-note-save-old,.student-note-save-old,.ok){background:linear-gradient(180deg,#5db6ff,#3ea7eb)!important;border-color:#4da8e6!important;color:#fff!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old,[data-theme=light] .app-with-fixed-header-old .admin-pill-old{border:1px solid transparent!important;box-shadow:inset 0 1px #ffffff75,0 4px 10px #25518a24!important;font-weight:700!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.paid,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.paid{background:linear-gradient(180deg,#27ce8f,#14b87a)!important;border-color:#129160d1!important;color:#063827!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.free,[data-theme=light] .app-with-fixed-header-old .admin-pill-old.free{background:linear-gradient(180deg,#49bbff,#2f9cf1)!important;border-color:#2680cdcc!important;color:#083a66!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.buy{background:linear-gradient(180deg,#ffd371,#ffbe4a)!important;border-color:#d7992fd9!important;color:#5d3900!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.unavailable{background:linear-gradient(180deg,#c8d5ea,#b4c4de)!important;border-color:#6f83a6d1!important;color:#344661!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.done{background:linear-gradient(180deg,#4fd49c,#2fbd80)!important;border-color:#289c6bd6!important;color:#0f4a35!important}[data-theme=light] .app-with-fixed-header-old .student-pill-old.buy:disabled{opacity:1!important;filter:none!important}[data-theme=light] :is(.app-fixed-btn-old,.landing-theme-btn,.student-icon-btn-old){background:linear-gradient(180deg,#edf4ff,#d8e9ff)!important;border-color:#6691c9b8!important;color:#11365f!important;box-shadow:inset 0 1px #ffffffa6}[data-theme=light] :is(.app-fixed-btn-old[aria-label=����],.landing-theme-btn[aria-label="����������� ����"],.student-icon-btn-old[aria-label=����]){background:linear-gradient(180deg,#f7fbff,#e4f0ff)!important;border-color:#6997d2c7!important;color:#21496f!important}[data-theme=light] .app-with-fixed-header-old :is(.app-fixed-logout-old,.student-logout-old,.danger){background:linear-gradient(180deg,#ec6c57,#de4d3f)!important;border-color:#e7685ac7!important;color:#fff!important}[data-theme=dark] :is(.app-fixed-btn-old,.landing-theme-btn,.student-icon-btn-old){background:#0f2654d9!important;border-color:#5685db8c!important;color:#e4efff!important;box-shadow:inset 0 1px #b2d6ff29}[data-theme=dark] :is(.app-fixed-btn-old[aria-label=����],.landing-theme-btn[aria-label="����������� ����"],.student-icon-btn-old[aria-label=����]){background:linear-gradient(180deg,#173063eb,#0e224eeb)!important;border-color:#6092e79e!important;color:#eaf3ff!important}.subnav .links a{border-radius:8px;padding:4px 10px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease;border:1px solid transparent}[data-theme=dark] .subnav .links a.is-active{background:linear-gradient(180deg,#275cbaeb,#1e4899eb);border-color:#6ca4f8c7;color:#eef7ff!important;box-shadow:0 0 0 1px #5394f238,0 6px 16px #08173473}[data-theme=light] .subnav .links a.is-active{background:linear-gradient(180deg,#65bfff,#4aaef2);border-color:#4393d8c7;color:#fff!important;box-shadow:0 0 0 1px #5da1e033,0 4px 10px #457cba33}[data-theme=dark] .app-with-fixed-header-old :is(.teacher-tab-old.active,.student-tab-old.active,.teacher-task-item-old.active,.teacher-student-item-old.active,.student-course-item.is-active,.student-course-item-old.is-active,.student-course-item-old.hover,.landing-course-list li.is-active){background:linear-gradient(180deg,#2254ade6,#183f8be6)!important;border-color:#65a2f9d6!important;color:#f1f8ff!important;box-shadow:0 0 0 1px #5d9df733,0 8px 18px #08163261!important}[data-theme=light] .app-with-fixed-header-old :is(.teacher-tab-old.active,.student-tab-old.active,.teacher-task-item-old.active,.teacher-student-item-old.active,.student-course-item.is-active,.student-course-item-old.is-active,.student-course-item-old.hover,.landing-course-list li.is-active){background:linear-gradient(180deg,#68c0ff,#4cadef)!important;border-color:#4293d8d1!important;color:#fff!important;box-shadow:0 0 0 1px #5ca0e033,0 6px 14px #4782c03d!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active .student-course-item-title{color:#f4fbff!important;font-weight:700}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active .student-course-item-title{color:#f7fcff!important;font-weight:700;text-shadow:0 1px 0 rgba(18,66,108,.35)}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active{background:linear-gradient(180deg,#3f9fe7,#2d89d6)!important;border-color:#2a7ac1f2!important;box-shadow:0 0 0 1px #4996de3d,0 7px 16px #3c78b44d!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active .student-teacher-avatar-fallback{background:#f1f8fffa!important;color:#1e5f93!important;border:1px solid rgba(104,156,210,.72)}[data-theme=dark] .app-with-fixed-header-old :is(.student-course-item:active,.student-course-item-old:active){transform:translateY(1px)!important;border-color:#84b9fff0!important;box-shadow:inset 0 2px 8px #06142e94,0 0 0 1px #6aabff42!important}[data-theme=light] .app-with-fixed-header-old :is(.student-course-item:active,.student-course-item-old:active){transform:translateY(1px)!important;background:linear-gradient(180deg,#358fd4,#2a80c5)!important;border-color:#489ae0eb!important;box-shadow:inset 0 2px 8px #5381b538,0 0 0 1px #5ca0e038!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item:focus-visible,[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item:focus-visible{outline:2px solid rgba(96,168,245,.88);outline-offset:1px}[data-theme=dark] .app-with-fixed-header-old :is(.teacher-card-old,.student-card-old,.admin-card-old,.teacher-pane-old,.student-course-card,.landing-panel-old){box-shadow:0 10px 24px #040e2261}[data-theme=light] .app-with-fixed-header-old :is(.teacher-card-old,.student-card-old,.admin-card-old,.teacher-pane-old,.student-course-card,.landing-panel-old){box-shadow:0 6px 16px #5884b924}[data-theme=dark] :is(button,a,[class*=-btn-old],[class*=-tab-old],.landing-cta-old,.landing-btn-old):focus-visible{outline:2px solid rgba(109,173,255,.9);outline-offset:2px;box-shadow:0 0 0 3px #3f80d652}[data-theme=light] :is(button,a,[class*=-btn-old],[class*=-tab-old],.landing-cta-old,.landing-btn-old):focus-visible{outline:2px solid rgba(75,148,222,.9);outline-offset:2px;box-shadow:0 0 0 3px #64a2e042}.manager-screen{max-width:1460px}.manager-panel{border:1px solid rgba(78,133,214,.42);background:linear-gradient(180deg,#091834eb,#081227f0)}.manager-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.manager-head h2{margin:0}.manager-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.manager-tabs button{min-height:34px;border-radius:10px;border:1px solid rgba(78,133,214,.45);background:#0d1f3fe0;color:#dcedff;padding:7px 12px;font-weight:700}.manager-tabs button.is-active{background:linear-gradient(180deg,#2f95ea,#1cb6bb);border-color:#59d7da;color:#fff}.manager-tab-panel{border:1px solid rgba(75,130,208,.35);border-radius:12px;padding:12px;background:#07132d94;display:grid;gap:10px}.manager-grid{display:grid;gap:8px}.manager-grid label{display:grid;gap:5px;font-size:12px;color:#d5e7ff}.manager-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.manager-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-grid-span-2{grid-column:span 2}.manager-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.manager-summary-text{color:#b4ccf1;font-size:13px}.manager-summary-card{border:1px solid rgba(90,147,230,.34);border-radius:10px;padding:10px;background:#0a1935b3;display:grid;gap:3px}.manager-table-wrap{border:1px solid rgba(78,133,214,.3);border-radius:10px;overflow:auto}.manager-table{width:100%;border-collapse:collapse;min-width:760px}.manager-table th,.manager-table td{border-bottom:1px solid rgba(76,126,195,.3);padding:7px 8px;font-size:12px;text-align:left;vertical-align:top}.manager-table th{background:#0e2349f2;color:#def0ff;position:sticky;top:0;z-index:1}.manager-cell-wrap{max-width:240px;word-break:break-all}.manager-empty{text-align:center;color:#9bb8e3}.manager-pager{display:flex;align-items:center;gap:8px}.manager-success{border:1px solid rgba(50,199,136,.6);border-radius:9px;background:#13644b73;color:#c8ffe6;padding:7px 10px;font-size:13px}.manager-divider{border-top:1px solid rgba(79,132,205,.35);margin:4px 0}.manager-inline-info{min-height:34px;border:1px solid rgba(75,130,208,.35);border-radius:8px;background:#081630a6;padding:7px 9px;color:#d4e6ff;font-size:12px}.manager-muted{color:#9bb8e3;font-size:12px}.manager-course-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(95,157,255,.72);font-size:12px;font-weight:700;background:transparent!important;box-shadow:none!important}.manager-course-status.is-paid{border-color:#16c79ab8;color:#bdfcff}.manager-course-status.is-free{border-color:#22d3eeb8;color:#bbf4ff}.manager-course-status.is-buy{border-color:#fbbf24c2;color:#ffe6a0}[data-theme=light] .manager-course-status{border:1px solid transparent!important;background:transparent!important;box-shadow:inset 0 1px #ffffff94,0 2px 8px #25518a0f!important;font-weight:700!important}[data-theme=light] .manager-course-status.is-paid{border-color:#22a376b8!important;color:#0d4b35!important}[data-theme=light] .manager-course-status.is-free{border-color:#3191d5c2!important;color:#0d4b75!important}[data-theme=light] .manager-course-status.is-buy{border-color:#d69a30d6!important;color:#6a4100!important}.manager-courses-modal{width:min(980px,96vw)}.manager-courses-modal{background:linear-gradient(180deg,#08142ef2,#061128f2)!important}[data-theme=light] .manager-courses-modal{background:linear-gradient(180deg,#fafcfff2,#f2f7fff2)!important}.manager-profile-card{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.manager-profile-avatar-wrap{display:flex;align-items:center;justify-content:center}.manager-profile-avatar{width:96px;height:96px;border-radius:999px;object-fit:cover;border:1px solid rgba(95,157,255,.44)}.manager-profile-avatar-fallback{width:96px;height:96px;border-radius:999px;display:grid;place-items:center;background:#0b1c3ab8;border:1px solid rgba(95,157,255,.44);color:#dcecff;font-size:14px;font-weight:700}.manager-tab-panel textarea{border-radius:8px;border:1px solid var(--line);background:#0d172b;color:var(--text);padding:8px 10px;min-height:92px;resize:vertical}@media (max-width: 980px){.manager-grid-4,.manager-grid-2{grid-template-columns:1fr}.manager-grid-span-2{grid-column:span 1}.manager-profile-card{grid-template-columns:1fr}}.manager-ai-billing-panel{gap:14px}.manager-section-head h3{margin:0}.manager-note{margin:4px 0 0;color:#9bb8e3;font-size:13px}.manager-subtabs{display:flex;gap:8px;flex-wrap:wrap}.manager-subtabs button{min-height:34px;border-radius:10px;border:1px solid rgba(78,133,214,.45);background:#0d1f3fe0;color:#dcedff;padding:7px 12px;font-weight:700}.manager-subtabs button.is-active{background:linear-gradient(180deg,#2f95ea,#1cb6bb);border-color:#59d7da;color:#fff}.manager-payment-mode-switch{margin-bottom:6px}.manager-rule-schedule{border:1px solid rgba(77,129,205,.22);border-radius:10px;padding:10px;background:#0b183147}.manager-rule-schedule.is-disabled{opacity:.55;background:#060d1cb8;border-color:#596d8938}.manager-rule-schedule.is-disabled input,.manager-rule-schedule.is-disabled select{cursor:not-allowed}.manager-collapsible{border:1px solid rgba(75,130,208,.3);border-radius:10px;padding:8px 10px;background:#09153170}.manager-collapsible summary{cursor:pointer;font-weight:700;color:#dcecff}.manager-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:3px 10px;border-radius:999px;border:1px solid rgba(93,154,230,.4);font-size:12px;font-weight:700}.manager-badge-pending{background:#3168b659;color:#d7ebff}.manager-badge-paid{background:#19795966;color:#c9ffe9}.manager-badge-failed{background:#942b4161;color:#ffd8e1}.manager-align-end{align-items:end}.manager-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#030a17b8;display:grid;place-items:center;padding:18px}.manager-modal-card{width:min(860px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(78,133,214,.42);border-radius:14px;background:linear-gradient(180deg,#091834fa,#081227fa);box-shadow:0 20px 60px #0006}.manager-modal-head,.manager-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px}.manager-modal-head{border-bottom:1px solid rgba(79,132,205,.35)}.manager-modal-head h4{margin:0}.manager-modal-body{padding:16px;display:grid;gap:12px}.manager-modal-actions{border-top:1px solid rgba(79,132,205,.35)}#root,.app-with-fixed-header-old,.landing-shell,.teacher-shell-old,.student-shell-old,.admin-shell-old{min-height:100vh;background:transparent!important}:is(.nav,.subnav,.app-fixed-header-old,.landing-header-old,.teacher-topbar-old,.student-topbar-old){background:var(--site-surface-strong)!important;border-color:var(--site-surface-border)!important;box-shadow:0 8px 24px #050c1c14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}:is(.landing-main-old,.teacher-main-old,.student-main-old,.admin-main-old,.landing-hero-old,.landing-panel-old,.landing-about-old,.landing-about-video-frame-old,.python-motion-wrap-old,.python-motion-wrap,.flow-step-old,.flow-step,.teacher-card-old,.teacher-pane-old,.teacher-section-block-old,.teacher-task-row-old,.teacher-student-item-old,.teacher-task-editor-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-md-preview-old,.teacher-stat-old,.teacher-task-chat-shell-old,.teacher-task-chat-input-wrap-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.teacher-modal-card,.student-card-old,.student-pane-old,.student-courses-card,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-course-progress-box-old,.student-course-item-old,.student-course-item,.student-task-row,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-copy-old,.student-task-work-media-old,.student-task-work-meta-old,.student-chat-toolbar-old,.student-chat-input-old,.student-task-chat-shell-old,.student-task-chat-input-wrap-old,.student-task-chat-input-old,.student-task-chat-clip-old,.student-task-chat-files-old span,.admin-card-old,.admin-controls-old,.admin-table-wrap-old,.admin-detail-old,.admin-pre-old,.manager-panel,.manager-tab-panel,.manager-summary-card,.manager-table-wrap,.manager-inline-info,.manager-collapsible,.manager-modal-card,.panel,.card,.list,.item){background:var(--site-surface)!important;border-color:var(--site-surface-border)!important;box-shadow:var(--site-surface-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}:is(.teacher-thread-old,.student-thread-old,.student-chat-old,.student-task-chat-thread-old){background:var(--site-surface-soft)!important;border-color:var(--site-surface-border)!important;box-shadow:inset 0 1px #ffffff05;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}:is(.teacher-msg-old.me,.teacher-msg-old.other,.student-msg-old.me,.student-msg-old.other,.student-chat-msg){background:var(--site-surface-strong)!important;border-color:var(--site-surface-border)!important;box-shadow:0 8px 18px #050c1c14}:is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background:var(--site-surface-soft)!important;border-color:var(--site-surface-border)!important;box-shadow:inset 0 1px #ffffff0a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}:is(.teacher-tab-old,.student-tab-old,.admin-tab-old,.manager-tabs button,.manager-subtabs button){background:var(--site-surface-soft)!important;border-color:var(--site-surface-border)!important;box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}:is(.teacher-tab-old.active,.student-tab-old.active,.admin-tab-old.active,.manager-tabs button.is-active,.manager-subtabs button.is-active,.student-course-item.is-active,.student-course-item-old.is-active,.student-course-item-old.hover){background:linear-gradient(180deg,#3c90f23d,#23bec729)!important;border-color:#79bcffb8!important;box-shadow:0 0 0 1px #5db0ff24,0 12px 28px #050c1c1a!important}:is(.admin-table-old th,.teacher-table-old th,.student-table-old th,.manager-table th){background:var(--site-surface-strong)!important;border-color:var(--site-surface-border)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}:is(.admin-table-old td,.teacher-table-old td,.student-table-old td,.manager-table td){border-color:color-mix(in srgb,var(--site-surface-border) 82%,transparent)!important;background:transparent!important}[data-theme=light] :is(.teacher-msg-old.me,.teacher-msg-old.other,.student-msg-old.me,.student-msg-old.other,.student-chat-msg){box-shadow:0 8px 18px #7a98c41f}[data-theme=light] body{background:var(--site-bg-overlay),var(--site-bg-image) var(--site-bg-position) / var(--site-bg-size) fixed no-repeat!important}[data-theme=light] :is(.landing-shell,.teacher-shell-old,.student-shell-old,.admin-shell-old){background:transparent!important}[data-theme=light] .landing-shell{background:transparent!important}[data-theme=light] .python-motion-wrap-old,[data-theme=light] .python-motion-wrap,[data-theme=light] .flow-step-old,[data-theme=light] .flow-step{background:var(--site-surface)!important;border-color:var(--site-surface-border)!important;box-shadow:var(--site-surface-shadow)!important}[data-theme=light] .app-with-fixed-header-old :is(.landing-main-old,.landing-hero-old,.landing-panel-old,.landing-about-old,.teacher-main-old,.teacher-card-old,.teacher-pane-old,.teacher-student-item-old,.teacher-task-row-old,.teacher-section-block-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-task-editor-old,.teacher-md-preview-old,.teacher-stat-old,.student-main-old,.student-card-old,.student-pane-old,.student-courses-card,.student-course-item-old,.student-course-item,.student-task-row,.student-course-card,.student-course-card-wrap,.student-course-progress-box-old,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-copy-old,.student-task-work-media-old,.student-chat-old,.student-chat-msg,.student-chat-composer-old,.admin-main-old,.admin-card-old,.admin-table-wrap-old,.admin-controls-old,.admin-table-old,.panel,.card,.list,.item){background:var(--site-surface)!important;border-color:var(--site-surface-border)!important;box-shadow:var(--site-surface-shadow)!important}[data-theme=light] .app-with-fixed-header-old :is(.teacher-thread-old,.student-thread-old,.student-task-chat-thread-old,.student-task-chat-shell-old,.student-task-chat-input-old,.student-task-work-meta-old){background:var(--site-surface-soft)!important;border-color:var(--site-surface-border)!important}body,[data-theme=light] body,[data-theme=dark] body{background:var(--site-bg-overlay),var(--site-bg-image) var(--site-bg-position) / var(--site-bg-size) fixed no-repeat!important}.app-with-fixed-header-old,.landing-shell,.teacher-shell-old,.student-shell-old,.admin-shell-old,.landing-main-old,.teacher-main-old,.student-main-old,.admin-main-old{background:transparent!important}.app-with-fixed-header-old :is(.landing-hero-old,.landing-panel-old,.landing-about-old,.landing-about-video-frame-old,.python-motion-wrap-old,.python-motion-wrap,.python-flow-grid-old,.python-flow-grid,.flow-step-old,.flow-step,.teacher-card-old,.teacher-pane-old,.teacher-thread-old,.teacher-task-chat-shell-old,.teacher-task-chat-input-wrap-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.teacher-student-item-old,.teacher-task-row-old,.teacher-section-block-old,.teacher-task-editor-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-md-preview-old,.teacher-stat-old,.student-card-old,.student-pane-old,.student-thread-old,.student-chat-old,.student-chat-msg,.student-chat-composer-old,.student-courses-card,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-course-progress-box-old,.student-course-item-old,.student-course-item,.student-task-row,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-copy-old,.student-task-work-media-old,.student-task-work-meta-old,.student-task-chat-shell-old,.student-task-chat-thread-old,.student-task-chat-input-wrap-old,.student-task-chat-input-old,.student-task-chat-clip-old,.student-task-chat-files-old span,.admin-card-old,.admin-controls-old,.admin-table-wrap-old,.admin-detail-old,.admin-pre-old,.manager-panel,.manager-tab-panel,.manager-summary-card,.manager-table-wrap,.manager-inline-info,.manager-collapsible,.manager-modal-card,.panel,.card,.list,.item){background:transparent!important;box-shadow:none!important}.app-with-fixed-header-old :is(button,.landing-btn-old,.landing-cta-old,.landing-theme-btn,.hero-chip-old,.brand-badge-old,.teacher-tab-old,.student-tab-old,.admin-tab-old,.student-pill-old,.admin-pill-old,.manager-tabs button,.manager-subtabs button,[class*=-btn-old],[class*=-tab-old],[class*=-chip-old]){background:transparent!important;box-shadow:none!important}.app-with-fixed-header-old :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background:transparent!important;box-shadow:none!important}html,body{background:var(--site-bg-overlay),var(--site-bg-image) var(--site-bg-position) / var(--site-bg-size) fixed no-repeat!important}.landing-page,.landing-page:before,.landing-page:after,.landing-header,.landing-header-old,.app-fixed-header-old,.app-fixed-header-inner-old,.app-fixed-progress-old,.landing-two-col-compact-old:after{background:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-with-fixed-header-old *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe),.app-with-fixed-header-old *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe):before,.app-with-fixed-header-old *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe):after,.landing-page *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe),.landing-page *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe):before,.landing-page *:not(img):not(video):not(svg):not(path):not(canvas):not(iframe):after{background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root{--glass-panel-bg: transparent;--glass-panel-strong: transparent;--glass-border: rgba(109, 173, 255, .28);--glass-shadow: none}[data-theme=light]{--glass-panel-bg: transparent;--glass-panel-strong: transparent;--glass-border: rgba(124, 162, 214, .28);--glass-shadow: none;--site-bg-overlay: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .02))}.landing-page,.landing-shell,.app-with-fixed-header-old,.landing-main-old,.teacher-main-old,.student-main-old,.admin-main-old{background:transparent!important}:is(.landing-header-old,.app-fixed-header-old,.teacher-topbar-old,.student-topbar-old,.landing-hero-old,.landing-panel-old,.landing-about-old,.landing-about-video-frame-old,.python-motion-wrap-old,.python-motion-wrap,.flow-step-old,.flow-step,.student-course-item-old,.student-course-item,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-pane-old,.student-card-old,.student-task-row,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-meta-old,.student-task-chat-shell-old,.student-task-chat-thread-old,.student-task-chat-input-old,.student-chat-old,.student-chat-msg,.teacher-card-old,.teacher-pane-old,.teacher-thread-old,.teacher-student-item-old,.teacher-task-row-old,.teacher-section-block-old,.teacher-task-editor-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-md-preview-old,.teacher-stat-old,.teacher-task-chat-shell-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.admin-card-old,.admin-table-wrap-old,.admin-controls-old,.admin-detail-old,.admin-pre-old,.manager-panel,.manager-tab-panel,.manager-summary-card,.manager-table-wrap,.manager-inline-info,.manager-collapsible,.manager-modal-card){background:var(--glass-panel-bg)!important;border-color:var(--glass-border)!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(.landing-btn-old,.landing-cta-old,.landing-theme-btn,.hero-chip-old,.brand-badge-old,.teacher-tab-old,.student-tab-old,.admin-tab-old,.student-pill-old,.admin-pill-old,.manager-tabs button,.manager-subtabs button,[class*=-btn-old],[class*=-tab-old],[class*=-chip-old]){background:var(--glass-panel-strong)!important;border-color:var(--glass-border)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(.landing-btn-old.login,.landing-cta-old,.student-course-item.is-active,.student-course-item-old.is-active,.student-course-item-old.hover,.teacher-tab-old.active,.student-tab-old.active,.admin-tab-old.active,.manager-tabs button.is-active,.manager-subtabs button.is-active){background:transparent!important;border-color:#5caaf585!important;box-shadow:none!important}:is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background:transparent!important;border-color:var(--glass-border)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=dark] :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background:transparent!important}[data-theme=light] .landing-page.landing-shell,[data-theme=light] .landing-page.landing-shell .landing-main-old,[data-theme=light] .landing-page.landing-shell .landing-hero-old,[data-theme=light] .landing-page.landing-shell .landing-panel-old,[data-theme=light] .landing-page.landing-shell .landing-about-old,[data-theme=light] .landing-page.landing-shell .python-motion-wrap,[data-theme=light] .landing-page.landing-shell .flow-step,[data-theme=light] .landing-page.landing-shell .student-course-item-old,[data-theme=light] .landing-page.landing-shell .landing-header-old{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .landing-page.landing-shell :is(.landing-btn-old,.landing-cta-old,.landing-theme-btn,.hero-chip-old,.brand-badge-old,.landing-course-detail-pill-old){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .landing-page.landing-shell :is(.landing-btn-old.login,.landing-cta-old,.student-course-item-old.is-active){background:transparent!important;border-color:#42a0ea6b!important}.landing-auth-old .landing-btn-old.login{background:linear-gradient(180deg,#49a7f5f0,#308be2f0)!important;border-color:#3a94e8f2!important;color:#1d4e7b!important;box-shadow:0 6px 16px #308be233!important}.landing-auth-old .landing-btn-old.login:hover{background:linear-gradient(180deg,#56b1fafa,#3994e9fa)!important;border-color:#46a0f0fa!important}[data-theme=light] .landing-auth-old .landing-btn-old.login{background:linear-gradient(180deg,#4cadf5f5,#3793e3f5)!important;border-color:#4e9de4eb!important;color:#1d4e7b!important}:is(.teacher-shell-old,.student-shell-old,.admin-shell-old,.manager-screen,.trainer-page-v2){background:transparent!important}.app-with-fixed-header-old :is(.teacher-card-old,.teacher-pane-old,.teacher-thread-old,.teacher-tabs-old,.teacher-tab-old,.teacher-student-item-old,.teacher-task-row-old,.teacher-section-block-old,.teacher-role-line-old,.teacher-role-progress-old,.teacher-banner-old,.teacher-task-editor-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-md-preview-old,.teacher-stat-old,.teacher-task-chat-shell-old,.teacher-task-chat-input-wrap-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.teacher-task-trainer-panel-v2,.teacher-task-trainer-switch-v2,.teacher-icon-btn-old,.teacher-logout-old,.teacher-brand-badge-old,.student-card-old,.student-pane-old,.student-thread-old,.student-tabs-old,.student-tab-old,.student-chat-old,.student-chat-msg,.student-chat-composer-old,.student-role-line-old,.student-role-progress-old,.student-banner-old,.student-courses-card,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-course-progress-box-old,.student-course-item-old,.student-course-item,.student-task-row,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-copy-old,.student-task-work-media-old,.student-task-work-meta-old,.student-task-chat-shell-old,.student-task-chat-thread-old,.student-task-chat-input-wrap-old,.student-task-chat-input-old,.student-task-chat-clip-old,.student-task-chat-files-old span,.student-trainer-cta-hero-v2,.student-trainer-cta-badge-v2,.student-icon-btn-old,.student-logout-old,.student-brand-badge-old,.admin-card-old,.admin-tabs-old,.admin-tab-old,.admin-banner-old,.admin-table-wrap-old,.admin-controls-old,.admin-detail-old,.admin-pre-old,.manager-panel,.manager-tab-panel,.manager-summary-card,.manager-table-wrap,.manager-inline-info,.manager-collapsible,.manager-modal-card,.trainer-card-v2,.trainer-banner-v2,.trainer-chat-v2,.trainer-msg-v2,.trainer-report-v2){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-with-fixed-header-old :is(.teacher-tab-old.active,.student-tab-old.active,.admin-tab-old.active,.teacher-task-item-old.active,.teacher-student-item-old.active,.student-course-item.is-active,.student-course-item-old.is-active,.student-course-item-old.hover,.student-trainer-cta-btn-v2,.student-trainer-cta-floating-v2,.manager-tabs button.is-active,.manager-subtabs button.is-active){background:transparent!important;box-shadow:none!important}.app-with-fixed-header-old :is(.teacher-shell-old input,.teacher-shell-old textarea,.student-shell-old input,.student-shell-old select,.student-shell-old textarea,.admin-shell-old input,.admin-shell-old select,.admin-shell-old textarea,.manager-screen input,.manager-screen select,.manager-screen textarea,.trainer-page-v2 input,.trainer-page-v2 select,.trainer-page-v2 textarea){background:transparent!important;box-shadow:none!important}.app-with-fixed-header-old :is(.teacher-topbar-old,.student-topbar-old,.app-fixed-header-old,.app-fixed-header-inner-old,.app-fixed-progress-old){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-fixed-progress-old{background:#03143061!important;border:1px solid rgba(181,220,255,.24)!important;box-shadow:inset 0 0 0 1px #5fa0ee14!important}.app-fixed-progress-old>span{background-image:linear-gradient(90deg,#5bd8ff,#89ecff,#c7f8ff)!important;background-color:#89ecff!important;box-shadow:0 0 12px #92ebff8c!important}[data-theme=light] .app-fixed-progress-old{background:#e1f0ffeb!important;border-color:#89addc8c!important}[data-theme=light] .app-fixed-progress-old>span{background-image:linear-gradient(90deg,#2f8fdd,#3fa4ea,#5ebaf2)!important;background-color:#3fa4ea!important;box-shadow:0 0 10px #2f81cc6b!important}body[data-student-source=api] .app-fixed-progress-old>span{background-image:linear-gradient(90deg,#ffe26b,#ffd166,#ffb703)!important;background-color:#ffd166!important;box-shadow:0 0 12px #ffd05c80!important}.landing-header-old,.app-fixed-header-glass-old{background:transparent!important;border-bottom-color:#7ca2d66b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.landing-header-inner,.app-fixed-header-glass-old .app-fixed-header-inner-glass-old{width:min(1590px,98vw);min-height:60px;background:#ecf4ffc7!important;border:1px solid rgba(124,162,214,.34);border-radius:16px;padding:8px 14px!important;margin-top:6px;margin-bottom:6px;box-shadow:0 8px 22px #7392be14!important;backdrop-filter:blur(14px) saturate(112%)!important;-webkit-backdrop-filter:blur(14px) saturate(112%)!important}.landing-progress-old{width:min(1590px,98vw)}[data-theme=dark] .landing-header-inner,[data-theme=dark] .app-fixed-header-glass-old .app-fixed-header-inner-glass-old{background:#09142eb8!important;border-color:#6dadff47!important;box-shadow:0 8px 22px #030a1829!important}.landing-header-old .brand-link-old{gap:10px;color:#e8f3ff}.landing-header-old .brand-logo-old{width:32px;height:32px;object-fit:contain}.landing-header-old .brand-title-old{color:#9ecbff;font-size:16px}.landing-header-old .brand-copy-old small{color:#cde3ff;opacity:.85}.landing-header-old .brand-badge-old{border-color:#5da7fa99;background:#216fca47!important;color:#e9f6ff;padding:3px 9px}.landing-header-old .landing-btn-old.login{background:transparent!important}[data-theme=dark] .landing-header-old .landing-btn-old.login,[data-theme=dark] .landing-header-old .landing-btn-old.login:visited{color:#e8f1ff!important}[data-theme=light] .landing-header-old *{color:#21496f!important}.student-top-actions-old :is(.student-icon-btn-old,.student-logout-old),.student-tabs-old :is(.student-tab-old,.student-tab-old.active){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .student-shell-old :is(.student-course-item-old,.student-course-item,.student-course-item-old:hover,.student-course-item:hover,.student-course-item-old.is-active,.student-course-item.is-active,.student-course-item-old.hover,.student-course-item:active,.student-course-item-old:active){background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .student-shell-old :is(.student-card-old,.student-courses-card,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-pane-old,.student-task-work-card-old,.student-task-work-inner-old,.student-task-work-meta-old){background:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old :is(.student-shell-old,.student-main-old,.student-main-old.student-main-compact-old,.student-courses-layout-old,.student-task-layout-old,.student-card-old,.student-pane-old,.student-courses-card,.student-course-card,.student-course-card-old,.student-course-card-wrap,.student-course-item,.student-course-item-old,.student-task-row,.student-task-item-old,.student-role-line-old,.student-banner-old,.student-course-progress-box-old,.student-hours-chart-plot,.student-hours-chart-grid,.student-course-media-old,.student-course-media>div,.student-media-placeholder-old,.student-profile-pass-old,.student-table-wrap-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old>.student-shell-old,[data-theme=light] .app-with-fixed-header-old>.student-shell-old>.student-main-old,[data-theme=light] .app-with-fixed-header-old>.student-shell-old>.student-main-old.student-main-compact-old{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old :is(.teacher-shell-old,.teacher-main-old,.teacher-card-old,.teacher-pane-old,.teacher-thread-old,.teacher-section-block-old,.teacher-task-row-old,.teacher-student-item-old,.teacher-editor-left-old,.teacher-editor-right-old,.teacher-task-editor-old,.teacher-md-preview-old,.teacher-stat-old,.teacher-ai-trainer-old,.teacher-finance-old,.teacher-ai-settings-old,.teacher-profile-old,.teacher-profile-avatar-box-old,.teacher-profile-pass-old,.teacher-task-chat-shell-old,.teacher-task-chat-input-wrap-old,.teacher-chat-toolbar-old,.teacher-chat-input-old,.teacher-modal-card){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old>.teacher-shell-old,[data-theme=light] .app-with-fixed-header-old>.teacher-shell-old>.teacher-main-old{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .admin-shell-old :is(.admin-shell-old,.admin-main-old,.admin-card-old,.admin-controls-old,.admin-table-wrap-old,.admin-detail-old,.admin-pre-old,.admin-tabs-old,.admin-banner-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old>.admin-shell-old,[data-theme=light] .app-with-fixed-header-old>.admin-shell-old>.admin-main-old{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old :is(.teacher-card-head-old,.teacher-table-wrap-old,.teacher-students-grid-old,.teacher-students-list-old,.teacher-student-top-old,.teacher-student-side-old,.teacher-student-progress-old,.teacher-editor-layout-old,.teacher-editor-head-old,.teacher-task-list-old,.teacher-grid-2-old,.teacher-grid-2-tight-old,.teacher-grid-3-old,.teacher-media-box-old,.teacher-editor-head-actions-old,.teacher-task-top-actions-old,.teacher-sections-old,.teacher-section-head-old,.teacher-task-row-actions-old,.teacher-task-editor-grid-old,.teacher-task-media-list-old,.teacher-task-media-item-old,.teacher-task-media-head-old,.teacher-task-media-head-actions-old,.teacher-ai-settings-form-old,.teacher-ai-model-list-old,.teacher-ai-model-list-grid-old,.teacher-ai-settings-actions-old,.teacher-ai-trainer-form-old,.teacher-ai-actions-old,.teacher-profile-grid-old,.teacher-profile-fields-old,.teacher-profile-pass-grid-old,.teacher-md-preview-title-old,.teacher-md-preview-body-old,.teacher-md-editor-old,.teacher-md-columns-editor-old,.teacher-md-column-old,.teacher-course-students-old,.teacher-stats-grid-old,.teacher-stats-performance-old,.teacher-stats-performance-head-old,.teacher-stats-table-wrap-old,.teacher-stats-selected-summary-old,.teacher-finance-head-old,.teacher-finance-cards-old,.teacher-finance-meta-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .admin-shell-old :is(.admin-sub-old,.admin-controls-users-old,.admin-controls-courses-old,.admin-controls-ai-old,.admin-controls-ai-add-old,.admin-controls-pay-old,.admin-controls-stats-old,.admin-controls-audit-old,.admin-controls-actions-old,.admin-row-actions-old,.admin-stats-grid-old,.admin-stats-grid-old .card){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .admin-shell-old :is(.admin-table-old,.admin-table-old thead,.admin-table-old tbody,.admin-table-old tr,.admin-table-old th,.admin-table-old td,.admin-row-actions-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old :is(.teacher-table-wrap-old,.teacher-table-old,.teacher-table-old thead,.teacher-table-old tbody,.teacher-table-old tr,.teacher-table-old th,.teacher-table-old td,.course-actions-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old :is(.student-table-wrap-old,.student-table-old,.student-table-old thead,.student-table-old tbody,.student-table-old tr,.student-table-old th,.student-table-old td){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}[data-theme=light] .landing-page.landing-shell .landing-cta-old{background:linear-gradient(90deg,#3a89e7fa,#26b8bffa)!important;border-color:#4e9de4b8!important;color:#fff!important;text-shadow:0 1px 2px rgba(29,78,123,.28)!important;box-shadow:0 6px 16px #5290d624!important}[data-theme=light] .landing-page.landing-shell .landing-course-detail-actions-old .landing-btn-old.login{background:linear-gradient(180deg,#46a7f3fa,#2f8be2fa)!important;border-color:#4998e0f5!important;color:#fff!important;text-shadow:0 1px 2px rgba(29,78,123,.28)!important;box-shadow:0 6px 16px #5290d624!important}[data-theme=light] .landing-page.landing-shell a.landing-btn-old.login.landing-community-btn-old,[data-theme=light] .landing-page.landing-shell a.landing-btn-old.login.landing-community-btn-old:visited{background:linear-gradient(180deg,#429ff1fa,#26b5c1fa)!important;border-color:#4998e0e6!important;color:#fff!important;text-shadow:0 1px 2px rgba(29,78,123,.28)!important;box-shadow:0 6px 16px #5290d624!important}[data-theme=light] .landing-page.landing-shell a.landing-btn-old.login.landing-community-btn-old:hover,[data-theme=light] .landing-page.landing-shell a.landing-btn-old.login.landing-community-btn-old:focus-visible{background:linear-gradient(180deg,#3a93e8,#1faab8)!important;border-color:#428fd7f5!important;color:#fff!important;box-shadow:0 8px 18px #5290d633!important}[data-theme=light] .landing-page.landing-shell .landing-course-detail-status-old.student-pill-old.free{background:#ffffff38!important;border-color:#4391d6a3!important;color:#13507c!important;box-shadow:none!important;text-shadow:none!important}[data-theme=light] .landing-page.landing-shell .landing-course-detail-actions-old a.landing-btn-old.login,[data-theme=light] .landing-page.landing-shell .landing-course-detail-actions-old a.landing-btn-old.login:visited{background:#ffffff2e!important;border-color:#4391d69e!important;color:#13507c!important;text-shadow:none!important;box-shadow:none!important}[data-theme=light] .landing-page.landing-shell .landing-course-detail-actions-old a.landing-btn-old.login:hover,[data-theme=light] .landing-page.landing-shell .landing-course-detail-actions-old a.landing-btn-old.login:focus-visible{background:#dbedff75!important;border-color:#3c8dd7c7!important;color:#0f4773!important;box-shadow:0 4px 12px #498dd21f!important}[data-theme=light] .landing-page.landing-shell .landing-cta-primary-old{background:linear-gradient(90deg,#3b7be9,#27c1c0)!important;border:1px solid rgba(78,157,228,.84)!important;color:#163d63!important;text-shadow:none!important;box-shadow:0 8px 18px #5290d62e!important;opacity:1!important}[data-theme=light] .landing-page.landing-shell .brand-badge-old{color:#163d63!important;text-shadow:none!important}.landing-page.landing-shell .landing-course-item-old{display:block!important;background:transparent!important;background-color:transparent!important;background-image:none!important}.landing-page.landing-shell .landing-course-item-old:is(.is-active,.hover,:hover){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:inset 0 0 0 1px #7ec8ff47!important}.landing-page.landing-shell .landing-course-item-row-old{display:grid!important;grid-template-columns:26px minmax(0,1fr) auto!important;align-items:start!important;width:100%;min-width:0;gap:10px}.landing-page.landing-shell .landing-course-item-body-old{display:block;min-width:0}.landing-page.landing-shell .landing-course-item-title-old{display:block;width:100%;max-width:100%;min-width:0;white-space:normal;overflow-wrap:break-word;word-break:keep-all;line-height:1.25;text-align:left}.landing-page.landing-shell .landing-course-status-slot-old{display:flex;align-items:flex-start;justify-content:flex-end;min-width:34px}.landing-page.landing-shell .landing-course-status-badge-old{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 9px;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#080f1e24;color:#f4fbff;box-shadow:inset 0 1px #ffffff14;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.landing-page.landing-shell button.landing-course-status-badge-old{cursor:pointer}.landing-page.landing-shell button.landing-course-status-badge-old:disabled{cursor:wait;opacity:.72}.landing-page.landing-shell .landing-course-status-badge-old.is-paid{background:#16c79a1f;border-color:#16c79ab8;color:#a8ffe2}.landing-page.landing-shell .landing-course-status-badge-old.is-free{background:#2dc5b71f;border-color:#22d3eeb8;color:#bbf4ff}.landing-page.landing-shell .landing-course-status-badge-old.is-buy{background:#f4bf3724;border-color:#fbbf24c2;color:#ffe6a0}.landing-page.landing-shell .landing-course-status-badge-old.is-unavailable{background:#7887ab24;border-color:#94a3b8ad;color:#dbe6ff}[data-theme=light] .landing-page.landing-shell .landing-course-status-badge-old{border:1px solid transparent!important;box-shadow:inset 0 1px #ffffff94,0 2px 8px #25518a0f!important;font-weight:700!important}[data-theme=light] .landing-page.landing-shell .landing-course-status-badge-old.is-paid{background:#4fdba71f!important;border-color:#22a376b8!important;color:#0d4b35!important}[data-theme=light] .landing-page.landing-shell .landing-course-status-badge-old.is-free{background:#56c8ff24!important;border-color:#3191d5c2!important;color:#0d4b75!important}[data-theme=light] .landing-page.landing-shell .landing-course-status-badge-old.is-buy{background:#ffbf4d29!important;border-color:#d69a30d6!important;color:#6a4100!important}[data-theme=light] .landing-page.landing-shell .landing-course-status-badge-old.is-unavailable{background:#c8d5ea47!important;border-color:#6f83a6c7!important;color:#38506d!important}[data-theme=light] .landing-page.landing-shell button.landing-course-status-badge-old:disabled{opacity:1!important;filter:none!important}.landing-page.landing-shell .landing-main-old{width:min(1590px,98vw)!important}.landing-page.landing-shell :is(.landing-hero-old,.landing-cta-row-old,.landing-two-col-old,.landing-how-it-works-wide-old,.landing-about-old){width:100%;max-width:none!important}@media (max-width: 980px){.landing-page.landing-shell .landing-main-old{width:min(1590px,96vw)!important}}.landing-page.landing-shell :is(.landing-course-badge-old,.landing-course-detail-status-old){display:inline-flex;align-items:center;gap:6px;width:fit-content}[data-theme=dark] .landing-page.landing-shell .landing-course-item-old,[data-theme=dark] .landing-page.landing-shell .landing-course-item-old:hover,[data-theme=dark] .landing-page.landing-shell .landing-course-item-old.is-active,[data-theme=dark] .landing-page.landing-shell .landing-course-item-old.hover{background:transparent!important;background-color:transparent!important;background-image:none!important}.landing-page.landing-shell .landing-help-block-old{background:#0a18366b!important;background-image:none!important;border-color:#5d96e85c!important;box-shadow:0 18px 34px #040e222e!important}.landing-page.landing-shell .landing-help-card-old{background:#08142e85!important;background-image:none!important;box-shadow:inset 0 1px #ffffff0a}[data-theme=light] .landing-page.landing-shell .landing-help-block-old{background:#fafcffb8!important;background-image:none!important;border-color:#7ca2d67a!important;box-shadow:0 18px 34px #7392be1f!important}[data-theme=light] .landing-page.landing-shell .landing-help-card-old{background:#ffffffd1!important;background-image:none!important;border-color:#7ca2d675!important;box-shadow:inset 0 1px #ffffffb8!important}[data-theme=light] .landing-page.landing-shell .landing-help-chip-old{background:#e7f0fceb;border-color:#7ca2d680;color:#21517a}[data-theme=light] .landing-page.landing-shell .landing-help-card-head-old h4,[data-theme=light] .landing-page.landing-shell .landing-help-card-summary-old,[data-theme=light] .landing-page.landing-shell .landing-help-list-old,[data-theme=light] .landing-page.landing-shell .landing-help-note-old,[data-theme=light] .landing-page.landing-shell .landing-help-summary-old{color:#173d65}[data-theme=light] .landing-page.landing-shell .landing-help-note-old{background:#ecf3fcf0;border-color:#7ca2d657}[data-theme=dark] .landing-page.landing-shell .landing-course-item-old:hover,[data-theme=dark] .landing-page.landing-shell .landing-course-item-old.is-active,[data-theme=dark] .landing-page.landing-shell .landing-course-item-old.hover{border-color:#88cdffeb!important;box-shadow:inset 0 0 0 1px #7ec8ff47!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item{background:transparent!important;background-color:transparent!important;background-image:none!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item:hover,[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active,[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item:active{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:#88cdffeb!important;box-shadow:inset 0 0 0 1px #7ec8ff47!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active .student-course-item-title,[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-course-item:hover .student-course-item-title{color:#eef7ff!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item .student-course-item-title,[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item:hover .student-course-item-title,[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active .student-course-item-title{color:#173d65!important}.teacher-student-avatar-fallback-old{width:100%;height:100%;display:grid;place-items:center;font-weight:800;line-height:1}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active{background:transparent!important;background-color:transparent!important;background-image:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active{border-color:#7bb6e9f5!important;box-shadow:inset 0 0 0 1px #7ec8ff38!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old .teacher-student-name-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover .teacher-student-name-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active .teacher-student-name-old{color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old .teacher-student-copy-old small,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover .teacher-student-copy-old small,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active .teacher-student-copy-old small{color:#436a94!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-context-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-chat-task-context-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-msg-old .meta{color:#2f6a99!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-hours-old{background:#f1f8fff5!important;border-color:#7ea3d494!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-hours-old :is(.student-hours-chart-title,.student-hours-chart-y-label,.student-hours-chart-x-label){color:#1f4f7d!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-selected-name-old strong{color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-selected-name-old small,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-selected-meta-old{color:#2f618d!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-selected-meta-old span{border-color:#759ed475!important;background:#ecf4ffe0!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-activity-old{border-color:#759ed475!important;background:#ecf4ffd1!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-activity-head-old strong{color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-activity-head-old small{color:#2f618d!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-stats-activity-meta-old span{border-color:#759ed475!important;background:#ecf4ffe0!important;color:#2f618d!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-avatar-old,[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-pic-old{background:#ffffff85!important;border-color:#6fa4dc9e!important;color:#173d65!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-student-avatar-fallback-old{color:#173d65!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active{background:transparent!important;background-color:transparent!important;background-image:none!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old:hover,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old .teacher-student-item-old.active{border-color:#88cdffeb!important;box-shadow:inset 0 0 0 1px #7ec8ff47!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:36px!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:12px 12px!important;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}select::-ms-expand{display:none}select:hover{border-color:var(--ui-hover-outline)!important}select:focus,select:focus-visible{outline:none;border-color:var(--ui-hover-outline)!important;box-shadow:0 0 0 3px var(--ui-hover-glow)!important}select:disabled{cursor:not-allowed;opacity:.72}[data-theme=dark] select{color-scheme:dark;background-color:#071228!important;color:#edf5ff!important;border-color:#6dadff57!important;box-shadow:inset 0 1px #ffffff08!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 4.3 6 8.1l3.8-3.8' fill='none' stroke='%23d9ecff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}[data-theme=dark] select option,[data-theme=dark] select optgroup{background:#0b1730!important;color:#edf5ff!important}[data-theme=dark] select option:checked,[data-theme=dark] select option:hover{background:#173766!important;color:#fff!important}[data-theme=light] select{color-scheme:light;background-color:#f8fcfff0!important;color:#173d65!important;border-color:#7ca2d6ad!important;box-shadow:inset 0 1px #ffffffe0,0 2px 8px #7392be14!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 4.3 6 8.1l3.8-3.8' fill='none' stroke='%23173d65' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}[data-theme=light] select option,[data-theme=light] select optgroup{background:#f7fbff!important;color:#173d65!important}[data-theme=light] select option:checked,[data-theme=light] select option:hover{background:#dcecff!important;color:#123455!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select{color-scheme:dark;background-color:#071228!important;color:#edf5ff!important;border-color:#6dadff57!important;box-shadow:inset 0 1px #ffffff08!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 4.3 6 8.1l3.8-3.8' fill='none' stroke='%23d9ecff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select option,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select optgroup{background:#0b1730!important;color:#edf5ff!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select option:checked,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select option:hover{background:#173766!important;color:#fff!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select:focus,[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select:focus-visible{outline:none;border-color:var(--ui-hover-outline)!important;box-shadow:0 0 0 3px var(--ui-hover-glow)!important}[data-theme=dark] .app-with-fixed-header-old .teacher-shell-old select:disabled{cursor:not-allowed;opacity:.72}.themed-select{position:relative;width:100%;isolation:isolate}.themed-select-trigger{width:100%;min-height:32px;border-radius:8px;border:1px solid rgba(109,173,255,.34);background:linear-gradient(180deg,#08142e,#061128);color:#edf5ff;padding:8px 36px 8px 10px;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;position:relative}.themed-select-trigger:after{content:"";position:absolute;right:12px;top:50%;width:12px;height:12px;transform:translateY(-50%);background:no-repeat center / 12px 12px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 4.3 6 8.1l3.8-3.8' fill='none' stroke='%23d9ecff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.themed-select-trigger:hover{border-color:var(--ui-hover-outline)}.themed-select-trigger:focus,.themed-select-trigger:focus-visible{outline:none;border-color:var(--ui-hover-outline);box-shadow:0 0 0 3px var(--ui-hover-glow)}.themed-select-trigger.is-placeholder,.themed-select.is-disabled .themed-select-trigger{color:#9bb8e3}.themed-select.is-disabled .themed-select-trigger{cursor:not-allowed;opacity:.72}.themed-select-menu{position:absolute;z-index:70;left:0;right:0;top:calc(100% + 6px);display:flex;flex-direction:column;gap:0;max-height:280px;overflow-y:auto;overflow-x:hidden;padding:0;border-radius:12px;border:1px solid rgba(109,173,255,.46);background:#08142e;box-shadow:0 18px 34px #0208149e,0 0 0 1px #6dadff1f;backdrop-filter:none;-webkit-backdrop-filter:none}.themed-select-option{display:flex;align-items:stretch;justify-content:space-between;gap:8px;width:100%;border:0;border-radius:0;border-bottom:1px solid rgba(109,173,255,.18);background:#0b1730;color:#edf5ff;padding:0}.themed-select-option-label{flex:1 1 auto;min-width:0;border:0;background:transparent;color:inherit;padding:9px 10px;text-align:left;cursor:pointer}.themed-select-option-delete{flex:0 0 auto;min-width:34px;border:0;border-left:1px solid rgba(109,173,255,.18);background:transparent;color:#ff6b6b;font-size:18px;font-weight:700;line-height:1;cursor:pointer}.themed-select-option:last-child{border-bottom:0}.themed-select-option:hover,.themed-select-option:focus,.themed-select-option:focus-visible,.themed-select-option.is-selected{outline:none;background:#183f78;color:#fff}.themed-select-option:hover .themed-select-option-delete,.themed-select-option:focus .themed-select-option-delete,.themed-select-option:focus-visible .themed-select-option-delete,.themed-select-option.is-selected .themed-select-option-delete{color:#ffb3b3}.themed-select-option-delete:hover,.themed-select-option-delete:focus,.themed-select-option-delete:focus-visible{background:#ff61612e;outline:none}.themed-select-option:disabled{cursor:not-allowed;opacity:.56}[data-theme=dark] .themed-select-menu{background-color:#08142e!important;background-image:none!important;opacity:1!important}[data-theme=dark] .themed-select-option{background-color:#0b1730!important;background-image:none!important;opacity:1!important}[data-theme=dark] .themed-select-option:hover,[data-theme=dark] .themed-select-option:focus,[data-theme=dark] .themed-select-option:focus-visible,[data-theme=dark] .themed-select-option.is-selected{background-color:#183f78!important;background-image:none!important;opacity:1!important}[data-theme=light] .themed-select-trigger{border-color:#7ca2d6ad;background:#ecf4ffc7;color:#173d65;box-shadow:inset 0 1px #ffffffe0,0 2px 8px #7392be14}[data-theme=light] .themed-select-trigger:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.2 4.3 6 8.1l3.8-3.8' fill='none' stroke='%23173d65' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}[data-theme=light] .themed-select-trigger.is-placeholder,[data-theme=light] .themed-select.is-disabled .themed-select-trigger{color:#6d89a9}[data-theme=light] .themed-select-menu{border-color:#7ca2d68a;background:#f4fafffa;box-shadow:0 18px 34px #7392be2e;backdrop-filter:blur(6px) saturate(106%);-webkit-backdrop-filter:blur(6px) saturate(106%)}[data-theme=light] .themed-select-option{border-bottom-color:#7ca2d63d;background:#fffffffa;color:#173d65}[data-theme=light] .themed-select-option:hover,[data-theme=light] .themed-select-option:focus,[data-theme=light] .themed-select-option:focus-visible,[data-theme=light] .themed-select-option.is-selected{background:#dcecffb8;color:#123455}[data-theme=dark] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old,[data-theme=dark] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old.active,[data-theme=light] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old,[data-theme=light] .app-with-fixed-header-old .student-tabs-compact-old .student-tab-old.active{box-sizing:border-box!important;width:100%!important;min-width:0!important;border-width:1px!important;box-shadow:none!important;transform:none!important}.app-with-fixed-header-old .teacher-shell-old .teacher-ai-trainer-switch-old{background:#0c1c46eb!important;border:1px solid rgba(110,145,255,.6)!important}.app-with-fixed-header-old .teacher-shell-old .teacher-ai-trainer-switch-old.is-on{background:#25a16fc7!important;border-color:#35b882f2!important}.app-with-fixed-header-old .teacher-shell-old .teacher-ai-trainer-switch-old:after{content:""!important;background:#9fb1c9!important;box-shadow:0 1px 4px #00000047!important}.app-with-fixed-header-old .teacher-shell-old .teacher-ai-trainer-switch-old.is-on:after{background:#3ce18f!important}.app-with-fixed-header-old .teacher-shell-old .teacher-task-trainer-switch-v2{background:#0c1c46eb!important;border:1px solid rgba(110,145,255,.6)!important}.app-with-fixed-header-old .teacher-shell-old .teacher-task-trainer-switch-v2.is-on{background:#25a16fc7!important;border-color:#35b882f2!important}.app-with-fixed-header-old .teacher-shell-old .teacher-task-trainer-switch-thumb-v2{display:block!important;background:#9fb1c9!important;box-shadow:0 1px 4px #00000047!important}.app-with-fixed-header-old .teacher-shell-old .teacher-task-trainer-switch-v2.is-on .teacher-task-trainer-switch-thumb-v2{background:#3ce18f!important}.app-with-fixed-header-old .student-shell-old .student-courses-card{border:1px solid rgba(86,146,255,.42)!important;border-radius:14px!important;background:#07122c38!important;box-shadow:inset 0 0 0 1px #205ece1f,0 10px 24px #040e2214!important;backdrop-filter:blur(10px) saturate(108%)!important;-webkit-backdrop-filter:blur(10px) saturate(108%)!important}.app-with-fixed-header-old .student-shell-old .student-courses-list{height:100%!important;max-height:none!important;min-height:0!important;overflow:auto!important;padding-right:4px!important}.app-with-fixed-header-old .student-shell-old .student-course-item{border:1px solid rgba(86,146,255,.42)!important;border-radius:10px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:inset 0 1px #ffffff0a!important}.app-with-fixed-header-old .student-shell-old .student-course-item:hover{border-color:#74baffcc!important;background:#122a5a14!important;background-color:#122a5a14!important;background-image:none!important;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #5692ff3d!important}.app-with-fixed-header-old .student-shell-old .student-course-item.is-active{border-color:#71c1fff2!important;background:#122a5a1f!important;background-color:#122a5a1f!important;background-image:none!important;box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #57b3ff59!important}.app-with-fixed-header-old .student-shell-old .student-course-item-row{align-items:center!important;gap:10px!important}.app-with-fixed-header-old .student-shell-old .student-course-item-title{font-weight:700!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-card{background:#ffffff38!important;border-color:#7ca2d66b!important;box-shadow:inset 0 0 0 1px #ffffff2e,0 10px 24px #7392be14!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item{background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:#7ca2d66b!important;box-shadow:inset 0 1px #ffffff47!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item:hover{background:#ffffff3d!important;background-color:#ffffff3d!important;background-image:none!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-course-item.is-active{background:#ffffff57!important;background-color:#ffffff57!important;background-image:none!important}.app-with-fixed-header-old .student-shell-old .student-teacher-avatar-fallback{width:24px!important;height:24px!important;border:1px solid rgba(112,176,255,.45)!important;background:#061638e6!important}.app-with-fixed-header-old .student-shell-old .student-courses-list .student-teacher-avatar-fallback{border-radius:50%!important;color:#e8f2ff!important;box-shadow:inset 0 1px #ffffff1f!important}.app-with-fixed-header-old .student-shell-old .student-courses-list .student-teacher-avatar-fallback img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;display:block!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-teacher-avatar-fallback{background:linear-gradient(180deg,#fffffffa,#e8f2fff2)!important;color:#18486f!important;border-color:#649ad2d1!important;box-shadow:inset 0 1px #ffffffe6,0 2px 8px #466fa124!important}[data-theme=dark] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-teacher-avatar-fallback{background:#061638f0!important;color:#e8f2ff!important;border-color:#70b0ff73!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-course-item.is-active .student-teacher-avatar-fallback{background:linear-gradient(180deg,#fff,#ebf5fffa)!important;color:#11436b!important;border-color:#4c8bcce6!important;box-shadow:inset 0 1px #fffffff5,0 3px 10px #386aa62e!important}.app-with-fixed-header-old .student-shell-old .student-pill-old{min-width:96px!important;text-align:center!important;border-width:1px!important;border-style:solid!important;border-radius:8px!important;padding:4px 10px!important;line-height:1.15!important;font-size:12px!important;font-weight:700!important;box-shadow:inset 0 1px #ffffff24!important}.app-with-fixed-header-old .student-shell-old .student-pill-old.buy{border-color:#f5a524!important;background:linear-gradient(180deg,#362208f5,#2a1b07f5)!important;color:#ffd79a!important}.app-with-fixed-header-old .student-shell-old .student-pill-old.free{border-color:#38bdf8!important;background:linear-gradient(180deg,#07213af5,#06192cf5)!important;color:#d8f3ff!important}.app-with-fixed-header-old .student-shell-old .student-pill-old.paid{border-color:#22c55e!important;background:linear-gradient(180deg,#0a2d16f5,#082211f5)!important;color:#d6ffe5!important}.app-with-fixed-header-old .student-shell-old .student-pill-old.unavailable{border-color:#94a3b8!important;background:linear-gradient(180deg,#1e293bf2,#171f2df2)!important;color:#dbe5f3!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-pill-old{border-width:1px!important;border-style:solid!important;box-shadow:inset 0 1px #ffffffe6,0 3px 9px #38659e1f!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-pill-old.paid{background:linear-gradient(180deg,#f6fffafa,#ddf7e9f5)!important;border-color:#39a56ec2!important;color:#145137!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-pill-old.free{background:linear-gradient(180deg,#f8fdfffc,#e0f1fff7)!important;border-color:#4495e0c2!important;color:#13507c!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-pill-old.buy{background:linear-gradient(180deg,#fffaf1fc,#ffecc6f7)!important;border-color:#dfa63bd1!important;color:#6d4307!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-courses-list .student-pill-old.unavailable{background:linear-gradient(180deg,#f9fbfffa,#e7eef8f5)!important;border-color:#8c9dbdc7!important;color:#42546f!important}@media (max-width: 760px){.app-with-fixed-header-old .student-shell-old .student-courses-list{max-height:none!important;overflow:visible!important;padding:0 6px!important;align-items:stretch!important}.app-with-fixed-header-old .student-shell-old .student-course-item{padding:10px!important;width:calc(100% - 14px)!important;max-width:calc(100% - 14px)!important;margin-left:0!important;margin-right:auto!important;box-sizing:border-box!important}.app-with-fixed-header-old .student-shell-old .student-course-item-row{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;gap:8px!important}.app-with-fixed-header-old .student-shell-old .student-teacher-avatar-fallback{grid-column:1;grid-row:1;flex:0 0 24px}.app-with-fixed-header-old .student-shell-old .student-course-item-title{grid-column:2;grid-row:1;width:100%;min-width:0!important;display:block;line-height:1.25;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere;word-break:break-word}.app-with-fixed-header-old .student-shell-old .student-pill-old{grid-column:1 / -1;grid-row:2;margin-left:0;display:inline-flex!important;align-items:center;justify-content:center;justify-self:start;min-width:0!important;width:fit-content!important;max-width:min(52vw,150px);box-sizing:border-box!important;text-align:left!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.app-with-fixed-header-old .student-shell-old .student-pill-btn-old{display:inline-flex!important;width:fit-content!important;max-width:min(52vw,150px);box-sizing:border-box!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-with-fixed-header-old .student-shell-old .student-course-title-old{font-size:clamp(28px,8vw,34px)!important;line-height:1.08;overflow-wrap:anywhere;word-break:break-word}.app-with-fixed-header-old .student-shell-old .student-course-header{flex-direction:column;align-items:flex-start}.app-with-fixed-header-old .student-shell-old .student-course-progress{font-size:13px!important;line-height:1.35}}@media (max-width: 420px){.app-with-fixed-header-old .student-shell-old .student-courses-list{padding:0 4px!important}.app-with-fixed-header-old .student-shell-old .student-course-item{width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important}.app-with-fixed-header-old .student-shell-old .student-pill-old{max-width:min(58vw,140px);width:fit-content!important}}@media (max-width: 760px){.app-with-fixed-header-old .student-shell-old .student-card-old{overflow-x:hidden!important}.app-with-fixed-header-old .student-shell-old .student-courses-card{overflow-x:hidden!important;box-sizing:border-box!important;padding:10px!important;width:calc((100vw - 36px)*.975)!important;max-width:calc((100vw - 36px)*.975)!important;margin-left:0!important;margin-right:0!important}.app-with-fixed-header-old .student-shell-old .student-courses-list{align-items:flex-start!important;overflow-x:hidden!important;padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.app-with-fixed-header-old .student-shell-old .student-courses-list>.student-course-item{align-self:flex-start!important;width:calc((100vw - 60px)*.975)!important;max-width:calc((100vw - 60px)*.975)!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow:hidden!important;box-shadow:none!important}.app-with-fixed-header-old .student-shell-old .student-courses-list>.student-course-item:hover,.app-with-fixed-header-old .student-shell-old .student-courses-list>.student-course-item.is-active,.app-with-fixed-header-old .student-shell-old .student-courses-list>.student-course-item:active{box-shadow:none!important}.app-with-fixed-header-old .student-shell-old .student-course-card-wrap,.app-with-fixed-header-old .student-shell-old .student-course-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow-x:hidden!important}.app-with-fixed-header-old .student-shell-old .student-course-progress-box-old,.app-with-fixed-header-old .student-shell-old .student-task-list,.app-with-fixed-header-old .student-shell-old .student-task-section-old{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bar{background:#22d3ee!important;box-shadow:0 0 0 1px #22d3ee8c!important}:is(.student-shell-old,.teacher-stats-hours-old) .student-hours-chart-bar.is-done{background:#22c55e!important;box-shadow:0 0 0 1px #22c55e40!important}@media (max-width: 760px){.app-with-fixed-header-old .student-shell-old .student-task-chat-input-old{overflow:hidden!important}.app-with-fixed-header-old .student-shell-old .student-task-chat-controls-old{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important}.app-with-fixed-header-old .student-shell-old .student-task-chat-target-old{flex:1 1 120px!important;min-width:0!important}.app-with-fixed-header-old .student-shell-old .student-task-chat-target-old select{width:100%!important;max-width:140px!important;min-width:0!important;height:30px!important;font-size:12px!important;padding:4px 24px 4px 8px!important}.app-with-fixed-header-old .student-shell-old .student-task-chat-actions-old{display:inline-flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.app-with-fixed-header-old .student-shell-old .student-task-chat-clip-old,.app-with-fixed-header-old .student-shell-old .student-task-chat-input-old button{min-width:74px!important;height:30px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important}}.teacher-modal-backdrop.teacher-pricing-backdrop-old{background:#030a18f5!important}.teacher-modal-card.teacher-pricing-modal-card-old{position:relative;isolation:isolate;background:#081a38!important;background-color:#081a38!important;background-image:none!important;border:1px solid rgba(100,150,230,.45)!important;box-shadow:0 22px 54px #0208148f!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .teacher-modal-backdrop.teacher-pricing-backdrop-old{background:#e2eaf6e6!important}[data-theme=light] .teacher-modal-card.teacher-pricing-modal-card-old{background:#f5f8fe!important;background-color:#f5f8fe!important;background-image:none!important;border-color:#79a0d485!important;box-shadow:0 16px 34px #7392be2e!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-editor-layout-old :is(.teacher-editor-right-old,.teacher-section-block-old){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(.teacher-md-preview-old,.teacher-md-preview-title-old,.teacher-md-preview-body-old,.teacher-md-editor-old,.teacher-md-columns-editor-old,.teacher-md-column-old,.teacher-md-column-head-old,.teacher-task-trainer-panel-v2){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old label{color:#21486f!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(.teacher-md-preview-title-old,.teacher-md-preview-body-old,.teacher-md-column-head-old,.teacher-md-editor-media-meta-old,.teacher-task-trainer-toggle-copy-v2 strong){color:#173d65!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(input,select,textarea){background:transparent!important;background-color:transparent!important;border-color:#76a0d68f!important;color:#173d65!important;box-shadow:none!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(.teacher-md-title-hint-old,.teacher-task-trainer-toggle-copy-v2 small){color:#4d7197!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(.teacher-md-preview-title-old button,.teacher-md-editor-toolbar-old button){background:#eaf2ffeb!important;border-color:#6d99d294!important;color:#21486f!important;box-shadow:0 4px 12px #7392be1f!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old .teacher-md-editor-media-card-old{background:#f7fbfff0!important;border-color:#6d99d266!important;box-shadow:0 10px 24px #7b97be1f!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old :is(.teacher-md-editor-media-card-old img,.teacher-md-editor-media-card-old video){background:#deebfbe0!important}[data-theme=light] .app-with-fixed-header-old .teacher-shell-old .teacher-task-editor-old .teacher-md-editor-media-remove-old{background:linear-gradient(180deg,#e2506efa,#bc2749fa)!important;border-color:#ad1f40db!important;color:#fff!important;box-shadow:0 8px 18px #8d294438,inset 0 1px #ffffff52!important}.screen.trainer-screen .trainer-tools-menu-popover.panel{background:linear-gradient(180deg,#fbfefff0,#eef6ffeb)!important;background-image:none!important;border-color:#7ba1d69e!important;box-shadow:0 18px 38px #06112847,inset 0 1px #ffffffb8!important;backdrop-filter:blur(18px) saturate(118%)!important;-webkit-backdrop-filter:blur(18px) saturate(118%)!important;color:#173d65!important;color-scheme:light;opacity:1!important}.screen.trainer-screen .trainer-tools-menu-popover.panel :is(label,strong,small,div,span){color:inherit!important}.screen.trainer-screen .trainer-tools-menu-popover.panel button{background:linear-gradient(180deg,#ffffffc7,#e8f2ffe6)!important;border-color:#799fd694!important;color:#173d65!important;box-shadow:inset 0 1px #ffffffeb,0 4px 10px #7091be29!important}.screen.trainer-screen .trainer-tools-menu-popover.panel button:hover,.screen.trainer-screen .trainer-tools-menu-popover.panel button:focus,.screen.trainer-screen .trainer-tools-menu-popover.panel button:focus-visible{background:linear-gradient(180deg,#fffffff0,#dfecfcf5)!important;border-color:#5792d8db!important;box-shadow:inset 0 1px #fffffffa,0 0 0 3px #5497e033!important;outline:none}.screen.trainer-screen .trainer-tools-menu-popover.panel button:active{background:linear-gradient(180deg,#e5f0fffa,#d8e8fafa)!important;border-color:#4983c5e0!important}.screen.trainer-screen .trainer-tools-menu-popover.panel button:disabled{opacity:.62}.screen.trainer-screen .trainer-tools-menu-popover.panel .trainer-tools-diagnostics{border-top-color:#7fa6d96b!important;color:#365b83!important}.screen.trainer-screen .trainer-tools-menu-popover.panel .trainer-tools-diagnostics strong{color:#173d65!important}.screen.center .panel.auth{background:#08142e!important;background-image:none!important;border-color:#6dadff85!important;box-shadow:0 18px 36px #02081494!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}[data-theme=light] .screen.center .panel.auth{background:#f7fbff!important;background-image:none!important;border-color:#7ca2d69e!important;box-shadow:0 18px 36px #7392be3d!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}
