.theme-dark{--bg-primary:#141414;--bg-secondary:#1f1f1f;--bg-elevated:#262626;--text-primary:#ffffff;--text-secondary:#a6a6a6;--border-color:#424242;--primary-color:#177ddc;--shadow-dark:0 4px 12px rgba(0,0,0,0.15)}.theme-dark .ant-layout{background:var(--bg-primary)}.theme-dark .ant-layout-header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-dark)}.theme-dark .ant-layout-sider{background:var(--bg-secondary)}.theme-dark .ant-menu-horizontal>.ant-menu-item:after,.theme-dark .ant-menu-horizontal>.ant-menu-submenu:after{border-bottom-color:var(--primary-color)}.theme-dark .ant-menu-item:hover,.theme-dark .ant-menu-submenu-title:hover{background-color:var(--bg-elevated);color:var(--text-primary)}.theme-dark .ant-menu-item-selected{background-color:var(--primary-color);color:var(--text-primary)}.theme-dark .ant-btn{border-color:var(--border-color);transition:all .2s ease}.theme-dark .ant-btn:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(23,125,220,.3)}.theme-dark .ant-btn-primary{background:linear-gradient(135deg,var(--primary-color) 0,#40a9ff 100%);border:none;box-shadow:0 2px 8px rgba(23,125,220,.3)}.theme-dark .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);box-shadow:0 4px 16px rgba(23,125,220,.4);transform:translateY(-1px)}.theme-dark .ant-input,.theme-dark .ant-select-selector{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}.theme-dark .ant-input-focused,.theme-dark .ant-input:focus,.theme-dark .ant-select-focused .ant-select-selector{border-color:var(--primary-color);box-shadow:0 0 8px rgba(23,125,220,.3)}.theme-dark .ant-card{box-shadow:var(--shadow-dark)}.theme-dark .ant-card,.theme-dark .ant-table{background:var(--bg-secondary);border-color:var(--border-color)}.theme-dark .ant-table-thead>tr>th{background:var(--bg-elevated);border-bottom-color:var(--border-color);color:var(--text-primary)}.theme-dark .ant-table-tbody>tr:hover>td{background:var(--bg-elevated)}.theme-dark .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(23,125,220,.15)}.theme-dark .ant-modal-content{background:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:0 8px 32px rgba(0,0,0,.3)}.theme-dark .ant-modal-header{background:var(--bg-elevated);border-bottom-color:var(--border-color)}.theme-dark .ant-modal-footer{background:var(--bg-elevated);border-top-color:var(--border-color)}.theme-dark .notification-bell:hover{background-color:rgba(255,255,255,.1)!important}.theme-compact{--primary-color:#722ed1;--bg-container:#fafafa;--bg-elevated:#ffffff;--text-primary:#262626;--text-secondary:#595959;--border-color:#e8e8e8;--shadow-compact:0 1px 4px rgba(0,0,0,0.12);--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;font-family:var(--font-geist-mono),monospace;font-size:13px;line-height:1.4}.theme-compact .ant-layout-header{height:48px!important;padding:0 12px;box-shadow:var(--shadow-compact)}.theme-compact .ant-menu-horizontal{line-height:46px}.theme-compact .ant-menu-item,.theme-compact .ant-menu-submenu-title{height:32px;line-height:32px;margin:1px 2px;padding:0 12px;border-radius:4px;font-size:13px}.theme-compact .ant-menu-item:hover,.theme-compact .ant-menu-submenu-title:hover{background:#f5f5f5;color:var(--primary-color);transition:all .15s ease}.theme-compact .ant-menu-item-selected{background:rgba(114,46,209,.1);color:var(--primary-color)}.theme-compact .ant-btn{height:28px;padding:0 12px;font-size:13px;border-radius:4px;font-weight:500}.theme-compact .ant-btn-lg{height:32px;padding:0 16px;font-size:14px}.theme-compact .ant-btn-sm{height:24px;padding:0 8px;font-size:12px}.theme-compact .ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color);box-shadow:0 1px 4px rgba(114,46,209,.3)}.theme-compact .ant-btn-primary:hover{background:#9254de;border-color:#9254de;box-shadow:0 2px 8px rgba(114,46,209,.4)}.theme-compact .ant-input{height:28px;padding:2px 8px;font-size:13px;border-radius:4px}.theme-compact .ant-input-lg{height:32px;padding:4px 12px;font-size:14px}.theme-compact .ant-input-sm{height:24px;padding:1px 6px;font-size:12px}.theme-compact .ant-input-focused,.theme-compact .ant-input:focus{border-color:var(--primary-color);box-shadow:0 0 4px rgba(114,46,209,.2)}.theme-compact .ant-select-selector{height:28px;padding:0 8px}.theme-compact .ant-select-selection-item{line-height:26px}.theme-compact .ant-card{border-radius:6px;box-shadow:var(--shadow-compact)}.theme-compact .ant-card-head{height:44px;padding:0 16px;min-height:44px}.theme-compact .ant-card-body{padding:16px}.theme-compact .ant-table{font-size:13px;border-radius:6px}.theme-compact .ant-table-thead>tr>th{padding:8px 12px;font-size:13px;background:var(--bg-container)}.theme-compact .ant-table-tbody>tr>td{padding:8px 12px;font-size:13px}.theme-compact .ant-table-tbody>tr:hover>td{background:#f9f9f9}.theme-compact .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(114,46,209,.08)}.theme-compact .ant-modal-content{border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.15)}.theme-compact .ant-modal-header{padding:12px 20px}.theme-compact .ant-modal-body{padding:16px 20px}.theme-compact .ant-modal-footer{padding:12px 20px}.theme-compact .ant-pagination{font-size:13px}.theme-compact .ant-pagination-item{height:28px;min-width:28px;line-height:26px;border-radius:4px}.theme-compact .ant-pagination-item-active{background:var(--primary-color);border-color:var(--primary-color)}.theme-compact .ant-tabs-tab{padding:6px 12px;font-size:13px}.theme-compact .ant-tabs-tab-active{color:var(--primary-color)}.theme-compact .ant-tabs-ink-bar{background:var(--primary-color)}.theme-compact .ant-form-item{margin-bottom:16px}.theme-compact .ant-form-item-label>label{font-size:13px;height:28px}.theme-compact .ant-alert{padding:8px 12px;font-size:13px;border-radius:4px;margin-bottom:12px}.theme-compact .ant-tag{padding:0 6px;font-size:12px;border-radius:4px;line-height:20px}.theme-compact .ant-avatar{border-radius:6px}.theme-compact .ant-badge{font-size:11px}.theme-compact .ant-progress-text,.theme-compact .ant-statistic-title{font-size:13px}.theme-compact .ant-statistic-content{font-size:20px;font-family:var(--font-geist-mono),monospace}.theme-futuristic{--glow-primary:#00f5ff;--glow-secondary:#39ff14;--glow-accent:#ff0080;--glow-purple:#8a2be2;--glow-orange:#ff6b00;--glass-bg:rgba(255,255,255,0.85);--glass-border:rgba(0,245,255,0.20);--shadow-glow:0 0 20px rgba(0,245,255,0.3);--shadow-intense:0 0 40px rgba(0,245,255,0.5);--shadow-mega:0 8px 32px rgba(0,245,255,0.12),0 2px 8px rgba(0,0,0,0.08)}.theme-futuristic:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,245,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,245,255,.03) 1px,transparent 0);background-size:50px 50px;pointer-events:none;z-index:-1;animation:gridPulse 4s ease-in-out infinite}@keyframes gridPulse{0%,to{opacity:.3}50%{opacity:.6}}.theme-futuristic .ant-layout-header{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--glass-border);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;height:72px}.theme-futuristic .ant-layout-header:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,245,255,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.theme-futuristic .ant-menu-item,.theme-futuristic .ant-menu-submenu-title{position:relative;margin:6px 12px;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;height:52px;line-height:52px}.theme-futuristic .ant-menu-item:before,.theme-futuristic .ant-menu-submenu-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,245,255,.2),transparent);transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-futuristic .ant-menu-item:hover:before,.theme-futuristic .ant-menu-submenu-title:hover:before{left:100%}.theme-futuristic .ant-menu-item:hover,.theme-futuristic .ant-menu-submenu-title:hover{transform:translateY(-3px);box-shadow:0 8px 32px rgba(0,245,255,.25),0 4px 16px rgba(0,0,0,.1)}.theme-futuristic .ant-menu-item-selected{background:linear-gradient(135deg,rgba(0,245,255,.15),rgba(57,255,20,.1));box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 16px rgba(0,245,255,.3);color:var(--glow-primary)}.theme-futuristic .ant-menu-horizontal>.ant-menu-item:after,.theme-futuristic .ant-menu-horizontal>.ant-menu-submenu:after{border-bottom:3px solid var(--glow-primary);box-shadow:0 0 12px rgba(0,245,255,.5)}.theme-futuristic .ant-btn{position:relative;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;height:48px;border-radius:16px;font-size:15px;font-weight:500}.theme-futuristic .ant-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-futuristic .ant-btn:hover:before{left:100%}.theme-futuristic .ant-btn-primary{background:linear-gradient(135deg,#00f5ff,#0099cc);border:1px solid rgba(0,245,255,.5);box-shadow:0 4px 24px rgba(0,245,255,.3),inset 0 1px 0 rgba(255,255,255,.2)}.theme-futuristic .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px rgba(0,245,255,.4),inset 0 1px 0 rgba(255,255,255,.3)}.theme-futuristic .ant-btn-primary:active{transform:translateY(0);box-shadow:0 2px 12px rgba(0,245,255,.5),inset 0 2px 4px rgba(0,0,0,.1)}.theme-futuristic .ant-btn-lg{height:56px;font-size:16px;padding:0 32px}.theme-futuristic .ant-btn-sm{height:40px;font-size:14px;padding:0 16px}.theme-futuristic .ant-btn-danger{background:linear-gradient(135deg,#ff0080,#ff3366);border:1px solid rgba(255,0,128,.5);box-shadow:0 4px 24px rgba(255,0,128,.3),inset 0 1px 0 rgba(255,255,255,.2)}.theme-futuristic .ant-btn-danger:hover{transform:translateY(-2px);box-shadow:0 8px 40px rgba(255,0,128,.4),inset 0 1px 0 rgba(255,255,255,.3)}.theme-futuristic .ant-card{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--glass-border);position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:20px;box-shadow:var(--shadow-mega)}.theme-futuristic .ant-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,var(--glow-primary),var(--glow-secondary),var(--glow-accent));border-radius:inherit;z-index:-1;opacity:0;transition:opacity .3s ease}.theme-futuristic .ant-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 80px rgba(0,245,255,.2),0 8px 32px rgba(0,0,0,.1)}.theme-futuristic .ant-card:hover:before{opacity:.1}.theme-futuristic .ant-card-head{background:rgba(255,255,255,.8);border-bottom:1px solid var(--glass-border);height:64px;padding:0 32px}.theme-futuristic .ant-card-body{background:rgba(255,255,255,.6);padding:32px}.theme-futuristic .ant-input,.theme-futuristic .ant-input-number,.theme-futuristic .ant-picker,.theme-futuristic .ant-select-selector{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;border-radius:16px;height:48px;font-size:15px;padding:0 20px}.theme-futuristic .ant-input-focused,.theme-futuristic .ant-input-number-focused,.theme-futuristic .ant-input:focus,.theme-futuristic .ant-picker-focused,.theme-futuristic .ant-select-focused .ant-select-selector{border-color:var(--glow-primary);box-shadow:0 0 24px rgba(0,245,255,.25),inset 0 1px 0 rgba(255,255,255,.1)}.theme-futuristic .ant-input-lg,.theme-futuristic .ant-select-lg .ant-select-selector{height:56px;font-size:16px;padding:0 24px}.theme-futuristic .ant-input-sm,.theme-futuristic .ant-select-sm .ant-select-selector{height:40px;font-size:14px;padding:0 16px}.theme-futuristic .ant-modal-content{backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid var(--glass-border);position:relative;overflow:hidden;border-radius:24px;box-shadow:0 32px 128px rgba(0,245,255,.2),0 8px 32px rgba(0,0,0,.12)}.theme-futuristic .ant-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--glow-primary),transparent);animation:borderGlow 2s ease-in-out infinite}@keyframes borderGlow{0%,to{opacity:.3}50%{opacity:1}}.theme-futuristic .ant-modal-header{background:rgba(255,255,255,.95);border-bottom:1px solid var(--glass-border);padding:20px 32px;border-radius:24px 24px 0 0}.theme-futuristic .ant-modal-body{background:rgba(255,255,255,.9);padding:24px 32px}.theme-futuristic .ant-modal-footer{background:rgba(255,255,255,.85);border-top:1px solid var(--glass-border);padding:20px 32px;border-radius:0 0 24px 24px}.theme-futuristic .ant-modal-title{font-size:20px;font-weight:600;color:#0a0a0a}.theme-futuristic .ant-table{border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-mega)}.theme-futuristic .ant-table-thead>tr>th{background:rgba(0,245,255,.06);border-bottom:1px solid var(--glass-border);position:relative;padding:20px 24px;font-size:15px;font-weight:600}.theme-futuristic .ant-table-tbody>tr>td{padding:20px 24px;font-size:15px;border-bottom:1px solid rgba(0,245,255,.1)}.theme-futuristic .ant-table-tbody>tr:hover>td{background:rgba(0,245,255,.04);box-shadow:inset 0 0 0 1px rgba(0,245,255,.1)}.theme-futuristic .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(0,245,255,.08);box-shadow:inset 2px 0 0 var(--glow-primary),inset 0 0 0 1px rgba(0,245,255,.2)}.theme-futuristic .ant-progress-line .ant-progress-bg{background:linear-gradient(90deg,var(--glow-primary),var(--glow-secondary));box-shadow:0 0 12px rgba(0,245,255,.5);border-radius:8px;height:8px}.theme-futuristic .ant-progress-circle .ant-progress-circle-path{filter:drop-shadow(0 0 8px rgba(0,245,255,.6));stroke-width:8}.theme-futuristic .ant-progress-text{font-size:15px;font-weight:500;color:#0a0a0a}.theme-futuristic .ant-message,.theme-futuristic .ant-notification{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--shadow-mega)}.theme-futuristic .ant-message-success,.theme-futuristic .ant-notification-notice-success{box-shadow:0 8px 32px rgba(57,255,20,.2);border-color:rgba(57,255,20,.3)}.theme-futuristic .ant-message-error,.theme-futuristic .ant-notification-notice-error{box-shadow:0 8px 32px rgba(255,0,128,.2);border-color:rgba(255,0,128,.3)}.theme-futuristic .ant-message-warning,.theme-futuristic .ant-notification-notice-warning{box-shadow:0 8px 32px rgba(255,107,0,.2);border-color:rgba(255,107,0,.3)}.theme-futuristic .ant-notification{width:400px;padding:20px 24px}.theme-futuristic .ant-tooltip-inner{background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glow-primary);border-radius:12px;box-shadow:0 8px 32px rgba(0,245,255,.3),inset 0 1px 0 rgba(0,245,255,.2);font-size:14px;padding:12px 16px}.theme-futuristic .ant-tooltip-arrow:before{background:var(--glow-primary);box-shadow:0 0 8px rgba(0,245,255,.5)}.theme-futuristic .ant-switch{height:26px;min-width:52px;border-radius:100px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 2px 8px rgba(0,245,255,.15)}.theme-futuristic .ant-switch-checked{background:var(--glow-primary);box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 4px 16px rgba(0,245,255,.4),0 0 20px rgba(0,245,255,.3)}.theme-futuristic .ant-switch-handle{width:20px;height:20px;top:3px;left:3px;background:#ffffff;box-shadow:0 2px 8px rgba(0,245,255,.25)}.theme-futuristic .ant-switch-checked .ant-switch-handle{left:calc(100% - 23px)}.theme-futuristic .ant-badge-count{background:linear-gradient(135deg,var(--glow-accent),#ff6b00);box-shadow:0 2px 8px rgba(255,0,128,.3),0 0 12px rgba(255,0,128,.2);border:1px solid rgba(255,0,128,.3);border-radius:10px;font-size:12px;font-weight:500;min-width:20px;height:20px;line-height:18px}.theme-futuristic .ant-badge-dot{width:8px;height:8px;background:var(--glow-accent);box-shadow:0 0 8px rgba(255,0,128,.5)}.theme-futuristic .ant-dropdown{filter:drop-shadow(0 16px 64px rgba(0,245,255,.15))}.theme-futuristic .ant-dropdown-menu{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--glass-border);border-radius:20px;padding:12px;box-shadow:0 24px 96px rgba(0,245,255,.16),0 8px 32px rgba(0,0,0,.08)}.theme-futuristic .ant-dropdown-menu-item{border-radius:12px;padding:8px 16px;margin:2px 0;font-size:15px;transition:all .2s ease}.theme-futuristic .ant-dropdown-menu-item:hover{background:rgba(0,245,255,.08);color:var(--glow-primary)}.theme-futuristic .ant-tabs{font-size:15px}.theme-futuristic .ant-tabs-tab{padding:16px 0;margin:0 20px;font-size:15px;font-weight:500;transition:all .3s ease}.theme-futuristic .ant-tabs-tab:hover{color:rgba(0,245,255,.8)}.theme-futuristic .ant-tabs-tab-active{color:var(--glow-primary);text-shadow:0 0 8px rgba(0,245,255,.3)}.theme-futuristic .ant-tabs-ink-bar{background:var(--glow-primary);height:3px;box-shadow:0 0 8px rgba(0,245,255,.5)}.theme-futuristic .ant-tabs-card .ant-tabs-tab{background:rgba(255,255,255,.8);border:1px solid var(--glass-border);border-radius:12px;margin:0 4px;padding:12px 20px}.theme-futuristic .ant-tabs-card .ant-tabs-tab-active{background:rgba(0,245,255,.1);border-color:var(--glow-primary);box-shadow:0 4px 16px rgba(0,245,255,.2)}.theme-futuristic .ant-tag{background:rgba(0,245,255,.1);border:1px solid rgba(0,245,255,.3);color:#00f5ff;font-weight:500;text-shadow:0 0 8px rgba(0,245,255,.3);box-shadow:0 2px 8px rgba(0,245,255,.15);border-radius:12px;padding:4px 12px;font-size:14px;line-height:1.6}.theme-futuristic .ant-tag-success{background:rgba(57,255,20,.1);border-color:rgba(57,255,20,.3);color:#39ff14;text-shadow:0 0 8px rgba(57,255,20,.3)}.theme-futuristic .ant-tag-error{background:rgba(255,0,128,.1);border-color:rgba(255,0,128,.3);color:#ff0080;text-shadow:0 0 8px rgba(255,0,128,.3)}.theme-futuristic .ant-tag-warning{background:rgba(255,107,0,.1);border-color:rgba(255,107,0,.3);color:#ff6b00;text-shadow:0 0 8px rgba(255,107,0,.3)}.theme-futuristic .ant-alert{border-radius:16px;padding:16px 20px;font-size:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-mega);margin-bottom:16px}.theme-futuristic .ant-alert-success{background:rgba(57,255,20,.05);border-color:rgba(57,255,20,.2);box-shadow:0 8px 32px rgba(57,255,20,.12)}.theme-futuristic .ant-alert-error{background:rgba(255,0,128,.05);border-color:rgba(255,0,128,.2);box-shadow:0 8px 32px rgba(255,0,128,.12)}.theme-futuristic .ant-alert-warning{background:rgba(255,107,0,.05);border-color:rgba(255,107,0,.2);box-shadow:0 8px 32px rgba(255,107,0,.12)}.theme-futuristic .ant-alert-info{background:rgba(0,245,255,.05);border-color:rgba(0,245,255,.2);box-shadow:0 8px 32px rgba(0,245,255,.12)}.theme-futuristic .ant-pagination{font-size:15px}.theme-futuristic .ant-pagination-item{border-radius:12px;border:1px solid var(--glass-border);background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:40px;height:40px;line-height:38px;margin:0 4px;transition:all .3s ease}.theme-futuristic .ant-pagination-item:hover{border-color:var(--glow-primary);box-shadow:0 4px 16px rgba(0,245,255,.2);transform:translateY(-1px)}.theme-futuristic .ant-pagination-item-active{background:var(--glow-primary);border-color:var(--glow-primary);color:#ffffff;box-shadow:0 4px 16px rgba(0,245,255,.4)}.theme-futuristic .ant-pagination-next,.theme-futuristic .ant-pagination-prev{border-radius:12px;border:1px solid var(--glass-border);background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-futuristic .ant-picker-calendar{border-radius:16px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-mega)}.theme-futuristic .ant-picker-calendar-header{background:rgba(0,245,255,.06);border-bottom:1px solid var(--glass-border);padding:16px 24px}.theme-futuristic .ant-picker-cell{border-radius:8px;transition:all .2s ease}.theme-futuristic .ant-picker-cell:hover{background:rgba(0,245,255,.06)}.theme-futuristic .ant-picker-cell-selected{background:rgba(0,245,255,.12);border-color:var(--glow-primary);box-shadow:0 2px 8px rgba(0,245,255,.2)}.theme-futuristic .ant-avatar{border-radius:16px;border:2px solid var(--glass-border);box-shadow:0 4px 16px rgba(0,245,255,.15);transition:all .3s ease}.theme-futuristic .ant-avatar:hover{border-color:var(--glow-primary);box-shadow:0 8px 32px rgba(0,245,255,.3);transform:scale(1.05)}.theme-futuristic .ant-form-item{margin-bottom:24px}.theme-futuristic .ant-form-item-label>label{font-size:15px;font-weight:500;color:#0a0a0a;height:32px;line-height:32px}.theme-futuristic .ant-form-item-required:before{color:var(--glow-accent);font-weight:700}.theme-futuristic .ant-form-item-explain-error{color:var(--glow-accent);font-size:14px;margin-top:8px}.theme-futuristic .ant-checkbox-wrapper,.theme-futuristic .ant-radio-wrapper{font-size:15px;line-height:1.6}.theme-futuristic .ant-checkbox,.theme-futuristic .ant-radio{border-radius:6px}.theme-futuristic .ant-checkbox-checked .ant-checkbox-inner,.theme-futuristic .ant-radio-checked .ant-radio-inner{background-color:var(--glow-primary);border-color:var(--glow-primary);box-shadow:0 2px 8px rgba(0,245,255,.25)}.theme-futuristic .ant-checkbox:hover .ant-checkbox-inner,.theme-futuristic .ant-radio:hover .ant-radio-inner{border-color:var(--glow-primary)}.theme-futuristic .ant-collapse{border-radius:16px;border:1px solid var(--glass-border);background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-mega)}.theme-futuristic .ant-collapse-item{border-bottom:1px solid var(--glass-border)}.theme-futuristic .ant-collapse-header{background:rgba(0,245,255,.04);padding:16px 24px;font-size:15px;font-weight:500;border-radius:16px 16px 0 0}.theme-futuristic .ant-collapse-content{background:rgba(255,255,255,.8);border-radius:0 0 16px 16px}.theme-futuristic .ant-collapse-content-box{padding:24px}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px rgba(0,245,255,.3)}50%{box-shadow:0 0 40px rgba(0,245,255,.6)}}.theme-futuristic .ant-btn-primary.pulsing{animation:pulseGlow 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.theme-futuristic .floating{animation:float 6s ease-in-out infinite}.theme-futuristic .ant-segmented{background:rgba(0,245,255,.08);border:1px solid var(--glass-border);border-radius:16px;padding:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,245,255,.15)}.theme-futuristic .ant-segmented-item{border-radius:12px;font-size:15px;font-weight:500;padding:8px 16px;transition:all .3s ease}.theme-futuristic .ant-segmented-item-selected{background:var(--glow-primary);color:#ffffff;box-shadow:0 2px 8px rgba(0,245,255,.3)}.theme-futuristic .ant-segmented-item:hover:not(.ant-segmented-item-selected){background:rgba(0,245,255,.08);color:var(--glow-primary)}.theme-futuristic .ant-skeleton-content .ant-skeleton-paragraph>li,.theme-futuristic .ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,rgba(0,245,255,.06) 25%,rgba(0,245,255,.12) 50%,rgba(0,245,255,.06) 75%);background-size:400% 100%;animation:shimmerSkeleton 1.8s ease-in-out infinite;border-radius:8px}@keyframes shimmerSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.theme-futuristic .ant-statistic{text-align:center}.theme-futuristic .ant-statistic-title{font-size:16px;color:#718096;font-weight:500;margin-bottom:8px}.theme-futuristic .ant-statistic-content{font-family:JetBrains Mono,monospace;font-size:28px;font-weight:600;color:var(--glow-primary);text-shadow:0 0 20px rgba(0,245,255,.5)}.theme-cyber{--matrix-green:#00ff41;--matrix-green-bright:#00ff00;--matrix-green-dim:#00cc33;--matrix-green-dark:#009922;--terminal-bg:#000000;--terminal-bg-light:#0a0a0a;--terminal-bg-elevated:#111111;--cyber-red:#ff0040;--cyber-orange:#ffaa00;--cyber-cyan:#00ffff;--phosphor-glow:0 0 10px rgba(0,255,65,0.5);--terminal-shadow:0 0 20px rgba(0,255,65,0.3)}.theme-cyber:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,255,65,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,255,65,.03) 0,transparent 50%),linear-gradient(0deg,transparent 24%,rgba(0,255,65,.05) 25%,rgba(0,255,65,.05) 26%,transparent 27%,transparent 74%,rgba(0,255,65,.05) 75%,rgba(0,255,65,.05) 76%,transparent 77%,transparent);background-size:20px 20px;pointer-events:none;z-index:-1;animation:matrixRain 20s linear infinite}@keyframes matrixRain{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.theme-cyber:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent 50%,rgba(0,255,65,.03) 0);background-size:100% 4px;pointer-events:none;z-index:-1;animation:scanlines .1s linear infinite}@keyframes scanlines{0%{transform:translateY(0)}to{transform:translateY(4px)}}.theme-cyber .ant-layout{background:var(--terminal-bg);font-family:Fira Code,JetBrains Mono,monospace}.theme-cyber .ant-layout-header{background:var(--terminal-bg-elevated);border-bottom:2px solid var(--matrix-green);box-shadow:var(--terminal-shadow);height:40px;padding:0 16px;position:relative}.theme-cyber .ant-layout-header:before{content:"> SYSTEM_STATUS: ONLINE ◉";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--matrix-green);font-size:12px;font-family:Fira Code,monospace;text-shadow:var(--phosphor-glow);animation:blink 2s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.theme-cyber .ant-menu{background:var(--terminal-bg-light);border:none;font-family:Fira Code,monospace}.theme-cyber .ant-menu-item,.theme-cyber .ant-menu-submenu-title{color:var(--matrix-green);border-radius:0;margin:1px 0;height:28px;line-height:28px;padding:0 12px;border-left:3px solid transparent;transition:all .1s ease;position:relative}.theme-cyber .ant-menu-item:before{content:">";position:absolute;left:8px;opacity:0;transition:opacity .1s ease}.theme-cyber .ant-menu-item:hover:before{opacity:1}.theme-cyber .ant-menu-item:hover,.theme-cyber .ant-menu-submenu-title:hover{background:rgba(0,255,65,.1);border-left-color:var(--matrix-green);color:var(--matrix-green-bright);text-shadow:var(--phosphor-glow);padding-left:20px}.theme-cyber .ant-menu-item-selected{background:var(--matrix-green);color:var(--terminal-bg);border-left-color:var(--matrix-green-bright);font-weight:700;text-shadow:none}.theme-cyber .ant-menu-item-selected:before{content:"◉";color:var(--terminal-bg);opacity:1}.theme-cyber .ant-btn{border-radius:0;border:1px solid var(--matrix-green);background:var(--terminal-bg);color:var(--matrix-green);font-family:Fira Code,monospace;font-weight:700;font-size:13px;height:32px;text-transform:uppercase;letter-spacing:1px;transition:all .1s ease;position:relative;overflow:hidden}.theme-cyber .ant-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,65,.2),transparent);transition:left .5s ease}.theme-cyber .ant-btn:hover:before{left:100%}.theme-cyber .ant-btn:hover{background:rgba(0,255,65,.1);color:var(--matrix-green-bright);text-shadow:var(--phosphor-glow);box-shadow:0 0 15px rgba(0,255,65,.5),inset 0 0 15px rgba(0,255,65,.1);transform:translateY(-1px)}.theme-cyber .ant-btn-primary{background:var(--matrix-green);color:var(--terminal-bg);border-color:var(--matrix-green-bright);box-shadow:var(--phosphor-glow)}.theme-cyber .ant-btn-primary:hover{background:var(--matrix-green-bright);color:var(--terminal-bg);box-shadow:0 0 20px rgba(0,255,65,.8),inset 0 0 20px rgba(0,0,0,.2)}.theme-cyber .ant-btn-danger{background:var(--cyber-red);border-color:var(--cyber-red);color:var(--terminal-bg)}.theme-cyber .ant-btn-danger:hover{background:#ff3366;box-shadow:0 0 20px rgba(255,0,64,.8)}.theme-cyber .ant-input,.theme-cyber .ant-input-number,.theme-cyber .ant-select-selector{background:var(--terminal-bg);border:1px solid var(--matrix-green-dim);color:var(--matrix-green);font-family:Fira Code,monospace;font-size:13px;border-radius:0;height:32px;transition:all .1s ease}.theme-cyber .ant-input::placeholder{color:var(--matrix-green-dark);opacity:.7}.theme-cyber .ant-input-focused,.theme-cyber .ant-input:focus,.theme-cyber .ant-select-focused .ant-select-selector{border-color:var(--matrix-green);background:rgba(0,255,65,.05);box-shadow:0 0 10px rgba(0,255,65,.4),inset 0 0 10px rgba(0,255,65,.1);text-shadow:0 0 5px rgba(0,255,65,.3)}.theme-cyber .ant-card{background:var(--terminal-bg-light);border:1px solid var(--matrix-green-dim);border-radius:0;box-shadow:0 0 20px rgba(0,255,65,.2),inset 0 0 20px rgba(0,255,65,.05);position:relative;overflow:hidden}.theme-cyber .ant-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--matrix-green),var(--matrix-green-bright),var(--matrix-green),transparent);animation:dataFlow 3s ease-in-out infinite}@keyframes dataFlow{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}.theme-cyber .ant-card-head{background:var(--terminal-bg-elevated);border-bottom:1px solid var(--matrix-green);color:var(--matrix-green);font-family:Fira Code,monospace;font-weight:700;text-transform:uppercase;letter-spacing:1px}.theme-cyber .ant-card-head-title:before{content:"[ ";color:var(--matrix-green-dim)}.theme-cyber .ant-card-head-title:after{content:" ]";color:var(--matrix-green-dim)}.theme-cyber .ant-card-body{background:var(--terminal-bg-light);color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-table{background:var(--terminal-bg);border:1px solid var(--matrix-green);border-radius:0;font-family:Fira Code,monospace;font-size:13px}.theme-cyber .ant-table-thead>tr>th{background:var(--terminal-bg-elevated);color:var(--matrix-green-bright);border-bottom:2px solid var(--matrix-green);font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:8px 12px;text-shadow:var(--phosphor-glow)}.theme-cyber .ant-table-tbody>tr>td{border-bottom:1px solid var(--matrix-green-dark);color:var(--matrix-green);padding:8px 12px;transition:all .1s ease}.theme-cyber .ant-table-tbody>tr:hover>td{background:rgba(0,255,65,.1);color:var(--matrix-green-bright);text-shadow:0 0 5px rgba(0,255,65,.3)}.theme-cyber .ant-table-tbody>tr.ant-table-row-selected>td{background:rgba(0,255,65,.2);color:var(--matrix-green-bright);border-left:3px solid var(--matrix-green)}.theme-cyber .ant-typography h1,.theme-cyber .ant-typography h2,.theme-cyber .ant-typography h3,.theme-cyber .ant-typography h4,.theme-cyber .ant-typography h5,.theme-cyber h1,.theme-cyber h2,.theme-cyber h3,.theme-cyber h4,.theme-cyber h5{color:var(--matrix-green-bright);font-family:Fira Code,monospace;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-shadow:var(--phosphor-glow);position:relative}.theme-cyber h1:before{content:"# "}.theme-cyber h2:before{content:"## "}.theme-cyber h3:before{content:"### "}.theme-cyber .ant-typography code,.theme-cyber code,.theme-cyber pre{background:rgba(0,255,65,.1);color:var(--matrix-green-bright);border:1px solid var(--matrix-green-dim);border-radius:0;font-family:Fira Code,monospace;text-shadow:0 0 3px rgba(0,255,65,.3)}.theme-cyber .ant-alert{background:var(--terminal-bg-light);border:1px solid var(--matrix-green);border-radius:0;color:var(--matrix-green);font-family:Fira Code,monospace;position:relative}.theme-cyber .ant-alert:before{content:"[!] ";font-weight:700;color:var(--matrix-green-bright)}.theme-cyber .ant-alert-error{border-color:var(--cyber-red);background:rgba(255,0,64,.1);color:var(--cyber-red)}.theme-cyber .ant-alert-warning{border-color:var(--cyber-orange);background:rgba(255,170,0,.1);color:var(--cyber-orange)}.theme-cyber .ant-alert-success{border-color:var(--matrix-green-bright);background:rgba(0,255,65,.1);color:var(--matrix-green-bright)}.theme-cyber .ant-progress-line .ant-progress-bg{background:linear-gradient(90deg,var(--matrix-green-dark),var(--matrix-green-bright));box-shadow:0 0 8px rgba(0,255,65,.5);height:4px}.theme-cyber .ant-progress-line .ant-progress-outer{background:var(--terminal-bg-light);border:1px solid var(--matrix-green-dim)}.theme-cyber .ant-progress-text{color:var(--matrix-green);font-family:Fira Code,monospace;font-weight:700}.theme-cyber .ant-spin-dot{color:var(--matrix-green)}.theme-cyber .ant-spin-dot-item{background-color:var(--matrix-green);box-shadow:0 0 5px rgba(0,255,65,.5)}.theme-cyber .ant-modal-content{background:var(--terminal-bg-light);border:2px solid var(--matrix-green);border-radius:0;box-shadow:0 0 30px rgba(0,255,65,.4),inset 0 0 30px rgba(0,255,65,.1);position:relative;overflow:hidden}.theme-cyber .ant-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--matrix-green),var(--matrix-green-bright),var(--matrix-green),transparent);animation:dataFlow 3s ease-in-out infinite}.theme-cyber .ant-modal-header{background:var(--terminal-bg-elevated);border-bottom:1px solid var(--matrix-green);border-radius:0;padding:12px 20px}.theme-cyber .ant-modal-title{color:var(--matrix-green-bright);font-family:Fira Code,monospace;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-shadow:var(--phosphor-glow)}.theme-cyber .ant-modal-title:before{content:"[ ";color:var(--matrix-green-dim)}.theme-cyber .ant-modal-title:after{content:" ]";color:var(--matrix-green-dim)}.theme-cyber .ant-modal-body{background:var(--terminal-bg-light);color:var(--matrix-green);font-family:Fira Code,monospace;padding:16px 20px}.theme-cyber .ant-modal-footer{background:var(--terminal-bg-elevated);border-top:1px solid var(--matrix-green);border-radius:0;padding:12px 20px}.theme-cyber .ant-modal-close{color:var(--matrix-green);font-size:16px}.theme-cyber .ant-modal-close:hover{color:var(--cyber-red);text-shadow:0 0 5px rgba(255,0,64,.5)}.theme-cyber .ant-dropdown-menu{background:var(--terminal-bg-light);border:1px solid var(--matrix-green);border-radius:0;box-shadow:0 0 20px rgba(0,255,65,.3);padding:4px}.theme-cyber .ant-dropdown-menu-item{color:var(--matrix-green);font-family:Fira Code,monospace;font-size:13px;padding:4px 8px;border-radius:0;border-left:2px solid transparent;transition:all .1s ease;position:relative}.theme-cyber .ant-dropdown-menu-item:before{content:">";position:absolute;left:4px;opacity:0;transition:opacity .1s ease}.theme-cyber .ant-dropdown-menu-item:hover{background:rgba(0,255,65,.1);border-left-color:var(--matrix-green);color:var(--matrix-green-bright);text-shadow:var(--phosphor-glow);padding-left:16px}.theme-cyber .ant-dropdown-menu-item:hover:before{opacity:1}.theme-cyber .ant-dropdown-menu-item-danger{color:var(--cyber-red)}.theme-cyber .ant-dropdown-menu-item-danger:hover{background:rgba(255,0,64,.1);border-left-color:var(--cyber-red);color:var(--cyber-red)}.theme-cyber .ant-select-dropdown{background:var(--terminal-bg-light);border:1px solid var(--matrix-green);border-radius:0;box-shadow:0 0 15px rgba(0,255,65,.3)}.theme-cyber .ant-select-item{color:var(--matrix-green);font-family:Fira Code,monospace;font-size:13px;padding:4px 8px;border-left:2px solid transparent;transition:all .1s ease}.theme-cyber .ant-select-item:hover{background:rgba(0,255,65,.1);border-left-color:var(--matrix-green);color:var(--matrix-green-bright)}.theme-cyber .ant-select-item-option-selected{background:rgba(0,255,65,.2);border-left-color:var(--matrix-green-bright);color:var(--matrix-green-bright);font-weight:700}.theme-cyber .ant-select-selection-search-input{color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-select-arrow{color:var(--matrix-green)}.theme-cyber .ant-pagination-item{background:var(--terminal-bg-light);border:1px solid var(--matrix-green-dim);border-radius:0;color:var(--matrix-green);font-family:Fira Code,monospace;font-weight:700;transition:all .1s ease}.theme-cyber .ant-pagination-item:hover{border-color:var(--matrix-green);color:var(--matrix-green-bright);background:rgba(0,255,65,.1);text-shadow:var(--phosphor-glow)}.theme-cyber .ant-pagination-item-active{background:var(--matrix-green);border-color:var(--matrix-green);color:var(--terminal-bg);box-shadow:0 0 10px rgba(0,255,65,.5)}.theme-cyber .ant-pagination-next,.theme-cyber .ant-pagination-prev{background:var(--terminal-bg-light);border:1px solid var(--matrix-green-dim);border-radius:0;color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-pagination-next:hover,.theme-cyber .ant-pagination-prev:hover{border-color:var(--matrix-green);color:var(--matrix-green-bright);background:rgba(0,255,65,.1)}.theme-cyber .ant-tabs{color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-tabs-tab{color:var(--matrix-green-dim);font-family:Fira Code,monospace;font-weight:500;font-size:13px;text-transform:uppercase;letter-spacing:1px;border-radius:0;transition:all .1s ease;position:relative;padding:8px 0}.theme-cyber .ant-tabs-tab:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;transition:all .1s ease}.theme-cyber .ant-tabs-tab:hover{color:var(--matrix-green)}.theme-cyber .ant-tabs-tab-active{color:var(--matrix-green-bright);text-shadow:var(--phosphor-glow);font-weight:700}.theme-cyber .ant-tabs-ink-bar,.theme-cyber .ant-tabs-tab-active:before{background:var(--matrix-green);box-shadow:0 0 5px rgba(0,255,65,.5)}.theme-cyber .ant-tabs-ink-bar{height:2px}.theme-cyber .ant-tabs-content{color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-tabs-card .ant-tabs-tab{background:var(--terminal-bg-elevated);border:1px solid var(--matrix-green-dim);border-radius:0;margin:0 2px}.theme-cyber .ant-tabs-card .ant-tabs-tab-active{background:var(--terminal-bg-light);border-color:var(--matrix-green);border-bottom-color:var(--terminal-bg-light)}.theme-cyber .ant-collapse{background:var(--terminal-bg);border:1px solid var(--matrix-green-dim);border-radius:0;font-family:Fira Code,monospace}.theme-cyber .ant-collapse-item{border-bottom:1px solid var(--matrix-green-dim)}.theme-cyber .ant-collapse-header{background:var(--terminal-bg-elevated);color:var(--matrix-green);font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:8px 12px;transition:all .1s ease;position:relative}.theme-cyber .ant-collapse-header:before{content:"[ ";color:var(--matrix-green-dim)}.theme-cyber .ant-collapse-header:after{content:" ]";color:var(--matrix-green-dim);position:absolute;right:32px}.theme-cyber .ant-collapse-header:hover{background:rgba(0,255,65,.1);color:var(--matrix-green-bright);text-shadow:var(--phosphor-glow)}.theme-cyber .ant-collapse-content{background:var(--terminal-bg-light);border-top:1px solid var(--matrix-green-dim)}.theme-cyber .ant-collapse-content-box{color:var(--matrix-green);padding:12px}.theme-cyber .ant-collapse-arrow{color:var(--matrix-green);font-size:12px}.theme-cyber .ant-picker{background:var(--terminal-bg);border:1px solid var(--matrix-green-dim);border-radius:0;color:var(--matrix-green);font-family:Fira Code,monospace}.theme-cyber .ant-picker-dropdown{background:var(--terminal-bg-light);border:1px solid var(--matrix-green);border-radius:0;box-shadow:0 0 20px rgba(0,255,65,.3)}.theme-cyber .ant-picker-panel{background:var(--terminal-bg-light);border:none}.theme-cyber .ant-picker-header{background:var(--terminal-bg-elevated);border-bottom:1px solid var(--matrix-green);color:var(--matrix-green-bright)}.theme-cyber .ant-picker-header-view{color:var(--matrix-green-bright);font-family:Fira Code,monospace;font-weight:700;text-transform:uppercase}.theme-cyber .ant-picker-cell{color:var(--matrix-green);font-family:Fira Code,monospace;border-radius:0}.theme-cyber .ant-picker-cell:hover{background:rgba(0,255,65,.1)}.theme-cyber .ant-picker-cell-selected{background:var(--matrix-green);color:var(--terminal-bg)}.theme-cyber .ant-picker-cell-today{border:1px solid var(--matrix-green)}.theme-cyber .ant-steps{font-family:Fira Code,monospace}.theme-cyber .ant-steps-item-title{color:var(--matrix-green);font-weight:700;text-transform:uppercase;letter-spacing:1px}.theme-cyber .ant-steps-item-description{color:var(--matrix-green-dim);font-family:Fira Code,monospace}.theme-cyber .ant-steps-item-icon{background:var(--terminal-bg-light);border:2px solid var(--matrix-green-dim);color:var(--matrix-green)}.theme-cyber .ant-steps-item-finish .ant-steps-item-icon,.theme-cyber .ant-steps-item-process .ant-steps-item-icon{background:var(--matrix-green);border-color:var(--matrix-green);color:var(--terminal-bg)}.theme-cyber .ant-steps-item-process .ant-steps-item-icon{box-shadow:0 0 10px rgba(0,255,65,.5)}.theme-cyber .cursor:after{content:"█";color:var(--matrix-green);animation:blink 1s infinite;text-shadow:var(--phosphor-glow)}.theme-cyber .status-bar{position:fixed;bottom:0;left:0;right:0;height:24px;background:var(--terminal-bg-elevated);border-top:1px solid var(--matrix-green);color:var(--matrix-green);font-family:Fira Code,monospace;font-size:11px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;z-index:1000}.theme-cyber .status-bar:before{content:"SYS: ONLINE | MEM: 8.2GB | CPU: 15% | NET: ↑2.1MB/s ↓5.4MB/s";animation:statusUpdate 5s infinite}@keyframes statusUpdate{0%,80%{opacity:1}90%,to{opacity:.5}}.theme-accessibility{--wcag-yellow:#FFFF00;--wcag-gold:#FFD700;--wcag-orange:#FFB000;--wcag-black:#000000;--wcag-dark-yellow:#2a2a00;--wcag-green:#00FF88;--wcag-red:#FF4444;--wcag-cyan:#00DDFF;--focus-outline:3px solid #FFFF00;--focus-shadow:0 0 0 3px rgba(255,255,0,0.5);--accessibility-font-scale:1;--accessibility-line-height:1.6;--accessibility-letter-spacing:0px;--accessibility-word-spacing:0px;--base-font-size:16px;--base-font-size-sm:14px;--base-font-size-lg:18px;--base-heading-1:48px;--base-heading-2:36px;--base-heading-3:28px;--base-heading-4:24px;--base-heading-5:20px}.theme-accessibility *,.theme-accessibility :after,.theme-accessibility :before{font-size:calc(var(--base-font-size) * var(--accessibility-font-scale))!important;line-height:var(--accessibility-line-height)!important;letter-spacing:var(--accessibility-letter-spacing)!important;word-spacing:var(--accessibility-word-spacing)!important}.theme-accessibility .ant-layout{background:var(--wcag-black);color:var(--wcag-yellow);font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.theme-accessibility .ant-layout-header{background:var(--wcag-dark-yellow);border-bottom:3px solid var(--wcag-gold);height:64px;box-shadow:0 2px 8px rgba(255,215,0,.3)}.theme-accessibility .ant-layout-sider{background:var(--wcag-black);border-right:2px solid var(--wcag-gold)}.theme-accessibility .ant-layout-content{background:var(--wcag-black);color:var(--wcag-yellow);padding:24px;min-height:calc(100vh - 64px)}.theme-accessibility .ant-layout-footer{background:var(--wcag-dark-yellow);color:var(--wcag-yellow);border-top:2px solid var(--wcag-gold);text-align:center;padding:16px}.theme-accessibility .ant-menu{background:var(--wcag-black);border:none;color:var(--wcag-yellow);font-size:16px;font-weight:600}.theme-accessibility .ant-menu-item,.theme-accessibility .ant-menu-submenu-title{height:44px;line-height:44px;padding:0 16px;margin:4px 8px;border-radius:4px;color:var(--wcag-yellow);border:2px solid transparent;transition:all .3s ease}.theme-accessibility .ant-menu-item:hover,.theme-accessibility .ant-menu-submenu-title:hover{background:rgba(255,215,0,.2);color:var(--wcag-yellow);border-color:var(--wcag-gold)}.theme-accessibility .ant-menu-item-selected{background:var(--wcag-gold);color:var(--wcag-black);font-weight:700;border-color:var(--wcag-yellow)}.theme-accessibility .ant-menu-item:focus,.theme-accessibility .ant-menu-submenu-title:focus{outline:var(--focus-outline);outline-offset:2px;box-shadow:var(--focus-shadow)}.theme-accessibility .ant-btn{height:44px;min-width:44px;padding:8px 20px;font-size:16px;font-weight:700;border:2px solid var(--wcag-gold);border-radius:4px;background:var(--wcag-black);color:var(--wcag-yellow);cursor:pointer;transition:all .3s ease;text-decoration:none}.theme-accessibility .ant-btn:hover{background:rgba(255,215,0,.1);border-color:var(--wcag-yellow);color:var(--wcag-yellow);transform:translateY(-1px);box-shadow:0 2px 8px rgba(255,215,0,.3)}.theme-accessibility .ant-btn:focus{outline:var(--focus-outline);outline-offset:2px;box-shadow:var(--focus-shadow)}.theme-accessibility .ant-btn-primary{background:var(--wcag-gold);color:var(--wcag-black);border-color:var(--wcag-yellow)}.theme-accessibility .ant-btn-primary:hover{background:var(--wcag-yellow);color:var(--wcag-black);border-color:var(--wcag-yellow)}.theme-accessibility .ant-btn-danger{background:var(--wcag-red);color:var(--wcag-black);border-color:var(--wcag-red)}.theme-accessibility .ant-btn-danger:hover{background:#ff6666;border-color:#ff6666}.theme-accessibility .ant-btn:disabled{background:#333300;color:#666600;border-color:#666600;cursor:not-allowed;opacity:.6}.theme-accessibility .ant-input,.theme-accessibility .ant-input-number,.theme-accessibility .ant-picker,.theme-accessibility .ant-select-selector{height:44px;padding:12px 16px;font-size:16px;background:var(--wcag-black);color:var(--wcag-yellow);border:2px solid var(--wcag-gold);border-radius:4px;transition:all .3s ease}.theme-accessibility .ant-input::placeholder{color:var(--wcag-orange);opacity:1}.theme-accessibility .ant-input:hover{border-color:var(--wcag-yellow)}.theme-accessibility .ant-input-focused,.theme-accessibility .ant-input:focus,.theme-accessibility .ant-select-focused .ant-select-selector{outline:var(--focus-outline);outline-offset:2px;border-color:var(--wcag-yellow);box-shadow:var(--focus-shadow)}.theme-accessibility .ant-input-lg,.theme-accessibility .ant-select-lg .ant-select-selector{height:56px;font-size:18px;padding:16px 20px}.theme-accessibility .ant-card{background:var(--wcag-black);border:2px solid var(--wcag-gold);border-radius:8px;color:var(--wcag-yellow);box-shadow:0 4px 12px rgba(255,215,0,.2)}.theme-accessibility .ant-card-head{background:var(--wcag-dark-yellow);border-bottom:2px solid var(--wcag-gold);color:var(--wcag-yellow);font-size:20px;font-weight:700;padding:16px 24px;height:auto;min-height:64px}.theme-accessibility .ant-card-body{padding:24px;color:var(--wcag-yellow);font-size:16px;line-height:1.6}.theme-accessibility .ant-table{background:var(--wcag-black);border:2px solid var(--wcag-gold);color:var(--wcag-yellow);font-size:16px}.theme-accessibility .ant-table-thead>tr>th{background:var(--wcag-dark-yellow);font-size:16px;font-weight:700}.theme-accessibility .ant-table-tbody>tr>td,.theme-accessibility .ant-table-thead>tr>th{color:var(--wcag-yellow);border:1px solid var(--wcag-gold);padding:16px 20px;height:auto;min-height:44px}.theme-accessibility .ant-table-tbody>tr:hover>td{background:rgba(255,215,0,.1)}.theme-accessibility .ant-table-tbody>tr.ant-table-row-selected>td,.theme-accessibility .ant-table-tbody>tr:focus>td{background:rgba(255,215,0,.2);outline:var(--focus-outline);outline-offset:-2px}.theme-accessibility .ant-modal-content{background:var(--wcag-black);border:3px solid var(--wcag-gold);border-radius:8px;color:var(--wcag-yellow);box-shadow:0 8px 32px rgba(255,215,0,.3)}.theme-accessibility .ant-modal-header{background:var(--wcag-dark-yellow);border-bottom:2px solid var(--wcag-gold);color:var(--wcag-yellow);padding:20px 32px}.theme-accessibility .ant-modal-title{color:var(--wcag-yellow);font-size:24px;font-weight:700}.theme-accessibility .ant-modal-body{padding:24px 32px;color:var(--wcag-yellow);font-size:16px;line-height:1.6}.theme-accessibility .ant-modal-footer{background:var(--wcag-dark-yellow);border-top:2px solid var(--wcag-gold);padding:16px 32px}.theme-accessibility .ant-modal-close{color:var(--wcag-yellow);font-size:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.theme-accessibility .ant-modal-close:focus,.theme-accessibility .ant-modal-close:hover{color:var(--wcag-red);outline:var(--focus-outline);outline-offset:2px}.theme-accessibility .ant-typography h1,.theme-accessibility h1{color:var(--wcag-yellow);font-size:calc(var(--base-heading-1) * var(--accessibility-font-scale))!important;font-weight:700;line-height:var(--accessibility-line-height)!important;margin:32px 0 20px}.theme-accessibility .ant-typography h2,.theme-accessibility h2{color:var(--wcag-yellow);font-size:calc(var(--base-heading-2) * var(--accessibility-font-scale))!important;font-weight:700;line-height:var(--accessibility-line-height)!important;margin:28px 0 18px}.theme-accessibility .ant-typography h3,.theme-accessibility h3{color:var(--wcag-yellow);font-size:calc(var(--base-heading-3) * var(--accessibility-font-scale))!important;font-weight:700;line-height:var(--accessibility-line-height)!important;margin:24px 0 16px}.theme-accessibility .ant-typography h4,.theme-accessibility h4{color:var(--wcag-yellow);font-size:calc(var(--base-heading-4) * var(--accessibility-font-scale))!important;font-weight:700;line-height:var(--accessibility-line-height)!important;margin:20px 0 14px}.theme-accessibility .ant-typography h5,.theme-accessibility h5{color:var(--wcag-yellow);font-size:calc(var(--base-heading-5) * var(--accessibility-font-scale))!important;font-weight:700;line-height:var(--accessibility-line-height)!important;margin:16px 0 12px}.theme-accessibility .ant-typography p,.theme-accessibility p{color:var(--wcag-yellow);font-size:calc(var(--base-font-size) * var(--accessibility-font-scale))!important;line-height:var(--accessibility-line-height)!important;margin-bottom:16px}.theme-accessibility .ant-typography a,.theme-accessibility a{color:var(--wcag-gold);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;font-weight:600}.theme-accessibility .ant-typography a:hover,.theme-accessibility a:hover{color:var(--wcag-yellow);text-decoration-thickness:3px}.theme-accessibility .ant-typography a:focus,.theme-accessibility a:focus{outline:var(--focus-outline);outline-offset:2px;background:rgba(255,215,0,.1);padding:2px 4px;border-radius:2px}.theme-accessibility ol,.theme-accessibility ul{color:var(--wcag-yellow);font-size:16px;line-height:1.6;padding-left:32px;margin-bottom:16px}.theme-accessibility li{margin-bottom:8px}.theme-accessibility .ant-form-item{margin-bottom:24px}.theme-accessibility .ant-form-item-label>label{color:var(--wcag-yellow);font-size:16px;font-weight:600;height:auto;line-height:1.6;margin-bottom:8px}.theme-accessibility .ant-form-item-required:before{color:var(--wcag-red);font-size:18px;font-weight:700;margin-right:4px}.theme-accessibility .ant-form-item-explain-error{color:var(--wcag-red);font-size:16px;font-weight:600;margin-top:8px}.theme-accessibility .ant-form-item-explain-success{color:var(--wcag-green);font-size:16px;font-weight:600;margin-top:8px}.theme-accessibility .ant-alert{border:2px solid;border-radius:4px;padding:16px 20px;font-size:16px;font-weight:600;line-height:1.6;margin-bottom:16px}.theme-accessibility .ant-alert-success{background:rgba(0,255,136,.1);border-color:var(--wcag-green);color:var(--wcag-green)}.theme-accessibility .ant-alert-error{background:rgba(255,68,68,.1);border-color:var(--wcag-red);color:var(--wcag-red)}.theme-accessibility .ant-alert-warning{background:rgba(255,176,0,.1);border-color:var(--wcag-orange);color:var(--wcag-orange)}.theme-accessibility .ant-alert-info{background:rgba(0,221,255,.1);border-color:var(--wcag-cyan);color:var(--wcag-cyan)}.theme-accessibility .ant-alert-icon{font-size:24px;margin-right:12px}.theme-accessibility .ant-dropdown-menu{background:var(--wcag-black);border:2px solid var(--wcag-gold);border-radius:4px;box-shadow:0 4px 16px rgba(255,215,0,.3);padding:8px}.theme-accessibility .ant-dropdown-menu-item{color:var(--wcag-yellow);font-size:16px;padding:8px 16px;border-radius:2px;min-height:44px;display:flex;align-items:center;border:2px solid transparent}.theme-accessibility .ant-dropdown-menu-item:focus,.theme-accessibility .ant-dropdown-menu-item:hover{background:rgba(255,215,0,.2);border-color:var(--wcag-gold);outline:none}.theme-accessibility .ant-pagination{font-size:16px}.theme-accessibility .ant-pagination-item{background:var(--wcag-black);border:2px solid var(--wcag-gold);color:var(--wcag-yellow);min-width:44px;height:44px;line-height:40px;font-weight:600;border-radius:4px;margin:0 4px}.theme-accessibility .ant-pagination-item:focus,.theme-accessibility .ant-pagination-item:hover{border-color:var(--wcag-yellow);background:rgba(255,215,0,.1);outline:var(--focus-outline);outline-offset:2px}.theme-accessibility .ant-pagination-item-active{background:var(--wcag-gold);color:var(--wcag-black);border-color:var(--wcag-yellow);font-weight:700}.theme-accessibility .ant-tooltip-inner{background:var(--wcag-dark-yellow);color:var(--wcag-yellow);border:2px solid var(--wcag-gold);border-radius:4px;font-size:16px;padding:12px 16px;line-height:1.4;box-shadow:0 4px 12px rgba(255,215,0,.3)}.theme-accessibility .ant-tooltip-arrow:before{background:var(--wcag-gold)}.theme-accessibility .ant-progress-line .ant-progress-bg{background:var(--wcag-gold);height:8px;border-radius:4px}.theme-accessibility .ant-progress-line .ant-progress-outer{background:rgba(255,215,0,.2);border:1px solid var(--wcag-gold);border-radius:4px}.theme-accessibility .ant-progress-text{color:var(--wcag-yellow);font-size:16px;font-weight:600}.theme-accessibility .ant-checkbox,.theme-accessibility .ant-radio{font-size:16px;line-height:1.6}.theme-accessibility .ant-checkbox-inner,.theme-accessibility .ant-radio-inner{width:20px;height:20px;border:2px solid var(--wcag-gold);border-radius:4px;background:var(--wcag-black)}.theme-accessibility .ant-checkbox-checked .ant-checkbox-inner,.theme-accessibility .ant-radio-checked .ant-radio-inner{background:var(--wcag-gold);border-color:var(--wcag-yellow)}.theme-accessibility .ant-checkbox:hover .ant-checkbox-inner,.theme-accessibility .ant-radio:hover .ant-radio-inner{border-color:var(--wcag-yellow)}.theme-accessibility .ant-checkbox-input:focus+.ant-checkbox-inner,.theme-accessibility .ant-radio-input:focus+.ant-radio-inner{outline:var(--focus-outline);outline-offset:2px}.theme-accessibility .ant-checkbox-wrapper,.theme-accessibility .ant-radio-wrapper{color:var(--wcag-yellow);font-size:16px;font-weight:500;margin-bottom:8px;display:flex;align-items:flex-start;min-height:44px;padding:12px 0}.theme-accessibility .skip-link{position:absolute;top:-40px;left:6px;background:var(--wcag-gold);color:var(--wcag-black);padding:8px 16px;border-radius:4px;font-size:16px;font-weight:700;text-decoration:none;z-index:1000;transition:top .3s}.theme-accessibility .skip-link:focus{top:6px}.theme-accessibility .skip-link:focus,.theme-accessibility :focus{outline:var(--focus-outline);outline-offset:2px}.theme-accessibility :focus:not(:focus-visible){outline:none}.theme-accessibility :focus-visible{outline:var(--focus-outline);outline-offset:2px}.theme-agriculture,.theme-agriculture-adaptive{--agriculture-primary:#2fc366;--agriculture-bg-layout:#f5f3e6;--agriculture-sider:#004d1f;--agriculture-text:#333333}.theme-agriculture-dark{--agriculture-primary:#2fc366;--agriculture-success:#52c41a;--agriculture-warning:#f0b429;--agriculture-error:#e53935;--agriculture-info:#4299e1;--agriculture-bg-base:#111827;--agriculture-bg-container:#1f2937;--agriculture-bg-elevated:#374151;--agriculture-bg-layout:#0f172a;--agriculture-bg-spotlight:#4b5563;--agriculture-text:#e5e7eb;--agriculture-text-secondary:#9ca3af;--agriculture-text-tertiary:#6b7280;--agriculture-text-quaternary:#4b5563;--agriculture-border:#374151;--agriculture-border-secondary:#4b5563;--agriculture-sider-dark:#111827;--agriculture-header-dark:#111827;--agriculture-card-dark:#374151;--agriculture-menu-dark:#0f172a}.theme-futuristic-advanced{--futuristic-primary:#0062FF;--futuristic-primary-light:#4096FF;--futuristic-primary-dark:#003d99;--futuristic-success:#00E676;--futuristic-warning:#FFEA00;--futuristic-error:#FF1744;--futuristic-info:#00B0FF;--futuristic-bg-base:#0A1929;--futuristic-bg-container:#001E3C;--futuristic-bg-elevated:#0A2540;--futuristic-bg-layout:#050A14;--futuristic-text:#FFFFFF;--futuristic-text-secondary:rgba(255,255,255,0.7);--futuristic-text-tertiary:rgba(255,255,255,0.5);--glow-primary:0 0 20px rgba(0,98,255,0.3);--glow-success:0 0 20px rgba(0,230,118,0.3);--glow-warning:0 0 20px rgba(255,234,0,0.3);--glow-error:0 0 20px rgba(255,23,68,0.3);--animation-speed:0.3s;--animation-curve:cubic-bezier(0.4,0,0.2,1)}.theme-futuristic-advanced .ant-btn-primary{position:relative;overflow:hidden;box-shadow:var(--glow-primary);transition:all var(--animation-speed) var(--animation-curve)}.theme-futuristic-advanced .ant-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s;z-index:1}.theme-futuristic-advanced .ant-btn-primary:hover:before{left:100%}.theme-futuristic-advanced .ant-btn-primary:hover{box-shadow:var(--glow-primary),0 0 30px rgba(0,98,255,.5);transform:translateY(-2px)}.theme-futuristic-advanced .ant-card{position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,98,255,.2);transition:all var(--animation-speed) var(--animation-curve)}.theme-futuristic-advanced .ant-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(0,98,255,.1),transparent 70%);pointer-events:none;border-radius:inherit}.theme-futuristic-advanced .ant-card:hover{transform:scale(1.02);box-shadow:0 20px 80px rgba(0,98,255,.2)}.theme-turkey{--turkey-red:#A8201A;--turkey-brown:#6E4C1E;--turkey-copper:#B87333;--turkey-wheat:#F5DEB3;--turkey-corn:#F2C649;--turkey-background:#FFFFFF;--turkey-text:#262626}.theme-turkey-dark{--turkey-red:#A8201A;--turkey-brown:#6E4C1E;--turkey-copper:#B87333;--turkey-background:#0F1E17;--turkey-card:#1F2D25;--turkey-text:#F0F0F0}.theme-turkey-dark:before,.theme-turkey:before{content:"🦃";position:fixed;top:8px;left:8px;z-index:1000;font-size:20px;opacity:.7;pointer-events:none}@media (max-width:768px){.theme-compact .ant-layout-header,.theme-cyber .ant-layout-header,.theme-dark .ant-layout-header{height:56px}.theme-futuristic .ant-layout-header{height:64px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.theme-futuristic .ant-card:hover{transform:translateY(-4px) scale(1.01)}.theme-futuristic .ant-menu-item:hover{transform:translateY(-1px)}.theme-futuristic .ant-btn,.theme-futuristic .ant-input{height:44px;font-size:14px}.theme-accessibility .ant-btn,.theme-accessibility .ant-input{height:44px;font-size:16px}.theme-accessibility h1{font-size:36px}.theme-accessibility h2{font-size:28px}.theme-accessibility h3{font-size:24px}.theme-cyber .ant-layout-header{height:36px;font-size:12px;padding:0 12px}.theme-cyber .ant-layout-header:before{content:"> ONLINE ◉";font-size:10px}.theme-cyber .ant-btn{height:28px;font-size:11px;padding:0 12px}.theme-cyber .ant-input,.theme-cyber .ant-select-selector{height:28px;font-size:12px;padding:0 8px}}@media (max-width:480px){.theme-accessibility .ant-btn,.theme-accessibility .ant-input{height:48px;font-size:18px}.theme-futuristic:before{background-size:25px 25px}.theme-futuristic .ant-btn,.theme-futuristic .ant-input{height:40px;font-size:13px;padding:0 16px}.theme-cyber:before{background-size:15px 15px}.theme-cyber .ant-modal-content{margin:16px}.theme-cyber .ant-table-tbody>tr>td,.theme-cyber .ant-table-thead>tr>th{padding:6px 8px;font-size:10px}}@media (prefers-reduced-motion:reduce){.theme-accessibility *,.theme-compact *,.theme-cyber *,.theme-dark *,.theme-futuristic *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.theme-cyber:after,.theme-cyber:before,.theme-futuristic:before{animation:none!important}}@media print{.theme-accessibility,.theme-compact,.theme-cyber,.theme-dark,.theme-futuristic{background:white!important;color:black!important}.theme-accessibility *,.theme-compact *,.theme-cyber *,.theme-dark *,.theme-futuristic *{background:white!important;color:black!important;box-shadow:none!important;text-shadow:none!important}.theme-cyber .status-bar,.theme-cyber:after,.theme-cyber:before,.theme-futuristic :after,.theme-futuristic :before{display:none!important}}@media (prefers-contrast:more){.theme-accessibility{--wcag-yellow:#FFFF00;--wcag-gold:#FFD700;--wcag-border:rgba(0,245,255,0.50)}.theme-futuristic{--glow-primary:#00ffff;--glass-border:rgba(0,245,255,0.50)}.theme-cyber{--matrix-green:#00ff00;--matrix-green-bright:#ffffff;--matrix-green-dim:#00cc00}}@media (forced-colors:active){.theme-accessibility *{background:Canvas;color:CanvasText;border-color:CanvasText}.theme-accessibility .ant-btn{border:2px solid ButtonText;background:ButtonFace;color:ButtonText}.theme-accessibility .ant-btn:focus,.theme-accessibility .ant-btn:hover{background:Highlight;color:HighlightText;border-color:HighlightText}}@media (prefers-color-scheme:dark){.theme-futuristic{--glass-bg:rgba(16,16,16,0.85);--glass-border:rgba(0,245,255,0.30)}}.theme-dark .ant-steps{background:var(--bg-primary)}.theme-dark .ant-steps,.theme-dark .ant-steps-item,.theme-dark .ant-steps-item-title{color:var(--text-primary)}.theme-dark .ant-steps-item-description,.theme-dark .ant-steps-item-subtitle{color:var(--text-secondary)}.theme-dark .ant-steps-item-icon{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}.theme-dark .ant-steps-item-process .ant-steps-item-icon{background:var(--primary-color);border-color:var(--primary-color);color:#ffffff}.theme-dark .ant-steps-item-finish .ant-steps-item-icon{background:var(--bg-secondary);border-color:var(--primary-color);color:var(--primary-color)}.theme-dark .ant-steps-item-error .ant-steps-item-icon{background:var(--bg-secondary);border-color:#ff4d4f;color:#ff4d4f}.theme-dark .ant-steps-item-wait .ant-steps-item-icon{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-secondary)}.theme-dark .ant-steps-item-tail:after{background:var(--border-color)}.theme-dark .ant-steps-item-finish .ant-steps-item-tail:after{background:var(--primary-color)}.theme-dark .ant-steps-navigation .ant-steps-item{background:var(--bg-secondary);border:1px solid var(--border-color)}.theme-dark .ant-steps-navigation .ant-steps-item:hover{background:var(--bg-elevated)}.theme-dark .ant-steps-navigation .ant-steps-item-active,.theme-dark .ant-steps-navigation .ant-steps-item-process{background:var(--primary-color);color:#ffffff}.theme-technical{--business-primary:#1890ff;--business-primary-light:#40a9ff;--business-primary-dark:#0050b3;--business-success:#52c41a;--business-warning:#faad14;--business-error:#ff4d4f;--business-info:#1890ff;--business-bg-base:#ffffff;--business-bg-container:#fafafa;--business-bg-elevated:#ffffff;--business-bg-spotlight:#e6f7ff;--business-sider:#001529;--business-text:#262626;--business-text-secondary:#595959;--business-text-light:#8c8c8c;--business-text-disabled:#bfbfbf;--business-shadow-sm:0 2px 8px rgba(0,0,0,0.06);--business-shadow-md:0 4px 16px rgba(0,0,0,0.08);--business-shadow-lg:0 8px 32px rgba(0,0,0,0.12);--business-shadow-xl:0 16px 64px rgba(0,0,0,0.16);--agricultural-green:#52c41a;--agricultural-brown:#8c6239;--agricultural-cream:#fff7e6;--business-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--business-transition-fast:all 0.2s cubic-bezier(0.4,0,0.2,1);--business-spring:cubic-bezier(0.34,1.56,0.64,1)}.theme-technical:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(24,144,255,.02) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(82,196,26,.015) 0,transparent 50%),linear-gradient(135deg,transparent,rgba(24,144,255,.005) 50%,transparent);pointer-events:none;z-index:-1}.theme-technical .ant-layout-header{background:var(--business-bg-base);border-bottom:1px solid #e8e8e8;box-shadow:var(--business-shadow-sm);height:64px;padding:0 32px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:100;transition:var(--business-transition)}.theme-technical .ant-layout-header:hover{box-shadow:var(--business-shadow-md)}.theme-technical .ant-layout-sider{background:var(--business-sider);box-shadow:2px 0 8px rgba(0,0,0,.08);position:relative;overflow:hidden}.theme-technical .ant-layout-sider:before{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent 0,rgba(24,144,255,.2) 20%,rgba(24,144,255,.4) 50%,rgba(24,144,255,.2) 80%,transparent);animation:siderGlow 4s ease-in-out infinite}@keyframes siderGlow{0%,to{opacity:.3}50%{opacity:1}}.theme-technical .ant-menu{background:transparent;border:none;font-weight:500}.theme-technical .ant-menu-item,.theme-technical .ant-menu-submenu-title{height:40px;line-height:40px;margin:4px 8px;border-radius:6px;transition:var(--business-transition);position:relative;overflow:hidden}.theme-technical .ant-menu-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent);transition:left .5s ease}.theme-technical .ant-menu-item:hover:before{left:100%}.theme-technical .ant-menu-item:hover,.theme-technical .ant-menu-submenu-title:hover{background:rgba(24,144,255,.15);color:var(--business-primary-light);transform:translateX(4px)}.theme-technical .ant-menu-item-selected{background:var(--business-primary);color:#ffffff;font-weight:600;box-shadow:0 2px 8px rgba(24,144,255,.3)}.theme-technical .ant-menu-item-selected:after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%);width:4px;height:4px;background:var(--agricultural-green);border-radius:50%;box-shadow:0 0 8px rgba(82,196,26,.6);animation:pulse 2s infinite}.theme-technical .ant-card{background:var(--business-bg-base);border:1px solid #e8e8e8;border-radius:12px;box-shadow:var(--business-shadow-sm);transition:var(--business-transition);position:relative;overflow:hidden}.theme-technical .ant-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--business-primary) 0,var(--agricultural-green) 50%,var(--business-primary) 100%);opacity:0;transition:opacity .3s ease}.theme-technical .ant-card:hover{transform:translateY(-4px);box-shadow:var(--business-shadow-lg);border-color:rgba(24,144,255,.3)}.theme-technical .ant-card:hover:before{opacity:1}.theme-technical .ant-card-head{background:linear-gradient(135deg,var(--business-bg-container) 0,rgba(24,144,255,.02) 100%);border-bottom:1px solid #e8e8e8;font-weight:600;position:relative}.theme-technical .ant-card-body{position:relative;z-index:1}.theme-technical .ant-btn{border-radius:8px;font-weight:500;transition:var(--business-transition);position:relative;overflow:hidden;border:1px solid #d9d9d9}.theme-technical .ant-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease;z-index:1}.theme-technical .ant-btn:hover:before{left:100%}.theme-technical .ant-btn-primary{background:linear-gradient(135deg,var(--business-primary) 0,var(--business-primary-light) 100%);border:none;box-shadow:0 4px 12px rgba(24,144,255,.25);position:relative}.theme-technical .ant-btn-primary:hover{background:linear-gradient(135deg,var(--business-primary-light) 0,#69c0ff 100%);box-shadow:0 6px 20px rgba(24,144,255,.35);transform:translateY(-2px)}.theme-technical .ant-btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px rgba(24,144,255,.4)}.theme-technical .ant-btn.agricultural{background:linear-gradient(135deg,var(--agricultural-green) 0,#73d13d 100%);border:none;color:#ffffff;box-shadow:0 4px 12px rgba(82,196,26,.25)}.theme-technical .ant-btn.agricultural:hover{background:linear-gradient(135deg,#73d13d,#95de64);box-shadow:0 6px 20px rgba(82,196,26,.35);transform:translateY(-2px)}.theme-technical .ant-input,.theme-technical .ant-input-number,.theme-technical .ant-select-selector{border-radius:8px;border:1px solid #d9d9d9;transition:var(--business-transition);background:var(--business-bg-base)}.theme-technical .ant-input:hover,.theme-technical .ant-select:hover .ant-select-selector{border-color:var(--business-primary-light);box-shadow:0 0 0 2px rgba(24,144,255,.1)}.theme-technical .ant-input-focused,.theme-technical .ant-input:focus,.theme-technical .ant-select-focused .ant-select-selector{border-color:var(--business-primary);box-shadow:0 0 0 3px rgba(24,144,255,.15);background:rgba(24,144,255,.02)}.theme-technical .ant-table{border-radius:8px;box-shadow:var(--business-shadow-sm);border:1px solid #e8e8e8;overflow:hidden}.theme-technical .ant-table-thead>tr>th{background:linear-gradient(135deg,#fafafa,rgba(24,144,255,.02));border-bottom:2px solid #e8e8e8;font-weight:600;color:var(--business-text);position:relative}.theme-technical .ant-table-thead>tr>th:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--business-primary),transparent);opacity:0;transition:opacity .3s ease}.theme-technical .ant-table-thead>tr>th:hover:after{opacity:1}.theme-technical .ant-table-tbody>tr{transition:var(--business-transition-fast)}.theme-technical .ant-table-tbody>tr:hover>td{background:linear-gradient(135deg,rgba(24,144,255,.02),rgba(24,144,255,.05));box-shadow:inset 2px 0 0 var(--business-primary)}.theme-technical .ant-table-tbody>tr.ant-table-row-selected>td{background:linear-gradient(135deg,rgba(24,144,255,.08),rgba(82,196,26,.02));box-shadow:inset 3px 0 0 var(--business-primary)}.theme-technical .ant-modal-content{border-radius:12px;overflow:hidden;box-shadow:var(--business-shadow-xl);border:1px solid rgba(24,144,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-technical .ant-modal-header{background:linear-gradient(135deg,#fafafa,rgba(24,144,255,.03));border-bottom:1px solid #e8e8e8;position:relative}.theme-technical .ant-modal-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--business-primary),var(--agricultural-green),var(--business-primary))}.theme-technical .ant-modal-title{font-weight:600;color:var(--business-text);position:relative}.theme-technical .ant-progress-line .ant-progress-bg{background:linear-gradient(90deg,var(--business-primary) 0,var(--agricultural-green) 100%);border-radius:4px;box-shadow:0 2px 8px rgba(24,144,255,.2)}.theme-technical .ant-progress-circle .ant-progress-circle-path{stroke:url(#technicalGradient);filter:drop-shadow(0 2px 4px rgba(24,144,255,.2))}.theme-technical .stat-card{background:var(--business-bg-base);border:1px solid #e8e8e8;border-radius:12px;padding:24px;position:relative;overflow:hidden;transition:var(--business-transition)}.theme-technical .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--business-primary),var(--agricultural-green))}.theme-technical .stat-card:hover{transform:translateY(-2px);box-shadow:var(--business-shadow-md)}.theme-technical .stat-value{font-size:32px;font-weight:700;color:var(--business-primary);margin:8px 0;text-shadow:0 2px 4px rgba(24,144,255,.1)}.theme-technical .stat-label{color:var(--business-text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.theme-technical .stat-change{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500}.theme-technical .stat-change.positive{color:var(--agricultural-green)}.theme-technical .stat-change.negative{color:var(--business-error)}.theme-technical .loading-spinner{border:3px solid rgba(24,144,255,.1);border-top:3px solid var(--business-primary);border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.theme-technical .ant-notification{border-radius:8px;box-shadow:var(--business-shadow-lg);border:1px solid rgba(24,144,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-technical .ant-notification-notice-success{border-left:4px solid var(--agricultural-green);background:linear-gradient(135deg,rgba(82,196,26,.05),rgba(82,196,26,.02))}.theme-technical .ant-notification-notice-error{border-left:4px solid var(--business-error);background:linear-gradient(135deg,rgba(255,77,79,.05),rgba(255,77,79,.02))}.theme-technical .ant-notification-notice-warning{border-left:4px solid var(--business-warning);background:linear-gradient(135deg,rgba(250,173,20,.05),rgba(250,173,20,.02))}.theme-technical .dashboard-widget{background:var(--business-bg-base);border:1px solid #e8e8e8;border-radius:12px;padding:24px;position:relative;transition:var(--business-transition)}.theme-technical .dashboard-widget.poultry-production:before{content:"🐓";position:absolute;top:16px;right:16px;font-size:24px;opacity:.1;transition:all .3s ease}.theme-technical .dashboard-widget:hover.poultry-production:before{opacity:.3;transform:scale(1.1)}.theme-technical .dashboard-widget.feed-management:before{content:"🌾";position:absolute;top:16px;right:16px;font-size:24px;opacity:.1;transition:all .3s ease}.theme-technical .dashboard-widget:hover.feed-management:before{opacity:.3;transform:scale(1.1)}.theme-technical .chart-container{background:var(--business-bg-base);border:1px solid #e8e8e8;border-radius:12px;padding:24px;position:relative;overflow:hidden}.theme-technical .chart-container:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--business-primary) 0,var(--agricultural-green) 50%,var(--business-primary) 100%)}.theme-technical .ant-tabs{color:var(--business-text)}.theme-technical .ant-tabs-tab{color:var(--business-text-secondary);font-weight:500;transition:var(--business-transition-fast);position:relative;padding:12px 0;margin-right:32px}.theme-technical .ant-tabs-tab:hover{color:var(--business-primary)}.theme-technical .ant-tabs-tab-active{color:var(--business-primary);font-weight:600}.theme-technical .ant-tabs-ink-bar{background:linear-gradient(90deg,var(--business-primary),var(--agricultural-green));height:3px;border-radius:2px;box-shadow:0 2px 8px rgba(24,144,255,.3)}.theme-technical svg defs{display:none}.theme-technical:after{content:"";position:absolute;width:0;height:0;overflow:hidden}@media (max-width:768px){.theme-technical .ant-layout-header{height:56px;padding:0 16px}.theme-technical .ant-card{border-radius:8px;margin-bottom:16px}.theme-technical .ant-card-body{padding:16px}.theme-technical .stat-value{font-size:24px}.theme-technical .dashboard-widget{padding:16px}}@media (max-width:480px){.theme-technical .ant-btn{height:36px;padding:0 16px}.theme-technical .ant-input{height:36px}.theme-technical .stat-card{padding:16px}}.theme-technical-dark{--business-bg-base:#1f1f1f;--business-bg-container:#141414;--business-bg-elevated:#262626;--business-text:#ffffff;--business-text-secondary:#a6a6a6;--business-sider:#000000}.theme-technical-dark .ant-layout{background:var(--business-bg-container)}.theme-technical-dark .ant-layout-header{background:var(--business-bg-elevated);border-bottom-color:#424242}.theme-technical-dark .ant-card{background:var(--business-bg-elevated);border-color:#424242}.theme-technical-dark .ant-input,.theme-technical-dark .ant-select-selector{background:var(--business-bg-elevated);border-color:#424242;color:var(--business-text)}.theme-technical :focus{outline:2px solid var(--business-primary);outline-offset:2px}.theme-technical .ant-btn:focus{box-shadow:0 0 0 3px rgba(24,144,255,.2)}.theme-technical *{will-change:auto}.theme-technical .ant-card:hover{will-change:transform,box-shadow}.theme-technical .ant-btn:hover{will-change:transform,box-shadow,background}.theme-technical .poultry-indicator{position:relative;display:inline-flex;align-items:center;gap:8px}.theme-technical .poultry-indicator:before{content:"🐔";font-size:16px;filter:grayscale(1) brightness(.8);transition:all .3s ease}.theme-technical .poultry-indicator.active:before{filter:none;transform:scale(1.1)}.theme-technical .production-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.theme-technical .production-status.optimal{background:rgba(82,196,26,.1);color:var(--agricultural-green);border:1px solid rgba(82,196,26,.3)}.theme-technical .production-status.warning{background:rgba(250,173,20,.1);color:var(--business-warning);border:1px solid rgba(250,173,20,.3)}.theme-technical .production-status.critical{background:rgba(255,77,79,.1);color:var(--business-error);border:1px solid rgba(255,77,79,.3)}.theme-technical .environment-gauge{background:linear-gradient(135deg,var(--business-bg-base) 0,rgba(82,196,26,.02) 100%);border:1px solid #e8e8e8;border-radius:12px;padding:20px;text-align:center;position:relative;overflow:hidden}.theme-technical .environment-gauge:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#52c41a,#faad14 50%,#ff4d4f)}.theme-technical .gauge-value{font-size:28px;font-weight:700;margin:12px 0}.theme-technical .gauge-value.normal{color:var(--agricultural-green)}.theme-technical .gauge-value.warning{color:var(--business-warning)}.theme-technical .gauge-value.critical{color:var(--business-error)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(1);opacity:1}}.notification-bell .ant-badge{animation:pulse 2s infinite}.withdrawal-notification-dropdown .ant-dropdown-menu{padding:0;max-height:60vh;overflow-y:auto}.withdrawal-notification-dropdown .ant-list-item:hover{background-color:#f5f5f5;cursor:pointer}.ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa!important}.ant-table-tbody>tr:nth-child(odd)>td{background-color:#ffffff!important}.ant-table-tbody>tr:nth-child(2n):hover>td{background-color:#f0f0f0!important}.ant-table-tbody>tr:nth-child(odd):hover>td{background-color:#f5f5f5!important}.theme-dark .ant-table-tbody>tr:nth-child(2n)>td{background-color:#1a1f2e!important}.theme-dark .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--bg-secondary)!important}.theme-dark .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:#252b3d!important}.theme-dark .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:var(--bg-elevated)!important}.theme-compact .ant-table-tbody>tr:nth-child(2n)>td{background-color:#f9f0ff!important}.theme-compact .ant-table-tbody>tr:nth-child(odd)>td{background-color:#ffffff!important}.theme-compact .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:#f3e8ff!important}.theme-compact .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:#faf5ff!important}.theme-futuristic .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(0,245,255,.04)!important}.theme-futuristic .ant-table-tbody>tr:nth-child(odd)>td{background-color:rgba(255,255,255,.9)!important}.theme-futuristic .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(0,245,255,.08)!important;box-shadow:inset 0 0 0 1px rgba(0,245,255,.1)!important}.theme-futuristic .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(0,245,255,.06)!important;box-shadow:inset 0 0 0 1px rgba(0,245,255,.1)!important}.theme-cyber .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(0,255,65,.05)!important}.theme-cyber .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--terminal-bg-light)!important}.theme-cyber .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(0,255,65,.1)!important;border-left:2px solid var(--matrix-green)!important}.theme-cyber .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(0,255,65,.08)!important;border-left:2px solid var(--matrix-green)!important}.theme-accessibility .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(255,215,0,.08)!important}.theme-accessibility .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--wcag-black)!important}.theme-accessibility .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(255,215,0,.15)!important;border:2px solid var(--wcag-gold)!important}.theme-accessibility .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(255,215,0,.12)!important;border:2px solid var(--wcag-gold)!important}.theme-technical .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(24,144,255,.02)!important}.theme-technical .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--business-bg-base)!important}.theme-technical .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(24,144,255,.06)!important;box-shadow:inset 2px 0 0 rgba(24,144,255,.3)!important}.theme-technical .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(24,144,255,.04)!important;box-shadow:inset 2px 0 0 rgba(24,144,255,.3)!important}.theme-agriculture .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(47,195,102,.03)!important}.theme-agriculture .ant-table-tbody>tr:nth-child(odd)>td{background-color:#f5f3e6!important}.theme-agriculture .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(47,195,102,.08)!important;border-left:3px solid var(--agriculture-primary)!important}.theme-agriculture .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(47,195,102,.06)!important;border-left:3px solid var(--agriculture-primary)!important}.theme-agriculture-dark .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(47,195,102,.08)!important}.theme-agriculture-dark .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--agriculture-bg-container)!important}.theme-agriculture-dark .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(47,195,102,.15)!important;border-left:3px solid var(--agriculture-primary)!important}.theme-agriculture-dark .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(47,195,102,.12)!important;border-left:3px solid var(--agriculture-primary)!important}.theme-turkey .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(168,32,26,.05)!important}.theme-turkey .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--turkey-background)!important}.theme-turkey .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(168,32,26,.1)!important;border-left:3px solid var(--turkey-red)!important}.theme-turkey .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(168,32,26,.08)!important;border-left:3px solid var(--turkey-red)!important}.theme-turkey-dark .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(168,32,26,.1)!important}.theme-turkey-dark .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--turkey-background)!important}.theme-turkey-dark .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(168,32,26,.18)!important;border-left:3px solid var(--turkey-red)!important}.theme-turkey-dark .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(168,32,26,.15)!important;border-left:3px solid var(--turkey-red)!important}.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(0,98,255,.03)!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--futuristic-bg-container)!important}.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(0,98,255,.08)!important}.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(2n):hover>td,.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(odd):hover>td{box-shadow:inset 0 0 0 1px rgba(0,98,255,.2),var(--glow-primary)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.theme-futuristic-advanced .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(0,98,255,.06)!important}.theme-technical-dark .ant-table-tbody>tr:nth-child(2n)>td{background-color:rgba(24,144,255,.08)!important}.theme-technical-dark .ant-table-tbody>tr:nth-child(odd)>td{background-color:var(--business-bg-elevated)!important}.theme-technical-dark .ant-table-tbody>tr:nth-child(2n):hover>td{background-color:rgba(24,144,255,.15)!important;border-left:3px solid var(--business-primary)!important}.theme-technical-dark .ant-table-tbody>tr:nth-child(odd):hover>td{background-color:rgba(24,144,255,.12)!important;border-left:3px solid var(--business-primary)!important}.ant-list-item:nth-child(2n){background-color:#f0f0f0!important}.ant-list-item:nth-child(odd){background-color:#ffffff!important}.ant-list-item:nth-child(2n):hover{background-color:#e0e0e0!important}.ant-list-item:nth-child(odd):hover{background-color:#f0f0f0!important}.theme-dark .ant-list-item:nth-child(2n){background-color:#141a26!important}.theme-dark .ant-list-item:nth-child(odd){background-color:var(--bg-secondary)!important}.theme-dark .ant-list-item:nth-child(2n):hover{background-color:#1a2332!important}.theme-dark .ant-list-item:nth-child(odd):hover{background-color:#2a3441!important}.theme-compact .ant-list-item:nth-child(2n){background-color:#f3e5ff!important}.theme-compact .ant-list-item:nth-child(odd){background-color:#ffffff!important}.theme-compact .ant-list-item:nth-child(2n):hover{background-color:#ead7ff!important}.theme-compact .ant-list-item:nth-child(odd):hover{background-color:#f7f1ff!important}.theme-futuristic .ant-list-item:nth-child(2n){background-color:rgba(0,245,255,.08)!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-futuristic .ant-list-item:nth-child(odd){background-color:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-futuristic .ant-list-item:nth-child(2n):hover{background-color:rgba(0,245,255,.15)!important;box-shadow:inset 0 0 0 1px rgba(0,245,255,.3),0 4px 16px rgba(0,245,255,.2)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-futuristic .ant-list-item:nth-child(odd):hover{background-color:rgba(0,245,255,.12)!important;box-shadow:inset 0 0 0 1px rgba(0,245,255,.2),0 4px 16px rgba(0,245,255,.15)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-cyber .ant-list-item:nth-child(2n){background-color:rgba(0,255,65,.1)!important;position:relative}.theme-cyber .ant-list-item:nth-child(odd){background-color:var(--terminal-bg-light)!important;position:relative}.theme-cyber .ant-list-item:nth-child(2n):before,.theme-cyber .ant-list-item:nth-child(odd):before{content:">";position:absolute;left:8px;color:var(--matrix-green-dim);opacity:0;transition:opacity .1s ease}.theme-cyber .ant-list-item:nth-child(2n):hover{background-color:rgba(0,255,65,.18)!important}.theme-cyber .ant-list-item:nth-child(2n):hover,.theme-cyber .ant-list-item:nth-child(odd):hover{border-left-color:var(--matrix-green)!important;color:var(--matrix-green-bright);text-shadow:0 0 3px rgba(0,255,65,.3);padding-left:24px}.theme-cyber .ant-list-item:nth-child(odd):hover{background-color:rgba(0,255,65,.15)!important}.theme-cyber .ant-list-item:hover:before{opacity:1}.theme-accessibility .ant-list-item:nth-child(2n){background-color:rgba(255,215,0,.15)!important}.theme-accessibility .ant-list-item:nth-child(odd){background-color:var(--wcag-black)!important}.theme-accessibility .ant-list-item:nth-child(2n):hover{background-color:rgba(255,215,0,.25)!important;border-color:var(--wcag-gold)!important}.theme-accessibility .ant-list-item:nth-child(odd):hover{background-color:rgba(255,215,0,.2)!important;border-color:var(--wcag-gold)!important}.theme-technical .ant-list-item:nth-child(2n){background-color:rgba(24,144,255,.05)!important;border:1px solid rgba(24,144,255,.1)}.theme-technical .ant-list-item:nth-child(odd){background-color:var(--business-bg-base)!important}.theme-technical .ant-list-item:nth-child(2n):hover{background-color:rgba(24,144,255,.12)!important;box-shadow:inset 3px 0 0 rgba(24,144,255,.6),0 2px 8px rgba(24,144,255,.15)!important;border-color:rgba(24,144,255,.3)}.theme-technical .ant-list-item:nth-child(odd):hover{background-color:rgba(24,144,255,.08)!important;box-shadow:inset 3px 0 0 rgba(24,144,255,.4),0 2px 8px rgba(24,144,255,.1)!important;border-color:rgba(24,144,255,.2)}.theme-agriculture .ant-list-item:nth-child(2n){background-color:rgba(47,195,102,.08)!important}.theme-agriculture .ant-list-item:nth-child(odd){background-color:#f5f3e6!important}.theme-agriculture .ant-list-item:nth-child(2n):hover{background-color:rgba(47,195,102,.15)!important}.theme-agriculture .ant-list-item:nth-child(odd):hover,.theme-agriculture-dark .ant-list-item:nth-child(2n){background-color:rgba(47,195,102,.12)!important}.theme-agriculture-dark .ant-list-item:nth-child(odd){background-color:var(--agriculture-bg-container)!important}.theme-agriculture-dark .ant-list-item:nth-child(2n):hover{background-color:rgba(47,195,102,.22)!important}.theme-agriculture-dark .ant-list-item:nth-child(odd):hover{background-color:rgba(47,195,102,.18)!important}.theme-turkey .ant-list-item:nth-child(2n){background-color:rgba(168,32,26,.08)!important}.theme-turkey .ant-list-item:nth-child(odd){background-color:var(--turkey-background)!important}.theme-turkey .ant-list-item:nth-child(2n):hover{background-color:rgba(168,32,26,.15)!important}.theme-turkey .ant-list-item:nth-child(odd):hover{background-color:rgba(168,32,26,.12)!important}.theme-turkey-dark .ant-list-item:nth-child(2n){background-color:rgba(168,32,26,.15)!important}.theme-turkey-dark .ant-list-item:nth-child(odd){background-color:var(--turkey-background)!important}.theme-turkey-dark .ant-list-item:nth-child(2n):hover{background-color:rgba(168,32,26,.25)!important}.theme-turkey-dark .ant-list-item:nth-child(odd):hover{background-color:rgba(168,32,26,.2)!important}.theme-futuristic-advanced .ant-list-item:nth-child(2n){background-color:rgba(0,98,255,.08)!important;-webkit-backdrop-filter:blur(8px) saturate(180%);backdrop-filter:blur(8px) saturate(180%)}.theme-futuristic-advanced .ant-list-item:nth-child(odd){background-color:var(--futuristic-bg-container)!important;-webkit-backdrop-filter:blur(8px) saturate(180%);backdrop-filter:blur(8px) saturate(180%)}.theme-futuristic-advanced .ant-list-item:nth-child(2n):hover{background-color:rgba(0,98,255,.15)!important;box-shadow:inset 0 0 0 1px rgba(0,98,255,.4),var(--glow-primary),0 8px 32px rgba(0,98,255,.2)!important;-webkit-backdrop-filter:blur(12px) saturate(200%);backdrop-filter:blur(12px) saturate(200%)}.theme-futuristic-advanced .ant-list-item:nth-child(odd):hover{background-color:rgba(0,98,255,.12)!important;box-shadow:inset 0 0 0 1px rgba(0,98,255,.3),var(--glow-primary),0 8px 32px rgba(0,98,255,.15)!important;-webkit-backdrop-filter:blur(12px) saturate(200%);backdrop-filter:blur(12px) saturate(200%)}.theme-technical-dark .ant-list-item:nth-child(2n){background-color:rgba(24,144,255,.12)!important}.theme-technical-dark .ant-list-item:nth-child(odd){background-color:var(--business-bg-elevated)!important}.theme-technical-dark .ant-list-item:nth-child(2n):hover{background-color:rgba(24,144,255,.2)!important}.theme-technical-dark .ant-list-item:nth-child(odd):hover{background-color:rgba(24,144,255,.16)!important}.ant-list-item.selectedUser{background-color:rgba(24,144,255,.15)!important;box-shadow:0 4px 16px rgba(24,144,255,.2)!important}.theme-cyber .ant-list-item.selectedUser{background-color:rgba(0,255,65,.2)!important;box-shadow:0 0 16px rgba(0,255,65,.4)!important;text-shadow:0 0 5px rgba(0,255,65,.5)}.theme-futuristic .ant-list-item.selectedUser{background-color:rgba(0,245,255,.2)!important;box-shadow:0 0 24px rgba(0,245,255,.4),inset 0 1px 0 rgba(255,255,255,.2)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.theme-accessibility .ant-list-item.selectedUser{background-color:rgba(255,215,0,.3)!important}.ant-list .collection-point-group .ant-list-item:nth-child(2n){background-color:rgba(82,196,26,.05)!important}.ant-list .collection-point-group .ant-list-item:nth-child(odd){background-color:rgba(82,196,26,.02)!important}.ant-list .collection-point-group .ant-list-item:hover{border-left-color:rgba(82,196,26,.6)!important}@media (max-width:768px){.ant-list-item:nth-child(2n):hover,.ant-list-item:nth-child(odd):hover{transform:none!important;margin-left:0!important;padding-left:inherit!important}.theme-futuristic-advanced .ant-list-item:hover{transform:none!important;scale:1!important}.theme-cyber .ant-list-item:hover:before{display:none!important}}.list-purple .ant-list-item:nth-child(2n){background-color:#f3e5ff!important}.list-purple .ant-list-item:nth-child(2n):hover{background-color:#ead7ff!important}.list-blue .ant-list-item:nth-child(2n){background-color:#e6f4ff!important}.list-blue .ant-list-item:nth-child(2n):hover{background-color:#d6ecff!important}.list-green .ant-list-item:nth-child(2n){background-color:#e6f7e6!important}.list-green .ant-list-item:nth-child(2n):hover{background-color:#d9f2d9!important}