.notification-center-content{width:360px;max-height:500px;display:flex;flex-direction:column}.notification-center-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0}.notification-list{flex:1;overflow-y:auto;max-height:400px}.notification-item{padding:12px 16px!important;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f0f0f0}.notification-item:hover{background-color:#f5f5f5}.notification-item.unread{background-color:#e6f7ff}.notification-item-content{width:100%}.notification-title{font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:8px}.unread-dot{width:6px;height:6px;border-radius:50%;background-color:#1890ff;display:inline-block}.notification-message{color:#666;font-size:13px;margin-bottom:8px;line-height:1.5}.notification-meta{display:flex;justify-content:space-between;align-items:center}.notification-center-footer{padding:8px 16px;border-top:1px solid #f0f0f0;text-align:center}.notification-center-popover .ant-popover-inner-content{padding:0}.app-shell{min-height:100vh}.app-header{background:#001529;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:64px;line-height:64px}.app-header-actions{margin-left:auto;color:#fff}.app-logo{color:#fff;font-size:18px;font-weight:700}.app-switcher{background:transparent;border-bottom:none;min-width:300px}.app-switcher .ant-menu-item{color:#ffffffa6}.app-switcher .ant-menu-item-selected{color:#fff}.app-sider{background:#fff;overflow:auto}.app-sider .ant-menu{height:100%;border-right:1px solid #f0f0f0}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;box-shadow:0 4px 12px #00000026}.platform-dashboard{padding:24px;background:#f0f2f5;min-height:100vh}.platform-dashboard .ant-card{margin-bottom:16px}.platform-dashboard .ant-statistic-title{font-size:14px;color:#00000073}.platform-dashboard .ant-list-item{padding:16px 0}.platform-dashboard .ant-list-item-meta-title{margin-bottom:8px}.app-management,.user-management,.system-settings,.system-monitor{padding:24px}.system-monitor .ant-card{margin-bottom:16px}.role-management,.audit-log,.backup-restore,.rulepack-management{padding:24px}.rulepack-detail-modal .ant-descriptions-item-label{font-weight:600}.rulepack-detail-modal .ant-collapse-header{font-weight:500}.window-aggregate-badge{margin-left:8px}.event-stream{padding:24px}.event-stream .ant-card{box-shadow:0 2px 8px #0000001a}.search-page{padding:24px}.search-page .ant-card{box-shadow:0 2px 8px #0000001a}.source-management{padding:24px}.source-management .ant-card{box-shadow:0 2px 8px #0000001a}.app-layout{min-height:100vh}.app-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}
