*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#333}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-layout{background:#f5f5f5!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #d9d9d9!important}.ant-layout-content{background:#f5f5f5!important}.ant-layout-sider{background:#fff!important}.ant-menu{background:#fff!important;border:none!important}.ant-menu-item{color:#666!important}.ant-menu-item-selected{color:#1890ff!important;background:#e6f7ff!important}.ant-card{background:#fff!important;border:1px solid #d9d9d9!important}.ant-input{background:#fff!important;border:1px solid #d9d9d9!important;color:#333!important}.ant-btn-primary{background:#f0f0f0!important;border-color:#d9d9d9!important;color:#333!important}.ant-btn-primary:hover{background:#e6f7ff!important;border-color:#91d5ff!important;color:#1890ff!important}.ant-btn-danger{background:#fff0f0!important;border-color:#ffccc7!important;color:#ff4d4f!important}.ant-btn-danger:hover{background:#fff2f0!important;border-color:#ffa39e!important}.status-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.status-on{background:#52c41a}.status-off{background:#8c8c8c}.status-unknown{background:#faad14}.status-online{background:#52c41a}.status-offline{background:#8c8c8c}.logs-panel{height:100%;background:#fff;border:1px solid #d9d9d9}.logs-header{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;background:#fafafa}.logs-content{height:calc(100% - 60px);overflow-y:auto;padding:16px}.log-entry{padding:4px 0;font-size:12px;line-height:1.5;border-bottom:1px solid #f0f0f0;font-family:Consolas,Monaco,monospace}.log-time{color:#999;margin-right:12px;min-width:80px;display:inline-block}.log-message{word-break:break-word;color:#333}.draggable-header{-webkit-app-region:drag}.draggable-header *{-webkit-app-region:no-drag}@media (max-width: 768px){.ant-col{margin-bottom:8px}}
