.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{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{max-width:1080px;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 label{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.trainer-action-row,.trainer-input-actions,.trainer-nav-panel{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.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 label{display:grid;gap:6px;width:100%}.trainer-controls :is(select,button),.trainer-input-panel :is(button,textarea){font-size:15px}.trainer-controls button,.trainer-input-actions button,.trainer-nav-panel button{min-height:40px;padding:8px 12px}.trainer-input-panel textarea{min-height:220px!important}.trainer-dialog{max-height:36vh}.trainer-report-panel{font-size:14px;line-height:1.4}}: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)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:radial-gradient(circle at 10% 0%,#18294a,#0b1321 55%);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-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:116px}.app-with-fixed-header-old.no-subnav-old{padding-top:84px}@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}.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:radial-gradient(1300px 520px at 8% -10%,rgba(32,106,255,.34),transparent 68%),radial-gradient(1200px 560px at 90% 20%,rgba(26,190,189,.16),transparent 72%),linear-gradient(180deg,#071129,#08142f 38%,#07122a);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:linear-gradient(180deg,#060d1dbf,#060d1dbf),var(--landing-bg),radial-gradient(900px 500px at 12% 0%,rgba(52,128,255,.22),transparent 60%);background-size:cover;background-attachment:fixed;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}.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-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{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}.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{position:relative;z-index:2;color:#f4f8ff;font-weight:800;font-size:17px;margin-bottom:8px}.python-flow-grid-old{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.flow-step-old{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.8s ease-in-out infinite;will-change:transform,box-shadow}.flow-step-old:hover{border-color:#8ad0ff;box-shadow:0 0 0 1px #5dcdff47,0 10px 24px -18px #020819e6;transform:translateY(-1px)}.flow-step-icon-old{font-size:13px;margin-bottom:3px;animation:flowStepIconPulseOld 2.8s ease-in-out infinite}.flow-step-num-old{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#0f172a;background:linear-gradient(135deg,#46c7ff,#eb7dbf);margin-bottom:4px;animation:flowStepNumPulseOld 2.2s ease-in-out infinite}.flow-step-label-old{font-weight:800;font-size:15px;color:#ecf4ff}.flow-step-desc-old{color:#bfd0ef;font-size:12px;line-height:1.25}.python-flow-rail-old{position:relative;height:8px;margin-right:24px;z-index:2}.flow-rail-track-old{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:linear-gradient(90deg,#38bdf8c2,#f472b6b8)}.flow-rail-pulse-old{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{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{top:20px;right:14px;animation-delay:0s}.python-orbit-old.dot-2{top:58px;right:40px;animation-delay:1.2s}.python-orbit-old.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:#f4fbff;text-decoration:none;border:1px solid rgba(99,198,255,.52);background:linear-gradient(90deg,#3b7be9,#27c1c0)}.landing-two-col-old{display:grid;grid-template-columns:1fr 1fr;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}.student-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}.student-course-item-old:hover,.student-course-item-old.is-active,.student-course-item-old.hover{border-color:#88cdff;box-shadow:inset 0 0 0 1px #7ec8ff47}.student-course-item-row-old{display:flex;align-items:center;gap:8px}.student-avatar-old{width:20px;height:20px;border-radius:999px;background:#e8f0ff;color:#1a2d51;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.student-course-item-title-old{color:#ebf3ff;font-size:15px;font-weight:650}.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-detail-actions-old .landing-btn-old.login{padding:6px 10px;font-size:12px;border-radius:9px}.landing-how-it-works-wide-old{max-width:1220px;margin-left:auto;margin-right:auto;margin-top:10px;position:relative;z-index:1}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-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}.landing-about-old h2{margin:0 0 6px;color:#eef5ff;font-size:36px}.landing-about-old p{margin:0;color:#d3e1f9;font-size:15px}@keyframes flowRailRunOld{0%{left:0%;opacity:.9}45%{left:49%;opacity:1}to{left:100%;opacity:.9}}@keyframes flowStepFloatOld{0%{transform:translateY(0);box-shadow:0 0 0 1px #55aaff14,0 6px 14px -12px #040e22b3}50%{transform:translateY(-3px);box-shadow:0 0 0 1px #72c7ff38,0 14px 24px -18px #081632d1}to{transform:translateY(0);box-shadow:0 0 0 1px #55aaff14,0 6px 14px -12px #040e22b3}}@keyframes flowStepIconPulseOld{0%,to{transform:translateY(0) scale(1);opacity:.88}50%{transform:translateY(-1px) scale(1.08);opacity:1}}@keyframes flowStepNumPulseOld{0%,to{transform:scale(1);filter:saturate(1)}50%{transform:scale(1.12);filter:saturate(1.2)}}@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{grid-template-columns: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-auth-old{width:100%;justify-content:flex-end}.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-about-old h2{font-size:38px}}.teacher-shell-old{min-height:100vh;color:#eaf2ff;background:linear-gradient(180deg,#070e1fc2,#070e1fc2),url(/learning_ai/assets/dark_bg.png);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.02}.teacher-tabs-old{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.teacher-tab-old{border:1px solid rgba(86,144,250,.34);background:#0a162f94;color:#dce9ff;border-radius:7px 7px 0 0;padding: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}.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-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{max-height:232px;overflow:auto;display:grid;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-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-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-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:1px solid rgba(84,143,245,.38);border-radius:12px;background:#04112cb8;padding:8px}.teacher-chat-input-old{display:grid;grid-template-columns:1fr auto 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:1px solid rgba(84,143,245,.32);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}.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{width:28px;height:28px;border:1px solid rgba(84,143,245,.6);border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#ffdf25;font-size:12px;background:#081630f2}.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}.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-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-modal-card h3{margin:0}.teacher-modal-card label{display:grid;gap:6px;font-size:13px}.teacher-modal-card input,.teacher-modal-card select{border:1px solid rgba(100,150,230,.4);border-radius:8px;background:#07142dcc;color:#f4f8ff;padding:8px 10px}.teacher-modal-actions{display:flex;justify-content:flex-end;gap:8px}.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:min(1120px,96vw);margin:0 auto;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:min(1150px,96vw)}.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-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:min(1150px,96vw)}.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}.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-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-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-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-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-strip-list-old{display:grid;gap:10px}.teacher-stats-strip-row-old{display:grid;grid-template-columns:minmax(180px,260px) minmax(420px,1fr);gap:12px;align-items:center}.teacher-stats-strip-name-old{color:#e4efff;font-size:30px;line-height:1.05;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-stats-strip-graph-old{display:grid;grid-template-columns:14px 1fr auto;align-items:end;gap:8px;min-height:68px}.teacher-stats-strip-axis-old{color:#e4efff;font-size:34px;line-height:1}.teacher-stats-strip-bars-old{position:relative;height:56px;border-left:2px solid rgba(178,218,255,.95);border-bottom:2px solid rgba(120,227,214,.95);padding:2px 6px 4px;display:flex;align-items:flex-end;gap:5px;background:linear-gradient(180deg,#6584aa3d,#48628724)}.teacher-stats-strip-bars-old>span{width:5px;min-height:6px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,#8ce657,#7fdc3e);box-shadow:0 0 6px #8be35859}.teacher-stats-strip-meta-old{color:#d7ecff;font-size:12px;white-space:nowrap}.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-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-head-old select{min-width:0;width:100%;max-width:none}.teacher-stats-bar-old{width:min(360px,70vw)}.teacher-stats-strip-row-old{grid-template-columns:1fr;gap:8px}.teacher-stats-strip-name-old{font-size:22px}.teacher-stats-strip-graph-old{grid-template-columns:12px 1fr}.teacher-stats-strip-meta-old{grid-column:1 / -1;padding-left:20px}.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,.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;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(3,minmax(0,1fr));gap:8px}.student-tabs-compact-old .student-tab-old{text-align:center;width:100%}.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{max-width:min(1120px,96vw);margin:0 auto;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-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;white-space:nowrap}.student-pill-old.paid{background:linear-gradient(90deg,#11aa6f,#16c79a);color:#ecfff8}.student-pill-old.free{background:linear-gradient(90deg,#1781c4,#2dc5b7);color:#eaffff}.student-pill-old.buy{background:linear-gradient(90deg,#f2a725,#f4bf37);color:#fffaf0}.student-pill-old.unavailable{background:linear-gradient(90deg,#5f6f92,#7887ab);color:#edf3ff}.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}.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}.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%;color:#e2e8f0;cursor:pointer}.student-shell-old .student-course-item-row{display:flex;align-items:center;gap:10px}.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}.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}.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}.student-shell-old .student-hours-chart{width:100%;overflow-x:auto;overflow-y:hidden}.student-shell-old .student-hours-chart-title{font-size:12px;font-weight:600;color:#cbd5e1;margin:0 0 8px}.student-shell-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:760px}.student-shell-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}.student-shell-old .student-hours-chart-y-label{font-size:10px;color:#cbd5e1;line-height:1}.student-shell-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}.student-shell-old .student-hours-chart-grid{position:absolute;top:8px;right:6px;bottom:0;left:10px;pointer-events:none}.student-shell-old .student-hours-chart-grid-line{position:absolute;left:0;right:0;border-top:1px solid rgba(45,212,191,.2)}.student-shell-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:1}.student-shell-old .student-hours-chart-bar{flex:1;min-width:6px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#6366f1,#4f46e5);box-shadow:0 0 0 1px #6366f133}.student-shell-old .student-hours-chart-bar.is-done{background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 0 0 1px #22c55e40}.student-shell-old .student-hours-chart-bar.is-current{box-shadow:0 0 0 2px #38bdf859}.student-shell-old .student-hours-chart-y-spacer{grid-column:1;grid-row:2}.student-shell-old .student-hours-chart-x-axis{grid-column:2;grid-row:2;display:flex;align-items:center;gap:3px;padding:0 6px 0 10px}.student-shell-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-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}@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}.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}.student-shell-old .student-hours-chart-layout{min-width:560px;grid-template-columns:36px 1fr;grid-template-rows:150px 18px}.student-shell-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}}@media (max-width: 420px){.student-title-old{font-size:40px}.student-shell-old .student-hours-chart-layout{min-width:500px}}.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-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-work-media-old{border:1px solid rgba(84,143,245,.4);border-radius:16px;background:#091734b8;padding:10px;max-height:390px;overflow:hidden;display:grid;place-items:center}.student-media-carousel-old{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.student-media-nav-old{width:34px;height:34px;border:1px solid rgba(84,143,245,.6);border-radius:999px;background:#08142ee6;color:#e5f3ff;display:grid;place-items:center;cursor:pointer}.student-task-work-media-old .media-card{width:100%;border:1px solid rgba(115,178,255,.55);border-radius:10px;overflow:hidden;background:#081630d1;cursor:zoom-in}.student-task-work-media-old img,.student-task-work-media-old video{display:block;width:100%;max-height:340px;object-fit:contain;background:#061431}.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-input-old{border:1px solid rgba(84,143,245,.46);border-radius:10px;background:#081534eb;display:grid;grid-template-columns:1fr auto auto;align-items:end;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:38px;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{width:28px;height:28px;border:1px solid rgba(84,143,245,.6);border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#ffdf25;font-size:12px;background:#081630f2}.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-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:8px}.student-task-chat-target-old select{width:160px;height:28px;border-radius:8px;border:1px solid rgba(84,143,245,.45);background:#081a3ae6;color:#d6e7ff}.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-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;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}.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-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,#13d3bc,#30dfc6);color:#032921}.admin-pill-old.paid{background:linear-gradient(90deg,#f1ab29,#f8c245);color:#402b00}.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] .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-flow-grid-old,.flow-step-old,.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 .student-shell-old .student-hours-chart-plot{border-left-color:#5c8ecda6!important;border-bottom-color:#5c8ecda6!important}[data-theme=light] .app-with-fixed-header-old .student-shell-old .student-hours-chart-grid-line{border-top-color:#709bd266!important}[data-theme=light] .app-with-fixed-header-old .student-shell-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-files-old span{background:#ecf6fff5!important;border-color:#7ca2d694!important;color:#295a88!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old pre{background:#f6fbfffa!important;border-color:#7ca2d6ad!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old pre code{color:#1c456f!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-code-lang-old{color:#2a5f92!important;border-bottom-color:#7ca2d680!important;background:#e4f1ffc7!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-inline-old{background:#e6f2ffd6!important;border-color:#7ca2d69e!important;color:#1c4f7d!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-image-old{background:#f2f7fff0!important;border-color:#7ca2d6ad!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-cmt-old{color:#5d8167!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-str-old{color:#8a5a1f!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-num-old{color:#8c4337!important}[data-theme=light] .app-with-fixed-header-old .student-task-markdown-old .md-kw-old{color:#2a5f9b!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.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-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-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)}
