.layout-module__muyaCG__dashboardLayout{background:var(--color-bg-page);flex-direction:row;width:100vw;height:100%;display:flex;overflow:hidden}.layout-module__muyaCG__accountsBar{width:72px;min-width:72px;padding:var(--space-4) 0;z-index:200;background:#394559;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.layout-module__muyaCG__accountsTop,.layout-module__muyaCG__accountsBottom{align-items:center;gap:var(--space-4);flex-direction:column;width:100%;display:flex}.layout-module__muyaCG__accountBadge{cursor:pointer;width:48px;height:48px;transition:all var(--transition-fast);opacity:.7;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.layout-module__muyaCG__accountBadge img{object-fit:cover;border-radius:50%;width:100%;height:100%}.layout-module__muyaCG__accountBadge:hover,.layout-module__muyaCG__accountActive{opacity:1}.layout-module__muyaCG__accountActive{box-shadow:0 0 0 2px #394559, 0 0 0 4px var(--color-primary)}.layout-module__muyaCG__accountUnread{color:#fff;z-index:2;background:#ff4d4f;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-8px;box-shadow:0 2px 4px #0003}.layout-module__muyaCG__accountStatus{z-index:2;border:2px solid #394559;border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:-2px}.layout-module__muyaCG__statusOnline{background:#52c41a}.layout-module__muyaCG__statusOffline{background:#ff4d4f}.layout-module__muyaCG__mainAccountDivider{width:40px;height:1px;margin:var(--space-1) 0;background:#ffffff1a}.layout-module__muyaCG__addAccountBtn{border-radius:var(--radius-circle);color:#fff9;cursor:pointer;background:0 0;border:1px dashed #ffffff4d;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.layout-module__muyaCG__addAccountBtn:hover{color:#fff;border-color:#fff}.layout-module__muyaCG__bottomIcon{color:#fff9;cursor:pointer;transition:color var(--transition-fast);justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;display:flex}.layout-module__muyaCG__bottomIcon:hover{color:#fff}.layout-module__muyaCG__mainContent{flex:1;display:flex;overflow:hidden}.layout-module__muyaCG__leftPanel{border-right:1px solid var(--color-border-light);background:var(--color-bg-card);flex-direction:column;flex:2;min-width:0;transition:all .3s;display:flex;position:relative;overflow:hidden}.layout-module__muyaCG__leftPanelContent{flex:1;overflow:hidden auto}.layout-module__muyaCG__rightPanel{background:var(--color-bg-card);flex-direction:column;flex:2;min-width:0;transition:all .3s;display:flex;overflow:hidden}.layout-module__muyaCG__rightTopBar{border-bottom:1px solid var(--color-border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;align-items:center;height:60px;min-height:60px;padding:0 24px;display:flex}.layout-module__muyaCG__rightTopBarCustomer{flex-direction:column;margin-left:12px;display:flex}.layout-module__muyaCG__rightTopBarTitle{color:var(--color-text-primary);font-size:16px;font-weight:600}.layout-module__muyaCG__rightTopBarSub{color:var(--color-text-tertiary);margin-top:2px;font-size:12px}.layout-module__muyaCG__detailPanelWrapper{border-left:1px solid var(--color-border-light);background:var(--color-bg-card);flex:1 0;min-width:0;animation:.3s forwards layout-module__muyaCG__slideInRight}.layout-module__muyaCG__desktopTabRail{border-bottom:1px solid var(--color-border-light);background:linear-gradient(#fff,#f8fafc);align-items:center;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.layout-module__muyaCG__desktopTabItem{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.layout-module__muyaCG__desktopTabItemActive{color:var(--color-primary);background:#eff6ff;border-color:#2563eb2e}.layout-module__muyaCG__desktopTabDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.layout-module__muyaCG__desktopTabText{line-height:1}.layout-module__muyaCG__topBar{height:var(--topbar-height);padding:0 var(--space-4);background:var(--color-bg-card);border-bottom:1px solid var(--color-border-light);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.layout-module__muyaCG__topBarLeft{align-items:center;gap:var(--space-3);display:flex}.layout-module__muyaCG__topBarAvatar{border-radius:var(--radius-circle);color:#fff;width:36px;height:36px;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__muyaCG__topBarName{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.layout-module__muyaCG__topBarSource{font-size:var(--font-size-xs);color:var(--color-primary);background:var(--color-primary-bg);border-radius:var(--radius-pill);padding:1px 6px}.layout-module__muyaCG__topBarRight{align-items:center;gap:var(--space-3);display:flex}.layout-module__muyaCG__topBarIcon{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;text-decoration:none;display:flex}.layout-module__muyaCG__topBarIcon:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.layout-module__muyaCG__profileBtn{border-radius:var(--radius-md);border:1px solid var(--color-border-light);background:var(--color-bg-page);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:12px;display:inline-flex}.layout-module__muyaCG__profileBtn:hover{background:var(--color-bg-hover);color:var(--color-primary);border-color:var(--color-primary)}.layout-module__muyaCG__profileBtnText{font-size:12px;font-weight:var(--font-weight-medium);white-space:nowrap}.layout-module__muyaCG__backBtnIOS{color:#007aff;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:-8px;padding:4px 8px;font-size:16px;text-decoration:none;display:inline-flex}.layout-module__muyaCG__backBtnText{margin-left:-4px;font-weight:500}.layout-module__muyaCG__backBtnMobileOnly{display:none}@media (max-width:768px){.layout-module__muyaCG__backBtnMobileOnly{display:inline-flex}}.layout-module__muyaCG__rightTopBar{height:var(--topbar-height);padding:0 var(--space-4);border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.layout-module__muyaCG__rightTopBarTitle{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.layout-module__muyaCG__rightTopBarCustomer{flex-direction:column;flex:1;min-width:0;display:flex}.layout-module__muyaCG__rightTopBarSub{font-size:var(--font-size-xs);color:var(--color-text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout-module__muyaCG__navSidebar{background:var(--color-bg-card);border-right:1px solid var(--color-border-light);z-index:100;flex-direction:column;width:240px;min-width:240px;display:flex;overflow-y:auto}.layout-module__muyaCG__navSidebarHeader{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-4);color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex}.layout-module__muyaCG__navSidebarAvatar{border-radius:var(--radius-circle);width:48px;height:48px;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);background:#ffffff40;flex-shrink:0;justify-content:center;align-items:center;display:flex}.layout-module__muyaCG__navSidebarInfo{flex-direction:column;gap:2px;display:flex}.layout-module__muyaCG__navSidebarName{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold)}.layout-module__muyaCG__navSidebarSub{font-size:var(--font-size-sm);opacity:.8}.layout-module__muyaCG__navSidebarItems{padding:var(--space-3) 0;flex-direction:column;display:flex}.layout-module__muyaCG__navSidebarItem{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);font-size:var(--font-size-base);color:var(--color-text-primary);transition:all var(--transition-fast);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;text-decoration:none;display:flex}.layout-module__muyaCG__navSidebarItem:hover{background:var(--color-bg-hover);color:var(--color-primary)}.layout-module__muyaCG__navSidebarItem.layout-module__muyaCG__active{color:var(--color-primary);font-weight:var(--font-weight-semibold);border-right:3px solid var(--color-primary);background:#07c16014}.layout-module__muyaCG__navSidebarIcon{text-align:center;width:28px;font-size:20px}.layout-module__muyaCG__navSidebarBadge{background:var(--color-red);color:#fff;min-width:20px;height:20px;font-size:11px;font-weight:var(--font-weight-bold);border-radius:var(--radius-pill);justify-content:center;align-items:center;margin-left:auto;padding:0 6px;display:flex}.layout-module__muyaCG__navSidebarDivider{background:var(--color-border-light);height:1px;margin:var(--space-2) var(--space-4)}.layout-module__muyaCG__bottomNav{height:var(--bottombar-height);background:var(--color-bg-card);border-top:1px solid var(--color-border-light);padding-bottom:env(safe-area-inset-bottom,0);flex-shrink:0;justify-content:space-around;align-items:center;display:flex}.layout-module__muyaCG__panelBottomNav{display:flex}.layout-module__muyaCG__mobileBottomNav{display:none}@media (max-width:768px){.layout-module__muyaCG__bottomNav{left:0}}.layout-module__muyaCG__navItem{padding:var(--space-1) var(--space-3);color:var(--color-text-tertiary);font-size:var(--font-size-xs);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;text-decoration:none;display:flex;position:relative}.layout-module__muyaCG__navItem:hover{color:var(--color-text-secondary)}.layout-module__muyaCG__navItem.layout-module__muyaCG__active{color:var(--color-primary)}.layout-module__muyaCG__navIconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.layout-module__muyaCG__navIcon{font-size:22px;line-height:1}.layout-module__muyaCG__navBadge{background:var(--color-red);color:#fff;min-width:16px;height:16px;font-size:10px;font-weight:var(--font-weight-bold);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;top:-4px;right:-8px}.layout-module__muyaCG__navLabel{font-size:11px;font-weight:var(--font-weight-medium)}.layout-module__muyaCG__mobileCommandOverlay,.layout-module__muyaCG__detailBackdrop{display:none}@media (max-width:1400px){.layout-module__muyaCG__leftPanel,.layout-module__muyaCG__rightPanel{flex:1;width:50%;max-width:50%}.layout-module__muyaCG__detailPanelWrapper{z-index:500;animation:.3s forwards layout-module__muyaCG__slideInRight;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 30px #00000026}.layout-module__muyaCG__detailBackdrop{z-index:499;background:#0000004d;animation:.2s layout-module__muyaCG__fadeIn;display:block;position:fixed;inset:0}}@media (max-width:768px){.layout-module__muyaCG__accountsBar,.layout-module__muyaCG__desktopTabRail{display:none}.layout-module__muyaCG__mainContent{position:relative}.layout-module__muyaCG__leftPanel{width:100%;max-width:100%;padding-bottom:calc(var(--bottombar-height) + env(safe-area-inset-bottom,0));flex:1}.layout-module__muyaCG__rightPanel{width:100%;max-width:100%;padding-bottom:calc(var(--bottombar-height) + env(safe-area-inset-bottom,0));display:none}.layout-module__muyaCG__leftPanelHiddenMobile{display:none}.layout-module__muyaCG__rightPanelVisibleMobile{flex:1;display:flex}.layout-module__muyaCG__rightTopBarMobileHidden,.layout-module__muyaCG__panelBottomNav{display:none}.layout-module__muyaCG__mobileBottomNav{z-index:320;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a14}.layout-module__muyaCG__detailPanelWrapper{z-index:500;width:100vw;min-width:100vw;animation:.25s forwards layout-module__muyaCG__slideInRight;position:fixed;inset:0}.layout-module__muyaCG__detailBackdrop{z-index:499;background:#0000004d;display:block;position:fixed;inset:0}}@keyframes layout-module__muyaCG__fadeIn{0%{opacity:0}to{opacity:1}}
.Toast-module__EhHfBq__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.Toast-module__EhHfBq__toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;align-items:center;gap:8px;max-width:380px;padding:10px 20px;font-size:14px;font-weight:500;animation:.3s both Toast-module__EhHfBq__toastIn;display:flex;box-shadow:0 4px 20px #0000001f}.Toast-module__EhHfBq__toast.Toast-module__EhHfBq__leaving{animation:.3s both Toast-module__EhHfBq__toastOut}.Toast-module__EhHfBq__info{color:var(--color-text-primary);border:1px solid var(--color-border);background:#fffffff2}.Toast-module__EhHfBq__success{color:#06a050;background:#e6f7eef2;border:1px solid #07c16040}.Toast-module__EhHfBq__error{color:#d32029;background:#fff0f0f2;border:1px solid #ff4d4f40}.Toast-module__EhHfBq__warning{color:#ad6800;background:#fffbe6f2;border:1px solid #faad1440}.Toast-module__EhHfBq__icon{flex-shrink:0;font-size:16px}.Toast-module__EhHfBq__message{line-height:1.4}@keyframes Toast-module__EhHfBq__toastIn{0%{opacity:0;transform:translateY(-16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module__EhHfBq__toastOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.96)}}
.ChatPanel-module__6oPvsG__chatPanel{background:#f5f5f5;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.ChatPanel-module__6oPvsG__messagesArea{padding:var(--space-4);flex:1;overflow-y:auto}.ChatPanel-module__6oPvsG__emptyChat{justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;height:100%;animation:.5s both ChatPanel-module__6oPvsG__fadeIn;display:flex}.ChatPanel-module__6oPvsG__emptyChatIcon{opacity:.3;margin-bottom:var(--space-2);font-size:48px}.ChatPanel-module__6oPvsG__emptyChatTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-primary)}.ChatPanel-module__6oPvsG__emptyChatDesc{font-size:var(--font-size-base);color:var(--color-text-tertiary)}.ChatPanel-module__6oPvsG__commandCenterToolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);background:#ffffffc7;border:1px solid #2563eb14;border-radius:16px;padding:10px 14px;display:flex;box-shadow:0 10px 30px #0f172a0a}.ChatPanel-module__6oPvsG__commandCenterMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.ChatPanel-module__6oPvsG__commandCenterBadge{color:#1d4ed8;letter-spacing:.08em;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ChatPanel-module__6oPvsG__commandCenterHint{color:var(--color-text-secondary);font-size:12px}.ChatPanel-module__6oPvsG__historyTrigger,.ChatPanel-module__6oPvsG__historyPreviewBtn{color:#1d4ed8;cursor:pointer;background:linear-gradient(135deg,#eff6fff2,#e0e7fff2);border:1px solid #2563eb29;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.ChatPanel-module__6oPvsG__historyTrigger:hover:not(:disabled),.ChatPanel-module__6oPvsG__historyPreviewBtn:hover:not(:disabled){border-color:#2563eb4d;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1f}.ChatPanel-module__6oPvsG__historyTrigger:disabled,.ChatPanel-module__6oPvsG__historyPreviewBtn:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.ChatPanel-module__6oPvsG__historyCount{color:#1d4ed8;background:#2563eb24;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.ChatPanel-module__6oPvsG__historyPreviewBtn{min-width:180px}.ChatPanel-module__6oPvsG__commandQuickActions{justify-content:center;align-items:center;display:flex}.ChatPanel-module__6oPvsG__journeyPanel{background:var(--color-bg-section);border-bottom:1px solid var(--color-border-light);flex-shrink:0;padding:8px 12px 10px}.ChatPanel-module__6oPvsG__journeyStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px;display:grid}.ChatPanel-module__6oPvsG__journeyStatCard{text-align:center;border:1px solid #ffffff59;border-radius:12px;padding:8px 10px}.ChatPanel-module__6oPvsG__journeyStatBlue{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.ChatPanel-module__6oPvsG__journeyStatCyan{background:linear-gradient(135deg,#e6f4ff,#d6e4ff)}.ChatPanel-module__6oPvsG__journeyStatAmber{background:linear-gradient(135deg,#fff7e6,#ffe7ba)}.ChatPanel-module__6oPvsG__journeyStatValue{color:#2563eb;font-size:18px;font-weight:700}.ChatPanel-module__6oPvsG__journeyStatLabel{color:var(--color-text-secondary);margin-top:2px;font-size:10px}.ChatPanel-module__6oPvsG__journeyStageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.ChatPanel-module__6oPvsG__journeyStageCard{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex;box-shadow:inset 0 1px #fff9}.ChatPanel-module__6oPvsG__journeyStageMeta{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ChatPanel-module__6oPvsG__journeyStageIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ChatPanel-module__6oPvsG__journeyStageLabel{color:var(--color-text-secondary);text-align:left;font-size:11px;line-height:1.3}.ChatPanel-module__6oPvsG__journeyStageValue{flex-shrink:0;font-size:22px;font-weight:700;line-height:1}.ChatPanel-module__6oPvsG__messagesList{gap:var(--space-4);flex-direction:column;display:flex}.ChatPanel-module__6oPvsG__commandMessageActions{justify-content:flex-end;gap:8px;margin-bottom:-4px;display:flex}.ChatPanel-module__6oPvsG__commandGhostBtn{color:var(--color-text-secondary);cursor:pointer;background:#ffffffd1;border:1px solid #94a3b82e;border-radius:999px;padding:6px 12px;font-size:12px;transition:all .18s}.ChatPanel-module__6oPvsG__commandGhostBtn:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb47}.ChatPanel-module__6oPvsG__messageWrapper{align-items:flex-start;gap:var(--space-2);max-width:85%;display:flex}.ChatPanel-module__6oPvsG__messageWrapper.ChatPanel-module__6oPvsG__inbound{align-self:flex-start}.ChatPanel-module__6oPvsG__messageWrapper.ChatPanel-module__6oPvsG__outbound{flex-direction:row-reverse;align-self:flex-end}.ChatPanel-module__6oPvsG__msgAvatar{border-radius:var(--radius-circle);width:36px;height:36px;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:#4338ca;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatPanel-module__6oPvsG__myAvatar{color:var(--color-primary-dark);background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.ChatPanel-module__6oPvsG__messageBubble{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);word-break:break-word;max-width:100%;position:relative}.ChatPanel-module__6oPvsG__inbound .ChatPanel-module__6oPvsG__messageBubble{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-top-left-radius:var(--radius-xs)}.ChatPanel-module__6oPvsG__outbound .ChatPanel-module__6oPvsG__messageBubble{border-top-right-radius:var(--radius-xs);background:#d1fae5;border:1px solid #07c16026}.ChatPanel-module__6oPvsG__aiLabel{align-items:center;gap:var(--space-1);margin-bottom:var(--space-1);font-size:var(--font-size-xs);color:var(--color-primary);font-weight:var(--font-weight-medium);display:flex}.ChatPanel-module__6oPvsG__aiIcon{font-size:12px}.ChatPanel-module__6oPvsG__messageContent{font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--color-text-primary)}.ChatPanel-module__6oPvsG__messageTime{font-size:var(--font-size-xs);color:var(--color-text-tertiary);margin-top:var(--space-1);text-align:right}.ChatPanel-module__6oPvsG__aggregateStatusRow{margin-top:10px}.ChatPanel-module__6oPvsG__aggregateStatusChip{color:#b45309;background:#fffbeb;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.ChatPanel-module__6oPvsG__thinkingBubble{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 28%),linear-gradient(135deg,#f8fafcfa,#eff6fffa);min-width:min(100%,440px)}.ChatPanel-module__6oPvsG__thinkingHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ChatPanel-module__6oPvsG__thinkingSignal{color:#2563eb;letter-spacing:.06em;background:#2563eb14;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ChatPanel-module__6oPvsG__thinkingProgress{background:#94a3b829;border-radius:999px;width:100%;height:6px;overflow:hidden}.ChatPanel-module__6oPvsG__thinkingProgressBar{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8,#60a5fa) 0 0/200% 100%;height:100%;transition:width .3s;animation:1.2s linear infinite ChatPanel-module__6oPvsG__thinkingShimmer;display:block}.ChatPanel-module__6oPvsG__thinkingTimeline{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ChatPanel-module__6oPvsG__thinkingStep{background:#ffffffc2;border:1px solid #94a3b824;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.ChatPanel-module__6oPvsG__thinkingStepActive{border-color:#2563eb3d;transform:translate(2px);box-shadow:0 12px 28px #2563eb14}.ChatPanel-module__6oPvsG__thinkingStepDone{background:linear-gradient(135deg,#ecfdf5f2,#ffffffeb);border-color:#10b9812e}.ChatPanel-module__6oPvsG__thinkingStepIcon{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.ChatPanel-module__6oPvsG__thinkingStepDone .ChatPanel-module__6oPvsG__thinkingStepIcon{color:#15803d;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.ChatPanel-module__6oPvsG__thinkingStepBody{flex:1;min-width:0}.ChatPanel-module__6oPvsG__thinkingStepTitle{color:var(--color-text-primary);font-size:13px;font-weight:700}.ChatPanel-module__6oPvsG__thinkingStepDetail{color:var(--color-text-secondary);margin-top:4px;font-size:12px;line-height:1.5}.ChatPanel-module__6oPvsG__thinkingPulse{background:#2563eb2e;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:9px;animation:1.4s ease-out infinite ChatPanel-module__6oPvsG__thinkingPulse;box-shadow:0 0 #2563eb42}.ChatPanel-module__6oPvsG__thinkingFooter{color:var(--color-text-secondary);border-top:1px dashed #94a3b83d;align-items:center;gap:10px;margin-top:14px;padding-top:10px;font-size:12px;display:flex}.ChatPanel-module__6oPvsG__historyOverlay{z-index:40;background:#0f172a1f;justify-content:flex-end;animation:.2s both ChatPanel-module__6oPvsG__fadeIn;display:flex;position:absolute;inset:0}.ChatPanel-module__6oPvsG__historyDrawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-left:1px solid #94a3b824;flex-direction:column;width:min(360px,100%);height:100%;display:flex;box-shadow:-12px 0 32px #0f172a14}.ChatPanel-module__6oPvsG__historyDrawerHeader{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 14px;display:flex}.ChatPanel-module__6oPvsG__historyDrawerTitle{color:var(--color-text-primary);font-size:16px;font-weight:700}.ChatPanel-module__6oPvsG__historyDrawerDesc{color:var(--color-text-secondary);margin-top:4px;font-size:12px}.ChatPanel-module__6oPvsG__historyList{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatPanel-module__6oPvsG__historyEmpty{color:var(--color-text-secondary);background:#f8fafce6;border:1px dashed #94a3b84d;border-radius:16px;padding:18px 16px;font-size:13px;line-height:1.6}.ChatPanel-module__6oPvsG__historyItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #94a3b829;border-radius:16px;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s}.ChatPanel-module__6oPvsG__historyItem:hover{border-color:#2563eb3d;transform:translate(-2px);box-shadow:0 12px 26px #2563eb14}.ChatPanel-module__6oPvsG__historyItemTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ChatPanel-module__6oPvsG__historyItemCommand{color:var(--color-text-primary);font-size:13px;font-weight:700;line-height:1.5}.ChatPanel-module__6oPvsG__historyItemSummary{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.ChatPanel-module__6oPvsG__historyItemTime{color:var(--color-text-tertiary);margin-top:10px;font-size:11px}.ChatPanel-module__6oPvsG__historyStatus{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ChatPanel-module__6oPvsG__historyStatusDanger{color:#b91c1c;background:#fef2f2}.ChatPanel-module__6oPvsG__historyStatusWarning{color:#b45309;background:#fffbeb}.ChatPanel-module__6oPvsG__historyStatusSuccess{color:#166534;background:#f0fdf4}.ChatPanel-module__6oPvsG__historyStatusNeutral{color:#2563eb;background:#eff6ff}.ChatPanel-module__6oPvsG__typingDots{padding:var(--space-1) 0;gap:4px;display:flex}.ChatPanel-module__6oPvsG__typingDots span{border-radius:var(--radius-circle);background:var(--color-primary);width:7px;height:7px;animation:.6s ease-in-out infinite ChatPanel-module__6oPvsG__bounce}.ChatPanel-module__6oPvsG__typingDots span:nth-child(2){animation-delay:.15s}.ChatPanel-module__6oPvsG__typingDots span:nth-child(3){animation-delay:.3s}.ChatPanel-module__6oPvsG__suggestionBar{border-top:1px solid var(--color-border-light);background:var(--color-bg-card);padding:var(--space-3) var(--space-4);flex-shrink:0;max-height:200px;animation:.25s both ChatPanel-module__6oPvsG__fadeInUp;overflow-y:auto}.ChatPanel-module__6oPvsG__suggestionHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.ChatPanel-module__6oPvsG__suggestionLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-primary)}.ChatPanel-module__6oPvsG__suggestionRefresh{font-size:var(--font-size-xs);color:var(--color-text-tertiary);cursor:pointer;border-radius:var(--radius-pill);transition:all var(--transition-fast);background:0 0;border:none;padding:2px 8px}.ChatPanel-module__6oPvsG__suggestionRefresh:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.ChatPanel-module__6oPvsG__suggestionList{gap:var(--space-2);flex-direction:column;display:flex}.ChatPanel-module__6oPvsG__suggestionItem{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--color-bg-section);border:1px solid var(--color-border-light);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}.ChatPanel-module__6oPvsG__suggestionItem:hover{border-color:var(--color-primary);background:var(--color-primary-bg)}.ChatPanel-module__6oPvsG__suggestionContent{flex:1;min-width:0}.ChatPanel-module__6oPvsG__suggestionText{font-size:var(--font-size-sm);color:var(--color-text-primary);line-height:var(--line-height-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChatPanel-module__6oPvsG__suggestionMeta{color:var(--color-text-tertiary);margin-top:2px;font-size:10px;display:block}.ChatPanel-module__6oPvsG__suggestionActions{gap:var(--space-1);flex-shrink:0;display:flex}.ChatPanel-module__6oPvsG__suggestionUseBtn{background:var(--color-primary);color:#fff;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;padding:4px 12px}.ChatPanel-module__6oPvsG__suggestionUseBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.ChatPanel-module__6oPvsG__toolbar{gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-bg-card);border-top:1px solid var(--color-border-light);flex-shrink:0;animation:.2s both ChatPanel-module__6oPvsG__fadeInUp;display:flex}.ChatPanel-module__6oPvsG__toolbarItem{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-secondary);background:var(--color-bg-section);border:1px solid var(--color-border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;display:flex}.ChatPanel-module__6oPvsG__toolbarItem:hover{background:var(--color-primary-bg);border-color:var(--color-primary);color:var(--color-primary)}.ChatPanel-module__6oPvsG__toolbarItem span:first-child{font-size:16px}.ChatPanel-module__6oPvsG__modalOverlay{z-index:100;padding:var(--space-4);background:#0000004d;justify-content:center;align-items:center;animation:.2s both ChatPanel-module__6oPvsG__fadeIn;display:flex;position:absolute;inset:0}.ChatPanel-module__6oPvsG__modal{background:var(--color-bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%;max-width:420px;max-height:80%;animation:.2s both ChatPanel-module__6oPvsG__scaleIn;overflow-y:auto}.ChatPanel-module__6oPvsG__modalHeader{padding:var(--space-4);border-bottom:1px solid var(--color-border-light);background:var(--color-bg-card);z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.ChatPanel-module__6oPvsG__modalHeader h3{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold)}.ChatPanel-module__6oPvsG__modalClose{border-radius:var(--radius-circle);cursor:pointer;width:28px;height:28px;color:var(--color-text-tertiary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;display:flex}.ChatPanel-module__6oPvsG__modalClose:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.ChatPanel-module__6oPvsG__materialGrid{padding:var(--space-4);gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.ChatPanel-module__6oPvsG__materialCard{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-3);background:var(--color-bg-section);border:1px solid var(--color-border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:center;flex-direction:column;display:flex}.ChatPanel-module__6oPvsG__materialCard:hover{border-color:var(--color-primary);background:var(--color-primary-bg);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.ChatPanel-module__6oPvsG__materialIcon{font-size:28px}.ChatPanel-module__6oPvsG__materialTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-primary);line-height:var(--line-height-tight)}.ChatPanel-module__6oPvsG__materialType{color:var(--color-text-tertiary);background:var(--color-bg-hover);border-radius:var(--radius-pill);text-transform:uppercase;padding:1px 6px;font-size:10px}.ChatPanel-module__6oPvsG__taskForm{padding:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex}.ChatPanel-module__6oPvsG__formGroup{gap:var(--space-1);flex-direction:column;display:flex}.ChatPanel-module__6oPvsG__formGroup label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary)}.ChatPanel-module__6oPvsG__formValue{padding:var(--space-2) var(--space-3);background:var(--color-bg-section);border-radius:var(--radius-md);font-size:var(--font-size-base);color:var(--color-text-primary)}.ChatPanel-module__6oPvsG__formSelect,.ChatPanel-module__6oPvsG__formInput{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);color:var(--color-text-primary);background:var(--color-bg-card);transition:border-color var(--transition-fast)}.ChatPanel-module__6oPvsG__formSelect:focus,.ChatPanel-module__6oPvsG__formInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #07c1601a}.ChatPanel-module__6oPvsG__formTextarea{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);resize:vertical;line-height:var(--line-height-normal);transition:border-color var(--transition-fast);font-family:inherit}.ChatPanel-module__6oPvsG__formTextarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #07c1601a}.ChatPanel-module__6oPvsG__toggleSwitch{align-items:center;display:flex}.ChatPanel-module__6oPvsG__toggleSwitch input[type=checkbox]{appearance:none;background:var(--color-bg-active);cursor:pointer;width:44px;height:24px;transition:background var(--transition-fast);border-radius:12px;position:relative}.ChatPanel-module__6oPvsG__toggleSwitch input[type=checkbox]:checked{background:var(--color-primary)}.ChatPanel-module__6oPvsG__toggleSwitch input[type=checkbox]:before{content:"";border-radius:var(--radius-circle);width:20px;height:20px;transition:transform var(--transition-fast);background:#fff;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.ChatPanel-module__6oPvsG__toggleSwitch input[type=checkbox]:checked:before{transform:translate(20px)}.ChatPanel-module__6oPvsG__formSubmit{padding:var(--space-3) var(--space-4);background:var(--color-primary);color:#fff;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none}.ChatPanel-module__6oPvsG__formSubmit:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 2px 8px #07c1604d}.ChatPanel-module__6oPvsG__sendBtn{border-radius:var(--radius-circle);background:var(--color-primary);color:#fff;cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatPanel-module__6oPvsG__sendBtn:hover{background:var(--color-primary-dark);transform:scale(1.05)}.ChatPanel-module__6oPvsG__inputAreaWrapper{flex-shrink:0;position:relative}.ChatPanel-module__6oPvsG__inputArea{padding:var(--space-3) var(--space-4);background:var(--color-bg-card);border-top:1px solid var(--color-border-light)}.ChatPanel-module__6oPvsG__inputWrapper{align-items:center;gap:var(--space-2);background:var(--color-bg-section);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2) var(--space-3);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);display:flex}.ChatPanel-module__6oPvsG__inputWrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #07c1601a}.ChatPanel-module__6oPvsG__chatInput{font-size:var(--font-size-base);color:var(--color-text-primary);padding:var(--space-1) 0;background:0 0;border:none;flex:1;min-width:0}.ChatPanel-module__6oPvsG__chatInput::placeholder{color:var(--color-text-placeholder)}.ChatPanel-module__6oPvsG__inputIcon{border-radius:var(--radius-circle);width:32px;height:32px;color:var(--color-text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatPanel-module__6oPvsG__inputIcon:hover{color:var(--color-primary);background:var(--color-primary-bg)}.ChatPanel-module__6oPvsG__addKnowledgeBtn{border:1px solid var(--color-border);cursor:pointer;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:-10px;right:50px;box-shadow:0 2px 5px #0000001a}.ChatPanel-module__6oPvsG__messageWrapper:hover .ChatPanel-module__6oPvsG__addKnowledgeBtn{opacity:1}.ChatPanel-module__6oPvsG__addKnowledgeBtn:hover{background:#fffbe6;border-color:#faad14;transform:scale(1.1)}@keyframes ChatPanel-module__6oPvsG__thinkingPulse{0%{transform:scale(.92);box-shadow:0 0 #2563eb42}70%{transform:scale(1);box-shadow:0 0 0 12px #2563eb00}to{transform:scale(.92);box-shadow:0 0 #2563eb00}}@keyframes ChatPanel-module__6oPvsG__thinkingShimmer{0%{background-position:0%}to{background-position:200%}}@media (max-width:768px){.ChatPanel-module__6oPvsG__messagesArea{padding:12px}.ChatPanel-module__6oPvsG__commandCenterToolbar{flex-direction:column;align-items:flex-start}.ChatPanel-module__6oPvsG__historyTrigger,.ChatPanel-module__6oPvsG__historyPreviewBtn{width:100%}.ChatPanel-module__6oPvsG__journeyStatsGrid,.ChatPanel-module__6oPvsG__journeyStageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.ChatPanel-module__6oPvsG__historyDrawer{width:100%}.ChatPanel-module__6oPvsG__messageWrapper{max-width:100%}.ChatPanel-module__6oPvsG__thinkingBubble{min-width:0}}@media (max-width:560px){.ChatPanel-module__6oPvsG__journeyStatsGrid,.ChatPanel-module__6oPvsG__journeyStageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ChatPanel-module__6oPvsG__journeyStageCard{padding:8px 10px}.ChatPanel-module__6oPvsG__journeyStageValue{font-size:18px}.ChatPanel-module__6oPvsG__thinkingHeader,.ChatPanel-module__6oPvsG__thinkingFooter,.ChatPanel-module__6oPvsG__historyItemTop{flex-direction:column;align-items:flex-start}}
.MaterialSelector-module__xTvhCW__overlay{z-index:2000;padding:var(--space-4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MaterialSelector-module__xTvhCW__modal{background:var(--color-bg-page);border-radius:var(--radius-xl);width:800px;max-width:100%;height:80vh;min-height:500px;box-shadow:var(--shadow-xl);flex-direction:column;display:flex;overflow:hidden}.MaterialSelector-module__xTvhCW__header{padding:var(--space-4) var(--space-5);background:var(--color-bg-card);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.MaterialSelector-module__xTvhCW__title{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary)}.MaterialSelector-module__xTvhCW__closeBtn{color:var(--color-text-tertiary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:20px}.MaterialSelector-module__xTvhCW__closeBtn:hover{color:var(--color-red)}.MaterialSelector-module__xTvhCW__toolbar{padding:var(--space-4) var(--space-5);background:var(--color-bg-card);border-bottom:1px solid var(--color-border-light);gap:var(--space-3);flex-direction:column;display:flex}.MaterialSelector-module__xTvhCW__searchBox{background:var(--color-bg-section);border-radius:var(--radius-md);padding:0 var(--space-3);border:1px solid var(--color-border);align-items:center;display:flex}.MaterialSelector-module__xTvhCW__searchInput{padding:var(--space-2) 0;font-size:var(--font-size-sm);color:var(--color-text-primary);margin-left:var(--space-2);background:0 0;border:none;outline:none;flex:1}.MaterialSelector-module__xTvhCW__filters{gap:var(--space-2);display:flex}.MaterialSelector-module__xTvhCW__filterBtn{border:1px solid var(--color-border);border-radius:var(--radius-pill);font-size:var(--font-size-xs);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:4px 12px}.MaterialSelector-module__xTvhCW__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.MaterialSelector-module__xTvhCW__filterBtn.MaterialSelector-module__xTvhCW__active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.MaterialSelector-module__xTvhCW__body{padding:var(--space-5);flex:1;overflow-y:auto}.MaterialSelector-module__xTvhCW__centerMsg{height:100%;color:var(--color-text-tertiary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}.MaterialSelector-module__xTvhCW__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.MaterialSelector-module__xTvhCW__materialCard{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-3);gap:var(--space-2);transition:all var(--transition-fast);flex-direction:column;display:flex}.MaterialSelector-module__xTvhCW__materialCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.MaterialSelector-module__xTvhCW__cardHeader{justify-content:space-between;align-items:center;display:flex}.MaterialSelector-module__xTvhCW__typeBadge{background:var(--color-bg-section);color:var(--color-text-secondary);border-radius:4px;padding:2px 6px;font-size:10px}.MaterialSelector-module__xTvhCW__tags{color:var(--color-text-tertiary);font-size:10px}.MaterialSelector-module__xTvhCW__cardTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-top:var(--space-1)}.MaterialSelector-module__xTvhCW__cardContentPreview{background:var(--color-bg-page);border-radius:var(--radius-md);height:120px;padding:var(--space-2);align-items:flex-start;display:flex;overflow:hidden}.MaterialSelector-module__xTvhCW__textPreview{font-size:var(--font-size-xs);color:var(--color-text-secondary);-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.MaterialSelector-module__xTvhCW__imagePreview{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:100%}.MaterialSelector-module__xTvhCW__cardFooter{border-top:1px solid var(--color-border-light);padding-top:var(--space-2);justify-content:flex-end;margin-top:auto;display:flex}.MaterialSelector-module__xTvhCW__useBtn{background:var(--color-primary-bg);color:var(--color-primary);border-radius:var(--radius-md);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-fast);border:1px solid #0000;padding:4px 16px}.MaterialSelector-module__xTvhCW__useBtn:hover{background:var(--color-primary);color:#fff}
.InviteDialingCard-module__muZP9G__card{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #2563eb1f;border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:14px 16px;display:flex}.InviteDialingCard-module__muZP9G__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.InviteDialingCard-module__muZP9G__label{color:#2563eb;background:#2563eb14;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.InviteDialingCard-module__muZP9G__title{color:#0f172a;margin:8px 0 0;font-size:15px;font-weight:800}.InviteDialingCard-module__muZP9G__count{color:#1d4ed8;font-size:20px;font-weight:800}.InviteDialingCard-module__muZP9G__metrics{flex-wrap:wrap;gap:8px;display:flex}.InviteDialingCard-module__muZP9G__metric{color:#334155;background:#fff;border:1px solid #94a3b829;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.InviteDialingCard-module__muZP9G__previewList{flex-direction:column;gap:8px;display:flex}.InviteDialingCard-module__muZP9G__previewItem{background:#ffffffeb;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.InviteDialingCard-module__muZP9G__previewTitle{color:#0f172a;font-size:13px;font-weight:700}.InviteDialingCard-module__muZP9G__previewMeta{color:#475569;font-size:12px}.InviteDialingCard-module__muZP9G__previewStatus{color:#2563eb;font-size:12px;font-weight:700}.InviteDialingCard-module__muZP9G__empty{color:#64748b;background:#ffffffeb;border-radius:12px;padding:12px;font-size:12px}
.CustomerDetail-module__NMtmVq__detailPanel{border-left:1px solid var(--color-border-light);background:#f8f9fa;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.CustomerDetail-module__NMtmVq__header{z-index:10;background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:center;padding:12px 14px;display:flex;box-shadow:0 1px 3px #00000005}.CustomerDetail-module__NMtmVq__closeBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;margin-right:12px;padding:0;font-size:16px}.CustomerDetail-module__NMtmVq__headerTitle{color:var(--color-text-primary);font-size:15px;font-weight:700}.CustomerDetail-module__NMtmVq__content{flex:1;padding:12px;overflow-y:auto}.CustomerDetail-module__NMtmVq__detailContent{flex-direction:column;gap:12px;display:flex}.CustomerDetail-module__NMtmVq__memberHeader{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 1px 4px #00000008}.CustomerDetail-module__NMtmVq__memberBadge{border:2px solid;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 6px #0000000d}.CustomerDetail-module__NMtmVq__memberLevel{font-size:18px;font-weight:800}.CustomerDetail-module__NMtmVq__memberStats{flex:1;justify-content:space-between;display:flex}.CustomerDetail-module__NMtmVq__memberStatItem{border-right:1px solid #f0f0f0;flex-direction:column;flex:1;align-items:center;display:flex}.CustomerDetail-module__NMtmVq__memberStatItem:last-child{border-right:none}.CustomerDetail-module__NMtmVq__memberStatValue{color:var(--color-text-primary);font-size:13px;font-weight:800}.CustomerDetail-module__NMtmVq__memberStatLabel{color:var(--color-text-tertiary);margin-top:2px;font-size:10px}.CustomerDetail-module__NMtmVq__sectionBlock{border:1px solid #0000;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 1px 4px #00000008}.CustomerDetail-module__NMtmVq__themeAi{background:linear-gradient(145deg,#f0f5ff 0%,#fff 100%);border-color:#d6e4ff}.CustomerDetail-module__NMtmVq__themeAi .CustomerDetail-module__NMtmVq__sectionTitle{color:#1d39c4}.CustomerDetail-module__NMtmVq__themeScore{background:#fff;border-color:#e8e8e8}.CustomerDetail-module__NMtmVq__themeTag{background:linear-gradient(145deg,#f9f0ff 0%,#fff 100%);border-color:#efdbff}.CustomerDetail-module__NMtmVq__themeTag .CustomerDetail-module__NMtmVq__sectionTitle{color:#531dab}.CustomerDetail-module__NMtmVq__themeInfo{background:#fff;border-color:#e8e8e8}.CustomerDetail-module__NMtmVq__themePref{background:linear-gradient(145deg,#fff0f6 0%,#fff 100%);border-color:#ffd6e7}.CustomerDetail-module__NMtmVq__themePref .CustomerDetail-module__NMtmVq__sectionTitle{color:#c41d7f}.CustomerDetail-module__NMtmVq__themeCrm{background:#fff;border-color:#e8e8e8}.CustomerDetail-module__NMtmVq__themeTimeline{background:#fafafa;border-color:#d9d9d9}.CustomerDetail-module__NMtmVq__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff6;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.CustomerDetail-module__NMtmVq__sectionTitle{color:var(--color-text-secondary);font-size:13px;font-weight:700}.CustomerDetail-module__NMtmVq__headerActions{align-items:center;gap:8px;display:flex}.CustomerDetail-module__NMtmVq__expandIcon{color:var(--color-text-tertiary);text-align:center;width:14px;font-size:14px}.CustomerDetail-module__NMtmVq__sectionBody{padding:0 12px 12px}.CustomerDetail-module__NMtmVq__aiText{color:#1d39c4;background:#ffffffb3;border-radius:8px;padding:8px;font-size:12px;line-height:1.6}.CustomerDetail-module__NMtmVq__scoreRow{flex-wrap:wrap;gap:6px;margin-bottom:12px;padding-top:6px;display:flex}.CustomerDetail-module__NMtmVq__scoreBadge{border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700}.CustomerDetail-module__NMtmVq__radarCenter{justify-content:center;margin-top:4px;display:flex}.CustomerDetail-module__NMtmVq__tagFlow{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.CustomerDetail-module__NMtmVq__tag{border:1px solid;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:700}.CustomerDetail-module__NMtmVq__infoFlow{grid-template-columns:1fr 1fr;gap:8px;padding-top:6px;display:grid}.CustomerDetail-module__NMtmVq__infoPair,.CustomerDetail-module__NMtmVq__infoPairWarn{background:#fff9;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.CustomerDetail-module__NMtmVq__infoPairWarn{background:#fff2e8;border-color:#ffd8bf}.CustomerDetail-module__NMtmVq__infoPairWarn .CustomerDetail-module__NMtmVq__val{color:#d4380d}.CustomerDetail-module__NMtmVq__lbl{color:var(--color-text-tertiary);font-size:10px;font-weight:600}.CustomerDetail-module__NMtmVq__val{color:var(--color-text-primary);font-size:12px;font-weight:600}.CustomerDetail-module__NMtmVq__prefProjects{flex-direction:column;gap:6px;margin-top:10px;display:flex}.CustomerDetail-module__NMtmVq__prefChipPrimary{color:#eb2f96;white-space:nowrap;background:#fff0f6;border:1px solid #ffadd2;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:700}.CustomerDetail-module__NMtmVq__noteBar{color:#ad8b00;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;flex-direction:column;gap:2px;margin-top:10px;padding:8px 10px;font-size:11px;line-height:1.5;display:flex}.CustomerDetail-module__NMtmVq__crmList{flex-direction:column;gap:8px;padding-top:6px;display:flex}.CustomerDetail-module__NMtmVq__crmItem{background:#fbfbfb;border:1px solid #f0f0f0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;transition:all .2s;display:flex}.CustomerDetail-module__NMtmVq__crmItem:hover{background:#f0f5ff;border-color:#adc6ff}.CustomerDetail-module__NMtmVq__crmItemLeft{flex-direction:column;flex:1;gap:3px;display:flex}.CustomerDetail-module__NMtmVq__crmProduct{color:var(--color-text-primary);font-size:12px;font-weight:700}.CustomerDetail-module__NMtmVq__crmMeta{align-items:center;gap:6px;font-size:10px;display:flex}.CustomerDetail-module__NMtmVq__crmDate{color:var(--color-text-tertiary)}.CustomerDetail-module__NMtmVq__crmTech{color:var(--color-text-secondary);background:#f0f0f0;border-radius:4px;padding:1px 4px}.CustomerDetail-module__NMtmVq__crmStar{letter-spacing:1px}.CustomerDetail-module__NMtmVq__crmAmount{color:#cf1322;margin-left:8px;font-size:13px;font-weight:800}.CustomerDetail-module__NMtmVq__timeline{flex-direction:column;gap:0;padding-top:6px;padding-left:6px;display:flex}.CustomerDetail-module__NMtmVq__timelineItem{align-items:flex-start;gap:10px;padding-bottom:16px;display:flex;position:relative}.CustomerDetail-module__NMtmVq__timelineItem:last-child{padding-bottom:0}.CustomerDetail-module__NMtmVq__timelineLine{background:#d9d9d9;width:1px;position:absolute;top:14px;bottom:0;left:3px}.CustomerDetail-module__NMtmVq__timelineItem:last-child .CustomerDetail-module__NMtmVq__timelineLine{display:none}.CustomerDetail-module__NMtmVq__timelineDot{background-color:var(--color-primary);z-index:1;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px;position:relative}.CustomerDetail-module__NMtmVq__timelineDotWarn{background:#fa8c16!important}.CustomerDetail-module__NMtmVq__timelineDotGray{background:#bfbfbf!important}.CustomerDetail-module__NMtmVq__timelineContent{background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;flex:1;gap:2px;padding:6px 10px;display:flex;box-shadow:0 1px 2px #00000005}.CustomerDetail-module__NMtmVq__timelineTime{color:var(--color-text-tertiary);font-size:9px;font-weight:600}.CustomerDetail-module__NMtmVq__timelineText{color:var(--color-text-secondary);font-size:11px;line-height:1.5}.CustomerDetail-module__NMtmVq__timelineText b{color:var(--color-text-primary)}.CustomerDetail-module__NMtmVq__emptyText{color:var(--color-text-tertiary);text-align:center;width:100%;padding:8px 0;font-size:12px}.CustomerDetail-module__NMtmVq__iconBtn{color:var(--color-text-secondary);cursor:pointer;background:#fffc;border:1px solid #d9d9d9;border-radius:12px;align-items:center;gap:2px;padding:2px 8px;font-size:11px;font-weight:600;display:flex}.CustomerDetail-module__NMtmVq__iconBtn:hover{color:var(--color-primary);border-color:var(--color-primary);background:#fff}@keyframes CustomerDetail-module__NMtmVq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CustomerDetail-module__NMtmVq__spin{animation:1s linear infinite CustomerDetail-module__NMtmVq__spin;display:inline-block}.CustomerDetail-module__NMtmVq__notFound{height:100%;color:var(--color-text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.CustomerDetail-module__NMtmVq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CustomerDetail-module__NMtmVq__modal{background:#fff;border-radius:12px;width:320px;box-shadow:0 20px 60px #0003}.CustomerDetail-module__NMtmVq__modalHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CustomerDetail-module__NMtmVq__modalHeader h3{margin:0;font-size:15px;font-weight:700}.CustomerDetail-module__NMtmVq__modalBody{flex-direction:column;gap:12px;padding:16px;display:flex}.CustomerDetail-module__NMtmVq__tagInput{border:1px solid var(--color-border);border-radius:6px;outline:none;width:100%;padding:8px 10px;font-size:13px}.CustomerDetail-module__NMtmVq__tagInput:focus{border-color:var(--color-primary)}.CustomerDetail-module__NMtmVq__aiAnalysisBox{background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;padding:10px}.CustomerDetail-module__NMtmVq__aiAnalysisBox h4{color:#ad8b00;margin:0 0 6px;font-size:12px}.CustomerDetail-module__NMtmVq__aiAnalysisBox p{color:#8c6d1f;margin:0;font-size:11px;line-height:1.5}.CustomerDetail-module__NMtmVq__modalActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.CustomerDetail-module__NMtmVq__cancelBtn,.CustomerDetail-module__NMtmVq__submitBtn{cursor:pointer;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600}.CustomerDetail-module__NMtmVq__cancelBtn{color:var(--color-text-secondary);background:#f5f5f5;border:1px solid #d9d9d9}.CustomerDetail-module__NMtmVq__submitBtn{background:var(--color-primary);color:#fff;border:none}
.PostFollowupTaskCard-module__prWj8a__card{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:1px solid #f9731624;border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:14px 16px;display:flex}.PostFollowupTaskCard-module__prWj8a__compact{padding:12px 14px}.PostFollowupTaskCard-module__prWj8a__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PostFollowupTaskCard-module__prWj8a__label{color:#c2410c;background:#f973161a;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.PostFollowupTaskCard-module__prWj8a__title{color:#0f172a;margin:8px 0 0;font-size:15px;font-weight:800}.PostFollowupTaskCard-module__prWj8a__count{color:#c2410c;font-size:20px;font-weight:800}.PostFollowupTaskCard-module__prWj8a__summary{color:#7c2d12;font-size:12px;line-height:1.6}.PostFollowupTaskCard-module__prWj8a__list{flex-direction:column;gap:8px;display:flex}.PostFollowupTaskCard-module__prWj8a__item{background:#ffffffe6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.PostFollowupTaskCard-module__prWj8a__itemMain{flex-direction:column;gap:4px;min-width:0;display:flex}.PostFollowupTaskCard-module__prWj8a__itemTitle{color:#0f172a;font-size:13px;font-weight:700}.PostFollowupTaskCard-module__prWj8a__itemMeta{color:#64748b;font-size:12px}.PostFollowupTaskCard-module__prWj8a__itemSide{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.PostFollowupTaskCard-module__prWj8a__itemStatus{color:#c2410c;font-size:12px;font-weight:700}.PostFollowupTaskCard-module__prWj8a__itemTime{color:#94a3b8;font-size:11px}.PostFollowupTaskCard-module__prWj8a__empty{color:#64748b;background:#ffffffeb;border-radius:12px;padding:12px;font-size:12px}.PostFollowupTaskCard-module__prWj8a__actions{flex-wrap:wrap;gap:8px;display:flex}.PostFollowupTaskCard-module__prWj8a__link{color:#c2410c;background:#fff;border:1px solid #f973162e;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}
.RunParentChildTree-module__yPw7Sa__tree{flex-direction:column;gap:12px;display:flex}.RunParentChildTree-module__yPw7Sa__node{flex-direction:column;gap:10px;display:flex}.RunParentChildTree-module__yPw7Sa__nodeCard{background:#fff;border:1px solid #94a3b829;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.RunParentChildTree-module__yPw7Sa__nodeHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.RunParentChildTree-module__yPw7Sa__nodeTitle{color:#0f172a;font-size:14px;font-weight:700}.RunParentChildTree-module__yPw7Sa__nodeStatus{color:#475569;font-size:11px;font-weight:700}.RunParentChildTree-module__yPw7Sa__nodeMeta{color:#64748b;font-size:12px;line-height:1.5}.RunParentChildTree-module__yPw7Sa__children{border-left:2px dashed #94a3b833;flex-direction:column;gap:10px;margin-left:18px;padding-left:14px;display:flex}.RunParentChildTree-module__yPw7Sa__node_active{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#2563eb2e}.RunParentChildTree-module__yPw7Sa__node_pending{background:linear-gradient(135deg,#fffbeb 0%,#fff 100%);border-color:#f59e0b2e}.RunParentChildTree-module__yPw7Sa__node_done{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border-color:#22c55e2e}.RunParentChildTree-module__yPw7Sa__node_info{border-color:#94a3b833}
.page-module__e-Z8eq__settingsPage{flex-direction:column;height:100%;display:flex}.page-module__e-Z8eq__header{border-bottom:1px solid var(--color-border-light);flex-shrink:0;align-items:center;gap:16px;padding:16px;display:flex}.page-module__e-Z8eq__backBtn{color:#007aff;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:-8px;padding:4px 8px;font-size:16px;display:inline-flex}.page-module__e-Z8eq__title{margin:0;font-size:18px;font-weight:700}.page-module__e-Z8eq__content{flex-direction:column;flex:1;gap:20px;padding:16px;display:flex;overflow-y:auto}.page-module__e-Z8eq__listContent{background:var(--color-bg-page);flex-direction:column;flex:1;gap:24px;padding:16px;display:flex;overflow-y:auto}.page-module__e-Z8eq__statusPanel{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:16px;padding:16px;overflow:hidden}.page-module__e-Z8eq__statusGrid{flex-direction:column;gap:8px;display:flex}.page-module__e-Z8eq__statusItem{background:#ffffff14;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.page-module__e-Z8eq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.page-module__e-Z8eq__statusInfo{flex:1}.page-module__e-Z8eq__statusName{color:#fff;font-size:13px;font-weight:600;display:block}.page-module__e-Z8eq__statusDesc{color:#fff9;font-size:11px;display:block}.page-module__e-Z8eq__listGroup{flex-direction:column;gap:8px;display:flex}.page-module__e-Z8eq__groupHead{color:var(--color-text-tertiary);margin-left:8px;font-size:13px;font-weight:700}.page-module__e-Z8eq__groupItems{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.page-module__e-Z8eq__listItem{cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.page-module__e-Z8eq__listItem:hover{background:var(--color-bg-hover)}.page-module__e-Z8eq__listItem:not(:last-child){border-bottom:1px solid var(--color-border-light)}.page-module__e-Z8eq__itemLeft{align-items:center;gap:12px;display:flex}.page-module__e-Z8eq__itemIcon{text-align:center;justify-content:center;align-items:center;width:24px;display:flex}.page-module__e-Z8eq__itemName{color:var(--color-text-primary);font-size:15px;font-weight:500}.page-module__e-Z8eq__itemArrow{color:var(--color-text-tertiary);font-size:20px}.page-module__e-Z8eq__sectionCard{background:#fff;border-radius:14px;padding:16px;box-shadow:0 1px 3px #0000000d}.page-module__e-Z8eq__sectionTitle{color:var(--color-text-primary);margin-bottom:12px;font-size:15px;font-weight:700}.page-module__e-Z8eq__toggleRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.page-module__e-Z8eq__toggleRow:last-of-type{border-bottom:none}.page-module__e-Z8eq__toggleLabel{color:var(--color-text-primary);font-size:14px}.page-module__e-Z8eq__toggleSwitch{width:44px;height:24px;display:inline-block;position:relative}.page-module__e-Z8eq__toggleSwitch input{opacity:0;width:0;height:0}.page-module__e-Z8eq__toggleSwitch label{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.page-module__e-Z8eq__toggleSwitch label:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}.page-module__e-Z8eq__toggleSwitch input:checked+label{background-color:var(--color-primary)}.page-module__e-Z8eq__toggleSwitch input:checked+label:before{transform:translate(20px)}.page-module__e-Z8eq__formSection{flex-direction:column;gap:12px;display:flex}.page-module__e-Z8eq__formLabel{color:var(--color-text-secondary);font-size:13px;font-weight:500}.page-module__e-Z8eq__formInput{border:1px solid var(--color-border);color:var(--color-text-primary);background:#fff;border-radius:8px;padding:10px 12px;font-size:14px}.page-module__e-Z8eq__formInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #07c1601a}.page-module__e-Z8eq__textarea{border:1px solid var(--color-border);color:var(--color-text-primary);resize:vertical;background:#fff;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.6}.page-module__e-Z8eq__saveBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:8px;padding:12px;font-size:15px;font-weight:600;transition:background .2s}.page-module__e-Z8eq__saveBtn:hover{background:var(--color-primary-dark)}.page-module__e-Z8eq__radioGroup{flex-wrap:wrap;gap:8px;display:flex}.page-module__e-Z8eq__radioBtn{background:var(--color-bg-section,#f1f5f9);color:var(--color-text-secondary);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 16px;font-size:13px;transition:all .15s}.page-module__e-Z8eq__radioBtnActive{background:var(--color-primary);color:#fff}.page-module__e-Z8eq__stageRow{background:var(--color-bg-page,#f8fafc);border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.page-module__e-Z8eq__stageInfo{flex:1}.page-module__e-Z8eq__stageName{color:var(--color-text-primary);font-size:13px;font-weight:600}.page-module__e-Z8eq__stageDesc{color:var(--color-text-tertiary);font-size:11px}.page-module__e-Z8eq__stageMeta{color:var(--color-text-secondary);flex-direction:column;align-items:flex-end;gap:2px;font-size:11px;display:flex}.page-module__e-Z8eq__subAccountCard{background:var(--color-bg-page,#f8fafc);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 14px;display:flex}.page-module__e-Z8eq__subAccountName{color:var(--color-text-primary);font-size:13px;font-weight:600}.page-module__e-Z8eq__subAccountPerm{color:var(--color-text-tertiary);font-size:11px}.page-module__e-Z8eq__subAccountStatus{color:var(--color-text-tertiary);background:#f5f5f5;border-radius:999px;padding:2px 8px;font-size:12px}.page-module__e-Z8eq__statusOnline{color:#389e0d;background:#f6ffed}.page-module__e-Z8eq__reportGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-module__e-Z8eq__reportCard{text-align:center;border-radius:12px;padding:14px}.page-module__e-Z8eq__reportNum{font-size:22px;font-weight:700}.page-module__e-Z8eq__reportLabel{margin-top:4px;font-size:11px}.page-module__e-Z8eq__skillItem{background:var(--color-bg-page,#f8fafc);border-radius:10px;justify-content:space-between;align-items:center;padding:10px;display:flex}.page-module__e-Z8eq__skillName{font-size:13px;font-weight:600}.page-module__e-Z8eq__skillMeta{color:var(--color-text-tertiary);font-size:11px}.page-module__e-Z8eq__skillStatus{color:#2563eb;background:#eff6ff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.page-module__e-Z8eq__agentFormContainer{flex-direction:column;gap:4px;display:flex}.page-module__e-Z8eq__agentFormSection{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.page-module__e-Z8eq__agentFormLabel{color:var(--color-text-secondary);font-size:13px;font-weight:600}.page-module__e-Z8eq__agentFormInput{border:1px solid var(--color-border-light);color:var(--color-text-primary);box-sizing:border-box;background:#fff;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.page-module__e-Z8eq__agentFormInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #07c1601a}.page-module__e-Z8eq__activeFull{background:var(--color-primary)!important;color:#fff!important;border-color:var(--color-primary)!important}.page-module__e-Z8eq__labelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__e-Z8eq__aiBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:opacity .2s;display:inline-flex}.page-module__e-Z8eq__aiBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__e-Z8eq__miniLabel{color:var(--color-text-tertiary);margin-bottom:4px;font-size:12px;font-weight:500;display:block}.page-module__e-Z8eq__memberList{flex-direction:column;gap:8px;display:flex}.page-module__e-Z8eq__memberItem{cursor:pointer;color:var(--color-text-primary);align-items:center;gap:8px;font-size:13px;display:flex}.page-module__e-Z8eq__agentSaveBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.page-module__e-Z8eq__agentSaveBtn:hover{background:var(--color-primary-dark)}.page-module__e-Z8eq__sectionBanner{color:var(--color-text-primary);align-items:center;gap:6px;margin-bottom:8px;padding:8px 0;font-size:14px;font-weight:700;display:flex}.page-module__e-Z8eq__kbRange{width:100%;accent-color:var(--color-primary)}.page-module__e-Z8eq__skillTabBar{gap:6px;margin-bottom:12px;display:flex;overflow-x:auto}.page-module__e-Z8eq__skillTab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:#f1f5f9;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.page-module__e-Z8eq__skillTabActive{background:var(--color-primary);color:#fff}.page-module__e-Z8eq__skillCategoryCard{background:var(--color-bg-page,#f8fafc);border-radius:10px;margin-bottom:8px;padding:12px}.page-module__e-Z8eq__skillCategoryTitle{color:var(--color-text-primary);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.page-module__e-Z8eq__brandFieldGroup{background:var(--color-bg-page,#f8fafc);border-radius:10px;margin-bottom:10px;padding:14px}.page-module__e-Z8eq__brandFieldTitle{color:var(--color-text-primary);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.page-module__e-Z8eq__backBtnIOS{color:#007aff;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;margin-left:-4px;padding:4px 0;font-size:15px;display:inline-flex}.page-module__e-Z8eq__backBtnText{font-size:15px}.page-module__e-Z8eq__subAccountInfo{flex-direction:column;gap:2px;display:flex}.page-module__e-Z8eq__viewTabs{gap:4px;margin-bottom:12px;display:flex}.page-module__e-Z8eq__viewTab{color:var(--color-text-secondary);cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.page-module__e-Z8eq__viewTabActive{background:var(--color-primary);color:#fff}
.Skeleton-module__9b_mTq__skeleton{background:linear-gradient(90deg, var(--color-bg-section) 25%, var(--color-bg-hover) 50%, var(--color-bg-section) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module__9b_mTq__shimmer}@keyframes Skeleton-module__9b_mTq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__9b_mTq__cardSkeleton{border-bottom:1px solid var(--color-border-light);padding:14px 16px}.Skeleton-module__9b_mTq__cardSkeletonRow{align-items:flex-start;gap:12px;display:flex}.Skeleton-module__9b_mTq__cardSkeletonText{flex-direction:column;flex:1;gap:8px;display:flex}.Skeleton-module__9b_mTq__cardSkeletonTags{gap:6px;margin-top:2px;display:flex}.Skeleton-module__9b_mTq__taskCardSkeleton{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);margin-bottom:12px;padding:16px}.Skeleton-module__9b_mTq__taskSkeletonHeader{align-items:center;gap:12px;display:flex}
.NotificationDropdown-module__wGm6iG__container{display:inline-block;position:relative}.NotificationDropdown-module__wGm6iG__bellBtn{background:var(--color-bg-page);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius-circle);cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.NotificationDropdown-module__wGm6iG__bellBtn:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.NotificationDropdown-module__wGm6iG__badge{background:var(--color-red);color:#fff;border:1.5px solid var(--color-bg-card);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.NotificationDropdown-module__wGm6iG__dropdown{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:340px;box-shadow:var(--shadow-xl);z-index:1000;flex-direction:column;display:flex;position:absolute;top:auto;bottom:0;left:calc(100% + 16px);overflow:hidden}.NotificationDropdown-module__wGm6iG__header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-light);background:var(--color-bg-section);justify-content:space-between;align-items:center;display:flex}.NotificationDropdown-module__wGm6iG__header h3{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);margin:0}.NotificationDropdown-module__wGm6iG__markAllBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:11px}.NotificationDropdown-module__wGm6iG__markAllBtn:hover{text-decoration:underline}.NotificationDropdown-module__wGm6iG__list{max-height:400px;overflow-y:auto}.NotificationDropdown-module__wGm6iG__empty{padding:var(--space-8) var(--space-4);text-align:center;color:var(--color-text-tertiary);font-size:var(--font-size-sm)}.NotificationDropdown-module__wGm6iG__item{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-light);cursor:pointer;transition:background var(--transition-fast);position:relative}.NotificationDropdown-module__wGm6iG__item:hover{background:var(--color-bg-hover)}.NotificationDropdown-module__wGm6iG__item.NotificationDropdown-module__wGm6iG__unread{background:#07c16008}.NotificationDropdown-module__wGm6iG__itemHeader{margin-bottom:var(--space-1);justify-content:space-between;display:flex}.NotificationDropdown-module__wGm6iG__itemTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.NotificationDropdown-module__wGm6iG__itemTime{color:var(--color-text-tertiary);font-size:10px}.NotificationDropdown-module__wGm6iG__itemContent{font-size:var(--font-size-xs);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--space-1)}.NotificationDropdown-module__wGm6iG__itemLink{color:var(--color-primary);font-size:11px;font-weight:var(--font-weight-medium);text-decoration:none}.NotificationDropdown-module__wGm6iG__itemLink:hover{text-decoration:underline}.NotificationDropdown-module__wGm6iG__unreadDot{top:var(--space-4);background:var(--color-red);border-radius:50%;width:6px;height:6px;position:absolute;left:10px}
.WorkflowSectionNav-module__OxkB9G__nav{gap:10px;padding:4px 2px;display:flex;overflow-x:auto}.WorkflowSectionNav-module__OxkB9G__link{color:#475569;white-space:nowrap;background:#ffffffdb;border:1px solid #94a3b838;border-radius:999px;justify-content:center;align-items:center;min-width:88px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.WorkflowSectionNav-module__OxkB9G__active{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);border-color:#0000;box-shadow:0 14px 28px #0f766e2e}
.page-module__lNC7pa__tasksPage{flex-direction:column;height:100%;display:flex;overflow-y:auto}.page-module__lNC7pa__statsRow{gap:var(--space-2);padding:var(--space-4) var(--space-4) 0;grid-template-columns:repeat(4,1fr);display:grid}.page-module__lNC7pa__statCard{padding:var(--space-3) var(--space-2);border-radius:var(--radius-lg);background:var(--color-bg-card);border:1px solid var(--color-border-light);flex-direction:column;align-items:center;display:flex}.page-module__lNC7pa__statPending{border-top:3px solid var(--color-orange)}.page-module__lNC7pa__statExecute{border-top:3px solid var(--color-blue)}.page-module__lNC7pa__statDone{border-top:3px solid var(--color-primary)}.page-module__lNC7pa__statReject{border-top:3px solid var(--color-red)}.page-module__lNC7pa__statValue{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);line-height:1.2}.page-module__lNC7pa__statPending .page-module__lNC7pa__statValue{color:var(--color-orange)}.page-module__lNC7pa__statExecute .page-module__lNC7pa__statValue{color:var(--color-blue)}.page-module__lNC7pa__statDone .page-module__lNC7pa__statValue{color:var(--color-primary)}.page-module__lNC7pa__statReject .page-module__lNC7pa__statValue{color:var(--color-red)}.page-module__lNC7pa__statLabel{font-size:var(--font-size-xs);color:var(--color-text-tertiary);margin-top:2px}.page-module__lNC7pa__tabBar{gap:var(--space-1);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-light);display:flex;overflow-x:auto}.page-module__lNC7pa__tab{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:var(--space-1);background:0 0;border:none;display:flex;position:relative}.page-module__lNC7pa__tab:hover{color:var(--color-primary);background:var(--color-primary-bg)}.page-module__lNC7pa__tabActive{color:var(--color-primary);background:var(--color-primary-bg);font-weight:var(--font-weight-semibold)}.page-module__lNC7pa__tabBadge{background:var(--color-red);color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:var(--font-weight-bold);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:0 5px;display:flex}.page-module__lNC7pa__taskList{padding:var(--space-3) var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.page-module__lNC7pa__optimizationPanel{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border:1px solid #2563eb24;flex-direction:column;display:flex}.page-module__lNC7pa__optimizationPanelHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.page-module__lNC7pa__optimizationPanelTitle{color:var(--color-text-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);display:block}.page-module__lNC7pa__optimizationPanelDesc{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-normal);margin-top:4px}.page-module__lNC7pa__optimizationSummaryRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module__lNC7pa__optimizationSummaryChip{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:148px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-primary);background:#ffffffeb;border:1px solid #2563eb1f;text-decoration:none;display:inline-flex}.page-module__lNC7pa__taskCard{background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-4);cursor:pointer;transition:all var(--transition-fast)}.page-module__lNC7pa__taskCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.page-module__lNC7pa__taskHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:flex-start;display:flex}.page-module__lNC7pa__taskTitleRow{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.page-module__lNC7pa__taskAvatar{border-radius:var(--radius-lg);color:#fff;width:40px;height:40px;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__lNC7pa__taskTitleInfo{flex:1;min-width:0}.page-module__lNC7pa__taskTitle{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__lNC7pa__taskMeta{font-size:var(--font-size-xs);color:var(--color-text-tertiary)}.page-module__lNC7pa__originTagRow{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.page-module__lNC7pa__originBadge{border-radius:var(--radius-pill);font-size:10px;font-weight:var(--font-weight-semibold);align-items:center;padding:3px 9px;display:inline-flex}.page-module__lNC7pa__statusBadgePending{background:var(--color-orange-bg);color:var(--color-orange);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #ff8c0033;padding:2px 10px}.page-module__lNC7pa__statusBadgeScheduled{background:var(--color-blue-bg);color:var(--color-blue);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #1677ff33;padding:2px 10px}.page-module__lNC7pa__statusBadgeSuccess{background:var(--color-primary-bg);color:var(--color-primary-dark);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #07c16033;padding:2px 10px}.page-module__lNC7pa__statusBadgeRejected{background:var(--color-red-bg);color:var(--color-red);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-pill);white-space:nowrap;border:1px solid #ff4d4f33;padding:2px 10px}.page-module__lNC7pa__aiReason{gap:var(--space-2);padding:var(--space-3);background:var(--color-bg-section);border-radius:var(--radius-md);margin-bottom:var(--space-3);border-left:3px solid var(--color-primary);display:flex}.page-module__lNC7pa__aiReasonIcon{flex-shrink:0;font-size:16px;line-height:1.5}.page-module__lNC7pa__aiReasonBody{flex-direction:column;gap:6px;min-width:0;display:flex}.page-module__lNC7pa__aiReasonText{font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:var(--line-height-normal)}.page-module__lNC7pa__aiReasonLink{color:#2563eb;width:fit-content;font-size:12px;font-weight:var(--font-weight-semibold);text-decoration:none}.page-module__lNC7pa__messagePreview{padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-3);background:#d1fae5;border:1px solid #07c16026}.page-module__lNC7pa__messagePreview p{font-size:var(--font-size-sm);color:var(--color-text-primary);line-height:var(--line-height-relaxed)}.page-module__lNC7pa__taskFooter{font-size:var(--font-size-xs);color:var(--color-text-tertiary);margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.page-module__lNC7pa__taskTime,.page-module__lNC7pa__taskCustomer{align-items:center;gap:var(--space-1);display:flex}.page-module__lNC7pa__originStrip{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-2);background:#eff6ff;border:1px solid #2563eb24;display:flex}.page-module__lNC7pa__originStripText{color:#1d4ed8;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}.page-module__lNC7pa__originStripLink{color:#1d4ed8;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);white-space:nowrap;text-decoration:none}.page-module__lNC7pa__rejectReason{padding:var(--space-2) var(--space-3);background:var(--color-red-bg);border-radius:var(--radius-md);font-size:var(--font-size-xs);color:var(--color-red);margin-bottom:var(--space-2);border:1px solid #ff4d4f26}.page-module__lNC7pa__rejectReason span{font-weight:var(--font-weight-semibold)}.page-module__lNC7pa__taskActions{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border-light);display:flex}.page-module__lNC7pa__btnApprove,.page-module__lNC7pa__btnEditApprove,.page-module__lNC7pa__btnReject{padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;flex:1}.page-module__lNC7pa__btnApprove{background:var(--color-primary);color:#fff}.page-module__lNC7pa__btnApprove:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.page-module__lNC7pa__btnEditApprove{background:var(--color-bg-section);color:var(--color-text-primary);border:1px solid var(--color-border)}.page-module__lNC7pa__btnEditApprove:hover{border-color:var(--color-primary);color:var(--color-primary)}.page-module__lNC7pa__btnReject{background:var(--color-bg-section);color:var(--color-red);border:1px solid var(--color-border)}.page-module__lNC7pa__btnReject:hover{background:var(--color-red-bg);border-color:var(--color-red)}.page-module__lNC7pa__emptyState{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-4);color:var(--color-text-tertiary);flex-direction:column;display:flex}.page-module__lNC7pa__emptyIcon{opacity:.4;font-size:48px}.page-module__lNC7pa__drawerOverlay{z-index:1000;background:#00000059;justify-content:flex-end;animation:.2s both page-module__lNC7pa__fadeIn;display:flex;position:fixed;inset:0}.page-module__lNC7pa__drawer{background:var(--color-bg-card);flex-direction:column;width:420px;max-width:90vw;height:100%;animation:.25s both page-module__lNC7pa__slideInRight;display:flex;box-shadow:-4px 0 24px #0000001f}.page-module__lNC7pa__drawerHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-light);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.page-module__lNC7pa__drawerHeader h3{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.page-module__lNC7pa__drawerClose{border-radius:var(--radius-circle);cursor:pointer;width:32px;height:32px;color:var(--color-text-tertiary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;display:flex}.page-module__lNC7pa__drawerClose:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.page-module__lNC7pa__drawerBody{padding:var(--space-5);gap:var(--space-5);flex-direction:column;flex:1;display:flex;overflow-y:auto}.page-module__lNC7pa__drawerSection{gap:var(--space-2);flex-direction:column;display:flex}.page-module__lNC7pa__drawerLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary)}.page-module__lNC7pa__drawerCustomer{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg-section);border-radius:var(--radius-md);font-weight:var(--font-weight-medium);display:flex}.page-module__lNC7pa__drawerAvatar{border-radius:var(--radius-lg);color:#fff;width:36px;height:36px;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;display:flex}.page-module__lNC7pa__drawerAiBox{padding:var(--space-3);background:var(--color-bg-section);border-radius:var(--radius-md);border-left:3px solid var(--color-primary)}.page-module__lNC7pa__drawerAiBox p{font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.page-module__lNC7pa__drawerAiMeta{color:var(--color-text-tertiary);margin-top:var(--space-2);font-size:10px;display:block}.page-module__lNC7pa__drawerOriginLink{margin-top:var(--space-2);color:#2563eb;font-size:12px;font-weight:var(--font-weight-semibold);text-decoration:none;display:inline-flex}.page-module__lNC7pa__drawerTextarea{width:100%;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);font-family:inherit;line-height:var(--line-height-relaxed);resize:vertical;transition:border-color var(--transition-fast)}.page-module__lNC7pa__drawerTextarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #07c1601a}.page-module__lNC7pa__drawerContentActions{gap:var(--space-2);display:flex}.page-module__lNC7pa__drawerSmallBtn{padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-secondary);background:var(--color-bg-section);border:1px dashed var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.page-module__lNC7pa__drawerSmallBtn:hover{border-color:var(--color-primary);color:var(--color-primary);border-style:solid}.page-module__lNC7pa__drawerInfo{padding:var(--space-2) var(--space-3);background:var(--color-bg-section);border-radius:var(--radius-md);font-size:var(--font-size-base);color:var(--color-text-secondary)}.page-module__lNC7pa__drawerTimeInput{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);transition:border-color var(--transition-fast);font-family:inherit}.page-module__lNC7pa__drawerTimeInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #07c1601a}.page-module__lNC7pa__drawerActions{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--color-border-light);flex-shrink:0;display:flex}.page-module__lNC7pa__drawerBtnPrimary{padding:var(--space-3);background:var(--color-primary);color:#fff;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;flex:1}.page-module__lNC7pa__drawerBtnPrimary:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.page-module__lNC7pa__drawerBtnDanger{padding:var(--space-3);background:var(--color-bg-card);color:var(--color-red);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border:1px solid var(--color-red);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);flex:1}.page-module__lNC7pa__drawerBtnDanger:hover{background:var(--color-red-bg)}.page-module__lNC7pa__selectedTask{border-color:var(--color-primary);background:#07c1600d}
.phase2-module__g8Nbpa__pageShell{background:radial-gradient(circle at 0 0,#14b8a629,#0000 28%),radial-gradient(circle at 100% 0,#3b82f61f,#0000 24%),linear-gradient(#f7fbff 0%,#f8fafc 100%);min-height:100%;padding:20px 18px 28px}.phase2-module__g8Nbpa__stack{flex-direction:column;gap:18px;display:flex}.phase2-module__g8Nbpa__hero{color:#ecfeff;background:linear-gradient(135deg,#082f49 0%,#115e59 48%,#0f766e 100%);border-radius:24px;padding:22px 20px;box-shadow:0 26px 48px #082f4929}.phase2-module__g8Nbpa__eyebrow{letter-spacing:.04em;background:#ffffff24;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.phase2-module__g8Nbpa__heroTitle{margin:12px 0 8px;font-size:28px;font-weight:800;line-height:1.2}.phase2-module__g8Nbpa__heroDesc{color:#ecfeffe0;max-width:760px;margin:0;font-size:14px;line-height:1.65}.phase2-module__g8Nbpa__statGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.phase2-module__g8Nbpa__statCard{background:#ffffffe0;border:1px solid #94a3b829;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0f}.phase2-module__g8Nbpa__statValue{color:#0f172a;font-size:28px;font-weight:800;display:block}.phase2-module__g8Nbpa__statLabel{color:#475569;margin-top:6px;font-size:13px;display:block}.phase2-module__g8Nbpa__section{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #94a3b82e;border-radius:22px;padding:18px;box-shadow:0 14px 30px #0f172a0d}.phase2-module__g8Nbpa__sectionHeader{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.phase2-module__g8Nbpa__sectionTitle{color:#0f172a;margin:0;font-size:18px;font-weight:800}.phase2-module__g8Nbpa__sectionMeta{color:#64748b;font-size:12px}.phase2-module__g8Nbpa__moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.phase2-module__g8Nbpa__moduleCard{background:linear-gradient(#fffffffa,#f1f5f9e0);border:1px solid #94a3b829;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.phase2-module__g8Nbpa__moduleTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.phase2-module__g8Nbpa__moduleName{color:#0f172a;margin:0;font-size:17px;font-weight:800}.phase2-module__g8Nbpa__pill{color:#0f766e;background:#14b8a61f;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.phase2-module__g8Nbpa__moduleDesc{color:#475569;margin:0;font-size:13px;line-height:1.65}.phase2-module__g8Nbpa__optimizationTag{color:#2563eb;background:#dbeafe;border-radius:999px;align-items:center;width:fit-content;margin-top:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.phase2-module__g8Nbpa__metricRow{flex-wrap:wrap;gap:8px;display:flex}.phase2-module__g8Nbpa__metricChip{color:#334155;background:#f8fafc;border-radius:12px;padding:7px 10px;font-size:12px;font-weight:600}.phase2-module__g8Nbpa__linkBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e,#14b8a6);border:none;border-radius:12px;justify-content:center;align-items:center;width:fit-content;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.phase2-module__g8Nbpa__splitGrid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.phase2-module__g8Nbpa__list{flex-direction:column;gap:10px;display:flex}.phase2-module__g8Nbpa__listItem{background:#f8fafc;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.phase2-module__g8Nbpa__itemMain{flex-direction:column;gap:5px;display:flex}.phase2-module__g8Nbpa__itemTitle{color:#0f172a;font-size:14px;font-weight:700}.phase2-module__g8Nbpa__itemSub{color:#64748b;font-size:12px;line-height:1.55}.phase2-module__g8Nbpa__itemMeta{color:#0f766e;text-align:right;min-width:96px;font-size:12px;font-weight:700}.phase2-module__g8Nbpa__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.phase2-module__g8Nbpa__detailCard{background:#fff;border:1px solid #94a3b824;border-radius:18px;padding:16px;box-shadow:0 12px 24px #0f172a0a}.phase2-module__g8Nbpa__focusCard{background:linear-gradient(#f0fdfaf5,#fffffffa);border-color:#14b8a65c;box-shadow:0 16px 30px #14b8a61a}.phase2-module__g8Nbpa__focusSection{border-color:#14b8a647;box-shadow:0 18px 34px #14b8a614}.phase2-module__g8Nbpa__cardHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.phase2-module__g8Nbpa__cardTitle{color:#0f172a;margin:0;font-size:16px;font-weight:800}.phase2-module__g8Nbpa__cardDesc{color:#475569;margin:0 0 12px;font-size:13px;line-height:1.6}.phase2-module__g8Nbpa__keyValueGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.phase2-module__g8Nbpa__keyValue{background:#f8fafc;border-radius:14px;padding:10px 12px}.phase2-module__g8Nbpa__keyValueLabel{color:#64748b;font-size:11px;display:block}.phase2-module__g8Nbpa__keyValueValue{color:#0f172a;margin-top:4px;font-size:14px;font-weight:700;display:block}.phase2-module__g8Nbpa__bulletList{color:#334155;flex-direction:column;gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.6;display:flex}.phase2-module__g8Nbpa__timeline{flex-direction:column;gap:10px;display:flex}.phase2-module__g8Nbpa__timelineItem{border-bottom:1px dashed #94a3b83d;grid-template-columns:86px 1fr;align-items:start;gap:12px;padding:12px 0;display:grid}.phase2-module__g8Nbpa__timelineItem:last-child{border-bottom:none}.phase2-module__g8Nbpa__timelineTime{color:#0f766e;font-size:12px;font-weight:700}.phase2-module__g8Nbpa__timelineBody{flex-direction:column;gap:4px;display:flex}.phase2-module__g8Nbpa__timelineTitle{color:#0f172a;font-size:14px;font-weight:700}.phase2-module__g8Nbpa__timelineText{color:#64748b;font-size:12px;line-height:1.55}.phase2-module__g8Nbpa__statusRow{flex-wrap:wrap;gap:8px;display:flex}.phase2-module__g8Nbpa__toolbarRow{gap:10px;display:flex}.phase2-module__g8Nbpa__toolbarInput{color:#0f172a;background:#fff;border:1px solid #94a3b838;border-radius:12px;outline:none;width:min(420px,100%);padding:11px 14px;font-size:13px}.phase2-module__g8Nbpa__toolbarInput:focus{border-color:#14b8a68a;box-shadow:0 0 0 4px #14b8a61f}.phase2-module__g8Nbpa__statusBadge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.phase2-module__g8Nbpa__footerActions{flex-wrap:wrap;gap:10px;display:flex}.phase2-module__g8Nbpa__subtleBtn{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #94a3b829;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.phase2-module__g8Nbpa__listItemButton{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.phase2-module__g8Nbpa__listItemButtonActive .phase2-module__g8Nbpa__listItem{background:linear-gradient(#f0fdfaf5,#f8fafcf5);border-color:#14b8a659;box-shadow:0 10px 20px #14b8a614}.phase2-module__g8Nbpa__subtleBtn:disabled,.phase2-module__g8Nbpa__linkBtn:disabled{opacity:.6;cursor:not-allowed}.phase2-module__g8Nbpa__streamBar{color:#0f172a;background:#ffffffc7;border:1px solid #94a3b829;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.phase2-module__g8Nbpa__streamDot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.phase2-module__g8Nbpa__streamDotLive{background:#14b8a6;box-shadow:0 0 0 4px #14b8a629}.phase2-module__g8Nbpa__streamDotMuted{background:#94a3b8;box-shadow:0 0 0 4px #94a3b824}.phase2-module__g8Nbpa__streamMeta{color:#64748b;margin-left:auto;font-size:12px}.phase2-module__g8Nbpa__emptyStateBlock{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #94a3b83d;border-radius:16px;padding:18px;font-size:13px}@media (max-width:960px){.phase2-module__g8Nbpa__statGrid,.phase2-module__g8Nbpa__cardGrid,.phase2-module__g8Nbpa__moduleGrid,.phase2-module__g8Nbpa__splitGrid{grid-template-columns:1fr}.phase2-module__g8Nbpa__heroTitle{font-size:24px}}.phase2-module__g8Nbpa__compactStack{flex-direction:column;gap:14px;display:flex}.phase2-module__g8Nbpa__compactList{background:var(--color-border-light);border-radius:14px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.phase2-module__g8Nbpa__compactRow{background:#fff;align-items:center;gap:10px;padding:12px 14px;display:flex}.phase2-module__g8Nbpa__compactIcon{text-align:center;flex-shrink:0;width:28px;font-size:18px}.phase2-module__g8Nbpa__compactLabel{color:#0f172a;flex:1;font-size:14px;font-weight:600}.phase2-module__g8Nbpa__compactValue{text-align:right;min-width:32px;font-size:16px;font-weight:700}.phase2-module__g8Nbpa__compactMeta{color:#64748b;text-align:right;min-width:64px;font-size:12px}.phase2-module__g8Nbpa__moduleRow{background:#fff;align-items:center;gap:10px;padding:14px;text-decoration:none;transition:background .15s;display:flex}.phase2-module__g8Nbpa__moduleRow:hover{background:#f8fafc}.phase2-module__g8Nbpa__moduleInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.phase2-module__g8Nbpa__moduleName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.phase2-module__g8Nbpa__moduleDesc{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.phase2-module__g8Nbpa__moduleArrow{color:#94a3b8;flex-shrink:0;font-size:20px}.phase2-module__g8Nbpa__queueRight{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.phase2-module__g8Nbpa__queueStatus{color:#0f766e;font-size:11px;font-weight:600}.phase2-module__g8Nbpa__boardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.phase2-module__g8Nbpa__boardCard{background:#ffffffeb;border:1px solid #94a3b829;border-radius:18px;flex-direction:column;gap:10px;padding:16px;text-decoration:none;display:flex;box-shadow:0 12px 28px #0f172a0f}.phase2-module__g8Nbpa__boardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.phase2-module__g8Nbpa__boardIcon{font-size:24px}.phase2-module__g8Nbpa__boardName{color:#0f172a;font-size:16px;font-weight:800}.phase2-module__g8Nbpa__boardDesc{color:#64748b;font-size:12px;line-height:1.5}.phase2-module__g8Nbpa__boardValue{color:#0f172a;font-size:24px;font-weight:800}.phase2-module__g8Nbpa__boardMeta{color:#475569;font-size:12px;line-height:1.5}.phase2-module__g8Nbpa__flatList{flex-direction:column;gap:10px;display:flex}.phase2-module__g8Nbpa__flatRow{background:#fff;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:0 8px 18px #0f172a0a}.phase2-module__g8Nbpa__flatRowMain{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.phase2-module__g8Nbpa__flatRowLabel{color:#64748b;letter-spacing:.02em;font-size:11px;font-weight:700}.phase2-module__g8Nbpa__flatRowTitle{color:#0f172a;font-size:15px;font-weight:700;line-height:1.35}.phase2-module__g8Nbpa__flatRowDesc{color:#64748b;font-size:12px;line-height:1.55}.phase2-module__g8Nbpa__flatRowMeta{flex-direction:column;align-items:flex-end;gap:6px;min-width:110px;display:flex}.phase2-module__g8Nbpa__flatRowMetaText{color:#475569;text-align:right;font-size:12px;font-weight:600}.phase2-module__g8Nbpa__flatTagRow{flex-wrap:wrap;gap:6px;display:flex}.phase2-module__g8Nbpa__flatTag{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.phase2-module__g8Nbpa__flatActionRow{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:960px){.phase2-module__g8Nbpa__boardGrid{grid-template-columns:1fr}}
.page-module__H9VsaG__page{flex-direction:column;gap:16px;padding:16px;display:flex}.page-module__H9VsaG__breadcrumb{color:#94a3b8;align-items:center;gap:6px;font-size:12px;display:flex}.page-module__H9VsaG__breadcrumb a{color:#2563eb}.page-module__H9VsaG__breadcrumbCurrent{color:#0f172a;font-weight:500}.page-module__H9VsaG__headerCard{background:linear-gradient(145deg,#eff6ff 0%,#fff 60%,#ecfdf5 100%);border:1px solid #2563eb1f;border-radius:20px;padding:20px;box-shadow:0 8px 24px #2563eb0f}.page-module__H9VsaG__headerTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__H9VsaG__statusBadge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.page-module__H9VsaG__metaInfo{color:#94a3b8;font-size:12px}.page-module__H9VsaG__title{color:#0f172a;font-size:22px;font-weight:700;line-height:1.3}.page-module__H9VsaG__subtitle{color:#475569;margin-top:6px;font-size:14px;line-height:1.6}.page-module__H9VsaG__agentBadge{color:#2563eb;background:#2563eb0f;border-radius:10px;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.page-module__H9VsaG__agentIcon{font-size:16px}.page-module__H9VsaG__actionBar{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.page-module__H9VsaG__primaryBtn,.page-module__H9VsaG__secondaryBtn,.page-module__H9VsaG__warningBtn{cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.page-module__H9VsaG__primaryBtn{color:#fff;background:#2563eb}.page-module__H9VsaG__primaryBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.page-module__H9VsaG__secondaryBtn{color:#2563eb;background:#fff;border:1px solid #2563eb33}.page-module__H9VsaG__secondaryBtn:hover{border-color:#2563eb}.page-module__H9VsaG__warningBtn{color:#b45309;background:#fffbeb;border:1px solid #b4530933}.page-module__H9VsaG__infoGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-module__H9VsaG__infoBlock{border:1px solid var(--color-border-light);box-shadow:var(--shadow-card);background:#fff;border-radius:14px;padding:14px}.page-module__H9VsaG__infoLabel{color:#94a3b8;margin-bottom:4px;font-size:11px;display:block}.page-module__H9VsaG__infoValue{color:#0f172a;font-size:14px;font-weight:500;display:block}.page-module__H9VsaG__infoNote{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.page-module__H9VsaG__section{flex-direction:column;gap:10px;display:flex}.page-module__H9VsaG__sectionTitle{color:#0f172a;font-size:16px;font-weight:600}.page-module__H9VsaG__sourceCard{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #2563eb24;border-radius:16px;padding:16px}.page-module__H9VsaG__sourceLabel{color:#2563eb;letter-spacing:.05em;font-size:12px;font-weight:700}.page-module__H9VsaG__sourceText{color:#1e40af;margin-top:6px;font-size:14px;line-height:1.6}.page-module__H9VsaG__sourceActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.page-module__H9VsaG__sourceChip{color:#2563eb;background:#fff;border:1px solid #2563eb2e;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.page-module__H9VsaG__stepsList{flex-direction:column;display:flex}.page-module__H9VsaG__stepItem{gap:12px;min-height:56px;display:flex}.page-module__H9VsaG__stepIndicator{flex-direction:column;align-items:center;width:20px;display:flex}.page-module__H9VsaG__stepDot{z-index:1;background:#e2e8f0;border-radius:50%;flex-shrink:0;width:14px;height:14px}.page-module__H9VsaG__stepLine{background:#e2e8f0;flex:1;width:2px}.page-module__H9VsaG__step_done .page-module__H9VsaG__stepDot{background:#22c55e;box-shadow:0 0 0 3px #22c55e26}.page-module__H9VsaG__step_done .page-module__H9VsaG__stepLine{background:#22c55e}.page-module__H9VsaG__step_active .page-module__H9VsaG__stepDot{background:#2563eb;animation:2s infinite page-module__H9VsaG__pulse;box-shadow:0 0 0 3px #2563eb26}.page-module__H9VsaG__step_active .page-module__H9VsaG__stepLine{background:#2563eb4d}.page-module__H9VsaG__step_approval .page-module__H9VsaG__stepDot{background:#f59e0b;animation:2s infinite page-module__H9VsaG__pulse;box-shadow:0 0 0 3px #f59e0b26}.page-module__H9VsaG__stepContent{border:1px solid var(--color-border-light);background:#fff;border-radius:12px;flex:1;margin-bottom:6px;padding:10px 14px;transition:all .2s}.page-module__H9VsaG__stepContent:hover{border-color:#2563eb33}.page-module__H9VsaG__stepLabel{color:#0f172a;font-size:14px}.page-module__H9VsaG__stepTime{color:#94a3b8;margin-top:2px;font-size:12px}.page-module__H9VsaG__step_done .page-module__H9VsaG__stepLabel{color:#166534}.page-module__H9VsaG__step_active .page-module__H9VsaG__stepLabel{color:#2563eb;font-weight:600}.page-module__H9VsaG__step_approval .page-module__H9VsaG__stepLabel{color:#b45309;font-weight:600}.page-module__H9VsaG__stepApprovalLink{color:#b45309;align-items:center;gap:4px;margin-top:6px;font-size:12px;font-weight:600;display:inline-flex}.page-module__H9VsaG__outputCard{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border:1px solid #22c55e26;border-radius:16px;padding:16px}.page-module__H9VsaG__outputLabel{color:#166534;letter-spacing:.05em;font-size:12px;font-weight:700}.page-module__H9VsaG__outputText{color:#14532d;margin-top:6px;font-size:14px;line-height:1.6}.page-module__H9VsaG__actionCard{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #2563eb1f;border-radius:16px;padding:16px}.page-module__H9VsaG__actionLabel{color:#2563eb;letter-spacing:.05em;font-size:12px;font-weight:700}.page-module__H9VsaG__actionText{color:#1e40af;margin-top:6px;font-size:14px;line-height:1.5}.page-module__H9VsaG__historyList{flex-direction:column;gap:8px;display:flex}.page-module__H9VsaG__historyItem{border:1px solid var(--color-border-light);box-shadow:var(--shadow-card);color:#475569;background:#fff;border-radius:14px;justify-content:space-between;gap:10px;padding:12px 14px;font-size:13px;display:flex}.page-module__H9VsaG__historyItem strong{color:#0f172a;font-weight:600}.page-module__H9VsaG__treeCard{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solid #94a3b824;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.page-module__H9VsaG__treeSummary{color:#475569;margin:0;font-size:13px;line-height:1.6}.page-module__H9VsaG__emptyState{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.page-module__H9VsaG__backLink{color:#2563eb;font-size:14px;font-weight:600}@keyframes page-module__H9VsaG__pulse{0%,to{box-shadow:0 0 0 3px #2563eb26}50%{box-shadow:0 0 0 6px #2563eb14}}
.AppSwitcher-module__Q8t_7G__shell{z-index:1000;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 0 0,#2563eb38,#0000 34%),linear-gradient(#08111ff5 0%,#0f1726e6 100%);border-bottom:1px solid #94a3b829;flex-shrink:0;width:100%;padding:8px 18px 7px;position:sticky;top:0;box-shadow:0 12px 28px #0206172e}.AppSwitcher-module__Q8t_7G__bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;max-width:1180px;margin:0 auto;display:grid}.AppSwitcher-module__Q8t_7G__item{color:#e2e8f0c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0c,#ffffff07);border:1px solid #94a3b824;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:8px 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:flex}.AppSwitcher-module__Q8t_7G__item:hover{color:#f8fafc;background:linear-gradient(#ffffff12,#ffffff0b);border-color:#94a3b847;transform:translateY(-2px);box-shadow:0 10px 24px #02061729}.AppSwitcher-module__Q8t_7G__item.AppSwitcher-module__Q8t_7G__active{color:#f8fafc;border-color:color-mix(in srgb, var(--app-color) 70%, white 10%);background:linear-gradient(135deg, color-mix(in srgb, var(--app-color) 22%, transparent), #ffffff14), #ffffff17;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 24px #02061738}.AppSwitcher-module__Q8t_7G__iconWrap{background:#ffffff13;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.AppSwitcher-module__Q8t_7G__item.AppSwitcher-module__Q8t_7G__active .AppSwitcher-module__Q8t_7G__iconWrap{background:color-mix(in srgb, var(--app-color) 22%, #ffffff1a)}.AppSwitcher-module__Q8t_7G__icon{width:18px;height:18px;display:inline-flex}.AppSwitcher-module__Q8t_7G__icon svg{width:100%;height:100%}.AppSwitcher-module__Q8t_7G__label{letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.1}@media (max-width:768px){.AppSwitcher-module__Q8t_7G__shell{padding:8px 12px 7px}.AppSwitcher-module__Q8t_7G__bar{scroll-snap-type:x proximity;gap:10px;margin:0 -2px;padding-bottom:2px;display:flex;overflow-x:auto}.AppSwitcher-module__Q8t_7G__item{scroll-snap-align:start;border-radius:16px;gap:10px;min-width:148px;min-height:40px;padding:8px 12px}.AppSwitcher-module__Q8t_7G__iconWrap{border-radius:10px;width:28px;height:28px}.AppSwitcher-module__Q8t_7G__label{font-size:13px}}@media (max-width:520px){.AppSwitcher-module__Q8t_7G__item{min-width:136px;min-height:38px;padding:8px 10px}.AppSwitcher-module__Q8t_7G__label{font-size:13px}}
.SafetyFilters-module__D6nOZW__container{flex-direction:column;gap:0;display:flex}.SafetyFilters-module__D6nOZW__loading{color:var(--color-text-secondary,#aaa);text-align:center;padding:24px 0}.SafetyFilters-module__D6nOZW__section{border-bottom:1px solid var(--color-border-light,#ffffff0f);padding:16px}.SafetyFilters-module__D6nOZW__section:last-child{border-bottom:none}.SafetyFilters-module__D6nOZW__sectionHeader{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.SafetyFilters-module__D6nOZW__sectionIcon{flex-shrink:0;margin-top:1px;font-size:18px}.SafetyFilters-module__D6nOZW__sectionTitle{color:var(--color-text-primary,#e0e0e0);margin:0;font-size:14px;font-weight:600}.SafetyFilters-module__D6nOZW__sectionDesc{color:var(--color-text-tertiary,#888);margin:3px 0 0;font-size:12px;line-height:1.4}.SafetyFilters-module__D6nOZW__tagList{flex-wrap:wrap;gap:8px;min-height:28px;margin-bottom:10px;display:flex}.SafetyFilters-module__D6nOZW__tag{border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;transition:opacity .2s;display:inline-flex}.SafetyFilters-module__D6nOZW__tagRed{color:#ff6b6d;background:#ff4d4f26;border:1px solid #ff4d4f40}.SafetyFilters-module__D6nOZW__tagOrange{color:#faad14;background:#faad1426;border:1px solid #faad1440}.SafetyFilters-module__D6nOZW__tagDisabled{opacity:.4}.SafetyFilters-module__D6nOZW__tagClose{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;margin-left:2px;padding:0;font-size:14px;line-height:1}.SafetyFilters-module__D6nOZW__tagClose:hover{opacity:1}.SafetyFilters-module__D6nOZW__addRow{gap:8px;display:flex}.SafetyFilters-module__D6nOZW__addInput{border:1px solid var(--color-border-light,#ffffff1a);background:var(--color-bg-card,#ffffff0a);color:var(--color-text-primary,#e0e0e0);border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:13px;transition:border-color .2s}.SafetyFilters-module__D6nOZW__addInput:focus{border-color:var(--color-primary,#07c160)}.SafetyFilters-module__D6nOZW__addInput::placeholder{color:var(--color-text-tertiary,#666)}.SafetyFilters-module__D6nOZW__addBtn{background:var(--color-primary,#07c160);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:opacity .2s}.SafetyFilters-module__D6nOZW__addBtn:hover{opacity:.9}.SafetyFilters-module__D6nOZW__checkboxGroup{flex-wrap:wrap;gap:10px;display:flex}.SafetyFilters-module__D6nOZW__checkboxLabel{background:var(--color-bg-card,#ffffff0a);border:1px solid var(--color-border-light,#ffffff14);cursor:pointer;color:var(--color-text-primary,#e0e0e0);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:background .2s;display:flex}.SafetyFilters-module__D6nOZW__checkboxLabel:hover{background:var(--color-bg-card-hover,#ffffff12)}.SafetyFilters-module__D6nOZW__checkboxLabel input[type=checkbox]{accent-color:var(--color-primary,#07c160)}.SafetyFilters-module__D6nOZW__limitRow{align-items:center;gap:12px;display:flex}.SafetyFilters-module__D6nOZW__limitRange{accent-color:var(--color-primary,#07c160);flex:1}.SafetyFilters-module__D6nOZW__limitValue{color:var(--color-primary,#07c160);white-space:nowrap;text-align:center;min-width:80px;font-size:14px;font-weight:600}.SafetyFilters-module__D6nOZW__behaviorCard{cursor:pointer;text-align:center;background:#fff;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px;transition:all .2s;display:flex}.SafetyFilters-module__D6nOZW__inactiveBehavior{border:1px solid var(--color-border-light,#e5e7eb);color:var(--color-text-secondary,#4b5563)}.SafetyFilters-module__D6nOZW__inactiveBehavior:hover{background:#f9fafb;border-color:#d1d5db}.SafetyFilters-module__D6nOZW__activeBehavior{border:2px solid var(--color-primary,#07c160);color:var(--color-text-primary,#111827);background:#e6f7ef;box-shadow:0 4px 12px #07c1601a}.SafetyFilters-module__D6nOZW__behaviorTitle{margin-bottom:4px;font-size:15px;font-weight:600}.SafetyFilters-module__D6nOZW__behaviorDesc{color:var(--color-text-tertiary,#9ca3af);font-size:12px;line-height:1.4}.SafetyFilters-module__D6nOZW__activeBehavior .SafetyFilters-module__D6nOZW__behaviorDesc{color:#059669}.SafetyFilters-module__D6nOZW__attachmentRow{color:var(--color-text-secondary,#4b5563);cursor:pointer;align-items:center;gap:8px;margin-top:16px;padding:8px 0;font-size:13px;transition:color .2s;display:flex}.SafetyFilters-module__D6nOZW__attachmentRow:hover{color:var(--color-text-primary,#111827)}
.YouzanConfigPanel-module__HjrvRG__container{padding:0}.YouzanConfigPanel-module__HjrvRG__header{align-items:flex-start;gap:10px;padding:16px 16px 12px;display:flex}.YouzanConfigPanel-module__HjrvRG__headerIcon{flex-shrink:0;font-size:20px}.YouzanConfigPanel-module__HjrvRG__headerTitle{color:var(--color-text-primary,#e0e0e0);margin:0;font-size:15px;font-weight:600}.YouzanConfigPanel-module__HjrvRG__headerDesc{color:var(--color-text-tertiary,#888);margin:3px 0 0;font-size:12px}.YouzanConfigPanel-module__HjrvRG__fieldGroup{flex-direction:column;gap:12px;padding:0 16px;display:flex}.YouzanConfigPanel-module__HjrvRG__field{flex-direction:column;gap:4px;display:flex}.YouzanConfigPanel-module__HjrvRG__label{color:var(--color-text-secondary,#aaa);font-size:12px;font-weight:500}.YouzanConfigPanel-module__HjrvRG__input{border:1px solid var(--color-border-light,#ffffff1a);background:var(--color-bg-card,#ffffff0a);color:var(--color-text-primary,#e0e0e0);border-radius:8px;outline:none;padding:10px 12px;font-size:13px;transition:border-color .2s}.YouzanConfigPanel-module__HjrvRG__input:focus{border-color:var(--color-primary,#07c160)}.YouzanConfigPanel-module__HjrvRG__input::placeholder{color:var(--color-text-tertiary,#555)}.YouzanConfigPanel-module__HjrvRG__actionRow{flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.YouzanConfigPanel-module__HjrvRG__testBtn{border:1px solid var(--color-primary,#07c160);color:var(--color-primary,#07c160);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.YouzanConfigPanel-module__HjrvRG__testBtn:hover{background:var(--color-primary,#07c160);color:#fff}.YouzanConfigPanel-module__HjrvRG__testBtn:disabled{opacity:.5;cursor:not-allowed}.YouzanConfigPanel-module__HjrvRG__testResult{font-size:12px}.YouzanConfigPanel-module__HjrvRG__resultSuccess{color:var(--color-success,#07c160)}.YouzanConfigPanel-module__HjrvRG__resultError{color:var(--color-error,#ff4d4f)}.YouzanConfigPanel-module__HjrvRG__divider{background:var(--color-border-light,#ffffff0f);height:1px;margin:4px 16px}.YouzanConfigPanel-module__HjrvRG__saveBtn{background:var(--color-primary,#07c160);color:#fff;cursor:pointer;border:none;border-radius:10px;width:calc(100% - 32px);margin:8px 16px 16px;padding:12px;font-size:14px;font-weight:600;transition:opacity .2s;display:block}.YouzanConfigPanel-module__HjrvRG__saveBtn:hover{opacity:.9}.YouzanConfigPanel-module__HjrvRG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.YouzanConfigPanel-module__HjrvRG__integrationList{flex-direction:column;gap:12px;padding:0 16px 16px;display:flex}.YouzanConfigPanel-module__HjrvRG__crmCard{border:1px solid var(--color-border-light,#00000014);background:var(--color-bg-card,#fff);border-radius:12px;transition:all .2s;overflow:hidden}.YouzanConfigPanel-module__HjrvRG__crmCardActive{border-color:var(--color-primary,#07c160);box-shadow:0 4px 12px #0000000d}.YouzanConfigPanel-module__HjrvRG__crmHeader{cursor:pointer;background:var(--color-bg-card,#fff);align-items:center;gap:12px;padding:16px;display:flex}.YouzanConfigPanel-module__HjrvRG__crmIcon{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.YouzanConfigPanel-module__HjrvRG__crmInfo{flex:1}.YouzanConfigPanel-module__HjrvRG__crmName{color:var(--color-text-primary,#333);margin:0 0 4px;font-size:15px;font-weight:600}.YouzanConfigPanel-module__HjrvRG__crmDesc{color:var(--color-text-tertiary,#888);margin:0;font-size:12px;line-height:1.4}.YouzanConfigPanel-module__HjrvRG__crmRadio input{width:18px;height:18px;accent-color:var(--color-primary,#07c160);cursor:pointer}.YouzanConfigPanel-module__HjrvRG__crmConfigArea{border-top:1px solid var(--color-border-light,#0000000f);background:var(--color-bg-sub,#f8fafc);padding:16px}.YouzanConfigPanel-module__HjrvRG__configNotice{color:#1d4ed8;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;align-items:center;gap:6px;margin-bottom:16px;padding:10px 12px;font-size:12px;display:flex}.YouzanConfigPanel-module__HjrvRG__inputReadOnly{color:var(--color-text-secondary,#666);background:#0000000a;border:1px solid #0000;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px}.YouzanConfigPanel-module__HjrvRG__copyBtn{border:1px solid var(--color-border-light,#0000001a);color:var(--color-text-secondary,#666);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:12px;font-weight:600}.YouzanConfigPanel-module__HjrvRG__copyBtn:hover{background:#00000005}
