:root{--bg-app: #f5f5f7;--card-bg: #ffffff;--text-main: #1d1d1f;--text-muted: #86868b;--accent-purple: #9562e3;--accent-blue: #0071e3;--accent-green: #2f8f5b;--accent-orange: #c77700;--border: rgba(29, 29, 31, .1);--danger: #c93535;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-main);background:var(--bg-app)}*{box-sizing:border-box}html{background:var(--bg-app)}body{margin:0;min-height:100dvh;background:var(--bg-app)}a{color:var(--accent-blue);text-decoration:none}.full-width{width:100%}.web-ai-word{color:var(--accent-purple);font-weight:800}.web-login-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(149,98,227,.12),transparent 34%),var(--bg-app)}.web-login-card{width:min(100%,420px);border-radius:24px;box-shadow:0 16px 48px #1d1d1f14}.web-login-heading{display:grid;justify-items:center;gap:6px;margin-bottom:24px;text-align:center}.web-login-heading h2,.web-login-heading p{margin-bottom:0!important}.web-login-switch{margin:18px 0 0!important;text-align:center}.web-logo-mark{width:48px;height:48px;display:block;flex:0 0 auto}.web-logo-mark-large{width:82px;height:82px}.web-app-shell{min-height:100dvh;background:var(--bg-app)}.web-sider{position:sticky;top:0;height:100dvh;padding:20px 14px;border-right:1px solid var(--border);background:#fff}.web-sider .ant-layout-sider-children{min-height:100%;display:flex;flex-direction:column}.web-brand-block{display:flex;align-items:center;gap:12px;padding:4px 10px 20px}.web-brand-subtitle{display:block;font-size:12px}.web-menu{flex:1;min-height:0;border-inline-end:0!important;background:transparent;overflow-y:auto}.web-menu .ant-menu-item{height:42px;border-radius:16px}.web-menu .ant-menu-item-selected{font-weight:700}.web-sider-footer{margin-top:auto;display:grid;gap:14px;padding:14px;border:1px solid var(--border);border-radius:22px;background:#fafafa}.web-mobile-drawer .ant-drawer-body{padding:0;background:#fff}.web-drawer-shell{min-height:100%;display:flex;flex-direction:column;padding:20px 14px 16px;background:#fff}.web-topbar{height:64px;display:flex;align-items:center;padding:0 clamp(18px,3vw,40px);border-bottom:1px solid var(--border);background:var(--bg-app)}.web-topbar-inner{width:min(100%,1280px);display:flex;align-items:center;gap:12px;margin:0 auto}.web-topbar-title{margin:0!important}.web-mobile-menu-button{display:none;flex:0 0 auto}.web-content{padding:24px clamp(18px,3vw,40px) 48px;min-width:0}.web-page{width:min(100%,1280px);display:grid;gap:20px;max-width:1280px;margin:0 auto}.web-page>*{min-width:0}.web-main-card{border-radius:24px!important;box-shadow:0 2px 12px #0000000a}.web-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.web-page-heading h2{margin:4px 0 0!important}.web-task-steps{margin-bottom:24px}.web-ai-signal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 22px}.web-ai-signal{min-width:0;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--border);border-radius:18px;background:#fafafa}.web-ai-signal-icon,.web-stat-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#9562e31f;color:var(--accent-purple);font-size:16px}.web-ai-signal span:last-child{min-width:0;display:grid;gap:2px}.web-ai-signal strong,.web-recent-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-ai-signal small,.web-recent-item span,.web-engine-row span,.web-stat-card>span:last-child{color:var(--text-muted)}.web-channel-panel{display:grid;gap:16px}.web-channel-button{width:100%;min-height:82px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--text-main);cursor:pointer;font:inherit;font-size:18px;font-weight:700;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.web-channel-button:hover{border-color:#9562e38c;box-shadow:0 10px 24px #9562e31f;transform:translateY(-1px)}.web-form-field{display:grid;gap:8px;color:var(--text-main);font-weight:700}.web-form-field span{font-size:14px}.web-task-list{display:grid}.web-task-list-item{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--border)}.web-task-list-item:last-child{border-bottom:0;padding-bottom:0}.web-task-list-body{min-width:0;flex:1}.web-task-list-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.web-task-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#9562e31a;color:var(--accent-purple);font-size:20px}.web-ai-engine-card .ant-card-body{display:grid;gap:16px}.web-engine-state{min-height:72px;display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#9562e324,#0071e314),#fff}.web-engine-orb{width:28px;height:28px;flex:0 0 auto;border-radius:999px;background:var(--accent-green);box-shadow:0 0 0 8px #2f8f5b1f}.web-engine-state strong{font-size:22px}.web-engine-rows,.web-recent-list{display:grid;gap:10px}.web-engine-row,.web-recent-item{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.web-recent-item{padding:10px 0;border-bottom:1px solid var(--border)}.web-recent-item:last-child{padding-bottom:0;border-bottom:0}.web-recent-item>div{min-width:0;display:grid;gap:2px;flex:1}.web-recent-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--accent-blue)}.web-recent-empty{min-height:96px;display:grid;place-items:center;gap:8px;border:1px dashed var(--border);border-radius:18px;color:var(--text-muted);background:#fafafa}.web-recent-empty .anticon{color:var(--accent-purple);font-size:22px}.web-help-row{display:flex;gap:8px;align-items:center;min-height:28px;color:var(--text-main)}.web-help-row .ant-tag{flex:0 0 auto;margin-inline-end:0}.web-help-row span:last-child{color:var(--text-muted)}.web-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.web-stat-card{border-radius:20px!important}.web-stat-card .ant-card-body{min-height:104px;display:grid;align-content:center;gap:6px}.web-stat-card strong{font-size:24px;line-height:1}.web-empty-pipeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 0 6px}.web-empty-step{min-height:126px;display:grid;place-items:center;gap:10px;border:1px dashed var(--border);border-radius:20px;background:#fafafa;text-align:center}.web-empty-step span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#9562e31f;color:var(--accent-purple);font-weight:800}.ant-card{border-radius:24px!important}@media (max-width: 991.98px){.web-sider{display:none}.web-mobile-menu-button{display:inline-flex}.web-topbar{position:sticky;top:0;z-index:100;height:56px;padding:0 12px}.web-topbar-title{font-size:16px!important}.web-content{padding:16px 12px 32px}.web-page-heading{flex-direction:column}.web-page{gap:12px}.web-main-card .ant-card-body{padding:18px!important}.web-channel-button{min-height:64px;border-radius:16px;font-size:15px}.web-task-steps .ant-steps-item-title{font-size:13px}.web-ai-signal-strip,.web-empty-pipeline{grid-template-columns:minmax(0,1fr)}.web-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-stat-card .ant-card-body{min-height:86px}.web-ai-signal{padding:10px}.web-empty-step{min-height:86px}.web-task-list-item{gap:10px;padding:16px 0}}@media (max-width: 575.98px){.web-login-shell{padding:12px}.web-login-card{width:100%}.web-logo-mark-large{width:72px;height:72px}}
