*{box-sizing:border-box}body{margin:0;color:var(--text,#161d1f);font-family:Microsoft YaHei,Arial,sans-serif;background:var(--page-bg,#f4fafd)}button,input,select,textarea{font-family:inherit}.admin-layout{min-height:100vh;display:flex;background:#f4fafd}.sidebar{width:260px;flex:0 0 260px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #c0c9be;transition:width .2s}.collapsed .sidebar{width:64px;flex-basis:64px}.brand{display:flex;align-items:center;gap:10px;min-height:80px;padding:20px;color:#2a683d}.brand>i{font-size:25px}.brand strong{display:block;font-size:17px}.brand small{display:block;margin-top:4px;color:#717970;font-size:11px}.collapsed .brand div,.collapsed .sidebar .el-menu-item span,.collapsed .sidebar-actions{display:none}.nav-scroll{flex:1}.el-scrollbar__wrap{overflow-x:hidden}.sidebar .el-menu{border-right:0}.sidebar .el-menu-item{height:42px;line-height:42px;margin:4px 12px;border-radius:7px}.sidebar .el-menu-item i{margin-right:10px;color:inherit}.sidebar-actions{padding:16px;border-top:1px solid #c0c9be}.sidebar-actions>.el-button{width:100%;margin-bottom:12px}.sidebar-actions>div{display:flex;justify-content:space-around}.main-container{min-width:0;flex:1}.topbar{height:64px;display:flex;align-items:center;gap:18px;padding:0 28px;background:#fff;border-bottom:1px solid #c0c9be}.topbar>.el-button{font-size:20px}.top-search{width:min(420px,42vw)}.top-user{display:flex;align-items:center;gap:14px;margin-left:auto;color:#404941;font-size:12px}.top-user>i{font-size:18px}.page-container{padding:26px 32px 48px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.page-head h2{margin:0 0 6px;font-size:25px}.page-head p{margin:0;color:#404941;font-size:13px}.page-head .el-button{margin-left:8px}.stat-card{min-height:126px;margin-bottom:16px;border-color:#c0c9be}.stat-card small,.stat-card span{display:block;color:#717970;font-size:12px}.stat-card strong{display:block;margin:12px 0 8px;color:#2a683d;font-size:26px}.dashboard-panels{margin-top:4px}.dashboard-panels .el-card{margin-bottom:20px;border-color:#c0c9be}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-title h3{margin:0;font-size:16px}.todo-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #e2e9ec;cursor:pointer}.todo-item>i:first-child{color:#448154;font-size:18px}.todo-item>i:last-child{margin-left:auto;color:#717970}.todo-item div{display:grid;gap:5px}.todo-item small{color:#717970;font-size:11px}.notice-list{display:grid;gap:12px}.notice-list article{padding:14px;border:1px solid #e2e9ec;border-radius:8px;cursor:pointer}.notice-list article b{display:block;margin:10px 0 6px}.notice-list article p{margin:0;color:#717970;font-size:12px}.placeholder-view .el-card{min-height:360px;border-color:#c0c9be}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f4fafd}.login-panel{width:min(1148px,100%);min-height:600px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #c0c9be;border-radius:12px;background:#fff}.login-brand{display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:#2a683d;color:#fff}.login-brand .brand{padding:0;color:#fff}.login-brand h1{margin:40px 0 20px;font-size:32px;line-height:1.35;font-weight:600}.login-brand h1 em{color:#b0f2bc;font-style:normal}.login-brand p{max-width:410px;color:rgba(246,255,243,.8);line-height:1.7}.login-brand img{width:250px;align-self:center}.login-form{align-self:center;padding:48px 64px}.login-form h2{margin:0 0 8px;font-size:24px}.login-form>p{margin:0 0 36px;color:#404941}.login-form .el-form{margin-top:24px}.login-form .el-form-item__label{color:#404941;font-weight:600}.login-submit{width:100%;height:52px;margin-top:24px;font-size:16px}.login-footer{margin-top:40px;color:#717970;text-align:center;font-size:11px}@media (max-width:800px){.sidebar{width:64px;flex-basis:64px}.sidebar .brand div,.sidebar .el-menu-item span,.sidebar-actions{display:none}.sidebar .brand{padding:20px 18px}.sidebar .el-menu-item{margin-left:10px;margin-right:10px}.page-container{padding:22px 16px}.topbar{padding:0 16px}.top-search{width:45vw}.top-user>b,.top-user>span{display:none}.login-page{padding:16px}.login-panel{display:block}.login-brand{display:none}.login-form{min-height:calc(100vh - 32px);padding:36px 24px}}:root{--brand:#448154;--brand-dark:#2a683d;--accent:#ef8619;--line:#c0c9be;--muted:#717970;--soft:#eef5f7;--danger:#ba1a1a}.business-page,.settings-vue,.student-detail-vue{color:#161d1f}.business-head{align-items:flex-end}.head-actions{display:flex;gap:8px}.head-actions .el-button{margin:0}.business-stats{display:grid;gap:16px;margin-bottom:18px}.business-stats.stats-4{grid-template-columns:repeat(4,1fr)}.business-stats.stats-3{grid-template-columns:repeat(3,1fr)}.business-stats.stats-2{grid-template-columns:repeat(2,1fr)}.business-stats article{min-height:126px;display:flex;align-items:center;gap:15px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff}.business-stats article.attention{border-left:4px solid var(--accent)}.business-stats article>i{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:rgba(68,129,84,.1);font-size:23px}.business-stats article.attention>i{background:rgba(239,134,25,.12)}.business-stats article div{display:grid;gap:5px}.business-stats small,.business-stats span{color:var(--muted);font-size:11px}.business-stats strong{color:var(--brand-dark);font-size:25px}.business-stats .attention strong{color:var(--accent)}.filter-card,.table-card{border-color:var(--line);border-radius:8px}.filter-card{margin-bottom:16px}.filter-card .el-card__body{padding:18px 20px 2px}.filter-card .el-form{display:flex;flex-wrap:wrap;align-items:center;gap:0 10px}.filter-card .el-form-item{display:flex;align-items:center;margin-right:0}.filter-card .el-form-item__label{display:inline-block;float:none;width:auto;padding:0 8px 0 0;color:#404941;font-size:11px;font-weight:600;line-height:36px;white-space:nowrap}.filter-card .el-form-item__content{line-height:36px}.filter-card .el-input,.filter-card .el-select{width:180px}.filter-actions{margin-left:auto}.table-card .el-card__body{padding:0}.table-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--line);background:var(--soft)}.table-toolbar>span{color:var(--muted);font-size:12px}.table-toolbar b{color:var(--brand)}.table-card .el-table th{background:#f8fafc;color:var(--muted);font-size:11px}.table-card .el-table td{color:#404941;font-size:12px}.person-cell-vue{display:flex;align-items:center;gap:10px}.person-cell-vue .el-avatar{background:#d9f4df;color:var(--brand-dark)}.progress-vue{min-width:130px;display:grid;grid-template-columns:1fr 36px;align-items:center;gap:8px}.progress-vue .el-progress__text{display:none}.progress-vue span{color:var(--brand);font-size:11px}.row-actions{display:flex;flex-wrap:wrap;gap:1px 6px}.row-actions .el-button{margin:0;font-size:11px}.danger-text{color:var(--danger)!important}.pagination-bar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-top:1px solid #e2e9ec;color:var(--muted);font-size:11px}.el-button--success,.el-pagination.is-background .el-pager li:not(.disabled).active{background:var(--brand)}.el-button--success{border-color:var(--brand)}.el-button--success:focus,.el-button--success:hover{border-color:var(--brand-dark);background:var(--brand-dark)}.el-button--text,.el-tag--success{color:var(--brand-dark)}.el-tag--success{border-color:#bcd9c2;background:#e2eee4}.el-tag--warning{border-color:#f4c894;background:#fff0df;color:#914d00}.el-tag--danger{border-color:#efb8b3;background:#ffdad6;color:var(--danger)}.class-grid-vue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.class-card-vue{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.class-card-vue header{display:flex;justify-content:space-between;margin-bottom:18px}.class-card-vue h3{margin:0 0 8px;font-size:17px}.class-card-vue p{margin:0}.class-card-vue p,.class-meta{color:var(--muted);font-size:12px}.class-meta{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #e2e9ec;border-bottom:1px solid #e2e9ec}.class-meta b{color:#161d1f;font-size:20px}.class-progress{padding:16px 0}.class-progress>div{display:flex;justify-content:space-between;margin-bottom:9px;color:var(--muted);font-size:12px}.class-progress b{color:var(--brand-dark)}.class-progress b.warning{color:var(--danger)}.class-card-vue footer{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}.class-card-vue footer .el-button{margin:0}.class-card-vue footer .el-button--text{grid-column:1/-1}.class-add-vue{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--muted);border-radius:8px;background:transparent;color:var(--brand-dark);cursor:pointer}.class-add-vue i{font-size:34px}.class-add-vue small{color:var(--muted)}.drawer-detail{padding:0 24px}.drawer-detail p{display:grid;grid-template-columns:100px 1fr;gap:12px;padding:14px 0;margin:0;border-bottom:1px solid #e2e9ec}.drawer-detail span{color:var(--muted);font-size:12px}.drawer-detail b{font-size:13px}.detail-back{height:40px;display:flex;align-items:center;gap:7px;margin-bottom:14px;color:var(--brand-dark);font-weight:700;cursor:pointer}.detail-grid-vue{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.detail-grid-vue>div{display:grid;gap:18px}.detail-grid-vue .el-card{border-color:var(--line);border-radius:8px}.profile-head-vue{display:flex;align-items:center;gap:18px}.profile-head-vue .el-avatar{border:3px solid var(--accent);border-radius:8px;background:#e2eee4;color:var(--brand-dark);font-size:25px}.profile-head-vue h2{margin:0 0 5px}.profile-head-vue p,.profile-head-vue span{margin:0;color:var(--muted);font-size:12px}.profile-head-vue .el-tag{margin-left:auto;align-self:flex-start}.profile-meta-vue{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:22px 0}.profile-meta-vue div{display:grid;gap:5px}.profile-meta-vue small{color:var(--muted);font-size:11px}.profile-meta-vue b{font-size:13px}.detail-tabs-vue{min-height:430px}.detail-section-head{display:flex;align-items:center;gap:10px}.detail-section-head h3{font-size:15px}.student-detail-vue aside{display:grid;align-content:start;gap:16px}.guardian-vue{display:grid;grid-template-columns:36px 1fr 28px;align-items:center;gap:10px;padding:13px 0;border-top:1px solid #e2e9ec}.guardian-vue div{display:grid;gap:4px}.guardian-vue small{color:var(--muted);font-size:10px}.attendance-score-vue{padding:20px;border-radius:8px;background:var(--brand-dark);color:#fff}.attendance-score-vue small{opacity:.8}.attendance-score-vue strong{display:block;margin:8px 0;font-size:30px}.attendance-score-vue em{font-size:12px;font-style:normal}.attendance-score-vue p{margin:0;font-size:11px}.settings-grid-vue{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.settings-grid-vue>.el-menu{padding:9px;border:1px solid var(--line);border-radius:8px}.settings-grid-vue .el-menu-item{height:42px;line-height:42px;margin:3px 0;border-radius:7px}.settings-grid-vue .el-menu-item.is-active{background:#e2eee4;color:var(--brand-dark)}.settings-grid-vue>div{display:grid;gap:16px}.settings-grid-vue .el-card{border-color:var(--line);border-radius:8px}.settings-card-head{display:flex;justify-content:space-between;padding-bottom:15px;margin-bottom:17px;border-bottom:1px solid #e2e9ec}.settings-card-head h3{margin:0 0 5px}.settings-card-head p{margin:0;color:var(--muted);font-size:11px}.settings-card-head>i{color:var(--brand);font-size:24px}.switch-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e2e9ec}.switch-row:last-child{border:0}.switch-row span{display:grid;gap:5px}.security-row small,.switch-row small{color:var(--muted);font-size:11px}.security-row,.security-row>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.security-row>div>i{color:var(--brand);font-size:20px}.security-row span{display:grid;gap:5px}@media(max-width:1100px){.business-stats.stats-4{grid-template-columns:repeat(2,1fr)}.detail-grid-vue{grid-template-columns:1fr}.student-detail-vue aside{grid-template-columns:1fr 1fr}.class-grid-vue{grid-template-columns:1fr}}@media(max-width:760px){.business-head{align-items:flex-start;flex-direction:column}.head-actions{width:100%}.head-actions .el-button{flex:1}.business-stats.stats-2,.business-stats.stats-3,.business-stats.stats-4{grid-template-columns:1fr}.filter-card .el-form-item{width:100%;align-items:center}.filter-card .el-form-item__label{min-width:72px}.filter-card .el-input,.filter-card .el-select{width:100%}.filter-actions{display:flex;margin-left:0}.pagination-bar{align-items:flex-start;flex-direction:column}.profile-meta-vue{grid-template-columns:repeat(2,1fr)}.settings-grid-vue,.student-detail-vue aside{grid-template-columns:1fr}.settings-grid-vue>.el-menu{display:flex;overflow:auto}.settings-grid-vue .el-menu-item{min-width:130px}.settings-vue .el-col-12{width:100%}}.theme-heading{margin:22px 0 12px;font-size:14px}.theme-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.theme-option{position:relative;display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-align:left;cursor:pointer}.theme-option.active,.theme-option:hover{box-shadow:0 0 0 2px rgba(68,129,84,.1)}.theme-option b{font-size:13px}.theme-option small{color:var(--muted)}.theme-swatches{display:flex;height:28px;overflow:hidden;border-radius:5px}.theme-swatches i{flex:1}.theme-check{position:absolute;right:10px;top:10px;color:var(--brand);font-weight:700}.theme-option:focus{outline:2px solid var(--brand);outline-offset:2px}.custom-color-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;margin:0 0 20px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.custom-color-row label{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text);font-size:12px;font-weight:600}.custom-color-row input{width:42px;height:30px;padding:0;border:1px solid var(--line);border-radius:5px;background:transparent;cursor:pointer}.miniapp-custom-colors{margin-bottom:12px}.admin-layout,.main-container,.page-container,body{background:var(--page-bg,#f4fafd);color:var(--text,#161d1f)}.login-panel,.sidebar,.sidebar .el-menu,.sidebar-actions,.topbar{background:var(--surface,#fff)!important;border-color:var(--line,#c0c9be)!important}.brand,.brand strong,.el-button--text,.sidebar .el-menu-item.is-active,.topbar .el-button--text{color:var(--brand-dark,#2a683d)}.sidebar .el-menu-item.is-active{background:var(--soft,#e2eee4)!important;color:var(--brand-dark,#2a683d)!important}.sidebar .el-menu-item:hover{background:var(--soft,#eef5f7)!important}.sidebar-actions,.topbar{border-color:var(--line,#c0c9be)!important}.el-card,.filter-card,.placeholder-view .el-card,.stat-card,.table-card{background:var(--surface,#fff);border-color:var(--line,#c0c9be)}.el-button--primary,.el-button--success{background:var(--brand)!important;border-color:var(--brand)!important}.el-button--primary:focus,.el-button--primary:hover,.el-button--success:focus,.el-button--success:hover{background:var(--brand-dark)!important;border-color:var(--brand-dark)!important}.el-button--text{color:var(--brand-dark)!important}.el-switch.is-checked .el-switch__core{background-color:var(--brand)!important;border-color:var(--brand)!important}.el-pagination.is-background .el-pager li:not(.disabled).active{background:var(--brand)!important}.el-progress-bar__inner{background-color:var(--brand)!important}.el-table th{background:var(--soft,#f8fafc)!important;color:var(--muted,#717970)!important}.table-toolbar{background:var(--soft,#eef5f7)}.settings-grid-vue .el-menu-item.is-active{background:var(--soft,#e2eee4)!important;color:var(--brand-dark)!important}.security-row>div>i,.settings-card-head>i,.theme-check{color:var(--brand)!important}.theme-option.active,.theme-option:hover{border-color:var(--brand)}.business-stats article>i{background:color-mix(in srgb,var(--brand) 10%,transparent);color:var(--brand)}.business-stats article.attention>i{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.business-stats strong,.class-add-vue,.detail-back,.progress-vue span,.stat-card strong,.table-toolbar b{color:var(--brand-dark)}.profile-head-vue .el-avatar{border-color:var(--accent)}.detail-tabs-vue .el-tabs__item.is-active{color:var(--brand-dark)}.detail-tabs-vue .el-tabs__active-bar{background:var(--brand)}.login-brand{background:var(--brand-dark)!important}.login-brand h1 em{color:var(--brand)!important}.login-page{background:var(--page-bg)!important}