:root{--edu-font: -apple-system, "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--brand: #0ac5a8;--brand2: #3b82f6;--grad: linear-gradient(135deg, #0ac5a8, #3b82f6);--grad-btn: linear-gradient(135deg, #0a7d6e, #2563eb);--grad-soft: linear-gradient(135deg, #e7fbf7, #e8f1fe);--d-engagement: #0ac5a8;--d-engagement-ink: #08857a;--d-quality: #3b82f6;--d-quality-ink: #2563eb;--d-outcome: #22c55e;--d-outcome-ink: #15803d;--d-operation: #ff8a00;--d-operation-ink: #c2410c;--d-governance: #8b5cf6;--d-governance-ink: #7c3aed;--orange: #ff8a00;--gold: #f5b301;--bg: #f5f8fc;--card: #fff;--text: #1f2937;--text2: #6b7280;--line: #eef2f7;--shadow: 0 6px 20px rgba(15, 43, 84, .06);--shadow-lg: 0 14px 34px rgba(15, 43, 84, .12);--radius: 16px;--radius-sm: 10px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--edu-font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.6}a{color:var(--d-quality-ink);text-decoration:none}.muted{color:var(--text2);font-size:12px}.spacer{flex:1}.edu-shell{display:flex;min-height:100vh}.edu-sidenav{width:216px;flex:0 0 216px;background:var(--card);border-right:1px solid var(--line);padding:16px 12px;position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column;gap:4px;z-index:50}.edu-logo{display:flex;align-items:center;gap:10px;padding:6px 8px 16px}.edu-logo .mark{width:34px;height:34px;border-radius:11px;background:var(--grad);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;box-shadow:0 6px 14px #0ac5a859}.edu-logo b{font-size:15px}.edu-logo small{display:block;color:var(--text2);font-size:11px;font-weight:400}.edu-menu{display:flex;flex-direction:column;gap:2px}.edu-menu a{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;color:var(--text);font-size:13.5px;transition:background .15s}.edu-menu a svg{flex:0 0 18px;color:var(--text2)}.edu-menu a:hover{background:#f3f6fb}.edu-menu a.active{background:var(--grad-soft);color:var(--d-engagement-ink);font-weight:600}.edu-menu a.active svg{color:var(--d-engagement-ink)}.edu-menu a.disabled{color:#c3cad6;pointer-events:none}.edu-menu a.disabled svg{color:#d3d9e3}.edu-menu .group{padding:12px 12px 4px;font-size:11px;color:#9aa3b2;letter-spacing:.06em}.edu-main{flex:1;min-width:0;display:flex;flex-direction:column}.edu-topbar{height:60px;display:flex;align-items:center;gap:14px;padding:0 24px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.edu-search{display:flex;align-items:center;gap:8px;background:#f3f6fb;border-radius:12px;padding:7px 12px;width:280px;color:var(--text2);font-size:13px}.edu-search input{border:0;background:transparent;outline:none;width:100%;font:inherit;color:var(--text)}.edu-bell{position:relative;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--text2);cursor:pointer}.edu-bell:hover{background:#f3f6fb}.edu-bell:after{content:"";position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:50%;background:#ef4444;border:2px solid #fff}.edu-avatar{width:34px;height:34px;border-radius:50%;background:var(--grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.edu-content{padding:20px 24px 56px;width:100%;max-width:1240px;margin:0 auto}.edu-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.edu-card.hover{transition:transform .16s ease,box-shadow .16s ease}.edu-card.hover:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.edu-page-head{display:flex;align-items:flex-end;gap:12px;margin-bottom:14px;flex-wrap:wrap}.edu-page-head h1{font-size:22px}.edu-page-head .sub{color:var(--text2);font-size:13px}.edu-page-head .actions{margin-left:auto;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.edu-grid>*{min-width:0}.edu-card{min-width:0}.edu-table-wrap,select.edu-btn{max-width:100%}.edu-section-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;margin-bottom:12px}.edu-section-title .sub{font-weight:400;font-size:12px;color:var(--text2)}.edu-btn{font:inherit;font-size:13px;padding:8px 16px;border-radius:11px;border:1px solid #dbe2ec;background:#fff;color:var(--text);cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .15s}.edu-btn:hover{border-color:#b9c6da}.edu-btn.primary{background:var(--grad-btn);border:0;color:#fff;font-weight:500;box-shadow:0 6px 16px #2563eb47}.edu-btn.primary:hover{filter:brightness(1.06)}.edu-btn.small{padding:4px 10px;font-size:12px;border-radius:8px}.edu-chip{font-size:12px;padding:4px 12px;border-radius:999px;border:1px solid #dbe2ec;background:#fff;color:var(--text2);cursor:pointer;transition:all .15s}.edu-chip.on{color:var(--d-engagement-ink);border-color:#9fe8dc;background:#e9fbf7;font-weight:500}.edu-tag{display:inline-block;font-size:11.5px;line-height:19px;padding:0 8px;border-radius:6px;border:1px solid transparent}.edu-tag.A{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.edu-tag.B{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.edu-tag.C{color:#b45309;background:#fffbeb;border-color:#fde68a}.edu-tag.D{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.edu-tag.NA{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.edu-tag.brand{color:var(--d-engagement-ink);background:#e9fbf7;border-color:#b7f0e5}.edu-tag.gold{color:#92400e;background:#fffbeb;border-color:#fde68a}.edu-seg{display:inline-flex;background:#f3f6fb;border-radius:12px;padding:3px;gap:2px}.edu-seg span{padding:6px 14px;font-size:12.5px;border-radius:9px;color:var(--text2);cursor:pointer}.edu-seg span.on{background:#fff;color:var(--text);font-weight:600;box-shadow:0 2px 8px #0f2b5414}.edu-grid{display:grid;gap:14px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.g5{grid-template-columns:repeat(5,1fr)}.edu-stat{display:flex;gap:12px;align-items:center}.edu-stat .ico{width:46px;height:46px;border-radius:14px;background:var(--grad);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 46px;box-shadow:0 6px 14px #0ac5a84d}.edu-stat .ico.orange{background:linear-gradient(135deg,#ffb347,#ff8a00);box-shadow:0 6px 14px #ff8a004d}.edu-stat .ico.purple{background:linear-gradient(135deg,#a78bfa,#7c3aed);box-shadow:0 6px 14px #7c3aed47}.edu-stat .ico.blue{background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 6px 14px #2563eb47}.edu-stat .val{font-size:26px;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums}.edu-stat .val small{font-size:12px;font-weight:400;color:var(--text2);margin-left:2px}.edu-stat .lab{color:var(--text2);font-size:12.5px}.edu-stat .trend{font-size:12px;font-weight:600}.trend.up{color:#15803d}.trend.down{color:#b91c1c}.trend.flat{color:var(--text2)}.edu-insight{border-radius:var(--radius);padding:16px 18px;color:var(--text);background:linear-gradient(135deg,#eafaf6,#e8f1fe);border:1px solid #cdeee7;display:flex;gap:14px;align-items:flex-start}.edu-insight .ico{width:40px;height:40px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--d-engagement-ink);flex:0 0 40px;box-shadow:var(--shadow)}.edu-insight b{color:var(--d-engagement-ink)}.edu-insight .act{margin-left:auto;flex:0 0 auto}.edu-kpi{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px 10px;overflow:hidden}.edu-kpi:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:var(--d, var(--brand))}.edu-kpi .name{font-size:12.5px;color:var(--text2);display:flex;align-items:center;gap:5px;flex-wrap:wrap}.edu-kpi .value{font-size:23px;font-weight:700;margin-top:2px;font-variant-numeric:tabular-nums}.edu-kpi .value .unit{font-size:12px;font-weight:400;color:var(--text2);margin-left:2px}.edu-kpi .meta{font-size:11.5px;color:var(--text2);margin-top:2px;display:flex;gap:6px;align-items:center}.edu-kpi .corner{position:absolute;top:10px;right:10px}.edu-kpi.na{opacity:.6;background:#f8fafc}.edu-kpi[data-tip]{cursor:pointer}.edu-kpi[data-tip]:hover{border-color:#9fe8dc;box-shadow:var(--shadow)}.edu-kpi[data-tip]:focus{outline:2px solid #5eead4;outline-offset:2px}.edu-kpi[data-tip]:hover:after{content:attr(data-tip);position:absolute;left:8px;right:8px;bottom:calc(100% + 6px);background:#111827e6;color:#fff;font-size:12px;line-height:1.55;padding:8px 10px;border-radius:10px;z-index:30;white-space:pre-line;box-shadow:0 8px 20px #00000038}.dim-engagement{--d: var(--d-engagement)}.dim-quality{--d: var(--d-quality)}.dim-outcome{--d: var(--d-outcome)}.dim-operation{--d: var(--d-operation)}.dim-governance{--d: var(--d-governance)}.edu-dim-label{font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;margin:4px 0 8px}.edu-dim-label .dot{width:8px;height:8px;border-radius:50%;background:var(--d);display:inline-block}.edu-table-wrap{overflow-x:auto}table.edu{width:100%;border-collapse:collapse;font-size:13px}table.edu th,table.edu td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line)}table.edu th{color:var(--text2);font-weight:500;background:#f8fafd;font-size:12.5px}table.edu tbody tr:hover{background:#f6fbfa;cursor:pointer}table.edu td.num{font-variant-numeric:tabular-nums}@media (max-width: 720px){.edu-table-wrap table.edu{min-width:600px}}.edu-alert-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;margin-bottom:8px}.edu-alert-item .who{font-weight:600;font-variant-numeric:tabular-nums}.edu-alert-item .why{color:var(--text2);font-size:12.5px}.edu-alert-item .act{margin-left:auto}.edu-badges{display:flex;gap:14px;flex-wrap:wrap}.edu-badge{width:84px;text-align:center}.edu-badge .b{width:56px;height:56px;margin:0 auto 6px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;background:linear-gradient(135deg,#fff7e0,#ffe9c2);border:2px solid #fcd34d;box-shadow:0 6px 14px #f5b30140}.edu-badge.locked .b{background:#f3f4f6;border-color:#e5e7eb;box-shadow:none;filter:grayscale(1);opacity:.6}.edu-badge small{font-size:11.5px;color:var(--text2)}.edu-streak{display:flex;gap:6px;flex-wrap:wrap}.edu-streak i{width:22px;height:22px;border-radius:7px;background:#e9fbf7;border:1px solid #b7f0e5;display:inline-block}.edu-streak i.on{background:var(--grad);border:0}.edu-ring-wrap{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.edu-ring{text-align:center}.edu-ring svg{display:block;margin:0 auto}.edu-ring .val{font-size:20px;font-weight:700;margin-top:-46px;position:relative}.edu-ring .lab{font-size:12px;color:var(--text2);margin-top:26px}.edu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182761;display:none;z-index:100}.edu-overlay.show{display:block}.edu-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:120;padding:16px}.edu-modal-wrap.show{display:flex}.edu-modal{width:460px;max-width:calc(100vw - 24px);background:#fff;border-radius:var(--radius);box-shadow:0 18px 50px #0f2b5440;padding:20px 22px;max-height:88vh;overflow:auto}.edu-modal h3{margin-bottom:10px;font-size:16px}.edu-rows{display:grid;grid-template-columns:78px 1fr;row-gap:8px;font-size:13px;margin:12px 0}.edu-rows .k{color:var(--text2)}.edu-drawer{position:fixed;top:0;right:-480px;width:460px;max-width:100vw;height:100%;background:#fff;box-shadow:-8px 0 30px #0f2b5424;transition:right .22s ease;z-index:110;display:flex;flex-direction:column}.edu-drawer.show{right:0}.edu-drawer .head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.edu-drawer .body{padding:16px 18px;overflow:auto}.edu-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.edu-notice{border-radius:12px;padding:10px 14px;font-size:12.5px;line-height:1.6}.edu-notice.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.edu-notice.warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.edu-notice.ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.edu-notice.err{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.edu-demo{display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--text2)}.edu-empty{text-align:center;color:var(--text2);padding:36px 0;font-size:13px}.edu-footer{text-align:center;color:var(--text2);font-size:12px;padding:28px 0 10px}details.edu-help{margin-top:10px;font-size:12.5px;color:var(--text2)}details.edu-help summary{cursor:pointer}.edu-hero{border-radius:var(--radius);padding:22px 24px;color:#fff;background:linear-gradient(135deg,#0a9e8c,#2563eb 78%);box-shadow:0 14px 34px #2563eb47;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.edu-hero .avatar{width:64px;height:64px;border-radius:20px;background:#fff3;border:2px solid rgba(255,255,255,.55);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700}.edu-hero h2{font-size:20px}.edu-hero .meta{opacity:.92;font-size:12.5px;margin-top:2px}.edu-hero .stats{margin-left:auto;display:flex;gap:22px;text-align:center}.edu-hero .stats b{display:block;font-size:22px;font-variant-numeric:tabular-nums}.edu-hero .stats span{font-size:11.5px;opacity:.9}@media (max-width: 1199px){.g4{grid-template-columns:repeat(2,1fr)}.g5{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.edu-sidenav{display:none}.edu-search{width:180px}}@media (max-width: 720px){.edu-content{padding:14px 14px 44px}.edu-topbar{padding:0 14px;gap:8px}.edu-search{display:none}.g2{grid-template-columns:1fr}.g3,.g4,.g5{grid-template-columns:repeat(2,1fr)}.edu-hero .stats{margin-left:0}.edu-page-head .actions{margin-left:0;width:100%}.edu-page-head .actions .edu-btn{flex:1 1 auto}}.edu-tabbar,.edu-mseg{display:none}.m-only{display:none!important}@media (max-width: 900px){.m-only{display:block!important}.d-only{display:none!important}.edu-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:6px 6px calc(6px + env(safe-area-inset-bottom))}.edu-tabbar a,.edu-tabbar button{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:var(--text2);padding:5px 0 4px;border-radius:12px;background:none;border:0;font-family:inherit;cursor:pointer}.edu-tabbar a svg{width:21px;height:21px}.edu-tabbar a.on,.edu-tabbar button.on{color:var(--d-engagement-ink);font-weight:600;background:#e9fbf7}.edu-mseg{display:flex;gap:6px;overflow-x:auto;margin:2px 0 10px;padding-bottom:2px}.edu-mseg .edu-chip{flex:0 0 auto}.edu-content{padding:12px 12px 92px}.edu-card{padding:14px;border-radius:14px}.edu-stat{gap:10px}.edu-stat .ico{width:40px;height:40px;flex-basis:40px;border-radius:12px}.edu-stat .val{font-size:21px}.edu-page-head h1{font-size:19px}.edu-page-head .sub{font-size:12px}.edu-hero{padding:16px;gap:12px}.edu-hero h2{font-size:17px}.edu-hero .stats{gap:14px}.edu-hero .stats b{font-size:18px}.edu-insight{padding:13px 14px;gap:10px}.edu-modal{padding:16px}.edu-drawer{width:100vw}.edu-section-title{font-size:14px;margin-bottom:10px}}.linklike{background:none;border:0;padding:0;font:inherit;font-size:13px;color:var(--d-quality-ink);cursor:pointer}.linklike:hover{text-decoration:underline}.linklike:focus-visible{outline:2px solid #5eead4;outline-offset:2px;border-radius:4px}.edu-sheet{position:fixed;left:0;right:0;bottom:-110%;z-index:125;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -10px 30px #0f2b542e;padding:10px 16px calc(18px + env(safe-area-inset-bottom));transition:bottom .24s ease;display:grid;gap:6px}.edu-sheet.show{bottom:0}.edu-sheet .handle{width:40px;height:4px;border-radius:3px;background:#e5e7eb;margin:2px auto 8px}.edu-sheet a,.edu-sheet button.sheet-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;color:var(--text);font-size:14px;background:none;border:0;font-family:inherit;text-align:left;cursor:pointer}.edu-sheet a:hover,.edu-sheet button.sheet-item:hover{background:#f3f6fb}.edu-sheet .edu-btn{width:100%;justify-content:center;margin-top:4px}.edu-segbar{display:flex;gap:6px;flex-wrap:wrap;margin:2px 0 12px}.edu-segbar .edu-chip{flex:0 0 auto}.edu-mseg{margin-top:0}@media (max-width: 900px){.edu-content{padding:10px 12px 82px}.edu-page-head{margin-bottom:6px}.edu-page-head h1{font-size:18px}.edu-page-head .actions .edu-btn{padding:6px 10px;font-size:12px}.edu-notice{padding:8px 10px;font-size:11.5px;line-height:1.5}#lastRun{font-size:11px!important;margin-bottom:6px!important}.edu-segbar{margin:0 0 8px;gap:5px}.edu-mseg{margin-bottom:6px}.edu-kpi{padding:9px 10px 8px}.edu-kpi .name{font-size:11.5px}.edu-kpi .value{font-size:19px}.edu-kpi .meta{font-size:10.5px}.edu-dim-label{font-size:12px;margin:2px 0 6px}table.edu th,table.edu td{padding:7px 8px;font-size:12px}.edu-footer{padding:14px 0 2px}.edu-card{padding:12px}.edu-section-title{margin-bottom:8px}#radarChart svg,#trendChart svg,.edu-card>svg[viewBox="0 0 480 224"]{max-width:330px;display:block;margin:0 auto}}@media (max-width: 900px){.edu-topbar{height:52px}.edu-footer{display:none}.edu-page-head,.edu-page-head .actions{gap:6px}.edu-page-head .actions .edu-btn{padding:5px 9px;font-size:11.5px}.edu-notice{font-size:11px;padding:6px 9px}.edu-section-title{font-size:13.5px}.edu-section-title .sub{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:56%}.edu-segbar .edu-chip,.edu-mseg .edu-chip{padding:3px 9px;font-size:11.5px}.edu-kpi .meta{display:none}.edu-grid{gap:10px}table.edu td,table.edu th{white-space:nowrap}#radarChart svg,#trendChart svg{max-width:300px}#lastRun{margin-bottom:4px!important}}@media (max-width: 900px){.edu-page-head .actions{width:100%}.edu-page-head .actions select.edu-btn{flex:1 1 40%;min-width:0}.edu-content{padding-top:8px}.edu-card{padding:10px 12px}.edu-kpi{padding:8px 10px 7px}.edu-dim-label{margin:0 0 5px}}@media (max-width: 900px){#m3 table.edu tbody tr:nth-child(n+7){display:none}#m3 table.edu td,#m3 table.edu th{padding:6px 8px}.edu-alert-item{padding:8px 10px;margin-bottom:6px}.edu-empty{padding:20px 0}}.m-inline{display:none!important}@media (max-width: 900px){.m-inline{display:inline!important}}@media (max-width: 900px){.edu-hero{padding:13px 14px}.edu-hero .avatar{width:50px;height:50px;border-radius:16px;font-size:21px}.edu-ring svg{width:76px;height:76px}.edu-ring-wrap{gap:10px}.edu-content section[style*="margin-top:14px"]{margin-top:10px!important}}@media (max-width: 900px){.m-panel.react-seg:not(.on),.m-sub.react-seg:not(.on){display:none}}[data-theme=dark]{color-scheme:dark;--bg: #0b1020;--card: #141a2a;--text: #dce6f1;--text2: #8ea3bd;--line: #2a3550;--shadow: 0 6px 20px rgba(0, 0, 0, .45);--shadow-lg: 0 14px 34px rgba(0, 0, 0, .55);--grad-soft: linear-gradient(135deg, rgba(10, 197, 168, .16), rgba(59, 130, 246, .16));--d-engagement-ink: #2dd4bf;--d-quality-ink: #7cb3ff;--d-outcome-ink: #4ade80;--d-operation-ink: #fbbf24;--d-governance-ink: #c4b5fd}[data-theme=dark] .edu-topbar{background:#141a2aeb}[data-theme=dark] .edu-search{background:#1b2338}[data-theme=dark] .edu-bell:after{border-color:var(--card)}[data-theme=dark] .edu-bell:hover,[data-theme=dark] .edu-menu a:hover,[data-theme=dark] .edu-sheet a:hover,[data-theme=dark] .edu-sheet button.sheet-item:hover{background:#1b2338}[data-theme=dark] .edu-menu a.disabled{color:#5b6b86}[data-theme=dark] .edu-menu a.disabled svg{color:#4a5872}[data-theme=dark] .edu-btn{background:#1b2338;border-color:#2a3550}[data-theme=dark] .edu-btn:hover{border-color:#3b4a6b}[data-theme=dark] .edu-chip{background:#1b2338;border-color:#2a3550}[data-theme=dark] .edu-chip.on{background:#0ac5a829;border-color:#0ac5a880}[data-theme=dark] .edu-seg{background:#1b2338}[data-theme=dark] .edu-seg span.on{background:#223052}[data-theme=dark] .edu-tag.brand{background:#0ac5a829;border-color:#0ac5a873}[data-theme=dark] .trend.up{color:#4ade80}[data-theme=dark] .trend.down{color:#f87171}[data-theme=dark] .edu-kpi{background:var(--card)}[data-theme=dark] .edu-kpi.na{background:#101728}[data-theme=dark] .edu-insight{background:linear-gradient(135deg,#0ac5a81f,#3b82f61f);border-color:#0ac5a859}[data-theme=dark] .edu-insight .ico{background:#ffffff14}[data-theme=dark] table.edu th,[data-theme=dark] table.edu tbody tr:hover{background:#182034}[data-theme=dark] .edu-streak i{background:#0ac5a824;border-color:#0ac5a866}[data-theme=dark] .edu-modal,[data-theme=dark] .edu-drawer,[data-theme=dark] .edu-sheet{background:var(--card)}[data-theme=dark] .edu-sheet .handle{background:#2a3550}[data-theme=dark] .edu-tabbar{background:#141a2af7}[data-theme=dark] .edu-tabbar a.on,[data-theme=dark] .edu-tabbar button.on{background:#0ac5a829}
