:root{font-family:Inter,Microsoft YaHei,sans-serif;color:#25313d;background:#f5f7f9}*{box-sizing:border-box}body{margin:0}a{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template:64px 1fr/220px 1fr}.app-shell header{grid-column:1/-1;background:#fff;border-bottom:1px solid #e1e5e9;padding:0 24px;display:flex;align-items:center;gap:16px}.app-shell header span{color:#687482}.app-shell aside{background:#eef1f4;padding:18px 12px;display:flex;flex-direction:column;gap:6px}.app-shell aside a{padding:10px 12px;text-decoration:none;border-radius:7px}.app-shell aside a.active{background:#fff;color:#183b5b}.app-shell main{min-width:0}.page{max-width:1100px;margin:auto;padding:32px}.page h1{font-size:28px}.page h2{font-size:18px}.page p{color:#5d6875;line-height:1.65}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.card{background:#fff;border:1px solid #e1e5e9;border-radius:10px;padding:18px}.avatar{width:64px;height:64px;border-radius:50%;background:#dfe7ee;display:grid;place-items:center;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.button{display:inline-block;border:0;border-radius:7px;background:#183b5b;color:#fff;padding:10px 15px;text-decoration:none;cursor:pointer}.button.secondary{background:#e9edf1;color:#25313d}.button:disabled{opacity:.5}.slots{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.slot{background:#fff;border:1px solid #d7dde3;border-radius:7px;padding:10px 12px}.slot small{display:block;color:#687482;margin-top:4px}.slot.selected{border-color:#183b5b;background:#edf3f8}.modal-backdrop{position:fixed;inset:0;background:#0d17248c;display:grid;place-items:center;padding:20px}.modal{width:min(460px,100%);background:#fff;border-radius:10px;padding:24px}.modal dl div{display:flex;justify-content:space-between;border-bottom:1px solid #e5e8eb;padding:10px 0}.modal dt{color:#687482}.modal dd{margin:0}.modal .button{margin:14px 8px 0 0}.actions{display:flex;gap:8px}@media(max-width:720px){.app-shell{grid-template:58px 1fr 58px/1fr}.app-shell aside{grid-row:3;flex-direction:row;justify-content:center}.page{padding:20px}}.login-locale{position:fixed;right:24px;top:20px;z-index:10;border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:8px 16px;background:#ffffffe6;color:#176b87;cursor:pointer}.eyebrow{margin:0 0 8px!important;color:#9b6726!important;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lead{font-size:16px;max-width:700px}.header-role{margin-left:auto;background:#f3f5f7;border-radius:99px;padding:7px 12px;font-size:13px}.nav-note{margin-top:auto;padding:12px;color:#77818c;font-size:12px;line-height:1.5}.filters{display:flex;gap:8px;margin:28px 0 4px;flex-wrap:wrap}.filters button{border:1px solid #d7dde3;background:#fff;padding:8px 13px;border-radius:99px;color:#52606d}.filters button.selected{background:#183b5b;color:#fff;border-color:#183b5b}.teacher-list{margin-top:24px;border-top:1px solid #dfe3e7}.teacher-row{display:grid;grid-template-columns:auto 1fr 170px;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid #dfe3e7}.teacher-summary h2{margin:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.rating{color:#9b6726;font-size:13px;white-space:nowrap}.tag{display:inline-block;background:#eef2f4;color:#52606d;border-radius:5px;padding:5px 8px;margin-right:7px;font-size:12px}.teacher-action{display:grid;justify-items:end;gap:7px}.meta{color:#74808c;font-size:13px}.tone-0{background:#f7e8ce}.tone-1{background:#dceaf2}.tone-2{background:#dceee5}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.metric-grid.four{grid-template-columns:repeat(4,1fr)}.metric{background:#fff;border:1px solid #e1e5e9;border-radius:10px;padding:20px}.metric span{display:block;color:#687482;font-size:13px}.metric strong{display:block;font-size:34px;margin-top:10px;color:#183b5b}.metric.accent{background:#183b5b}.metric.accent span,.metric.accent strong{color:#fff}.scope-badge,.status{background:#e8f2ed;color:#287052;border-radius:99px;padding:5px 9px;font-size:12px}.status.pending_review{background:#fff1d8;color:#8a5a17}.table-card{background:#fff;border:1px solid #e1e5e9;border-radius:10px;overflow:hidden}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0f2;font-size:14px}th{color:#687482;font-weight:600;background:#fafbfc}.empty{padding:30px;text-align:center;color:#77818c}.role-card ul{padding-left:20px;color:#52606d;line-height:1.9}.review-list{display:grid;gap:14px;margin-top:24px}.risk{color:#a33;background:#fff0f0;border-radius:6px;padding:9px}.error-card{margin:40px auto;background:#fff0f0;color:#8d3030}@media(max-width:850px){.metric-grid,.metric-grid.four{grid-template-columns:repeat(2,1fr)}.teacher-row{grid-template-columns:auto 1fr}.teacher-action{grid-column:2;justify-items:start}}@media(max-width:720px){.header-role,.nav-note{display:none}.teacher-row{grid-template-columns:1fr}.teacher-action{grid-column:1;justify-items:stretch}.metric-grid,.metric-grid.four{grid-template-columns:1fr}.section-head{align-items:flex-start}.rating{white-space:normal}}:root{--navy:#183b5b;--ink:#263443;--muted:#697582;--line:#e0e4e8;--paper:#fff;--canvas:#f5f7f8;--blue-soft:#eaf1f6;--green:#35684a}body{color:var(--ink);background:var(--canvas)}button,input{font:inherit}.app-shell{grid-template:72px 1fr/224px 1fr}.app-shell header{padding:0 26px;gap:12px}.app-shell header>div:nth-child(2){display:grid}.app-shell header>div:nth-child(2) span{font-size:12px}.brand-mark{width:48px;height:48px;border-radius:14px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:800;box-shadow:0 8px 22px #183b5b2a}.brand-mark.small{width:38px;height:38px;border-radius:10px;font-size:18px}.header-user{margin-left:auto;display:flex!important;align-items:center;gap:12px}.header-user button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px;cursor:pointer}.app-shell aside{padding:18px 12px;border-right:1px solid #dce5ed;background:#edf2f6}.app-shell aside a{display:flex;gap:9px;align-items:center;color:#536171}.app-shell aside a.active{background:var(--navy);color:#fff;box-shadow:0 4px 12px #183b5b20}.page{padding:38px 44px}.page h1{font-size:32px;letter-spacing:-.02em}.product-hero{min-height:310px;background:linear-gradient(125deg,#e9f0f5,#f6f8fa);border:1px solid #dce4ea;border-radius:18px;padding:44px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;margin-bottom:36px;overflow:hidden}.product-hero h1{font-size:38px;line-height:1.2;margin:17px 0 12px}.product-hero .button{margin-top:13px}.speech-art{height:220px;position:relative;display:grid;place-items:center}.speech-art:before{content:"";width:170px;height:170px;background:#c8dbe8;border-radius:50% 45% 55% 42%;transform:rotate(12deg)}.speech-art span,.speech-art strong,.speech-art i{position:absolute;background:#fff;border-radius:14px;padding:10px 14px;box-shadow:0 8px 24px #183b5b22}.speech-art span{top:23px;left:18px}.speech-art strong{right:5px;top:75px}.speech-art i{bottom:20px;left:45px;color:var(--navy)}.mini-teacher{display:flex;gap:14px}.mini-teacher h3{margin:3px 0}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.course-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.course-card>div:last-child{padding:18px}.course-cover{height:145px;display:flex;align-items:center;justify-content:space-between;padding:20px;background:#dfeaf2}.course-card.green .course-cover{background:#dfede5}.course-card.orange .course-cover{background:#f4e7d7}.course-cover strong{font-size:40px;opacity:.4}.tabs{display:flex;gap:4px;margin:22px 0;border-bottom:1px solid var(--line)}.tabs button{border:0;background:transparent;padding:11px 15px;color:var(--muted)}.tabs button.active{color:var(--navy);border-bottom:2px solid var(--navy)}.lesson-list{background:#fff;border:1px solid var(--line);border-radius:12px}.lesson-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:21px;border-bottom:1px solid var(--line);align-items:center}.lesson-row time{color:var(--muted)}.lesson-row time strong{display:block;color:var(--ink);font-size:18px}.lesson-row h2{margin:8px 0 3px}.lesson-row p{margin:0}.lesson-actions{display:flex;gap:8px}.calendar-strip{display:flex;gap:8px;margin:24px 0}.calendar-strip button{min-width:82px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.calendar-strip button.selected{background:var(--navy);color:#fff}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-brand{padding:9vh 9vw;background:linear-gradient(145deg,#e9f1f6,#f5f8fa);position:relative;overflow:hidden}.login-brand h1{font-size:48px;line-height:1.18;margin:28px 0 16px;color:var(--navy)}.login-art{margin-top:65px;height:250px;border-radius:45% 55% 48% 52%;background:#c9dce8;position:relative}.login-art>*{position:absolute;background:#fff;padding:11px 15px;border-radius:13px;box-shadow:0 10px 25px #183b5b1d}.login-art span{top:35px;left:40px}.login-art strong{right:30px;top:100px}.login-art i{left:120px;bottom:32px}.login-panel{display:grid;place-items:center;padding:40px;background:#fff}.login-card{width:min(410px,100%)}.login-card h2{font-size:30px;margin:8px 0}.login-card label{display:grid;gap:7px;margin:18px 0;font-weight:600}.login-card input{height:46px;border:1px solid #cfd6dd;border-radius:8px;padding:0 12px;outline:none}.login-card input:focus{border-color:var(--navy);box-shadow:0 0 0 3px #183b5b16}.login-submit{width:100%;height:46px}.demo-users{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin:20px 0 10px}.demo-users span{width:100%;font-size:12px;color:var(--muted)}.demo-users button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:6px 11px}.demo-users button.selected{background:var(--blue-soft);border-color:var(--navy);color:var(--navy)}.form-error{background:#fff0f0;color:#9a3038;padding:9px;border-radius:7px}.app-loading{min-height:100vh;display:grid;place-items:center}.muted{color:var(--muted)}@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.product-hero{grid-template-columns:1fr;padding:28px}.speech-art{display:none}.course-grid{grid-template-columns:1fr}.lesson-row{grid-template-columns:70px 1fr}.lesson-actions{grid-column:2}.page{padding:24px}.app-shell{grid-template:64px 1fr 60px/1fr}.app-shell aside{grid-row:3;flex-direction:row;overflow:auto}.app-shell aside a{white-space:nowrap}.app-shell aside .nav-note{display:none}}.product-listing-cell{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;min-width:250px}.product-listing-cover{width:58px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #dfe6ea;border-radius:7px;background:#edf3f6;color:#668397;font-size:19px}.product-listing-cover img{width:100%;height:100%;object-fit:cover}.product-listing-cell>div:last-child{min-width:0}.product-listing-cell .admin-cell-note{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cover-editor{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:18px;padding:14px;border:1px solid #e0e7eb;border-radius:10px;background:#f8fafb}.product-cover-preview{width:220px;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;border:1px dashed #c9d5dc;border-radius:9px;background:#fff}.product-cover-preview img{width:100%;height:100%;object-fit:cover}.product-cover-preview>div{display:grid;justify-items:center;gap:8px;color:#84939d}.product-cover-preview .anticon{font-size:27px;color:#7291a2}.product-cover-actions{display:grid;align-content:center;gap:10px;min-width:0}.product-cover-actions>.ant-typography{font-size:12px;line-height:1.6}@media(max-width:640px){.product-cover-editor{grid-template-columns:1fr}.product-cover-preview{width:100%;max-width:300px}}.id-note{display:block;color:#7b8793;margin-top:4px;font-size:12px}.iam-toolbar{display:flex;gap:10px;margin:24px 0 14px}.iam-toolbar input,.iam-toolbar select,.identity-modal input,.identity-modal select,.role-editor input,.role-editor textarea,.role-editor select,.product-create input,.product-create select{border:1px solid #cfd6dd;border-radius:7px;padding:10px;background:#fff;font:inherit}.iam-toolbar input{min-width:280px}.identity-modal{width:min(680px,100%);max-height:90vh;overflow:auto}.identity-modal h2{margin:3px 0}.identity-modal>label{display:grid;gap:7px;margin:14px 0}.identity-modal fieldset{border:1px solid #dfe4e8;border-radius:9px;margin:16px 0;padding:14px}.identity-modal legend{padding:0 6px;color:#52606d}.icon-button{border:0;background:transparent;color:#596673;font-size:24px;cursor:pointer}.role-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.role-checks label{display:flex;gap:9px;border:1px solid #e1e6ea;border-radius:8px;padding:10px}.role-checks span{display:grid}.role-checks small{color:#77818c;margin-top:2px}.security-actions{display:flex;gap:8px;padding:14px 0;border-top:1px solid #edf0f2}.secret-banner{display:flex;align-items:center;gap:12px;background:#fff7df;border:1px solid #ecd08a;border-radius:10px;padding:16px;margin:20px 0}.secret-banner>div{display:grid;gap:5px;flex:1}.secret-banner code{font-size:18px;color:#6d4917}.secret-banner small{color:#715f45}.tag-list{display:flex;gap:4px;flex-wrap:wrap}.warning-text{color:#a25c14}.muted-text{color:#73808b}.status-invited{background:#fff1d8!important;color:#8a5a17!important}.status-locked{background:#ffe6e6!important;color:#983737!important}.status-disabled{background:#f2f3f4!important;color:#697582!important}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;color:#66727e}.pagination span{margin-right:auto}.pagination .button{padding:7px 11px}.role-editor-list{display:grid;gap:18px;margin-top:22px}.role-heading{display:grid;grid-template-columns:1fr 220px;gap:22px}.role-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}.role-editor code{background:#eef2f5;border-radius:5px;padding:6px 8px}.role-heading>div:first-child>input,.role-heading textarea{display:block;width:100%;margin-top:8px}.role-heading textarea{min-height:62px;resize:vertical}.role-meta{display:grid;align-content:start;gap:12px}.role-meta label{display:grid;gap:6px}.switch-line{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.permission-modules section{border-top:1px solid #edf0f2;margin-top:18px}.permission-modules h3{color:#52606d;font-size:14px}.permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 18px}.permission-grid label{display:flex;gap:9px;border:1px solid #e0e4e8;border-radius:8px;padding:10px;align-items:flex-start}.permission-grid label span{display:grid}.permission-grid small{color:#77818c;margin-top:3px;word-break:break-all}.permission-grid em{font-style:normal;color:#8a949d;font-size:12px;margin-top:4px}.button.danger{background:#a24040}.product-create{display:grid;grid-template-columns:1fr 1fr 180px;gap:14px;align-items:end;margin:20px 0}.product-create label{display:grid;gap:7px}.product-create .wide,.product-create .actions{grid-column:1/-1}details summary{cursor:pointer;color:#315b7c}details pre{max-width:420px;white-space:pre-wrap;font-size:11px;background:#f5f7f9;padding:10px;border-radius:6px}.password-page{grid-template-columns:1fr;place-items:center}.password-page .login-panel{width:min(520px,100%)}@media(max-width:900px){.permission-grid,.product-create{grid-template-columns:1fr}.product-create .wide,.product-create .actions{grid-column:auto}.role-heading,.role-checks{grid-template-columns:1fr}}@media(max-width:720px){.iam-toolbar{display:grid}.iam-toolbar input{min-width:0}.secret-banner{align-items:flex-start;flex-wrap:wrap}.table-card{overflow:auto}}.role-list-page{max-width:1400px}.role-list-toolbar{display:flex;gap:10px;margin:24px 0 14px}.role-list-toolbar input,.role-list-toolbar select,.role-form-modal input,.role-form-modal select,.role-form-modal textarea,.permission-search{border:1px solid #cfd6dd;border-radius:7px;padding:10px;background:#fff;font:inherit}.role-list-toolbar input{width:300px}.role-table{overflow-x:auto}.role-table table{min-width:1050px}.role-table td{vertical-align:middle}.role-table code{color:#536777;font-size:12px;background:#f2f5f7;border-radius:5px;padding:5px 7px}.role-actions-column{width:250px}.role-row-actions{display:flex;gap:6px;white-space:nowrap}.role-row-actions button{border:1px solid #ccd5dc;border-radius:6px;background:#fff;color:#43515d;padding:7px 10px;cursor:pointer}.role-row-actions button:hover{background:#f3f6f8}.role-row-actions button.primary{border-color:#183b5b;background:#183b5b;color:#fff}.role-row-actions button:disabled{opacity:.45;cursor:not-allowed}.status-active{background:#e8f2ed!important;color:#287052!important}.role-form-modal{width:min(560px,100%)}.role-form-modal>label{display:grid;gap:7px;margin:14px 0}.role-form-modal label small{color:#77818c}.role-form-modal textarea{min-height:90px;resize:vertical}.permission-modal{width:min(900px,100%);height:min(820px,92vh);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:14px}.permission-modal h2{margin:3px 0}.permission-search{width:300px}.permission-groups{display:grid;gap:14px;overflow:auto;padding-right:4px}.permission-groups>section{border:1px solid #dfe4e8;border-radius:9px;overflow:hidden}.permission-group-title{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;padding:12px 14px;background:#f5f7f9;border-bottom:1px solid #e4e8eb}.permission-group-title span{color:#75818c;font-size:12px}.permission-row{display:grid;grid-template-columns:20px minmax(220px,1fr) minmax(220px,.8fr);align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #edf0f2;cursor:pointer}.permission-row:last-child{border-bottom:0}.permission-row:hover{background:#fbfcfd}.permission-row>span{display:grid;gap:3px}.permission-row small{color:#7b8792}.permission-row code{justify-self:end;color:#607381;font-size:12px;word-break:break-all}.permission-modal-footer{display:flex;gap:8px;padding-top:4px;border-top:1px solid #edf0f2}@media(max-width:800px){.role-list-toolbar{display:grid}.role-list-toolbar input{width:100%}.permission-modal{height:94vh}.permission-search{width:100%}.permission-row{grid-template-columns:20px 1fr}.permission-row code{grid-column:2;justify-self:start}.role-actions-column{width:auto}}.role-list-page{padding-top:20px}.role-list-toolbar{align-items:center;margin-top:0}.role-create-button{margin-left:auto}.page>h1{margin:0 0 8px}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.login-tabs button{border:1px solid #dfe4e8;background:#fff;border-radius:9px;padding:11px;color:#607080}.login-tabs button.selected{background:#173f5f;color:#fff;border-color:#173f5f}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.settings-card{max-width:760px}.setting-line{display:flex!important;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #edf0f2}.setting-line span{display:flex;flex-direction:column;gap:5px}.setting-line small{color:#71808c}.setting-line input{width:22px;height:22px}.role-permission-modal{width:min(960px,92vw);max-height:88vh;overflow:auto}.role-permission-modal fieldset{border:1px solid #e1e6e9;border-radius:10px;margin:14px 0;padding:16px}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.permission-grid label{display:flex;gap:10px;border:1px solid #edf0f2;border-radius:8px;padding:10px}.permission-grid span{display:flex;flex-direction:column}.permission-grid small{color:#71808c}.mini-guide{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;background:#f4f6f8}.mini-guide p{max-width:600px;color:#677783}.mini-guide .button{text-decoration:none}.product-create textarea{min-height:100px}@media(max-width:900px){.permission-grid{grid-template-columns:1fr}.table-card{overflow:auto}}.page-title-row,.student-detail-head,.detail-name,.detail-actions,.modal-actions,.identity-state{display:flex;align-items:center;justify-content:space-between;gap:14px}.page-title-row{align-items:flex-start}.page-title-row .lead{margin-bottom:0}.student-filters{display:grid;grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(135px,1fr)) auto auto;gap:10px;margin:24px 0 14px}.student-filters input,.student-filters select,.student-modal input,.student-modal select,.student-modal textarea,.note-form select,.note-form textarea{width:100%;border:1px solid #d3dce3;border-radius:9px;background:#fff;padding:10px 12px;color:#263746;font:inherit;outline:none}.student-filters input:focus,.student-filters select:focus,.student-modal input:focus,.student-modal select:focus,.student-modal textarea:focus,.note-form textarea:focus{border-color:#5582a0;box-shadow:0 0 0 3px #2f7aa81f}.student-table table{min-width:1180px}.student-person{display:flex;align-items:center;gap:11px}.student-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#e1edf5;color:#2b678d;font-weight:800}.student-avatar.large{width:54px;height:54px;border-radius:16px;font-size:21px}.text-action{padding:4px 2px;border:0;background:transparent;color:#28658d;font:inherit;cursor:pointer}.danger-text{color:#a33f3f}.back-link{margin-bottom:18px;padding:0;border:0;background:transparent;color:#5d7180;cursor:pointer}.student-detail-head{align-items:flex-start;margin-bottom:20px}.student-identity-card{display:flex;align-items:flex-start;gap:15px}.student-identity-card h1{margin:0}.student-identity-card p{margin:5px 0;color:#6e7c88}.detail-name{justify-content:flex-start}.detail-actions{justify-content:flex-end;flex-wrap:wrap}.student-tag{display:inline-flex;padding:4px 9px;border-radius:99px;background:#e8f0f5;color:#45677d;font-size:12px}.student-overview-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.student-overview-strip>div{display:grid;gap:5px;padding:18px;border:1px solid #e0e6ea;border-radius:13px;background:#fff}.student-overview-strip span{color:#71808c;font-size:13px}.student-overview-strip strong{font-size:25px;color:#173f5f}.student-overview-strip strong.compact-value{font-size:16px;line-height:1.6}.student-overview-strip small{color:#7a8791}.student-tabs{display:flex;gap:4px;margin-bottom:18px;overflow-x:auto;border-bottom:1px solid #dfe5e9}.student-tabs button{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:11px 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#657482;cursor:pointer}.student-tabs button.active{border-color:#2f7aa8;color:#173f5f;font-weight:700}.student-tabs em{min-width:20px;padding:2px 6px;border-radius:99px;background:#e8eef2;color:#667887;font-size:11px;font-style:normal}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px}.profile-card h2,.activity-card h2,.asset-sections h2,.service-grid h2{margin-top:0}.profile-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0}.profile-list>div{padding:13px 0;border-bottom:1px solid #edf0f2}.profile-list .wide{grid-column:1/-1}.profile-list dt{margin-bottom:5px;color:#7b8791;font-size:12px}.profile-list dd{margin:0}.activity-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f2}.asset-sections{display:grid;gap:24px}.record-table table{min-width:780px}.record-table .text-action{white-space:nowrap}.empty.compact{padding:35px 20px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-record{margin-bottom:10px}.review-record>div{display:flex;justify-content:space-between;color:#356f92}.review-record p{line-height:1.7}.review-record small,.note-record small{color:#7c8993}.note-form{display:grid;grid-template-columns:130px 1fr auto;gap:9px;margin-bottom:14px}.note-form textarea{grid-column:1/-1;min-height:82px;resize:vertical}.note-form label{display:flex;align-items:center;gap:7px}.note-form label input{width:auto}.note-record{padding:13px 15px;margin-bottom:9px;border:1px solid #e2e7eb;border-radius:11px;background:#fff}.note-record.pinned{border-color:#b8d0df;background:#f6fafc}.note-record>div{display:flex;justify-content:space-between}.note-record span{color:#526a7a;font-size:12px}.note-record p{margin:9px 0 2px;line-height:1.6}.student-modal{width:min(760px,94vw);max-height:90vh;overflow:auto}.student-modal .section-head p{margin:5px 0 0;color:#71808c}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 16px;margin:18px 0}.form-grid label,.student-modal>label{display:grid;gap:7px}.form-grid .wide{grid-column:1/-1}.student-modal textarea{min-height:88px;resize:vertical}.modal-actions{justify-content:flex-start;margin-top:18px}.identity-state{margin-top:16px;padding:13px;border-radius:10px;background:#f3f6f8}.button.danger{background:#a34343;color:#fff}.status-active{background:#e9f4ec!important;color:#33704a!important}.status-disabled,.status-locked{background:#f2e8e8!important;color:#934242!important}@media(max-width:1100px){.student-filters{grid-template-columns:repeat(3,1fr)}.student-overview-strip{grid-template-columns:repeat(2,1fr)}.detail-grid,.service-grid{grid-template-columns:1fr}.student-detail-head{display:grid}.detail-actions{justify-content:flex-start}}@media(max-width:720px){.page-title-row{display:grid}.student-filters{grid-template-columns:1fr}.student-overview-strip{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.note-form{grid-template-columns:1fr}.student-detail-head{gap:18px}.student-identity-card{align-items:flex-start}.student-tabs{margin-left:-8px;margin-right:-8px}}.student-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}.student-filters>input:first-child{grid-column:span 2}.filter-date{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding-left:10px;border:1px solid #d3dce3;border-radius:9px;background:#fff;color:#667887;font-size:12px}.filter-date input{border:0!important;box-shadow:none!important;padding-left:4px!important}@media(max-width:1100px){.student-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.student-filters{grid-template-columns:1fr}.student-filters>input:first-child{grid-column:auto}}.student-overview-strip{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.service-grid>div:only-child{grid-column:1/-1}.student-table th:last-child,.student-table td:last-child{position:sticky;right:0;background:#fff;box-shadow:-8px 0 14px #2337460d}.student-table th:last-child{z-index:2;background:#f8fafb}.teacher-operations-page,.teacher-editor-page{max-width:1420px}.teacher-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.teacher-page-heading h1{margin:4px 0 7px;font-size:32px}.teacher-page-heading p{margin:0}.teacher-kicker{font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase;color:#55758c}.teacher-heading-actions{display:flex;gap:10px;align-items:center}.teacher-period-tabs{display:inline-flex;padding:4px;background:#e9eef2;border-radius:10px;margin-bottom:18px}.teacher-period-tabs button{border:0;background:transparent;color:#63717d;padding:8px 16px;border-radius:7px;cursor:pointer}.teacher-period-tabs button.active{background:#fff;color:#183b5b;box-shadow:0 2px 8px #183b5b16;font-weight:700}.teacher-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.teacher-metric-grid.five{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:20px}.teacher-metric{display:grid;gap:6px;min-height:126px;padding:20px;background:#fff;border:1px solid #dfe5ea;border-radius:13px;box-shadow:0 5px 18px #183b5b08}.teacher-metric>span{color:#687784;font-size:13px}.teacher-metric>strong{font-size:30px;color:#1c3449;letter-spacing:-.04em}.teacher-metric>small{color:#89939c}.teacher-metric.accent{background:#183b5b;border-color:#183b5b}.teacher-metric.accent>*{color:#fff}.teacher-metric.accent small{opacity:.72}.teacher-filter-bar{display:grid;grid-template-columns:minmax(290px,1fr) 155px 165px 150px auto;gap:9px;margin:16px 0}.teacher-filter-bar input,.teacher-filter-bar select,.teacher-batch-form input,.teacher-batch-form select,.teacher-panel-heading select,.teacher-field input,.teacher-field select,.teacher-field textarea,.teacher-token-input,.teacher-structured-row input{border:1px solid #cfd8df;background:#fff;border-radius:8px;padding:10px 11px;color:#293b49;font:inherit;outline:none}.teacher-filter-bar input:focus,.teacher-filter-bar select:focus,.teacher-field input:focus,.teacher-field select:focus,.teacher-field textarea:focus,.teacher-token-input:focus-within{border-color:#3c698a;box-shadow:0 0 0 3px #2c628814}.teacher-search{display:flex;align-items:center;border:1px solid #cfd8df;background:#fff;border-radius:8px;padding-left:11px}.teacher-search span{font-size:22px;color:#7d8993}.teacher-search input{border:0;width:100%;box-shadow:none!important}.teacher-table-card{background:#fff;border:1px solid #dce3e8;border-radius:13px;overflow-x:auto}.teacher-operations-table{width:100%;min-width:1150px;border-collapse:collapse}.teacher-operations-table th{padding:13px 14px;background:#f4f7f9;color:#62717e;font-size:12px;text-align:left;font-weight:700;white-space:nowrap}.teacher-operations-table td{padding:16px 14px;border-top:1px solid #e8edf0;vertical-align:middle}.teacher-operations-table tbody tr:hover,.teacher-operations-table tbody tr.selected{background:#f8fbfd}.teacher-operations-table td>small,.teacher-operations-table td>strong+small{display:block;color:#7c8893;margin-top:5px}.teacher-checkbox{width:42px}.teacher-table-person{display:flex;align-items:flex-start;gap:12px;min-width:230px}.teacher-table-person a{color:#1b3f5c;font-weight:750;text-decoration:none}.teacher-table-person small{display:block;max-width:220px;color:#788591;margin-top:3px}.teacher-avatar{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#dbe8f0,#bcd1df);display:grid;place-items:center;overflow:hidden;color:#234d6d;font-weight:800;flex:0 0 auto}.teacher-avatar.large{width:82px;height:82px;border-radius:22px;font-size:29px}.teacher-avatar img{width:100%;height:100%;object-fit:cover}.teacher-mini-tags,.teacher-chip-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.teacher-mini-tags span,.teacher-chip-row>span{background:#edf3f7;color:#526e82;border-radius:99px;padding:3px 7px;font-size:11px}.teacher-rating{color:#d17a26}.teacher-course-counts{display:flex;gap:11px;min-width:215px}.teacher-course-counts span{display:grid;color:#7a8791;font-size:11px}.teacher-course-counts strong{font-size:17px;color:#2d4659}.teacher-course-counts .live strong{color:#2c7a54}.teacher-status-stack{display:flex;gap:5px;flex-wrap:wrap}.teacher-badge{display:inline-flex;align-items:center;width:max-content;border-radius:99px;padding:5px 9px;background:#edf2f5;color:#4f6271;font-size:12px;font-weight:650}.teacher-badge.success{background:#e6f3eb;color:#28714d}.teacher-badge.warning{background:#fff0d9;color:#945f14}.teacher-badge.muted{background:#eff0f1;color:#7d858b}.teacher-row-actions{display:flex;gap:12px}.teacher-row-actions a{color:#315f7f;text-decoration:none;font-weight:650;font-size:13px}.teacher-pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:14px 0}.teacher-pagination span{margin-right:auto;color:#74808a}.teacher-pagination button{border:1px solid #d4dce2;background:#fff;border-radius:7px;padding:7px 11px;color:#4b5a67}.teacher-pagination button:disabled{opacity:.45}.teacher-bulk-bar{position:sticky;bottom:18px;margin:16px auto 0;width:max-content;max-width:calc(100% - 24px);display:flex;align-items:center;gap:16px;background:#183b5b;color:#fff;padding:10px 12px 10px 18px;border-radius:12px;box-shadow:0 14px 34px #102b3e42;z-index:9}.teacher-bulk-bar>button:not(.button){border:0;background:transparent;color:#c9dbe8}.teacher-bulk-bar .button{background:#fff;color:#183b5b}.teacher-empty{text-align:center;color:#7b8791;padding:58px 20px}.teacher-back{border:0;background:transparent;color:#557087;padding:0;margin-bottom:13px;cursor:pointer}.teacher-modal-backdrop{z-index:50;align-items:center}.teacher-batch-modal{width:min(820px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 70px #08131e55}.teacher-batch-modal>header,.teacher-preview-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid #e8edf0}.teacher-batch-modal h2,.teacher-preview-modal h2{margin:4px 0 5px}.teacher-batch-modal header p{margin:0}.teacher-batch-form,.teacher-batch-preview,.teacher-batch-result{padding:22px 26px}.teacher-batch-form section{padding:15px 0;border-bottom:1px solid #edf0f2}.teacher-batch-form h3{font-size:14px;margin:0 0 10px}.teacher-selected-chips,.teacher-weekdays{display:flex;flex-wrap:wrap;gap:7px}.teacher-selected-chips span{background:#edf3f7;color:#395f7c;padding:6px 10px;border-radius:99px;font-size:12px}.teacher-weekdays button{width:48px;height:40px;border:1px solid #d3dce2;background:#fff;border-radius:8px;color:#566673}.teacher-weekdays button.active{background:#183b5b;color:#fff;border-color:#183b5b}.teacher-form-grid{display:grid;gap:12px}.teacher-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-form-grid label,.teacher-batch-form>section>label{display:grid;gap:6px;font-size:13px;color:#52616e}.teacher-time-blocks{display:grid;gap:8px}.teacher-time-blocks>div{display:flex;align-items:center;gap:9px}.teacher-time-blocks input{width:150px}.teacher-time-blocks button{border:0;background:#f5eaea;color:#9b4444;border-radius:7px;width:34px;height:34px}.text-button{border:0;background:transparent;color:#2e678d;cursor:pointer;font-weight:650}.teacher-batch-form>section>small{display:block;color:#87919a;margin-top:7px}.teacher-batch-form footer,.teacher-batch-preview footer,.teacher-preview-modal footer{display:flex;justify-content:flex-end;gap:9px;padding-top:20px}.teacher-preview-summary,.teacher-result-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.teacher-preview-summary span,.teacher-result-metrics span{display:grid;background:#f4f7f9;border-radius:10px;padding:14px;color:#65727d}.teacher-preview-summary strong,.teacher-result-metrics strong{font-size:25px;color:#274459}.teacher-preview-summary .success strong{color:#2d7953}.teacher-preview-summary .warning strong{color:#a3681c}.teacher-conflict-list{margin-top:18px;border:1px solid #e2e7ea;border-radius:10px;overflow:hidden}.teacher-conflict-list>.section-head{padding:11px 13px;background:#f6f8f9}.teacher-conflict-list h3{margin:0}.teacher-conflict-list>.section-head span{font-size:12px;color:#7d8891}.teacher-conflict-list>div:not(.section-head){display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:10px;padding:10px 13px;border-top:1px solid #edf0f2;font-size:13px}.teacher-conflict-list em{font-style:normal;color:#a15d20}.teacher-no-conflict{margin-top:18px;background:#e9f5ed;color:#2a714d;padding:14px;border-radius:9px}.teacher-batch-result{text-align:center}.teacher-success-mark{margin:8px auto 12px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e6f4eb;color:#2f7b54;font-size:28px}.teacher-batch-result>.button{margin-top:20px}.teacher-detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;background:#fff;border:1px solid #dce4e9;border-radius:15px;padding:24px}.teacher-detail-title h1{margin:3px 0 0}.teacher-detail-title p{margin:5px 0}.teacher-detail-title>div:first-child{display:flex;align-items:baseline;gap:13px}.teacher-detail-tabs{display:flex;gap:25px;border-bottom:1px solid #dfe5e9;margin:24px 0 18px}.teacher-detail-tabs button{border:0;background:transparent;padding:13px 2px;color:#687784;cursor:pointer}.teacher-detail-tabs button.active{color:#183b5b;border-bottom:2px solid #183b5b;font-weight:750}.teacher-overview-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:16px}.teacher-overview-main,.teacher-overview-side,.teacher-review-list{display:grid;gap:16px;align-content:start}.teacher-panel{background:#fff;border:1px solid #dfe5e9;border-radius:13px;padding:20px}.teacher-panel h2{margin:0 0 14px;color:#263f51}.teacher-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.teacher-panel-heading h2,.teacher-panel-heading p{margin:0}.teacher-panel-heading p{margin-top:5px}.teacher-public-content{font-size:15px;line-height:1.8;color:#40515e}.teacher-public-content h2{font-size:22px;margin:22px 0 8px}.teacher-public-content h3{font-size:18px;margin:18px 0 7px}.teacher-public-content blockquote{margin:16px 0;padding:2px 15px;border-left:3px solid #789bb4;color:#5c7180}.teacher-public-content img,.teacher-rich-editor img{display:block;max-width:100%;height:auto;border-radius:10px;margin:16px 0}.teacher-public-content img.image-small,.teacher-rich-editor img.image-small{width:min(45%,360px)}.teacher-public-content img.image-wide,.teacher-rich-editor img.image-wide{width:100%}.teacher-public-content img.image-center,.teacher-rich-editor img.image-center{margin-left:auto;margin-right:auto}.teacher-profile-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.teacher-profile-columns h3{font-size:14px;color:#657480}.teacher-profile-columns ul{padding-left:18px;line-height:1.8}.teacher-panel.private,.teacher-editor-section.private{background:#fffaf1;border-color:#eadfc9}.teacher-private-label{display:inline-flex;background:#f5e8cc;color:#835f24;border-radius:99px;padding:4px 8px;font-size:11px;font-weight:700}.teacher-info-row{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #edf0f2;font-size:13px}.teacher-info-row span{color:#74808a}.teacher-info-row strong{text-align:right}.teacher-internal-notes{margin-top:15px}.teacher-internal-notes p{margin:6px 0}.teacher-tab-panel{min-height:340px}.teacher-simple-table{overflow:auto}.teacher-simple-table table{width:100%;min-width:780px;border-collapse:collapse}.teacher-simple-table th,.teacher-simple-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #e8edf0}.teacher-simple-table th{font-size:12px;color:#6f7d88;background:#f7f9fa}.teacher-review-layout{display:grid;grid-template-columns:300px 1fr;gap:16px}.teacher-rating-panel{text-align:center}.teacher-rating-big{display:block;font-size:46px;font-weight:800;color:#243f53}.teacher-rating-panel>div{color:#d37b26;letter-spacing:4px;margin:5px 0}.teacher-rating-bar{display:grid;grid-template-columns:30px 1fr 25px;align-items:center;gap:8px;font-size:12px;margin:10px 0;color:#6d7b86}.teacher-rating-bar i{height:6px;background:#edf0f2;border-radius:9px;overflow:hidden}.teacher-rating-bar b{display:block;height:100%;background:#d89146}.teacher-rating-bar em{font-style:normal}.teacher-review-list .teacher-panel p{color:#40515e}.teacher-review-list small{color:#84909a}.teacher-calendar-nav{display:flex;align-items:center;gap:8px}.teacher-calendar-nav button{border:1px solid #d8dfe4;background:#fff;border-radius:7px;padding:7px}.teacher-week-grid{display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));gap:1px;background:#e3e8eb;border:1px solid #e3e8eb;overflow:auto;border-radius:11px}.teacher-week-grid>section{min-height:340px;background:#fff}.teacher-week-grid>section.today{background:#f9fcfe}.teacher-week-grid header{display:flex;align-items:center;justify-content:space-between;padding:10px;background:#f5f7f9}.teacher-week-grid header span{font-size:12px;color:#78858f}.teacher-week-grid header strong{font-size:18px}.teacher-week-grid>section>div{padding:7px}.teacher-calendar-slot{display:grid;gap:2px;margin-bottom:7px;padding:8px;border-radius:7px;border-left:3px solid #7c8790;background:#f2f3f4;font-size:11px}.teacher-calendar-slot.open{background:#e9f5ed;border-color:#3d8a62;color:#28694a}.teacher-calendar-slot.booked{background:#e8f1f8;border-color:#35749d;color:#275f82}.teacher-calendar-slot.ended{opacity:.6}.teacher-day-empty{display:block;text-align:center;color:#9aa3aa;margin-top:30px}.teacher-editor-page{padding-bottom:100px}.teacher-editor-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;align-items:start}.teacher-editor-nav{position:sticky;top:90px;display:grid;background:#fff;border:1px solid #dfe5e9;border-radius:12px;padding:8px}.teacher-editor-nav a{padding:11px 12px;text-decoration:none;color:#596a77;border-radius:7px}.teacher-editor-nav a:hover{background:#edf3f7;color:#183b5b}.teacher-editor-content{display:grid;gap:18px}.teacher-editor-section{scroll-margin-top:90px;background:#fff;border:1px solid #dce4e9;border-radius:14px;padding:24px}.teacher-editor-section>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #edf0f2}.teacher-editor-section>header h2,.teacher-editor-section>header p{margin:0}.teacher-editor-section>header p{margin-top:6px}.teacher-avatar-editor{display:flex;align-items:center;gap:16px;margin-bottom:20px}.teacher-avatar-editor>div{display:grid;gap:5px}.teacher-field{display:grid;gap:7px;margin-bottom:14px}.teacher-field>span{font-size:13px;font-weight:650;color:#4e606d}.teacher-field>span em{font-style:normal;color:#bd4a4a;margin-left:3px}.teacher-field>span small{font-size:10px;background:#f6ead0;color:#806026;padding:2px 5px;border-radius:4px;margin-left:6px}.teacher-field textarea{min-height:110px;resize:vertical}.teacher-switch{display:flex;align-items:center;gap:8px;height:42px;border:1px solid #d4dce2;border-radius:8px;padding:0 11px}.teacher-tag-field{margin:17px 0}.teacher-tag-field>label{display:block;font-size:13px;font-weight:650;color:#4e606d;margin-bottom:7px}.teacher-token-input{display:flex;gap:6px;flex-wrap:wrap;align-items:center;min-height:44px}.teacher-token-input>span{display:flex;align-items:center;gap:4px;background:#edf3f7;color:#45647a;border-radius:99px;padding:5px 7px 5px 10px;font-size:12px}.teacher-token-input>span button{border:0;background:transparent;color:#72838f;padding:0}.teacher-token-input input{flex:1;min-width:150px;border:0;outline:none;padding:3px}.teacher-tag-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;color:#8b949b;font-size:11px}.teacher-tag-suggestions button{border:0;background:transparent;color:#507590;font-size:11px}.teacher-structured-field{margin:18px 0}.teacher-structured-field h3{margin:0}.teacher-structured-row{display:grid;gap:8px;align-items:center;border:1px solid #e3e8eb;border-radius:9px;padding:10px;margin:8px 0}.teacher-structured-row.education{grid-template-columns:1.2fr .8fr 1fr .7fr auto}.teacher-structured-row.credential{grid-template-columns:1.2fr 1fr .65fr .9fr auto}.teacher-structured-row>button{border:0;background:transparent;color:#a34d4d}.teacher-certificate-upload{border:1px dashed #bfcbd3;border-radius:7px;padding:10px;text-align:center;color:#426c88;font-size:12px}.teacher-inline-empty{background:#f7f9fa;border-radius:8px;padding:15px;text-align:center;color:#87929a}.teacher-rich-shell{border:1px solid #ccd6dd;border-radius:10px;overflow:hidden;background:#fff}.teacher-rich-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:9px;border-bottom:1px solid #dfe5e9;background:#f6f8f9;position:sticky;top:0;z-index:2}.teacher-rich-toolbar button,.teacher-image-tools button{border:1px solid transparent;background:transparent;border-radius:5px;padding:6px 8px;color:#536573;font-size:12px}.teacher-rich-toolbar button:hover,.teacher-rich-toolbar button.active,.teacher-image-tools button:hover{background:#fff;border-color:#cfd9df;color:#183b5b}.teacher-image-tools{display:flex;gap:5px;align-items:center;padding:7px 10px;background:#edf4f8;border-bottom:1px solid #d8e3e9;font-size:12px}.teacher-image-tools .danger-text{color:#9d4444}.teacher-rich-editor{min-height:420px;padding:22px;outline:none;line-height:1.75;color:#364b5a}.teacher-rich-editor p:first-child{margin-top:0}.teacher-rich-editor .ProseMirror-selectednode{outline:3px solid #5d89a8}.teacher-upload-progress{position:relative;padding:7px 10px;background:#eef5fa;color:#456980;font-size:12px;overflow:hidden}.teacher-upload-progress span{position:absolute;left:0;bottom:0;height:2px;background:#2e759f}.teacher-editor-footer{position:fixed;left:224px;right:0;bottom:0;z-index:20;display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#fffffff2;border-top:1px solid #d8e0e5;padding:12px 42px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.teacher-editor-footer>span{margin-right:auto;color:#788690}.teacher-save-error{position:fixed;left:50%;bottom:78px;z-index:25;transform:translate(-50%);box-shadow:0 8px 28px #34131324}.teacher-preview-modal{width:min(900px,95vw);max-height:92vh;overflow:auto;background:#f4f6f8;border-radius:16px}.teacher-preview-card{background:#fff;border:1px solid #dfe4e8;border-radius:14px;padding:24px;margin:22px}.teacher-preview-profile{display:flex;gap:16px;align-items:center}.teacher-preview-profile h2,.teacher-preview-profile p{margin:3px 0}.teacher-preview-facts{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.teacher-preview-facts span{padding:7px 10px;background:#edf3f7;border-radius:8px;color:#4c687b;font-size:12px}@media(max-width:1100px){.teacher-metric-grid.five{grid-template-columns:repeat(3,1fr)}.teacher-filter-bar{grid-template-columns:1fr 1fr 1fr}.teacher-search{grid-column:1/-1}.teacher-overview-layout,.teacher-review-layout,.teacher-editor-layout{grid-template-columns:1fr}.teacher-editor-nav{position:static;display:flex;overflow:auto}.teacher-editor-nav a{white-space:nowrap}.teacher-form-grid.three{grid-template-columns:repeat(2,1fr)}.teacher-editor-footer{left:224px}.teacher-structured-row.education,.teacher-structured-row.credential{grid-template-columns:1fr 1fr}}@media(max-width:800px){.teacher-page-heading,.teacher-detail-hero{grid-template-columns:1fr;display:grid}.teacher-heading-actions{flex-wrap:wrap}.teacher-metric-grid,.teacher-metric-grid.five{grid-template-columns:repeat(2,1fr)}.teacher-filter-bar{grid-template-columns:1fr}.teacher-search{grid-column:auto}.teacher-tag-filter{width:100%}.teacher-form-grid.two,.teacher-form-grid.three{grid-template-columns:1fr}.teacher-editor-section{padding:18px}.teacher-editor-footer{left:0;bottom:60px;padding:9px 12px;overflow:auto}.teacher-editor-footer>span{display:none}.teacher-editor-footer .button{white-space:nowrap}.teacher-week-grid{grid-template-columns:repeat(7,125px)}.teacher-panel-heading{display:grid}.teacher-calendar-nav{overflow:auto}.teacher-profile-columns,.teacher-structured-row.education,.teacher-structured-row.credential{grid-template-columns:1fr}.teacher-batch-modal{max-height:95vh}.teacher-preview-summary,.teacher-result-metrics{grid-template-columns:1fr 1fr 1fr}}.teacher-intro-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}@media(max-width:800px){.teacher-intro-actions{align-items:flex-start;flex-direction:column}}@media(max-width:540px){.teacher-metric-grid,.teacher-metric-grid.five{grid-template-columns:1fr 1fr}.teacher-metric{min-height:105px;padding:15px}.teacher-metric>strong{font-size:25px}.teacher-heading-actions{display:grid;width:100%}.teacher-heading-actions .button{width:100%;text-align:center}.teacher-detail-tabs{overflow:auto;gap:18px}.teacher-detail-tabs button{white-space:nowrap}.teacher-bulk-bar{width:calc(100% - 18px);bottom:70px;flex-wrap:wrap}.teacher-batch-form,.teacher-batch-preview,.teacher-batch-result{padding:17px}.teacher-form-grid.two,.teacher-preview-summary,.teacher-result-metrics{grid-template-columns:1fr}.teacher-conflict-list>div:not(.section-head){grid-template-columns:1fr}.teacher-rich-toolbar{max-height:92px;overflow:auto}.teacher-rich-editor{min-height:360px;padding:16px}.teacher-preview-card{margin:12px;padding:16px}}.teacher-operations-page{color:#263847}.teacher-page-heading{align-items:center;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #dce3e8}.teacher-page-heading h1{font-size:25px;margin:3px 0 4px;letter-spacing:-.02em}.teacher-page-heading p{font-size:13px;color:#74818b}.teacher-kicker{letter-spacing:0;color:#6b7e8d;font-weight:650}.teacher-heading-actions .button{min-height:36px;padding:8px 14px;border-radius:6px}.teacher-period-tabs{margin:0 0 12px;padding:2px;border:1px solid #d9e0e5;border-radius:6px;background:#f2f5f7}.teacher-period-tabs button{padding:6px 13px;border-radius:4px;font-size:12px}.teacher-period-tabs button.active{box-shadow:none;border:1px solid #d5dde3}.teacher-metric-grid,.teacher-metric-grid.five{gap:0;margin-bottom:14px;background:#fff;border:1px solid #dce3e8;border-radius:7px;overflow:hidden}.teacher-metric-grid.five{margin-top:12px}.teacher-metric{min-height:82px;padding:12px 16px;gap:2px;border:0;border-right:1px solid #e3e8ec;border-radius:0;box-shadow:none}.teacher-metric:last-child{border-right:0}.teacher-metric>span{font-size:12px;color:#697985}.teacher-metric>strong{font-size:23px;line-height:1.25;color:#203b50}.teacher-metric>small{font-size:11px;color:#8a959d}.teacher-metric.accent{background:#fff;border-color:#e3e8ec}.teacher-metric.accent>span,.teacher-metric.accent>small{color:#697985;opacity:1}.teacher-metric.accent>strong{color:#26704d}.teacher-filter-bar{margin:0 0 12px;padding:10px;background:#f5f7f8;border:1px solid #dce3e8;border-radius:7px}.teacher-filter-bar input,.teacher-filter-bar select,.teacher-search{border-radius:5px}.teacher-filter-bar input,.teacher-filter-bar select{padding:8px 10px;font-size:13px}.teacher-list-section-head{display:flex;align-items:center;justify-content:space-between;margin:14px 0 8px}.teacher-list-section-head>div{display:flex;align-items:baseline;gap:9px}.teacher-list-section-head h2{margin:0;font-size:15px;color:#263f51}.teacher-list-section-head span,.teacher-list-section-head small{color:#7a8791;font-size:12px}.teacher-table-card{border-radius:6px}.teacher-operations-table{min-width:1280px}.teacher-operations-table th{padding:10px 11px;background:#eef2f5;border-bottom:1px solid #dce3e8;color:#526572;font-size:12px}.teacher-operations-table td{padding:11px;border-top:1px solid #e6ebef;font-size:13px}.teacher-operations-table tbody tr:hover,.teacher-operations-table tbody tr.selected{background:#f4f8fa}.teacher-operations-table td>small,.teacher-operations-table td>strong+small{font-size:11px;margin-top:3px}.teacher-table-person{gap:9px;min-width:230px;align-items:center}.teacher-table-person a{font-size:14px}.teacher-table-person small{margin-top:2px;font-size:11px;line-height:1.35}.teacher-avatar{width:32px;height:32px;border-radius:5px;font-size:12px;background:#dce7ee}.teacher-avatar.large{width:52px;height:52px;border-radius:7px;font-size:20px}.teacher-config-cell{display:grid;gap:3px;min-width:190px}.teacher-config-cell>strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.teacher-config-cell>small{color:#7a8791}.teacher-mini-tags{margin-top:3px}.teacher-mini-tags span,.teacher-chip-row>span{border-radius:4px;padding:2px 6px;background:#edf2f5;font-size:10px}.teacher-course-counts{gap:9px;min-width:195px}.teacher-course-counts strong{font-size:15px}.teacher-badge{border-radius:4px;padding:3px 7px;font-size:11px}.teacher-row-actions{gap:6px;white-space:nowrap}.teacher-row-actions a{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid #cfd9df;border-radius:4px;background:#fff;color:#315f7f;font-size:12px}.teacher-row-actions a:hover{background:#edf4f8;border-color:#aebfc9}.teacher-pagination{font-size:12px}.teacher-detail-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#8a959d;font-size:12px}.teacher-detail-breadcrumb .teacher-back{margin:0;color:#486a81;font-size:12px}.teacher-detail-breadcrumb strong{font-weight:600;color:#6d7c87}.teacher-detail-hero{gap:14px;border-radius:7px;padding:15px 17px}.teacher-detail-title h1{font-size:23px;margin:1px 0 0}.teacher-detail-title>div:first-child{align-items:center;gap:9px}.teacher-detail-title p{margin:3px 0;color:#60717d;font-size:13px}.teacher-record-id{order:2;padding:2px 6px;background:#eef2f5;border-radius:3px;color:#687985;font-size:10px}.teacher-detail-title .teacher-chip-row{margin-top:5px}.teacher-detail-tabs{gap:0;margin:14px 0 12px;background:#fff;border:1px solid #dce3e8;border-radius:6px;padding:0 10px}.teacher-detail-tabs button{min-width:92px;padding:10px 14px;border-right:1px solid transparent;border-left:1px solid transparent}.teacher-detail-tabs button.active{background:#f1f5f7;border-right-color:#e1e7eb;border-left-color:#e1e7eb;border-bottom:2px solid #254f6d}.teacher-admin-overview{display:grid;gap:12px}.teacher-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teacher-panel{border-radius:7px;padding:15px;box-shadow:none}.teacher-panel h2{font-size:15px;margin:0 0 10px}.teacher-admin-card-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;padding-bottom:9px;border-bottom:1px solid #e5eaed}.teacher-admin-card-title h2{margin:0}.teacher-admin-card-title span{padding:2px 6px;border-radius:3px;background:#f7ead1;color:#7f5c21;font-size:10px;font-weight:700}.teacher-admin-card-title span.public{background:#e9f1f6;color:#3d687f}.teacher-panel.private{background:#fff;border-color:#dfe5e9}.teacher-info-row{padding:7px 0;font-size:12px}.teacher-info-row span{flex:0 0 90px}.teacher-info-row strong{font-weight:600;color:#314653;overflow-wrap:anywhere}.teacher-internal-notes{padding:9px 10px;margin-top:10px;background:#f6f7f8;border-left:3px solid #d2b06c;font-size:12px}.teacher-internal-notes p{color:#576874;line-height:1.55}.teacher-qualification-panel{padding-bottom:12px}.teacher-profile-columns h3{font-size:12px;margin:4px 0;color:#61727e}.teacher-profile-columns ul{margin:5px 0;line-height:1.6;font-size:12px}.teacher-intro-record{padding:0;overflow:hidden}.teacher-intro-record summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;cursor:pointer;list-style:none}.teacher-intro-record summary::-webkit-details-marker{display:none}.teacher-intro-record summary>span{display:grid;gap:2px}.teacher-intro-record summary strong{font-size:14px;color:#2c4354}.teacher-intro-record summary small{color:#82909a;font-size:11px}.teacher-intro-record summary em{font-style:normal;color:#446a84;font-size:12px}.teacher-intro-record[open] summary{border-bottom:1px solid #e3e8ec;background:#f7f9fa}.teacher-intro-record[open] summary em{font-size:0}.teacher-intro-record[open] summary em:after{content:"收起内容";font-size:12px}.teacher-intro-record .teacher-public-content{padding:16px 20px;font-size:14px}@media(max-width:1180px){.teacher-record-grid{grid-template-columns:1fr 1fr}.teacher-record-grid>.teacher-admin-card:last-child{grid-column:1/-1}}@media(max-width:800px){.teacher-metric{border-right:0;border-bottom:1px solid #e3e8ec}.teacher-metric:nth-child(odd){border-right:1px solid #e3e8ec}.teacher-detail-hero{grid-template-columns:auto 1fr}.teacher-detail-hero>.teacher-heading-actions{grid-column:1/-1}.teacher-record-grid{grid-template-columns:1fr}.teacher-record-grid>.teacher-admin-card:last-child{grid-column:auto}.teacher-list-section-head{align-items:flex-start}.teacher-list-section-head>small{max-width:180px;text-align:right}}@media(max-width:540px){.teacher-page-heading{align-items:stretch}.teacher-metric{min-height:76px;padding:11px}.teacher-metric>strong{font-size:21px}.teacher-detail-hero{grid-template-columns:1fr}.teacher-avatar.large{width:46px;height:46px}.teacher-detail-title>div:first-child{display:grid;gap:3px}.teacher-record-id{order:0;width:max-content}.teacher-profile-columns{gap:12px}.teacher-list-section-head>small{display:none}}.teacher-detail-page,.teacher-detail-tab-body,.teacher-admin-overview,.teacher-editor-content{min-width:0}.teacher-detail-page .admin-back-button{margin-left:-8px;padding-left:8px}.teacher-detail-page .teacher-detail-hero{grid-template-columns:72px minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:14px;padding:18px 20px;border:1px solid #dfe6ea;border-radius:10px;background:#fff;box-shadow:0 5px 18px #1f415409}.teacher-detail-avatar{flex:0 0 auto;background:#dce8ee;color:#315d74;font-size:25px}.teacher-detail-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.teacher-detail-name-row h2.ant-typography{margin:0;color:#203947;font-size:22px;line-height:1.35}.teacher-detail-name-row .teacher-record-id{order:initial;padding:3px 7px;border-radius:4px;background:#edf2f5;color:#687b87;font-size:11px;line-height:1.4}.teacher-detail-title{min-width:0}.teacher-detail-title p.ant-typography{margin:3px 0 7px;color:#70818c;font-size:13px}.teacher-detail-meta{max-width:100%}.teacher-detail-meta .ant-tag{margin-inline-end:0}.teacher-detail-actions{justify-content:flex-end;align-self:center;white-space:nowrap}.teacher-detail-stats.admin-stat-strip{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;padding:0;overflow:hidden;border:1px solid #dfe6ea;border-radius:9px;background:#fff}.teacher-detail-stats.admin-stat-strip .ant-statistic{min-width:0;padding:16px 20px}.teacher-detail-stats .ant-statistic-title{margin-bottom:4px;color:#75848e;font-size:12px}.teacher-detail-stats .ant-statistic-content{color:#203b4b;font-size:25px}.teacher-detail-tabs-antd>.ant-tabs-nav{margin:0 0 14px;padding:0 14px;border:1px solid #dfe6ea;border-radius:8px;background:#fff}.teacher-detail-tabs-antd>.ant-tabs-nav:before{border-bottom:0}.teacher-detail-tabs-antd>.ant-tabs-nav .ant-tabs-tab{padding:12px 3px}.teacher-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-record-grid>.teacher-admin-card:last-child{grid-column:1 / -1}.teacher-admin-card,.teacher-intro-record,.teacher-detail-tab-body .teacher-panel,.teacher-detail-tab-body .admin-table-section{min-width:0}.teacher-info-row{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:start}.teacher-info-row span{min-width:0}.teacher-info-row strong{min-width:0;text-align:right;overflow-wrap:anywhere}.teacher-intro-record>summary{-webkit-user-select:none;user-select:none}.teacher-detail-tab-body .admin-filter-bar{margin-bottom:12px}.teacher-detail-tab-body .admin-table-section{overflow-x:auto}.teacher-review-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.teacher-calendar-nav{min-width:0;flex-wrap:wrap;justify-content:flex-end}.teacher-calendar-nav strong{white-space:nowrap}.teacher-week-grid{max-width:100%;overscroll-behavior-inline:contain}.teacher-editor-layout{grid-template-columns:168px minmax(0,1fr)}.teacher-editor-content,.teacher-editor-section,.teacher-form-grid,.teacher-form-grid>*,.teacher-field{min-width:0}.teacher-field input,.teacher-field select,.teacher-field textarea{width:100%;min-width:0;box-sizing:border-box}.teacher-pricing-readonly{min-width:0;overflow-wrap:anywhere}.teacher-editor-footer{left:auto;right:auto;width:auto;margin:20px 0 -40px;position:sticky;bottom:0;border:1px solid #d8e0e5;border-radius:10px 10px 0 0;padding:11px 18px;box-shadow:0 -8px 24px #1e394914}@media(max-width:900px){.teacher-detail-page .teacher-detail-hero{grid-template-columns:64px minmax(0,1fr)}.teacher-detail-avatar{width:64px!important;height:64px!important}.teacher-detail-actions{grid-column:1 / -1}.teacher-detail-actions .ant-btn{flex:1 1 140px}.teacher-detail-stats.admin-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-detail-stats.admin-stat-strip .ant-statistic:nth-child(3){border-right:0}.teacher-detail-stats.admin-stat-strip .ant-statistic:nth-child(n+4){border-top:1px solid #e8ecef}.teacher-review-layout{grid-template-columns:1fr}}@media(max-width:767px){.teacher-detail-page .teacher-detail-hero{grid-template-columns:52px minmax(0,1fr);padding:15px}.teacher-detail-avatar{width:52px!important;height:52px!important;align-self:flex-start;font-size:19px}.teacher-detail-name-row h2.ant-typography{font-size:19px}.teacher-detail-stats.admin-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-detail-stats.admin-stat-strip .ant-statistic{padding:13px 15px;border-right:1px solid #e8ecef;border-bottom:1px solid #e8ecef}.teacher-detail-stats.admin-stat-strip .ant-statistic:nth-child(2n){border-right:0}.teacher-detail-stats.admin-stat-strip .ant-statistic:last-child{border-bottom:0}.teacher-record-grid{grid-template-columns:1fr}.teacher-record-grid>.teacher-admin-card:last-child{grid-column:auto}.teacher-info-row{grid-template-columns:minmax(82px,.7fr) minmax(0,1.3fr)}.teacher-editor-footer{margin-inline:-14px;margin-bottom:-28px;padding:9px 12px;overflow-x:auto;border-radius:0}}@media(max-width:480px){.teacher-detail-actions{display:flex;flex-wrap:nowrap;gap:8px;width:100%}.teacher-detail-actions .ant-space-item{flex:1 1 0;min-width:0}.teacher-detail-actions .ant-btn{width:100%}.teacher-detail-tabs-antd>.ant-tabs-nav{padding-inline:8px}}.redemption-code-panel{margin-top:30px;padding-top:26px;border-top:1px solid #dfe5e9}.redemption-code-panel .section-head h2{margin:0 0 5px}.redemption-code-panel .section-head p{margin:0}.redemption-code-modal{width:min(780px,94vw)}.redemption-code-modal .section-head p{margin:5px 0 0;color:#71808c}.redemption-code-modal .form-grid label{display:grid;gap:7px}.admin-app{min-height:100vh;background:#f4f6f8}.admin-sider{position:sticky!important;top:0;height:100vh;overflow:auto;border-right:1px solid #e7ebef;box-shadow:2px 0 12px #162e3f08}.admin-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-brand{height:64px;display:flex;align-items:center;gap:11px;padding:0 19px;border-bottom:1px solid #eef1f3;overflow:hidden}.admin-brand.collapsed{justify-content:center;padding:0}.admin-brand-mark{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#176b87;color:#fff;font-weight:800;box-shadow:0 5px 14px #176b8733}.admin-brand>span:last-child{display:grid;white-space:nowrap}.admin-brand strong{color:#193544;font-size:15px}.admin-brand small{margin-top:1px;color:#8996a0;font-size:11px}.admin-navigation{flex:1;padding:12px 8px;border-inline-end:0!important}.admin-navigation .ant-menu-item,.admin-navigation .ant-menu-submenu-title{margin-inline:0;width:100%}.admin-sider-note{display:flex;align-items:center;gap:10px;margin:12px;padding:12px;border-top:1px solid #edf0f2;color:#6e7e89}.admin-sider-note>.anticon{color:#176b87;font-size:18px}.admin-sider-note span{display:grid}.admin-sider-note small{margin-top:2px;color:#929da5;font-size:11px}.admin-header{position:sticky;top:0;z-index:20;height:64px;display:flex;align-items:center;gap:8px;padding:0 20px!important;border-bottom:1px solid #e7ebef}.admin-header-tabs{flex:1;min-width:0;align-self:flex-end;overflow:hidden}.admin-user-button{flex:0 0 auto;height:40px}.admin-content{min-width:0}.admin-header-tabs .ant-tabs-nav{margin:0}.admin-header-tabs .ant-tabs-nav:before{border-bottom:0}.admin-header-tabs .ant-tabs-tab{min-width:112px;justify-content:center;background:#f5f7f9!important}.admin-header-tabs .ant-tabs-tab-active{background:#fff!important}.admin-keepalive-pane[hidden]{display:none}.admin-content>.page,.admin-keepalive-pane>.page{width:100%;max-width:none;margin:0;padding:16px clamp(20px,2vw,40px) 40px}.admin-drawer-brand{display:flex;align-items:center;gap:10px}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-page-header .ant-typography{margin:0!important}.admin-page-header h2.ant-typography{color:#1f303b;font-size:24px;line-height:1.4}.admin-page-header .ant-typography-secondary{margin-top:5px!important;font-size:14px}.admin-page-extra{flex:0 0 auto}.admin-filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:14px;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-filter-bar .filter-grow{flex:0 1 360px;width:min(360px,100%);min-width:220px;max-width:360px}.admin-filter-bar>.ant-select{min-width:132px}.admin-filter-bar .filter-compact{width:150px}.admin-filter-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.admin-table-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.admin-table-section{overflow:hidden;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-table-section .ant-table-wrapper,.admin-table-section .ant-table{width:100%;border-radius:10px}.admin-table-section .ant-table-cell{vertical-align:middle}.admin-order-items{margin:16px 0 4px}.admin-order-status-bar{margin-bottom:12px;padding:6px;overflow-x:auto;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-order-status-bar .ant-segmented{min-width:840px;background:#f3f7f7}.admin-query-state{min-height:240px;display:grid;place-items:center;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-pagination{display:flex;justify-content:flex-end;margin-top:16px}.admin-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px;padding:20px 0;border-block:1px solid #e4e9ed;background:#fff}.admin-stat-strip .ant-statistic{padding:0 24px;border-right:1px solid #e8ecef}.admin-stat-strip .ant-statistic:last-child{border-right:0}.admin-stat-strip.four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-strip.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stat-strip.five{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-stat-strip.compact{margin-bottom:16px;padding-block:14px}.admin-period-switch{margin-bottom:14px}.admin-cell-note{display:block;margin-top:2px;font-size:12px}.admin-section-title.ant-typography{margin:0 0 12px;font-size:16px}.admin-settings-list{width:100%;max-width:none;overflow:hidden;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-setting-row,.admin-setting-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid #edf0f2}.admin-setting-row>div{display:grid;gap:4px}.admin-setting-footer{border-bottom:0;background:#fafbfc}.admin-branding-card{margin-bottom:24px}.admin-branding-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 20px;border-bottom:1px solid #edf0f2;background:linear-gradient(120deg,#fbfcfd,#f1f6f8)}.admin-branding-heading .ant-typography{margin-bottom:4px}.admin-branding-preview{display:flex;min-width:330px;align-items:center;gap:12px;padding:14px 18px;border:1px solid #dae3e8;border-radius:12px;background:#fff;box-shadow:0 6px 18px #183b5b0d}.admin-branding-preview>img,.admin-branding-preview>span{flex:0 0 auto;object-fit:contain;border-radius:7px}.admin-branding-preview>span{display:grid;place-items:center;background:#183b5b;color:#fff;font-weight:750}.admin-branding-preview>div{display:grid;gap:3px}.admin-branding-preview small{color:#7b8797}.admin-branding-form{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr) 180px;gap:18px;padding:20px}.admin-branding-form label{display:grid;align-content:start;gap:8px}.admin-branding-form label>strong{font-size:13px;color:#455663}.admin-branding-logo-field{grid-column:1 / -1}.admin-inline-tag{margin-left:8px}.admin-permission-group{margin-bottom:24px}.admin-permission-row{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #eef1f3;cursor:pointer}.admin-permission-row>span:last-child{display:grid;flex:1;gap:3px}.admin-permission-row .ant-typography code{font-size:11px}.admin-json-tabs pre{max-height:60vh;overflow:auto;padding:14px;border-radius:8px;background:#f5f7f8;white-space:pre-wrap;word-break:break-word}.admin-subsection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.admin-subsection-header .ant-typography{margin:0!important}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.admin-form-grid .admin-form-wide{grid-column:1 / -1}.admin-field-label{width:100%;display:flex;align-items:center;justify-content:space-between}.admin-time-blocks{display:grid;gap:8px}.schedule-template-bar{display:flex;align-items:center;gap:8px}.schedule-template-bar>.ant-select{flex:1 1 260px;max-width:360px}.schedule-generator{margin-bottom:18px;padding:15px;border:1px solid #dfe8ed;border-radius:10px;background:#f7fafb}.schedule-generator-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}.schedule-generator-title>div{display:grid;gap:3px}.schedule-generator-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.schedule-generator-fields label{display:grid;gap:5px}.schedule-generator-fields label>span{color:#687782;font-size:12px}.schedule-generator-fields .ant-input-number{width:100%}.schedule-time-blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-time-blocks>.ant-space{width:100%;padding:8px 10px;border:1px solid #e7ebee;border-radius:8px;background:#fff}.pricing-rate-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:8px 0 12px}.pricing-rate-heading .ant-typography{margin:0}.pricing-rate-list{display:grid;gap:10px}.pricing-rate-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;padding:12px;border:1px solid #e1e8ec;border-radius:9px;background:#f8fafb}.pricing-rate-row label,.teacher-pricing-readonly{display:grid;gap:5px}.pricing-rate-row label>span,.teacher-pricing-readonly small{color:#687782;font-size:12px}.pricing-rate-row .ant-input-number{width:100%}.teacher-pricing-readonly{min-height:40px;padding:9px 11px;border:1px solid #d9e2e7;border-radius:8px;background:#f7fafb}.teacher-pricing-readonly span{color:#176b87}.schedule-time-blocks>.ant-space .ant-space-item:nth-child(2),.schedule-time-blocks>.ant-space .ant-space-item:nth-child(4){flex:1}.admin-form-alert{margin-top:16px}.admin-conflict-list{max-height:330px;margin-top:16px;overflow:auto}.admin-conflict-list>div:not(.admin-subsection-header){display:grid;grid-template-columns:1fr 180px auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f2}.admin-back-button{margin:0 0 12px -15px}.admin-detail-head{margin-bottom:16px;padding:0 0 18px;border-bottom:1px solid #e5eaee}.admin-detail-head .ant-typography{margin:0!important}.admin-content .page>h1,.admin-content .page-title-row h1,.admin-content .teacher-page-heading h1{margin:0;color:#1f303b;font-size:24px;line-height:1.35}.admin-content .lead{margin:6px 0 20px;color:#75838d;font-size:14px}.admin-content .iam-toolbar,.admin-content .student-filters,.admin-content .teacher-filter-bar,.admin-content .role-list-toolbar{margin:18px 0 14px;padding:14px;border:1px solid #e5eaee;border-radius:10px;background:#fff}.admin-content .table-card{overflow-x:auto;border:1px solid #e5eaee;border-radius:10px;background:#fff;box-shadow:none}.admin-content .table-card table{width:100%;min-width:760px;border-collapse:collapse}.admin-content .table-card th{background:#f7f9fb;color:#53636f;font-size:13px;font-weight:600}.admin-content .table-card th,.admin-content .table-card td{padding:13px 16px;border-bottom:1px solid #edf0f2;text-align:left;vertical-align:middle}.admin-content .table-card tbody tr:last-child td{border-bottom:0}.admin-content .table-card tbody tr:hover td{background:#fafcfd}.admin-content .card{border-color:#e5eaee;box-shadow:none}@media(max-width:767px){.admin-branding-heading{align-items:stretch;flex-direction:column}.admin-branding-preview{min-width:0}.admin-branding-form{grid-template-columns:1fr}.admin-branding-logo-field{grid-column:auto}.admin-header{height:56px;gap:4px;padding:0 12px!important}.admin-header-tabs .ant-tabs-tab{min-width:96px;padding-inline:10px!important}.admin-user-button{padding-inline:6px}.admin-content>.page,.admin-keepalive-pane>.page{padding:18px 14px 28px}.admin-content .page>h1,.admin-content .page-title-row h1,.admin-content .teacher-page-heading h1{font-size:21px}.admin-content .iam-toolbar,.admin-content .student-filters,.admin-content .teacher-filter-bar,.admin-content .role-list-toolbar{padding:12px}.admin-content .table-card{margin-inline:-14px;border-right:0;border-left:0;border-radius:0}.admin-page-header{align-items:stretch;flex-direction:column;gap:12px}.admin-page-extra .ant-btn{width:100%}.admin-filter-bar{align-items:stretch;flex-direction:column}.admin-filter-bar>*,.admin-filter-bar .filter-grow{width:100%;min-width:0;max-width:none}.admin-filter-bar .filter-compact{width:100%}.admin-filter-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-left:0}.admin-filter-actions .ant-btn{width:100%}.admin-table-section{margin-inline:-14px;border-right:0;border-left:0;border-radius:0}.admin-stat-strip{grid-template-columns:1fr;padding:0 16px}.admin-stat-strip.four,.admin-stat-strip.five{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-strip.four .ant-statistic:nth-child(2){border-right:0}.admin-stat-strip .ant-statistic{padding:14px 0;border-right:0;border-bottom:1px solid #e8ecef}.admin-stat-strip .ant-statistic:last-child{border-bottom:0}.admin-setting-row,.admin-setting-footer{align-items:flex-start;padding:15px}.admin-setting-footer{flex-direction:column}.admin-setting-footer .ant-btn{width:100%}.admin-subsection-header,.admin-form-grid{display:grid;grid-template-columns:1fr}.admin-subsection-header .ant-btn{width:100%}.admin-form-grid .admin-form-wide{grid-column:auto}.admin-stat-strip.three{grid-template-columns:1fr}.admin-conflict-list>div:not(.admin-subsection-header){grid-template-columns:1fr}.schedule-template-bar,.schedule-generator-title{align-items:stretch;flex-direction:column}.schedule-template-bar>.ant-select{flex:0 0 auto;width:100%;max-width:none}.schedule-generator-fields,.schedule-time-blocks{grid-template-columns:1fr}.pricing-rate-heading{align-items:stretch;flex-direction:column}.pricing-rate-row{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1100px){.schedule-generator-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-dashboard.page{position:relative;min-height:calc(100vh - 64px);padding:24px clamp(22px,2.4vw,42px) 34px;overflow:hidden;background:radial-gradient(circle at 78% -10%,rgba(48,125,179,.28),transparent 34%),radial-gradient(circle at 8% 82%,rgba(21,171,183,.14),transparent 30%),linear-gradient(145deg,#07131f,#0a1b2a,#081522);color:#e9f5ff}.admin-dashboard.page:before{position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(112,196,224,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(112,196,224,.1) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 85%);mask-image:linear-gradient(to bottom,#000,transparent 85%);content:""}.dashboard-screen{position:relative;z-index:1;width:100%;max-width:1720px;margin:0 auto}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.dashboard-kicker{display:flex;align-items:center;gap:8px;color:#65d9ed;font-size:10px;font-weight:750;letter-spacing:.19em}.dashboard-kicker i{width:7px;height:7px;border-radius:50%;background:#58e7d3;box-shadow:0 0 12px #58e7d3;animation:dashboard-pulse 2s ease-in-out infinite}.dashboard-heading h1{margin:7px 0 2px;color:#fff;font-size:clamp(27px,2.2vw,38px);font-weight:760;letter-spacing:.04em}.dashboard-heading p{margin:0;color:#7893a7;font-size:13px}.dashboard-heading-meta{display:flex;align-items:center;gap:16px;padding-bottom:4px;color:#7893a7;font-size:12px}.dashboard-heading-meta strong{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(83,226,193,.24);border-radius:999px;background:#229f841a;color:#69e0c5;font-weight:650}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:15px}.dashboard-metric{--metric-color: #53d5e8;position:relative;min-height:142px;display:flex;align-items:center;gap:18px;padding:24px;overflow:hidden;border:1px solid color-mix(in srgb,var(--metric-color) 28%,transparent);border-radius:16px;background:linear-gradient(135deg,#132f42eb,#0b1d2cdb);box-shadow:inset 0 1px #ffffff09,0 18px 42px #00000029}.dashboard-metric.violet{--metric-color: #9e8cff}.dashboard-metric.blue{--metric-color: #54a8ff}.dashboard-metric:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--metric-color);box-shadow:0 0 16px var(--metric-color);content:""}.dashboard-metric-icon{position:relative;z-index:1;flex:0 0 auto;width:58px;height:58px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--metric-color) 40%,transparent);border-radius:15px;background:color-mix(in srgb,var(--metric-color) 12%,transparent);color:var(--metric-color);font-size:25px;box-shadow:0 0 26px color-mix(in srgb,var(--metric-color) 12%,transparent)}.dashboard-metric>div:nth-child(2){position:relative;z-index:1;display:grid;gap:6px}.dashboard-metric span{color:#8da6b8;font-size:13px}.dashboard-metric strong{color:#f4fbff;font-size:clamp(34px,3.2vw,50px);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.04em}.dashboard-metric strong small{margin-left:8px;color:var(--metric-color);font-size:12px;font-weight:550;letter-spacing:0}.dashboard-metric-glow{position:absolute;right:-38px;bottom:-62px;width:150px;height:150px;border-radius:50%;background:var(--metric-color);opacity:.09;filter:blur(30px)}.dashboard-lower-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:15px}.dashboard-panel{min-height:250px;padding:21px;border:1px solid rgba(111,174,204,.17);border-radius:16px;background:#0a1e2dcc;box-shadow:inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.dashboard-panel-title span{color:#5c9dbc;font-size:9px;font-weight:750;letter-spacing:.17em}.dashboard-panel-title h2{margin:4px 0 0;color:#eaf6ff;font-size:17px}.dashboard-panel-title em{padding:5px 9px;border-radius:6px;background:#3d96be1f;color:#79b7d3;font-size:11px;font-style:normal}.dashboard-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.dashboard-task{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:142px;padding:17px;border:1px solid rgba(107,163,188,.14);border-radius:12px;background:#102b3dab}.dashboard-task-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#4aafca1f;color:#6dc7dc;font-size:17px}.dashboard-task>div:nth-child(2){display:grid;gap:5px}.dashboard-task span{color:#94a9b7;font-size:12px}.dashboard-task strong{color:#f0f8fd;font-size:28px;font-variant-numeric:tabular-nums;line-height:1}.dashboard-task small{grid-column:1 / -1;width:max-content;padding:4px 7px;border-radius:999px;background:#43c19b1a;color:#66d1b3;font-size:10px}.dashboard-task.warning small{background:#e39e421c;color:#e9b465}.dashboard-task.error small{background:#e55b681f;color:#f0808d}.dashboard-health-panel{display:grid;grid-template-rows:auto 1fr auto}.dashboard-orbit{position:relative;width:132px;height:132px;display:grid;place-items:center;margin:-4px auto 10px;border:1px solid rgba(79,215,224,.42);border-radius:50%;box-shadow:0 0 35px #33c3cc17,inset 0 0 26px #33c3cc0f}.dashboard-orbit:before,.dashboard-orbit:after{position:absolute;border:1px solid rgba(80,191,211,.18);border-radius:50%;content:""}.dashboard-orbit:before{inset:10px}.dashboard-orbit:after{inset:22px;border-style:dashed;animation:dashboard-spin 14s linear infinite}.dashboard-orbit>i{position:absolute;z-index:2;width:6px;height:6px;border-radius:50%;background:#5fdddf;box-shadow:0 0 10px #5fdddf}.dashboard-orbit>i:nth-child(1){top:14px;right:27px}.dashboard-orbit>i:nth-child(2){bottom:18px;left:20px}.dashboard-orbit>i:nth-child(3){top:56px;left:-3px}.dashboard-orbit.attention{border-color:#eaa44d80;box-shadow:0 0 35px #eaa44d1a,inset 0 0 26px #eaa44d0f}.dashboard-orbit>div{position:relative;z-index:3;display:grid;place-items:center}.dashboard-orbit strong{color:#f3fbff;font-size:31px;font-variant-numeric:tabular-nums;line-height:1}.dashboard-orbit span{margin-top:7px;color:#6f93a7;font-size:10px}.dashboard-health-panel>p{display:flex;align-items:center;margin:0;color:#7997aa;font-size:11px}.dashboard-health-panel>p b{width:6px;height:6px;margin-right:7px;border-radius:50%;background:#55dab9;box-shadow:0 0 8px #55dab9}.dashboard-health-panel>p span{margin-left:auto;color:#547184}@keyframes dashboard-pulse{50%{opacity:.35;transform:scale(.78)}}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.dashboard-lower-grid{grid-template-columns:1fr}.dashboard-health-panel{min-height:245px}}@media(max-width:767px){.admin-dashboard.page{min-height:calc(100vh - 56px);padding:19px 14px 26px}.dashboard-heading{align-items:flex-start;flex-direction:column;gap:12px}.dashboard-heading-meta{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-metric-grid,.dashboard-task-grid{grid-template-columns:1fr}.dashboard-metric{min-height:122px}.dashboard-task{min-height:108px}}@media(prefers-reduced-motion:reduce){.dashboard-kicker i,.dashboard-orbit:after{animation:none}}.admin-dashboard.page{background:radial-gradient(circle at 82% 0,rgba(47,122,168,.09),transparent 29%),linear-gradient(180deg,#f5f8fa,#eef3f6);color:#243746}.admin-dashboard.page:before{opacity:.4;background-image:linear-gradient(rgba(55,104,136,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(55,104,136,.045) 1px,transparent 1px);-webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);mask-image:linear-gradient(to bottom,#000,transparent 72%)}.dashboard-kicker{width:max-content;padding:5px 9px;border-radius:6px;background:#e3eff4;color:#176b87;font-size:10px;letter-spacing:.12em}.dashboard-heading h1{color:#193544;letter-spacing:.01em}.dashboard-heading p,.dashboard-heading-meta{color:#748591}.dashboard-heading-meta strong{border-color:#d8e4e9;background:#fff;color:#526875;box-shadow:0 3px 12px #1c42580a}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metric{--metric-color: #176b87;min-height:154px;align-items:flex-start;padding:22px;border-color:#dce6eb;background:#fffffff0;box-shadow:0 8px 24px #1e41540e}.dashboard-metric.primary{--metric-color: #176b87}.dashboard-metric.blue{--metric-color: #2f7aa8}.dashboard-metric.teal{--metric-color: #478d86}.dashboard-metric.slate{--metric-color: #607b8b}.dashboard-metric:before{inset:0 0 auto;width:auto;height:3px;box-shadow:none}.dashboard-metric-icon{width:42px;height:42px;border-color:color-mix(in srgb,var(--metric-color) 22%,#fff);border-radius:11px;background:color-mix(in srgb,var(--metric-color) 9%,#fff);box-shadow:none;font-size:19px}.dashboard-metric>div:nth-child(2){gap:5px;min-width:0}.dashboard-metric span{color:#687c89}.dashboard-metric strong{color:#1d3544;font-size:clamp(28px,2.35vw,40px);white-space:nowrap}.dashboard-metric strong small{color:var(--metric-color)}.dashboard-metric em{margin-top:4px;color:#8a99a3;font-size:11px;font-style:normal;white-space:nowrap}.dashboard-lower-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr)}.dashboard-panel{min-height:270px;border-color:#dce6eb;background:#fffffff0;box-shadow:0 8px 24px #1e41540b;-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-panel-title span{color:#6290a5;letter-spacing:.1em}.dashboard-panel-title h2{color:#203b4b}.dashboard-panel-title em{background:#edf4f7;color:#547789}.dashboard-panel-title>.anticon{color:#7c98a7;font-size:21px}.dashboard-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-task{min-height:92px;grid-template-columns:38px minmax(0,1fr) auto;border-color:#e4ebef;background:#f8fafb}.dashboard-task-icon{background:#e7f1f4;color:#2e7891}.dashboard-task span{color:#687b87}.dashboard-task strong{color:#263e4d}.dashboard-task small{grid-column:auto;background:#e9f4ef;color:#34785f}.dashboard-task.warning{border-color:#eee0c9;background:#fffbf5}.dashboard-task.warning .dashboard-task-icon{background:#fbedd8;color:#a56d21}.dashboard-task.warning small{background:#fff0d9;color:#96621d}.dashboard-task.error{border-color:#ecd8da;background:#fff9f9}.dashboard-task.error .dashboard-task-icon{background:#f7e6e8;color:#a74c57}.dashboard-task.error small{background:#fae9eb;color:#a54853}.dashboard-trade-panel{display:grid;grid-template-rows:auto auto 1fr}.dashboard-trade-total{display:flex;align-items:baseline;gap:8px;margin:-4px 0 18px}.dashboard-trade-total strong{color:#193f55;font-size:36px;font-variant-numeric:tabular-nums;line-height:1}.dashboard-trade-total span{color:#80909a;font-size:12px}.dashboard-trade-list{display:grid;align-content:start;gap:13px}.dashboard-trade-list p{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px;color:#6c7f8b;font-size:11px}.dashboard-trade-list p span{display:inline-flex;align-items:center;gap:7px}.dashboard-trade-list p i{width:7px;height:7px;border-radius:50%}.dashboard-trade-list p strong{color:#425d6d;font-size:11px}.dashboard-trade-list>div>b{height:5px;display:block;overflow:hidden;border-radius:99px;background:#edf1f3}.dashboard-trade-list>div>b i{height:100%;min-width:0;display:block;border-radius:inherit}@media(max-width:1180px){.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.dashboard-lower-grid{grid-template-columns:1fr}}@media(max-width:767px){.dashboard-metric-grid,.dashboard-task-grid{grid-template-columns:1fr}.dashboard-metric{min-height:122px}.dashboard-task{grid-template-columns:38px minmax(0,1fr)}.dashboard-task small{grid-column:1 / -1}}
