:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.4s ease;--z-dropdown:1000;--z-sticky:1020;--z-modal:1050;--z-tooltip:1070;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-danger:#ef4444;--accent-info:#3b82f6;--gradient-success:linear-gradient(135deg,#10b981,#059669);--gradient-warning:linear-gradient(135deg,#f59e0b,#d97706);--gradient-danger:linear-gradient(135deg,#ef4444,#dc2626)}:root,:root[data-theme=dark]{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-tertiary:#1a1a24;--bg-card:#1e1e2d;--bg-card-hover:#252536;--bg-input:#16161f;--bg-glass:#12121a99;--accent-primary:#00d4ff;--accent-primary-hover:#00b8e6;--accent-secondary:#7c3aed;--gradient-primary:linear-gradient(135deg,#00d4ff,#7c3aed);--gradient-card:linear-gradient(145deg,#1e1e2d,#252536);--gradient-bg:linear-gradient(180deg,#0f0f17,#0a0a0f);--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--text-inverse:#0a0a0f;--border-color:#ffffff14;--border-light:#ffffff1f;--border-glow:#00d4ff4d;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 20px #0006;--shadow-lg:0 8px 40px #00000080;--shadow-glow:0 0 30px #00d4ff26;--sidebar-bg:#0a0a0ff2;--sidebar-border:#ffffff0f;--header-bg:#0a0a0fd9;--header-border:#ffffff0f}:root[data-theme=light]{--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-tertiary:#f1f5f9;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-input:#fff;--bg-glass:#fffc;--accent-primary:#6366f1;--accent-primary-hover:#4f46e5;--accent-secondary:#8b5cf6;--gradient-primary:linear-gradient(135deg,#6366f1,#8b5cf6);--gradient-card:linear-gradient(145deg,#fff,#f8fafc);--gradient-bg:linear-gradient(180deg,#f8fafc,#e2e8f0);--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--border-color:#e2e8f0;--border-light:#f1f5f9;--border-glow:#6366f14d;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 30px #0000001f;--shadow-glow:0 0 30px #6366f126;--sidebar-bg:#fff;--sidebar-border:#e2e8f0;--header-bg:#ffffffe6;--header-border:#e2e8f0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;background:var(--bg-primary);color:#f1f5f9;color:var(--text-primary);font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}#root,body,html{height:100%;overflow-x:hidden}.ant-layout-content{overflow-x:auto!important}h1,h2,h3,h4,h5,h6{color:#f1f5f9;color:var(--text-primary);font-weight:600;line-height:1.3}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{color:#94a3b8;color:var(--text-secondary)}a{color:#00d4ff;color:var(--accent-primary);text-decoration:none;transition:color .15s ease;transition:color var(--transition-fast)}a:hover{color:#00b8e6;color:var(--accent-primary-hover)}::selection{background:#00d4ff;background:var(--accent-primary);color:#0a0a0f;color:var(--text-inverse)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#12121a;background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#ffffff1f;background:var(--border-light);border-radius:9999px;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#64748b;background:var(--text-muted)}.ant-layout{background:#0a0a0f!important;background:var(--bg-primary)!important}.ant-layout-header{align-items:center!important;border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;display:flex!important;height:64px!important;justify-content:space-between!important;line-height:64px!important;padding:0 24px!important;padding:0 var(--spacing-lg)!important}.ant-layout-header,.ant-layout-sider{background:#12121a!important;background:var(--bg-secondary)!important}.ant-layout-sider{border-right:1px solid #ffffff14!important;border-right:1px solid var(--border-color)!important}.ant-menu{background:#0000!important;border:none!important}.ant-menu,.ant-menu-item{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-menu-item{border-radius:10px!important;border-radius:var(--radius-md)!important;height:44px!important;line-height:44px!important;margin:4px 8px!important;padding:0 16px!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-menu-item:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-menu-item-selected{background:linear-gradient(135deg,#00d4ff26,#7c3aed1a)!important;border-left:3px solid #00d4ff!important;border-left:3px solid var(--accent-primary)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-menu-item-selected:after{display:none!important}.ant-menu-submenu-title{border-radius:10px!important;border-radius:var(--radius-md)!important;color:#94a3b8!important;color:var(--text-secondary)!important;height:44px!important;line-height:44px!important;margin:4px 8px!important;padding:0 16px!important}.ant-menu-submenu-title:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-menu-sub{background:#0000!important}.ant-menu-inline .ant-menu-item{height:40px!important;line-height:40px!important}.ant-btn{align-items:center!important;border-radius:10px!important;border-radius:var(--radius-md)!important;display:inline-flex!important;font-weight:500!important;gap:8px!important;justify-content:center!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-btn-primary{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;background:var(--gradient-primary)!important;border:none!important;box-shadow:0 4px 15px #00d4ff40!important}.ant-btn-primary:hover{box-shadow:0 6px 20px #00d4ff59!important;transform:translateY(-1px)!important}.ant-btn-default{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-default:hover{background:#252536!important;background:var(--bg-card-hover)!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-btn-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-btn-text:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-dangerous{background:#ef4444!important;background:var(--accent-danger)!important;border:none!important}.ant-btn-ghost,.ant-btn-link{background:#0000!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-ghost:hover,.ant-btn-link:hover{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{background:#16161f!important;background:var(--bg-input)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;color:#f1f5f9!important;color:var(--text-primary)!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-input-affix-wrapper input::placeholder,.ant-input::placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector{border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;box-shadow:0 0 0 3px #00d4ff1a!important}.ant-input-prefix,.ant-input-suffix{color:#64748b!important;color:var(--text-muted)!important}.ant-select-dropdown{border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-select-item{border-radius:6px!important;border-radius:var(--radius-sm)!important;margin:2px 4px!important}.ant-select-item:hover{background:#252536!important;background:var(--bg-card-hover)!important}.ant-select-item-option-selected{background:#00d4ff1a!important}.ant-select-arrow{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-panel-container{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:16px!important;border-radius:var(--radius-lg)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-picker-header{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-picker-content th{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-cell{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-table{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-table-thead>tr>th{background:#1a1a24!important;background:var(--bg-tertiary)!important;font-weight:600!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;padding:14px 16px!important}.ant-table-tbody>tr>td{background:#12121a!important;background:var(--bg-secondary)!important;transition:background .15s ease!important;transition:background var(--transition-fast)!important}.ant-table-tbody>tr:hover>td{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#1a1a24!important;background:var(--bg-tertiary)!important}.ant-pagination-item,.ant-table-tbody>tr:nth-child(2n):hover>td{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-pagination-item{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important}.ant-pagination-item a{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-pagination-item:hover{border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-pagination-item:hover a{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-pagination-item-active{background:#00d4ff!important;background:var(--accent-primary)!important;border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-pagination-item-active a{color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-pagination-next button,.ant-pagination-prev button{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-card,.ant-pagination-next button,.ant-pagination-prev button{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-card{border-radius:16px!important;border-radius:var(--radius-lg)!important}.ant-card-head{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-card-body{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-modal-content{border-radius:24px!important;border-radius:var(--radius-xl)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-modal-header{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-modal-title{font-weight:600!important}.ant-modal-close:hover .ant-modal-close-x{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-modal-footer{border-top:1px solid #ffffff14!important;border-top:1px solid var(--border-color)!important}.ant-modal-mask{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#000000b3!important}.ant-drawer-content{background:#12121a!important;background:var(--bg-secondary)!important}.ant-drawer-header{background:#0000!important;border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-drawer-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-drawer-close{color:#64748b!important;color:var(--text-muted)!important}.ant-tag{border:none!important;border-radius:6px!important;border-radius:var(--radius-sm)!important;font-weight:500!important;padding:4px 10px!important}.ant-tag-blue{background:#3b82f626!important;color:#60a5fa!important}.ant-tag-green{background:#10b98126!important;color:#34d399!important}.ant-tag-red{background:#ef444426!important;color:#f87171!important}.ant-tag-orange,.ant-tag-warning{background:#f59e0b26!important;color:#fbbf24!important}.ant-tag-yellow{background:#eab30826!important;color:#facc15!important}.ant-tag-purple{background:#7c3aed26!important;color:#a78bfa!important}.ant-tag-pink{background:#ec489926!important;color:#f472b6!important}.ant-statistic-title{color:#64748b!important;color:var(--text-muted)!important;font-size:13px!important;margin-bottom:8px!important}.ant-statistic-content{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-form-item-label>label{font-weight:500!important}.ant-form-item-explain-error{color:#ef4444!important;color:var(--accent-danger)!important;font-size:12px!important}.ant-checkbox-inner{background:#16161f!important;background:var(--bg-input)!important;border-radius:4px!important}.ant-checkbox-checked .ant-checkbox-inner{background:var(--accent-primary)!important;border-color:var(--accent-primary)!important}.ant-checkbox-wrapper{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-radio-inner{background:#16161f!important;background:var(--bg-input)!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-radio-checked .ant-radio-inner{border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-radio-button-wrapper-checked,.ant-radio-checked .ant-radio-inner:after{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-radio-button-wrapper-checked{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-tooltip-inner{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-dropdown-menu,.ant-tooltip-arrow-content,.ant-tooltip-inner{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-dropdown-menu{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important;padding:8px!important}.ant-dropdown-menu-item{border-radius:6px!important;border-radius:var(--radius-sm)!important;color:#94a3b8!important;color:var(--text-secondary)!important;padding:8px 12px!important}.ant-dropdown-menu-item:hover{background:#252536!important;background:var(--bg-card-hover)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-notification-notice{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:16px!important;border-radius:var(--radius-lg)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-notification-notice-message{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-notification-notice-description{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-message-notice-content{border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 4px 20px #0006!important;box-shadow:var(--shadow-md)!important}.ant-spin-dot-item{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-divider{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-avatar{background:#1e1e2d!important;background:var(--bg-card)!important;border:2px solid #ffffff14!important;border:2px solid var(--border-color)!important}.ant-badge-count{box-shadow:0 0 0 2px #12121a!important;box-shadow:0 0 0 2px var(--bg-secondary)!important}.ant-steps-item-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-steps-item-description{color:#64748b!important;color:var(--text-muted)!important}.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:var(--accent-primary)!important}.ant-tabs-ink-bar{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,#1e1e2d 25%,#252536 50%,#1e1e2d 75%)!important;background:linear-gradient(90deg,var(--bg-card) 25%,var(--bg-card-hover) 50%,var(--bg-card) 75%)!important;background-size:400% 100%!important}.glass-card{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#1e1e2d99!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:24px!important;border-radius:var(--radius-xl)!important}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#7c3aed);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.glow-effect{box-shadow:0 0 30px #00d4ff26!important;box-shadow:var(--shadow-glow)!important}.card-hover{transition:all .25s ease!important;transition:all var(--transition-normal)!important}.card-hover:hover{box-shadow:0 8px 40px #00000080,0 0 30px #00d4ff26!important;box-shadow:var(--shadow-lg),var(--shadow-glow)!important;transform:translateY(-4px)!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%,to{box-shadow:0 0 20px #00d4ff33}50%{box-shadow:0 0 40px #00d4ff66}}.animate-fadeIn{animation:fadeIn .4s ease-out}.animate-slideIn{animation:slideIn .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-glow{animation:glow 3s ease-in-out infinite}.ant-page-header{background:#0000!important;padding:0!important}.ant-page-header-heading-title{color:#f1f5f9!important;color:var(--text-primary)!important;font-size:24px!important;font-weight:700!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#00d4ff!important;background:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.option-product-item .ant-select-item-option-content,.option-product-item .ant-select-selection-item,.search-select-product .ant-select-item-option-content,.search-select-product .ant-select-selection-item{align-items:center;display:flex;flex-direction:row}.option-product-item .ant-select-item-option-content .item,.option-product-item .ant-select-selection-item .item,.search-select-product .ant-select-item-option-content .item,.search-select-product .ant-select-selection-item .item{display:flex;flex-direction:column;line-height:18px;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.option-product-item .ant-select-item-option-content .item.name,.option-product-item .ant-select-selection-item .item.name,.search-select-product .ant-select-item-option-content .item.name,.search-select-product .ant-select-selection-item .item.name{width:200px!important}.orgoo-product-modal{width:1100px!important}.orgoo-product-modal .ant-modal-content{background:#12121a!important;background:var(--bg-secondary)!important}.orgoo-product-modal .ant-modal-body{padding:45px 10px 30px}.orgoo-product-modal .ant-tabs-nav{margin:0 15px}.orgoo-product-modal .ant-tabs-tab{color:#94a3b8!important;color:var(--text-secondary)!important;margin-bottom:5px}.orgoo-product-modal .ant-tabs-tab-active{font-weight:500}.orgoo-product-modal .ant-tabs-ink-bar{background:#00d4ff;background:var(--accent-primary);height:3px}.product-grid{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.product-item{padding-left:.5rem;padding-right:.5rem;position:relative;width:100%}@media (min-width:390px){.product-item{flex:0 0 50%;max-width:50%}}@media (min-width:576px){.product-item{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:701px){.product-item{flex:0 0 25%;max-width:25%}}@media (min-width:994px){.product-item{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:1400px){.product-item{flex:0 0 25%;max-width:25%}}.cluster-1,.cluster-2,.cluster-3,.cluster-4,.cluster-5{display:block}.cluster-1 div[aria-label],.cluster-2 div[aria-label],.cluster-3 div[aria-label],.cluster-4 div[aria-label],.cluster-5 div[aria-label]{align-items:center;color:#f1f5f9!important;color:var(--text-primary)!important;display:flex;font-weight:500;height:100%;justify-content:center}.infoWindow{display:flex;flex-direction:column}.orgoo-card{background:#1e1e2d;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 2px 8px #0000004d;box-shadow:var(--shadow-sm);min-width:250px}.orgoo-card .header{background:#1a1a24;background:var(--bg-tertiary);border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border-color);border-radius:16px 16px 0 0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:16px 20px}.orgoo-card .header h2{color:#f1f5f9;color:var(--text-primary);display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:space-between;margin:0;padding:0}.orgoo-card .body{padding:20px}.ant-input,.ant-input-affix-wrapper,.ant-input-affix-wrapper>input.ant-input,.ant-input-group .ant-input,input,input.ant-input,textarea.ant-input{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input::placeholder,input::placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-select .ant-select-selector,.ant-select-multiple .ant-select-selector,.ant-select-single .ant-select-selector{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-select-selection-placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-select-selection-item{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker,.ant-picker-range{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-picker input{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-clear,.ant-picker-separator,.ant-picker-suffix{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-dropdown,.ant-picker-panel,.ant-picker-panel-container{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-picker-header{border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-header button{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-header button:hover{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-picker-content td,.ant-picker-content th{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-cell-in-view .ant-picker-cell-inner{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#252536!important;background:var(--bg-card-hover)!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#00d4ff!important;background:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-picker-today-btn{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-picker-footer{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-select-dropdown{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-select-item{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-select-item-option-active,.ant-select-item:hover{background:#252536!important;background:var(--bg-card-hover)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-select-item-option-selected{background:#252536!important;background:var(--bg-card-hover)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-radio-button-wrapper{background:#1e1e2d!important;background:var(--bg-card)!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-radio-button-wrapper:hover{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-radio-button-wrapper-checked{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;background:var(--gradient-primary)!important;border-color:#0000!important;color:#fff!important}.ant-radio-button-wrapper-checked:hover{color:#fff!important}.ant-radio-button-wrapper:before{background-color:#ffffff14!important;background-color:var(--border-color)!important}.ant-modal-content{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-modal-header{background:#0000!important;border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-modal-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-modal-body{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-modal-footer{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-modal-close-x{color:#64748b!important;color:var(--text-muted)!important}.ant-form-item-label>label{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-checkbox-inner{background:#16161fe6!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-checkbox-checked .ant-checkbox-inner{background:#00d4ff!important;border-color:#00d4ff!important}.ant-tabs-nav{margin-bottom:16px!important}.ant-tabs-tab{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:#00d4ff!important}.ant-tabs-ink-bar{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#1e1e2d!important;background:var(--bg-card)!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-table-tbody>tr>td{background:#0000!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-table-tbody>tr:hover>td{background:#252536!important;background:var(--bg-card-hover)!important}.highcharts-background{fill:#0000!important}.highcharts-subtitle,.highcharts-title{fill:#f1f5f9!important;fill:var(--text-primary)!important}.highcharts-axis-labels text,.highcharts-legend-item text{fill:#94a3b8!important;fill:var(--text-secondary)!important}.highcharts-grid-line{stroke:#ffffff14!important;stroke:var(--border-color)!important}.ant-message-notice-content{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-spin-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-empty,.ant-empty-description{color:#64748b!important;color:var(--text-muted)!important}.ant-empty-image{opacity:.5}.ant-empty-image svg{fill:#3a3a4a!important}.ant-list{background:#0000!important;color:#e2e8f0!important}.ant-list-item{border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#e2e8f0!important}.ant-list-empty-text{color:#64748b!important;color:var(--text-muted)!important;padding:24px;text-align:center}.ant-descriptions{background:#0000!important}.ant-descriptions-bordered .ant-descriptions-row,.ant-descriptions-bordered .ant-descriptions-view{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{background:#12121a99!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#e2e8f0!important}.ant-descriptions-item-label{background:#1a1a2499!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-timeline-item-content{color:#e2e8f0!important}.ant-timeline-item-tail{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-avatar{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-badge-status-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-popover-inner{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-popover-inner-content,.ant-popover-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input-number,.ant-popover-title{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-input-number{background:#16161fe6!important}.ant-input-number-input{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input-number-handler-wrap{background:#16161fe6!important}.ant-input-number-handler{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-switch{background:#252536!important;background:var(--bg-card-hover)!important}.ant-switch-checked{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-alert{border-radius:10px!important}.ant-alert-info{background:#3b82f61a!important;border-color:#3b82f633!important}.ant-alert-success{background:#10b9811a!important;border-color:#10b98133!important}.ant-alert-warning{background:#f59e0b1a!important;border-color:#f59e0b33!important}.ant-alert-error{background:#ef44441a!important;border-color:#ef444433!important}.ant-table-expanded-row-fixed{max-width:100%!important;position:relative!important;width:auto!important}.ant-table-container,.ant-table-wrapper{overflow:visible!important}.ant-table-content{overflow-x:scroll!important;overflow-y:hidden!important;padding-bottom:8px;scrollbar-color:#00d4ff #ffffff0d;scrollbar-gutter:stable}.ant-table-content::-webkit-scrollbar{-webkit-appearance:none!important;display:block!important;height:16px!important}.ant-table-content::-webkit-scrollbar-track{background:#1e1e2de6!important;border:2px solid #ffffff14!important;border:2px solid var(--border-color)!important;border-radius:8px!important}.ant-table-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;border-radius:8px!important;min-width:50px!important}.ant-table-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0ef,#8b5cf6)!important}.ant-table-content{scrollbar-width:auto!important}.ant-table{min-width:100%}.ant-table-body::-webkit-scrollbar,.ant-table-content::-webkit-scrollbar{height:8px;width:8px}.ant-table-body::-webkit-scrollbar-track,.ant-table-content::-webkit-scrollbar-track{background:#1a1a24;background:var(--bg-tertiary);border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb,.ant-table-content::-webkit-scrollbar-thumb{background:#00d4ff4d;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb:hover,.ant-table-content::-webkit-scrollbar-thumb:hover{background:#00d4ff80}:root[data-theme=light] .ant-input,:root[data-theme=light] .ant-input-affix-wrapper,:root[data-theme=light] .ant-input-affix-wrapper>input.ant-input,:root[data-theme=light] input,:root[data-theme=light] textarea,:root[data-theme=light] textarea.ant-input{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#1e293b!important;outline:none!important}:root[data-theme=light] .ant-input-affix-wrapper:hover,:root[data-theme=light] .ant-input:hover,:root[data-theme=light] input:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-input-affix-wrapper-focused,:root[data-theme=light] .ant-input:focus,:root[data-theme=light] input:focus{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important;outline:none!important}:root[data-theme=light] .ant-input-affix-wrapper input::placeholder,:root[data-theme=light] .ant-input::placeholder,:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-input-prefix,:root[data-theme=light] .ant-input-suffix{color:#94a3b8!important}:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-multiple .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#1e293b!important}:root[data-theme=light] .ant-select:hover .ant-select-selector{border-color:#6366f1!important}:root[data-theme=light] .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}:root[data-theme=light] .ant-select-selection-placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-select-selection-item{color:#1e293b!important}:root[data-theme=light] .ant-select-arrow{color:#94a3b8!important}:root[data-theme=light] .ant-select-clear{background:#fff!important;color:#6b7280!important}:root[data-theme=light] .ant-select-selector:after,:root[data-theme=light] .ant-select-selector:before{border:none!important}:root[data-theme=light] .ant-select-selection-search-input{color:#1e293b!important}:root[data-theme=light] .ant-select-selection-search-input::placeholder{color:#94a3b8!important}:root[data-theme=light] .ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-select-item-option-active,:root[data-theme=light] .ant-select-item:hover{color:#1e293b!important}:root[data-theme=light] .ant-select-item-option-selected{font-weight:600!important}:root[data-theme=light] .ant-checkbox:hover .ant-checkbox-inner{border-color:#6366f1!important}:root[data-theme=light] .ant-checkbox-wrapper{color:#374151!important}:root[data-theme=light] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background:#6366f1!important}:root[data-theme=light] .ant-radio-inner{background:#fff!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-radio-checked .ant-radio-inner{border-color:#6366f1!important}:root[data-theme=light] .ant-radio-checked .ant-radio-inner:after{background:#6366f1!important}:root[data-theme=light] .ant-radio-wrapper{color:#374151!important}:root[data-theme=light] .ant-radio-button-wrapper{border-color:#d1d5db!important}:root[data-theme=light] .ant-radio-button-wrapper:hover{color:#6366f1!important}:root[data-theme=light] .ant-radio-button-wrapper-checked:hover{background:#4f46e5!important;border-color:#4f46e5!important;color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper:before{background-color:#d1d5db!important}:root[data-theme=light] .ant-table{background:#fff!important;color:#1e293b!important}:root[data-theme=light] .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important;font-weight:600!important}:root[data-theme=light] .ant-table-thead>tr>th:before{background-color:#e2e8f0!important}:root[data-theme=light] .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}:root[data-theme=light] .ant-table-tbody>tr:hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa!important}:root[data-theme=light] .ant-table-tbody>tr:nth-child(2n):hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-table-footer{background:#f8fafc!important;border-top:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-table-wrapper .ant-table-pagination{background:#0000!important}:root[data-theme=light] .ant-table-content{scrollbar-color:#6366f1 #f1f5f9!important}:root[data-theme=light] .ant-table-content::-webkit-scrollbar-track{background:#f1f5f9!important}:root[data-theme=light] .ant-table-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-pagination-item a{color:#475569!important}:root[data-theme=light] .ant-pagination-item:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-pagination-item:hover a{color:#6366f1!important}:root[data-theme=light] .ant-pagination-next button,:root[data-theme=light] .ant-pagination-prev button{background:#fff!important;border:1px solid #e2e8f0!important;color:#475569!important}:root[data-theme=light] .ant-pagination-next:hover button,:root[data-theme=light] .ant-pagination-prev:hover button{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-pagination-options .ant-select-selector{background:#fff!important;border-color:#e2e8f0!important}:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-picker-range{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}:root[data-theme=light] .ant-picker:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}:root[data-theme=light] .ant-picker input{color:#1e293b!important}:root[data-theme=light] .ant-picker input::placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-picker-separator,:root[data-theme=light] .ant-picker-suffix{color:#94a3b8!important}:root[data-theme=light] .ant-picker-clear{background:#fff!important;color:#6b7280!important}:root[data-theme=light] .ant-picker-input>input:focus{box-shadow:none!important}:root[data-theme=light] .ant-picker-dropdown,:root[data-theme=light] .ant-picker-panel-container{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-picker-panel{background:#fff!important}:root[data-theme=light] .ant-picker-header{border-color:#e5e7eb!important;color:#1e293b!important}:root[data-theme=light] .ant-picker-header button{color:#6b7280!important}:root[data-theme=light] .ant-picker-header button:hover{color:#6366f1!important}:root[data-theme=light] .ant-picker-content th{color:#6b7280!important}:root[data-theme=light] .ant-picker-cell{color:#9ca3af!important}:root[data-theme=light] .ant-picker-cell-in-view{color:#374151!important}:root[data-theme=light] .ant-picker-cell-in-view .ant-picker-cell-inner{color:#1e293b!important}:root[data-theme=light] .ant-picker-cell:hover .ant-picker-cell-inner{background:#f3f4f6!important}:root[data-theme=light] .ant-picker-cell-range-end .ant-picker-cell-inner,:root[data-theme=light] .ant-picker-cell-range-start .ant-picker-cell-inner,:root[data-theme=light] .ant-picker-cell-selected .ant-picker-cell-inner{background:#6366f1!important;color:#fff!important}:root[data-theme=light] .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#6366f1!important}:root[data-theme=light] .ant-picker-today-btn{color:#6366f1!important}:root[data-theme=light] .ant-picker-footer{border-color:#e5e7eb!important}:root[data-theme=light] .ant-modal-content{border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-body{background:#fff!important}:root[data-theme=light] .ant-modal-footer{background:#fff!important;border-top:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-close-x{color:#6b7280!important}:root[data-theme=light] .ant-modal-close:hover .ant-modal-close-x{color:#1e293b!important}:root[data-theme=light] .ant-modal-mask{background:#00000073!important}:root[data-theme=light] .ant-btn-default{border:1px solid #d1d5db!important}:root[data-theme=light] .ant-btn-default:hover{background:#f9fafb!important}:root[data-theme=light] .ant-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border:none!important;color:#fff!important}:root[data-theme=light] .ant-btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme=light] .ant-btn-text{color:#374151!important}:root[data-theme=light] .ant-btn-text:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-btn-link{color:#6366f1!important}:root[data-theme=light] .ant-btn-link:hover{color:#4f46e5!important}:root[data-theme=light] .ant-btn-ghost{border-color:#d1d5db!important;color:#374151!important}:root[data-theme=light] .ant-btn-ghost:hover{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-card{border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-card-head{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-card-body,:root[data-theme=light] .ant-form-item-label>label{color:#374151!important}:root[data-theme=light] .ant-form-item-explain-error,:root[data-theme=light] .ant-form-item-required:before{color:#ef4444!important}:root[data-theme=light] .ant-tag{background:#f3f4f6!important;border:1px solid #e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-tag-blue{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}:root[data-theme=light] .ant-tag-green{background:#d1fae5!important;border-color:#6ee7b7!important;color:#047857!important}:root[data-theme=light] .ant-tag-red{background:#fee2e2!important;border-color:#fca5a5!important;color:#b91c1c!important}:root[data-theme=light] .ant-tag-orange,:root[data-theme=light] .ant-tag-warning{background:#fef3c7!important;border-color:#fcd34d!important;color:#b45309!important}:root[data-theme=light] .ant-tag-purple{background:#ede9fe!important;border-color:#c4b5fd!important;color:#6d28d9!important}:root[data-theme=light] .ant-tag-pink{background:#fce7f3!important;border-color:#f9a8d4!important;color:#be185d!important}:root[data-theme=light] .ant-tabs-tab{color:#6b7280!important}:root[data-theme=light] .ant-tabs-tab-active .ant-tabs-tab-btn,:root[data-theme=light] .ant-tabs-tab:hover{color:#6366f1!important}:root[data-theme=light] .ant-tabs-ink-bar{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-tabs-nav:before{border-color:#e5e7eb!important}:root[data-theme=light] .ant-menu{background:#0000!important;color:#374151!important}:root[data-theme=light] .ant-menu-item{color:#6b7280!important}:root[data-theme=light] .ant-menu-item:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-menu-item-selected{background:linear-gradient(135deg,#6366f11a,#8b5cf614)!important;border-left:3px solid #6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-menu-submenu-title{color:#6b7280!important}:root[data-theme=light] .ant-menu-submenu-title:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-dropdown-menu{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-dropdown-menu-item{color:#374151!important}:root[data-theme=light] .ant-dropdown-menu-item:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-tooltip-inner{background:#1e293b!important;color:#fff!important}:root[data-theme=light] .ant-tooltip-arrow-content{background:#1e293b!important}:root[data-theme=light] .ant-popover-inner{background:#fff!important;border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-popover-inner-content{color:#374151!important}:root[data-theme=light] .ant-popover-title{border-color:#e5e7eb!important;color:#1e293b!important}:root[data-theme=light] .ant-notification-notice{background:#fff!important;border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-notification-notice-message{color:#1e293b!important}:root[data-theme=light] .ant-notification-notice-description{color:#6b7280!important}:root[data-theme=light] .ant-message-notice-content{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 12px #0000001a!important;color:#374151!important}:root[data-theme=light] .ant-empty-description{color:#9ca3af!important}:root[data-theme=light] .ant-empty-image svg{fill:#d1d5db!important}:root[data-theme=light] .ant-drawer-content{background:#fff!important}:root[data-theme=light] .ant-drawer-header{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-drawer-title{color:#1e293b!important}:root[data-theme=light] .ant-drawer-close{color:#6b7280!important}:root[data-theme=light] .ant-input-number{background:#fff!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-input-number-input{color:#1e293b!important}:root[data-theme=light] .ant-input-number-handler-wrap{background:#f9fafb!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-input-number-handler{border-color:#e5e7eb!important}:root[data-theme=light] .ant-input-number-handler:hover .ant-input-number-handler-down-inner,:root[data-theme=light] .ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#6366f1!important}:root[data-theme=light] .ant-switch{background:#d1d5db!important}:root[data-theme=light] .ant-switch-checked{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-alert-info{background:#dbeafe!important;border-color:#93c5fd!important}:root[data-theme=light] .ant-alert-success{background:#d1fae5!important;border-color:#6ee7b7!important}:root[data-theme=light] .ant-alert-warning{background:#fef3c7!important;border-color:#fcd34d!important}:root[data-theme=light] .ant-alert-error{background:#fee2e2!important;border-color:#fca5a5!important}:root[data-theme=light] .ant-statistic-title{color:#6b7280!important}:root[data-theme=light] .ant-statistic-content{color:#1e293b!important}:root[data-theme=light] .ant-divider{border-color:#e5e7eb!important}:root[data-theme=light] .ant-divider-inner-text{color:#6b7280!important}:root[data-theme=light] .ant-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-badge-status-text{color:#374151!important}:root[data-theme=light] .ant-steps-item-title{color:#1e293b!important}:root[data-theme=light] .ant-steps-item-description{color:#6b7280!important}:root[data-theme=light] .ant-list{color:#374151!important}:root[data-theme=light] .ant-list-item{border-color:#e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-list-empty-text{color:#9ca3af!important}:root[data-theme=light] .ant-descriptions-bordered .ant-descriptions-item-content,:root[data-theme=light] .ant-descriptions-bordered .ant-descriptions-item-label{background:#fff!important;border-color:#e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-descriptions-item-label{background:#f9fafb!important;color:#6b7280!important}:root[data-theme=light] .ant-timeline-item-content{color:#374151!important}:root[data-theme=light] .ant-timeline-item-tail{border-color:#e5e7eb!important}:root[data-theme=light] .ant-spin-dot-item{background:#6366f1!important}:root[data-theme=light] .ant-spin-text{color:#6b7280!important}:root[data-theme=light] .ant-skeleton-content .ant-skeleton-paragraph>li,:root[data-theme=light] .ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%)!important}:root[data-theme=light] .ant-upload.ant-upload-drag{background:#fafafa!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-upload.ant-upload-drag:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-upload-drag-icon .anticon{color:#6366f1!important}:root[data-theme=light] .ant-upload-text{color:#374151!important}:root[data-theme=light] .ant-upload-hint{color:#9ca3af!important}:root[data-theme=light] .glass-card,:root[data-theme=light] .orgoo-card{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .orgoo-card .header{background:#f8fafc!important;border-color:#e5e7eb!important}:root[data-theme=light] .orgoo-card .header h2{color:#1e293b!important}:root[data-theme=light] ::-webkit-scrollbar{height:6px;width:6px}:root[data-theme=light] ::-webkit-scrollbar-track{background:#f1f5f9}:root[data-theme=light] ::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:3px}:root[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a5b4fc}:root[data-theme=light] .ant-layout{background:#f8fafc!important}:root[data-theme=light] .ant-layout-header{background:#fffffff2!important;border-color:#e2e8f0!important}:root[data-theme=light] .ant-layout-sider{background:#fff!important;border-color:#e2e8f0!important}:root[data-theme=light] .highcharts-background{fill:#0000!important}:root[data-theme=light] .highcharts-subtitle,:root[data-theme=light] .highcharts-title{fill:#1e293b!important}:root[data-theme=light] .highcharts-axis-labels text,:root[data-theme=light] .highcharts-legend-item text{fill:#6b7280!important}:root[data-theme=light] .highcharts-grid-line{stroke:#e5e7eb!important}:root[data-theme=light] .ant-input,:root[data-theme=light] .ant-input-affix-wrapper,:root[data-theme=light] .ant-input-number,:root[data-theme=light] .ant-input-number-input,:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-multiple .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector,:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}:root[data-theme=light] .ant-picker-input input::placeholder,:root[data-theme=light] .ant-select-selection-placeholder,:root[data-theme=light] ::-webkit-input-placeholder,:root[data-theme=light] ::placeholder{color:#94a3b8!important;opacity:1!important;position:relative!important;z-index:99!important}:root[data-theme=light] .ant-picker input,:root[data-theme=light] .ant-picker-input input,:root[data-theme=light] .ant-picker-range input,:root[data-theme=light] .ant-select .ant-select-selection-search-input,:root[data-theme=light] .ant-select-selection-search input,:root[data-theme=light] .ant-select-selection-search-input{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important}:root[data-theme=light] .ant-table-thead th,:root[data-theme=light] .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important}:root[data-theme=light] .ant-table-tbody td,:root[data-theme=light] .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}:root[data-theme=light] .ant-table-row:hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-checkbox-inner{background:#fff!important;background-color:#fff!important;border:2px solid #d1d5db!important}:root[data-theme=light] .ant-checkbox-checked .ant-checkbox-inner{background:#6366f1!important;background-color:#6366f1!important;border-color:#6366f1!important}:root[data-theme=light] .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important}:root[data-theme=light] .ant-picker-dropdown,:root[data-theme=light] .ant-picker-panel-container,:root[data-theme=light] .ant-select-dropdown{background:#fff!important;background-color:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-select-item{color:#374151!important}:root[data-theme=light] .ant-select-item-option-active,:root[data-theme=light] .ant-select-item:hover{background:#f3f4f6!important}:root[data-theme=light] .ant-select-item-option-selected{background:#ede9fe!important;color:#6366f1!important}:root[data-theme=light] .ant-modal-content{background:#fff!important;background-color:#fff!important}:root[data-theme=light] .ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-title{color:#1e293b!important}:root[data-theme=light] .ant-modal-body{color:#374151!important}:root[data-theme=light] .ant-card{background:#fff!important;border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-card-head{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#1e293b!important}:root[data-theme=light] .ant-btn-default{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-btn-default:hover{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-pagination-item{background:#fff!important;border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-pagination-item a{color:#374151!important}:root[data-theme=light] .ant-pagination-item-active{background:#6366f1!important;border-color:#6366f1!important}:root[data-theme=light] .ant-pagination-item-active a{color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-radio-button-wrapper:before{background:#e2e8f0!important}:root[data-theme=light] .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper-checked:before{background:#6366f1!important}:root[data-theme=light] .ant-tag{border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-picker-range,:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector,html[data-theme=light] .ant-picker,html[data-theme=light] .ant-picker-range,html[data-theme=light] .ant-select .ant-select-selector,html[data-theme=light] .ant-select-multiple .ant-select-selector,html[data-theme=light] .ant-select-selector,html[data-theme=light] .ant-select-single .ant-select-selector,html[data-theme=light] .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;outline:none!important}:root[data-theme=light] .ant-picker-input input::placeholder,:root[data-theme=light] .ant-select-selection-placeholder,:root[data-theme=light] input::placeholder,html[data-theme=light] .ant-picker-input input::placeholder,html[data-theme=light] .ant-select-selection-placeholder,html[data-theme=light] input::placeholder{color:#94a3b8!important;opacity:1!important}[data-theme=light] .ant-select .ant-select-selector,[data-theme=light] .ant-select-selector{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}[data-theme=light] .ant-select-focused .ant-select-selector,[data-theme=light] .ant-select-open .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-picker{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-picker:hover{border-color:#cbd5e1!important}[data-theme=light] .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-picker input::placeholder,[data-theme=light] .ant-picker-input input::placeholder,[data-theme=light] .ant-select-selection-placeholder,[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#94a3b8!important;opacity:1!important}[data-theme=light] .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=light] .ant-radio-button-wrapper:before{background:#0000!important;display:none!important}[data-theme=light] .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}[data-theme=light] .ant-input-focused,[data-theme=light] .ant-input:focus{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-input-affix-wrapper{border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-input-affix-wrapper>input.ant-input{border:none!important}body.light-mode .ant-select .ant-select-selector,body.light-mode .ant-select-selector,body.light-mode .ant-select-single .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}body.light-mode .ant-select-selection-placeholder{color:#94a3b8!important;opacity:1!important;position:relative!important;z-index:99!important}body.light-mode .ant-picker input,body.light-mode .ant-picker-input input,body.light-mode .ant-picker-range input,body.light-mode .ant-select-selection-search input,body.light-mode .ant-select-selection-search-input{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important}body.light-mode .ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}body.light-mode .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}body.light-mode .ant-picker,body.light-mode .ant-picker-range{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}body.light-mode .ant-picker:hover{border-color:#cbd5e1!important}body.light-mode .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}body.light-mode .ant-picker input::placeholder,body.light-mode .ant-picker-input input::placeholder{color:#94a3b8!important;opacity:1!important}body.light-mode .ant-input,body.light-mode input,body.light-mode textarea{background:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}body.light-mode .ant-input::placeholder,body.light-mode input::placeholder,body.light-mode textarea::placeholder{color:#94a3b8!important;opacity:1!important}body.light-mode .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}body.light-mode .ant-radio-button-wrapper:before{display:none!important}body.light-mode .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}body.light-mode .ant-checkbox-inner{background:#fff!important;border:2px solid #d1d5db!important}body.light-mode .ant-checkbox-checked .ant-checkbox-inner{background:#6366f1!important;border-color:#6366f1!important}body.light-mode .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important}body.light-mode .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}body.light-mode .ant-table-tbody>tr:hover>td{background:#f8fafc!important}body.light-mode .ant-modal-content{background:#fff!important}body.light-mode .ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}body.light-mode .ant-modal-title{color:#1e293b!important}body.light-mode .ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}body.light-mode .ant-select-item{color:#374151!important}body.light-mode .ant-select-item-option-active,body.light-mode .ant-select-item:hover{background:#f3f4f6!important}body.light-mode .ant-select-item-option-selected{background:#ede9fe!important;color:#6366f1!important}body.light-mode .ant-picker-dropdown,body.light-mode .ant-picker-panel-container{background:#fff!important}body.light-mode .ant-picker-cell-in-view .ant-picker-cell-inner,body.light-mode .ant-picker-header{color:#1e293b!important}@media (max-width:1024px){aside{background:#0a0a0ff2!important;background:var(--sidebar-bg)!important;box-shadow:4px 0 20px #0000004d!important;height:calc(100vh - 64px)!important;left:0!important;position:fixed!important;top:64px!important;transition:transform .3s ease,width .3s ease!important;z-index:1000!important}main{margin-left:0!important;width:100%!important}.ant-layout-header,header.ant-layout-header{padding:0 12px!important}.ant-menu-inline{width:100%!important}.ant-menu-inline-collapsed{width:72px!important}.ant-menu-item,.ant-menu-submenu-title{padding:0 16px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.ant-table{min-width:600px!important}.ant-form-item{margin-bottom:16px!important}.ant-card{margin:8px!important}.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-modal-content{max-height:calc(100vh - 100px)!important;overflow-y:auto!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-pagination,.ant-space{flex-wrap:wrap!important}.ant-pagination{justify-content:center!important}.ant-pagination-options{margin-top:8px!important}.page-content,[class*=PageContent],[class*=pageContent]{padding:12px!important}}@media (max-width:768px){aside{min-width:260px!important;width:260px!important}.ant-card-body{padding:12px!important}.ant-btn-group{flex-wrap:wrap!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:13px!important;padding:8px 12px!important}.ant-select{min-width:120px!important}.ant-picker{width:auto!important}.ant-space-horizontal{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.ant-space-horizontal>.ant-space-item{margin-right:0!important;width:100%!important}}@media (max-width:1024px){body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important}aside{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.ant-menu-item,.ant-menu-submenu-title{align-items:center!important;display:flex!important;min-height:48px!important}.ant-layout-header,header{z-index:1002!important}}.styles_table__pVF-7{background:#0000!important}.styles_table__pVF-7 .ant-table{background:#0000!important;border-radius:16px;color:var(--text-primary)!important;overflow:hidden}.styles_table__pVF-7 .ant-table-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;transition:background .3s ease,border-color .3s ease}.styles_table__pVF-7 .ant-table-content{overflow-x:auto!important;overflow-y:hidden}.styles_table__pVF-7 .ant-table-expanded-row-fixed{max-width:100%!important;position:relative!important;width:auto!important}.styles_table__pVF-7 .ant-table-thead>tr>th{background:var(--bg-tertiary)!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-secondary)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.5px!important;padding:14px 16px!important;text-transform:uppercase!important;white-space:nowrap}.styles_table__pVF-7 .ant-table-thead>tr>th:before{display:none!important}.styles_table__pVF-7 .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)!important;padding:12px 16px!important;transition:all .2s ease;vertical-align:middle}.styles_table__pVF-7 .ant-table-tbody>tr:hover>td{background:var(--bg-card-hover)!important}.styles_table__pVF-7 .ant-table-tbody>tr:nth-child(2n)>td{background:var(--bg-tertiary)!important}.styles_table__pVF-7 .ant-table-tbody>tr:nth-child(2n):hover>td{background:var(--bg-card-hover)!important}.styles_table__pVF-7 .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.styles_table__pVF-7 .ant-table-placeholder{background:#0000!important}.styles_table__pVF-7 .ant-empty-description{color:var(--text-muted)!important}.styles_table__pVF-7 .ant-spin-dot-item{background-color:var(--accent-primary)!important}.styles_table__pVF-7 .ant-table-column-sorter{color:var(--text-muted)!important}.styles_table__pVF-7 .ant-table-column-sorter-down.active,.styles_table__pVF-7 .ant-table-column-sorter-up.active{color:var(--accent-primary)!important}.styles_row__VOzU1{cursor:pointer;transition:all .2s ease}.styles_row__VOzU1:hover{cursor:pointer}.styles_pagination__N4Im0{background:var(--bg-tertiary)!important;border-radius:0 0 16px 16px!important;border-top:1px solid var(--border-color)!important;margin:0!important;padding:16px 20px!important;transition:background .3s ease,border-color .3s ease}.styles_pagination__N4Im0 .ant-pagination-total-text{color:var(--text-secondary)!important;font-size:13px}.styles_pagination__N4Im0 .ant-pagination-item{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;height:36px;line-height:34px;min-width:36px}.styles_pagination__N4Im0 .ant-pagination-item a{color:var(--text-secondary)!important}.styles_pagination__N4Im0 .ant-pagination-item:hover{border-color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-item:hover a{color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-item-active{background:var(--gradient-primary)!important;border:none!important}.styles_pagination__N4Im0 .ant-pagination-item-active a{color:#fff!important}.styles_pagination__N4Im0 .ant-pagination-next button,.styles_pagination__N4Im0 .ant-pagination-prev button{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:var(--text-secondary)!important;height:36px;min-width:36px}.styles_pagination__N4Im0 .ant-pagination-next button:hover,.styles_pagination__N4Im0 .ant-pagination-prev button:hover{border-color:var(--accent-primary)!important;color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-disabled button{opacity:.4!important}.styles_pagination__N4Im0 .ant-pagination-options{margin-left:12px}.styles_pagination__N4Im0 .ant-select-selector{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:var(--text-secondary)!important;height:36px!important}.styles_pagination__N4Im0 .ant-pagination-options-quick-jumper{color:var(--text-secondary)!important}.styles_pagination__N4Im0 .ant-pagination-options-quick-jumper input{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:6px!important;color:var(--text-primary)!important;height:36px!important;width:50px!important}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar{height:6px;width:6px}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-track{background:var(--bg-tertiary)}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.styles_table__pVF-7 .ant-table-cell-fix-left,.styles_table__pVF-7 .ant-table-cell-fix-right{background:var(--bg-card)!important}.styles_table__pVF-7.ant-table-bordered .ant-table-container{border:1px solid var(--border-color)!important}.styles_table__pVF-7 .ant-table-selection-column{padding-left:16px!important}.styles_table__pVF-7 .ant-checkbox-inner{background:var(--bg-card)!important;border-color:var(--border-light)!important}.styles_table__pVF-7 .ant-checkbox-checked .ant-checkbox-inner{background:var(--gradient-primary)!important;border-color:#0000!important}@media (max-width:768px){.styles_table__pVF-7 .ant-table-tbody>tr>td,.styles_table__pVF-7 .ant-table-thead>tr>th{font-size:12px!important;padding:10px 12px!important}.styles_pagination__N4Im0{flex-wrap:wrap;justify-content:center;padding:12px 16px!important}}.styles_table__-j8NU .styles_ant-table-thead__u-wRW>tr>th{background-color:initial;padding:12px 16px;width:-webkit-max-content;width:max-content}.styles_row__TwouC:hover{cursor:pointer}.style_handle__bpxAU{cursor:row-resize;position:relative;top:1px}.style_cardImageContainer__c5ZGs,.style_handle__bpxAU{align-items:center;display:flex;justify-content:center}.style_cardImageContainer__c5ZGs{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;height:56px;margin-right:14px;min-width:56px;overflow:hidden;transition:background .3s ease,border-color .3s ease;width:56px}.style_cardImageContainer__c5ZGs img{border-radius:8px;height:100%;object-fit:cover;width:100%}.style_cardImageContainer__c5ZGs .style_placeholder__5qJyc{height:28px;opacity:.3}.style_stylizedItem__Tj7z9{align-items:center;background:#0000;border-bottom:1px solid var(--border-color);box-sizing:border-box;color:var(--text-primary);display:flex;font-weight:500;padding:0 16px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.style_stylizedItem__Tj7z9:hover{background:var(--bg-card-hover)}.style_stylizedItem__Tj7z9.style_active__9FmPW{background:var(--bg-card-hover);border-left:3px solid var(--accent-primary);padding-left:13px}.style_stylizedItem__Tj7z9 .style_catItem__GyGGM{align-items:center;cursor:pointer;display:flex;flex:1 1;height:72px}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5{display:flex;gap:8px;opacity:0;transition:opacity .2s ease}.style_stylizedItem__Tj7z9:hover .style_catAction__NlNx5{opacity:1}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>*{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>:hover{background:var(--bg-card-hover);border-color:var(--accent-primary);color:var(--accent-primary)}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>:last-child:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.style_action__VFGr5{border-bottom:1px solid var(--border-color);padding:16px}.style_action__VFGr5 button{background:var(--gradient-primary)!important;border:none!important;border-radius:10px!important;box-shadow:var(--shadow-glow);color:#fff!important;font-weight:500;height:40px;transition:all .2s ease;width:100%}.style_action__VFGr5 button:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.style_stylizedList__yR5LY{background:var(--bg-card);border:none;border-radius:0;height:500px;outline:none;overflow:auto;position:relative;transition:background .3s ease;z-index:0}.style_stylizedList__yR5LY::-webkit-scrollbar{width:4px}.style_stylizedList__yR5LY::-webkit-scrollbar-track{background:var(--bg-tertiary)}.style_stylizedList__yR5LY::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.style_stylizedList__yR5LY::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.style_uploadButton__\+wg0m{align-items:center;background:var(--bg-tertiary);border:2px dashed var(--border-color);border-radius:12px;color:var(--text-muted);cursor:pointer;display:flex;flex-direction:column;height:128px;justify-content:center;transition:all .3s;width:128px}.style_uploadButton__\+wg0m:hover{background:var(--bg-card-hover);border-color:var(--accent-primary);color:var(--accent-primary)}.style_uploadGrid__QhPEg{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;display:flex;height:128px;justify-content:center;margin:0 8px 8px 0;padding:2px;position:relative;transition:border-color .3s ease,background .3s ease;width:128px}.style_uploadGrid__QhPEg.style_active__Uy64a{border-color:var(--accent-primary);border-width:2px}.style_overlay__s\+J1A{align-items:center;background-color:#00000080;border-radius:10px;bottom:0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s;z-index:100}.style_overlay__s\+J1A .style_icon__UgHc4{color:#fff;font-size:14px;margin:0 8px}.style_overlay__s\+J1A .style_icon__UgHc4:hover{color:var(--accent-primary)}.style_overlay__s\+J1A:hover{opacity:1}.style_background__6YZmP{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;height:100%;width:100%}.style_wrapper__wIgmG{display:flex;flex-direction:row;flex-wrap:wrap}.style_uploader__ojVAR{height:128px;width:128px}.style_uploader__ojVAR>div{height:128px!important;width:128px!important}.style_uploader__tAHlo{height:128px;width:128px}.style_uploader__tAHlo>div{height:128px!important;width:128px!important}