.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;box-shadow:0 4px 6px #0000001a}.login-card .ant-card-head-title{text-align:center;font-size:24px;font-weight:600}.chat-drawer{position:fixed;bottom:0;left:240px;right:0;z-index:1000;background:#1c1e2b;border-top:1px solid #3c4052;box-shadow:0 -4px 12px #00000026;transition:transform .3s ease,left .2s;display:flex;flex-direction:column;max-height:80vh}.chat-drawer.sidebar-collapsed{left:80px}.chat-drawer-collapsed{height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#282b3e;border-top:1px solid #3c4052}.chat-indicator{display:flex;align-items:center;gap:8px;color:#9e9e9e;padding:8px 16px;transition:color .2s}.chat-drawer-collapsed:hover .chat-indicator{color:#e0e0e0}.chat-indicator-icon{font-size:14px}.chat-indicator-text{font-size:12px;font-weight:500}.chat-header-bar{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:#282b3e;border-bottom:1px solid #3c4052;flex-shrink:0;cursor:pointer}.chat-header-bar:hover{background:#2d3145}.chat-header-bar .chat-indicator{display:flex;align-items:center;gap:8px;color:#9e9e9e;justify-content:center}.chat-header-bar .chat-indicator:hover{color:#e0e0e0}.chat-messages-container{flex:1;overflow-y:auto;padding:16px 24px;background:#1c1e2b;min-height:0}.chat-messages{display:flex;flex-direction:column;gap:12px}.chat-message{padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}.chat-message-user{background:#4a90e2;color:#fff;align-self:flex-end;margin-left:auto;width:fit-content;max-width:70%;min-width:min-content}.chat-message-agent{background:#282b3e;color:#e0e0e0;align-self:flex-start;margin-right:auto;max-width:70%}.chat-input-container{flex-shrink:0;padding:8px 24px 16px;background:#1c1e2b;border-top:1px solid #3c4052}.chat-input-wrapper{background:#3c4052;border-radius:12px;padding:12px 16px;border:1px solid #4a4d5e;position:relative}.chat-input{background:transparent!important;color:#e0e0e0;font-size:14px;resize:none;padding:0;width:100%;min-height:24px;border:none;text-align:left}.chat-input .ant-input,.chat-input-wrapper .ant-input{background:transparent!important}.chat-input::placeholder{color:#9e9e9e;text-align:left}.chat-icon{color:#9e9e9e;font-size:16px;cursor:pointer;transition:color .2s}.chat-icon:hover{color:#e0e0e0}.chat-version{color:#9e9e9e;font-size:12px;margin-left:4px}.chat-send-button{position:absolute;top:50%;transform:translateY(-50%);right:12px;background:#000;border-color:#000;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none;flex-shrink:0;z-index:1}.chat-send-button:hover:not(:disabled){background:#1a1a1a;border-color:#1a1a1a}.chat-send-button:disabled{background:#3c4052;border-color:#3c4052;opacity:.5}.chat-send-button .anticon{color:#fff;font-size:16px}.backoffice-layout{height:100vh;background:#1c1e2b;display:flex;overflow:hidden}.backoffice-layout>.ant-layout{display:flex;flex-direction:column;overflow:hidden;flex:1}.backoffice-sider{background:#282b3e!important;border-right:1px solid #3c4052}.logo{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #3c4052;padding:8px 16px;gap:4px}.logo-image,.logo-image-small{height:32px;width:auto;filter:brightness(0) invert(1)}.logo-text{color:#e0e0e0;font-size:12px;font-weight:500;letter-spacing:.5px}.backoffice-menu{background:#282b3e!important;border-right:none}.backoffice-menu .ant-menu-item{color:#9e9e9e;margin:4px 8px;border-radius:6px}.backoffice-menu .ant-menu-item:hover,.backoffice-menu .ant-menu-item-selected{background:#3c4052!important;color:#e0e0e0!important}.backoffice-menu .ant-menu-item-selected:after{display:none}.backoffice-header{background:#282b3e!important;border-bottom:1px solid #3c4052;padding:0 24px;height:64px;display:flex;align-items:center}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center}.header-left{flex:1}.header-right{display:flex;align-items:center}.header-icon{color:#9e9e9e;font-size:18px;cursor:pointer;transition:color .2s}.header-icon:hover{color:#e0e0e0}.header-icon-button{color:#9e9e9e;border:none;background:transparent}.header-icon-button:hover{color:#e0e0e0;background:#3c4052}.user-profile{cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.user-profile:hover{background:#3c4052}.user-name{color:#e0e0e0;font-size:14px}.backoffice-content{margin:8px 8px 128px;padding:8px;background:#1c1e2b;border-radius:8px;position:relative;z-index:0;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;display:flex;flex-direction:column}.backoffice-content.chat-collapsed{margin-bottom:48px}.dashboard{width:100%}.dashboard-header{margin-bottom:24px}.dashboard-title{color:#e0e0e0;font-size:24px;font-weight:600;margin-bottom:16px}.dashboard-filters{display:flex;gap:8px;flex-wrap:wrap}.filter-tab{padding:8px 16px;background:transparent;color:#9e9e9e;border-radius:6px;cursor:pointer;transition:all .2s;font-size:14px}.filter-tab:hover{background:#282b3e;color:#e0e0e0}.filter-tab.active{background:#3c4052;color:#e0e0e0}.dashboard-stats{margin-bottom:24px}.stat-card{background:#282b3e!important;border:1px solid #3C4052!important;border-radius:8px}.stat-card .ant-statistic-title{color:#9e9e9e;font-size:14px;margin-bottom:8px}.stat-card .ant-statistic-content{color:#e0e0e0}.stat-change{font-size:14px;font-weight:600;margin-left:8px}.stat-change.positive{color:#38c172}.stat-change.negative{color:#e74c3c}.stat-period{color:#9e9e9e;font-size:12px;margin-top:8px}.stat-chart{margin-top:16px;height:40px;border-radius:4px;overflow:hidden}.mini-chart-bar,.mini-chart-line{width:100%;border-radius:4px}.dashboard-tabs{margin-top:24px}.dashboard-content-tabs .ant-tabs-nav{background:#282b3e;padding:0 16px;border-radius:8px 8px 0 0;margin-bottom:0}.dashboard-content-tabs .ant-tabs-tab{color:#9e9e9e;padding:12px 16px}.dashboard-content-tabs .ant-tabs-tab:hover,.dashboard-content-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#e0e0e0}.dashboard-content-tabs .ant-tabs-ink-bar{background:#4a90e2}.dashboard-content-tabs .ant-tabs-content-holder{background:#282b3e;border-radius:0 0 8px 8px;padding:24px}.tab-content-placeholder{color:#9e9e9e;text-align:center;padding:40px}.clients-page,.users-page{width:100%;height:100%;display:flex;flex-direction:column}.organization-chart-wrapper{width:100%;height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto;position:relative}.organization-chart-wrapper>div{width:100%;height:100%}.context-menu{position:absolute;z-index:1000}.organization-chart-wrapper:before{content:"💡 Tip: Double-click or Control+Click to edit";position:absolute;top:10px;right:10px;background:#0009;color:#e0e0e0;padding:8px 12px;border-radius:4px;font-size:12px;z-index:100;pointer-events:none;opacity:.7}.organizations-page{width:100%;height:100%;display:flex;flex-direction:column}.organizations-chart-container{flex:1;min-height:0;background:#282b3e;border-radius:8px;overflow:hidden;position:relative}.connectors-page{width:100%;height:100%;display:flex;flex-direction:column}.connectors-table-wrapper{background:#282b3e;border-radius:8px;overflow:hidden;padding:16px}.profiles-page{width:100%;height:100%;display:flex;flex-direction:column}.rule-editor-container{width:100%;flex:1;min-height:100px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}.rule-editor-container .monaco-editor{border-radius:4px}.permission-rule-card{background:#2c2f37!important;border:none!important;border-radius:8px;box-shadow:0 2px 8px #00000040}.permission-rule-card:hover{box-shadow:0 2px 12px #0000004d}.permission-rule-card .ant-card-body{background:#2c2f37!important;padding:0!important;border-radius:8px}.permission-rule-card .ant-card-actions{background:#2c2f37!important;border-top:none!important}.permission-rule-card .ant-card-actions>li{border-right:none!important}.permission-rule-card-header{display:flex;align-items:center;gap:0;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.permission-rule-card-accent-bar{width:4px;height:32px;flex-shrink:0;border-radius:2px;background:#36d6a2}.permission-rule-card-accent-bar.accent-archived{background:#888b92}.permission-rule-card-accent-bar.accent-disabled{background:#f44336}.permission-rule-card-order-badge{flex-shrink:0;margin-left:10px;padding:2px 8px;border-radius:4px;background:#31ae8a;color:#fff;font-size:12px;font-weight:600}.permission-rule-card-title{margin-left:12px;margin-right:12px;flex:1;min-width:0;font-size:14px;color:#fff;font-weight:500}.permission-rule-card-title-edit-wrap{margin-left:12px;margin-right:12px;flex:1;min-width:0;display:flex}.permission-rule-card-title-input{width:100%;font-size:14px;font-weight:500;background:#252830!important;color:#fff!important;border-color:#ffffff26!important}.permission-rule-card-title-input::placeholder{color:#888b92}.permission-rule-card-title-input:hover,.permission-rule-card-title-input:focus{background:#252830!important;color:#fff!important;border-color:#36d6a2!important;box-shadow:0 0 0 1px #36d6a2!important}.permission-rule-card-status-tag{flex-shrink:0;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;color:#fff;background:#36d6a2}.permission-rule-card-status-tag.archived{background:#888b92;color:#fff}.permission-rule-card-status-tag.disabled{background:#f44336;color:#fff}.permission-rule-card-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:8px}.permission-rule-card-dropdown-trigger{color:#fff!important;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.permission-rule-card-dropdown-trigger:hover{background:#ffffff14!important;color:#fff!important}.permission-rule-card .ant-dropdown-menu,.permission-rule-card-dropdown-overlay .ant-dropdown-menu{background:#2c2f37!important;border-radius:6px;box-shadow:0 4px 12px #0006!important}.permission-rule-card .ant-dropdown-menu-item,.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item{color:#fff!important}.permission-rule-card .ant-dropdown-menu-item .anticon,.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item .anticon{color:#888b92!important}.permission-rule-card .ant-dropdown-menu-item.ant-dropdown-menu-item-danger .anticon,.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item.ant-dropdown-menu-item-danger .anticon,.permission-rule-card .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#f44336!important}.permission-rule-card .ant-dropdown-menu-item:hover,.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item:hover{background:#ffffff14!important}.permission-rule-card-dropdown-overlay .ant-dropdown-menu-item-divider{background:#ffffff1f!important;margin:4px 0}.permission-rule-card-code-section{padding:0 16px 12px}.permission-rule-card-code-header{display:flex;align-items:center;gap:8px;padding:8px 0;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;color:#fff}.permission-rule-card-code-header .anticon{color:#888b92;font-size:10px}.permission-rule-card-code-header .code-label{font-weight:600;color:#fff}.permission-rule-card-code-header .code-line-count{color:#888b92;font-weight:400}.permission-rule-card-code-block{background:#252830!important;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.permission-rule-card-code-block .rule-editor-container{border:none!important;border-radius:6px!important;background:#252830!important}.permission-rule-card-code-block .monaco-editor,.permission-rule-card-code-block .monaco-editor .margin,.permission-rule-card-code-block .monaco-editor .monaco-editor-background{background:#252830!important}.permission-rule-card-footer{padding:8px 16px 12px;font-size:12px;color:#888b92;border-top:1px solid rgba(255,255,255,.06)}.permission-rule-card-drag-handle{color:#888b92!important}.permission-rule-card-drag-handle:hover{color:#fff!important}.permission-rule-card-header .ant-select .ant-select-selector{background:#252830!important;color:#fff!important;border-color:#ffffff26!important}.permission-rule-card-header .ant-select .ant-select-arrow{color:#888b92!important}.permission-rule-card-discard-btn{background:#3d4048!important;color:#c9ccd3!important;border:1px solid rgba(255,255,255,.2)!important}.permission-rule-card-discard-btn:hover:not(:disabled){background:#4a4d56!important;color:#e8eaed!important;border-color:#ffffff40!important}.permission-rule-card-save-btn.ant-btn-primary{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.permission-rule-card-save-btn.ant-btn-primary:hover:not(:disabled){background:#40a9ff!important;border-color:#40a9ff!important;color:#fff!important}.permissions-page{width:100%}.permissions-rules-wrapper{background:#1a1d26;min-height:200px;padding:16px 0}.profile-assignment-rules-page{padding:24px;height:100%;display:flex;flex-direction:column}.profile-assignment-rules-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.profile-assignment-rules-page .page-title{margin:0;font-size:24px;font-weight:600}.profile-assignment-rules-page .search-input{width:300px}.profile-assignment-rules-wrapper{flex:1;overflow-y:auto;background:#1a1d26;padding:16px 0;min-height:200px}.profile-assignment-rule-card{background:#1a1a1a;border:1px solid #333}.profile-assignment-rule-card:hover{border-color:#1890ff}.profile-assignment-rule-card .ant-card-body{background:#1a1a1a}.profile-assignment-rule-card .ant-card-actions{background:#1f1f1f;border-top:1px solid #333}.profile-assignment-rule-card .ant-card-actions>li{border-right:1px solid #333}.profile-assignment-rule-card .ant-card-actions>li:last-child{border-right:none}.organization-properties-page{padding:24px;background:#0a0a0a;min-height:100vh}.organization-properties-table-wrapper{background:#141414;border-radius:8px;padding:16px}.organization-properties-table{background:transparent}.organization-properties-table :global(.ant-table){background:transparent}.organization-properties-table :global(.ant-table-thead>tr>th){background:#1f1f1f;border-bottom:1px solid #303030;color:#fff;font-weight:600}.organization-properties-table :global(.ant-table-tbody>tr>td){background:#141414;border-bottom:1px solid #303030;color:#d9d9d9}.organization-properties-table :global(.ant-table-tbody>tr:hover>td){background:#1f1f1f}.systems-page{padding:24px;background:#0a0a0a;min-height:100vh}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{color:#fff;font-size:24px;font-weight:600;margin:0}.systems-table-wrapper{background:#141414;border-radius:8px;padding:16px}.systems-table{background:transparent}.systems-table :global(.ant-table){background:transparent}.systems-table :global(.ant-table-thead>tr>th){background:#1f1f1f;border-bottom:1px solid #303030;color:#fff;font-weight:600}.systems-table :global(.ant-table-tbody>tr>td){background:#141414;border-bottom:1px solid #303030;color:#d9d9d9}.systems-table :global(.ant-table-tbody>tr:hover>td){background:#1f1f1f}.system-edit-page{padding:24px;min-height:100%;flex:1}.system-info-card,.actions-card{margin-bottom:24px}.action-edit-page{padding:24px;min-height:100%;flex:1}.page-header{display:flex;align-items:center;margin-bottom:24px}.page-title{margin:0;font-size:24px;font-weight:600}.action-info-card,.fields-card,.api-card{margin-bottom:24px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-header h2{margin:0;font-size:18px;font-weight:600}.form-row{display:flex;gap:16px}.form-item-half{flex:1}.api-info{padding:16px;background:#282b3e;border-radius:6px}.api-info p{margin:8px 0;color:#e0e0e0}.api-info strong{color:#9e9e9e;margin-right:8px}.graph-page{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.page-header{margin-bottom:24px;flex-shrink:0}.graph-container{width:100%;flex:1;min-height:600px;height:600px;background:#282b3e;border-radius:8px;position:relative}.audit-container{width:100%;height:100%;padding:8px;display:flex;flex-direction:column}.audit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.audit-title{color:#e0e0e0;font-size:24px;font-weight:600;margin:0}.audit-table-wrapper{background:#282b3e;border:1px solid #3C4052;border-radius:4px;overflow:auto;margin-bottom:8px;max-height:calc(100vh - 250px);flex:1;min-height:0}.audit-table{width:100%;border-collapse:collapse;table-layout:fixed}.audit-table-header{background:#1a1d29;color:#e0e0e0;font-weight:600;padding:4px 16px 4px 8px;text-align:left;border-bottom:1px solid #3C4052;font-size:11px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;white-space:nowrap;-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis}.audit-table-row{border-bottom:1px solid #2A2D3A;transition:background-color .1s}.audit-table-row:hover{background:#1f2230}.audit-table-row:last-child{border-bottom:none}.audit-table-cell{color:#e0e0e0;padding:4px 8px;font-size:11px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;border-right:1px solid #3C4052;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:0}.audit-table-cell:last-child{border-right:none}.audit-table-cell summary{font-size:10px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace}.audit-table-cell span{font-size:11px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace}.audit-resizer{position:absolute;right:0;top:0;height:100%;width:5px;background:transparent;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:10;margin-right:-2px}.audit-resizer:hover{background:#4a90e2}.audit-resizer.isResizing{background:#4a90e2;opacity:1}.audit-pagination{display:flex;justify-content:center;align-items:center;padding:16px}.audit-pagination-info{color:#9e9e9e;font-size:14px}.audit-error{color:#e74c3c;padding:24px;background:#282b3e;border:1px solid #3C4052;border-radius:8px;text-align:center}.alerts-page{width:100%;padding:8px;min-height:100%}.alerts-header{margin-bottom:24px}.alerts-title{color:#e0e0e0;font-size:24px;font-weight:600;margin:0 0 8px;display:flex;align-items:center;gap:12px}.alerts-title-icon{color:orange}.alerts-subtitle{color:#9e9e9e;font-size:14px;margin:0}.alerts-stats{margin-bottom:24px}.alerts-stat-card{background:#282b3e!important;border:1px solid #3C4052!important;border-radius:8px}.alerts-stat-card .ant-statistic-title{color:#9e9e9e;font-size:13px}.alerts-stat-card--high{border-left:3px solid #E74C3C!important}.alerts-stat-card--medium{border-left:3px solid #FFA500!important}.alerts-stat-card--low{border-left:3px solid #38C172!important}.alerts-chart-card{background:#282b3e!important;border:1px solid #3C4052!important;border-radius:8px;margin-bottom:24px}.alerts-chart-card .ant-card-head{border-bottom:1px solid #3C4052;color:#e0e0e0}.alerts-chart-card .ant-card-head-title{color:#e0e0e0;display:flex;align-items:center;gap:8px}.alerts-chart-wrap{height:220px;padding:8px 0}.alerts-chart-wrap canvas{max-width:100%}.alerts-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;align-items:center}.alerts-filter-tabs.ant-tabs{color:#9e9e9e}.alerts-filter-tabs .ant-tabs-nav{margin-bottom:0}.alerts-filter-tabs .ant-tabs-tab{color:#9e9e9e;padding:6px 12px}.alerts-filter-tabs .ant-tabs-tab:hover,.alerts-filter-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#e0e0e0}.alerts-filter-tabs .ant-tabs-ink-bar{background:#4a90e2}.alerts-list{margin-top:8px}.alerts-empty{padding:48px 24px;color:#9e9e9e}.alerts-card{background:#282b3e!important;border:1px solid #3C4052;border-radius:8px;transition:border-color .2s,box-shadow .2s;height:100%}.alerts-card:hover{border-color:#4a90e2;box-shadow:0 4px 12px #4a90e226}.alerts-card--high{border-left:4px solid #E74C3C}.alerts-card--medium{border-left:4px solid #FFA500}.alerts-card--low{border-left:4px solid #38C172}.alerts-card--dismissed{opacity:.7;border-style:dashed}.alerts-card-header{margin-bottom:8px}.alerts-severity-tag{font-weight:600;font-size:11px}.alerts-category-tag{color:#9e9e9e;border-color:#3c4052;font-size:11px}.alerts-card-time{color:#9e9e9e;font-size:12px}.alerts-card-title{color:#e0e0e0;font-size:15px;font-weight:600;margin:0 0 8px;line-height:1.35}.alerts-card-description{color:#9e9e9e;font-size:13px;line-height:1.5;margin:0 0 12px}.alerts-card-meta{color:#9e9e9e;font-size:12px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;margin-bottom:12px;display:flex;flex-wrap:wrap;gap:12px}.alerts-card-actions{display:flex;gap:8px;flex-wrap:wrap}.alerts-btn-ack{color:#38c172;border-color:#38c172}.alerts-btn-ack:hover{color:#4dd879;border-color:#4dd879}.alerts-btn-dismiss{color:#9e9e9e;border-color:#3c4052}.alerts-btn-dismiss:hover{color:#e0e0e0;border-color:#4a90e2}.alerts-card-ack-badge{font-size:12px;color:#38c172;margin-top:8px;display:flex;align-items:center;gap:6px}.simulation-page{width:100%;padding:8px;max-width:800px}.simulation-header{margin-bottom:24px}.simulation-title{color:#e0e0e0!important;margin-bottom:8px!important}.simulation-subtitle{color:#9e9e9e;font-size:14px}.simulation-form-card{background:#282b3e!important;border:1px solid #3C4052!important;border-radius:8px;margin-bottom:24px}.simulation-form-card .ant-card-head{border-bottom:1px solid #3C4052;color:#e0e0e0}.simulation-form-card .ant-card-head-title{color:#e0e0e0}.simulation-form-card .ant-form-item-label>label{color:#e0e0e0}.simulation-attr-row{margin-bottom:8px}.simulation-add-attr{margin-bottom:16px}.simulation-submit{margin-top:24px;margin-bottom:0}.simulation-result-card{background:#282b3e!important;border:1px solid #3C4052!important;border-radius:8px}.simulation-result-card.ant-alert{margin-bottom:24px}.simulation-result-badge{margin-bottom:16px}.simulation-result-tag{font-size:14px;padding:4px 12px}.simulation-result-details{color:#9e9e9e;font-size:13px}.simulation-result-details p{margin:4px 0}.simulation-result-details strong{color:#e0e0e0;margin-right:8px}.simulation-rule-logic{margin:4px 0 0;padding:8px;background:#0003;border-radius:4px;font-size:12px;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto}.app-container{width:100%;height:100vh;background:#1c1e2b;color:#e0e0e0}.ant-btn-primary{background:#4a90e2;border-color:#4a90e2}.ant-btn-primary:hover{background:#357abd;border-color:#357abd}.ant-input{background:#282b3e;border-color:#3c4052;color:#e0e0e0}.ant-input::placeholder{color:#9e9e9e}.ant-input:hover{border-color:#4a90e2}.ant-input:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.ant-dropdown-menu{background:#282b3e;border:1px solid #3C4052}.ant-dropdown-menu-item{color:#e0e0e0}.ant-dropdown-menu-item:hover{background:#3c4052}.ant-dropdown-menu-item-danger{color:#e74c3c}.ant-dropdown-menu-item-danger:hover{background:#3c4052;color:#e74c3c}.ant-badge-count{background:#e74c3c;color:#e0e0e0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1c1e2b;color:#e0e0e0}#root{width:100%;height:100vh;overflow:hidden;background:#1c1e2b}.ant-layout{background:#1c1e2b}.ant-menu-horizontal{border-bottom:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1c1e2b}::-webkit-scrollbar-thumb{background:#3c4052;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a90e2}[class*=-table-wrapper]{overflow-x:auto;overflow-y:auto;width:100%;max-height:calc(100vh - 250px);flex:1;min-height:0}[class*=-table-wrapper]::-webkit-scrollbar{height:8px}[class*=-table-wrapper]::-webkit-scrollbar-track{background:#1e1f2e;border-radius:4px}[class*=-table-wrapper]::-webkit-scrollbar-thumb{background:#3c4052;border-radius:4px}[class*=-table-wrapper]::-webkit-scrollbar-thumb:hover{background:#4a4f63}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.page-title{color:#e0e0e0;font-size:24px;font-weight:600;margin:0}.search-input{width:300px}[class$=-table]{background:#282b3e;border-radius:8px;overflow:hidden}[class$=-table] .ant-table{background:#282b3e;color:#e0e0e0;table-layout:auto}[class$=-table] .ant-table-thead>tr>th{background:#282b3e;color:#e0e0e0;border-bottom:1px solid #3c4052;font-weight:600;white-space:nowrap}[class$=-table] .ant-table-tbody>tr>td{background:#282b3e;color:#e0e0e0;border-bottom:1px solid #3c4052}[class$=-table] .ant-table-tbody>tr:hover>td{background:#3c4052}[class$=-table] .ant-pagination{background:#282b3e;padding:16px}[class$=-table] .ant-pagination-item{background:#282b3e;border-color:#3c4052}[class$=-table] .ant-pagination-item a{color:#9e9e9e}[class$=-table] .ant-pagination-item-active{background:#4a90e2;border-color:#4a90e2}[class$=-table] .ant-pagination-item-active a{color:#e0e0e0}
