#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#1d2a3a;background:#f3f6fa;font-synthesis:none;--brand: #12355b;--brand-strong: #0b2744;--accent: #e69b32;--surface: #ffffff;--border: #e4eaf1;--muted: #718096}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}body{background:#f3f6fa}button,input,textarea,select{font:inherit}.app-shell{display:flex;min-width:1180px;min-height:100vh}.sidebar{width:238px;flex:0 0 238px;background:linear-gradient(180deg,#102f50,#0a223c);color:#fff;transition:width .2s,flex-basis .2s;box-shadow:6px 0 18px #0a223c1f;z-index:10}.sidebar--collapsed{width:64px;flex-basis:64px}.brand{height:68px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.1);gap:11px;overflow:hidden}.brand__mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#f4b85f,#d8841f);color:#102f50;font-weight:900;letter-spacing:-.5px;box-shadow:0 5px 14px #e69b3240}.brand__text{display:flex;flex-direction:column;min-width:150px}.brand__text strong{font-size:16px;letter-spacing:1px}.brand__text span{font-size:11px;color:#a9bdd0;margin-top:3px;letter-spacing:2px}.sidebar__scroll{height:calc(100vh - 68px)}.sidebar .el-menu{border:none;background:transparent;padding:10px 8px}.sidebar .el-menu-item,.sidebar .el-sub-menu__title{color:#c9d6e3;border-radius:8px;height:46px;line-height:46px;margin:2px 0}.sidebar .el-menu-item:hover,.sidebar .el-sub-menu__title:hover{background:#ffffff14;color:#fff}.sidebar .el-menu-item.is-active{background:linear-gradient(90deg,#e69b3242,#e69b3214);color:#ffd28f;box-shadow:inset 3px 0 #e69b32}.sidebar .el-sub-menu .el-menu-item{min-width:auto;padding-left:50px!important}.app-main{flex:1;min-width:0}.topbar{height:68px;display:flex;align-items:center;padding:0 24px 0 12px;background:#fffffff5;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:8}.collapse-button{margin-right:10px}.topbar__spacer{flex:1}.user-entry{display:flex;align-items:center;gap:10px;cursor:pointer;outline:none}.user-entry .el-avatar{background:#e7eef6;color:var(--brand)}.user-entry>div{display:flex;flex-direction:column}.user-entry strong{font-size:13px}.user-entry span{color:var(--muted);font-size:11px;margin-top:2px}.page-container{padding:24px;min-height:calc(100vh - 108px)}.page-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.page-header h1{font-size:23px;margin:0;color:#152c45}.page-header p{margin:7px 0 0;color:var(--muted);font-size:13px}.page-header__actions{display:flex;gap:10px}.panel{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 14px #18344e0b;padding:18px;margin-bottom:18px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;font-size:16px;color:#17324d}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.filter-bar .el-input,.filter-bar .el-select{width:180px}.filter-bar .el-date-editor{width:250px}.toolbar{display:flex;gap:10px;align-items:center;margin-bottom:14px}.toolbar__spacer{flex:1}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 4px 14px #18344e0a}.stat-card__icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#2d6ea6}.stat-card__icon svg{width:23px}.stat-card--green .stat-card__icon{background:#2e8b72}.stat-card--orange .stat-card__icon{background:#d78624}.stat-card--red .stat-card__icon{background:#c55454}.stat-card--purple .stat-card__icon{background:#7254a3}.stat-card__label{font-size:12px;color:var(--muted)}.stat-card__value{margin-top:5px;font-size:24px;font-weight:750;color:#1b334a}.stat-card__value small{font-size:12px;margin-left:4px;color:var(--muted);font-weight:500}.size-grid-wrap{border:1px solid var(--border);border-radius:10px;overflow:hidden}.size-grid-title{padding:10px 14px;background:#f4f7fa;color:#3c5872;font-size:13px;font-weight:650}.size-grid{display:grid;grid-template-columns:repeat(8,minmax(90px,1fr))}.size-cell{padding:10px;border-right:1px solid var(--border);border-top:1px solid var(--border)}.size-cell span{display:block;color:#657a8f;font-size:11px;margin-bottom:5px;text-align:center}.size-cell .el-input-number{width:100%}.size-cell .el-input__inner{text-align:center}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-box{height:330px}.empty-hint{padding:60px 20px;text-align:center;color:var(--muted)}.money-negative{color:#c23d3d;font-weight:650}.money-positive{color:#248060;font-weight:650}.topbar-tools{display:flex;align-items:center;gap:2px;margin-right:12px}.topbar-badge{display:inline-flex}.topbar-badge .el-badge__content{transform:translate(45%,-38%) scale(.82)}.user-entry>.el-icon{color:var(--muted)}.tags-view{height:40px;display:flex;align-items:stretch;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:68px;z-index:7;box-shadow:0 2px 7px #18344e09}.tags-view .el-scrollbar{flex:1;min-width:0}.tags-view__list{height:40px;display:flex;align-items:center;gap:6px;padding:0 10px;white-space:nowrap}.tag-item{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#62758a;background:#f5f7fa;border:1px solid #e5eaf0;border-radius:6px;font-size:12px;text-decoration:none}.tag-item.active{color:#fff;background:var(--brand);border-color:var(--brand)}.tag-close{border-radius:50%;font-size:11px}.tag-close:hover{background:#ffffff40}.tag-actions{width:38px;height:39px;border-left:1px solid var(--border)!important;border-radius:0}.menu-search-results{max-height:390px;overflow:auto;margin-top:14px}.menu-search-results button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:0;border-bottom:1px solid var(--border);background:transparent;color:#24415e;cursor:pointer;text-align:left}.menu-search-results button:hover{background:#f4f7fa}.menu-search-results small{color:var(--muted)}.menu-search-results code{color:#8a99a9;font-size:11px}.notice-head{display:flex;justify-content:space-between;align-items:center;padding:3px 2px 7px}.notice-tabs .el-tabs__header{margin-bottom:5px}.notice-list{max-height:390px;overflow:auto;min-height:90px}.notice-list button{width:100%;display:flex;align-items:flex-start;gap:10px;padding:12px 5px;border:0;border-bottom:1px solid var(--border);background:transparent;cursor:pointer;text-align:left}.notice-list button:hover{background:#f6f8fa}.notice-list button>span:not(.notice-dot){min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.notice-list button strong{color:#263e55;font-size:13px;font-weight:600}.notice-list button small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-dot{width:7px;height:7px;margin-top:6px;flex:0 0 7px;border-radius:50%;background:transparent}.notice-list button.unread .notice-dot{background:#e28b23}.notice-list .el-tag{flex:0 0 auto}.notice-detail{min-height:130px;white-space:pre-wrap;line-height:1.9;color:#344e66}.settings-form{display:flex;flex-direction:column;gap:22px}.settings-form>label{display:flex;justify-content:space-between;align-items:center;color:#324b63}.settings-form>label>span{font-size:14px}.settings-form .el-alert{margin-top:6px}.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.selected-tip{color:var(--muted);font-size:12px;align-self:center}.filters-hidden .panel:has(.filter-bar){display:none}.dark-theme{color-scheme:dark;--surface: #182534;--border: #2d3d4e;--muted: #91a0af;--el-bg-color: #182534;--el-bg-color-overlay: #1f2e3e;--el-fill-color-blank: #182534;--el-fill-color-light: #223244;--el-border-color: #354659;--el-border-color-light: #2d3d4e;--el-text-color-primary: #e4ebf2;--el-text-color-regular: #c1ccd7}.dark-theme body{background:#101a25;color:#dce5ed}.dark-theme .topbar,.dark-theme .panel,.dark-theme .stat-card,.dark-theme .tags-view{background:var(--surface)}.dark-theme .page-header h1,.dark-theme .panel-title,.dark-theme .stat-card__value,.dark-theme .notice-list button strong{color:#e2eaf1}.dark-theme .tag-item{color:#bdc9d4;background:#223244;border-color:#33465a}.dark-theme .tag-item.active{color:#fff;background:var(--brand)}.dark-theme .menu-search-results button,.dark-theme .notice-list button{color:#dce5ed}.dark-theme .menu-search-results button:hover,.dark-theme .notice-list button:hover{background:#223244}@media(max-width:1400px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.size-grid{grid-template-columns:repeat(6,minmax(90px,1fr))}}
