*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,PingFang SC,sans-serif;background-color:var(--theme-content-bg, #f2f0f5);color:#333}#app{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}:root{--theme-primary: #9a8aae;--theme-primary-rgb: 154, 138, 174;--theme-primary-soft: #f4f2f7;--theme-sidebar-bg: linear-gradient(180deg, #faf7fc 0%, #f5f2f8 48%, #f3f6f4 100%);--theme-sidebar-border: #e8e0ee;--theme-sidebar-text: #6d7888;--theme-sidebar-hover: rgba(210, 198, 224, .45);--theme-sidebar-active-bg: linear-gradient(90deg, rgba(210, 198, 224, .55), rgba(224, 212, 232, .3));--theme-sidebar-active-border: #c8b8d8;--theme-content-bg: #f2f0f5;--theme-portal-border: #e4dce8;--theme-portal-glow: rgba(154, 138, 174, .1);--theme-portal-glow-secondary: rgba(200, 184, 216, .08);--theme-panel-border: #e4dce8;--theme-panel-glow: rgba(154, 138, 174, .12);--theme-nav-hover-border: #c8b8d8;--theme-nav-active-bg: linear-gradient(135deg, #faf8fc, #f3eef8);--theme-nav-active-shadow: rgba(154, 138, 174, .12);--theme-entry-hover-border: #c8b8d8;--el-color-primary: var(--theme-primary);--el-color-primary-rgb: var(--theme-primary-rgb)}body{background-color:var(--theme-content-bg)}.module-shell .module-banner{border-color:var(--theme-panel-border)!important;background:linear-gradient(180deg,#fffffffa,#fafafcfa),radial-gradient(circle at top left,var(--theme-panel-glow),transparent 45%)!important}.module-shell .module-kicker,.module-overview .hero-kicker{background:var(--theme-primary-soft)!important;color:var(--theme-primary)!important}.module-shell .nav-item{border-color:color-mix(in srgb,var(--theme-primary) 18%,#e8eaed)!important}.module-shell .nav-item:hover{border-color:var(--theme-nav-hover-border)!important}.module-shell .nav-item.active{border-color:var(--theme-nav-hover-border)!important;background:var(--theme-nav-active-bg)!important;box-shadow:0 12px 26px var(--theme-nav-active-shadow)!important}.module-overview .hero-card .el-card__body{background:linear-gradient(180deg,#fffffffa,#fafafcfa),radial-gradient(circle at top left,var(--theme-panel-glow),transparent 45%)!important}.module-overview .entry-card{border-color:color-mix(in srgb,var(--theme-primary) 16%,#eceff3)!important}.module-overview .entry-card:hover{border-color:var(--theme-entry-hover-border)!important}
