:root{--bg: #f6faff;--surface: #ffffff;--surface-soft: #eef7ff;--ink: #17324d;--muted: #7890a6;--muted-strong: #526f89;--line: #e1ecf5;--primary: #1689e8;--primary-deep: #0a5fae;--cyan: #25c7d8;--orange: #f39a4a;--danger: #dc6b6b;--success: #22a873;--shadow: 0 20px 50px rgba(28, 93, 147, .12), 0 2px 8px rgba(28, 93, 147, .05)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{color:var(--ink);background:var(--bg);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(22,137,232,.24);outline-offset:2px}.icon{width:18px;height:18px;flex:0 0 auto}.app-root{min-height:100vh}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:linear-gradient(135deg,#eff9ff,#fff 48%,#f6fbff)}.login-visual{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:clamp(44px,8vw,112px);background:linear-gradient(155deg,#0876c7,#41bce3 62%,#d7f6ff);color:#fff}.login-visual:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.26);right:-240px;top:-160px;box-shadow:0 0 0 44px #ffffff0f,0 0 0 98px #ffffff0a}.login-visual:after{content:"";position:absolute;width:440px;height:220px;border-radius:50%;background:#ffffff1f;filter:blur(1px);left:-170px;bottom:-80px;transform:rotate(-16deg)}.visual-orbit{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%}.orbit-one{width:420px;height:420px;right:5%;bottom:-210px}.orbit-two{width:300px;height:300px;right:15%;bottom:-150px}.orbit-three{width:160px;height:160px;right:26%;bottom:-80px}.visual-copy{position:relative;z-index:1;max-width:520px}.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.4}.login-visual .eyebrow{color:#ffffffb8}.visual-copy h1{margin:18px 0 12px;font-size:clamp(40px,6vw,74px);line-height:.98;letter-spacing:-.07em}.visual-copy p{max-width:360px;margin:0;color:#ffffffd1;font-size:16px;line-height:1.7}.visual-status{display:inline-flex;align-items:center;gap:8px;margin-top:36px;padding:10px 14px;border:1px solid rgba(255,255,255,.22);border-radius:99px;background:#ffffff1f;font-size:12px}.visual-status span{width:8px;height:8px;border-radius:50%;background:#b7ffd9;box-shadow:0 0 0 4px #b7ffd926}.login-card{width:min(100% - 60px,470px);align-self:center;justify-self:center;padding:38px;border:1px solid rgba(225,236,245,.9);border-radius:22px;background:#fffffff0;box-shadow:var(--shadow)}.brand-lockup{display:flex;align-items:center;gap:11px}.brand-symbol,.mini-avatar{display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#1075ca,#4acbe5);color:#fff;font-weight:800;box-shadow:0 8px 16px #1689e82e}.brand-symbol{width:38px;height:38px;font-size:17px}.brand-lockup strong,.sidebar-brand-text strong{display:block;font-size:15px}.brand-lockup span,.sidebar-brand-text span{display:block;margin-top:3px;color:var(--muted);font-size:10px;letter-spacing:.12em}.login-heading{margin:60px 0 28px}.login-heading h2{margin:9px 0 6px;font-size:31px;letter-spacing:-.05em}.login-heading p{margin:0;color:var(--muted);font-size:13px}.field-label{display:block;margin:17px 0 8px;color:var(--muted-strong);font-size:12px;font-weight:700}.text-input{width:100%;min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.text-input::placeholder{color:#a9b8c6}.text-input:focus{border-color:#77b9ee;box-shadow:0 0 0 4px #1689e817;outline:0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border-radius:9px;font-size:13px;font-weight:700;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.primary-button{background:var(--primary);color:#fff;box-shadow:0 8px 17px #1689e838}.primary-button:hover{background:var(--primary-deep);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--muted-strong)}.secondary-button:hover{background:var(--surface-soft);border-color:#bfd9ee}.login-button{width:100%;margin-top:26px;min-height:48px}.spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.login-hint{margin-top:18px;color:var(--muted);font-size:11px;text-align:center}.form-error{margin:10px 0 0;color:var(--danger);font-size:12px;line-height:1.5}.form-success{margin:12px 0 0;color:var(--success);font-size:12px;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}.console-shell{min-height:100vh;display:flex}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:248px;min-height:100vh;padding:24px 16px 18px;border-right:1px solid #e4eff7;background:#f4faff;transition:width .2s ease}.sidebar.collapsed{width:82px}.sidebar-brand{display:flex;align-items:center;min-height:42px;gap:11px;padding:0 8px}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0}.sidebar-brand .brand-symbol{width:36px;height:36px;border-radius:11px;font-size:15px}.sidebar-caption{margin:35px 10px 10px;color:#9aafbf;font-size:10px;font-weight:800;letter-spacing:.16em}.side-nav{display:grid;gap:6px}.side-nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;border-radius:9px;background:transparent;color:#6e879d;text-align:left;font-size:13px;transition:background .16s ease,color .16s ease}.side-nav-item:hover{background:#e8f4fe;color:var(--primary-deep)}.side-nav-item.active{background:#deeffd;color:var(--primary-deep);font-weight:700}.side-nav-item em{margin-left:auto;padding:3px 6px;border-radius:99px;background:#cce8fb;color:var(--primary-deep);font-size:9px;font-style:normal}.sidebar.collapsed .side-nav-item{justify-content:center;padding:0}.sidebar-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px 8px 0;border-top:1px solid var(--line)}.mini-avatar{width:34px;height:34px;border-radius:10px;font-size:13px;flex:0 0 auto}.sidebar-user{min-width:0;flex:1}.sidebar-user strong,.sidebar-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:12px}.sidebar-user span{margin-top:3px;color:var(--muted);font-size:10px}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#6d879e}.icon-button:hover{color:var(--primary-deep);border-color:#bbd9ef;background:#f7fcff}.icon-button.subtle{border:0;background:transparent}.main-shell{min-width:0;flex:1}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 34px;border-bottom:1px solid rgba(225,236,245,.84);background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-left,.topbar-actions,.breadcrumb,.profile-menu{display:flex;align-items:center}.topbar-left,.topbar-actions{gap:14px}.breadcrumb{gap:9px;color:#94a8b8;font-size:12px}.breadcrumb .icon{width:13px;height:13px}.breadcrumb strong{color:var(--ink);font-size:13px}.system-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:99px;background:#effaf6;color:#4d8b72;font-size:11px}.system-pill i,.status-badge i{width:7px;height:7px;border-radius:50%;background:currentColor}.profile-menu{gap:8px;padding:3px 0 3px 4px;background:transparent;color:var(--muted-strong);font-size:12px}.profile-menu .icon{width:13px;height:13px;transform:rotate(90deg)}.profile-name{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-alert{display:flex;align-items:center;gap:9px;margin:14px 42px -10px;padding:10px 12px;border:1px solid #f0d4d4;border-radius:9px;background:#fff7f7;color:#a35f5f;font-size:12px}.console-alert .icon{width:15px;height:15px}.console-alert span{min-width:0;flex:1}.console-alert button{width:24px;height:24px;padding:0;background:transparent;color:#b37b7b;font-size:19px;line-height:1}.page-wrap{max-width:1440px;margin:0 auto;padding:38px 42px 72px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading h1{margin:10px 0 8px;font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.06em}.page-heading p{margin:0;color:var(--muted);font-size:13px}.heading-date{text-align:right;color:var(--muted);font-size:11px}.heading-date strong{display:block;margin-top:4px;color:var(--ink);font-size:14px}.list-heading{align-items:center}.list-heading .primary-button{flex:0 0 auto}.list-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px}.metric-card{position:relative;overflow:hidden;min-height:160px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 6px 18px #2057840b}.metric-card:after{content:"";position:absolute;width:120px;height:120px;border:1px solid #e7f1f8;border-radius:50%;right:-58px;bottom:-67px}.metric-primary{background:linear-gradient(145deg,#1286df,#35b8dd);color:#fff;border-color:transparent;box-shadow:0 12px 24px #1689e830}.metric-primary:after{border-color:#ffffff38}.metric-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.metric-primary .metric-top{color:#fffc}.metric-top .icon{width:19px;height:19px}.metric-card>strong{display:block;margin-top:23px;font-size:32px;line-height:1;letter-spacing:-.06em}.metric-card p{margin:9px 0 0;color:var(--muted);font-size:11px}.metric-primary p{color:#fffc}.metric-line{position:absolute;left:18px;right:18px;bottom:15px;height:3px;border-radius:99px;background:#eef5fa}.metric-line span{display:block;height:100%;border-radius:inherit;background:#a8d6f4}.metric-primary .metric-line{background:#fff3}.metric-primary .metric-line span{background:#fff}.dashboard-grid{display:grid;grid-template-columns:1.42fr .88fr;gap:18px}.panel,.table-panel{border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 6px 18px #2057840b}.panel{padding:22px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.panel-heading h2{margin:7px 0 0;font-size:18px;letter-spacing:-.04em}.text-button{display:inline-flex;align-items:center;gap:5px;padding:5px 0;background:transparent;color:var(--primary);font-size:11px}.text-button .icon{width:13px;height:13px}.activity-list{display:grid}.activity-item{display:grid;grid-template-columns:11px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px 0;border-top:1px solid #edf3f8}.activity-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px #1689e81f}.activity-dot.cyan{background:var(--cyan);box-shadow:0 0 0 4px #25c7d81f}.activity-dot.orange{background:var(--orange);box-shadow:0 0 0 4px #f39a4a1f}.activity-item strong{display:block;font-size:13px}.activity-item p{margin:5px 0 0;color:var(--muted);font-size:11px}.activity-item time{color:#9aabba;font-size:10px;white-space:nowrap}.quick-panel{background:linear-gradient(180deg,#fbfdff,#f4faff)}.quick-link{display:flex;align-items:center;width:100%;gap:11px;padding:14px 0;border-top:1px solid #e9f1f7;background:transparent;color:var(--ink);text-align:left}.quick-link>span:nth-child(2){min-width:0;flex:1}.quick-link strong,.quick-link small{display:block}.quick-link strong{font-size:12px}.quick-link small{margin-top:4px;color:var(--muted);font-size:10px}.quick-link>.icon{width:14px;height:14px;color:#a0b4c5}.quick-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px}.quick-icon .icon{width:18px;height:18px}.quick-icon.blue{background:#e1f1ff;color:#2389db}.quick-icon.cyan{background:#def9fb;color:#18aab8}.quick-icon.orange{background:#fff0dd;color:#e58b32}.toolbar{display:flex;align-items:center;gap:10px;margin:-6px 0 17px}.search-box{display:flex;align-items:center;gap:8px;width:min(100%,330px);min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.search-box .icon{width:16px;height:16px;color:#9ab0c0}.search-box input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:12px}.toolbar-meta{margin-left:auto;color:var(--muted);font-size:11px}.table-panel{overflow:hidden}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th{padding:14px 18px;background:#f6faff;color:#8aa1b3;font-size:10px;font-weight:800;letter-spacing:.06em;text-align:left}.data-table td{padding:15px 18px;border-top:1px solid #edf3f8;color:var(--muted-strong);vertical-align:middle}.data-table tbody tr{transition:background .16s ease}.data-table tbody tr:hover{background:#fbfdff}.data-table th:last-child,.data-table td:last-child{white-space:nowrap}.align-right{text-align:right!important}.cell-user{display:flex;align-items:center;gap:10px}.cell-user .avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e7f4ff;color:var(--primary-deep);font-weight:800}.cell-user strong,.cell-user small{display:block}.cell-user strong{color:var(--ink);font-size:12px}.cell-user small,.subline{margin-top:4px;color:#9aafbf;font-size:10px}.role-avatar{color:#1aaab4!important;background:#e4fafb!important}.tag{display:inline-block;padding:5px 8px;border-radius:6px;font-size:10px}.tag.neutral{background:#f1f5f8;color:#70879a}.tag.blue-tag{background:#e8f4ff;color:#227ab9}.status-badge{display:inline-flex;align-items:center;gap:7px;font-size:11px}.status-badge.success{color:var(--success)}.status-badge.muted{color:#9aaebb}.status-badge.danger{color:var(--danger)}.row-action{display:inline-grid;place-items:center;width:32px;height:32px;margin-left:5px;border-radius:8px;background:transparent;color:#91a6b6}.row-action:hover{background:#edf7ff;color:var(--primary)}.row-action.danger:hover{background:#fff1f1;color:var(--danger)}.row-action .icon{width:15px;height:15px}.data-table code{padding:4px 6px;border-radius:5px;background:#f1f6fa;color:#668199;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.permission-summary{display:block;max-width:280px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-top:1px solid #edf3f8;color:var(--muted);font-size:11px}.pagination>div{display:flex;gap:6px}.pagination-button{min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted-strong);font-size:11px}.empty-state{display:grid;justify-items:center;gap:8px;padding:34px;color:var(--muted);font-size:12px}.empty-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eff7fd;color:#8bb5d3}.permission-layout{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:start}.permission-panel{overflow:hidden}.permission-note{display:flex;align-items:center;gap:12px;padding:18px;background:#f7fbff;border-bottom:1px solid var(--line)}.permission-note p{margin:0}.permission-note strong,.permission-note small{display:block}.permission-note strong{font-size:13px}.permission-note small{margin-top:4px;color:var(--muted);font-size:11px}.permission-name{display:flex;align-items:center;gap:8px}.permission-dot{width:6px;height:6px;border-radius:50%;background:#9fc2db}.permission-dot.parent{width:8px;height:8px;background:var(--primary);box-shadow:0 0 0 4px #1689e81c}.permission-aside{position:sticky;top:96px}.permission-aside h2{margin:10px 0 9px;font-size:20px;letter-spacing:-.05em}.permission-aside p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.rbac-flow{display:flex;align-items:center;gap:6px;margin:26px 0}.rbac-flow span{padding:7px 10px;border-radius:7px;background:#eaf5ff;color:var(--primary-deep);font-size:11px;font-weight:700}.rbac-flow .icon{width:13px;height:13px;color:#a9becd}.aside-tip{display:flex;align-items:center;gap:7px;padding:10px;border-radius:8px;background:#effaf6;color:#4e8e77;font-size:10px}.aside-tip .icon{width:14px;height:14px}.log-tabs{display:flex;gap:6px;margin:-5px 0 17px}.log-tabs button{min-height:34px;padding:0 13px;border-radius:8px;background:#eef5fa;color:var(--muted);font-size:11px}.log-tabs button.active{background:#dff0fd;color:var(--primary-deep);font-weight:700}.profile-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.form-panel{padding:24px}.profile-hero{display:flex;align-items:center;gap:13px;padding:17px;margin-bottom:19px;border-radius:12px;background:linear-gradient(135deg,#e9f6ff,#f8fcff)}.large-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:linear-gradient(145deg,#0c7bd2,#51c8df);color:#fff;font-size:22px;font-weight:800;box-shadow:0 10px 20px #1689e833}.profile-hero h3{margin:0;font-size:17px}.profile-hero p{margin:5px 0 0;color:var(--muted);font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 14px}.span-two{grid-column:span 2}.form-panel>.primary-button{margin-top:22px}.panel-description{margin:-6px 0 18px;color:var(--muted);font-size:12px;line-height:1.6}.security-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e9f6ff;color:var(--primary)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0d253a57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(100%,560px);max-height:calc(100vh - 44px);overflow:auto;padding:25px;border:1px solid #e1edf5;border-radius:16px;background:#fff;box-shadow:0 28px 70px #163d5d38}.role-modal{width:min(100%,650px)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.modal-heading h2{margin:8px 0 0;font-size:22px;letter-spacing:-.05em}.permission-picker{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.permission-check{display:inline-flex;align-items:center;gap:9px;width:calc(50% - 8px);min-height:48px;margin:3px 10px 3px 0;padding:8px 9px;border:1px solid var(--line);border-radius:8px}.permission-check input{accent-color:var(--primary)}.permission-check strong,.permission-check small{display:block}.permission-check strong{font-size:11px}.permission-check small{margin-top:3px;color:var(--muted);font-size:9px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}@media(max-width:1100px){.login-shell{grid-template-columns:1fr}.login-visual{min-height:330px;padding:52px 8vw}.login-card{margin:-48px auto 30px;position:relative;z-index:2}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.permission-layout,.profile-grid{grid-template-columns:1fr}.permission-aside{position:static}}@media(max-width:760px){.sidebar{width:82px;padding-left:10px;padding-right:10px}.sidebar:not(.collapsed){width:82px}.sidebar-brand-text,.sidebar-caption,.side-nav-item span,.side-nav-item em,.sidebar-user,.sidebar-footer .icon-button{display:none}.sidebar-brand,.sidebar.collapsed .sidebar-brand,.side-nav-item,.sidebar.collapsed .side-nav-item{justify-content:center;padding:0}.topbar{padding:0 16px}.profile-name,.system-pill{display:none}.console-alert{margin:12px 16px -8px}.page-wrap{padding:27px 16px 56px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:21px}.heading-date{text-align:left}.toolbar{flex-wrap:wrap}.toolbar-meta{width:100%;margin-left:0}.table-panel{overflow-x:auto}.data-table{min-width:760px}.data-table th,.data-table td{padding-left:12px;padding-right:12px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.permission-check{width:100%;margin-right:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.text-area{width:100%;padding:11px 13px;resize:vertical;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:13px;line-height:1.6;transition:border-color .16s ease,box-shadow .16s ease}.text-area:focus{border-color:#77b9ee;box-shadow:0 0 0 4px #1689e817;outline:0}.toolbar-select{min-height:40px;padding:0 30px 0 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted-strong);font-size:12px}.school-cover{display:grid;place-items:center;width:44px;height:44px;overflow:hidden;flex:0 0 auto;border-radius:11px;background:#e7f5ff;color:#1881cb}.school-cover img{width:100%;height:100%;object-fit:cover}.school-cover .icon{width:21px;height:21px}.school-table .cell-user{min-width:190px}.admission-plan-table .cell-user{min-width:210px}.admission-plan-table td{vertical-align:top}.admission-mark{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:10px;background:#e8f4ff;color:var(--primary-deep);font-size:13px;font-weight:800}.admission-plan-table .tag.orange-tag{background:#fff1df;color:#b06b1d}.plan-number{display:block;color:var(--primary-deep);font-size:13px}.admission-summary{display:block;max-width:250px;line-height:1.55}.data-source-note{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-radius:9px;background:#effaf6;color:#4d8b72;font-size:11px}.admission-plan-modal{width:min(100%,900px)}.source-preview{display:flex;align-items:center;gap:9px;min-height:44px;padding:9px 12px;border-radius:9px;background:#f6faff;color:var(--muted);font-size:11px}.source-preview strong{color:var(--ink);font-weight:700}.source-preview small{color:#9aafbf}.like-metric{display:inline-flex;align-items:center;gap:5px;color:#d76882;font-weight:700;white-space:nowrap}.like-metric b{font-size:15px;line-height:1}.like-metric em{color:#9aafbf;font-size:10px;font-style:normal;font-weight:400}.comment-metric{color:#7d9bad}.score-record-table td,.mini-user-table td{white-space:nowrap}.mini-user-avatar{background:#e4f7fb!important;color:#188895!important}.mini-user-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.score-positive{color:#3d9b73!important;font-weight:700}.score-negative{color:#d76882!important;font-weight:700}.total-score-text{color:var(--primary-deep);font-size:15px}.score-detail-modal{width:min(100%,720px)}.score-detail-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:12px;background:linear-gradient(135deg,#e9f6ff,#f8fcff)}.score-detail-hero span,.score-detail-hero strong,.score-detail-hero em,.score-detail-hero b{display:block}.score-detail-hero span{color:var(--muted);font-size:10px}.score-detail-hero strong{display:inline-block;margin-top:7px;color:var(--primary-deep);font-size:38px;letter-spacing:-.05em}.score-detail-hero em{display:inline-block;margin-left:5px;color:var(--muted);font-size:12px;font-style:normal}.score-detail-hero b{margin-top:7px;color:var(--ink);font-size:12px;font-weight:600}.score-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0}.score-detail-summary>div{padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}.score-detail-summary span,.score-detail-summary strong{display:block}.score-detail-summary span{color:var(--muted);font-size:10px}.score-detail-summary strong{margin-top:6px;color:var(--ink);font-size:18px}.score-breakdown-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;max-height:290px;overflow:auto;padding:0 2px}.score-breakdown-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border-bottom:1px solid #edf3f8;color:var(--muted);font-size:11px}.score-breakdown-list strong{color:var(--primary-deep);font-weight:700}.score-record-note{margin:16px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.activity-empty{padding:30px 0;color:var(--muted);font-size:12px;text-align:center}.school-modal{width:min(100%,860px)}.school-form-grid{gap:2px 18px}.cover-upload{display:flex;align-items:center;gap:16px;min-height:118px;padding:13px;border:1px dashed #bdd6e8;border-radius:11px;background:#f8fcff}.cover-upload-preview{display:grid;place-items:center;width:170px;height:96px;overflow:hidden;flex:0 0 auto;border-radius:9px;background:#eaf5fc;color:#82a2b8}.cover-upload-preview img{width:100%;height:100%;object-fit:cover}.cover-upload-preview span{display:flex;align-items:center;gap:6px;font-size:11px}.cover-upload-preview .icon{width:18px;height:18px}.cover-upload-actions{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.cover-upload-actions small{color:var(--muted);font-size:10px}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.danger-text{color:var(--danger)}.gallery-upload{padding:13px;border:1px dashed #bdd6e8;border-radius:11px;background:#f8fcff}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gallery-item,.gallery-add{position:relative;min-height:112px;overflow:hidden;border-radius:9px;background:#eaf5fc}.gallery-item img{width:100%;height:112px;object-fit:cover}.gallery-item button{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#133149c7;color:#fff}.gallery-item button .icon{width:13px;height:13px}.gallery-item>span{position:absolute;bottom:6px;left:6px;padding:3px 6px;border-radius:99px;background:#ffffffe0;color:#55748b;font-size:9px}.gallery-add{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed #9fc9e7;color:#4e86ad;cursor:pointer}.gallery-add .icon{width:22px;height:22px}.gallery-add strong{font-size:11px}.gallery-add small{color:#91a9ba;font-size:9px}.gallery-add input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.gallery-tip{display:block;margin-top:10px;color:var(--muted);font-size:10px;line-height:1.5}.import-button{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.import-button .icon,.list-heading-actions .secondary-button .icon{width:14px;height:14px}.import-result-modal{width:min(100%,680px)}.import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0}.import-summary>div{padding:15px 12px;border-radius:10px;background:#f4f9fd;text-align:center}.import-summary strong,.import-summary span{display:block}.import-summary strong{color:var(--ink);font-size:24px}.import-summary span{margin-top:5px;color:var(--muted);font-size:10px}.import-summary .success-number{background:#effaf6}.import-summary .success-number strong{color:var(--success)}.import-summary .blue-number{background:#eaf5ff}.import-summary .blue-number strong{color:var(--primary)}.import-summary .cyan-number{background:#e8fbfc}.import-summary .cyan-number strong{color:#1594a1}.import-summary .danger-number{background:#fff1f1}.import-summary .danger-number strong{color:var(--danger)}.import-errors{max-height:230px;overflow:auto;padding:13px 15px;border-radius:10px;background:#fff7f7;color:#9b6060;font-size:11px;line-height:1.7}.import-errors strong{display:block;margin-bottom:5px;color:var(--danger)}.import-errors p{margin:3px 0}.import-success-tip{margin:0;padding:13px 15px;border-radius:10px;background:#effaf6;color:#4d8b72;font-size:12px}.admission-import-result-modal{width:min(100%,760px)}.import-file-name{margin:-6px 0 0;color:var(--muted);font-size:11px}.comments-modal{width:min(100%,1100px)}.comment-toolbar{margin-top:-2px}.comments-table-panel{overflow-x:auto}.comments-table{min-width:850px}.comments-table td:first-child{width:28%}.comments-table td:nth-child(2){width:28%}.comments-table td strong,.comment-content,.comment-reply{display:block}.comment-content,.comment-reply{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.6;white-space:normal}.comment-reply{color:#317f89}.muted-text{color:#9aaebb;font-size:11px}.comment-reply-form{margin-top:18px;padding:16px;border:1px solid #dcecf6;border-radius:11px;background:#f8fcff}.reply-form-heading,.reply-form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.reply-form-heading{margin-bottom:12px}.reply-form-heading strong{display:block;max-width:700px;margin-top:6px;overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.reply-form-footer{margin-top:12px;justify-content:flex-end}.comment-status-control{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.forum-toolbar .search-box{width:min(100%,310px)}.forum-table{min-width:940px}.forum-post-cell{display:flex;align-items:center;gap:10px;min-width:280px}.forum-post-mark{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:11px;background:#e5f7fb;color:#168895;font-size:16px;font-weight:800}.forum-post-cell strong,.forum-post-cell small{display:block}.forum-post-cell strong{max-width:330px;overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.forum-post-cell small{max-width:330px;margin-top:5px;overflow:hidden;color:#9aafbf;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.forum-metric{display:inline-block;margin-right:10px;color:#8198a9;font-size:11px}.forum-metric:first-child{color:#d76882}.forum-metric:last-of-type{color:#b17f2a}.orange-tag{background:#fff0dd;color:#c77a27}.cyan-tag{background:#e5fafb;color:#159481}.forum-post-modal{width:min(100%,760px)}.forum-toggle{display:flex;align-items:center;gap:10px;min-height:55px;padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:#f8fcff}.forum-toggle input{width:16px;height:16px;accent-color:var(--primary)}.forum-toggle strong,.forum-toggle small{display:block}.forum-toggle strong{color:var(--ink);font-size:12px}.forum-toggle small{margin-top:4px;color:var(--muted);font-size:10px}.forum-comments-modal{width:min(100%,1100px)}.forum-thread-list{display:grid;gap:12px;max-height:min(56vh,620px);overflow:auto;padding:2px}.forum-thread-card{border:1px solid #dfeef5;border-radius:13px;background:#fff;box-shadow:0 6px 15px #2057840a}.forum-thread-root{display:flex;gap:12px;padding:17px}.forum-thread-avatar{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:11px;background:#e5f7fb;color:#168895;font-size:13px;font-weight:800}.forum-thread-avatar.reply-avatar{width:31px;height:31px;border-radius:9px;background:#edf7ff;color:#287cb5;font-size:11px}.forum-thread-main{min-width:0;flex:1}.forum-thread-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.forum-thread-meta>div{display:flex;align-items:center;gap:9px;min-width:0}.forum-thread-meta strong{color:var(--ink);font-size:12px}.forum-thread-meta time{flex:0 0 auto;color:#9aafbf;font-size:10px}.forum-thread-content{margin:9px 0 0;color:var(--muted-strong);font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.forum-thread-actions{display:flex;align-items:center;gap:11px;margin-top:10px}.thread-action{display:inline-flex;align-items:center;gap:5px;padding:0;background:transparent;color:var(--primary);font-size:11px}.thread-action:hover{color:var(--primary-deep)}.thread-action .icon{width:13px;height:13px}.danger-thread-action{color:var(--danger)}.forum-reply-group{margin:0 17px 15px 64px;padding:0 0 0 14px;border-left:2px solid #cfeee9}.forum-reply-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #edf3f8}.forum-reply-item:last-of-type{border-bottom:0}.forum-reply-item.nested{padding-left:10px;border-radius:8px;background:#fbfefe}.reply-target-text{color:#159481;font-size:10px}.official-reply-card{margin-top:12px;padding:11px 12px;border-radius:9px;background:#effaf7;color:#39818b}.official-reply-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.official-reply-heading time{color:#83aaa4;font-size:9px}.official-reply-badge{color:#159481;font-size:10px;font-weight:800}.official-reply-card p{margin:6px 0 0;color:#317f89;font-size:11px;line-height:1.6;white-space:pre-wrap}.forum-reply-toggle{display:inline-flex;align-items:center;min-height:28px;margin:10px 0 0;padding:0 10px;border-radius:99px;background:#eaf7f8;color:#2a8691;font-size:10px}.forum-reply-toggle:hover{background:#dff1f3}.forum-comments-pagination{margin-top:12px}.notice-toolbar .search-box{width:min(100%,330px)}.notice-table{min-width:900px}.notice-cell{display:flex;align-items:center;gap:11px;min-width:235px}.notice-cover{display:grid;place-items:center;width:64px;height:44px;overflow:hidden;flex:0 0 auto;border-radius:9px;background:#e8f5ff;color:#2a86bd}.notice-cover img{width:100%;height:100%;object-fit:cover}.notice-cover .icon{width:19px;height:19px}.notice-cell strong,.notice-cell small{display:block}.notice-cell strong{max-width:245px;overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notice-cell small{margin-top:5px;color:#9aafbf;font-size:10px}.notice-summary{display:block;max-width:300px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.notice-date{color:var(--ink);font-size:11px;white-space:nowrap}.notice-modal{width:min(100%,900px)}.notice-form-grid{gap:2px 18px}.notice-cover-upload{min-height:112px}.notice-cover-preview{width:190px;height:92px}.notice-cover-upload .cover-upload-actions{gap:7px}.rich-editor{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.rich-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:8px;border-bottom:1px solid var(--line);background:#f7fbfe}.rich-editor-toolbar button,.rich-editor-toolbar select,.rich-editor-image-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 8px;border:1px solid #dceaf4;border-radius:6px;background:#fff;color:#55748b;font-size:11px;line-height:28px;cursor:pointer}.rich-editor-toolbar button:hover,.rich-editor-toolbar select:hover,.rich-editor-image-button:hover{border-color:#9fc9e7;background:#edf7ff;color:var(--primary-deep)}.rich-editor-toolbar button strong,.rich-editor-toolbar button em,.rich-editor-toolbar button u{font-size:13px}.rich-editor-toolbar select{padding-right:25px}.rich-editor-image-button{position:relative;overflow:hidden;gap:5px}.rich-editor-image-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.rich-editor-uploading{color:var(--primary);font-size:10px}.rich-editor-content{min-height:300px;padding:15px 16px;outline:0;color:var(--ink);font-size:13px;line-height:1.8}.rich-editor-content:focus{box-shadow:inset 0 0 0 2px #1689e817}.rich-editor-content:empty:before{content:attr(data-placeholder);color:#a7b8c4;pointer-events:none}.rich-editor-content p{margin:0 0 10px}.rich-editor-content h2{margin:18px 0 8px;color:var(--ink);font-size:20px;line-height:1.4}.rich-editor-content h3{margin:16px 0 7px;color:var(--ink);font-size:16px;line-height:1.4}.rich-editor-content blockquote{margin:10px 0;padding:8px 12px;border-left:3px solid #a8d5ee;background:#f4faff;color:var(--muted)}.rich-editor-content ul,.rich-editor-content ol{margin:8px 0;padding-left:25px}.rich-editor-content img{display:block;max-width:100%;height:auto;margin:10px 0;border-radius:7px}.rich-editor-tip{padding:8px 12px;border-top:1px solid #edf3f8;color:#90a4b3;font-size:10px;line-height:1.5}@media(max-width:760px){.school-toolbar .search-box{width:100%}.school-toolbar .toolbar-select{flex:1}.list-heading-actions{width:100%;justify-content:flex-start}.import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.comment-toolbar .toolbar-meta{width:auto;margin-left:auto}.score-detail-summary,.score-breakdown-list{grid-template-columns:1fr}.cover-upload{align-items:stretch;flex-direction:column}.cover-upload-preview{width:100%;height:160px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-toolbar .search-box{width:100%}.forum-toolbar .toolbar-select{flex:1}.notice-toolbar .search-box{width:100%}.notice-toolbar .toolbar-select{flex:1}}
