*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}:root{--color-primary:#005894;--color-background:#f8fafb;--color-surface:#fff;--color-text-primary:#151d27;--color-text-secondary:#5b636e;--color-border:#dbe1e7;--color-success:#0a6813;--color-warning:#ac5c00;--color-error:#cf272d;--color-info:#005894;--color-text-muted:#5b636e;--color-text-table-header:#5b636e;--color-sidebar:#fff;--color-sidebar-text:#151d27;--color-sidebar-active:#f0f0f0;--color-sidebar-hover:#f5f5f5;--color-table-container:#fafafa}[data-theme=dark]{--color-primary:#3b82f6;--color-background:#0f172a;--color-surface:#1e293b;--color-text-primary:#f1f5f9;--color-text-secondary:#94a3b8;--color-border:#334155;--color-success:#22c55e;--color-warning:#fbbf24;--color-error:#f87171;--color-info:#60a5fa;--color-text-muted:#64748b;--color-text-table-header:#94a3b8;--color-sidebar:#0f172a;--color-sidebar-text:#f1f5f9;--color-sidebar-active:#1e293b;--color-sidebar-hover:#1e293b;--color-table-container:#1d1d1d}body{color:var(--color-text-primary);background:var(--color-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px}a{color:inherit;text-decoration:none}.ant-table{font-size:14px}.ant-table-thead>tr>th{font-size:12px;font-weight:500;color:var(--color-text-table-header);text-transform:uppercase;letter-spacing:.5px;padding:8px;white-space:nowrap}.ant-table-tbody>tr>td{font-size:14px;padding:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-table-pagination,.ant-table-tbody>tr>td>*,.ant-table-tbody>tr>td>a,.ant-table-tbody>tr>td>div,.ant-table-tbody>tr>td>span{font-size:14px}.parties-nested-table .ant-table-tbody>tr>td,.parties-nested-table .ant-table-thead>tr>th{padding:12px 8px!important}.dashboard-row .ant-col{display:flex;align-items:stretch}.dashboard-row .ant-card{width:100%;display:flex;flex-direction:column}[data-theme=dark] .ant-menu-light{background:var(--color-surface)!important}[data-theme=dark] .ant-menu-light,[data-theme=dark] .ant-menu-light .ant-menu-item{color:var(--color-text-primary)!important}[data-theme=dark] .ant-menu-light .ant-menu-item-selected,[data-theme=dark] .ant-menu-light .ant-menu-item:hover{background:var(--color-background)!important;color:var(--color-text-primary)!important}[data-theme=dark] .ant-menu-light .ant-menu-item-selected:after{display:none!important}[data-theme=dark] .ant-menu-light .ant-menu-item-icon{color:var(--color-text-primary)!important}[data-theme=dark] .ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:var(--color-primary)!important}[data-theme=dark] .ant-menu-light .ant-menu-item-danger{color:var(--color-error)!important}[data-theme=dark] .ant-menu-light .ant-menu-item-danger:hover{background:var(--color-background)!important;color:var(--color-error)!important}.message-card{background-color:var(--color-surface)!important;color:var(--color-text-primary)!important}.message-card[data-sender-type=admin]{background-color:#f0f0f0!important}.message-card[data-sender-type=gc]{background-color:#e6f7ff!important}[data-theme=dark] .message-card[data-sender-type=admin]{background-color:#1e293b!important;color:var(--color-text-primary)!important}[data-theme=dark] .message-card[data-sender-type=gc]{background-color:#1e3a5f!important;color:var(--color-text-primary)!important}[data-theme=dark] .message-card .ant-card-body,[data-theme=dark] .message-card h1,[data-theme=dark] .message-card h2,[data-theme=dark] .message-card h3,[data-theme=dark] .message-card li,[data-theme=dark] .message-card p,[data-theme=dark] .message-card ul{color:var(--color-text-primary)!important}@media (max-width:992px){.ant-table-wrapper{overflow-x:auto}.ant-table-tbody>tr>td{white-space:nowrap;min-width:100px}.ant-card-body{padding:16px!important}.dashboard-row .ant-col{margin-bottom:16px}.party-subjects-container>div[style*=grid-template-columns]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}}@media (max-width:768px){.ant-card-body{padding:12px!important}.ant-table{font-size:12px}.ant-table-thead>tr>th{font-size:11px;padding:6px 4px}.ant-table-tbody>tr>td{font-size:12px;padding:6px 4px}.dashboard-row .ant-col{flex:0 0 100%!important;max-width:100%!important}.party-subjects-container>div[style*=grid-template-columns]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important}}