.tech-layout{background:#1b2230}.tech-sider{position:relative;overflow:hidden}.tech-sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column}.tech-sider:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.1) 0%,transparent 50%);pointer-events:none}.tech-logo{position:relative;height:80px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.1);overflow:hidden}.logo-icon{width:64px;height:64px;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;margin-right:12px;position:relative;z-index:1;box-shadow:0 0 20px #7c3aed8c}.logo-icon:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:14px;z-index:-1;opacity:.6;filter:blur(8px)}.logo-text{position:relative;z-index:1}.logo-text h1{font-size:20px;font-weight:900;color:#fff;margin:0;background:linear-gradient(135deg,#4c1d95,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-text span{font-size:11px;color:#6d28d9;letter-spacing:2px;font-weight:800}.logo-glow{position:absolute;top:50%;left:20px;transform:translateY(-50%);width:60px;height:60px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 70%);filter:blur(20px)}.tech-sider-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 12px}.tech-menu-container{position:relative}.menu-label{font-size:11px;color:#94a3b8;letter-spacing:2px;margin-bottom:12px;padding-left:12px;font-weight:600}.admin-section{border-top:1px solid rgba(255,255,255,.05);margin-top:10px}.tech-menu{background:transparent!important}.tech-menu .ant-menu-item,.tech-menu .ant-menu-submenu-title{height:48px!important;line-height:48px!important;margin:4px 0!important;padding:0 16px!important;border-radius:10px!important;color:#cbd5e1!important;transition:all .3s ease!important;position:relative;overflow:hidden}.tech-menu .ant-menu-item:before,.tech-menu .ant-menu-submenu-title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#3b82f6,#8b5cf6);opacity:0;transition:opacity .3s ease}.tech-menu .ant-menu-item:hover,.tech-menu .ant-menu-submenu-title:hover{color:#fff!important;background:#3b82f61a!important}.tech-menu .ant-menu-item-selected{color:#fff!important;background:linear-gradient(90deg,#3b82f633,#3b82f60d)!important}.tech-menu .ant-menu-item-selected:before{opacity:1}.tech-menu .ant-menu-item-selected .anticon{color:#3b82f6!important}.tech-menu .anticon{font-size:18px!important;margin-right:12px!important}.tech-submenu .ant-menu-sub{background:#0003!important}.tech-submenu .ant-menu-sub .ant-menu-item{padding-left:48px!important}.tech-sidebar-footer{flex-shrink:0;padding:16px 20px;border-top:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%)}.tech-status{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8;margin-bottom:8px}.status-dot{width:8px;height:8px;border-radius:50%;position:relative}.status-dot.online{background:#10b981;box-shadow:0 0 8px #10b981}.status-dot.online:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid #10b981;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}.tech-version{font-size:11px;color:#475569;font-family:monospace}.tech-header{height:72px!important;background:linear-gradient(180deg,#161b2e,#0f1424)!important;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;padding:0 32px!important;position:sticky;top:0;z-index:50;box-shadow:0 4px 20px #0000004d}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:16px;color:#e2e8f0}.breadcrumb-icon{color:#60a5fa;font-size:16px}.breadcrumb-sep{color:#94a3b8}.breadcrumb-current{color:#f1f5f9;font-weight:600}.breadcrumb span{color:#e2e8f0}.header-right{display:flex;align-items:center}.header-actions{display:flex;align-items:center;gap:16px}.action-group{display:flex;align-items:center;gap:12px}.tech-stat{display:flex;align-items:center;gap:6px;font-size:13px;padding:6px 12px;background:#10b9811a;border-radius:20px;border:1px solid rgba(16,185,129,.2);color:#e2e8f0;white-space:nowrap;flex-shrink:0}.tech-stat .stat-icon{color:#34d399;font-size:14px}.tech-stat .stat-text{color:#e2e8f0;font-weight:600}.tech-icon-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:10px;color:#94a3b8;font-size:16px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);flex-shrink:0}.tech-icon-btn:hover{background:#3b82f633;color:#fff;border-color:#3b82f64d}.header-actions .action-group .tech-icon-btn.notification-bell-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border-color:#ffffff80!important;box-shadow:0 0 25px #3b82f699,inset 0 1px #ffffff4d!important;border-width:2px!important}.header-actions .action-group .tech-icon-btn.notification-bell-btn:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border-color:#fffc!important;box-shadow:0 0 35px #3b82f6cc,inset 0 1px #fff6!important;transform:scale(1.08)}.header-actions .action-group .tech-icon-btn.notification-bell-btn .anticon-bell,.header-actions .action-group .tech-icon-btn.notification-bell-btn .anticon{color:#fff!important;font-size:22px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))!important;font-weight:700!important}.tech-badge{display:flex;align-items:center}.tech-badge .ant-badge-count{box-shadow:none}.tech-divider{width:1px;height:24px;background:#ffffff1a;flex-shrink:0;margin:0 4px}.tech-token{display:flex;align-items:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border-radius:20px;border:1px solid rgba(245,158,11,.2);text-decoration:none;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.tech-token:hover{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a);border-color:#f59e0b4d}.tech-token .token-icon{color:#fbbf24;font-size:14px}.token-value{font-size:15px;font-weight:700;color:#f59e0b}.token-label{font-size:10px;color:#fcd34d;opacity:.9;font-weight:600;letter-spacing:1px}.tech-user{display:flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;background:#ffffff0d;border-radius:24px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);white-space:nowrap;flex-shrink:0}.tech-user:hover{background:#ffffff1a;border-color:#3b82f64d}.tech-avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border:2px solid rgba(255,255,255,.1);flex-shrink:0}.user-info{display:flex;flex-direction:column;line-height:1.3}.user-info .username{font-size:14px;font-weight:700;color:#fff;line-height:1.3;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info .role{font-size:12px;color:#cbd5e1;line-height:1.3;display:flex;align-items:center;gap:8px}.user-info .role.role-badges{align-items:flex-start}.user-info .role .role-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.user-info .creator-label{font-weight:700;color:#e2e8f0}.vip-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.2px;border:1px solid transparent}.vip-badge .anticon{font-size:12px}.vip-badge.vip-high{color:#fff7ed;background:linear-gradient(135deg,#f59e0b4d,#f9731659);border-color:#f9731699;box-shadow:0 0 12px #f9731640}.vip-badge.vip-mid{color:#f5f3ff;background:linear-gradient(135deg,#8b5cf64d,#3b82f659);border-color:#8b5cf699;box-shadow:0 0 12px #8b5cf640}.vip-badge.vip-basic{color:#eff6ff;background:linear-gradient(135deg,#3b82f647,#0e749059);border-color:#3b82f68c;box-shadow:0 0 12px #3b82f633}.vip-badge.vip-free{color:#e2e8f0;background:#94a3b829;border-color:#94a3b866}.team-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.2px;color:#ecfeff;background:linear-gradient(135deg,#06b6d43d,#0ea5e947);border:1px solid rgba(34,211,238,.45);box-shadow:0 0 12px #22d3ee29}.team-badge .anticon{font-size:12px}.tech-content-layout{background:#1b2230;min-height:100vh}.tech-content{padding:24px 32px;background:#1b2230}.tech-content-inner{background:linear-gradient(180deg,#ffffff14,#ffffff0d);border-radius:16px;border:1px solid rgba(255,255,255,.12);padding:32px;min-height:calc(100vh - 120px);box-shadow:0 4px 30px #0000004d;position:relative;overflow:hidden}.tech-content-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(59,130,246,.3) 50%,transparent 100%)}.ant-menu-dark .ant-menu-item a{color:inherit!important}.ant-menu-dark .ant-menu-item-selected a{color:#fff!important}.tech-sider::-webkit-scrollbar{width:4px}.tech-sider::-webkit-scrollbar-track{background:transparent}.tech-sider::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.tech-sider::-webkit-scrollbar-thumb:hover{background:#fff3}.notification-dropdown .ant-dropdown-menu{background:linear-gradient(135deg,#1e293bfa,#0f172afa)!important;border:1px solid rgba(56,189,248,.2);border-radius:12px;box-shadow:0 25px 60px #00000080;padding:8px 0}.notification-dropdown .ant-dropdown-menu-item{padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.1)}.notification-dropdown .ant-dropdown-menu-item:last-child{border-bottom:none}.notification-dropdown .ant-dropdown-menu-item:hover{background:#38bdf81a!important}.notification-dropdown .ant-dropdown-menu-item-divider{background:#94a3b833;margin:8px 0}.notification-item-title{font-weight:600;color:#f1f5f9;font-size:13px;margin-bottom:4px}.notification-item-title.unread{font-weight:700}.notification-item-time{font-size:11px;color:#94a3b8;margin-bottom:4px}.notification-item-content{font-size:12px;color:#cbd5e1;line-height:1.4;white-space:normal}.notification-dropdown .ant-dropdown-menu-item a{color:#38bdf8!important}.notification-dropdown .ant-dropdown-menu-item a:hover{color:#7dd3fc!important}.admin-layout{min-height:100vh}.admin-sider{background:linear-gradient(180deg,#0f172a,#1e293b)!important;position:fixed!important;left:0;top:0;bottom:0;z-index:100;box-shadow:4px 0 20px #0000004d}.admin-sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column}.admin-logo{height:80px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(148,163,184,.15);position:relative;overflow:hidden}.admin-logo:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(56,189,248,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.admin-logo-icon{width:64px;height:64px;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;box-shadow:0 4px 18px #7c3aed80}.admin-logo-text{display:flex;flex-direction:column}.admin-logo-text h1{color:#4c1d95;font-size:20px;font-weight:900;margin:0;letter-spacing:.5px}.admin-logo-text span{color:#6d28d9;font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.admin-menu-label{padding:20px 24px 12px;color:#64748b;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.admin-menu{background:transparent!important;border:none!important;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-menu::-webkit-scrollbar{width:6px}.admin-menu::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:999px}.admin-menu::-webkit-scrollbar-thumb:hover{background:#94a3b859}.admin-db-instance-current td{background:#38bdf81f!important}.admin-menu .ant-menu-item{height:48px;line-height:48px;margin:4px 12px;padding:0 16px!important;border-radius:10px;color:#94a3b8;font-size:14px;font-weight:500;transition:all .3s ease}.admin-menu .ant-menu-item:hover{color:#38bdf8;background:#38bdf81a!important}.admin-menu .ant-menu-item-selected{background:linear-gradient(135deg,#3b82f633,#8b5cf633)!important;color:#38bdf8!important;font-weight:600}.admin-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:0 3px 3px 0}.admin-menu .ant-menu-item .anticon{font-size:18px;margin-right:12px}.admin-sidebar-footer{padding:16px 24px;border-top:1px solid rgba(148,163,184,.15);margin-top:auto}.admin-status{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px;margin-bottom:8px}.admin-status-dot{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.admin-version{color:#64748b;font-size:11px;font-family:SF Mono,monospace}.admin-content-layout{margin-left:260px;width:calc(100% - 260px);box-sizing:border-box;background:#f0f9ff;min-height:100vh}.admin-header{background:#fff!important;position:sticky;top:0;z-index:50;padding:0 24px;height:64px;line-height:64px;box-shadow:0 1px 3px #00000014;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.admin-header-left{display:flex;align-items:center}.admin-header-title{font-size:18px;font-weight:600;color:#1e40af}.admin-user-dropdown{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 12px;border-radius:6px;transition:all .2s ease}.admin-user-dropdown:hover{background:#f1f5f9}.admin-avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important}.admin-username{color:#334155;font-size:14px;font-weight:500}.admin-dropdown-icon{color:#94a3b8;font-size:12px}.admin-layout .ant-card{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px #0000000d!important}.admin-layout .ant-card-head{background:#fff!important;border-bottom:1px solid #e2e8f0!important}.admin-layout .ant-card-head-title,.admin-layout .ant-card-extra{color:#1e293b!important}.admin-layout .ant-statistic-title{color:#64748b!important}.admin-layout .ant-statistic-content{color:#1e293b!important}.admin-layout .ant-table-thead>tr>th{background:#f8fafc!important;color:#334155!important;font-weight:600;border-bottom:1px solid #e2e8f0!important}.admin-layout .ant-table-tbody>tr>td{background:transparent!important;color:#334155!important;border-bottom:1px solid #f1f5f9!important}.admin-layout .admin-queue-table .ant-table-thead>tr>th,.admin-layout .admin-queue-table .ant-table-tbody>tr>td{white-space:nowrap}.admin-layout .admin-db-instances-table .ant-table-thead>tr>th,.admin-layout .admin-db-instances-table .ant-table-tbody>tr>td{white-space:nowrap}.admin-layout .admin-db-instances-table .ant-table-cell{overflow:hidden;text-overflow:ellipsis}.admin-layout .admin-table-resize-cell{display:flex;align-items:center;position:relative;width:100%;min-height:22px}.admin-layout .admin-table-resize-cell-content{flex:1;overflow:hidden}.admin-layout .admin-table-resize-handle{position:absolute;right:-6px;top:0;height:100%;width:12px;cursor:col-resize}.admin-layout .admin-table-resize-handle:after{content:"";position:absolute;right:5px;top:20%;height:60%;width:2px;background:#94a3b899;border-radius:2px}.admin-layout .ant-table-tbody>tr:hover>td,.admin-layout .ant-table-tbody>tr.ant-table-row:hover>td{background:#f8fafc!important}.admin-layout .ant-pagination-item{background:#fff!important;border-color:#e2e8f9!important}.admin-layout .ant-pagination-item a{color:#334155!important}.admin-layout .ant-pagination-item-active{background:#3b82f6!important;border-color:#3b82f6!important}.admin-layout .ant-pagination-item-active a{color:#fff!important}.admin-layout .ant-dropdown-menu{background:#fff!important;box-shadow:0 4px 12px #0000001a!important}.admin-layout .ant-dropdown-menu-item{color:#334155!important}.admin-layout .ant-dropdown-menu-item:hover{background:#f1f5f9!important;color:#3b82f6!important}.admin-layout .ant-input,.admin-layout .ant-input-number,.admin-layout .ant-input-number-input,.admin-layout .ant-select:not(.ant-select-customize-input) .ant-select-selector,.admin-layout .ant-input-affix-wrapper{background-color:#fff!important;color:#1e293b!important;border-color:#cbd5e1!important}.admin-layout .ant-input::placeholder,.admin-layout .ant-input-number-input::placeholder{color:#94a3b8!important}.admin-layout .ant-input:hover,.admin-layout .ant-input-number:hover,.admin-layout .ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.admin-layout .ant-input-affix-wrapper:hover{border-color:#3b82f6!important}.admin-layout .ant-input:focus,.admin-layout .ant-input-number-focused,.admin-layout .ant-select-focused:not(.ant-select-customize-input) .ant-select-selector,.admin-layout .ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.admin-layout .ant-btn-default{background:#fff!important;border-color:#cbd5e1!important;color:#334155!important}.admin-layout .ant-btn-default:hover{border-color:#3b82f6!important;color:#3b82f6!important}.admin-layout .ant-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border-color:#3b82f6!important}.admin-layout .ant-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important}.admin-layout .anticon{color:inherit!important}.admin-content{background:#f0f9ff;min-height:calc(100vh - 64px);padding:24px;color:#1e293b!important}.admin-content-inner{background:#fff;border-radius:12px;min-height:calc(100vh - 112px);box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;color:#1e293b!important;padding:24px}.admin-content h1,.admin-content h2,.admin-content h3,.admin-content h4,.admin-content h5,.admin-content h6,.admin-content p,.admin-content span,.admin-content div,.admin-content li,.admin-content a{color:#1e293b}.admin-content .ant-typography{color:#1e293b!important}.admin-content .ant-typography-secondary,.admin-content .ant-statistic-title{color:#64748b!important}.admin-content .ant-statistic-content,.admin-content .ant-tabs{color:#1e293b!important}.admin-content .ant-tabs-tab{color:#64748b!important}.admin-content .ant-tabs-tab:hover{color:#3b82f6!important}.admin-content .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b82f6!important;text-shadow:none!important}.admin-content .ant-tabs-ink-bar{background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important}.admin-content .ant-descriptions-title{color:#1e293b!important}.admin-content .ant-descriptions-item-label{color:#475569!important}.admin-content .ant-descriptions-item-content{color:#1e293b!important}.admin-content .ant-empty-description{color:#64748b!important}.admin-content-inner .ant-table{background:transparent}.admin-content-inner .ant-table-thead>tr>th{background:#f8fafc!important;color:#334155!important;font-weight:600;border-bottom:1px solid #e2e8f0!important}.admin-content-inner .ant-table-tbody>tr>td{background:transparent!important;color:#475569!important;border-bottom:1px solid #f1f5f9!important}.admin-content-inner .ant-table-tbody>tr:hover>td,.admin-content-inner .ant-table-tbody>tr.ant-table-row:hover>td{background:#f8fafc!important}.admin-content-inner .ant-table-tbody>tr:hover>td,.admin-content-inner .ant-table-tbody>tr:hover>td *{color:#334155!important}.admin-content-inner .ant-table-tbody>tr.ant-table-row{background:transparent!important}.admin-layout .ant-tag{border-radius:6px;font-weight:500}.admin-layout .ant-tag-blue{background:#dbeafe!important;color:#1e40af!important;border-color:#93c5fd!important}.admin-layout .ant-tag-green{background:#dcfce7!important;color:#166534!important;border-color:#86efac!important}.admin-layout .ant-tag-red{background:#fee2e2!important;color:#991b1b!important;border-color:#fca5a5!important}.admin-layout .ant-tag-gold{background:#fef3c7!important;color:#92400e!important;border-color:#fcd34d!important}.admin-layout .ant-tag-purple{background:#f3e8ff!important;color:#6b21a8!important;border-color:#c084fc!important}.admin-layout .ant-tag-cyan{background:#cffafe!important;color:#0e7490!important;border-color:#67e8f9!important}.admin-layout .ant-tag-orange{background:#ffedd5!important;color:#9a3412!important;border-color:#fdba74!important}.admin-layout .ant-tag-default{background:#f1f5f9!important;color:#475569!important;border-color:#cbd5e1!important}.admin-layout .ant-switch{background-color:#cbd5e1!important}.admin-layout .ant-switch-checked{background-color:#3b82f6!important}.admin-layout .ant-segmented{background:#f1f5f9!important}.admin-layout .ant-segmented-item{color:#475569!important}.admin-layout .ant-segmented-item-selected{background:#fff!important;color:#1e293b!important;box-shadow:0 1px 2px #0000001a!important}.admin-modal .ant-modal-content{background:#fff!important}.admin-modal .ant-modal-header{background:#fff!important;border-bottom:1px solid #e2e8f0!important}.admin-modal .ant-modal-title{color:#1e293b!important}.admin-modal .ant-modal-body{color:#334155!important}.admin-modal .ant-modal-footer{border-top:1px solid #e2e8f0!important}.admin-layout .ant-picker{background-color:#fff!important;border-color:#cbd5e1!important;color:#1e293b!important}.admin-layout .ant-picker:hover{border-color:#3b82f6!important}.admin-layout .ant-picker-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.admin-layout .ant-picker-input>input{color:#1e293b!important}.admin-layout .ant-picker-input>input::placeholder{color:#94a3b8!important}.admin-layout .ant-picker-suffix{color:#64748b!important}.admin-layout .ant-picker-separator{color:#94a3b8!important}.ant-picker-dropdown .ant-picker-panel{background:#fff!important}.ant-picker-dropdown .ant-picker-header *,.ant-picker-dropdown .ant-picker-content *{color:#000!important}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#000!important}.ant-picker-dropdown .ant-picker-panel-container{background:#fff!important;color:#000!important}.ant-picker-dropdown .ant-picker-header{color:#000!important;border-bottom:1px solid #e2e8f0!important}.ant-picker-dropdown .ant-picker-body,.ant-picker-dropdown .ant-picker-content th,.ant-picker-dropdown .ant-picker-cell{color:#000!important}.ant-picker-dropdown .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)>.ant-picker-cell-inner{background:#f1f5f9!important}.ant-picker-dropdown .ant-picker-cell-in-view{color:#000!important}.ant-picker-dropdown .ant-picker-cell-selected>.ant-picker-cell-inner{background:#3b82f6!important;color:#fff!important}.ant-picker-dropdown .ant-picker-cell-today>.ant-picker-cell-inner:before{border-color:#3b82f6!important}.ant-picker-dropdown .ant-picker-footer{border-top:1px solid #e2e8f0!important}.ant-picker-dropdown .ant-picker-time-panel-column{border-color:#e2e8f0!important}.ant-picker-dropdown .ant-picker-time-panel-cell{color:#000!important}.ant-picker-dropdown .ant-picker-time-panel-cell-selected{background:#dbeafe!important;color:#1e40af!important}.ant-picker-dropdown .ant-picker-time-panel-cell:hover{background:#f1f5f9!important}.admin-layout .ant-picker-range .ant-picker-active-bar{background:#3b82f6!important}.admin-layout .ant-select-dropdown{background:#fff!important;box-shadow:0 4px 12px #0000001a!important}.admin-layout .ant-select-item{color:#334155!important}.admin-layout .ant-select-item-option-active{background:#f1f5f9!important}.admin-layout .ant-select-item-option-selected{background:#dbeafe!important;color:#1e40af!important;font-weight:600}.admin-layout .ant-checkbox-wrapper,.admin-layout .ant-radio-wrapper{color:#334155!important}.admin-layout .ant-checkbox-checked .ant-checkbox-inner{background-color:#3b82f6!important;border-color:#3b82f6!important}.admin-layout .ant-radio-checked .ant-radio-inner{border-color:#3b82f6!important}.admin-layout .ant-radio-checked .ant-radio-inner:after{background-color:#3b82f6!important}.admin-layout .ant-form-item-label>label{color:#334155!important}.admin-layout .ant-form-item-explain-error{color:#dc2626!important}.admin-layout .ant-message-notice-content,.admin-layout .ant-notification-notice{background:#fff!important;color:#334155!important;box-shadow:0 4px 12px #0000001a!important}.admin-layout .ant-popconfirm .ant-popover-inner{background:#fff!important;color:#334155!important}.admin-layout .ant-popconfirm .ant-popover-message-title{color:#1e293b!important}.admin-layout .ant-tooltip-inner{background:#1e293b!important;color:#f1f5f9!important}.admin-layout .ant-progress-text{color:#334155!important}.admin-layout .ant-spin-text{color:#64748b!important}.admin-layout .ant-divider{border-color:#e2e8f0!important}.admin-layout .ant-breadcrumb a{color:#3b82f6!important}.admin-layout .ant-breadcrumb span{color:#64748b!important}.admin-layout .ant-alert{border-radius:8px}.admin-layout .ant-alert-info{background:#dbeafe!important;border-color:#93c5fd!important}.admin-layout .ant-alert-info .ant-alert-message{color:#1e40af!important}.admin-layout .ant-alert-success{background:#dcfce7!important;border-color:#86efac!important}.admin-layout .ant-alert-success .ant-alert-message{color:#166534!important}.admin-layout .ant-alert-warning{background:#fef3c7!important;border-color:#fcd34d!important}.admin-layout .ant-alert-warning .ant-alert-message{color:#92400e!important}.admin-layout .ant-alert-error{background:#fee2e2!important;border-color:#fca5a5!important}.admin-layout .ant-alert-error .ant-alert-message{color:#991b1b!important}.admin-layout ::-webkit-scrollbar{width:8px;height:8px}.admin-layout ::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.admin-layout ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.admin-layout ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.login-page{min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(135deg,#0a0a1a,#1a1a3e,#0f0f2e)}.login-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.login-content{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:64px 24px}.login-shell{width:100%;max-width:1120px;display:grid;grid-template-columns:1fr 420px;gap:56px;align-items:center}.login-hero{display:flex;flex-direction:column;gap:18px;padding:32px 0}.login-brand{display:flex;align-items:center;gap:12px}.login-brand-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#a855f7,#3b82f6);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 42px #3b82f638}.login-brand-title{font-size:22px;font-weight:800;color:#fff;letter-spacing:.2px}.login-brand-sub{margin-top:4px;font-size:13px;color:#fff9}.login-headline{font-size:42px;line-height:1.15;font-weight:900;color:#fff;margin:0}.login-desc{font-size:16px;line-height:1.65;color:#ffffffa6;max-width:560px}.login-card{border-radius:18px;background:#0f172ac7;border:1px solid rgba(148,163,184,.18);box-shadow:0 22px 80px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-card .ant-card-body{padding:26px 26px 22px}.login-tabs .ant-tabs-nav:before{border-bottom-color:#94a3b82e}.login-tabs .ant-tabs-tab{color:#ffffffa6}.login-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff;font-weight:700}.login-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg,#a855f7,#3b82f6)}.login-card .ant-input,.login-card .ant-input-affix-wrapper,.login-card .ant-input-password{background:#02061799;border-color:#94a3b838;color:#ffffffeb}.login-card .ant-input::placeholder{color:#94a3b8b3}.login-card .ant-input-affix-wrapper .anticon{color:#94a3b8cc}.login-primary-btn{height:44px;border:0;background:linear-gradient(90deg,#a855f7,#3b82f6);font-weight:700}.login-footer{margin-top:14px;text-align:center}.login-footer a{color:#60a5faf2}@media (max-width: 980px){.login-shell{grid-template-columns:1fr;gap:24px;max-width:520px}.login-hero{padding:0;text-align:center;align-items:center}.login-desc{max-width:520px}}.dashboard-page{padding:0}.welcome-section{margin-bottom:32px}.welcome-title{font-size:28px;font-weight:700;color:#f1f5f9;margin:0 0 8px;background:linear-gradient(135deg,#f1f5f9,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-subtitle{color:#cbd5e1;font-size:16px}.stats-row{margin-bottom:24px}.stat-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px;transition:all .3s ease;overflow:hidden;position:relative}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent-color),transparent);opacity:0;transition:opacity .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000004d;border-color:#94a3b833}.stat-card:hover:before{opacity:1}.stat-card-blue{--accent-color: #3b82f6}.stat-card-green{--accent-color: #10b981}.stat-card-purple{--accent-color: #8b5cf6}.stat-card-orange{--accent-color: #f59e0b}.stat-card .ant-card-body{padding:24px}.stat-title{color:#cbd5e1;font-size:14px;font-weight:500;margin-bottom:12px;display:flex;align-items:center;gap:8px}.stat-title svg{font-size:18px}.stat-card-blue .stat-title svg{color:#3b82f6}.stat-card-green .stat-title svg{color:#10b981}.stat-card-purple .stat-title svg{color:#8b5cf6}.stat-card-orange .stat-title svg{color:#f59e0b}.stat-value{font-size:36px;font-weight:700;color:#f1f5f9;line-height:1}.stat-card-blue .stat-value{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card-green .stat-value{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card-purple .stat-value{background:linear-gradient(135deg,#8b5cf6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card-orange .stat-value{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.quick-start-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px}.quick-start-card .ant-card-head{background:transparent;border-bottom:1px solid rgba(148,163,184,.1)}.quick-start-card .ant-card-head-title{color:#f1f5f9;font-weight:600;font-size:16px}.quick-start-card .ant-card-extra .ant-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px}.quick-start-card .ant-card-body{padding:24px}.quick-action-card{background:#1e293b66;border:1px solid rgba(148,163,184,.1);border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center}.quick-action-card:hover{transform:translateY(-4px);border-color:#38bdf84d;box-shadow:0 8px 25px #0003}.quick-action-card .ant-card-body{padding:32px 20px}.quick-action-icon{font-size:48px;margin-bottom:16px}.quick-action-title{font-size:16px;font-weight:600;color:#f1f5f9;margin-bottom:8px}.quick-action-desc{font-size:13px;color:#94a3b8}.token-balance-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px;height:100%}.token-balance-card .ant-card-head{background:transparent;border-bottom:1px solid rgba(148,163,184,.1)}.token-balance-card .ant-card-head-title{color:#f1f5f9;font-weight:600;font-size:16px}.token-balance-card .ant-card-body{padding:24px}.token-circle{margin-bottom:24px}.token-circle .ant-progress-circle-path{stroke:url(#tokenGradient)}.token-amount{font-size:36px;font-weight:700;color:#f1f5f9}.token-label{font-size:14px;color:#94a3b8}.recharge-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;padding:0 32px;height:44px;font-weight:600}.recent-projects-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:12px}.recent-projects-card .ant-card-head{background:transparent;border-bottom:1px solid rgba(148,163,184,.1)}.recent-projects-card .ant-card-head-title{color:#f1f5f9;font-weight:600;font-size:16px}.view-all-link{color:#38bdf8;font-size:14px;display:flex;align-items:center;gap:4px;transition:all .3s ease}.view-all-link:hover{color:#60a5fa}.recent-projects-card .ant-card-body{padding:24px}.project-card-tech{background:#1e293b66;border:1px solid rgba(148,163,184,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.project-card-tech:hover{transform:translateY(-4px);border-color:#38bdf84d;box-shadow:0 8px 25px #0003}.project-card-cover{height:140px;background:linear-gradient(135deg,#1e293bcc,#0f172acc);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.project-card-cover img{width:100%;height:100%;object-fit:cover}.project-card-cover .cover-icon{font-size:48px;color:#475569;transition:all .3s ease}.project-card-tech:hover .cover-icon{transform:scale(1.1);color:#64748b}.cover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.project-card-tech:hover .cover-overlay{background:#0000004d}.cover-overlay .play-icon{font-size:40px;color:#fff;opacity:0;transition:all .3s ease}.project-card-tech:hover .cover-overlay .play-icon{opacity:1}.project-card-tech .ant-card-body{padding:16px}.project-card-title{font-size:15px;font-weight:600;color:#f1f5f9;margin-bottom:12px;display:block;transition:color .3s ease}.project-card-title:hover{color:#38bdf8}.project-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.project-card-status{border-radius:20px;padding:2px 10px;font-size:12px;border:none}.project-card-date{font-size:12px;color:#94a3b8;display:flex;align-items:center;gap:4px}.project-card-progress .ant-progress-bg{background:linear-gradient(90deg,#3b82f6,#8b5cf6)}.project-card-progress .ant-progress-text{color:#94a3b8;font-size:12px}.empty-projects{text-align:center;padding:60px 0}.empty-icon{font-size:64px;margin-bottom:16px}.empty-text{color:#94a3b8;font-size:16px;margin-bottom:24px}.create-first-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;padding:0 24px;height:44px;font-weight:600}@media (max-width: 1200px){.stats-row .ant-col{margin-bottom:16px}}@media (max-width: 768px){.welcome-title{font-size:24px}.stat-value{font-size:28px}.quick-action-card .ant-card-body{padding:24px 16px}.quick-action-icon{font-size:36px}}.projects-page{padding:0}.page-header{margin-bottom:24px}.page-title{font-size:32px;font-weight:800;color:#f1f5f9;margin:0 0 8px;background:linear-gradient(135deg,#f1f5f9,#38bdf8,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.page-subtitle{color:#cbd5e1;font-size:15px;font-weight:400}.create-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;padding:0 28px;height:48px;font-weight:600;font-size:15px;box-shadow:0 4px 20px #3b82f666,0 0 30px #8b5cf633;transition:all .3s ease}.create-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #3b82f680,0 0 40px #8b5cf64d}.table-card{background:#1e293b66;border:1px solid rgba(148,163,184,.1);border-radius:16px;box-shadow:0 10px 40px #0000004d,0 0 0 1px #38bdf80d;overflow:hidden}.table-card .ant-card-body{padding:0}.tech-table{background:transparent}.tech-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#334155f2,#1e293be6);color:#e2e8f0;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(148,163,184,.15);padding:18px 20px}.tech-table .ant-table-tbody>tr>td{background:#0f172af2!important;border-bottom:1px solid rgba(148,163,184,.15)!important;padding:18px 20px!important;color:#e2e8f0!important;font-size:14px!important}.tech-table .ant-table-tbody>tr:hover>td,.tech-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#1e293bf2!important}.tech-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#3b82f640!important}.status-tag-tech.ant-tag-default{background:linear-gradient(135deg,#64748b,#475569)!important;color:#fff!important}.status-tag-tech.ant-tag-processing{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important}.status-tag-tech.ant-tag-success{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important}.status-tag-tech.ant-tag-error{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important}.tech-table .ant-table-tbody>tr:hover .status-tag-tech{color:#fff!important;box-shadow:0 2px 8px #0000004d}.tech-table .ant-table-tbody>tr:hover>td,.tech-table .ant-table-tbody>tr:hover>td *{color:#e2e8f0!important}.tech-table .ant-table-tbody>tr:hover .project-name-text{color:#f1f5f9!important}.tech-table .ant-table-tbody>tr:hover .project-desc-text{color:#94a3b8!important}.tech-table .ant-table-tbody>tr:hover .id-badge{color:#94a3b8!important}.tech-table .ant-table-tbody>tr:hover .token-display{color:#fbbf24!important}.tech-table .ant-table-tbody>tr:hover .date-display{color:#cbd5e1!important}.tech-table .ant-table-tbody>tr:hover .date-display svg{color:#38bdf8!important}.tech-table .ant-table-tbody>tr.ant-table-row:hover{background:transparent!important}.tech-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#1e293bf2!important}.tech-table .ant-table-tbody>tr:hover .ant-progress-text{color:#94a3b8!important}.tech-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.project-name-cell{display:flex;flex-direction:column;gap:6px}.project-name-text{font-weight:600;color:#f1f5f9;font-size:15px}.project-desc-text{color:#94a3b8;font-size:13px;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-tag-tech{border-radius:20px;padding:5px 14px;font-size:12px;border:none;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.token-display{color:#fbbf24;font-weight:700;font-size:14px;font-family:SF Mono,monospace}.date-display{color:#cbd5e1;font-size:13px;display:flex;align-items:center;gap:8px}.date-display svg{color:#38bdf8;font-size:14px}.action-btn-tech{background:#1e293bcc;border:1px solid rgba(148,163,184,.2);color:#e2e8f0;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.action-btn-tech:hover{background:#38bdf826;border-color:#38bdf866;color:#38bdf8;transform:scale(1.05)}.id-badge{color:#94a3b8;font-family:SF Mono,monospace;font-size:13px;font-weight:500}.tech-table .ant-table-tbody>tr:hover .id-badge{color:#cbd5e1!important}.tech-progress .ant-progress-bg{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px}.tech-progress .ant-progress-text{color:#94a3b8;font-size:12px;font-weight:600}.tech-table .ant-pagination{margin:20px;padding:8px}.tech-table .ant-pagination-item{background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:8px;transition:all .3s ease}.tech-table .ant-pagination-item a{color:#e2e8f0;font-weight:500}.tech-table .ant-pagination-item:hover{border-color:#38bdf866;background:#38bdf81a}.tech-table .ant-pagination-item:hover a{color:#38bdf8}.tech-table .ant-pagination-item-active{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:transparent;box-shadow:0 4px 15px #3b82f666}.tech-table .ant-pagination-item-active a{color:#fff;font-weight:600}.tech-table .ant-pagination-prev .ant-pagination-item-link,.tech-table .ant-pagination-next .ant-pagination-item-link{background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:8px;color:#e2e8f0;transition:all .3s ease}.tech-table .ant-pagination-prev:hover .ant-pagination-item-link,.tech-table .ant-pagination-next:hover .ant-pagination-item-link{border-color:#38bdf866;color:#38bdf8;background:#38bdf81a}.tech-table .ant-pagination-options-quick-jumper{color:#94a3b8}.tech-table .ant-pagination-options-quick-jumper input{background:#1e293b99;border:1px solid rgba(148,163,184,.2);color:#e2e8f0;border-radius:6px}.empty-state-tech{padding:80px 0}.empty-state-tech .ant-empty-image{height:80px;margin-bottom:24px}.empty-state-tech .ant-empty-description{color:#94a3b8;font-size:15px}.tech-modal .ant-modal-content{background:linear-gradient(135deg,#1e293bfa,#0f172afa);border:1px solid rgba(56,189,248,.2);border-radius:20px;box-shadow:0 25px 60px #00000080,0 0 0 1px #38bdf81a}.tech-modal .ant-modal-header{background:transparent;border-bottom:1px solid rgba(148,163,184,.1);padding:24px 24px 16px}.tech-modal .ant-modal-title{color:#f1f5f9;font-weight:700;font-size:18px}.tech-modal .ant-modal-close{color:#94a3b8;top:20px;right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.tech-modal .ant-modal-close:hover{color:#38bdf8;background:#38bdf81a}.tech-modal .ant-modal-body{padding:8px 24px 24px}.tech-modal .ant-form-item-label>label{color:#94a3b8;font-weight:500;font-size:14px}.tech-modal .ant-input,.tech-modal .ant-input-textarea,.tech-modal .ant-select-selector{background:#1e293b99;border:1px solid rgba(148,163,184,.2);color:#f1f5f9;border-radius:10px;transition:all .3s ease}.tech-modal .ant-input:hover,.tech-modal .ant-input-textarea:hover,.tech-modal .ant-select-selector:hover{border-color:#38bdf866}.tech-modal .ant-input:focus,.tech-modal .ant-input-textarea:focus,.tech-modal .ant-select-focused .ant-select-selector{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.tech-modal .ant-input::placeholder,.tech-modal .ant-input-textarea::placeholder{color:#94a3b8}.tech-modal .ant-select-selection-placeholder{color:#94a3b8}.tech-modal .ant-select-dropdown{background:#1e293bfa;border:1px solid rgba(148,163,184,.2);border-radius:10px;box-shadow:0 10px 40px #0006}.tech-modal .ant-select-item{color:#cbd5e1;padding:10px 16px;border-radius:6px;margin:2px 8px}.tech-modal .ant-select-item:hover{background:#38bdf81a}.tech-modal .ant-select-item-option-selected{background:#38bdf833;color:#38bdf8;font-weight:600}.tech-modal .ant-modal-footer{border-top:1px solid rgba(148,163,184,.1);padding:16px 24px}.tech-modal .ant-btn-default{background:#1e293b99;border:1px solid rgba(148,163,184,.2);color:#94a3b8;border-radius:10px;height:40px;padding:0 20px;font-weight:500;transition:all .3s ease}.tech-modal .ant-btn-default:hover{border-color:#38bdf866;color:#38bdf8;background:#38bdf81a}.tech-modal .ant-btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:10px;height:40px;padding:0 24px;font-weight:600;box-shadow:0 4px 15px #3b82f666;transition:all .3s ease}.tech-modal .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f680}.ant-dropdown-menu{background:#1e293bfa;border:1px solid rgba(148,163,184,.15);border-radius:12px;box-shadow:0 10px 40px #0006;padding:8px}.ant-dropdown-menu-item{color:#e2e8f0;padding:10px 16px;border-radius:8px;font-size:14px;transition:all .2s ease}.ant-dropdown-menu-item:hover{background:#38bdf81a;color:#38bdf8}.ant-dropdown-menu-item-danger{color:#ef4444}.ant-dropdown-menu-item-danger:hover{background:#ef44441a;color:#ef4444}.ant-dropdown-menu-item .anticon{margin-right:10px;font-size:16px}.ant-dropdown-menu-item-divider{background:#94a3b81a;margin:8px}@media (max-width: 768px){.page-title{font-size:24px}.create-btn{padding:0 20px;height:42px;font-size:14px}.tech-table .ant-table-thead>tr>th,.tech-table .ant-table-tbody>tr>td{padding:14px 16px}.project-desc-text{max-width:200px}}.page-container{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);padding:24px}.project-header{background:linear-gradient(135deg,#1e293bcc,#0f172acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid rgba(148,163,184,.1)}.project-title{font-size:28px;font-weight:700;color:#f1f5f9;margin-bottom:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-meta{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.project-meta-item{display:flex;align-items:center;gap:8px;color:#cbd5e1;font-size:14px}.project-meta-item svg{color:#3b82f6}.content-card{background:#1e293b80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(148,163,184,.1);margin-bottom:24px}.content-card .ant-card-head{background:transparent;border-bottom:1px solid rgba(148,163,184,.1)}.content-card .ant-card-head-title{color:#f1f5f9;font-size:18px;font-weight:600}.project-detail-page .ant-tabs-nav{margin-bottom:24px!important}.project-detail-page .ant-tabs-tab{color:#cbd5e1!important;font-size:15px!important;font-weight:500!important;padding:12px 20px!important;transition:all .3s ease!important}.project-detail-page .ant-tabs-tab:hover{color:#38bdf8!important}.project-detail-page .ant-tabs-tab-active .ant-tabs-tab-btn{color:#38bdf8!important;text-shadow:0 0 20px rgba(56,189,248,.5)!important}.project-detail-page .ant-tabs-ink-bar{background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important;height:3px!important;border-radius:3px!important}.project-detail-page .ant-form-item-label>label{color:#cbd5e1!important;font-weight:500!important}.project-detail-page .ant-input,.project-detail-page .ant-input-number,.project-detail-page .ant-select:not(.ant-select-customize-input) .ant-select-selector,.project-detail-page .ant-input-affix-wrapper{background:#0f172a99!important;border-color:#94a3b833!important;color:#f1f5f9!important}.project-detail-page .ant-input:hover,.project-detail-page .ant-input-number:hover,.project-detail-page .ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.project-detail-page .ant-input-affix-wrapper:hover{border-color:#3b82f6!important}.project-detail-page .ant-input:focus,.project-detail-page .ant-input-number-focused,.project-detail-page .ant-select-focused:not(.ant-select-customize-input) .ant-select-selector,.project-detail-page .ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}.project-detail-page .ant-input::placeholder,.project-detail-page .ant-input-number-input::placeholder{color:#94a3b8!important}.project-detail-page .ant-btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border:none!important;box-shadow:0 4px 15px #3b82f666!important}.project-detail-page .ant-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)!important;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680!important}.project-detail-page .ant-btn-default{background:#1e293bcc!important;border-color:#94a3b833!important;color:#cbd5e1!important}.project-detail-page .ant-btn-default:hover{border-color:#3b82f6!important;color:#38bdf8!important}.ant-upload-drag{background:#0f172a99!important;border-color:#94a3b833!important;border-radius:12px!important}.ant-upload-drag:hover{border-color:#3b82f6!important}.ant-upload-drag-icon svg{color:#3b82f6!important;font-size:48px!important}.ant-upload-text{color:#f1f5f9!important;font-size:16px!important;font-weight:500!important}.ant-upload-hint{color:#94a3b8!important}.ant-steps-item-title{color:#cbd5e1!important;font-weight:500!important}.ant-steps-item-description{color:#64748b!important}.ant-steps-item-icon{background:#1e293bcc!important;border-color:#94a3b833!important}.ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border-color:transparent!important}.ant-steps-item-finish .ant-steps-item-icon{background:#10b98133!important;border-color:#10b981!important}.ant-steps-item-finish .ant-steps-icon{color:#10b981!important}.ant-progress-bg{background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important}.ant-progress-text{color:#94a3b8!important}.ant-list-item-meta-title{color:#f1f5f9!important}.ant-list-item-meta-description{color:#94a3b8!important}.ant-timeline-item-head{background:#1e293bcc!important;border-color:#3b82f6!important}.ant-timeline-item-content{color:#cbd5e1!important}.ant-tag{border-radius:6px!important;font-weight:500!important}.ant-tag-blue{background:#3b82f626!important;color:#60a5fa!important;border-color:#3b82f64d!important}.ant-tag-green{background:#10b98126!important;color:#34d399!important;border-color:#10b9814d!important}.ant-tag-orange{background:#f59e0b26!important;color:#fbbf24!important;border-color:#f59e0b4d!important}.ant-tag-red{background:#ef444426!important;color:#f87171!important;border-color:#ef44444d!important}.ant-modal-content{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:16px!important}.ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(148,163,184,.1)!important}.ant-modal-title{color:#f1f5f9!important;font-weight:600!important}.ant-modal-close-x{color:#94a3b8!important}.ant-modal-close-x:hover{color:#f1f5f9!important}.project-detail-modal .ant-modal-body,.project-detail-modal .ant-modal-body div,.project-detail-modal .ant-modal-body span,.project-detail-modal .ant-modal-body label{color:#e5e7eb}.project-detail-modal .ant-radio-wrapper,.project-detail-modal .ant-checkbox-wrapper,.project-detail-modal .ant-form-item-label>label,.project-detail-modal .ant-input-number-group-addon,.project-detail-modal .ant-input-number-input,.project-detail-modal .ant-select-selection-item,.project-detail-modal .ant-select-selection-placeholder{color:#e5e7eb!important}.project-detail-modal .ant-input,.project-detail-modal .ant-input-number,.project-detail-modal .ant-select:not(.ant-select-customize-input) .ant-select-selector,.project-detail-modal .ant-input-affix-wrapper,.project-detail-modal .ant-input-number-group-addon{background:#0f172ab8!important;border-color:#94a3b83d!important;color:#f8fafc!important}.project-detail-modal .ant-input::placeholder,.project-detail-modal .ant-input-number-input::placeholder,.project-detail-modal .ant-select-selection-placeholder{color:#94a3b8!important}.project-detail-modal .ant-btn-default{background:#1e293bcc!important;border-color:#94a3b833!important;color:#e2e8f0!important}.project-detail-modal .ant-btn-link{color:#60a5fa!important}.project-detail-modal .ant-btn-link[disabled]{color:#94a3b88c!important}.scene-generate-yellow-btn,.scene-generate-yellow-btn.ant-btn,.scene-generate-yellow-btn.ant-btn-default,.scene-generate-yellow-btn.ant-btn-primary{background:#fadb14!important;border-color:#fadb14!important;color:#111827!important}.scene-generate-yellow-btn:hover,.scene-generate-yellow-btn.ant-btn:hover,.scene-generate-yellow-btn.ant-btn-default:hover,.scene-generate-yellow-btn.ant-btn-primary:hover{background:#facc15!important;border-color:#facc15!important;color:#111827!important}.ant-alert{border-radius:12px!important}.ant-alert-info{background:#3b82f61a!important;border-color:#3b82f64d!important}.ant-alert-info .ant-alert-message{color:#60a5fa!important}.ant-alert-success{background:#10b9811a!important;border-color:#10b9814d!important}.ant-alert-success .ant-alert-message{color:#34d399!important}.ant-alert-warning{background:#f59e0b1a!important;border-color:#f59e0b4d!important}.ant-alert-warning .ant-alert-message{color:#fbbf24!important}.ant-divider{border-color:#94a3b81a!important}.ant-divider-horizontal{margin:24px 0!important}.ant-typography{color:#f1f5f9!important}.ant-typography-secondary{color:#94a3b8!important}.ant-select-dropdown{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:12px!important}.ant-select-item{color:#cbd5e1!important}.ant-select-item-option-active{background:#3b82f626!important}.ant-select-item-option-selected{background:#3b82f640!important;color:#38bdf8!important;font-weight:600!important}.ant-dropdown-menu{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:12px!important}.ant-dropdown-menu-item{color:#cbd5e1!important}.ant-dropdown-menu-item:hover{background:#3b82f626!important;color:#38bdf8!important}.ant-tooltip-inner{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;color:#f1f5f9!important;border-radius:8px!important}.ant-popover-inner{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:12px!important}.ant-popover-title{color:#f1f5f9!important;border-bottom:1px solid rgba(148,163,184,.1)!important}.ant-popover-inner-content{color:#cbd5e1!important}.ant-notification-notice{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:12px!important}.ant-message-notice-content{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid rgba(148,163,184,.1)!important;border-radius:12px!important;color:#f1f5f9!important}.ant-spin-dot-item{background:#3b82f6!important}.ant-badge-count{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;box-shadow:0 0 0 2px #0f172a!important}.ant-switch{background:#94a3b833!important}.ant-switch-checked{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important}.ant-slider-rail{background:#94a3b833!important}.ant-slider-track{background:linear-gradient(90deg,#3b82f6,#8b5cf6)!important}.ant-slider-handle{background:#3b82f6!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f633!important}.ant-radio-inner{border-color:#94a3b84d!important;background:#0f172a99!important}.ant-radio-checked .ant-radio-inner{border-color:#3b82f6!important}.ant-radio-checked .ant-radio-inner:after{background:#3b82f6!important}.ant-radio-button-wrapper{background:#0f172a99!important;border-color:#94a3b833!important;color:#94a3b8!important}.ant-radio-button-wrapper:hover{color:#38bdf8!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#3b82f6!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:#60a5fa!important;border-color:#60a5fa!important;color:#fff!important}.ant-checkbox-inner{border-color:#94a3b84d!important;background:#0f172a99!important}.ant-checkbox-checked .ant-checkbox-inner{background:#3b82f6!important;border-color:#3b82f6!important}.ant-picker{background:#0f172a99!important;border-color:#94a3b833!important}.ant-picker:hover,.ant-picker-focused{border-color:#3b82f6!important}.ant-collapse{background:#1e293b80!important;border-color:#94a3b81a!important;border-radius:12px!important}.ant-collapse-header{color:#f1f5f9!important;font-weight:500!important}.ant-collapse-content{background:transparent!important;border-color:#94a3b81a!important}.ant-collapse-content-box{color:#cbd5e1!important}.ant-tree{background:transparent!important;color:#cbd5e1!important}.ant-tree-node-content-wrapper:hover{background:#3b82f626!important}.ant-tree-node-selected{background:#3b82f640!important;color:#38bdf8!important}.project-detail-page .ant-table{background:transparent!important;color:#cbd5e1!important}.project-detail-page .ant-table-thead>tr>th{background:#1e293bcc!important;color:#f1f5f9!important;border-bottom:1px solid rgba(148,163,184,.1)!important;font-weight:600!important}.project-detail-page .ant-table-tbody>tr>td{border-bottom:1px solid rgba(148,163,184,.05)!important}.project-detail-page .ant-table-tbody>tr:hover>td{background:#3b82f61a!important}.project-detail-page .ant-pagination-item{background:#1e293bcc!important;border-color:#94a3b833!important}.project-detail-page .ant-pagination-item a{color:#cbd5e1!important}.project-detail-page .ant-pagination-item-active{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border-color:transparent!important}.project-detail-page .ant-pagination-item-active a{color:#fff!important}.project-detail-page .ant-pagination-prev .ant-pagination-item-link,.project-detail-page .ant-pagination-next .ant-pagination-item-link{background:#1e293bcc!important;border-color:#94a3b833!important;color:#cbd5e1!important}.project-detail-page .ant-menu{background:transparent!important;border-right:none!important}.project-detail-page .ant-menu-item{color:#94a3b8!important;border-radius:8px!important;margin:4px 8px!important}.project-detail-page .ant-menu-item:hover{color:#38bdf8!important;background:#3b82f626!important}.project-detail-page .ant-menu-item-selected{color:#38bdf8!important;background:#3b82f640!important;font-weight:600!important}.project-detail-page .ant-breadcrumb,.project-detail-page .ant-breadcrumb a{color:#94a3b8!important}.project-detail-page .ant-breadcrumb a:hover{color:#38bdf8!important}.project-detail-page .ant-breadcrumb-separator{color:#475569!important}.project-detail-page .ant-back-top{color:#3b82f6!important}.project-detail-page ::-webkit-scrollbar{width:8px;height:8px}.project-detail-page ::-webkit-scrollbar-track{background:#0f172a80;border-radius:4px}.project-detail-page ::-webkit-scrollbar-thumb{background:#64748b80;border-radius:4px}.project-detail-page ::-webkit-scrollbar-thumb:hover{background:#94a3b8b3}.episode-card{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:16px 16px 16px 52px;margin-bottom:16px;transition:all .3s ease;position:relative}.episode-index-badge{position:absolute;top:14px;left:12px;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #fbbf2466;z-index:1}.scene-card{background:#1e293ba6;border:1px solid rgba(148,163,184,.1);border-radius:12px;padding:16px 16px 16px 52px;margin-bottom:16px;transition:all .3s ease;position:relative}.scene-card.ant-card{background:#1e293ba6!important;border:1px solid rgba(148,163,184,.1)!important}.scene-card .ant-card-body{padding:0}.scene-list .ant-list-item{padding:0;border-bottom:none!important}.scene-index-badge{position:absolute;top:14px;left:12px;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #fbbf2466;z-index:1}.scene-card:hover{border-color:#3b82f64d;box-shadow:0 4px 20px #0003}.scene-card.selected{border-color:#3b82f6;background:#3b82f61a;box-shadow:0 0 20px #3b82f633}.scene-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.scene-title{font-size:16px;font-weight:600;color:#f1f5f9}.scene-meta{display:flex;gap:12px;font-size:13px;color:#94a3b8}.scene-content{color:#cbd5e1;line-height:1.6;margin-bottom:12px}.scene-actions{display:flex;gap:8px;justify-content:flex-end}.shot-card{background:#0f172a99;border:1px solid rgba(148,163,184,.1);border-radius:10px;padding:12px 12px 12px 48px;margin-bottom:12px;transition:all .3s ease;position:relative}.shot-index-badge{position:absolute;top:10px;left:10px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #fbbf2466;z-index:1}.shot-card:hover{border-color:#3b82f64d;transform:translate(4px)}.shot-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.shot-title{font-size:14px;font-weight:600;color:#f1f5f9}.shot-type{font-size:12px;color:#94a3b8;background:#3b82f626;padding:2px 8px;border-radius:4px}.shot-content{font-size:13px;color:#cbd5e1;line-height:1.5}.character-card{background:#1e293bcc;border:1px solid rgba(148,163,184,.15);border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative;height:100%;display:flex;flex-direction:column}.character-index-badge{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #fbbf2466;z-index:1}.character-card:hover{border-color:#8b5cf64d;box-shadow:0 4px 20px #0003}.character-image{width:100%;aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,#1e293bcc,#0f172acc)}.character-info{padding:16px}.character-name{font-size:16px;font-weight:600;color:#f1f5f9;margin-bottom:8px}.character-role{font-size:13px;color:#94a3b8;margin-bottom:12px}.character-description{font-size:13px;color:#cbd5e1;line-height:1.5}.videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:28px}.video-card{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:16px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;min-height:520px}.video-card:hover{border-color:#10b98159;transform:translateY(-6px);box-shadow:0 16px 40px #00000059}.video-thumbnail{position:relative;aspect-ratio:16 / 10;overflow:hidden;cursor:pointer;background:linear-gradient(135deg,#1e293bcc,#0f172acc);flex-shrink:0}.video-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.video-card:hover .video-thumbnail img{transform:scale(1.08)}.thumbnail-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:52px}.thumbnail-placeholder.completed{color:#10b981}.thumbnail-placeholder.processing{color:#3b82f6}.thumbnail-placeholder .spinning{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.play-overlay svg{font-size:52px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.video-thumbnail:hover .play-overlay{opacity:1}.video-duration{position:absolute;bottom:10px;right:10px;background:#000000bf;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;font-family:SF Mono,monospace}.video-info{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.video-info-header{display:flex;flex-direction:column;gap:16px;flex:1}.video-info-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.video-info-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.1)}.video-title{font-size:18px;font-weight:600;color:#f1f5f9}.video-scene{font-size:14px;color:#94a3b8;display:flex;align-items:center;gap:6px}.video-scene:before{content:"";display:inline-block;width:6px;height:6px;background:#3b82f6;border-radius:50%}.video-shot-title{font-size:15px;color:#cbd5e1;font-weight:500;padding:8px 0}.video-desc{font-size:14px;color:#94a3b8;line-height:1.8;word-break:break-word;overflow-wrap:break-word;max-height:150px;overflow-y:auto;padding:12px;background:#0f172a66;border-radius:8px}.video-desc::-webkit-scrollbar{width:4px}.video-desc::-webkit-scrollbar-thumb{background:#64748b80;border-radius:2px}.video-action-buttons{display:flex;gap:10px;flex-wrap:wrap}.video-info .ant-tag{font-weight:500;padding:4px 10px;border-radius:6px}.project-descriptions{background:transparent}.project-descriptions .ant-descriptions-item-label{background:#1e293be6!important;color:#94a3b8!important;font-weight:600;border:1px solid rgba(148,163,184,.15)!important;padding:16px 24px}.project-descriptions .ant-descriptions-item-content{background:#0f172a80!important;color:#f1f5f9!important;border:1px solid rgba(148,163,184,.15)!important;padding:16px 24px}.project-descriptions .ant-descriptions-bordered .ant-descriptions-item-label,.project-descriptions .ant-descriptions-bordered .ant-descriptions-item-content{padding:16px 24px}.project-descriptions .ant-descriptions-item-content *{color:inherit}.project-descriptions .ant-tag{color:#fff!important;font-weight:500;background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important}@media (max-width: 768px){.page-container{padding:16px}.project-title{font-size:22px}.project-meta{flex-direction:column;gap:8px}.videos-grid{grid-template-columns:1fr}.video-card{min-height:480px}.video-info{padding:20px}.video-info-header{flex-direction:column}.video-info-actions{align-items:flex-start;width:100%}.video-action-buttons{justify-content:flex-start;width:100%}.video-desc{max-height:120px}}@media (max-width: 480px){.scene-header{flex-direction:column;gap:8px}.scene-actions{justify-content:flex-start;width:100%}.shot-header{flex-direction:column;gap:8px}}.create-project-page{padding:24px;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b)}.create-project-page .ant-select-selector{background-color:#0f172a99!important;border-color:#94a3b833!important;color:#f1f5f9!important;border-radius:12px!important}.create-project-page .ant-select-selection-item{color:#f1f5f9!important;line-height:54px!important}.create-project-page .ant-select-arrow{color:#cbd5e1!important}.create-project-page .ant-input,.create-project-page .ant-input-textarea{background-color:#0f172a99!important;border-color:#94a3b833!important;color:#f1f5f9!important}.create-project-page .ant-input::placeholder,.create-project-page textarea::placeholder{color:#94a3b880!important}.create-project-page .ant-steps-item-title{color:#cbd5e1!important}.create-project-page .ant-steps-item-active .ant-steps-item-title{color:#f1f5f9!important;font-weight:600!important}.create-project-page .ant-steps-item-icon{background:transparent!important;border-color:#94a3b866!important;display:inline-flex;align-items:center;justify-content:center}.create-project-page .ant-steps-item-icon .anticon{color:#94a3b8!important;font-size:20px}.create-project-page .ant-steps-item-active .ant-steps-item-icon{border-color:#3b82f6!important;background:#3b82f61a!important}.create-project-page .ant-steps-item-active .ant-steps-item-icon .anticon{color:#3b82f6!important}.create-project-page .ant-steps-item-finish .ant-steps-item-icon{border-color:#3b82f6!important}.create-project-page .ant-steps-item-finish .ant-steps-item-icon .anticon{color:#3b82f6!important}.create-project-page .ant-steps-item-tail:after{background-color:#94a3b833!important}.create-project-page .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#3b82f6!important}.hero-section{background:linear-gradient(135deg,#1e293bcc,#0f172acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:48px;margin-bottom:32px;position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.1)}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.15) 0%,transparent 50%);pointer-events:none}.hero-title{font-size:42px;font-weight:800;background:linear-gradient(135deg,#f1f5f9,#38bdf8,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;position:relative;z-index:1}.hero-subtitle{color:#94a3b8;font-size:16px;margin-bottom:24px;position:relative;z-index:1}.hero-stats{display:flex;gap:24px;flex-wrap:wrap;position:relative;z-index:1}.hero-stat-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(148,163,184,.1)}.hero-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.hero-stat-content{display:flex;flex-direction:column}.hero-stat-value{color:#f1f5f9;font-weight:600;font-size:16px}.hero-stat-label{color:#94a3b8;font-size:12px}.create-project-steps{margin-bottom:32px}.create-project-card{background:#1e293b99;border:1px solid rgba(148,163,184,.1);border-radius:16px;margin-bottom:24px}.create-project-card .ant-card-body{padding:32px}.create-project-form{display:flex;gap:24px}.create-project-form-main{flex:1;min-width:0}.create-project-form-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.guide-card{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:16px;padding:20px;border:1px solid rgba(59,130,246,.2)}.guide-card-title{font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:16px;display:flex;align-items:center;gap:8px}.guide-card-list{list-style:none;padding:0;margin:0}.guide-card-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;color:#94a3b8;font-size:14px}.guide-card-item:last-child{margin-bottom:0}.guide-card-number{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#3b82f633;border-radius:6px;color:#38bdf8;font-weight:600;font-size:12px}.token-card{background:linear-gradient(135deg,#f59e0b1a,#fbbf241a);border-radius:16px;padding:20px;border:1px solid rgba(245,158,11,.2)}.token-card-title{font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:16px;display:flex;align-items:center;gap:8px}.token-card-list{display:flex;flex-direction:column;gap:12px}.token-card-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#ffffff08;border-radius:8px;color:#cbd5e1;font-size:13px}.token-card-item-cost{color:#fbbf24;font-weight:600;font-size:13px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.template-card{background:#1e293b80;border:2px solid rgba(148,163,184,.1);border-radius:16px;padding:20px;cursor:pointer;transition:all .3s ease}.template-card:hover{border-color:#3b82f64d;background:#1e293bb3;transform:translateY(-2px)}.template-card.selected{border-color:#3b82f6;background:#3b82f61a;box-shadow:0 0 20px #3b82f64d}.template-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.template-card-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.template-card-name{font-size:18px;font-weight:700;color:#f1f5f9}.template-card-desc{color:#94a3b8;font-size:13px;margin-bottom:12px;line-height:1.5}.template-card-tags{display:flex;flex-wrap:wrap;gap:6px}.parameter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.features-section{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.feature-card{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:24px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#3b82f64d;transform:translateY(-4px)}.feature-card-icon{font-size:40px;margin-bottom:12px}.feature-card-title{font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:8px}.feature-card-desc{color:#94a3b8;font-size:13px;line-height:1.5}.step-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid rgba(148,163,184,.1)}@media (max-width: 1200px){.template-grid,.features-section{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero-section{padding:32px 24px}.hero-title{font-size:28px}.create-project-form{flex-direction:column}.create-project-form-sidebar{width:100%}.template-grid,.parameter-grid,.features-section{grid-template-columns:1fr}}.novels-page{color:#e2e8f0}.novels-header{margin-bottom:24px}.novels-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:8px;display:flex;align-items:center;gap:12px}.title-icon{color:#3b82f6}.novels-subtitle{font-size:14px;color:#94a3b8;margin:0}.search-card{background:linear-gradient(180deg,#1e293b99,#0f172acc)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;margin-bottom:24px}.search-row{display:flex;gap:16px;margin-bottom:16px}.search-input{flex:1}.search-input .ant-input{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#fff!important}.search-input .ant-input::placeholder{color:#64748b!important}.source-select{min-width:140px;padding:0 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e2e8f0;font-size:14px;cursor:pointer}.source-select:focus{outline:none;border-color:#3b82f6}.tags-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tags-label{font-size:13px;color:#94a3b8}.tag-item{cursor:pointer;background:#3b82f61a!important;border-color:#3b82f633!important;color:#3b82f6!important;transition:all .3s ease!important}.tag-item:hover{background:#3b82f633!important;border-color:#3b82f666!important}.novel-card{background:linear-gradient(180deg,#1e293bcc,#0f172ae6)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;overflow:hidden;transition:all .3s ease;height:100%}.novel-card:hover{transform:translateY(-4px);border-color:#ffffff26!important;box-shadow:0 12px 30px #0006}.novel-cover{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#1e293b,#0f172a)}.novel-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.novel-card:hover .novel-cover img{transform:scale(1.05)}.cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:64px;color:#334155}.novel-source-badge{position:absolute;top:12px;right:12px;padding:4px 10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;font-size:11px;color:#fff;font-weight:500}.novel-info{padding:16px}.novel-name{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.novel-author{font-size:13px;color:#94a3b8;margin-bottom:12px;display:flex;align-items:center;gap:6px}.author-icon{font-size:12px}.novel-desc{font-size:12px;color:#94a3b8;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px}.novel-stats{display:flex;gap:16px;margin-bottom:16px}.stat-item{font-size:12px;color:#64748b;display:flex;align-items:center;gap:4px}.novel-actions{display:flex;gap:8px;padding:0 16px 16px}.action-btn{flex:1;height:36px!important;border-radius:8px!important}.view-btn{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#94a3b8!important}.view-btn:hover{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.import-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border:none!important}.ant-pagination{margin-top:32px;text-align:center}.ant-pagination-item{background:#ffffff0d!important;border-color:#ffffff1a!important}.ant-pagination-item a{color:#94a3b8!important}.ant-pagination-prev button,.ant-pagination-next button{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#94a3b8!important}.novel-detail-modal .ant-modal-content{background:linear-gradient(180deg,#1e293b,#0f172a)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important}.novel-detail-modal .ant-modal-close{color:#94a3b8!important}.novel-detail-modal .ant-modal-body{padding:24px}.novel-detail{color:#e2e8f0}.detail-header{display:flex;gap:24px;margin-bottom:24px}.detail-cover{width:180px;height:240px;border-radius:12px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#1e293b,#0f172a)}.detail-cover img{width:100%;height:100%;object-fit:cover}.detail-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:80px;color:#334155}.detail-info{flex:1}.detail-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px}.detail-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;align-items:center}.meta-item{font-size:14px;color:#94a3b8}.meta-label{color:#94a3b8}.meta-value{color:#e2e8f0}.detail-description{font-size:14px;color:#94a3b8;line-height:1.6;margin-bottom:24px}.detail-description .ant-typography-expand{color:#3b82f6}.detail-actions{display:flex;gap:12px}.chapters-section{margin-top:24px}.chapters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chapters-header h3{font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px;margin:0}.chapter-count{font-size:13px;color:#94a3b8;font-weight:400}.chapters-actions,.chapters-actions .ant-checkbox-wrapper{color:#94a3b8}.chapters-list{max-height:400px;overflow-y:auto;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:8px}.chapter-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:all .2s ease;cursor:pointer}.chapter-item:hover{background:#ffffff0d}.chapter-item.selected{background:#3b82f61a}.chapter-num{font-size:13px;color:#94a3b8;min-width:60px}.chapter-title{flex:1;font-size:14px;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chapter-word{font-size:12px;color:#64748b;min-width:60px;text-align:right}.chapter-status{font-size:11px!important}.chapters-list::-webkit-scrollbar{width:6px}.chapters-list::-webkit-scrollbar-track{background:transparent}.chapters-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.chapters-list::-webkit-scrollbar-thumb:hover{background:#fff3}.ant-empty-description{color:#64748b!important}.packages-page{color:#e2e8f0}.packages-header{text-align:center;margin-bottom:28px;position:relative;padding:16px 0 12px}.header-icon{font-size:40px;color:#f59e0b;margin-bottom:10px;position:relative;display:inline-block}.header-icon:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background:radial-gradient(circle,rgba(245,158,11,.3) 0%,transparent 70%);filter:blur(10px)}.header-title{font-size:30px;font-weight:700;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.header-subtitle{font-size:14px;color:#94a3b8;margin:0}.packages-meta{display:flex;justify-content:center;margin-bottom:16px}.packages-meta .ant-tag{font-size:13px;font-weight:700;padding:4px 12px;border-radius:999px}.package-section{margin-bottom:36px}.package-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.package-section-title{font-size:18px;font-weight:700;color:#e2e8f0}.package-section-desc{font-size:12px;color:#64748b}.header-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:100px;background:radial-gradient(ellipse,rgba(59,130,246,.15) 0%,transparent 70%);filter:blur(30px);pointer-events:none}.packages-grid{margin-bottom:64px}.package-card{background:linear-gradient(180deg,#1e293bcc,#0f172ae6);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:22px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.package-card.addon{border-color:#06b6d459;background:linear-gradient(180deg,#0e74902e,#0f172ae6)}.package-card.addon-image{border-color:#38bdf866;background-image:radial-gradient(circle at 20% 20%,rgba(59,130,246,.35),transparent 45%),radial-gradient(circle at 80% 30%,rgba(14,165,233,.2),transparent 45%),linear-gradient(180deg,#0e749038,#0f172aeb)}.package-card.addon-video{border-color:#f9731666;background-image:radial-gradient(circle at 15% 25%,rgba(249,115,22,.35),transparent 48%),radial-gradient(circle at 85% 35%,rgba(245,158,11,.25),transparent 48%),linear-gradient(180deg,#78350f40,#0f172aeb)}.package-card.team{border-color:#f9731666;background:linear-gradient(180deg,#f973162e,#0f172ae6)}.package-card:hover{transform:translateY(-8px);border-color:#ffffff26;box-shadow:0 20px 40px #0006}.package-card.popular{border-color:#3b82f64d;transform:scale(1.02);box-shadow:0 0 40px #3b82f633}.package-card.popular:hover{transform:scale(1.02) translateY(-8px)}.popular-badge{position:absolute;top:16px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px;box-shadow:0 4px 15px #3b82f666;z-index:10}.card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;filter:blur(60px);transition:opacity .4s ease;pointer-events:none}.package-card:hover .card-glow{opacity:.1}.package-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.package-icon{font-size:36px;position:relative}.package-icon:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background:radial-gradient(circle,var(--pkg-color, #3b82f6) 0%,transparent 70%);opacity:.3;filter:blur(10px)}.package-badge{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px}.package-info{margin-bottom:20px}.package-name{font-size:20px;font-weight:700;color:#fff;margin-bottom:6px}.package-desc{font-size:12px;color:#94a3b8;margin:0}.package-team-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:11px;color:#fde68a;background:#f973162e;border:1px solid rgba(249,115,22,.4);margin-bottom:6px}.package-price{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.05)}.price-free{font-size:28px;font-weight:700;color:#10b981}.price-symbol{font-size:20px;color:#94a3b8;vertical-align:top}.price-value{font-size:34px;font-weight:700;color:#fff;line-height:1}.price-period{font-size:14px;color:#94a3b8;margin-left:4px}.package-tokens{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px;margin-bottom:20px}.token-icon{width:44px;height:44px;background:linear-gradient(135deg,#3b82f633,#3b82f61a);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#f59e0b}.token-info{flex:1}.token-value{font-size:20px;font-weight:700;color:#fff;line-height:1.2}.token-label{font-size:12px;color:#94a3b8}.package-quota-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.quota-item{border:1px solid rgba(255,255,255,.08);background:#0f172a59;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:10px;min-height:54px}.quota-icon{width:36px;height:36px;border-radius:12px;background:#3b82f61f;border:1px solid rgba(59,130,246,.18);display:flex;align-items:center;justify-content:center;color:#e2e8f0;font-size:16px}.quota-meta{flex:1;overflow:hidden}.quota-value{font-size:14px;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quota-label{font-size:12px;color:#94a3b8;margin-top:2px}.package-features{flex:1;margin-bottom:24px}.package-mini-note{margin-top:-10px;margin-bottom:16px;font-size:12px;color:#94a3b8;opacity:.8}.feature-item{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:12px;color:#94a3b8;border-bottom:1px solid rgba(255,255,255,.03)}.feature-item:last-child{border-bottom:none}.feature-icon{font-size:14px}.package-btn{height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;border-width:2px!important;transition:all .3s ease!important}.package-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.benefits-section{margin-top:64px;padding-top:48px;border-top:1px solid rgba(255,255,255,.05)}.benefits-header{text-align:center;margin-bottom:32px}.benefits-icon{font-size:32px;color:#f59e0b;margin-bottom:12px}.benefits-header h3{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.benefits-header p{font-size:14px;color:#64748b;margin:0}.benefit-card{background:linear-gradient(180deg,#1e293b99,#0f172acc);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:28px;text-align:center;transition:all .3s ease}.benefit-card:hover{transform:translateY(-4px);border-color:#ffffff1a;box-shadow:0 12px 30px #0000004d}.benefit-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 16px;color:#fff}.benefit-icon.blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 8px 20px #3b82f64d}.benefit-icon.yellow{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 20px #f59e0b4d}.benefit-icon.green{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 20px #10b9814d}.benefit-icon.purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 20px #8b5cf64d}.benefit-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:6px}.benefit-desc{font-size:13px;color:#94a3b8}.tech-modal .ant-modal-content{background:linear-gradient(180deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px}.tech-modal .ant-modal-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.05)}.tech-modal .ant-modal-title{color:#fff}.tech-modal .ant-modal-close{color:#64748b}.tech-modal .ant-modal-body,.tech-modal .ant-modal-body div,.tech-modal .ant-modal-body span,.tech-modal .ant-modal-body label,.tech-modal .ant-form-item-label>label,.tech-modal .ant-select-selection-item,.tech-modal .ant-select-selection-placeholder,.tech-modal .ant-input,.tech-modal .ant-input::placeholder,.tech-modal .ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#e5e7eb!important}.tech-modal .ant-input,.tech-modal .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#0f172ab8!important;border-color:#94a3b83d!important}.payment-summary{text-align:center;padding:24px;background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border-radius:12px;margin-bottom:24px;border:1px solid rgba(59,130,246,.2)}.payment-amount{margin-bottom:8px}.payment-amount .currency{font-size:24px;color:#f59e0b;vertical-align:top}.payment-amount .amount{font-size:48px;font-weight:700;color:#f59e0b;line-height:1}.payment-info{font-size:14px;color:#94a3b8}.pay-option{display:flex;align-items:center;gap:8px}.pay-icon{font-size:18px}@media (max-width: 1200px){.packages-grid .ant-col{width:50%;max-width:50%;flex:0 0 50%;margin-bottom:24px}}@media (max-width: 768px){.packages-grid .ant-col{width:100%;max-width:100%;flex:0 0 100%}.benefits-grid .ant-col{width:50%;max-width:50%;flex:0 0 50%;margin-bottom:16px}}.welfare-page .ant-select-selection-placeholder{color:#000!important}@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-color: #3b82f6;--secondary-color: #8b5cf6;--success-color: #10b981;--warning-color: #f59e0b;--error-color: #ef4444}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#1b2230;color:#e2e8f0;min-height:100vh}#root{min-height:100vh;background:#1b2230}.ant-tabs-tab{color:#cbd5e1!important;transition:all .3s ease}.ant-tabs-tab:hover{color:#e2e8f0!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#38bdf8!important;text-shadow:0 0 10px rgba(56,189,248,.5)}.ant-tabs-ink-bar{background:#38bdf8!important;box-shadow:0 0 10px #38bdf880}.ant-tabs-tab-remove{color:#94a3b8!important;margin-left:8px;transition:all .2s}.ant-tabs-tab-remove:hover{color:#ef4444!important;background:#ef44441a;border-radius:50%}.ant-tabs-card .ant-tabs-tab{background:#ffffff08!important;border:1px solid rgba(255,255,255,.08)!important;border-bottom:none!important}.ant-tabs-card .ant-tabs-tab-active{background:#3b82f61a!important;border-color:#3b82f64d!important}.ant-layout,.ant-layout-content{background:#1b2230}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1e293b4d}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}::selection{background:#3b82f64d;color:#f1f5f9}*:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.ant-btn{border-radius:8px;font-weight:500;transition:all .3s ease}.ant-btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;box-shadow:0 4px 15px #3b82f666}.ant-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);transform:translateY(-1px);box-shadow:0 6px 20px #3b82f680}.ant-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px}.ant-card-head{background:transparent;border-bottom:1px solid rgba(255,255,255,.12)}.ant-card-head-title{color:#f1f5f9}.ant-card-extra{color:#e2e8f0}.ant-card-hoverable:hover{border-color:#38bdf84d;box-shadow:0 8px 30px #0000004d}.ant-input,.ant-input-number,.ant-input-number-input,.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#0f172af2!important;color:#e2e8f0!important;border:1px solid rgba(148,163,184,.3)!important;border-radius:10px}.ant-input-affix-wrapper{background-color:#0f172af2!important;border:1px solid rgba(148,163,184,.3)!important;border-radius:10px;padding:0 11px}.ant-input-affix-wrapper .ant-input{border:none!important;background-color:transparent!important;box-shadow:none!important;color:#e2e8f0!important}.ant-input-affix-wrapper .ant-input:focus{box-shadow:none!important}.ant-input:hover,.ant-input-number:hover,.ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.ant-input-affix-wrapper:hover{border-color:#38bdf8!important}.ant-input:focus,.ant-input-number-focused,.ant-select-focused:not(.ant-select-customize-input) .ant-select-selector,.ant-input-affix-wrapper-focused{border-color:#38bdf8!important;box-shadow:0 0 0 3px #38bdf833!important}.ant-input::placeholder,.ant-input-number-input::placeholder,.ant-select-selection-placeholder,.ant-input-affix-wrapper .ant-input::placeholder{color:#94a3b8!important}.ant-select-selection-item{color:#e2e8f0!important}.ant-tag{border-radius:6px;font-weight:500}.ant-tag.tag-gender,span.ant-tag.tag-gender,.character-prompt-tags .tag-gender{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #3b82f666!important}.ant-tag.tag-age,span.ant-tag.tag-age,.character-prompt-tags .tag-age{background:linear-gradient(135deg,#8b5cf6,#6d28d9)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #8b5cf666!important}.ant-tag.tag-role,span.ant-tag.tag-role,.character-prompt-tags .tag-role{background:linear-gradient(135deg,#f59e0b,#b45309)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #f59e0b66!important}.ant-tag.tag-info,span.ant-tag.tag-info,.character-prompt-tags .tag-info{background:linear-gradient(135deg,#ec4899,#be185d)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #ec489966!important}.ant-tag.tag-warning,span.ant-tag.tag-warning,.character-prompt-tags .tag-warning{background:linear-gradient(135deg,#f59e0b,#b45309)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #f59e0b66!important}.ant-tag.scene-meta-tag-time,span.ant-tag.scene-meta-tag-time,.character-prompt-tags .scene-meta-tag-time{background:linear-gradient(135deg,#06b6d4,#0891b2)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #06b6d466!important}.ant-tag.scene-meta-tag-location,span.ant-tag.scene-meta-tag-location,.character-prompt-tags .scene-meta-tag-location{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #10b98166!important}.ant-tag.scene-meta-tag,span.ant-tag.scene-meta-tag,.character-prompt-tags .scene-meta-tag{background:linear-gradient(135deg,#64748b,#475569)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #64748b66!important}.tag-status-pending{background:linear-gradient(135deg,#fbbf24d9,#f59e0bd9)!important;color:#fff!important;border:none!important}.tag-status-running{background:linear-gradient(135deg,#3b82f6d9,#38bdf8d9)!important;color:#fff!important;border:none!important}.tag-status-completed{background:linear-gradient(135deg,#10b981d9,#059669d9)!important;color:#fff!important;border:none!important}.tag-status-failed{background:linear-gradient(135deg,#ef4444d9,#dc2626d9)!important;color:#fff!important;border:none!important}.tag-success{background:linear-gradient(135deg,#10b981d9,#059669d9)!important;color:#fff!important;border:none!important}.admin-layout .ant-input,.admin-layout .ant-input-number,.admin-layout .ant-input-number-input,.admin-layout .ant-select:not(.ant-select-customize-input) .ant-select-selector,.admin-layout .ant-input-affix-wrapper,.admin-content-inner .ant-input,.admin-content-inner .ant-input-number,.admin-content-inner .ant-input-number-input,.admin-content-inner .ant-select:not(.ant-select-customize-input) .ant-select-selector,.admin-content-inner .ant-input-affix-wrapper{background-color:#fff!important;color:#1f2937!important;border-color:#d1d5db!important}.admin-layout .ant-input::placeholder,.admin-layout .ant-input-number-input::placeholder,.admin-content-inner .ant-input::placeholder,.admin-content-inner .ant-input-number-input::placeholder{color:#6b7280!important}.admin-layout .ant-input:hover,.admin-layout .ant-input-number:hover,.admin-layout .ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.admin-layout .ant-input-affix-wrapper:hover,.admin-content-inner .ant-input:hover,.admin-content-inner .ant-input-number:hover,.admin-content-inner .ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.admin-content-inner .ant-input-affix-wrapper:hover{border-color:#3b82f6!important}.admin-layout .ant-input:focus,.admin-layout .ant-input-number-focused,.admin-layout .ant-select-focused:not(.ant-select-customize-input) .ant-select-selector,.admin-layout .ant-input-affix-wrapper-focused,.admin-content-inner .ant-input:focus,.admin-content-inner .ant-input-number-focused,.admin-content-inner .ant-select-focused:not(.ant-select-customize-input) .ant-select-selector,.admin-content-inner .ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.admin-layout .ant-input-textarea>textarea.ant-input,.admin-content-inner .ant-input-textarea>textarea.ant-input{background-color:#fff!important;color:#1f2937!important}.admin-layout .ant-select-item,.admin-content-inner .ant-select-item{color:#1f2937!important}.admin-layout .ant-select-item-option-selected,.admin-content-inner .ant-select-item-option-selected{background-color:#3b82f61a!important;color:#3b82f6!important}.ant-modal-content{background:linear-gradient(135deg,#1e293bfa,#0f172afa);border:1px solid rgba(56,189,248,.2);border-radius:16px}.ant-modal-header{background:transparent;border-bottom:1px solid rgba(148,163,184,.1)}.ant-modal-title{color:#f1f5f9;font-weight:600}.ant-modal-close{color:#94a3b8}.ant-modal-close:hover{color:#38bdf8}.ant-empty-description,.ant-list-empty-text{color:#f1f5f9f2!important;font-weight:500;font-size:15px}.ant-modal-confirm-title{color:#f1f5f9!important}.ant-modal-confirm-content,.ant-modal-confirm-content div,.ant-modal-confirm-content label{color:#cbd5e1!important}.ant-modal-confirm-content .ant-checkbox-wrapper{color:#e2e8f0!important;font-size:14px}.ant-modal-confirm-content .ant-checkbox-wrapper span{color:#e2e8f0!important}.ant-modal-confirm-content .ant-checkbox{background-color:#ffffff0d}.ant-modal-confirm-content .ant-checkbox-inner{border-color:#ffffff4d}.ant-modal-confirm-content .ant-checkbox-checked .ant-checkbox-inner{background-color:#3b82f6;border-color:#3b82f6}.ant-modal-confirm-content .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#60a5fa}h1,h2,h3,h4,h5,h6{color:#f1f5f9;margin:0}p{margin:0}a{color:#38bdf8;text-decoration:none;transition:color .3s ease}a:hover{color:#60a5fa}.text-gradient{background:linear-gradient(135deg,#f1f5f9,#38bdf8,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow-blue{box-shadow:0 0 20px #3b82f64d}.glow-purple{box-shadow:0 0 20px #8b5cf64d}.ant-card{background:#1e293bf2!important}.ant-typography{color:#e2e8f0!important}.ant-typography-secondary,.ant-typography.ant-typography-secondary{color:#94a3b8!important}.ant-table-thead>tr>th{background:#334155f2!important;color:#e2e8f0!important}.ant-table-tbody>tr>td{background:#0f172ae6!important;color:#e2e8f0!important}.ant-table-tbody>tr:hover>td{background:#1e293bf2!important}.ant-tag.ant-tag-has-color{color:#fff!important}.ant-tag:not(.ant-tag-has-color){background:#1e293ba6!important;border-color:#94a3b840!important;color:#e2e8f0!important}.anticon{color:#e2e8f0!important}.ant-pagination-item{background:#1e293be6!important;border-color:#94a3b84d!important}.ant-pagination-item a{color:#e2e8f0!important}.ant-pagination-item-active{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border-color:transparent!important}.ant-pagination-item-active a{color:#fff!important}.ant-dropdown-menu{background:#1e293bfa!important}.ant-dropdown-menu-item{color:#e2e8f0!important}.ant-dropdown-menu-item:hover{background:#38bdf826!important}.ant-select-item{color:#e2e8f0!important}.ant-select-item-option-selected{background:#38bdf833!important;color:#38bdf8!important}.ant-tabs-tab{color:#94a3b8!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#38bdf8!important}.ant-btn-default{background:#1e293be6!important;border-color:#94a3b84d!important;color:#e2e8f0!important}.ant-btn-default:hover{color:#38bdf8!important;border-color:#38bdf866!important}.ant-progress-text{color:#cbd5e1!important}.ant-empty-description{color:#e2e8f0!important}.ant-descriptions-item-label{background:#1e293be6!important;color:#cbd5e1!important}.ant-descriptions-item-content{background:#0f172ae6!important;color:#e2e8f0!important}.ant-input-textarea>textarea.ant-input{background-color:#0f172af2!important;color:#e2e8f0!important}.ant-form-item-label>label{color:#e2e8f0!important}.ant-modal-content{background:linear-gradient(135deg,#1e293bfa,#0f172afa)!important}.ant-modal-header{background:#1e293be6!important;border-bottom:1px solid rgba(148,163,184,.15)!important}.ant-modal-title{color:#f1f5f9!important}.ant-modal-close{color:#94a3b8!important}.ant-modal-close:hover{color:#e2e8f0!important;background:#38bdf81a!important}.ant-drawer-content{background:linear-gradient(135deg,#1e293bfa,#0f172afa)!important}.ant-drawer-header{background:#1e293be6!important;border-bottom:1px solid rgba(148,163,184,.15)!important}.ant-drawer-title{color:#f1f5f9!important}.ant-drawer-close{color:#94a3b8!important}.ant-drawer-close:hover{color:#e2e8f0!important}.ant-popover-inner{background:#1e293bfa!important}.ant-popover-title{color:#f1f5f9!important;border-bottom:1px solid rgba(148,163,184,.15)!important}.ant-popover-inner-content{color:#e2e8f0!important}.ant-tooltip-inner{background:#0f172af2!important;color:#e2e8f0!important}.ant-checkbox-wrapper,.ant-radio-wrapper{color:#e2e8f0!important}.user-dark-modal .ant-modal-body,.user-dark-modal .ant-modal-body div,.user-dark-modal .ant-modal-body span,.user-dark-modal .ant-modal-body label{color:#e5e7eb}.user-dark-modal .ant-form-item-label>label,.user-dark-modal .ant-radio-wrapper,.user-dark-modal .ant-checkbox-wrapper,.user-dark-modal .ant-select-selection-item,.user-dark-modal .ant-select-selection-placeholder,.user-dark-modal .ant-input-number-group-addon{color:#e5e7eb!important}.user-dark-modal .ant-input,.user-dark-modal .ant-input-number,.user-dark-modal .ant-select:not(.ant-select-customize-input) .ant-select-selector,.user-dark-modal .ant-input-affix-wrapper,.user-dark-modal .ant-input-number-group-addon{background:#0f172ab8!important;border-color:#94a3b83d!important;color:#f8fafc!important}.user-dark-modal .ant-input::placeholder,.user-dark-modal .ant-input-number-input::placeholder,.user-dark-modal .ant-select-selection-placeholder{color:#94a3b8!important}.user-dark-modal .ant-btn-default{background:#1e293bcc!important;border-color:#94a3b833!important;color:#e2e8f0!important}.ant-switch{background-color:#94a3b84d!important}.ant-switch-checked{background-color:#38bdf8!important}.ant-slider-rail{background-color:#94a3b833!important}.ant-slider-track{background-color:#38bdf8!important}.ant-slider-handle{border-color:#38bdf8!important;background-color:#fff!important}.ant-picker{background-color:#0f172af2!important;border-color:#94a3b84d!important;color:#e2e8f0!important}.cost-center-page .ant-picker{background-color:#e0f2fe!important;border-color:#bae6fd!important;color:#0f172a!important}.ant-picker-input>input{color:#e2e8f0!important}.cost-center-page .ant-picker-input>input{color:#0f172a!important}.ant-picker-suffix{color:#94a3b8!important}.cost-center-page .ant-picker-suffix{color:#0284c7!important}.ant-picker-panel{background:#1e293bfa!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#e2e8f0!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#38bdf833!important;color:#38bdf8!important}.ant-collapse{background:#1e293b99!important;border-color:#94a3b826!important}.ant-collapse>.ant-collapse-item{border-bottom:1px solid rgba(148,163,184,.15)!important}.ant-collapse-header{color:#e2e8f0!important}.ant-collapse-content{background:transparent!important;color:#e2e8f0!important}.ant-list-item{border-bottom:1px solid rgba(148,163,184,.1)!important}.ant-list-item-meta-title{color:#e2e8f0!important}.ant-list-item-meta-description,.ant-statistic-title{color:#94a3b8!important}.ant-statistic-content{color:#e2e8f0!important}.ant-timeline-item-head{background:#38bdf8!important}.ant-timeline-item-content,.ant-steps-item-title{color:#e2e8f0!important}.ant-steps-item-description{color:#94a3b8!important}.ant-steps-item-wait .ant-steps-item-icon{background-color:#94a3b833!important;border-color:#94a3b84d!important}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#94a3b8!important}.ant-transfer-list{background:#0f172af2!important;border-color:#94a3b84d!important}.ant-transfer-list-header{background:#1e293be6!important;border-bottom:1px solid rgba(148,163,184,.15)!important;color:#e2e8f0!important}.ant-transfer-list-content-item{color:#e2e8f0!important}.ant-tree{background:transparent!important;color:#e2e8f0!important}.ant-tree-node-content-wrapper{color:#e2e8f0!important}.ant-tree-node-content-wrapper:hover{background:#38bdf81a!important}.ant-tree-node-selected{background:#38bdf833!important}.ant-menu{background:transparent!important}.ant-menu-item{color:#94a3b8!important}.ant-menu-item:hover{color:#38bdf8!important;background:#38bdf81a!important}.ant-menu-item-selected{color:#38bdf8!important;background:#38bdf826!important}.ant-segmented{background:#1e293b99!important}.ant-segmented-item{color:#94a3b8!important}.ant-segmented-item-selected{background:#38bdf833!important;color:#38bdf8!important}.ant-rate-star-first,.ant-rate-star-second{color:#94a3b84d!important}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-half .ant-rate-star-first{color:#fbbf24!important}.ant-badge-count{box-shadow:0 0 0 1px #1e293bfa!important}.ant-alert{background:#1e293bcc!important;border-color:#94a3b833!important}.ant-alert-message{color:#e2e8f0!important}.ant-alert-description{color:#94a3b8!important}.ant-message-notice-content{background:#1e293bfa!important;color:#e2e8f0!important;box-shadow:0 4px 12px #00000080!important}.ant-message-notice-success .anticon,.ant-message-notice-success .anticon-check-circle{color:#22c55e!important}.ant-notification-notice{background:#1e293bfa!important;box-shadow:0 4px 12px #00000080!important}.ant-notification-notice-message{color:#f1f5f9!important}.ant-notification-notice-description{color:#94a3b8!important}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-content .ant-skeleton-paragraph>li{background:#94a3b81a!important}.ant-divider{border-top-color:#94a3b826!important}.ant-divider-horizontal.ant-divider-with-text{color:#94a3b8!important}.ant-card-head{border-bottom:1px solid rgba(148,163,184,.15)!important}.ant-card-head-title{color:#f1f5f9!important}.ant-card-extra{color:#94a3b8!important}.ant-card-meta-title{color:#e2e8f0!important}.ant-card-meta-description{color:#94a3b8!important}.ant-comment-content-author-name{color:#e2e8f0!important}.ant-comment-content-author-time{color:#94a3b8!important}.ant-comment-content-detail{color:#e2e8f0!important}.ant-mentions{background-color:#0f172af2!important;border-color:#94a3b84d!important;color:#e2e8f0!important}.ant-mentions-dropdown{background:#1e293bfa!important}.ant-mentions-dropdown-menu-item{color:#e2e8f0!important}.ant-mentions-dropdown-menu-item-active{background:#38bdf826!important}.ant-select-dropdown{background:#1e293bfa!important}.ant-select-item-option-content{color:#e2e8f0!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#38bdf826!important}.ant-cascader-menus{background:#1e293bfa!important}.ant-cascader-menu{border-right:1px solid rgba(148,163,184,.15)!important}.ant-cascader-menu-item{color:#e2e8f0!important}.ant-cascader-menu-item:hover{background:#38bdf81a!important}.ant-cascader-menu-item-active{background:#38bdf833!important;color:#38bdf8!important}.ant-color-picker-trigger{background:#0f172af2!important;border-color:#94a3b84d!important}.ant-color-picker-panel{background:#1e293bfa!important}.ant-qrcode{background:#fff!important;padding:8px!important;border-radius:8px!important}.ant-tour-inner{background:#1e293bfa!important}.ant-tour-title{color:#f1f5f9!important}.ant-tour-description,.ant-tour-close{color:#94a3b8!important}.ant-tour-close:hover{color:#e2e8f0!important}.ant-tour-arrow-content{background:#1e293bfa!important}.ant-float-btn{background:#1e293be6!important}.ant-float-btn-body{background:transparent!important}.ant-float-btn-icon{color:#e2e8f0!important}.ant-back-top{background:#1e293be6!important}.ant-back-top-content{background:#1e293be6!important;color:#e2e8f0!important}.ant-affix{z-index:100}.ant-config-provider,.ant-app{color:#e2e8f0!important}.ant-version{color:#94a3b8!important}
