.ag-theme-custom{--ag-background-color:#ffffff;--ag-foreground-color:#374151;--ag-header-background-color:#f9fafb;--ag-header-foreground-color:#374151;--ag-border-color:#e5e7eb;--ag-row-border-color:#f3f4f6;--ag-row-hover-color:#f9fafb;--ag-selected-row-background-color:rgba(219,234,254,0.7);--ag-range-selection-background-color:rgba(219,234,254,0.4);--ag-column-hover-color:rgba(219,234,254,0.3);--ag-font-size:14px;--ag-font-family:inherit;--ag-header-height:40px;--ag-cell-horizontal-padding:12px;--ag-grid-size:4px;--ag-row-border-style:solid;--ag-row-border-width:1px;--ag-header-column-resize-handle-color:#d1d5db;--ag-header-column-resize-handle-height:50%;--ag-header-column-resize-handle-width:2px;--ag-column-border:1px solid #e5e7eb}.dark .ag-theme-custom{--ag-background-color:#111827;--ag-foreground-color:#d1d5db;--ag-header-background-color:#111827;--ag-header-foreground-color:#d1d5db;--ag-border-color:#374151;--ag-row-border-color:#1f2937;--ag-row-hover-color:rgba(31,41,55,0.5);--ag-selected-row-background-color:rgba(30,58,138,0.4);--ag-range-selection-background-color:rgba(30,58,138,0.3);--ag-column-hover-color:rgba(30,58,138,0.2);--ag-header-column-resize-handle-color:#4b5563;--ag-column-border:1px solid #374151}.ag-theme-custom .ag-body-viewport,.ag-theme-custom .ag-center-cols-viewport{overscroll-behavior-x:none}.ag-theme-custom .ag-cell{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ag-theme-custom .ag-cell-focus:not(.ag-cell-range-selected):not(.ag-cell-inline-editing),.ag-theme-custom .ag-cell-inline-editing{outline:1px solid #3b82f6!important;outline-offset:-1px}.ag-theme-custom .ag-cell-inline-editing{border:none!important;padding:0!important;overflow:visible!important}.ag-theme-custom .ag-popup-editor{z-index:50}.ag-theme-custom .ag-header-cell-text{font-weight:500}.ag-theme-custom .ag-cell.ag-cell-interactive,.ag-theme-custom .ag-cell[col-id=expand],.ag-theme-custom .ag-cell[col-id=select]{cursor:pointer}.dark .ag-theme-custom .bg-yellow-100{background-color:rgba(254,243,199,.15)}.dark .ag-theme-custom .bg-blue-100{background-color:rgba(219,234,254,.15)}.dark .ag-theme-custom .bg-green-100{background-color:rgba(220,252,231,.15)}.dark .ag-theme-custom .bg-gray-100{background-color:rgba(243,244,246,.15)}.dark .ag-theme-custom .text-yellow-800{color:#fbbf24}.dark .ag-theme-custom .text-blue-800{color:#60a5fa}.dark .ag-theme-custom .text-green-800{color:#34d399}.dark .ag-theme-custom .text-gray-800{color:#9ca3af}.ag-theme-custom .ag-header-cell-resize{width:8px}.ag-theme-custom .ag-header-cell-resize:hover{background-color:rgba(59,130,246,.5)}.ag-theme-custom .ag-header-cell-resize:active{background-color:rgba(59,130,246,.8)}.ag-theme-custom .ag-row-highlight{animation:row-highlight-fade 3s ease-out}@keyframes row-highlight-fade{0%{background-color:rgba(219,234,254,.6)}to{background-color:transparent}}.dark .ag-theme-custom .ag-row-highlight{animation:row-highlight-fade-dark 3s ease-out}@keyframes row-highlight-fade-dark{0%{background-color:rgba(30,58,138,.4)}to{background-color:transparent}}.ag-theme-custom .ag-tooltip{background-color:#1f2937;color:#f9fafb;border:none;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1.4;max-width:400px;word-wrap:break-word;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.dark .ag-theme-custom .ag-tooltip{background-color:#374151;color:#f3f4f6}.ag-theme-custom .ag-overlay-loading-wrapper{background-color:rgba(255,255,255,.8)}.dark .ag-theme-custom .ag-overlay-loading-wrapper{background-color:rgba(17,24,39,.8)}.ag-theme-custom .ag-overlay-no-rows-wrapper{background-color:transparent}.ag-theme-custom .ag-menu{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.dark .ag-theme-custom .ag-menu{background-color:#1f2937;border-color:#374151}.ag-theme-custom .ag-menu-option-active{background-color:#f3f4f6}.dark .ag-theme-custom .ag-menu-option-active{background-color:#374151}.ag-theme-custom .ag-filter{background-color:#ffffff;border-radius:8px;padding:8px}.dark .ag-theme-custom .ag-filter{background-color:#1f2937}.ag-theme-custom .ag-filter-body-wrapper{padding:4px 0}.ag-theme-custom .ag-filter-apply-panel{padding:8px 0 0;border-top:1px solid #e5e7eb}.dark .ag-theme-custom .ag-filter-apply-panel{border-top-color:#374151}.ag-theme-custom .ag-header-cell-filtered{position:relative}.ag-theme-custom .ag-header-cell-filtered .ag-header-cell-text{color:#3b82f6}.ag-theme-custom .ag-header-cell-filtered:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#3b82f6}.ag-theme-custom .ag-floating-top{background-color:rgba(239,246,255,.5);border-left:2px solid #3b82f6;border-bottom:2px solid #dbeafe}.dark .ag-theme-custom .ag-floating-top{background-color:rgba(23,37,84,.3);border-left:2px solid #3b82f6;border-bottom:2px solid rgba(30,58,138,.5)}.ag-theme-custom .ag-floating-top .ag-row{background-color:transparent}.ag-theme-custom .draft-validation-error{box-shadow:inset 0 0 0 2px #f87171!important;background-color:rgba(254,242,242,.5)!important;position:relative}.dark .ag-theme-custom .draft-validation-error{box-shadow:inset 0 0 0 2px #f87171!important;background-color:rgba(127,29,29,.3)!important}.ag-theme-custom .draft-validation-error:after{content:"Required";position:absolute;top:-1px;right:-1px;background-color:#ef4444;color:white;font-size:9px;padding:0 4px;border-radius:2px;font-weight:500;line-height:16px;z-index:10}