:root{--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.4s ease;--z-dropdown:1000;--z-sticky:1020;--z-modal:1050;--z-tooltip:1070;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-danger:#ef4444;--accent-info:#3b82f6;--gradient-success:linear-gradient(135deg,#10b981,#059669);--gradient-warning:linear-gradient(135deg,#f59e0b,#d97706);--gradient-danger:linear-gradient(135deg,#ef4444,#dc2626)}:root,:root[data-theme=dark]{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-tertiary:#1a1a24;--bg-card:#1e1e2d;--bg-card-hover:#252536;--bg-input:#16161f;--bg-glass:#12121a99;--accent-primary:#00d4ff;--accent-primary-hover:#00b8e6;--accent-secondary:#7c3aed;--gradient-primary:linear-gradient(135deg,#00d4ff,#7c3aed);--gradient-card:linear-gradient(145deg,#1e1e2d,#252536);--gradient-bg:linear-gradient(180deg,#0f0f17,#0a0a0f);--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--text-inverse:#0a0a0f;--border-color:#ffffff14;--border-light:#ffffff1f;--border-glow:#00d4ff4d;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 20px #0006;--shadow-lg:0 8px 40px #00000080;--shadow-glow:0 0 30px #00d4ff26;--sidebar-bg:#0a0a0ff2;--sidebar-border:#ffffff0f;--header-bg:#0a0a0fd9;--header-border:#ffffff0f}:root[data-theme=light]{--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-tertiary:#f1f5f9;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-input:#fff;--bg-glass:#fffc;--accent-primary:#6366f1;--accent-primary-hover:#4f46e5;--accent-secondary:#8b5cf6;--gradient-primary:linear-gradient(135deg,#6366f1,#8b5cf6);--gradient-card:linear-gradient(145deg,#fff,#f8fafc);--gradient-bg:linear-gradient(180deg,#f8fafc,#e2e8f0);--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--border-color:#e2e8f0;--border-light:#f1f5f9;--border-glow:#6366f14d;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 30px #0000001f;--shadow-glow:0 0 30px #6366f126;--sidebar-bg:#fff;--sidebar-border:#e2e8f0;--header-bg:#ffffffe6;--header-border:#e2e8f0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;background:var(--bg-primary);color:#f1f5f9;color:var(--text-primary);font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}#root,body,html{height:100%;overflow-x:hidden}.ant-layout-content{overflow-x:auto!important}h1,h2,h3,h4,h5,h6{color:#f1f5f9;color:var(--text-primary);font-weight:600;line-height:1.3}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{color:#94a3b8;color:var(--text-secondary)}a{color:#00d4ff;color:var(--accent-primary);text-decoration:none;transition:color .15s ease;transition:color var(--transition-fast)}a:hover{color:#00b8e6;color:var(--accent-primary-hover)}::selection{background:#00d4ff;background:var(--accent-primary);color:#0a0a0f;color:var(--text-inverse)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#12121a;background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#ffffff1f;background:var(--border-light);border-radius:9999px;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#64748b;background:var(--text-muted)}.ant-layout{background:#0a0a0f!important;background:var(--bg-primary)!important}.ant-layout-header{align-items:center!important;border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;display:flex!important;height:64px!important;justify-content:space-between!important;line-height:64px!important;padding:0 24px!important;padding:0 var(--spacing-lg)!important}.ant-layout-header,.ant-layout-sider{background:#12121a!important;background:var(--bg-secondary)!important}.ant-layout-sider{border-right:1px solid #ffffff14!important;border-right:1px solid var(--border-color)!important}.ant-menu{background:#0000!important;border:none!important}.ant-menu,.ant-menu-item{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-menu-item{border-radius:10px!important;border-radius:var(--radius-md)!important;height:44px!important;line-height:44px!important;margin:4px 8px!important;padding:0 16px!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-menu-item:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-menu-item-selected{background:linear-gradient(135deg,#00d4ff26,#7c3aed1a)!important;border-left:3px solid #00d4ff!important;border-left:3px solid var(--accent-primary)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-menu-item-selected:after{display:none!important}.ant-menu-submenu-title{border-radius:10px!important;border-radius:var(--radius-md)!important;color:#94a3b8!important;color:var(--text-secondary)!important;height:44px!important;line-height:44px!important;margin:4px 8px!important;padding:0 16px!important}.ant-menu-submenu-title:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-menu-sub{background:#0000!important}.ant-menu-inline .ant-menu-item{height:40px!important;line-height:40px!important}.ant-btn{align-items:center!important;border-radius:10px!important;border-radius:var(--radius-md)!important;display:inline-flex!important;font-weight:500!important;gap:8px!important;justify-content:center!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-btn-primary{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;background:var(--gradient-primary)!important;border:none!important;box-shadow:0 4px 15px #00d4ff40!important}.ant-btn-primary:hover{box-shadow:0 6px 20px #00d4ff59!important;transform:translateY(-1px)!important}.ant-btn-default{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-default:hover{background:#252536!important;background:var(--bg-card-hover)!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-btn-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-btn-text:hover{background:#1e1e2d!important;background:var(--bg-card)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-dangerous{background:#ef4444!important;background:var(--accent-danger)!important;border:none!important}.ant-btn-ghost,.ant-btn-link{background:#0000!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-btn-ghost:hover,.ant-btn-link:hover{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{background:#16161f!important;background:var(--bg-input)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;color:#f1f5f9!important;color:var(--text-primary)!important;transition:all .15s ease!important;transition:all var(--transition-fast)!important}.ant-input-affix-wrapper input::placeholder,.ant-input::placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector{border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;box-shadow:0 0 0 3px #00d4ff1a!important}.ant-input-prefix,.ant-input-suffix{color:#64748b!important;color:var(--text-muted)!important}.ant-select-dropdown{border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-select-item{border-radius:6px!important;border-radius:var(--radius-sm)!important;margin:2px 4px!important}.ant-select-item:hover{background:#252536!important;background:var(--bg-card-hover)!important}.ant-select-item-option-selected{background:#00d4ff1a!important}.ant-select-arrow{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-panel-container{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:16px!important;border-radius:var(--radius-lg)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-picker-header{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-picker-content th{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-cell{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-table{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-table-thead>tr>th{background:#1a1a24!important;background:var(--bg-tertiary)!important;font-weight:600!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;padding:14px 16px!important}.ant-table-tbody>tr>td{background:#12121a!important;background:var(--bg-secondary)!important;transition:background .15s ease!important;transition:background var(--transition-fast)!important}.ant-table-tbody>tr:hover>td{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#1a1a24!important;background:var(--bg-tertiary)!important}.ant-pagination-item,.ant-table-tbody>tr:nth-child(2n):hover>td{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-pagination-item{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important}.ant-pagination-item a{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-pagination-item:hover{border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-pagination-item:hover a{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-pagination-item-active{background:#00d4ff!important;background:var(--accent-primary)!important;border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-pagination-item-active a{color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-pagination-next button,.ant-pagination-prev button{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-card,.ant-pagination-next button,.ant-pagination-prev button{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-card{border-radius:16px!important;border-radius:var(--radius-lg)!important}.ant-card-head{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-card-body{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-modal-content{border-radius:24px!important;border-radius:var(--radius-xl)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-modal-header{border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-modal-title{font-weight:600!important}.ant-modal-close:hover .ant-modal-close-x{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-modal-footer{border-top:1px solid #ffffff14!important;border-top:1px solid var(--border-color)!important}.ant-modal-mask{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#000000b3!important}.ant-drawer-content{background:#12121a!important;background:var(--bg-secondary)!important}.ant-drawer-header{background:#0000!important;border-bottom:1px solid #ffffff14!important;border-bottom:1px solid var(--border-color)!important}.ant-drawer-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-drawer-close{color:#64748b!important;color:var(--text-muted)!important}.ant-tag{border:none!important;border-radius:6px!important;border-radius:var(--radius-sm)!important;font-weight:500!important;padding:4px 10px!important}.ant-tag-blue{background:#3b82f626!important;color:#60a5fa!important}.ant-tag-green{background:#10b98126!important;color:#34d399!important}.ant-tag-red{background:#ef444426!important;color:#f87171!important}.ant-tag-orange,.ant-tag-warning{background:#f59e0b26!important;color:#fbbf24!important}.ant-tag-yellow{background:#eab30826!important;color:#facc15!important}.ant-tag-purple{background:#7c3aed26!important;color:#a78bfa!important}.ant-tag-pink{background:#ec489926!important;color:#f472b6!important}.ant-statistic-title{color:#64748b!important;color:var(--text-muted)!important;font-size:13px!important;margin-bottom:8px!important}.ant-statistic-content{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-form-item-label>label{font-weight:500!important}.ant-form-item-explain-error{color:#ef4444!important;color:var(--accent-danger)!important;font-size:12px!important}.ant-checkbox-inner{background:#16161f!important;background:var(--bg-input)!important;border-radius:4px!important}.ant-checkbox-checked .ant-checkbox-inner{background:var(--accent-primary)!important;border-color:var(--accent-primary)!important}.ant-checkbox-wrapper{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-radio-inner{background:#16161f!important;background:var(--bg-input)!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-radio-checked .ant-radio-inner{border-color:#00d4ff!important;border-color:var(--accent-primary)!important}.ant-radio-button-wrapper-checked,.ant-radio-checked .ant-radio-inner:after{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-radio-button-wrapper-checked{border-color:#00d4ff!important;border-color:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-tooltip-inner{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-dropdown-menu,.ant-tooltip-arrow-content,.ant-tooltip-inner{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-dropdown-menu{border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important;padding:8px!important}.ant-dropdown-menu-item{border-radius:6px!important;border-radius:var(--radius-sm)!important;color:#94a3b8!important;color:var(--text-secondary)!important;padding:8px 12px!important}.ant-dropdown-menu-item:hover{background:#252536!important;background:var(--bg-card-hover)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-notification-notice{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:16px!important;border-radius:var(--radius-lg)!important;box-shadow:0 8px 40px #00000080!important;box-shadow:var(--shadow-lg)!important}.ant-notification-notice-message{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-notification-notice-description{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-message-notice-content{border-radius:10px!important;border-radius:var(--radius-md)!important;box-shadow:0 4px 20px #0006!important;box-shadow:var(--shadow-md)!important}.ant-spin-dot-item{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-divider{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-avatar{background:#1e1e2d!important;background:var(--bg-card)!important;border:2px solid #ffffff14!important;border:2px solid var(--border-color)!important}.ant-badge-count{box-shadow:0 0 0 2px #12121a!important;box-shadow:0 0 0 2px var(--bg-secondary)!important}.ant-steps-item-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-steps-item-description{color:#64748b!important;color:var(--text-muted)!important}.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:var(--accent-primary)!important}.ant-tabs-ink-bar{background:#00d4ff!important;background:var(--accent-primary)!important}.ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,#1e1e2d 25%,#252536 50%,#1e1e2d 75%)!important;background:linear-gradient(90deg,var(--bg-card) 25%,var(--bg-card-hover) 50%,var(--bg-card) 75%)!important;background-size:400% 100%!important}.glass-card{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#1e1e2d99!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;border-radius:24px!important;border-radius:var(--radius-xl)!important}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#7c3aed);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.glow-effect{box-shadow:0 0 30px #00d4ff26!important;box-shadow:var(--shadow-glow)!important}.card-hover{transition:all .25s ease!important;transition:all var(--transition-normal)!important}.card-hover:hover{box-shadow:0 8px 40px #00000080,0 0 30px #00d4ff26!important;box-shadow:var(--shadow-lg),var(--shadow-glow)!important;transform:translateY(-4px)!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%,to{box-shadow:0 0 20px #00d4ff33}50%{box-shadow:0 0 40px #00d4ff66}}.animate-fadeIn{animation:fadeIn .4s ease-out}.animate-slideIn{animation:slideIn .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-glow{animation:glow 3s ease-in-out infinite}.ant-page-header{background:#0000!important;padding:0!important}.ant-page-header-heading-title{color:#f1f5f9!important;color:var(--text-primary)!important;font-size:24px!important;font-weight:700!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#00d4ff!important;background:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.option-product-item .ant-select-item-option-content,.option-product-item .ant-select-selection-item,.search-select-product .ant-select-item-option-content,.search-select-product .ant-select-selection-item{align-items:center;display:flex;flex-direction:row}.option-product-item .ant-select-item-option-content .item,.option-product-item .ant-select-selection-item .item,.search-select-product .ant-select-item-option-content .item,.search-select-product .ant-select-selection-item .item{display:flex;flex-direction:column;line-height:18px;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.option-product-item .ant-select-item-option-content .item.name,.option-product-item .ant-select-selection-item .item.name,.search-select-product .ant-select-item-option-content .item.name,.search-select-product .ant-select-selection-item .item.name{width:200px!important}.orgoo-product-modal{width:1100px!important}.orgoo-product-modal .ant-modal-content{background:#12121a!important;background:var(--bg-secondary)!important}.orgoo-product-modal .ant-modal-body{padding:45px 10px 30px}.orgoo-product-modal .ant-tabs-nav{margin:0 15px}.orgoo-product-modal .ant-tabs-tab{color:#94a3b8!important;color:var(--text-secondary)!important;margin-bottom:5px}.orgoo-product-modal .ant-tabs-tab-active{font-weight:500}.orgoo-product-modal .ant-tabs-ink-bar{background:#00d4ff;background:var(--accent-primary);height:3px}.product-grid{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.product-item{padding-left:.5rem;padding-right:.5rem;position:relative;width:100%}@media (min-width:390px){.product-item{flex:0 0 50%;max-width:50%}}@media (min-width:576px){.product-item{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:701px){.product-item{flex:0 0 25%;max-width:25%}}@media (min-width:994px){.product-item{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:1400px){.product-item{flex:0 0 25%;max-width:25%}}.cluster-1,.cluster-2,.cluster-3,.cluster-4,.cluster-5{display:block}.cluster-1 div[aria-label],.cluster-2 div[aria-label],.cluster-3 div[aria-label],.cluster-4 div[aria-label],.cluster-5 div[aria-label]{align-items:center;color:#f1f5f9!important;color:var(--text-primary)!important;display:flex;font-weight:500;height:100%;justify-content:center}.infoWindow{display:flex;flex-direction:column}.orgoo-card{background:#1e1e2d;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 2px 8px #0000004d;box-shadow:var(--shadow-sm);min-width:250px}.orgoo-card .header{background:#1a1a24;background:var(--bg-tertiary);border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border-color);border-radius:16px 16px 0 0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:16px 20px}.orgoo-card .header h2{color:#f1f5f9;color:var(--text-primary);display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:space-between;margin:0;padding:0}.orgoo-card .body{padding:20px}.ant-input,.ant-input-affix-wrapper,.ant-input-affix-wrapper>input.ant-input,.ant-input-group .ant-input,input,input.ant-input,textarea.ant-input{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input::placeholder,input::placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-select .ant-select-selector,.ant-select-multiple .ant-select-selector,.ant-select-single .ant-select-selector{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-select-selection-placeholder{color:#64748b!important;color:var(--text-muted)!important}.ant-select-selection-item{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker,.ant-picker-range{background:#1e1e2d!important;background:var(--bg-card)!important;background-color:#1e1e2d!important;background-color:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-picker input{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-clear,.ant-picker-separator,.ant-picker-suffix{color:#64748b!important;color:var(--text-muted)!important}.ant-picker-dropdown,.ant-picker-panel,.ant-picker-panel-container{background:#1e1e2d!important;background:var(--bg-card)!important}.ant-picker-header{border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-header button{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-header button:hover{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-picker-content td,.ant-picker-content th{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-picker-cell-in-view .ant-picker-cell-inner{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#252536!important;background:var(--bg-card-hover)!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#00d4ff!important;background:var(--accent-primary)!important;color:#0a0a0f!important;color:var(--text-inverse)!important}.ant-picker-today-btn{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-picker-footer{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-select-dropdown{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-select-item{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-select-item-option-active,.ant-select-item:hover{background:#252536!important;background:var(--bg-card-hover)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-select-item-option-selected{background:#252536!important;background:var(--bg-card-hover)!important;color:#00d4ff!important;color:var(--accent-primary)!important}.ant-radio-button-wrapper{background:#1e1e2d!important;background:var(--bg-card)!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-radio-button-wrapper:hover{color:#00d4ff!important;color:var(--accent-primary)!important}.ant-radio-button-wrapper-checked{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;background:var(--gradient-primary)!important;border-color:#0000!important;color:#fff!important}.ant-radio-button-wrapper-checked:hover{color:#fff!important}.ant-radio-button-wrapper:before{background-color:#ffffff14!important;background-color:var(--border-color)!important}.ant-modal-content{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-modal-header{background:#0000!important;border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-modal-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-modal-body{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-modal-footer{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-modal-close-x{color:#64748b!important;color:var(--text-muted)!important}.ant-form-item-label>label{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-checkbox-inner{background:#16161fe6!important;border-color:#ffffff1f!important;border-color:var(--border-light)!important}.ant-checkbox-checked .ant-checkbox-inner{background:#00d4ff!important;border-color:#00d4ff!important}.ant-tabs-nav{margin-bottom:16px!important}.ant-tabs-tab{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:#00d4ff!important}.ant-tabs-ink-bar{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#1e1e2d!important;background:var(--bg-card)!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-table-tbody>tr>td{background:#0000!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-table-tbody>tr:hover>td{background:#252536!important;background:var(--bg-card-hover)!important}.highcharts-background{fill:#0000!important}.highcharts-subtitle,.highcharts-title{fill:#f1f5f9!important;fill:var(--text-primary)!important}.highcharts-axis-labels text,.highcharts-legend-item text{fill:#94a3b8!important;fill:var(--text-secondary)!important}.highcharts-grid-line{stroke:#ffffff14!important;stroke:var(--border-color)!important}.ant-message-notice-content{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important;color:#f1f5f9!important;color:var(--text-primary)!important}.ant-spin-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-empty,.ant-empty-description{color:#64748b!important;color:var(--text-muted)!important}.ant-empty-image{opacity:.5}.ant-empty-image svg{fill:#3a3a4a!important}.ant-list{background:#0000!important;color:#e2e8f0!important}.ant-list-item{border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#e2e8f0!important}.ant-list-empty-text{color:#64748b!important;color:var(--text-muted)!important;padding:24px;text-align:center}.ant-descriptions{background:#0000!important}.ant-descriptions-bordered .ant-descriptions-row,.ant-descriptions-bordered .ant-descriptions-view{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{background:#12121a99!important;border-color:#ffffff14!important;border-color:var(--border-color)!important;color:#e2e8f0!important}.ant-descriptions-item-label{background:#1a1a2499!important;color:#94a3b8!important;color:var(--text-secondary)!important}.ant-timeline-item-content{color:#e2e8f0!important}.ant-timeline-item-tail{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-avatar{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-badge-status-text{color:#94a3b8!important;color:var(--text-secondary)!important}.ant-popover-inner{background:#1e1e2d!important;background:var(--bg-card)!important;border:1px solid #ffffff14!important;border:1px solid var(--border-color)!important}.ant-popover-inner-content,.ant-popover-title{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input-number,.ant-popover-title{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-input-number{background:#16161fe6!important}.ant-input-number-input{color:#f1f5f9!important;color:var(--text-primary)!important}.ant-input-number-handler-wrap{background:#16161fe6!important}.ant-input-number-handler{border-color:#ffffff14!important;border-color:var(--border-color)!important}.ant-switch{background:#252536!important;background:var(--bg-card-hover)!important}.ant-switch-checked{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important}.ant-alert{border-radius:10px!important}.ant-alert-info{background:#3b82f61a!important;border-color:#3b82f633!important}.ant-alert-success{background:#10b9811a!important;border-color:#10b98133!important}.ant-alert-warning{background:#f59e0b1a!important;border-color:#f59e0b33!important}.ant-alert-error{background:#ef44441a!important;border-color:#ef444433!important}.ant-table-expanded-row-fixed{max-width:100%!important;position:relative!important;width:auto!important}.ant-table-container,.ant-table-wrapper{overflow:visible!important}.ant-table-content{overflow-x:scroll!important;overflow-y:hidden!important;padding-bottom:8px;scrollbar-color:#00d4ff #ffffff0d;scrollbar-gutter:stable}.ant-table-content::-webkit-scrollbar{-webkit-appearance:none!important;display:block!important;height:16px!important}.ant-table-content::-webkit-scrollbar-track{background:#1e1e2de6!important;border:2px solid #ffffff14!important;border:2px solid var(--border-color)!important;border-radius:8px!important}.ant-table-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#00d4ff,#7c3aed)!important;border-radius:8px!important;min-width:50px!important}.ant-table-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0ef,#8b5cf6)!important}.ant-table-content{scrollbar-width:auto!important}.ant-table{min-width:100%}.ant-table-body::-webkit-scrollbar,.ant-table-content::-webkit-scrollbar{height:8px;width:8px}.ant-table-body::-webkit-scrollbar-track,.ant-table-content::-webkit-scrollbar-track{background:#1a1a24;background:var(--bg-tertiary);border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb,.ant-table-content::-webkit-scrollbar-thumb{background:#00d4ff4d;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb:hover,.ant-table-content::-webkit-scrollbar-thumb:hover{background:#00d4ff80}:root[data-theme=light] .ant-input,:root[data-theme=light] .ant-input-affix-wrapper,:root[data-theme=light] .ant-input-affix-wrapper>input.ant-input,:root[data-theme=light] input,:root[data-theme=light] textarea,:root[data-theme=light] textarea.ant-input{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#1e293b!important;outline:none!important}:root[data-theme=light] .ant-input-affix-wrapper:hover,:root[data-theme=light] .ant-input:hover,:root[data-theme=light] input:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-input-affix-wrapper-focused,:root[data-theme=light] .ant-input:focus,:root[data-theme=light] input:focus{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important;outline:none!important}:root[data-theme=light] .ant-input-affix-wrapper input::placeholder,:root[data-theme=light] .ant-input::placeholder,:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-input-prefix,:root[data-theme=light] .ant-input-suffix{color:#94a3b8!important}:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-multiple .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#1e293b!important}:root[data-theme=light] .ant-select:hover .ant-select-selector{border-color:#6366f1!important}:root[data-theme=light] .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}:root[data-theme=light] .ant-select-selection-placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-select-selection-item{color:#1e293b!important}:root[data-theme=light] .ant-select-arrow{color:#94a3b8!important}:root[data-theme=light] .ant-select-clear{background:#fff!important;color:#6b7280!important}:root[data-theme=light] .ant-select-selector:after,:root[data-theme=light] .ant-select-selector:before{border:none!important}:root[data-theme=light] .ant-select-selection-search-input{color:#1e293b!important}:root[data-theme=light] .ant-select-selection-search-input::placeholder{color:#94a3b8!important}:root[data-theme=light] .ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-select-item-option-active,:root[data-theme=light] .ant-select-item:hover{color:#1e293b!important}:root[data-theme=light] .ant-select-item-option-selected{font-weight:600!important}:root[data-theme=light] .ant-checkbox:hover .ant-checkbox-inner{border-color:#6366f1!important}:root[data-theme=light] .ant-checkbox-wrapper{color:#374151!important}:root[data-theme=light] .ant-checkbox-indeterminate .ant-checkbox-inner:after{background:#6366f1!important}:root[data-theme=light] .ant-radio-inner{background:#fff!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-radio-checked .ant-radio-inner{border-color:#6366f1!important}:root[data-theme=light] .ant-radio-checked .ant-radio-inner:after{background:#6366f1!important}:root[data-theme=light] .ant-radio-wrapper{color:#374151!important}:root[data-theme=light] .ant-radio-button-wrapper{border-color:#d1d5db!important}:root[data-theme=light] .ant-radio-button-wrapper:hover{color:#6366f1!important}:root[data-theme=light] .ant-radio-button-wrapper-checked:hover{background:#4f46e5!important;border-color:#4f46e5!important;color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper:before{background-color:#d1d5db!important}:root[data-theme=light] .ant-table{background:#fff!important;color:#1e293b!important}:root[data-theme=light] .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important;font-weight:600!important}:root[data-theme=light] .ant-table-thead>tr>th:before{background-color:#e2e8f0!important}:root[data-theme=light] .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}:root[data-theme=light] .ant-table-tbody>tr:hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa!important}:root[data-theme=light] .ant-table-tbody>tr:nth-child(2n):hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-table-footer{background:#f8fafc!important;border-top:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-table-wrapper .ant-table-pagination{background:#0000!important}:root[data-theme=light] .ant-table-content{scrollbar-color:#6366f1 #f1f5f9!important}:root[data-theme=light] .ant-table-content::-webkit-scrollbar-track{background:#f1f5f9!important}:root[data-theme=light] .ant-table-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-pagination-item a{color:#475569!important}:root[data-theme=light] .ant-pagination-item:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-pagination-item:hover a{color:#6366f1!important}:root[data-theme=light] .ant-pagination-next button,:root[data-theme=light] .ant-pagination-prev button{background:#fff!important;border:1px solid #e2e8f0!important;color:#475569!important}:root[data-theme=light] .ant-pagination-next:hover button,:root[data-theme=light] .ant-pagination-prev:hover button{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-pagination-options .ant-select-selector{background:#fff!important;border-color:#e2e8f0!important}:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-picker-range{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}:root[data-theme=light] .ant-picker:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}:root[data-theme=light] .ant-picker input{color:#1e293b!important}:root[data-theme=light] .ant-picker input::placeholder{color:#94a3b8!important;opacity:1!important}:root[data-theme=light] .ant-picker-separator,:root[data-theme=light] .ant-picker-suffix{color:#94a3b8!important}:root[data-theme=light] .ant-picker-clear{background:#fff!important;color:#6b7280!important}:root[data-theme=light] .ant-picker-input>input:focus{box-shadow:none!important}:root[data-theme=light] .ant-picker-dropdown,:root[data-theme=light] .ant-picker-panel-container{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-picker-panel{background:#fff!important}:root[data-theme=light] .ant-picker-header{border-color:#e5e7eb!important;color:#1e293b!important}:root[data-theme=light] .ant-picker-header button{color:#6b7280!important}:root[data-theme=light] .ant-picker-header button:hover{color:#6366f1!important}:root[data-theme=light] .ant-picker-content th{color:#6b7280!important}:root[data-theme=light] .ant-picker-cell{color:#9ca3af!important}:root[data-theme=light] .ant-picker-cell-in-view{color:#374151!important}:root[data-theme=light] .ant-picker-cell-in-view .ant-picker-cell-inner{color:#1e293b!important}:root[data-theme=light] .ant-picker-cell:hover .ant-picker-cell-inner{background:#f3f4f6!important}:root[data-theme=light] .ant-picker-cell-range-end .ant-picker-cell-inner,:root[data-theme=light] .ant-picker-cell-range-start .ant-picker-cell-inner,:root[data-theme=light] .ant-picker-cell-selected .ant-picker-cell-inner{background:#6366f1!important;color:#fff!important}:root[data-theme=light] .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#6366f1!important}:root[data-theme=light] .ant-picker-today-btn{color:#6366f1!important}:root[data-theme=light] .ant-picker-footer{border-color:#e5e7eb!important}:root[data-theme=light] .ant-modal-content{border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-body{background:#fff!important}:root[data-theme=light] .ant-modal-footer{background:#fff!important;border-top:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-close-x{color:#6b7280!important}:root[data-theme=light] .ant-modal-close:hover .ant-modal-close-x{color:#1e293b!important}:root[data-theme=light] .ant-modal-mask{background:#00000073!important}:root[data-theme=light] .ant-btn-default{border:1px solid #d1d5db!important}:root[data-theme=light] .ant-btn-default:hover{background:#f9fafb!important}:root[data-theme=light] .ant-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border:none!important;color:#fff!important}:root[data-theme=light] .ant-btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important}:root[data-theme=light] .ant-btn-text{color:#374151!important}:root[data-theme=light] .ant-btn-text:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-btn-link{color:#6366f1!important}:root[data-theme=light] .ant-btn-link:hover{color:#4f46e5!important}:root[data-theme=light] .ant-btn-ghost{border-color:#d1d5db!important;color:#374151!important}:root[data-theme=light] .ant-btn-ghost:hover{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-card{border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-card-head{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-card-body,:root[data-theme=light] .ant-form-item-label>label{color:#374151!important}:root[data-theme=light] .ant-form-item-explain-error,:root[data-theme=light] .ant-form-item-required:before{color:#ef4444!important}:root[data-theme=light] .ant-tag{background:#f3f4f6!important;border:1px solid #e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-tag-blue{background:#dbeafe!important;border-color:#93c5fd!important;color:#1d4ed8!important}:root[data-theme=light] .ant-tag-green{background:#d1fae5!important;border-color:#6ee7b7!important;color:#047857!important}:root[data-theme=light] .ant-tag-red{background:#fee2e2!important;border-color:#fca5a5!important;color:#b91c1c!important}:root[data-theme=light] .ant-tag-orange,:root[data-theme=light] .ant-tag-warning{background:#fef3c7!important;border-color:#fcd34d!important;color:#b45309!important}:root[data-theme=light] .ant-tag-purple{background:#ede9fe!important;border-color:#c4b5fd!important;color:#6d28d9!important}:root[data-theme=light] .ant-tag-pink{background:#fce7f3!important;border-color:#f9a8d4!important;color:#be185d!important}:root[data-theme=light] .ant-tabs-tab{color:#6b7280!important}:root[data-theme=light] .ant-tabs-tab-active .ant-tabs-tab-btn,:root[data-theme=light] .ant-tabs-tab:hover{color:#6366f1!important}:root[data-theme=light] .ant-tabs-ink-bar{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-tabs-nav:before{border-color:#e5e7eb!important}:root[data-theme=light] .ant-menu{background:#0000!important;color:#374151!important}:root[data-theme=light] .ant-menu-item{color:#6b7280!important}:root[data-theme=light] .ant-menu-item:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-menu-item-selected{background:linear-gradient(135deg,#6366f11a,#8b5cf614)!important;border-left:3px solid #6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-menu-submenu-title{color:#6b7280!important}:root[data-theme=light] .ant-menu-submenu-title:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-dropdown-menu{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-dropdown-menu-item{color:#374151!important}:root[data-theme=light] .ant-dropdown-menu-item:hover{background:#f3f4f6!important;color:#1e293b!important}:root[data-theme=light] .ant-tooltip-inner{background:#1e293b!important;color:#fff!important}:root[data-theme=light] .ant-tooltip-arrow-content{background:#1e293b!important}:root[data-theme=light] .ant-popover-inner{background:#fff!important;border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-popover-inner-content{color:#374151!important}:root[data-theme=light] .ant-popover-title{border-color:#e5e7eb!important;color:#1e293b!important}:root[data-theme=light] .ant-notification-notice{background:#fff!important;border:1px solid #e5e7eb!important}:root[data-theme=light] .ant-notification-notice-message{color:#1e293b!important}:root[data-theme=light] .ant-notification-notice-description{color:#6b7280!important}:root[data-theme=light] .ant-message-notice-content{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 12px #0000001a!important;color:#374151!important}:root[data-theme=light] .ant-empty-description{color:#9ca3af!important}:root[data-theme=light] .ant-empty-image svg{fill:#d1d5db!important}:root[data-theme=light] .ant-drawer-content{background:#fff!important}:root[data-theme=light] .ant-drawer-header{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-drawer-title{color:#1e293b!important}:root[data-theme=light] .ant-drawer-close{color:#6b7280!important}:root[data-theme=light] .ant-input-number{background:#fff!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-input-number-input{color:#1e293b!important}:root[data-theme=light] .ant-input-number-handler-wrap{background:#f9fafb!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-input-number-handler{border-color:#e5e7eb!important}:root[data-theme=light] .ant-input-number-handler:hover .ant-input-number-handler-down-inner,:root[data-theme=light] .ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#6366f1!important}:root[data-theme=light] .ant-switch{background:#d1d5db!important}:root[data-theme=light] .ant-switch-checked{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}:root[data-theme=light] .ant-alert-info{background:#dbeafe!important;border-color:#93c5fd!important}:root[data-theme=light] .ant-alert-success{background:#d1fae5!important;border-color:#6ee7b7!important}:root[data-theme=light] .ant-alert-warning{background:#fef3c7!important;border-color:#fcd34d!important}:root[data-theme=light] .ant-alert-error{background:#fee2e2!important;border-color:#fca5a5!important}:root[data-theme=light] .ant-statistic-title{color:#6b7280!important}:root[data-theme=light] .ant-statistic-content{color:#1e293b!important}:root[data-theme=light] .ant-divider{border-color:#e5e7eb!important}:root[data-theme=light] .ant-divider-inner-text{color:#6b7280!important}:root[data-theme=light] .ant-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-color:#e5e7eb!important}:root[data-theme=light] .ant-badge-status-text{color:#374151!important}:root[data-theme=light] .ant-steps-item-title{color:#1e293b!important}:root[data-theme=light] .ant-steps-item-description{color:#6b7280!important}:root[data-theme=light] .ant-list{color:#374151!important}:root[data-theme=light] .ant-list-item{border-color:#e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-list-empty-text{color:#9ca3af!important}:root[data-theme=light] .ant-descriptions-bordered .ant-descriptions-item-content,:root[data-theme=light] .ant-descriptions-bordered .ant-descriptions-item-label{background:#fff!important;border-color:#e5e7eb!important;color:#374151!important}:root[data-theme=light] .ant-descriptions-item-label{background:#f9fafb!important;color:#6b7280!important}:root[data-theme=light] .ant-timeline-item-content{color:#374151!important}:root[data-theme=light] .ant-timeline-item-tail{border-color:#e5e7eb!important}:root[data-theme=light] .ant-spin-dot-item{background:#6366f1!important}:root[data-theme=light] .ant-spin-text{color:#6b7280!important}:root[data-theme=light] .ant-skeleton-content .ant-skeleton-paragraph>li,:root[data-theme=light] .ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%)!important}:root[data-theme=light] .ant-upload.ant-upload-drag{background:#fafafa!important;border-color:#d1d5db!important}:root[data-theme=light] .ant-upload.ant-upload-drag:hover{border-color:#6366f1!important}:root[data-theme=light] .ant-upload-drag-icon .anticon{color:#6366f1!important}:root[data-theme=light] .ant-upload-text{color:#374151!important}:root[data-theme=light] .ant-upload-hint{color:#9ca3af!important}:root[data-theme=light] .glass-card,:root[data-theme=light] .orgoo-card{background:#fff!important;border-color:#e5e7eb!important}:root[data-theme=light] .orgoo-card .header{background:#f8fafc!important;border-color:#e5e7eb!important}:root[data-theme=light] .orgoo-card .header h2{color:#1e293b!important}:root[data-theme=light] ::-webkit-scrollbar{height:6px;width:6px}:root[data-theme=light] ::-webkit-scrollbar-track{background:#f1f5f9}:root[data-theme=light] ::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:3px}:root[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a5b4fc}:root[data-theme=light] .ant-layout{background:#f8fafc!important}:root[data-theme=light] .ant-layout-header{background:#fffffff2!important;border-color:#e2e8f0!important}:root[data-theme=light] .ant-layout-sider{background:#fff!important;border-color:#e2e8f0!important}:root[data-theme=light] .highcharts-background{fill:#0000!important}:root[data-theme=light] .highcharts-subtitle,:root[data-theme=light] .highcharts-title{fill:#1e293b!important}:root[data-theme=light] .highcharts-axis-labels text,:root[data-theme=light] .highcharts-legend-item text{fill:#6b7280!important}:root[data-theme=light] .highcharts-grid-line{stroke:#e5e7eb!important}:root[data-theme=light] .ant-input,:root[data-theme=light] .ant-input-affix-wrapper,:root[data-theme=light] .ant-input-number,:root[data-theme=light] .ant-input-number-input,:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-multiple .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector,:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}:root[data-theme=light] .ant-picker-input input::placeholder,:root[data-theme=light] .ant-select-selection-placeholder,:root[data-theme=light] ::-webkit-input-placeholder,:root[data-theme=light] ::placeholder{color:#94a3b8!important;opacity:1!important;position:relative!important;z-index:99!important}:root[data-theme=light] .ant-picker input,:root[data-theme=light] .ant-picker-input input,:root[data-theme=light] .ant-picker-range input,:root[data-theme=light] .ant-select .ant-select-selection-search-input,:root[data-theme=light] .ant-select-selection-search input,:root[data-theme=light] .ant-select-selection-search-input{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important}:root[data-theme=light] .ant-table-thead th,:root[data-theme=light] .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important}:root[data-theme=light] .ant-table-tbody td,:root[data-theme=light] .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}:root[data-theme=light] .ant-table-row:hover>td{background:#f8fafc!important}:root[data-theme=light] .ant-checkbox-inner{background:#fff!important;background-color:#fff!important;border:2px solid #d1d5db!important}:root[data-theme=light] .ant-checkbox-checked .ant-checkbox-inner{background:#6366f1!important;background-color:#6366f1!important;border-color:#6366f1!important}:root[data-theme=light] .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important}:root[data-theme=light] .ant-picker-dropdown,:root[data-theme=light] .ant-picker-panel-container,:root[data-theme=light] .ant-select-dropdown{background:#fff!important;background-color:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}:root[data-theme=light] .ant-select-item{color:#374151!important}:root[data-theme=light] .ant-select-item-option-active,:root[data-theme=light] .ant-select-item:hover{background:#f3f4f6!important}:root[data-theme=light] .ant-select-item-option-selected{background:#ede9fe!important;color:#6366f1!important}:root[data-theme=light] .ant-modal-content{background:#fff!important;background-color:#fff!important}:root[data-theme=light] .ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}:root[data-theme=light] .ant-modal-title{color:#1e293b!important}:root[data-theme=light] .ant-modal-body{color:#374151!important}:root[data-theme=light] .ant-card{background:#fff!important;border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-card-head{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#1e293b!important}:root[data-theme=light] .ant-btn-default{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-btn-default:hover{border-color:#6366f1!important;color:#6366f1!important}:root[data-theme=light] .ant-pagination-item{background:#fff!important;border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-pagination-item a{color:#374151!important}:root[data-theme=light] .ant-pagination-item-active{background:#6366f1!important;border-color:#6366f1!important}:root[data-theme=light] .ant-pagination-item-active a{color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}:root[data-theme=light] .ant-radio-button-wrapper:before{background:#e2e8f0!important}:root[data-theme=light] .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}:root[data-theme=light] .ant-radio-button-wrapper-checked:before{background:#6366f1!important}:root[data-theme=light] .ant-tag{border:1px solid #e2e8f0!important}:root[data-theme=light] .ant-picker,:root[data-theme=light] .ant-picker-range,:root[data-theme=light] .ant-select .ant-select-selector,:root[data-theme=light] .ant-select-selector,:root[data-theme=light] .ant-select-single .ant-select-selector,html[data-theme=light] .ant-picker,html[data-theme=light] .ant-picker-range,html[data-theme=light] .ant-select .ant-select-selector,html[data-theme=light] .ant-select-multiple .ant-select-selector,html[data-theme=light] .ant-select-selector,html[data-theme=light] .ant-select-single .ant-select-selector,html[data-theme=light] .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important;outline:none!important}:root[data-theme=light] .ant-picker-input input::placeholder,:root[data-theme=light] .ant-select-selection-placeholder,:root[data-theme=light] input::placeholder,html[data-theme=light] .ant-picker-input input::placeholder,html[data-theme=light] .ant-select-selection-placeholder,html[data-theme=light] input::placeholder{color:#94a3b8!important;opacity:1!important}[data-theme=light] .ant-select .ant-select-selector,[data-theme=light] .ant-select-selector{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}[data-theme=light] .ant-select-focused .ant-select-selector,[data-theme=light] .ant-select-open .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-picker{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-picker:hover{border-color:#cbd5e1!important}[data-theme=light] .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-picker input::placeholder,[data-theme=light] .ant-picker-input input::placeholder,[data-theme=light] .ant-select-selection-placeholder,[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#94a3b8!important;opacity:1!important}[data-theme=light] .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important}[data-theme=light] .ant-radio-button-wrapper:before{background:#0000!important;display:none!important}[data-theme=light] .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}[data-theme=light] .ant-input-focused,[data-theme=light] .ant-input:focus{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}[data-theme=light] .ant-input-affix-wrapper{border:1px solid #e2e8f0!important;box-shadow:none!important}[data-theme=light] .ant-input-affix-wrapper>input.ant-input{border:none!important}body.light-mode .ant-select .ant-select-selector,body.light-mode .ant-select-selector,body.light-mode .ant-select-single .ant-select-selector{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}body.light-mode .ant-select-selection-placeholder{color:#94a3b8!important;opacity:1!important;position:relative!important;z-index:99!important}body.light-mode .ant-picker input,body.light-mode .ant-picker-input input,body.light-mode .ant-picker-range input,body.light-mode .ant-select-selection-search input,body.light-mode .ant-select-selection-search-input{background:#0000!important;border:none!important;box-shadow:none!important;outline:none!important}body.light-mode .ant-select:hover .ant-select-selector{border-color:#cbd5e1!important}body.light-mode .ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}body.light-mode .ant-picker,body.light-mode .ant-picker-range{background:#fff!important;background-color:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}body.light-mode .ant-picker:hover{border-color:#cbd5e1!important}body.light-mode .ant-picker-focused{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f11a!important}body.light-mode .ant-picker input::placeholder,body.light-mode .ant-picker-input input::placeholder{color:#94a3b8!important;opacity:1!important}body.light-mode .ant-input,body.light-mode input,body.light-mode textarea{background:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}body.light-mode .ant-input::placeholder,body.light-mode input::placeholder,body.light-mode textarea::placeholder{color:#94a3b8!important;opacity:1!important}body.light-mode .ant-radio-button-wrapper{background:#fff!important;border:1px solid #e2e8f0!important;color:#374151!important}body.light-mode .ant-radio-button-wrapper:before{display:none!important}body.light-mode .ant-radio-button-wrapper-checked{background:#6366f1!important;border-color:#6366f1!important;color:#fff!important}body.light-mode .ant-checkbox-inner{background:#fff!important;border:2px solid #d1d5db!important}body.light-mode .ant-checkbox-checked .ant-checkbox-inner{background:#6366f1!important;border-color:#6366f1!important}body.light-mode .ant-table-thead>tr>th{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;color:#475569!important}body.light-mode .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#1e293b!important}body.light-mode .ant-table-tbody>tr:hover>td{background:#f8fafc!important}body.light-mode .ant-modal-content{background:#fff!important}body.light-mode .ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}body.light-mode .ant-modal-title{color:#1e293b!important}body.light-mode .ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000001a!important}body.light-mode .ant-select-item{color:#374151!important}body.light-mode .ant-select-item-option-active,body.light-mode .ant-select-item:hover{background:#f3f4f6!important}body.light-mode .ant-select-item-option-selected{background:#ede9fe!important;color:#6366f1!important}body.light-mode .ant-picker-dropdown,body.light-mode .ant-picker-panel-container{background:#fff!important}body.light-mode .ant-picker-cell-in-view .ant-picker-cell-inner,body.light-mode .ant-picker-header{color:#1e293b!important}@media (max-width:1024px){aside{background:#0a0a0ff2!important;background:var(--sidebar-bg)!important;box-shadow:4px 0 20px #0000004d!important;height:calc(100vh - 64px)!important;left:0!important;position:fixed!important;top:64px!important;transition:transform .3s ease,width .3s ease!important;z-index:1000!important}main{margin-left:0!important;width:100%!important}.ant-layout-header,header.ant-layout-header{padding:0 12px!important}.ant-menu-inline{width:100%!important}.ant-menu-inline-collapsed{width:72px!important}.ant-menu-item,.ant-menu-submenu-title{padding:0 16px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.ant-table{min-width:600px!important}.ant-form-item{margin-bottom:16px!important}.ant-card{margin:8px!important}.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-modal-content{max-height:calc(100vh - 100px)!important;overflow-y:auto!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-pagination,.ant-space{flex-wrap:wrap!important}.ant-pagination{justify-content:center!important}.ant-pagination-options{margin-top:8px!important}.page-content,[class*=PageContent],[class*=pageContent]{padding:12px!important}}@media (max-width:768px){aside{min-width:260px!important;width:260px!important}.ant-card-body{padding:12px!important}.ant-btn-group{flex-wrap:wrap!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:13px!important;padding:8px 12px!important}.ant-select{min-width:120px!important}.ant-picker{width:auto!important}.ant-space-horizontal{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.ant-space-horizontal>.ant-space-item{margin-right:0!important;width:100%!important}}@media (max-width:1024px){body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important}aside{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.ant-menu-item,.ant-menu-submenu-title{align-items:center!important;display:flex!important;min-height:48px!important}.ant-layout-header,header{z-index:1002!important}}.styles_table__pVF-7{background:#0000!important}.styles_table__pVF-7 .ant-table{background:#0000!important;border-radius:16px;color:var(--text-primary)!important;overflow:hidden}.styles_table__pVF-7 .ant-table-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;transition:background .3s ease,border-color .3s ease}.styles_table__pVF-7 .ant-table-content{overflow-x:auto!important;overflow-y:hidden}.styles_table__pVF-7 .ant-table-expanded-row-fixed{max-width:100%!important;position:relative!important;width:auto!important}.styles_table__pVF-7 .ant-table-thead>tr>th{background:var(--bg-tertiary)!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-secondary)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.5px!important;padding:14px 16px!important;text-transform:uppercase!important;white-space:nowrap}.styles_table__pVF-7 .ant-table-thead>tr>th:before{display:none!important}.styles_table__pVF-7 .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)!important;padding:12px 16px!important;transition:all .2s ease;vertical-align:middle}.styles_table__pVF-7 .ant-table-tbody>tr:hover>td{background:var(--bg-card-hover)!important}.styles_table__pVF-7 .ant-table-tbody>tr:nth-child(2n)>td{background:var(--bg-tertiary)!important}.styles_table__pVF-7 .ant-table-tbody>tr:nth-child(2n):hover>td{background:var(--bg-card-hover)!important}.styles_table__pVF-7 .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.styles_table__pVF-7 .ant-table-placeholder{background:#0000!important}.styles_table__pVF-7 .ant-empty-description{color:var(--text-muted)!important}.styles_table__pVF-7 .ant-spin-dot-item{background-color:var(--accent-primary)!important}.styles_table__pVF-7 .ant-table-column-sorter{color:var(--text-muted)!important}.styles_table__pVF-7 .ant-table-column-sorter-down.active,.styles_table__pVF-7 .ant-table-column-sorter-up.active{color:var(--accent-primary)!important}.styles_row__VOzU1{cursor:pointer;transition:all .2s ease}.styles_row__VOzU1:hover{cursor:pointer}.styles_pagination__N4Im0{background:var(--bg-tertiary)!important;border-radius:0 0 16px 16px!important;border-top:1px solid var(--border-color)!important;margin:0!important;padding:16px 20px!important;transition:background .3s ease,border-color .3s ease}.styles_pagination__N4Im0 .ant-pagination-total-text{color:var(--text-secondary)!important;font-size:13px}.styles_pagination__N4Im0 .ant-pagination-item{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;height:36px;line-height:34px;min-width:36px}.styles_pagination__N4Im0 .ant-pagination-item a{color:var(--text-secondary)!important}.styles_pagination__N4Im0 .ant-pagination-item:hover{border-color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-item:hover a{color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-item-active{background:var(--gradient-primary)!important;border:none!important}.styles_pagination__N4Im0 .ant-pagination-item-active a{color:#fff!important}.styles_pagination__N4Im0 .ant-pagination-next button,.styles_pagination__N4Im0 .ant-pagination-prev button{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:var(--text-secondary)!important;height:36px;min-width:36px}.styles_pagination__N4Im0 .ant-pagination-next button:hover,.styles_pagination__N4Im0 .ant-pagination-prev button:hover{border-color:var(--accent-primary)!important;color:var(--accent-primary)!important}.styles_pagination__N4Im0 .ant-pagination-disabled button{opacity:.4!important}.styles_pagination__N4Im0 .ant-pagination-options{margin-left:12px}.styles_pagination__N4Im0 .ant-select-selector{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:var(--text-secondary)!important;height:36px!important}.styles_pagination__N4Im0 .ant-pagination-options-quick-jumper{color:var(--text-secondary)!important}.styles_pagination__N4Im0 .ant-pagination-options-quick-jumper input{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:6px!important;color:var(--text-primary)!important;height:36px!important;width:50px!important}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar{height:6px;width:6px}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-track{background:var(--bg-tertiary)}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.styles_table__pVF-7 .ant-table-body::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.styles_table__pVF-7 .ant-table-cell-fix-left,.styles_table__pVF-7 .ant-table-cell-fix-right{background:var(--bg-card)!important}.styles_table__pVF-7.ant-table-bordered .ant-table-container{border:1px solid var(--border-color)!important}.styles_table__pVF-7 .ant-table-selection-column{padding-left:16px!important}.styles_table__pVF-7 .ant-checkbox-inner{background:var(--bg-card)!important;border-color:var(--border-light)!important}.styles_table__pVF-7 .ant-checkbox-checked .ant-checkbox-inner{background:var(--gradient-primary)!important;border-color:#0000!important}@media (max-width:768px){.styles_table__pVF-7 .ant-table-tbody>tr>td,.styles_table__pVF-7 .ant-table-thead>tr>th{font-size:12px!important;padding:10px 12px!important}.styles_pagination__N4Im0{flex-wrap:wrap;justify-content:center;padding:12px 16px!important}}.styles_table__-j8NU .styles_ant-table-thead__u-wRW>tr>th{background-color:initial;padding:12px 16px;width:-webkit-max-content;width:max-content}.styles_row__TwouC:hover{cursor:pointer}.style_handle__bpxAU{cursor:row-resize;position:relative;top:1px}.style_cardImageContainer__c5ZGs,.style_handle__bpxAU{align-items:center;display:flex;justify-content:center}.style_cardImageContainer__c5ZGs{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;height:56px;margin-right:14px;min-width:56px;overflow:hidden;transition:background .3s ease,border-color .3s ease;width:56px}.style_cardImageContainer__c5ZGs img{border-radius:8px;height:100%;object-fit:cover;width:100%}.style_cardImageContainer__c5ZGs .style_placeholder__5qJyc{height:28px;opacity:.3}.style_stylizedItem__Tj7z9{align-items:center;background:#0000;border-bottom:1px solid var(--border-color);box-sizing:border-box;color:var(--text-primary);display:flex;font-weight:500;padding:0 16px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.style_stylizedItem__Tj7z9:hover{background:var(--bg-card-hover)}.style_stylizedItem__Tj7z9.style_active__9FmPW{background:var(--bg-card-hover);border-left:3px solid var(--accent-primary);padding-left:13px}.style_stylizedItem__Tj7z9 .style_catItem__GyGGM{align-items:center;cursor:pointer;display:flex;flex:1 1;height:72px}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5{display:flex;gap:8px;opacity:0;transition:opacity .2s ease}.style_stylizedItem__Tj7z9:hover .style_catAction__NlNx5{opacity:1}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>*{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>:hover{background:var(--bg-card-hover);border-color:var(--accent-primary);color:var(--accent-primary)}.style_stylizedItem__Tj7z9 .style_catAction__NlNx5>:last-child:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.style_action__VFGr5{border-bottom:1px solid var(--border-color);padding:16px}.style_action__VFGr5 button{background:var(--gradient-primary)!important;border:none!important;border-radius:10px!important;box-shadow:var(--shadow-glow);color:#fff!important;font-weight:500;height:40px;transition:all .2s ease;width:100%}.style_action__VFGr5 button:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.style_stylizedList__yR5LY{background:var(--bg-card);border:none;border-radius:0;height:500px;outline:none;overflow:auto;position:relative;transition:background .3s ease;z-index:0}.style_stylizedList__yR5LY::-webkit-scrollbar{width:4px}.style_stylizedList__yR5LY::-webkit-scrollbar-track{background:var(--bg-tertiary)}.style_stylizedList__yR5LY::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.style_stylizedList__yR5LY::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.style_uploadButton__\+wg0m{align-items:center;background:var(--bg-tertiary);border:2px dashed var(--border-color);border-radius:12px;color:var(--text-muted);cursor:pointer;display:flex;flex-direction:column;height:128px;justify-content:center;transition:all .3s;width:128px}.style_uploadButton__\+wg0m:hover{background:var(--bg-card-hover);border-color:var(--accent-primary);color:var(--accent-primary)}.style_uploadGrid__QhPEg{align-items:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;display:flex;height:128px;justify-content:center;margin:0 8px 8px 0;padding:2px;position:relative;transition:border-color .3s ease,background .3s ease;width:128px}.style_uploadGrid__QhPEg.style_active__Uy64a{border-color:var(--accent-primary);border-width:2px}.style_overlay__s\+J1A{align-items:center;background-color:#00000080;border-radius:10px;bottom:0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s;z-index:100}.style_overlay__s\+J1A .style_icon__UgHc4{color:#fff;font-size:14px;margin:0 8px}.style_overlay__s\+J1A .style_icon__UgHc4:hover{color:var(--accent-primary)}.style_overlay__s\+J1A:hover{opacity:1}.style_background__6YZmP{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;height:100%;width:100%}.style_wrapper__wIgmG{display:flex;flex-direction:row;flex-wrap:wrap}.style_uploader__ojVAR{height:128px;width:128px}.style_uploader__ojVAR>div{height:128px!important;width:128px!important}.style_uploader__tAHlo{height:128px;width:128px}.style_uploader__tAHlo>div{height:128px!important;width:128px!important}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-clip:padding-box;background-image:url(data:image/png;base64,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);background-image:linear-gradient(#0000,#0000),url(/static/media/spritesheet.a4e0eb7ad904a4858361.svg);background-repeat:no-repeat;background-size:300px 30px}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,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);background-image:linear-gradient(#0000,#0000),url(/static/media/spritesheet.a4e0eb7ad904a4858361.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.leaflet-draw-actions{display:none;left:26px;list-style:none;margin:0;padding:0;position:absolute;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{left:auto;right:26px}.leaflet-touch .leaflet-right .leaflet-draw-actions{left:auto;right:32px}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #aaa;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;height:28px;line-height:28px;padding-left:10px;padding-right:10px;text-decoration:none}.leaflet-touch .leaflet-draw-actions a{font-size:12px;height:30px;line-height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-bottom a,.leaflet-draw-actions-top a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid #0000;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-bottom:6px solid #0000;border-right:6px solid #00000080;border-top:6px solid #0000;content:"";left:-7px;position:absolute;top:7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;height:5px;opacity:.6;position:absolute;width:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed #fe57a199;border-radius:4px;box-sizing:initial}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}