@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.salary-main{min-width:0;padding:42px 5vw 70px}.salary-head{align-items:center}.salary-teacher-select{color:var(--ui-muted);gap:7px;font-size:11px;display:grid}.salary-teacher-select>div{position:relative}.salary-teacher-select select{appearance:none;border:1px solid var(--ui-border);min-width:150px;color:var(--ui-ink);background:#fff;border-radius:11px;outline:0;padding:11px 36px 11px 13px;font-weight:700}.salary-teacher-select svg{pointer-events:none;color:#8090a5;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.salary-overview{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:30px auto 18px;display:grid}.salary-overview>div{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:16px;gap:8px;padding:21px 22px;display:grid;position:relative;overflow:hidden}.salary-overview span{color:var(--ui-muted);font-size:12px}.salary-overview strong{font-size:22px}.salary-overview .salary-total{background:linear-gradient(135deg,#eef3ff,#f8faff);border-color:#dbe4fb}.salary-overview .salary-total strong{color:var(--ui-accent-strong)}.salary-group{border:1px solid var(--ui-border);max-width:1180px;box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:17px;margin:16px auto;padding:24px}.salary-group-head{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.salary-group-head h2{margin:10px 0 4px;font-size:18px}.salary-group-head p{color:var(--ui-muted);margin:0;font-size:12px}.salary-group-head>strong{color:var(--ui-accent-strong);font-size:22px}.salary-table{border:1px solid #e9edf4;border-radius:13px;overflow:hidden}.salary-row{border-bottom:1px solid #edf0f5;grid-template-columns:2fr .85fr 1fr .8fr 1fr;align-items:center;gap:18px;padding:15px 17px;font-size:13px;display:grid}.salary-row:last-child{border-bottom:0}.salary-row.salary-table-head{color:#8490a0;background:#fafbfd;font-size:11px}.salary-row i{background:var(--ui-accent-soft);color:var(--ui-accent-strong);border-radius:99px;padding:4px 8px;font-size:11px;font-style:normal;display:inline-block}.salary-row i.special{color:#756f89;background:#f2f0f5}.salary-row b{color:var(--ui-accent-strong)}.salary-empty{color:#929dac;place-items:center;gap:5px;padding:42px;display:grid}.salary-empty svg{width:30px}.salary-empty p{margin:0;font-size:13px}.salary-mobile-list{display:none}.salary-control-bar{border:1px solid var(--ui-border);max-width:1180px;box-shadow:var(--ui-shadow);background:linear-gradient(118deg,#edf3ff,#fafcff);border-radius:16px;align-items:flex-end;gap:24px;margin:30px auto 16px;padding:17px 19px;display:flex}.salary-control-bar label{color:var(--ui-muted);gap:6px;font-size:11px;display:grid}.salary-control-bar label>div{position:relative}.salary-control-bar select{appearance:none;min-width:190px;color:var(--ui-ink);background:#fff;border:1px solid #dce4f0;border-radius:10px;padding:10px 36px 10px 12px;font-weight:700}.salary-control-bar label svg{pointer-events:none;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.salary-status{gap:6px;display:grid}.salary-status span{color:var(--ui-muted);font-size:11px}.salary-status strong{color:var(--ui-accent-strong);font-size:14px}.salary-actions{gap:9px;margin-left:auto;display:flex}.salary-reminder{max-width:1180px;color:var(--ui-accent-strong);background:#f2f6ff;border:1px solid #dce5f6;border-radius:14px;align-items:center;gap:13px;margin:14px auto;padding:16px 18px;display:flex}.salary-reminder p{color:var(--ui-muted);margin:3px 0 0;font-size:12px}.teacher-tabs{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1180px;margin:18px auto 0;display:grid}.teacher-tabs button{text-align:left;border:1px solid var(--ui-border);color:var(--ui-ink);cursor:pointer;background:#fff;border-radius:13px;gap:4px;padding:14px 16px;display:grid;position:relative}.teacher-tabs button span{color:var(--ui-muted);font-size:10px}.teacher-tabs button strong{font-size:14px}.teacher-tabs button svg{color:var(--ui-accent);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.teacher-tabs button.active{background:var(--ui-accent-soft);border-color:#cfdaf5;box-shadow:inset 0 0 0 1px #5f7ff00f}.salary-rule-card{max-width:1180px;box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #dce4f3;border-radius:16px;margin:16px auto;padding:21px}.salary-rule-head{justify-content:space-between;gap:20px;display:flex}.salary-rule-head h2{margin:0 0 5px;font-size:17px}.salary-rule-head p{color:var(--ui-muted);margin:0;font-size:12px}.salary-rule-head label{color:var(--ui-muted);gap:5px;font-size:11px;display:grid}.salary-rule-head select{border:1px solid var(--ui-border);background:#fff;border-radius:9px;min-width:130px;padding:8px 10px}.salary-rule-fields{grid-template-columns:1.3fr 1.1fr .8fr auto;align-items:end;gap:12px;margin-top:18px;display:grid}.salary-rule-fields label{color:var(--ui-muted);gap:7px;font-size:11px;display:grid;position:relative}.salary-rule-fields input{border:1px solid var(--ui-border);width:100%;color:var(--ui-ink);border-radius:10px;padding:10px 54px 10px 11px}.salary-rule-fields label>span{font-size:10px;position:absolute;bottom:11px;right:11px}.salary-rule-fields>div{gap:8px;display:grid}.salary-rule-fields>div>span{color:var(--ui-muted);font-size:11px}.salary-rule-fields>div>strong{font-size:13px}.regular-special-table .salary-row{grid-template-columns:1.7fr 1fr .75fr 1fr auto}.salary-confirm-card{border:1px solid var(--ui-border);max-width:1180px;box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fbfcff);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:16px auto;padding:21px 22px;display:flex}.salary-confirm-card>div:first-child{gap:5px;display:grid}.salary-confirm-card span{color:var(--ui-muted);font-size:11px}.salary-confirm-card strong{font-size:16px}.salary-confirm-card p{color:var(--ui-muted);margin:0;font-size:12px}.salary-confirm-card>div:last-child{gap:9px;display:flex}@media (width<=780px){.salary-main{padding:0 16px 50px}.salary-head{align-items:flex-start}.salary-head .secondary{margin-top:16px}.salary-control-bar{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.salary-control-bar label,.salary-control-bar select{width:100%}.salary-actions{grid-column:1/-1;margin:0}.salary-actions button{flex:1}.teacher-tabs{grid-template-columns:1fr}.salary-rule-head{display:grid}.salary-rule-head select{width:100%}.salary-rule-fields{grid-template-columns:1fr}.salary-rule-fields>button{justify-content:center}.salary-overview{grid-template-columns:1fr 1fr;margin-top:20px}.salary-overview .salary-total{grid-column:1/-1}.salary-overview>div{padding:17px}.salary-overview strong{font-size:18px}.salary-group{padding:18px 15px}.salary-group-head>strong{font-size:18px}.salary-table{display:none}.salary-mobile-list{gap:10px;display:grid}.salary-mobile-list article{background:#fff;border:1px solid #e9edf4;border-radius:13px;padding:15px}.salary-mobile-list article>div{justify-content:space-between;gap:10px;display:flex}.salary-mobile-list dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0;display:grid}.salary-mobile-list dl.salary-mobile-detail{grid-template-columns:repeat(2,1fr)}.salary-mobile-list dl div{gap:4px;display:grid}.salary-mobile-list dt{color:var(--ui-muted);font-size:10px}.salary-mobile-list dd{margin:0;font-size:12px;font-weight:700}.salary-group-head{align-items:center}.salary-confirm-card,.salary-confirm-card>div:last-child{display:grid}.salary-confirm-card button{justify-content:center}}.partner-salary-table .salary-row{grid-template-columns:1.7fr .8fr 1fr .75fr 1fr auto}.salary-reminder>button{white-space:nowrap;margin-left:auto}.salary-rule-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.salary-rule-snapshot>div{background:#fbfcff;border:1px solid #e5eaf3;border-radius:13px;grid-template-columns:auto 1fr;grid-template-areas:"icon label""icon value";align-items:center;gap:4px 12px;padding:17px 18px;display:grid}.salary-rule-snapshot svg{color:var(--ui-accent);grid-area:icon;width:20px}.salary-rule-snapshot span{color:var(--ui-muted);grid-area:label;font-size:11px}.salary-rule-snapshot strong{grid-area:value;font-size:14px}@media (width<=780px){.salary-reminder{flex-wrap:wrap;align-items:flex-start}.salary-reminder>button{justify-content:center;width:100%;margin-left:0}.salary-rule-snapshot{grid-template-columns:1fr}}.regular-normal-table .salary-row{grid-template-columns:1.8fr 1fr 1.35fr 1fr auto}.salary-detail-toggle{color:var(--ui-accent-strong);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:12px;font-weight:700}.salary-attendance-detail{background:#fbfcff;border:1px solid #e4eaf4;border-radius:14px;margin-top:14px;padding:18px}.salary-attendance-detail>div:first-child{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.salary-attendance-detail>div:first-child span{color:var(--ui-accent-strong);font-size:12px;font-weight:700}.salary-detail-table{background:#fff;border:1px solid #e8ecf3;border-radius:11px;overflow:hidden}.salary-detail-row{border-bottom:1px solid #edf0f5;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:16px;padding:12px 14px;font-size:12px;display:grid}.salary-attendance-detail.consumption .salary-detail-row{grid-template-columns:1fr 1fr 1fr}.salary-detail-row:last-child{border-bottom:0}.salary-detail-head{color:var(--ui-muted);background:#f7f9fc;font-size:10px}.salary-detail-row b{color:var(--ui-accent-strong)}.salary-detail-toggle.mobile{display:none}.salary-overview.regular{grid-template-columns:repeat(2,1fr)}@media (width<=780px){.salary-overview.regular .salary-total{grid-column:auto}.salary-detail-toggle.mobile{background:var(--ui-accent-soft);border:1px solid #dce4f4;border-radius:10px;justify-content:center;width:100%;margin-top:12px;padding:10px;display:flex}.salary-attendance-detail{padding:14px 12px}.salary-attendance-detail>div:first-child{align-items:flex-start}.salary-detail-table{background:0 0;border:0}.salary-detail-row,.salary-attendance-detail.consumption .salary-detail-row{grid-template-columns:1fr 1fr;padding:12px 4px}.salary-detail-head{display:none}.salary-detail-row strong:before{content:"日期：";color:var(--ui-muted);font-weight:400}.salary-detail-row span:first-of-type:before{content:"出勤/消耗：";color:var(--ui-muted)}.salary-detail-row span:last-of-type:before{content:"时长：";color:var(--ui-muted)}.salary-detail-row b:before{content:"人时：";color:var(--ui-muted);font-weight:400}.salary-attendance-detail.consumption .salary-detail-row span:first-of-type:before{content:"消耗："}.salary-attendance-detail.consumption .salary-detail-row b:before{content:"产生课消："}}:root{color:#20342f;font-synthesis:none;background:#f5f8f6;font-family:Manrope,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e3ebe7;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.brand{color:#183c33;align-items:center;gap:11px;font-size:20px;font-weight:700;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#2a8d72,#72bca5);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}nav{gap:8px;margin-top:44px;display:grid}.nav{color:#71807b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.nav svg{width:19px}.nav.active{color:#247b64;background:#eaf5f0;font-weight:700}.profile{border-top:1px solid #edf1ef;align-items:center;gap:11px;margin-top:auto;padding:14px 8px 0;display:flex}.avatar{color:#fff;background:#e7a77f;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.profile div:last-child{display:grid}.profile strong{font-size:14px}.profile span{color:#84918d;margin-top:2px;font-size:11px}main{min-width:0;padding:42px 5vw 70px}.mobile-head{display:none}.page-head{justify-content:space-between;align-items:flex-end;max-width:1180px;margin:auto;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#2a8d72!important;font-size:12px!important}.page-head h1,.detail-hero h1{letter-spacing:-.04em;margin:3px 0 7px;font-size:32px}.page-head p,.detail-hero p{color:#778681;margin:0;font-size:14px}.primary,.secondary{cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;padding:11px 17px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#287f68;box-shadow:0 7px 18px #287f6830}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#31433e;background:#fff;border:1px solid #dce6e2}.term-banner{background:linear-gradient(110deg,#e9f5f0,#f1f8f5);border:1px solid #d7ebe3;border-radius:16px;justify-content:space-between;align-items:center;max-width:1180px;margin:30px auto 18px;padding:19px 22px;display:flex}.term-banner div{gap:3px;display:grid}.term-banner span{color:#71827c;font-size:11px}.term-banner strong{font-size:16px}.term-banner button{color:#287f68;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex}.toolbar{justify-content:space-between;gap:16px;max-width:1180px;margin:18px auto;display:flex}.search{color:#899590;background:#fff;border:1px solid #dde6e2;border-radius:11px;align-items:center;gap:9px;width:310px;padding:0 12px;display:flex}.search input{color:#263934;border:0;outline:0;width:100%;height:42px}.chips{gap:7px;display:flex}.chips button{color:#71807b;cursor:pointer;background:#fff;border:1px solid #dfe7e4;border-radius:10px;padding:8px 14px}.course-table{background:#fff;border:1px solid #e0e8e4;border-radius:16px;max-width:1180px;margin:auto;overflow:hidden}.table-row{cursor:pointer;border-bottom:1px solid #edf1ef;grid-template-columns:2fr .75fr 1fr .8fr .65fr;align-items:center;gap:22px;padding:17px 20px;font-size:13px;display:grid}.table-row:last-child{border-bottom:0}.table-row:not(.table-head):hover{background:#fafcfb}.table-head{color:#84918d;text-transform:uppercase;letter-spacing:.05em;cursor:default;background:#fafcfb;font-size:11px}.course-name{align-items:center;gap:13px;display:flex}.course-name strong{font-size:14px;display:block}.course-name small{color:#899590;margin-top:4px;display:block}.type-icon{color:#278168;background:#e8f5ef;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.progress-cell>span{font-size:12px}.progress{background:#e8eeeb;border-radius:9px;height:5px;margin-top:7px;overflow:hidden}.progress i{background:#49a88c;border-radius:9px;height:100%;display:block}.fee{font-weight:700}.enter{color:#287f68;cursor:pointer;background:0 0;border:0;font-weight:700}.mobile-cards{display:none}.detail-page{max-width:1180px;margin:0 auto}.back{color:#6d7c77;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:28px;padding:0;display:flex}.detail-hero{justify-content:space-between;align-items:flex-end;display:flex}.badge{color:#2a8068;background:#e7f4ee;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.stats{grid-template-columns:2fr 1fr 1.4fr;gap:14px;margin:28px 0;display:grid}.stats>div{background:#fff;border:1px solid #e0e8e4;border-radius:15px;gap:9px;padding:20px;display:grid}.stats span{color:#7a8984;font-size:12px}.stats strong{font-size:20px}.detail-grid{grid-template-columns:2fr 1fr;gap:16px;display:grid}.detail-grid>section,.detail-grid>aside{background:#fff;border:1px solid #e0e8e4;border-radius:16px;padding:24px}.section-title{justify-content:space-between;display:flex}.section-title h2,.detail-grid aside h2{margin:0;font-size:17px}.section-title p{color:#85928e;margin:5px 0;font-size:12px}.empty{text-align:center;color:#8a9793;padding:55px 20px}.empty svg{width:38px;height:38px}.empty h3{color:#4e5d58;font-size:14px}.empty p{font-size:12px}.detail-grid aside{gap:8px;height:max-content;display:grid}.detail-grid aside h2{margin-bottom:8px}.detail-grid aside button{color:#40534d;cursor:pointer;background:#f5f9f7;border:0;border-radius:11px;gap:9px;padding:13px;display:flex}.detail-grid aside button span{margin-left:auto}.modal-layer{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;background:#1f302b80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(500px,100%);padding:25px;box-shadow:0 20px 70px #10231e35}.modal-head{justify-content:space-between;margin-bottom:22px;display:flex}.modal-head h2{margin:0;font-size:22px}.modal-head p{color:#82908c;margin:5px 0 0;font-size:12px}.modal-head>button{cursor:pointer;background:#f1f5f3;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.modal-head svg{width:18px}.modal label{color:#52635e;gap:8px;margin-top:16px;font-size:12px;font-weight:700;display:grid}.modal input,.modal select{color:#263a34;background:#fff;border:1px solid #dce5e1;border-radius:10px;outline:0;padding:11px 12px}.modal input:focus,.modal select:focus{border-color:#51a68d;box-shadow:0 0 0 3px #51a68d18}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.segmented{background:#f0f4f2;border-radius:11px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{color:#71807b;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px}.segmented button.on{color:#287f68;background:#fff;box-shadow:0 2px 7px #21372f12}.modal-actions{justify-content:flex-end;gap:9px;margin-top:26px;display:flex}@media (width<=780px){.app-shell{display:block}.sidebar{display:none}main{padding:0 17px 50px}.mobile-head{border-bottom:1px solid #e3ebe7;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.mobile-head .brand{font-size:17px}.mobile-head .brand-mark{width:31px;height:31px}.mobile-head .avatar{width:34px;height:34px}.page-head{align-items:center;padding-top:25px}.page-head h1{font-size:26px}.page-head p{display:none}.primary{padding:11px;font-size:0}.primary svg{margin:0}.term-banner{margin:22px 0 15px}.toolbar{margin:14px 0;display:grid}.search{width:100%}.chips{overflow:auto}.course-table{display:none}.mobile-cards{gap:12px;display:grid}.mobile-cards article{cursor:pointer;background:#fff;border:1px solid #e0e8e4;border-radius:16px;padding:17px}.card-top,.card-meta,.card-foot{justify-content:space-between;align-items:center;display:flex}.card-top>span:last-child{color:#7d8a86;font-size:12px}.mobile-cards h3{margin:17px 0 11px;font-size:16px}.card-meta{color:#7b8985;justify-content:flex-start;gap:18px;font-size:12px}.card-meta span{align-items:center;gap:5px;display:flex}.card-foot{margin-top:14px;font-size:12px}.card-foot strong{font-size:14px}.card-foot span{color:#287f68}.detail-page{padding-top:22px}.detail-hero{align-items:flex-start;gap:15px}.detail-hero h1{font-size:24px}.detail-hero .secondary{padding:10px;font-size:0}.detail-hero .secondary:after{content:"编辑";font-size:12px}.stats{grid-template-columns:1fr 1fr}.stats>div:first-child{grid-column:1/-1}.stats strong{font-size:17px}.detail-grid{grid-template-columns:1fr}.section-title{gap:10px}.section-title .secondary{padding:10px;font-size:0}.section-title .secondary svg{margin:0}.form-grid{grid-template-columns:1fr}.modal{padding:21px}.modal-actions .primary{padding:11px 17px;font-size:13px}}.form-group{color:#52635e;gap:8px;margin-top:16px;font-size:12px;font-weight:700;display:grid}.table-row{grid-template-columns:1.8fr .62fr .72fr 1.15fr .8fr .62fr;gap:16px}.status{color:#687771;white-space:nowrap;background:#f7faf8;border:1px solid #dfe7e4;border-radius:999px;align-items:center;width:max-content;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-进行中{color:#287b65;background:#edf7f3;border-color:#cfe4dc}.status-已结课{color:#7e8985;background:#f0f3f2}.tag-row{align-items:center;gap:7px;display:flex}.special-stat{color:#53645f;gap:4px;font-size:12px;display:grid}.special-stat span{align-items:center;gap:5px;display:flex}.detail-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.detail-summary>div{background:#fff;border:1px solid #e0e8e4;border-radius:15px;gap:8px;padding:19px 20px;display:grid}.detail-summary span{color:#7a8984;font-size:12px}.detail-summary strong{font-size:18px}.placeholder-page{padding-top:10px}.placeholder-card{text-align:center;background:#fff;border:1px solid #e0e8e4;border-radius:20px;align-content:center;place-items:center;gap:12px;min-height:460px;display:grid}.placeholder-card>svg{color:#398b73;width:42px;height:42px}.placeholder-card h1,.placeholder-card p{margin:0}.placeholder-card p{color:#7c8985}.coming-soon{color:#2e8069;background:#edf6f2;border-radius:10px;margin-top:8px;padding:9px 13px;font-size:12px;font-weight:700}@media (width<=980px) and (width>=781px){.table-row{grid-template-columns:1.65fr .6fr .65fr 1fr .75fr}.table-row>:last-child{display:none}}@media (width<=780px){.detail-summary{grid-template-columns:1fr 1fr}.detail-summary>div:first-child{grid-column:1/-1}.card-top{gap:10px}.special-stat.card-meta{flex-wrap:wrap;display:flex}.placeholder-card{min-height:380px}}.student-theme{--student-accent:#327f78;--student-accent-soft:#eaf4f2;--student-accent-border:#d3e6e2}.student-theme .sidebar .nav.active{color:#2f756f;background:#eaf4f2}.student-main .eyebrow,.student-main .enter,.student-main .student-mobile-foot{color:var(--student-accent)!important}.student-main .primary{background:var(--student-accent);box-shadow:0 7px 18px #327f7828}.student-overview{border:1px solid var(--student-accent-border);background:linear-gradient(110deg,#eaf4f2,#f4f8f7);border-radius:16px;justify-content:space-between;align-items:center;max-width:1180px;margin:30px auto 18px;padding:19px 22px;display:flex}.student-overview div{gap:3px;display:grid}.student-overview span{color:#71827e;font-size:11px}.student-overview strong{font-size:16px}.student-overview p{color:#74837f;margin:0;font-size:12px}.student-toolbar{justify-content:flex-start}.student-table{background:#fff;border:1px solid #e0e8e4;border-radius:16px;max-width:1180px;margin:auto;overflow:hidden}.student-row{cursor:pointer;border-bottom:1px solid #edf1ef;grid-template-columns:2fr .8fr 1fr .7fr;align-items:center;gap:22px;padding:17px 20px;font-size:13px;display:grid}.student-row:last-child{border-bottom:0}.student-row:not(.student-table-head):hover{background:#fafcfb}.student-table-head{color:#84918d;letter-spacing:.05em;cursor:default;background:#fafcfb;font-size:11px}.student-name{align-items:center;gap:13px;display:flex}.student-name strong{font-size:14px}.student-icon{width:39px;height:39px;color:var(--student-accent);background:var(--student-accent-soft);border-radius:11px;place-items:center;display:grid}.student-status{color:#687771;background:#f7faf8;border:1px solid #dfe7e4;border-radius:999px;width:max-content;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.student-status-在读{color:#2f756f;background:#edf6f4;border-color:#d1e4e0}.student-status-毕业{color:#7e8985;background:#f0f3f2}.student-empty{color:#85928e;text-align:center;padding:44px;font-size:13px}.student-mobile-cards{display:none}.student-info-card,.student-course-card{background:#fff;border:1px solid #e0e8e4;border-radius:16px;margin-top:18px;padding:24px}.student-info-grid{border:1px solid #e6ece9;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:22px;display:grid;overflow:hidden}.student-info-grid>div{border-bottom:1px solid #e8eeeb;border-right:1px solid #e8eeeb;align-content:center;gap:7px;min-height:92px;padding:19px;display:grid}.student-info-grid>div:nth-child(3n){border-right:0}.student-info-grid>div:nth-last-child(-n+3){border-bottom:0}.student-info-grid span{color:#7a8984;font-size:11px}.student-info-grid strong{font-size:14px}.student-course-card .empty{padding-bottom:30px}.student-modal input:focus,.student-modal select:focus{border-color:#5b9b95;box-shadow:0 0 0 3px #5b9b9518}@media (width<=780px){.student-overview{align-items:flex-start;gap:12px;margin:22px 0 15px}.student-overview p{text-align:right;max-width:55%}.student-table{display:none}.student-mobile-cards{gap:12px;display:grid}.student-mobile-cards article{cursor:pointer;background:#fff;border:1px solid #e0e8e4;border-radius:16px;padding:17px}.student-mobile-top{justify-content:space-between;align-items:center;display:flex}.student-mobile-meta{border-top:1px solid #edf1ef;justify-content:space-between;margin-top:18px;padding-top:13px;font-size:12px;display:flex}.student-mobile-meta span{color:#81908b}.student-mobile-foot{text-align:right;margin-top:13px;font-size:12px;font-weight:700}.student-info-grid{grid-template-columns:1fr 1fr}.student-info-grid>div:nth-child(3n){border-right:1px solid #e8eeeb}.student-info-grid>div:nth-child(2n){border-right:0}.student-info-grid>div:nth-last-child(-n+3){border-bottom:1px solid #e8eeeb}.student-info-grid>div:nth-last-child(-n+2){border-bottom:0}}.student-hours-card{background:#fff;border:1px solid #e0e8e4;border-radius:16px;margin-top:18px;padding:24px}.student-hours-card .empty{padding-bottom:30px}.lesson-summary-list{gap:9px;margin-top:20px;display:grid}.lesson-summary-list>div{border:1px solid var(--ui-border);background:#fbfcff;border-radius:12px;grid-template-columns:130px 1fr auto;align-items:center;gap:14px;padding:14px 15px;display:grid}.lesson-summary-list span{color:var(--ui-muted);font-size:11px}.lesson-summary-list strong{font-size:13px}.lesson-summary-list b{color:var(--ui-accent-strong);font-size:12px}@media (width<=780px){.lesson-summary-list>div{grid-template-columns:1fr;gap:5px}.lesson-summary-list b{margin-top:3px}.student-info-grid{grid-template-columns:1fr}.student-info-grid>div,.student-info-grid>div:nth-child(3n),.student-info-grid>div:nth-child(2n),.student-info-grid>div:nth-last-child(-n+3),.student-info-grid>div:nth-last-child(-n+2){border-bottom:1px solid #e8eeeb;border-right:0}.student-info-grid>div:last-child{border-bottom:0}.student-info-card,.student-course-card,.student-hours-card{padding:20px}}.relation-list{gap:10px;margin-top:20px;display:grid}.relation-item{background:#fbfcff;border:1px solid #e5eaf2;border-radius:13px;align-items:center;gap:12px;padding:14px 15px;display:flex}.relation-item>div:nth-child(2){gap:3px;min-width:0;display:grid}.relation-item strong{font-size:14px}.relation-item span,.relation-item small{color:#7f8b9c;font-size:11px}.relation-icon{width:38px;height:38px;color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-radius:11px;flex:none;place-items:center;display:grid}.relation-remove{color:#7c8796;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11px}.relation-remove:hover{color:#526cce}.course-student-list .student-icon{flex:none}.enrollment-modal{width:min(510px,100%)}.student-picker{gap:9px;max-height:340px;display:grid;overflow:auto}.student-picker label{cursor:pointer;background:#fff;border:1px solid #e4e9f2;border-radius:12px;align-items:center;gap:11px;margin:0;padding:11px 13px;display:flex}.student-picker label.selected{background:#f3f6ff;border-color:#cbd7fa}.student-picker input{width:16px;height:16px;accent-color:var(--ui-accent);margin:0}.student-picker label>span:last-child{gap:3px;display:grid}.student-picker strong{font-size:13px}.student-picker small{color:#7f8b9c;font-size:11px}.picker-empty{color:#8591a1;text-align:center;padding:42px 18px;font-size:13px}@media (width<=780px){.relation-item{padding:12px}.relation-remove{padding:8px}.student-picker{max-height:52vh}}.picker-search{border:1px solid var(--ui-border);color:#8a96a6;background:#fff;border-radius:11px;align-items:center;gap:9px;margin-bottom:12px;padding:0 12px;display:flex}.picker-search input{background:0 0;border:0;outline:0;width:100%;height:42px;padding:0}.picker-empty.compact{padding:30px 18px}.relation-item.inactive{opacity:.58;background:#f7f8fa}.confirm-unlink-modal{width:min(440px,100%)}.confirm-unlink-content{background:#f8f9fc;border:1px solid #e5e9f1;border-radius:13px;grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:17px;display:grid}.confirm-unlink-content>svg{color:#7f8ba0;width:30px;height:30px}.confirm-unlink-content>div{grid-template-columns:auto 1fr;align-items:center;gap:7px 12px;display:grid}.confirm-unlink-content span{color:#8490a0;font-size:11px}.confirm-unlink-content strong{font-size:13px}.unlink-confirm{color:#fff;cursor:pointer;background:#68758b;border:0;border-radius:11px;padding:11px 17px;font-weight:700}.unlink-confirm:hover{background:#566276}.attendance-page{max-width:1180px;margin:0 auto}.attendance-hero{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.attendance-hero h1{letter-spacing:-.04em;margin:8px 0 6px;font-size:32px}.attendance-hero p{color:var(--ui-muted);margin:0;font-size:14px}.attendance-actions{gap:9px;display:flex}.attendance-lock-state{color:#788598;background:#f7f9fc;border:1px solid #dfe5ee;border-radius:999px;align-items:center;gap:5px;margin-left:7px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.attendance-lock-state.locked{color:#65718a;background:#edf0f5}.attendance-month-bar{background:linear-gradient(118deg,#edf3ff,#f8faff);border:1px solid #dfe7f5;border-radius:16px;justify-content:center;align-items:center;gap:28px;margin:28px 0 14px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #fff,0 10px 28px #4e69a50e}.attendance-month-bar button{border:1px solid var(--ui-border);width:36px;height:36px;color:var(--ui-accent-strong);cursor:pointer;background:#fff;border-radius:10px;place-items:center;display:grid}.attendance-month-bar button svg{width:18px}.attendance-month-bar div{text-align:center;gap:2px;min-width:130px;display:grid}.attendance-month-bar span{color:var(--ui-muted);font-size:11px}.attendance-month-bar strong{font-size:16px}.attendance-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.attendance-summary>div{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:15px;gap:7px;padding:18px 20px;display:grid}.attendance-summary span{color:var(--ui-muted);font-size:11px}.attendance-summary strong{font-size:19px}.attendance-card{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:17px;overflow:hidden}.attendance-card-head{border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:flex-end;gap:18px;padding:21px 22px;display:flex}.attendance-card-head h2{margin:0;font-size:17px}.attendance-card-head p{color:var(--ui-muted);margin:5px 0 0;font-size:12px}.attendance-legend{color:#768295;gap:14px;font-size:11px;display:flex}.attendance-legend span{align-items:center;gap:6px;display:flex}.attendance-legend i{background:#f5f7fa;border:1px solid #dfe5ee;border-radius:3px;width:10px;height:10px}.attendance-legend i.present{background:#eaf0ff;border-color:#bfcdf8}.attendance-scroll{overflow-x:auto}.attendance-matrix{border-collapse:separate;border-spacing:0;width:100%;min-width:680px}.attendance-matrix th,.attendance-matrix td{text-align:center;border-bottom:1px solid #edf0f5;border-right:1px solid #edf0f5;min-width:118px;padding:12px}.attendance-matrix thead th{color:#7f8b9c;background:#fafbfd;font-size:11px;font-weight:700;position:sticky;top:0}.attendance-matrix thead th:first-child,.attendance-matrix tbody th{z-index:2;text-align:left;background:#fff;min-width:150px;position:sticky;left:0}.attendance-matrix thead th:first-child{z-index:3;background:#fafbfd}.attendance-matrix tbody th strong,.attendance-matrix tbody th small{display:block}.attendance-matrix tbody th strong{color:#344057;font-size:13px}.attendance-matrix tbody th small{color:#919bab;margin-top:3px;font-size:10px;font-weight:500}.attendance-matrix tr:last-child th,.attendance-matrix tr:last-child td{border-bottom:0}.attendance-matrix th:last-child,.attendance-matrix td:last-child{border-right:0}.attendance-cell{color:#7e8998;cursor:pointer;background:#f7f9fb;border:1px solid #e1e6ee;border-radius:9px;width:78px;min-height:35px;font-size:11px;font-weight:700}.attendance-cell.present{color:var(--ui-accent-strong);background:#edf2ff;border-color:#cbd7fa;justify-content:center;align-items:center;gap:4px;display:inline-flex}.attendance-cell svg{width:14px;height:14px}.attendance-cell:disabled{cursor:not-allowed;opacity:.72}.not-enrolled{color:#b3bac5}.consumed-total{color:var(--ui-accent-strong);background:#fbfcff;font-size:12px;font-weight:700}.attendance-empty{text-align:center;color:#8c97a6;padding:58px 20px}.attendance-empty svg{width:38px;height:38px}.attendance-empty h3{color:#526073;margin:12px 0 5px;font-size:14px}.attendance-empty p{margin:0;font-size:12px}.attendance-error{color:#9b5960;margin:9px 0 0;font-size:11px}.attendance-coming{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);text-align:center;background:linear-gradient(145deg,#fff,#fcfdff);border-radius:18px;padding:72px 22px}.attendance-coming>svg{width:45px;height:45px;color:var(--ui-accent)}.attendance-coming .badge{margin:15px auto;display:table}.attendance-coming h1{margin:10px 0 5px;font-size:26px}.attendance-coming p{color:var(--ui-muted);margin:0}.attendance-coming strong{background:var(--ui-accent-soft);color:var(--ui-accent-strong);border-radius:9px;margin-top:20px;padding:8px 12px;font-size:12px;display:inline-block}@media (width<=780px){.attendance-page{padding-top:22px}.attendance-hero{align-items:flex-start;display:grid}.attendance-hero h1{font-size:26px}.attendance-actions{width:100%}.attendance-actions>button{flex:1;justify-content:center}.attendance-add{padding:11px 13px!important;font-size:12px!important}.attendance-summary{grid-template-columns:1fr 1fr}.attendance-summary>div:last-child{grid-column:1/-1}.attendance-card-head{align-items:flex-start;display:grid}.attendance-card-head p{max-width:280px}.attendance-matrix th,.attendance-matrix td{min-width:104px;padding:10px 8px}.attendance-matrix thead th:first-child,.attendance-matrix tbody th{min-width:125px}.attendance-cell{width:70px}.attendance-month-bar{margin-top:18px}.attendance-date-modal .primary{padding:11px 17px;font-size:13px}}.statistics-hero h1{letter-spacing:-.04em;margin:8px 0 6px;font-size:32px}.statistics-hero p{color:var(--ui-muted);margin:0;font-size:14px}.statistics-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 14px;display:grid}.statistics-summary>div{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:15px;gap:7px;padding:20px;display:grid;position:relative;overflow:hidden}.statistics-summary svg{color:#b4c5f6;width:22px;position:absolute;top:16px;right:16px}.statistics-summary span{color:var(--ui-muted);font-size:11px}.statistics-summary strong{font-size:19px}.statistics-card{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff);border-radius:17px;overflow:hidden}.statistics-card-head{border-bottom:1px solid #e9edf4;padding:21px 22px}.statistics-card-head h2{margin:0;font-size:17px}.statistics-card-head p{color:var(--ui-muted);margin:5px 0 0;font-size:12px}.statistics-table-wrap{overflow-x:auto}.statistics-table{border-collapse:collapse;width:100%;min-width:560px}.statistics-table th,.statistics-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:15px 20px;font-size:12px}.statistics-table th{color:#7f8b9c;background:#fafbfd;font-size:11px}.statistics-table tbody tr:last-child td{border-bottom:0}.statistics-table td:last-child{color:var(--ui-accent-strong);font-weight:700}@media (width<=780px){.statistics-hero h1{font-size:26px}.statistics-summary{grid-template-columns:1fr 1fr}.statistics-summary>div:last-child:nth-child(odd){grid-column:1/-1}.statistics-table th,.statistics-table td{padding:13px 14px}}.hours-cell{color:#8792a2;background:#f7f9fb;border:1px solid #e1e6ee;border-radius:9px;align-items:center;gap:4px;width:94px;margin:auto;padding:5px 7px;display:flex}.hours-cell.filled{color:var(--ui-accent-strong);background:#edf2ff;border-color:#cbd7fa}.hours-cell input{width:54px;color:inherit;text-align:right;background:0 0;border:0;outline:0;padding:2px;font-size:12px;font-weight:700}.hours-cell input:disabled{cursor:not-allowed}.hours-cell span{font-size:10px}.special-hours-summary>div:last-child:nth-child(odd),.special-statistics-summary>div:last-child:nth-child(odd){grid-column:auto}.special-hours-matrix .consumed-total{white-space:nowrap}@media (width<=780px){.hours-cell{width:82px}.hours-cell input{width:44px}.special-hours-summary>div:last-child:nth-child(odd),.special-statistics-summary>div:last-child:nth-child(odd){grid-column:1/-1}}:root{--ui-bg:#f7f9fd;--ui-surface:#fff;--ui-ink:#24314b;--ui-muted:#7c899d;--ui-accent:#5f7ff0;--ui-accent-strong:#4e6edb;--ui-accent-light:#8eb7ff;--ui-accent-soft:#eef3ff;--ui-border:#e3e9f3;--ui-shadow:0 14px 38px #435b8f13, inset 0 1px 0 #ffffffeb}body{background:radial-gradient(circle at 88% -8%, #749dff21, transparent 31%), radial-gradient(circle at 20% 110%, #9fbeff14, transparent 30%), var(--ui-bg);color:var(--ui-ink)}.sidebar{border-color:var(--ui-border);background:linear-gradient(#fffffffa,#fbfcfff5);box-shadow:8px 0 30px #3e537e09}.brand{color:#2f3f62}.brand-mark{background:linear-gradient(135deg,#5878ed 0%,#78a8ff 58%,#8bc5ff 100%);box-shadow:0 8px 22px #4e6fdb45,inset 0 1px #ffffff59}.nav{color:#7a8797}.nav:focus{outline-offset:2px;outline:2px solid #5f7ff057}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #5f7ff061}.nav.active,.student-theme .sidebar .nav.active{color:var(--ui-accent-strong);background:linear-gradient(100deg,#edf2ff,#f3f7ff);box-shadow:inset 0 0 0 1px #6884e10f}.profile{border-color:#edf0f4}.page-head h1,.detail-hero h1{color:var(--ui-ink)}.page-head p,.detail-hero p{color:var(--ui-muted)}.eyebrow,.student-main .eyebrow{color:var(--ui-accent)!important}.primary,.student-main .primary{background:linear-gradient(135deg,#5878ec,#719df8);box-shadow:0 9px 24px #4e6cd740,inset 0 1px #ffffff42}.primary:hover,.student-main .primary:hover{background:var(--ui-accent-strong)}.secondary{border-color:var(--ui-border);color:#465467;box-shadow:0 2px 8px #3b4a5f06}.term-banner,.student-overview{background:linear-gradient(118deg,#edf3ff 0%,#f6f9ff 58%,#fbfcff 100%);border-color:#dfe7f5;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #4e69a50e}.term-banner:after,.student-overview:after{content:"";pointer-events:none;background:radial-gradient(circle,#7ba4ff33,#7ba4ff00 68%);border-radius:50%;width:190px;height:190px;position:absolute;top:-115px;right:-52px}.term-banner>*,.student-overview>*{z-index:1;position:relative}.term-banner button,.enter,.card-foot span,.student-main .enter,.student-main .student-mobile-foot{color:var(--ui-accent-strong)!important}.search,.chips button{border-color:var(--ui-border)}.search{color:#8b96a4}.chips button{color:#778393}.chips button.on{color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-color:#d8e1eb}.course-table,.student-table,.detail-grid>section,.detail-grid>aside,.detail-summary>div,.student-info-card,.student-course-card,.student-hours-card,.mobile-cards article,.student-mobile-cards article,.placeholder-card{border-color:var(--ui-border);box-shadow:var(--ui-shadow);background:linear-gradient(145deg,#fff,#fcfdff)}.table-head,.student-table-head{color:#8490a0;background:#fafbfd}.table-row,.student-row{border-color:#edf0f4}.table-row:not(.table-head):hover,.student-row:not(.student-table-head):hover{background:#fbfcfe}.type-icon,.student-icon{color:var(--ui-accent-strong);background:linear-gradient(145deg,#edf2ff,#f5f8ff);box-shadow:inset 0 0 0 1px #5b7be30d}.type-icon.special{color:#776e9f;background:linear-gradient(145deg,#f1effa,#f8f6fc)}.badge{color:var(--ui-accent-strong);background:var(--ui-accent-soft)}.badge.special{color:#756f89;background:#f2f0f5}.progress{background:#e9edf2}.progress i{background:linear-gradient(90deg,#6485ed,#8ab6ff);box-shadow:0 0 10px #6386ed40}.status,.student-status{color:#6f7b89;background:#f7f9fb;border-color:#e0e5eb}.status-进行中,.student-status-在读{color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-color:#d9e2ec}.status-已结课,.student-status-毕业{color:#7d8792;background:#f1f3f6}.detail-grid aside button{color:#4f5e70;background:#f6f8fb}.detail-grid aside button:hover{background:var(--ui-accent-soft)}.empty{color:#8a95a3}.student-info-grid{border-color:#e6eaf0}.student-info-grid>div{border-color:#e9edf2}.modal-layer{background:#2a34437a}.modal{background:linear-gradient(150deg,#fff,#fcfdff);border:1px solid #e2e8f3e6;box-shadow:0 28px 90px #2b3e683d,inset 0 1px #fff}.modal input,.modal select{color:var(--ui-ink);border-color:#dfe5ec}.modal input:focus,.modal select:focus,.student-modal input:focus,.student-modal select:focus{border-color:#8da0b7;box-shadow:0 0 0 3px #667f9d1f}.placeholder-card>svg{color:var(--ui-accent)}.coming-soon{color:var(--ui-accent-strong);background:var(--ui-accent-soft)}@media (width<=780px){.mobile-head{border-color:var(--ui-border)}.mobile-cards article,.student-mobile-cards article{box-shadow:0 7px 22px #4252680d}}
