:root{font-family:Microsoft YaHei,微软雅黑,system-ui,sans-serif;font-size:15px;color-scheme:light}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{background:#f5f7fa;color:#303133}.detail-page{position:relative;min-height:100vh;background:#fff;font-family:Microsoft YaHei,sans-serif}.detail-page .page-head{background:#fff;padding:16px 28px 12px;border-bottom:1px solid #ebeef5}.detail-page .crumb{font-size:13px;color:#909399;margin-bottom:8px}.detail-page .crumb a{color:var(--el-color-primary);text-decoration:none}.detail-page .crumb a:hover{text-decoration:underline}.detail-page .crumb .sep{margin:0 6px;color:#c0c4cc}.detail-page .crumb .cur{color:#303133}.detail-page .head-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-page .title-wrap{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.detail-page .title{margin:0;font-size:22px;font-weight:600;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-page .title-edit{display:flex;align-items:center;gap:8px;flex:1}.detail-page .title-edit .el-input{max-width:480px}.detail-page .head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.detail-page .meta{margin-top:6px;font-size:13px;color:#909399}.detail-page .meta .dot{margin:0 8px;color:#c0c4cc}.detail-page .status-bar{display:flex;align-items:center;gap:8px;background:#ecf5ff;color:var(--el-color-primary);padding:10px 28px;font-size:14px;border-bottom:1px solid #d9ecff}.detail-page .spin{animation:dp-spin 1s linear infinite}@keyframes dp-spin{to{transform:rotate(360deg)}}.detail-page .body{display:flex;min-height:calc(100vh - 110px)}.detail-page .rail{width:240px;flex-shrink:0;background:#fff;border-right:1px solid #ebeef5;padding:16px 0;overflow-y:auto;max-height:calc(100vh - 110px);position:sticky;top:0}.detail-page .rail-group{display:flex;flex-direction:column}.detail-page .rail-item{padding:8px 24px;font-size:14px;color:#606266;text-decoration:none;cursor:pointer;border-left:3px solid transparent;transition:background .1s,color .1s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-page .rail-item:hover{background:#f5f7fa;color:#303133}.detail-page .rail-item.active{background:#ecf5ff;color:var(--el-color-primary);border-left-color:var(--el-color-primary);font-weight:500}.detail-page .content{flex:1;overflow-y:auto;padding:20px 28px 80px;display:flex;flex-direction:column;gap:14px;min-width:0}.app-shell[data-v-3dc689a9]{min-height:100vh;font-family:Microsoft YaHei,sans-serif}.app-topbar[data-v-3dc689a9]{display:flex;justify-content:space-between;align-items:center;height:52px;padding:0 24px;background:#fff;border-bottom:1px solid #ebeef5}.brand[data-v-3dc689a9]{display:flex;align-items:center;gap:8px;cursor:pointer}.brand-logo[data-v-3dc689a9]{display:block;flex-shrink:0}.brand-text[data-v-3dc689a9]{font-size:16px;font-weight:600;color:#303133;letter-spacing:.5px}.app-user[data-v-3dc689a9]{display:flex;align-items:center;gap:16px}.username[data-v-3dc689a9]{font-size:13px;color:#606266}.app-content[data-v-3dc689a9]{min-height:calc(100vh - 52px)}
