#app,body,html{margin:0;padding:0;height:100vh}.el-aside.sidebar,.el-container{height:100vh;min-height:100vh;margin:0;padding:0}.el-aside.sidebar{left:0;top:0;box-shadow:2px 0 8px rgba(0,0,0,.15);transition:all .3s ease}#app{overflow:hidden;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.sidebar{background:#1a2332;height:100vh;overflow-x:hidden;overflow-y:auto}.sidebar .logo-container{height:70px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(74,118,168,.3);background:rgba(74,118,168,.2)}.sidebar .logo-container .logo{font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center}.sidebar .logo-container .logo i{margin-right:12px;font-size:24px;color:#4fc3f7}.sidebar .el-menu{border-right:none;margin-top:10px;background-color:transparent!important}.sidebar .menu-item{height:50px;line-height:50px;margin:5px 10px;border-radius:8px;transition:all .3s ease;color:#b0c4de;background-color:rgba(74,118,168,.1)}.sidebar .menu-item.is-active{background:linear-gradient(90deg,#4fc3f7,#2196f3)!important;color:#fff!important;box-shadow:0 4px 12px rgba(33,150,243,.4)}.sidebar .menu-item:hover{background-color:rgba(74,118,168,.3);color:#fff!important}.sidebar .menu-item i{color:inherit;margin-right:12px;font-size:18px;width:24px;text-align:center}.sidebar .menu-item span{font-size:15px}.header{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6;background-color:#fff;padding:0 20px}.header .header-left .el-breadcrumb{font-size:16px}.header .header-right{display:flex;align-items:center}.header .header-right .el-dropdown-link{display:flex;align-items:center;cursor:pointer}.header .header-right .el-dropdown-link .username{margin-left:12px;font-size:15px;font-weight:500;color:#333}.header .header-right .logout-btn{margin-left:25px;font-size:22px;color:#666;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.header .header-right .logout-btn:hover{color:#f56c6c;background-color:#fdeeee}.el-main{background-color:#f5f7fa;padding:20px}.login-container[data-v-499ee3c5]{min-height:100vh;width:100vw;background:linear-gradient(120deg,rgba(116,235,213,.85),rgba(172,182,229,.85)),url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1200&q=80) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.login-container[data-v-499ee3c5]:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;background:inherit;filter:blur(8px)}.login-box[data-v-499ee3c5]{position:relative;z-index:1;background:hsla(0,0%,100%,.95);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:48px 36px 36px 36px;min-width:340px;display:flex;flex-direction:column;align-items:center;backdrop-filter:blur(2px)}.login-title[data-v-499ee3c5]{font-size:26px;font-weight:700;color:#409eff;margin-bottom:36px;letter-spacing:2px;text-shadow:0 2px 8px rgba(64,158,255,.08)}.el-form[data-v-499ee3c5]{width:100%}.note-manage[data-v-05580134]{padding:0;background-color:#f5f7fa}.note-manage .filter-card[data-v-05580134]{margin-bottom:12px}.note-manage .filter-card .el-form-item[data-v-05580134]{margin-bottom:0}.note-manage .el-card[data-v-05580134]{margin-bottom:12px}.note-manage .pagination[data-v-05580134]{margin-top:12px;display:flex;justify-content:flex-end}[data-v-05580134] .note-dialog .el-dialog__header{display:none}[data-v-05580134] .note-dialog .note-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:6px 48px 6px 16px;height:44px;border-bottom:1px solid #e6e9ec;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}[data-v-05580134] .note-dialog .note-title{margin:0;font-size:15px;line-height:1;color:#2c3e50;max-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-05580134] .note-dialog .note-meta{display:flex;align-items:center;gap:12px;margin-right:16px}[data-v-05580134] .note-dialog .note-time{color:#909399}[data-v-05580134] .note-dialog .note-close-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#909399;cursor:pointer;transition:color .2s}[data-v-05580134] .note-dialog .note-close-icon:hover{color:#f56c6c}[data-v-05580134] .note-dialog .note-dialog-body{padding:12px 20px 84px;flex:1;min-height:0;height:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}[data-v-05580134] .note-dialog .note-dialog-body.note-dialog-form{overflow:hidden}[data-v-05580134] .note-dialog .note-dialog-body.note-dialog-form .el-form{flex:1;min-height:0;max-height:calc(100vh - 160px);overflow-y:auto;padding-right:8px;box-sizing:border-box}[data-v-05580134] .note-dialog.no-modal-dialog{position:fixed!important;top:0!important;bottom:0!important;left:220px!important;right:0!important;width:auto!important;height:auto!important;margin:0!important;overflow:hidden}[data-v-05580134] .note-dialog.no-modal-dialog .el-dialog{margin:0!important;width:100%!important;height:100%!important;display:flex;flex-direction:column;box-shadow:none}[data-v-05580134] .note-dialog.no-modal-dialog .el-dialog__body{max-height:none!important;padding:0!important;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.note-content-display[data-v-05580134]{white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Menlo,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;color:#2d3a45;flex:unset;overflow:visible;min-height:unset;max-height:calc(100vh - 120px);overflow-y:auto;padding:8px;border:1px solid #ebeef5;border-radius:4px;background-color:#fafafa;margin:0}[data-v-05580134]::selection{background:rgba(255,154,158,.3);color:#333}[data-v-05580134]::-moz-selection{background:rgba(255,154,158,.3);color:#333}.note-dialog .dialog-footer[data-v-05580134]{position:absolute;right:24px;bottom:18px;z-index:10001}.history-compare-container[data-v-05580134]{display:flex;flex-direction:column;gap:16px}.compare-section[data-v-05580134]{padding:8px 0}.compare-header[data-v-05580134]{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:12px}.compare-time[data-v-05580134]{font-size:12px;color:#909399}.compare-field[data-v-05580134]{margin-bottom:12px;padding:8px 12px;border:1px solid #f0f0f0;border-radius:4px;background:#fafafa}.compare-field.diff[data-v-05580134]{border-color:#f56c6c;background:#fff5f5}.compare-field label[data-v-05580134]{display:inline-block;font-size:12px;color:#909399;margin-bottom:6px}.diff-indicator[data-v-05580134]{display:inline-block;background:#f56c6c;color:#fff;font-size:11px;padding:2px 6px;border-radius:2px;margin-left:8px;font-weight:400}.compare-field pre[data-v-05580134]{margin:0;white-space:pre-wrap;font-family:SFMono-Regular,Menlo,Monaco,Courier New,monospace}.content-compare-view[data-v-05580134]{background:#fff;border:1px solid #e6e9ec;border-radius:2px;overflow-x:auto;max-height:300px;overflow-y:auto}.content-lines[data-v-05580134]{display:flex;flex-direction:column;font-family:SFMono-Regular,Monaco,Menlo,Ubuntu Mono,Courier New,monospace;font-size:13px;line-height:1.6}.compare-line[data-v-05580134]{display:flex;align-items:flex-start;padding:0;border-bottom:1px solid #f0f0f0;background:#fafafa}.compare-line.line-diff[data-v-05580134]{background:#fff4e6;border-left:3px solid #f56c6c}.compare-line[data-v-05580134]:hover{background:#f5f7fa}.compare-line.line-diff[data-v-05580134]:hover{background:#ffe6e6}.line-number[data-v-05580134]{display:inline-flex;align-items:center;justify-content:flex-end;min-width:40px;padding:0 8px;color:#909399;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f0f0f0;border-right:1px solid #e6e9ec;flex-shrink:0}.compare-line.line-diff .line-number[data-v-05580134]{background:#fdd}.line-content[data-v-05580134]{flex:1;padding:0 12px;white-space:pre-wrap;word-break:break-word;color:#2c3e50}.history-compare-empty[data-v-05580134]{text-align:center;color:#909399;padding:40px 0}:deep(.el-select-dropdown){z-index:100001!important}.v-modal[style*="z-index: 2001"]{display:none!important}.history-pagination{margin-top:20px;display:flex;justify-content:flex-end}.el-select-dropdown,.history-version-dropdown{z-index:200010!important}.v-modal{z-index:99998!important}.el-dialog__wrapper{z-index:99999!important}.el-message{z-index:100000!important}.el-message-box__wrapper{z-index:100002!important}.item-manage .filter-card[data-v-9ad24982]{margin-bottom:12px}.item-manage .pagination[data-v-9ad24982]{margin-top:12px;display:flex;justify-content:flex-end}.itemtype-manage .filter-card[data-v-02c70290]{margin-bottom:12px}.itemtype-manage .align-right[data-v-02c70290]{text-align:right}.log-manage .filter-card[data-v-037039da]{margin-bottom:12px}.log-manage .pagination[data-v-037039da]{margin-top:12px;display:flex;justify-content:flex-end}.system-setting .setting-card[data-v-d9c742c6]{max-width:700px;margin:0 auto}.system-setting .setting-card .setting-title[data-v-d9c742c6]{font-size:18px;font-weight:700;color:#2c3e50}.system-setting .tab-content[data-v-d9c742c6]{padding:20px 0}.user-center[data-v-8e2f3bb4]{max-width:800px;margin:0 auto}.user-center .user-info-card .el-form[data-v-8e2f3bb4]{padding:20px}.user-center .user-info-card .el-form .el-form-item[data-v-8e2f3bb4]{margin-bottom:20px}.user-center .user-info-card .el-form .el-form-item[data-v-8e2f3bb4]:last-child{margin-bottom:0}.user-center .user-info-card .el-form .el-form-item span[data-v-8e2f3bb4]{font-size:14px;color:#606266}.statistics-page[data-v-54ca55b3]{padding:20px}.statistics-page .admin-stats-cards[data-v-54ca55b3],.statistics-page .stats-cards[data-v-54ca55b3]{margin-bottom:20px}.statistics-page .stat-card[data-v-54ca55b3]{border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.statistics-page .stat-card .stat-content[data-v-54ca55b3]{display:flex;align-items:center}.statistics-page .stat-card .stat-content .stat-icon[data-v-54ca55b3]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:20px}.statistics-page .stat-card .stat-content .stat-icon.notes[data-v-54ca55b3]{background-color:rgba(64,158,255,.1);color:#409eff}.statistics-page .stat-card .stat-content .stat-icon.items[data-v-54ca55b3]{background-color:rgba(103,194,58,.1);color:#67c23a}.statistics-page .stat-card .stat-content .stat-icon.categories[data-v-54ca55b3]{background-color:rgba(230,162,60,.1);color:#e6a23c}.statistics-page .stat-card .stat-content .stat-icon.locations[data-v-54ca55b3]{background-color:hsla(0,87%,69%,.1);color:#f56c6c}.statistics-page .stat-card .stat-content .stat-icon.users[data-v-54ca55b3]{background-color:hsla(220,4%,58%,.1);color:#909399}.statistics-page .stat-card .stat-content .stat-info .stat-title[data-v-54ca55b3]{font-size:14px;color:#909399;margin-bottom:5px}.statistics-page .stat-card .stat-content .stat-info .stat-number[data-v-54ca55b3]{font-size:24px;font-weight:700;color:#303133}.statistics-page .charts-row[data-v-54ca55b3]{margin-bottom:20px}.statistics-page .charts-row .chart-card[data-v-54ca55b3]{border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.statistics-page .charts-row .chart-card .chart-header[data-v-54ca55b3]{font-weight:700;color:#303133}.statistics-page .charts-row .chart-card .chart-container[data-v-54ca55b3]{position:relative;height:300px}.statistics-page .admin-stats-row .admin-chart-card[data-v-54ca55b3]{border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.statistics-page .admin-stats-row .admin-chart-card .chart-header[data-v-54ca55b3]{font-weight:700;color:#303133}.statistics-page .admin-stats-row .admin-chart-card .table-footer[data-v-54ca55b3]{margin-top:15px;text-align:right;color:#606266;font-size:14px}