.main-layout{min-height:100vh}.main-layout .main-header{display:flex;align-items:center;padding:0 24px;position:sticky;top:0;z-index:100}.main-layout .main-header .logo{color:#fff;font-size:20px;font-weight:700;margin-right:40px;white-space:nowrap}.main-layout .main-header .main-menu{flex:1;min-width:0}.main-layout .main-header .login-btn{margin-left:16px}.main-layout .main-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 134px)}.main-layout .main-footer{text-align:center;background:#fff;border-top:1px solid #f0f0f0}.dashboard-sidebar{position:fixed;left:0;top:0;bottom:0;height:100vh;background:#fff!important;z-index:1000;box-shadow:2px 0 8px #00000014;border-right:1px solid #f0f0f0}.dashboard-sidebar .sidebar-content{display:flex;flex-direction:column;height:100%}.dashboard-sidebar .sidebar-content .sidebar-logo{height:64px;display:flex;align-items:center;padding:0 24px;gap:12px;border-bottom:1px solid rgba(255,255,255,.1)}.dashboard-sidebar .sidebar-content .sidebar-logo .logo-icon{width:36px;height:36px;background:#ff6b35;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;flex-shrink:0}.dashboard-sidebar .sidebar-content .sidebar-logo .logo-text{font-size:20px;font-weight:700;color:#1a1a1a;white-space:nowrap}.dashboard-sidebar .sidebar-content .sidebar-toggle{padding:16px 24px;color:#666;cursor:pointer;transition:all .3s ease;text-align:right}.dashboard-sidebar .sidebar-content .sidebar-toggle:hover{color:#ff6b35}.dashboard-sidebar .sidebar-content .sidebar-menu{border-right:none;background:transparent}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-menu-item{color:#666;margin:4px 12px;border-radius:8px;width:auto}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-menu-item:hover{background:#fff4ec;color:#ff6b35}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-menu-item.ant-menu-item-selected{background:#ff6b35;color:#fff}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-menu-item.ant-menu-item-selected:after{display:none}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-menu-item .ant-menu-item-icon{font-size:18px}.dashboard-sidebar .sidebar-content .sidebar-menu :global .ant-badge .ant-badge-count{background:#ff6b35;font-size:10px;height:18px;line-height:18px;padding:0 6px}.dashboard-sidebar .sidebar-content .sidebar-bottom{margin-top:auto;padding-bottom:24px}.dashboard-sidebar .sidebar-content .sidebar-bottom .sidebar-user{display:flex;align-items:center;padding:16px 24px;gap:12px;border-top:1px solid #f0f0f0;margin-top:16px}.dashboard-sidebar .sidebar-content .sidebar-bottom .sidebar-user .user-info{flex:1;overflow:hidden}.dashboard-sidebar .sidebar-content .sidebar-bottom .sidebar-user .user-info .user-email{color:#333;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-sidebar .sidebar-content .sidebar-bottom .sidebar-user .user-info .user-plan{color:#666;font-size:12px;margin-top:2px}.dashboard-sidebar.ant-layout-sider-collapsed .sidebar-logo{justify-content:center;padding:0}.dashboard-sidebar.ant-layout-sider-collapsed .sidebar-toggle{text-align:center}.dashboard-sidebar.ant-layout-sider-collapsed .sidebar-user{justify-content:center;padding:16px}@media(max-width:992px){.dashboard-sidebar{position:fixed;z-index:1001}}.dashboard-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:100;height:64px}.dashboard-header .header-left .mobile-menu-icon{display:none;font-size:20px;cursor:pointer;color:#1a1a1a}.dashboard-header .header-left .mobile-menu-icon:hover{color:#ff6b35}.dashboard-header .header-right .mode-switch{min-width:208px}.dashboard-header .header-right .header-icon{font-size:20px;cursor:pointer;color:#666;transition:all .3s ease}.dashboard-header .header-right .header-icon:hover{color:#ff6b35}.dashboard-header .header-right .language-selector{cursor:pointer}.dashboard-header .header-right .language-selector .language-text{color:#666;font-size:14px;-webkit-user-select:none;user-select:none}.dashboard-header .header-right .language-selector:hover .header-icon,.dashboard-header .header-right .language-selector:hover .language-text{color:#ff6b35}.dashboard-header :global .ant-badge .ant-badge-count{background:#ff6b35;box-shadow:none}@media(max-width:992px){.dashboard-header .header-left .mobile-menu-icon{display:block}}.dashboard-layout{min-height:100vh}.dashboard-layout :global .ant-layout{background:transparent}.dashboard-layout .dashboard-content-layout{margin-left:200px;transition:margin-left .3s ease;min-height:100vh;background:#f0f2f5}.dashboard-layout .dashboard-content-layout .dashboard-main-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.dashboard-layout.sidebar-collapsed .dashboard-content-layout{margin-left:64px}@media(max-width:992px){.dashboard-layout .dashboard-content-layout{margin-left:0}}.about-page{max-width:800px;margin:0 auto}.about-page .about-card{border-radius:12px;box-shadow:0 4px 12px #00000014}.about-page .tech-tag{font-size:14px;padding:4px 12px;border-radius:16px}.about-page .feature-list{list-style:none;padding:0}.about-page .feature-list li{padding:8px 0;border-bottom:1px dashed #f0f0f0}.about-page .feature-list li:last-child{border-bottom:none}.about-page .code-block{background:#1e1e1e;border-radius:8px;padding:16px;overflow-x:auto}.about-page .code-block pre{margin:0}.about-page .code-block code{color:#d4d4d4;font-family:Fira Code,Monaco,Consolas,monospace;font-size:14px;line-height:1.6}.dag-task-modal{max-width:1500px}.dag-task-modal .ant-modal-content{border-radius:8px;overflow:hidden}.dag-task-modal .ant-modal-header{padding:18px 24px;border-bottom:1px solid #e5e7eb}.dag-task-modal .ant-modal-body{padding:0}.dag-task-modal .ant-modal-footer{padding:14px 24px;margin:0;border-top:1px solid #e5e7eb}.dag-task-settings{min-height:58px;padding:10px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e7eb;background:#fff}.dag-task-settings .task-name-input{width:min(360px,32vw)}.dag-task-settings .cycle-select{width:130px}.dag-workspace{height:min(680px,calc(100vh - 220px));min-height:520px;display:grid;grid-template-columns:240px minmax(600px,1fr) 300px;background:#f8fafc}.dag-source-panel,.dag-config-panel{min-width:0;overflow-y:auto;background:#fff}.dag-source-panel{border-right:1px solid #e5e7eb}.dag-config-panel{border-left:1px solid #e5e7eb}.panel-heading{height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0}.panel-heading h5{margin:0;font-size:14px}.source-list{padding:12px;display:flex;flex-direction:column;gap:8px}.dag-source-item{min-height:76px;padding:10px;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:grab}.dag-source-item:hover{border-color:#ff6b35;box-shadow:0 2px 8px #ff6b351f}.dag-source-item:active{cursor:grabbing}.dag-source-item .source-logo{width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;font-weight:700;background:#334155}.dag-source-item .source-logo img{width:100%;height:100%;object-fit:cover}.dag-source-item .source-copy{min-width:0;display:flex;flex-direction:column}.dag-source-item .source-copy>span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dag-source-item .source-copy .source-price{color:#c2410c;font-size:11px}.dag-canvas{position:relative;min-width:600px;min-height:520px;overflow:hidden;background-color:#f8fafc;background-image:radial-gradient(#cbd5e1 1px,transparent 1px);background-size:20px 20px}.dag-canvas.is-connecting{cursor:crosshair}.dag-edges{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.dag-edges path:not([d^=M0]){fill:none;stroke:#64748b;stroke-width:2}.canvas-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;pointer-events:none}.canvas-empty .anticon{color:#94a3b8;font-size:34px}.dag-node{position:absolute;z-index:2;width:220px;height:126px;padding:10px 12px;display:flex;flex-direction:column;border:1px solid #cbd5e1;border-radius:7px;background:#fff;box-shadow:0 4px 10px #0f172a14;cursor:move;-webkit-user-select:none;user-select:none}.dag-node.selected{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3524,0 6px 14px #0f172a1a}.dag-node.connection-source{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff29}.dag-node .node-header,.dag-node .node-footer{display:flex;align-items:center;justify-content:space-between}.dag-node .node-header{height:28px}.dag-node .node-title,.dag-node .node-site{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dag-node .node-title{margin-top:5px;font-size:13px}.dag-node .node-site{font-size:11px}.dag-node .node-footer{margin-top:auto;color:#64748b;font-size:11px}.dag-node .node-footer .persist-on{color:#15803d}.node-config-form{padding:16px}.engine-config-section{border-bottom:1px solid #e5e7eb}.engine-config-content{padding:14px 16px 16px}.engine-config-content .ant-select{width:100%}.config-source-name{margin-bottom:18px;display:flex;flex-direction:column}.config-field{margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.config-field>span{color:#334155;font-size:12px;font-weight:600}.config-field>span b{margin-left:3px;color:#ef4444}.config-field .ant-input-number{width:100%}.persist-setting{margin-top:22px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e7eb}.persist-setting>div{display:flex;flex-direction:column}@media(max-width:1100px){.dag-workspace{grid-template-columns:220px 640px 280px;overflow-x:auto}.dag-task-settings{overflow-x:auto}}.data-collection-page{min-height:calc(100vh - 64px);padding:24px;background:#f5f6f8}.data-collection-page .page-header{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.data-collection-page .page-header h2{margin:0 0 3px;font-size:26px}.data-collection-page .empty-card,.data-collection-page .task-table-card,.data-collection-page .task-card{border-radius:8px;border:1px solid #e5e7eb;box-shadow:none}.data-collection-page .empty-card .ant-card-body{padding:80px 24px}.data-collection-page .task-table-card .ant-card-body{padding:0}.data-collection-page .task-created{margin-top:3px;color:#94a3b8;font-size:11px}.data-collection-page .dag-path{min-width:0;display:flex;align-items:center;gap:3px;overflow-x:auto}.data-collection-page .dag-path .ant-tag{flex:0 0 auto;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-collection-page .dag-path .dag-arrow{flex:0 0 auto;color:#94a3b8;font-size:10px}.data-collection-page .tasks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px}.data-collection-page .task-card .task-card-header{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.data-collection-page .task-card .task-name{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-collection-page .task-card .task-card-meta{margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #f1f5f9;color:#64748b;font-size:12px}.data-collection-page .task-card .task-card-actions{margin-top:10px;display:flex;justify-content:flex-end}@media(max-width:768px){.data-collection-page{padding:16px}.data-collection-page .page-header{align-items:flex-start;flex-direction:column}.data-collection-page .tasks-grid{grid-template-columns:1fr}}.feature-request-page .page-header{margin-bottom:32px}.feature-request-page .page-header .page-title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px;display:flex;align-items:center;gap:12px}.feature-request-page .page-header .page-title .title-icon{font-size:32px;color:#ff6b35}.feature-request-page .page-header .page-description{font-size:14px;color:#666;margin:0}.feature-request-page .commercial-alert{margin-bottom:32px;border-radius:8px;background:#fffbe6;border:1px solid #ffe58f}.feature-request-page .commercial-alert :global(.ant-alert-message) .commercial-alert-content{display:flex;align-items:center;gap:16px}.feature-request-page .commercial-alert :global(.ant-alert-message) .commercial-alert-content .crown-icon{font-size:24px;color:#faad14}.feature-request-page .commercial-alert :global(.ant-alert-message) .commercial-alert-content .alert-text .alert-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.feature-request-page .commercial-alert :global(.ant-alert-message) .commercial-alert-content .alert-text .alert-subtitle{font-size:14px;color:#666}.feature-request-page .commercial-alert :global(.ant-alert-description){margin-top:16px}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .details-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .details-list{margin:0 0 16px;padding-left:20px;list-style:disc}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .details-list li{font-size:14px;color:#1a1a1a;margin-bottom:8px}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .upgrade-btn{background:#ff6b35;border-color:#ff6b35;height:40px;padding:0 32px;font-weight:500}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .upgrade-btn:hover{background:#ff5722;border-color:#ff5722}.feature-request-page .feature-tabs{margin-bottom:32px}.feature-request-page .feature-tabs :global(.ant-tabs-nav) :global(.ant-tabs-tab){font-size:15px;font-weight:500}.feature-request-page .feature-tabs :global(.ant-tabs-nav) :global(.ant-tabs-tab):global(.ant-tabs-tab-active) :global(.ant-tabs-tab-btn){color:#ff6b35}.feature-request-page .feature-tabs :global(.ant-tabs-nav) :global(.ant-tabs-ink-bar){background:#ff6b35}.feature-request-page .feature-tabs .empty-state{padding:64px;text-align:center;color:#666}.feature-request-page .content-row .form-card{border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.feature-request-page .content-row .form-card :global(.ant-card-body){padding:32px}.feature-request-page .content-row .form-card .form-header{margin-bottom:32px}.feature-request-page .content-row .form-card .form-header .form-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.feature-request-page .content-row .form-card .form-header .form-subtitle{font-size:14px;color:#666;margin:0}.feature-request-page .content-row .form-card .feature-form :global(.ant-form-item-label>label){font-weight:600;color:#1a1a1a}.feature-request-page .content-row .form-card .feature-form :global(.ant-form-item-extra){margin-top:8px}.feature-request-page .content-row .form-card .feature-form :global(.ant-form-item-extra) .char-count{color:#999;font-size:13px}.feature-request-page .content-row .form-card .feature-form :global(.ant-input),.feature-request-page .content-row .form-card .feature-form :global(.ant-input-textarea){border-radius:8px}.feature-request-page .content-row .form-card .feature-form :global(.ant-input):focus,.feature-request-page .content-row .form-card .feature-form :global(.ant-input-textarea):focus,.feature-request-page .content-row .form-card .feature-form :global(.ant-input):global(.ant-input-focused),.feature-request-page .content-row .form-card .feature-form :global(.ant-input-textarea):global(.ant-input-focused){border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b2c1a}.feature-request-page .content-row .form-card .feature-form :global(.ant-select-selector){border-radius:8px!important}.feature-request-page .content-row .form-card .feature-form :global(.ant-select-selector):focus,.feature-request-page .content-row .form-card .feature-form :global(.ant-select-selector):global(.ant-select-focused){border-color:#ff6b35!important;box-shadow:0 0 0 2px #ff6b2c1a!important}.feature-request-page .content-row .form-card .feature-form .form-actions{display:flex;gap:16px;margin-top:32px}.feature-request-page .content-row .form-card .feature-form .form-actions .submit-btn{background:#5865f2;border-color:#5865f2;height:48px;padding:0 48px;font-size:16px;font-weight:600}.feature-request-page .content-row .form-card .feature-form .form-actions .submit-btn:hover{background:#4752c4;border-color:#4752c4}.feature-request-page .content-row .form-card .feature-form .form-actions .reset-btn{height:48px;padding:0 32px;font-size:16px}.feature-request-page .content-row .guide-card{border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.feature-request-page .content-row .guide-card :global(.ant-card-body){padding:32px}.feature-request-page .content-row .guide-card .guide-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 24px}.feature-request-page .content-row .guide-card .guide-list{list-style:none;padding:0;margin:0}.feature-request-page .content-row .guide-card .guide-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:14px;color:#1a1a1a;line-height:1.6}.feature-request-page .content-row .guide-card .guide-list li .check-icon{color:#52c41a;font-size:16px;margin-top:2px;flex-shrink:0}.feature-request-page .content-row .guide-card .guide-list li:last-child{margin-bottom:0}.feature-request-page .content-row .stats-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.feature-request-page .content-row .stats-card :global(.ant-card-body){padding:32px}.feature-request-page .content-row .stats-card .stats-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 24px}.feature-request-page .content-row .stats-card .stats-list .stat-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.feature-request-page .content-row .stats-card .stats-list .stat-item:last-child{border-bottom:none;padding-bottom:0}.feature-request-page .content-row .stats-card .stats-list .stat-item .stat-label{font-size:14px;color:#666}.feature-request-page .content-row .stats-card .stats-list .stat-item .stat-value{font-size:24px;font-weight:700;color:#1a1a1a}.feature-request-page .content-row .stats-card .stats-list .stat-item .stat-value.success{color:#52c41a}@media(max-width:992px){.feature-request-page .content-row .guide-card,.feature-request-page .content-row .stats-card{margin-bottom:24px}}@media(max-width:768px){.feature-request-page .page-header .page-title{font-size:24px}.feature-request-page .page-header .page-title .title-icon{font-size:28px}.feature-request-page .commercial-alert :global(.ant-alert-message) .commercial-alert-content{flex-direction:column;align-items:flex-start}.feature-request-page .content-row .form-card :global(.ant-card-body){padding:24px}.feature-request-page .content-row .form-card .feature-form .form-actions{flex-direction:column}.feature-request-page .content-row .form-card .feature-form .form-actions .submit-btn,.feature-request-page .content-row .form-card .feature-form .form-actions .reset-btn{width:100%}}@media(max-width:576px){.feature-request-page .page-header .page-title{font-size:20px}.feature-request-page .page-header .page-title .title-icon{font-size:24px}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .details-list{font-size:13px}.feature-request-page .commercial-alert :global(.ant-alert-description) .alert-details .upgrade-btn{width:100%}}.left-panel{width:100%;min-height:100vh;height:100%;padding:60px 40px;display:flex;align-items:center;justify-content:center;color:#fff}.left-panel .brand-section{max-width:500px;width:100%}.left-panel .brand-section .logo-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:60px}.left-panel .brand-section .logo-wrapper .logo-icon{width:48px;height:48px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.left-panel .brand-section .logo-wrapper .brand-name{font-size:32px;font-weight:700;color:#fff;margin:0}.left-panel .brand-section .slogan-section{margin-bottom:80px}.left-panel .brand-section .slogan-section .main-slogan{font-size:48px;font-weight:700;line-height:1.2;margin:0;color:#fff}.left-panel .brand-section .slogan-section .sub-slogan{font-size:16px;line-height:1.6;color:#ffffffe6;margin-top:20px;margin-bottom:0}.left-panel .brand-section .statistics-section .stats-container{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;gap:16px}.left-panel .brand-section .statistics-section .stats-container .stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:20px 16px;text-align:center;flex:1;min-width:110px;transition:all .3s ease}.left-panel .brand-section .statistics-section .stats-container .stat-card:hover{background:#fff3;transform:translateY(-4px)}.left-panel .brand-section .statistics-section .stats-container .stat-card .stat-icon{font-size:24px;color:#fff;margin-bottom:12px}.left-panel .brand-section .statistics-section .stats-container .stat-card :global .ant-statistic-content .ant-statistic-content-value{color:#fff;font-size:28px!important}.left-panel .brand-section .statistics-section .stats-container .stat-card .stat-title{color:#ffffffd9;font-size:13px;margin-top:8px}@media(min-width:1400px){.left-panel{padding:80px 60px}.left-panel .brand-section{max-width:600px}.left-panel .brand-section .slogan-section .main-slogan{font-size:56px}}@media(max-width:1366px)and (min-width:992px){.left-panel{padding:40px 30px}.left-panel .brand-section{max-width:450px}.left-panel .brand-section .logo-wrapper{margin-bottom:40px}.left-panel .brand-section .logo-wrapper .logo-icon{width:40px;height:40px;font-size:24px}.left-panel .brand-section .logo-wrapper .brand-name{font-size:28px}.left-panel .brand-section .slogan-section{margin-bottom:60px}.left-panel .brand-section .slogan-section .main-slogan{font-size:36px}.left-panel .brand-section .slogan-section .sub-slogan{font-size:14px}.left-panel .brand-section .statistics-section .stats-container .stat-card{padding:16px 12px;min-width:100px}.left-panel .brand-section .statistics-section .stats-container .stat-card .stat-icon{font-size:20px}.left-panel .brand-section .statistics-section .stats-container .stat-card :global .ant-statistic-content .ant-statistic-content-value{font-size:24px!important}.left-panel .brand-section .statistics-section .stats-container .stat-card .stat-title{font-size:12px}}.login-form-container{box-sizing:border-box;width:100%;max-width:480px;padding:60px 40px;position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.login-form-container .form-wrapper{width:100%}.login-form-container .form-wrapper .form-header{margin-bottom:40px;text-align:left}.login-form-container .form-wrapper .form-header .welcome-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.login-form-container .form-wrapper .form-header .welcome-subtitle{font-size:16px;color:#666;margin:0}.login-form-container .form-wrapper .login-form .password-label{display:flex;justify-content:space-between;align-items:center;width:100%}.login-form-container .form-wrapper .login-form .password-label .forgot-link{color:#ff6b35;font-size:14px}.login-form-container .form-wrapper .login-form .password-label .forgot-link:hover{color:#ff5722}.login-form-container .form-wrapper .login-form .input-field{border-radius:8px}.login-form-container .form-wrapper .login-form .input-field:focus,.login-form-container .form-wrapper .login-form .input-field:hover{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a}.login-form-container .form-wrapper .login-form .input-field :global .ant-input-prefix{color:#999}.login-form-container .form-wrapper .login-form .login-button{height:48px;border-radius:8px;background:#ff8c42;border:none;font-size:16px;font-weight:500;margin-top:8px;transition:all .3s ease}.login-form-container .form-wrapper .login-form .login-button:hover{background:#ff5722;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b354d}.login-form-container .form-wrapper .login-form .login-button:active{transform:translateY(0)}.login-form-container .form-wrapper .form-footer{margin-top:32px;text-align:center}.login-form-container .form-wrapper .form-footer .footer-text{color:#666;font-size:14px}.login-form-container .form-wrapper .form-footer .register-link{color:#ff6b35;font-weight:500;font-size:14px}.login-form-container .form-wrapper .form-footer .register-link:hover{color:#ff5722;text-decoration:underline}.login-form-container .form-wrapper .form-footer .legal-links{margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.login-form-container .form-wrapper .form-footer .legal-links .legal-text{color:#999;font-size:12px;display:block;margin-bottom:8px}.login-form-container .form-wrapper .form-footer .legal-links .legal-link{color:#ff6b35;font-size:12px}.login-form-container .form-wrapper .form-footer .legal-links .legal-link:hover{text-decoration:underline}.login-form-container .chat-widget{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ff6b354d;cursor:pointer;transition:all .3s ease}.login-form-container .chat-widget:hover{transform:scale(1.1);box-shadow:0 6px 20px #ff6b3566}.login-form-container .chat-widget .chat-icon{font-size:28px}:global .login-form .ant-form-item-label>label{font-weight:500;color:#333}:global .login-form .ant-input-affix-wrapper:focus,:global .login-form .ant-input-affix-wrapper:hover,:global .login-form .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a}@media(max-width:1024px)and (min-width:768px){.login-form-container{max-width:420px;padding:40px 32px}.login-form-container .form-wrapper .form-header{margin-bottom:32px}.login-form-container .form-wrapper .form-header .welcome-title{font-size:32px}.login-form-container .form-wrapper .form-header .welcome-subtitle{font-size:15px}}@media(max-width:767px){.login-form-container{width:calc(100vw - 48px);padding:40px 0;max-width:none;min-height:100vh}.login-form-container .form-wrapper .form-header{margin-bottom:32px}.login-form-container .form-wrapper .form-header .welcome-title{font-size:28px}.login-form-container .form-wrapper .form-header .welcome-subtitle{font-size:14px}.login-form-container .form-wrapper .login-form .input-field{font-size:16px}.login-form-container .form-wrapper .login-form .login-button{height:48px;font-size:16px}.login-form-container .form-wrapper .form-footer{margin-top:24px}.login-form-container .form-wrapper .form-footer .legal-links{margin-top:20px;padding-top:20px}.login-form-container .chat-widget{width:50px;height:50px;bottom:20px;right:20px}.login-form-container .chat-widget .chat-icon{font-size:24px}}@media(max-width:375px){.login-form-container{width:calc(100vw - 40px);padding:32px 0}.login-form-container .form-wrapper .form-header{margin-bottom:28px}.login-form-container .form-wrapper .form-header .welcome-title{font-size:26px}.login-form-container .form-wrapper .form-header .welcome-subtitle{font-size:13px}.login-form-container .form-wrapper .login-form .login-button{height:46px;font-size:15px}.login-form-container .form-wrapper .form-footer .footer-text,.login-form-container .form-wrapper .form-footer .register-link{font-size:13px}.login-form-container .chat-widget{width:46px;height:46px;bottom:16px;right:16px}.login-form-container .chat-widget .chat-icon{font-size:22px}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b35,#f7931e);overflow-x:hidden}.login-page .login-container{width:100%;min-height:100vh;margin:0!important}.login-page .login-container .left-panel-col{background:linear-gradient(135deg,#ff6b35,#f7931e);display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0!important}.login-page .login-container .right-form-col{background:#fff;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0!important}@media(min-width:1200px){.login-page .login-container .left-panel-col,.login-page .login-container .right-form-col{min-height:100vh}}@media(max-width:991px){.login-page{background:#fff}.login-page .login-container .left-panel-col{display:none!important}.login-page .login-container .right-form-col{flex:0 0 100%;max-width:100%;min-height:100vh;padding:20px 0!important}}@media(max-width:576px){.login-page{background:#fff;padding:0}.login-page .login-container{min-height:100vh}.login-page .login-container .right-form-col{min-height:100vh;padding:0!important}}.platform-card{height:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.platform-card:hover{border-color:#ff6b35;box-shadow:0 4px 12px #0f172a14}.platform-card .ant-card-body{padding:18px}.platform-card .card-content{display:flex;align-items:center;gap:14px}.platform-card .card-logo-wrapper{width:52px;height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:7px;background:#f8fafc}.platform-card .platform-logo-image{width:34px;height:34px;object-fit:contain}.platform-card .platform-logo{color:#334155;font-size:22px;font-weight:700}.platform-card .card-info{min-width:0;flex:1}.platform-card .card-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.platform-card .card-title{overflow:hidden;color:#111827;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.platform-card .card-description{margin-top:4px;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.platform-card .card-meta{margin-top:7px;color:#94a3b8;font-size:11px}.marketplace-page{min-height:calc(100vh - 64px);background:#f5f6f8}.marketplace-page .hero-section{padding:24px;border-bottom:1px solid #e5e7eb;background:#fff}.marketplace-page .hero-content{max-width:1280px;margin:0 auto}.marketplace-page .hero-title{margin:0 0 4px;color:#111827;font-size:28px}.marketplace-page .hero-subtitle{margin-bottom:18px;color:#64748b;font-size:14px}.marketplace-page .hero-search{width:min(520px,100%)}.marketplace-page .hero-search .ant-input-affix-wrapper{border-radius:6px}.marketplace-page .content-section{max-width:1328px;padding:20px 24px 32px;margin:0 auto}.marketplace-page .category-tabs{margin-bottom:20px}.marketplace-page .category-tabs .ant-tabs-nav{margin-bottom:0}.marketplace-page .platform-cards-grid{min-height:260px}.marketplace-page .platform-cards-grid .ant-empty{padding:72px 0}@media(max-width:768px){.marketplace-page .hero-section{padding:20px 16px}.marketplace-page .content-section{padding:16px}}.platform-detail-page{min-height:calc(100vh - 64px);padding:24px;background:#f5f6f8}.platform-detail-page .back-button{margin-bottom:14px;padding-inline:0}.platform-detail-page .platform-info-card,.platform-detail-page .data-types-card{max-width:1100px;margin:0 auto 16px;border:1px solid #e5e7eb;border-radius:8px;box-shadow:none}.platform-detail-page .platform-header{display:flex;align-items:center;gap:18px}.platform-detail-page .platform-avatar{flex:0 0 auto;border:1px solid #e5e7eb;background:#f8fafc}.platform-detail-page .platform-meta{min-width:0}.platform-detail-page .platform-meta h2{margin:0 0 4px;font-size:24px}.platform-detail-page .platform-description{margin-bottom:10px;color:#64748b}.platform-detail-page .data-types-list{display:flex;flex-direction:column;gap:10px}.platform-detail-page .data-type-item{min-height:78px;padding:14px 16px;display:flex;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:7px}.platform-detail-page .data-type-item.selected{border-color:#ff6b35;background:#fff8f4}.platform-detail-page .data-type-item .type-avatar{flex:0 0 auto;background:#475569}.platform-detail-page .data-type-item .type-info{min-width:0;flex:1}.platform-detail-page .data-type-item .type-header{margin-bottom:3px;display:flex;align-items:center;gap:8px}.platform-detail-page .data-type-item .type-name{font-size:14px}.platform-detail-page .data-type-item .type-description{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.platform-detail-page .data-type-item .type-pricing{min-width:150px;display:flex;align-items:baseline;justify-content:flex-end;gap:4px;white-space:nowrap}.platform-detail-page .data-type-item .type-pricing .price{color:#c2410c;font-size:18px}.platform-detail-page .subscription-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.platform-detail-page .subscription-footer .total-price{color:#c2410c;font-size:24px;font-weight:700}.platform-detail-page.platform-detail-error{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media(max-width:768px){.platform-detail-page{padding:16px}.platform-detail-page .data-type-item{align-items:flex-start;flex-wrap:wrap}.platform-detail-page .data-type-item .type-info{width:calc(100% - 80px)}.platform-detail-page .data-type-item .type-pricing{width:100%;justify-content:flex-start;padding-left:72px}.platform-detail-page .subscription-footer{align-items:stretch;flex-direction:column}}.my-subscriptions-page .page-header{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.my-subscriptions-page .page-header .page-title{margin:0 0 8px;font-size:28px;font-weight:700;color:#111827}.my-subscriptions-page .page-header .page-description{margin:0;color:#6b7280}.my-subscriptions-page .subscriptions-card{border-radius:8px}.my-subscriptions-page .subscriptions-card .subscriptions-table .ant-table{background:transparent}.my-subscriptions-page .subscription-name{color:#111827;font-weight:600}.my-subscriptions-page .subscription-description{max-width:520px;margin-top:3px;overflow:hidden;color:#6b7280;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.my-subscriptions-page .page-header{align-items:flex-start;flex-direction:column}}.task-monitor-page .page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.task-monitor-page .page-header h2{margin:0 0 4px}.task-monitor-page .task-filter-bar{display:flex;align-items:center;gap:12px;padding:16px 0 20px;border-bottom:1px solid #f0f0f0}.task-monitor-page .task-statistics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.task-monitor-page .task-statistics :global(.ant-card){border-radius:8px}.task-monitor-page .task-statistics :global(.ant-statistic-content-prefix){color:#ff6b35;margin-inline-end:10px}.task-monitor-page .task-statistics :global(.ant-statistic-content-suffix){margin-inline-start:12px;font-size:13px}.task-monitor-page .task-record-card{border-radius:8px}.task-monitor-page .task-record-card :global(.ant-card-body){padding:0}.task-monitor-page .task-name-cell{display:flex;flex-direction:column;gap:3px}.task-monitor-page .task-pagination{display:flex;justify-content:flex-end;padding:16px;border-top:1px solid #f0f0f0}@media(max-width:768px){.task-monitor-page .task-filter-bar{align-items:stretch;flex-direction:column}.task-monitor-page .task-statistics{grid-template-columns:1fr}}.promo-banners{margin-bottom:24px}.promo-banners .promo-banner{border-radius:12px;padding:16px 24px}.promo-banners .promo-banner :global .ant-alert-icon{font-size:24px}.promo-banners .promo-banner :global .ant-alert-message{width:100%}.promo-banners .promo-banner .banner-content{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}.promo-banners .promo-banner .banner-content .banner-text{flex:1}.promo-banners .promo-banner .banner-content .banner-text strong{font-size:15px}.promo-banners .promo-banner .banner-content .banner-text .banner-description{font-size:13px;margin-top:8px;opacity:.85}.promo-banners .promo-banner .banner-content .banner-action{flex-shrink:0;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease;padding:8px 16px;border-radius:8px}.promo-banners .promo-banner .banner-content .banner-action:hover{background:#fff3}.promo-banners .promo-banner:global(.ant-alert-info){background:#ff6b351a;border-color:#ff6b35}.promo-banners .promo-banner:global(.ant-alert-info) .banner-action{color:#ff6b35}.promo-banners .promo-banner:global(.ant-alert-success) .banner-action{color:#52c41a}@media(max-width:768px){.promo-banners .promo-banner .banner-content{flex-direction:column;align-items:flex-start;gap:12px}.promo-banners .promo-banner .banner-content .banner-action{align-self:stretch;text-align:center}}.balance-cards{margin-bottom:24px}.balance-cards .balance-card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.balance-cards .balance-card:hover{box-shadow:0 4px 12px #0000001f}.balance-cards .balance-card .card-info{min-width:0}.balance-cards .balance-card .card-info.total-consumed{padding-left:24px;border-left:1px solid rgba(255,255,255,.28)}.balance-cards .balance-card .card-info .card-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffe6;margin-bottom:12px}.balance-cards .balance-card .card-info .card-label .card-icon-inline{font-size:18px}.balance-cards .balance-card .card-info .card-subtitle{font-size:13px;color:#fffc;margin-top:8px}.balance-cards .balance-card .recharge-button{height:44px;border-radius:8px;font-weight:500;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:0 32px}.balance-cards .balance-card .recharge-button:hover{background:#ffffff4d;border-color:#ffffff80;color:#fff}.balance-cards .balance-card .recharge-column{display:flex;justify-content:flex-end}.balance-cards .balance-card :global .ant-card-body{padding:24px 32px}.balance-cards .balance-card :global .ant-statistic{margin:8px 0}.balance-cards .balance-card :global .ant-statistic .ant-statistic-content{color:#fff}.balance-cards .balance-card :global .ant-statistic .ant-statistic-content .ant-statistic-content-value{color:#fff}.balance-cards .balance-card :global .ant-statistic .ant-statistic-content .ant-statistic-content-suffix{color:#ffffffe6;font-size:20px;margin-left:8px}@media(max-width:768px){.balance-cards .balance-card :global .ant-card-body{padding:24px}.balance-cards .balance-card :global .ant-row{flex-direction:column;gap:24px}.balance-cards .balance-card .card-info.total-consumed{padding-top:24px;padding-left:0;border-top:1px solid rgba(255,255,255,.28);border-left:0}.balance-cards .balance-card .card-info .card-label{font-size:13px}.balance-cards .balance-card .recharge-column{display:block}.balance-cards .balance-card .recharge-button{width:100%}}.statistics-cards{margin-bottom:32px}.statistics-cards .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.statistics-cards .section-header .section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.statistics-cards .section-header .section-subtitle{font-size:13px}.statistics-cards .stat-card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%}.statistics-cards .stat-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.statistics-cards .stat-card :global .ant-card-body{padding:24px}.statistics-cards .stat-card .stat-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.statistics-cards .stat-card .stat-header .stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#ff6b35;flex-shrink:0}.statistics-cards .stat-card .stat-header .stat-title{font-size:14px;color:#666;font-weight:500}.statistics-cards .stat-card .stat-value{margin-bottom:12px}.statistics-cards .stat-card .stat-value :global .ant-statistic-content{font-weight:700}.statistics-cards .stat-card .stat-footer{display:flex;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0}@media(max-width:1200px){.statistics-cards .section-header .section-subtitle{display:none}}.charts-section .chart-card{border-radius:12px;box-shadow:0 2px 8px #00000014;height:100%;min-height:350px}.charts-section .chart-card :global .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px}.charts-section .chart-card :global .ant-card-head .ant-card-head-title{padding:0}.charts-section .chart-card :global .ant-card-body{padding:24px}.charts-section .chart-card .chart-card-header{display:flex;align-items:center;justify-content:space-between;width:100%}.charts-section .chart-card .chart-card-header .chart-title{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#1a1a1a}.charts-section .chart-card .chart-card-header .chart-title .chart-icon{font-size:18px;color:#ff6b35}.charts-section .chart-card .trend-bars{display:grid;grid-template-columns:repeat(7,minmax(38px,1fr));gap:10px;min-height:250px;padding-top:12px}.charts-section .chart-card .trend-column{display:grid;grid-template-rows:22px 190px 20px;gap:6px;min-width:0;text-align:center}.charts-section .chart-card .trend-value,.charts-section .chart-card .trend-label{overflow:hidden;color:#666;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.charts-section .chart-card .trend-track{display:flex;align-items:flex-end;justify-content:center;height:190px;border-bottom:1px solid #e8e8e8;background:repeating-linear-gradient(to bottom,transparent 0,transparent 46px,#f0f0f0 47px,transparent 48px)}.charts-section .chart-card .trend-bar{width:min(32px,70%);min-height:0;border-radius:4px 4px 0 0;transition:height .24s ease}.charts-section .chart-card .trend-bar.dispatch-bar{background:#ff6b35}.charts-section .chart-card .trend-bar.points-bar{background:#2563eb}@media(max-width:768px){.charts-section .chart-card{min-height:300px}.charts-section .chart-card .chart-card-header{flex-direction:column;align-items:flex-start;gap:12px}.charts-section .chart-card .trend-bars{gap:4px;overflow-x:auto}.charts-section .chart-card .trend-column{grid-template-rows:22px 150px 20px}.charts-section .chart-card .trend-track{height:150px}}.overview-page .overview-error,.overview-page .page-header{margin-bottom:24px}.overview-page .page-header .page-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.overview-page .page-header .page-title :global(.ant-typography){margin-bottom:8px}.overview-page .page-header .page-subtitle{color:#666;font-size:14px;margin-bottom:0}.overview-page .page-header .page-subtitle :global(.ant-typography){margin-bottom:0}.profile-tab .section-card{border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.profile-tab .section-card :global(.ant-card-body){padding:32px}.profile-tab .section-card .section-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.profile-tab .section-card .section-subtitle{font-size:14px;color:#666;margin:0 0 32px}.profile-tab .section-card .info-section .info-label{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.profile-tab .section-card .info-section .email-input{margin-bottom:16px;background:#fafafa;color:#1a1a1a}.profile-tab .section-card .info-section .email-alert{margin-bottom:32px;border-radius:8px}.profile-tab .section-card .info-section .email-alert :global(.ant-alert-icon){color:#faad14}.profile-tab .section-card .info-section .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.profile-tab .section-card .info-section .info-grid .info-item .item-label{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.profile-tab .section-card .info-section .info-grid .info-item :global(.ant-input){background:#fafafa;color:#1a1a1a}.profile-tab .section-card .info-section .status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.profile-tab .section-card .info-section .status-grid .status-card{display:flex;align-items:center;gap:16px;padding:24px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.profile-tab .section-card .info-section .status-grid .status-card .status-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50%;flex-shrink:0}.profile-tab .section-card .info-section .status-grid .status-card .status-icon :global(.anticon){font-size:20px;color:#666}.profile-tab .section-card .info-section .status-grid .status-card .status-info{flex:1;min-width:0}.profile-tab .section-card .info-section .status-grid .status-card .status-info .status-title{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.profile-tab .section-card .info-section .status-grid .status-card .status-info .status-subtitle{font-size:13px;color:#666}.profile-tab .section-card .info-section .status-grid .status-card .status-action{color:#ff6b35;font-weight:500;padding:0}.profile-tab .section-card .info-section .status-grid .status-card .status-action:hover{color:#ff5722}.profile-tab .section-card .info-section .status-grid .status-card .status-badge{font-size:14px;color:#666}.profile-tab .section-card .info-section .status-grid .status-card .connect-btn{border-color:#1a1a1a;color:#1a1a1a}.profile-tab .section-card .info-section .status-grid .status-card .connect-btn:hover{border-color:#ff6b35;color:#ff6b35}.profile-tab .section-card .login-info .login-item,.profile-tab .section-card .referral-info .login-item,.profile-tab .section-card .login-info .referral-item,.profile-tab .section-card .referral-info .referral-item{display:flex;align-items:center;gap:24px;padding:24px;background:#fafafa;border-radius:8px;margin-bottom:16px}.profile-tab .section-card .login-info .login-item:last-child,.profile-tab .section-card .referral-info .login-item:last-child,.profile-tab .section-card .login-info .referral-item:last-child,.profile-tab .section-card .referral-info .referral-item:last-child{margin-bottom:0}.profile-tab .section-card .login-info .login-item .login-icon,.profile-tab .section-card .referral-info .login-item .login-icon,.profile-tab .section-card .login-info .referral-item .login-icon,.profile-tab .section-card .referral-info .referral-item .login-icon,.profile-tab .section-card .login-info .login-item .referral-icon,.profile-tab .section-card .referral-info .login-item .referral-icon,.profile-tab .section-card .login-info .referral-item .referral-icon,.profile-tab .section-card .referral-info .referral-item .referral-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#e6f7ff;border-radius:50%;flex-shrink:0}.profile-tab .section-card .login-info .login-item .login-icon :global(.anticon),.profile-tab .section-card .referral-info .login-item .login-icon :global(.anticon),.profile-tab .section-card .login-info .referral-item .login-icon :global(.anticon),.profile-tab .section-card .referral-info .referral-item .login-icon :global(.anticon),.profile-tab .section-card .login-info .login-item .referral-icon :global(.anticon),.profile-tab .section-card .referral-info .login-item .referral-icon :global(.anticon),.profile-tab .section-card .login-info .referral-item .referral-icon :global(.anticon),.profile-tab .section-card .referral-info .referral-item .referral-icon :global(.anticon){font-size:24px;color:#1890ff}.profile-tab .section-card .login-info .login-item .login-details,.profile-tab .section-card .referral-info .login-item .login-details,.profile-tab .section-card .login-info .referral-item .login-details,.profile-tab .section-card .referral-info .referral-item .login-details,.profile-tab .section-card .login-info .login-item .referral-details,.profile-tab .section-card .referral-info .login-item .referral-details,.profile-tab .section-card .login-info .referral-item .referral-details,.profile-tab .section-card .referral-info .referral-item .referral-details{flex:1}.profile-tab .section-card .login-info .login-item .login-details .login-label,.profile-tab .section-card .referral-info .login-item .login-details .login-label,.profile-tab .section-card .login-info .referral-item .login-details .login-label,.profile-tab .section-card .referral-info .referral-item .login-details .login-label,.profile-tab .section-card .login-info .login-item .referral-details .login-label,.profile-tab .section-card .referral-info .login-item .referral-details .login-label,.profile-tab .section-card .login-info .referral-item .referral-details .login-label,.profile-tab .section-card .referral-info .referral-item .referral-details .login-label,.profile-tab .section-card .login-info .login-item .login-details .referral-label,.profile-tab .section-card .referral-info .login-item .login-details .referral-label,.profile-tab .section-card .login-info .referral-item .login-details .referral-label,.profile-tab .section-card .referral-info .referral-item .login-details .referral-label,.profile-tab .section-card .login-info .login-item .referral-details .referral-label,.profile-tab .section-card .referral-info .login-item .referral-details .referral-label,.profile-tab .section-card .login-info .referral-item .referral-details .referral-label,.profile-tab .section-card .referral-info .referral-item .referral-details .referral-label{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.profile-tab .section-card .login-info .login-item .login-details .login-value,.profile-tab .section-card .referral-info .login-item .login-details .login-value,.profile-tab .section-card .login-info .referral-item .login-details .login-value,.profile-tab .section-card .referral-info .referral-item .login-details .login-value,.profile-tab .section-card .login-info .login-item .referral-details .login-value,.profile-tab .section-card .referral-info .login-item .referral-details .login-value,.profile-tab .section-card .login-info .referral-item .referral-details .login-value,.profile-tab .section-card .referral-info .referral-item .referral-details .login-value,.profile-tab .section-card .login-info .login-item .login-details .referral-value,.profile-tab .section-card .referral-info .login-item .login-details .referral-value,.profile-tab .section-card .login-info .referral-item .login-details .referral-value,.profile-tab .section-card .referral-info .referral-item .login-details .referral-value,.profile-tab .section-card .login-info .login-item .referral-details .referral-value,.profile-tab .section-card .referral-info .login-item .referral-details .referral-value,.profile-tab .section-card .login-info .referral-item .referral-details .referral-value,.profile-tab .section-card .referral-info .referral-item .referral-details .referral-value{font-size:14px;color:#666;font-family:monospace}.profile-tab .section-card .security-actions .security-item{display:flex;align-items:center;gap:24px;padding:24px;background:#fafafa;border-radius:8px;margin-bottom:24px}.profile-tab .section-card .security-actions .security-item .security-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50%}.profile-tab .section-card .security-actions .security-item .security-icon :global(.anticon){font-size:20px;color:#666}.profile-tab .section-card .security-actions .security-item .security-info{flex:1}.profile-tab .section-card .security-actions .security-item .security-info .security-label{font-size:14px;font-weight:600;color:#1a1a1a}.profile-tab .section-card .security-actions .security-item .change-password-btn{border-color:#1a1a1a;color:#1a1a1a;height:36px;padding:0 24px}.profile-tab .section-card .security-actions .security-item .change-password-btn:hover{border-color:#ff6b35;color:#ff6b35}.profile-tab .section-card .security-actions .delete-btn{height:48px;font-size:16px;font-weight:500;border-radius:8px}.profile-tab .section-card .security-actions .delete-btn:hover{background:#ff4d4f;border-color:#ff4d4f}.profile-tab :global(.password-change-modal) :global(.ant-modal-header){border-bottom:none;padding:32px 32px 16px}.profile-tab :global(.password-change-modal) :global(.ant-modal-title){font-size:24px;font-weight:700;color:#1a1a1a}.profile-tab :global(.password-change-modal) :global(.ant-modal-body){padding:0 32px 24px}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .modal-description{color:#666;font-size:14px;line-height:1.6;margin-bottom:32px}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-form-item-label>label){font-size:14px;font-weight:600;color:#1a1a1a}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper){padding:16px;border-radius:8px;border:2px solid #e8e8e8;background:#f7f8fa}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper):focus,.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper):global(.ant-input-affix-wrapper-focused){border-color:#1a1a1a;box-shadow:none;background:#fff}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper) :global(.ant-input){background:transparent;font-size:15px}.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper) :global(.anticon-eye),.profile-tab :global(.password-change-modal) :global(.ant-modal-body) .password-form :global(.ant-input-affix-wrapper) :global(.anticon-eye-invisible){color:#666;font-size:18px}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer){border-top:none;padding:16px 32px 32px;display:flex;justify-content:flex-end;gap:16px}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn){height:48px;padding:0 48px;font-size:16px;font-weight:500;border-radius:8px}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn-default){border:1px solid #e8e8e8;background:#fff}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn-default):hover{border-color:#1a1a1a;color:#1a1a1a}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn-primary){background:#737373;border-color:#737373}.profile-tab :global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn-primary):hover{background:#5a5a5a;border-color:#5a5a5a}@media(max-width:768px){.profile-tab .section-card :global(.ant-card-body){padding:24px}.profile-tab .section-card .info-section .info-grid,.profile-tab .section-card .info-section .status-grid{grid-template-columns:1fr}:global(.password-change-modal){width:90%!important}:global(.password-change-modal) :global(.ant-modal-header){padding:24px 24px 16px}:global(.password-change-modal) :global(.ant-modal-title){font-size:20px}:global(.password-change-modal) :global(.ant-modal-body){padding:0 24px 16px}:global(.password-change-modal) :global(.ant-modal-footer){padding:16px 24px 24px;flex-direction:column}:global(.password-change-modal) :global(.ant-modal-footer) :global(.ant-btn){width:100%}}@media(max-width:576px){.profile-tab .section-card .section-title{font-size:18px}.profile-tab .section-card .info-section .status-grid .status-card{flex-direction:column;align-items:flex-start}.profile-tab .section-card .security-actions .delete-btn{width:100%}}.settings-page{min-height:100vh;background:#f5f5f5;padding:24px}.settings-page .page-header{max-width:1200px;margin:0 auto 32px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 2px 8px #0000000a}.settings-page .page-header .page-title{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.settings-page .page-header .page-description{font-size:14px;color:#666;margin:0}.settings-page .settings-content{max-width:1200px;margin:0 auto}@media(max-width:768px){.settings-page{padding:16px}.settings-page .page-header{padding:24px;margin-bottom:24px}.settings-page .page-header .page-title{font-size:24px}}@media(max-width:576px){.settings-page .page-header .page-title{font-size:20px}}.task-engines-page .page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.task-engines-page .page-header h2{margin:0 0 4px}.task-engines-page .engine-guide-card{border-radius:8px;margin-bottom:16px}.task-engines-page .engine-guide-card .engine-guide-body{display:flex;flex-direction:column;gap:12px;margin-top:8px}.task-engines-page .engine-guide-card .engine-cmd-list{display:flex;flex-direction:column;gap:8px}.task-engines-page .engine-guide-card .engine-cmd-item{display:flex;flex-direction:column;gap:4px}.task-engines-page .engine-guide-card .engine-cmd{margin-bottom:0;padding:8px 12px;border-radius:6px;background:#0000000a;font-family:Consolas,Courier New,monospace;font-size:12px}.task-engines-page .engine-table-card{border-radius:8px}.task-engines-page .engine-table-card :global(.ant-card-body){padding:0}.task-engines-page .engine-name-cell{display:flex;flex-direction:column;gap:4px;min-width:0}@media(max-width:576px){.task-engines-page .page-header{align-items:flex-start;flex-direction:column}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#f0f2f5}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
