*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0;gap:8px;cursor:default;-webkit-user-select:none;user-select:none}.sidebar-logo .logo-title{font-size:15px;font-weight:600;color:#1a1a1a;white-space:nowrap}.sidebar-user{padding:16px;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:10px}.sidebar-user .user-name{font-weight:600;font-size:14px;color:#1a1a1a}.sidebar-user .user-role{font-size:12px;color:#999}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.page-header .header-left{display:flex;flex-direction:column;gap:4px}.page-header .header-title{margin:0;font-size:22px;font-weight:600;color:#1a1a1a}.stat-card{border-radius:8px;transition:all .3s ease;border:1px solid #f0f0f0}.stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.stat-card .stat-footer{margin-top:12px;font-size:13px;display:flex;align-items:center;gap:4px}.stat-card .stat-footer.positive{color:#52c41a}.stat-card .stat-footer.negative{color:#cf1322}.stat-card .stat-footer.warning{color:#d48806}.alert-card{border-left:4px solid #ff4d4f;border-radius:8px}.alert-card .alert-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.alert-card .alert-title-section{display:flex;align-items:center;gap:8px}.alert-card .alert-title{font-size:16px;font-weight:600;color:#1a1a1a}.alert-card .alert-count{font-size:13px;color:#999}.alert-card .alert-item-title{font-size:14px;font-weight:600;color:#cf1322}.alert-card .alert-item-desc{margin-top:8px;font-size:13px;color:#666;line-height:1.8}.alert-card .alert-action{margin-top:12px;padding:0}.chart-card{border-radius:8px;border:1px solid #f0f0f0}.chart-card .ant-card-head{border-bottom:1px solid #f0f0f0}.data-source-bar{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #f0f0f0}.data-source-bar .source-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.data-source-bar .source-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.data-source-bar .source-dot.active{background:#52c41a}.data-source-bar .source-dot.inactive{background:#d9d9d9}.placeholder-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#999}.placeholder-page .placeholder-icon{font-size:64px;margin-bottom:16px;color:#d9d9d9}.placeholder-page .placeholder-text{font-size:16px;color:#999}
