.dashboardStyledConsole{--console-font-ui:"Plus Jakarta Sans","Noto Sans SC",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--background:#f4f5f9;--panel:#fdfdfe;--card:#fdfdfe;--panel-soft:#eef1f7;--ink:#1e2942;--muted:#707b96;--subtle:#9aa3ba;--line:#e6eaf2;--soft-line:#eef1f7;--accent:#e8862e;--accent-2:#3a5480;--accent-soft:#fdf1da;--dashboard-blue:#3d56de;--dashboard-blue-dark:#3349c4;--dashboard-blue-soft:#e9eefb;--dashboard-blue-line:#d3ddf6;--dashboard-chat-width:clamp(320px,calc((100vw - var(--dashboard-sidebar-width)) / 3),680px);--dashboard-metric-accent:#e8862e;--success:#3d8b4f;--success-soft:#e4f1e4;--warning:#b07d1e;--warning-soft:#faf0d6;--dashboard-topbar-height:56px;--dashboard-sidebar-width:250px;--dashboard-sidebar-collapsed-width:74px;--dashboard-shell-gap:0;--dashboard-shell-padding:0;display:grid;grid-template-rows:var(--dashboard-topbar-height) minmax(0,1fr);grid-gap:0;gap:0;height:100vh;min-height:600px;overflow:hidden;padding:0;background:var(--panel);color:var(--ink);font-family:var(--console-font-ui);font-size:14px;line-height:1.55}.dashboardStyledConsole .dashboardTopbarShell{display:flex;align-items:center;gap:18px;min-width:0;height:var(--dashboard-topbar-height);border-bottom:1px solid #e4e9f4;padding:0 22px;background:linear-gradient(100deg,#ffffff,#eef2ff 48%,#fdf3ea);color:var(--ink)}.dashboardStyledConsole .dashboardTopbarLogo{flex:0 0 auto;color:var(--ink);font-size:17px;font-weight:800;letter-spacing:.26em;text-decoration:none;white-space:nowrap}.dashboardStyledConsole .dashboardTopbarDivider{width:1px;height:22px;flex:0 0 auto;background:#dde3ef}.dashboardStyledConsole .dashboardTopbarCompany{display:flex;align-items:center;gap:12px;min-width:0}.dashboardStyledConsole .dashboardTopbarCompany strong{overflow:hidden;color:var(--ink);font-size:18px;font-weight:700;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.dashboardStyledConsole .dashboardTopbarStatus{display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(52 194 106/18%);border-radius:999px;padding:4px 12px 4px 10px;background:rgb(52 194 106/12%);color:#2e9e55;font-size:12px;font-weight:600;letter-spacing:.03em;white-space:nowrap}.dashboardStyledConsole .dashboardTopbarStatus span{width:6px;height:6px;border-radius:50%;background:#34c26a;animation:dashboardTopbarStatusPulse 2.4s ease-out infinite}@keyframes dashboardTopbarStatusPulse{0%{box-shadow:0 0 0 0 rgb(52 194 106/45%)}70%{box-shadow:0 0 0 5px rgb(52 194 106/0)}to{box-shadow:0 0 0 0 rgb(52 194 106/0)}}.dashboardStyledConsole .dashboardTopbarAccount{position:relative;margin-left:auto}.dashboardStyledConsole .dashboardTopbarAccountButton{display:flex;align-items:center;gap:10px;border:0;border-radius:12px;padding:5px 8px 5px 6px;background:transparent;color:inherit;cursor:pointer}.dashboardStyledConsole .dashboardTopbarAccountButton:hover,.dashboardStyledConsole .dashboardTopbarAccountButton[aria-expanded=true]{background:rgb(61 86 222/8%)}.dashboardStyledConsole .dashboardTopbarAvatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--dashboard-blue);color:#fff}.dashboardStyledConsole .dashboardTopbarAvatar svg{width:17px;height:17px}.dashboardStyledConsole .dashboardTopbarAccountName{overflow:hidden;max-width:180px;color:var(--ink);font-size:13.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboardStyledConsole .dashboardTopbarAccountCaret{display:grid;place-items:center;color:#7b87a3;transition:color .15s,transform .2s ease}.dashboardStyledConsole .dashboardTopbarAccountCaret svg{width:14px;height:14px;transform:rotate(90deg)}.dashboardStyledConsole .dashboardTopbarAccountButton:hover .dashboardTopbarAccountCaret,.dashboardStyledConsole .dashboardTopbarAccountButton[aria-expanded=true] .dashboardTopbarAccountCaret{color:var(--dashboard-blue);transform:translateY(1px)}.dashboardStyledConsole .dashboardTopbarAccountMenu{position:absolute;right:0;top:calc(100% + 8px);z-index:80;display:grid;grid-gap:2px;gap:2px;width:204px;border:1px solid var(--line);border-radius:14px;padding:8px;background:#fff;box-shadow:0 16px 42px rgb(27 35 55/18%)}.dashboardStyledConsole .dashboardTopbarAccountMenu a{display:flex;align-items:center;gap:10px;border-radius:10px;padding:10px;color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}.dashboardStyledConsole .dashboardTopbarAccountMenu a:hover{background:#f2f4f9;color:var(--ink)}.dashboardStyledConsole .dashboardTopbarAccountMenu a.danger{color:#c95037}.dashboardStyledConsole .dashboardTopbarAccountMenu svg{width:17px;height:17px}.dashboardStyledConsole .dashboardAppFrame{position:relative;display:flex;min-width:0;min-height:0;height:calc(100vh - var(--dashboard-topbar-height));background:var(--panel)}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell{position:relative;filter:grayscale(.22);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion *,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar *,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell *{--line:transparent;--soft-line:transparent;border-color:transparent}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardAppFrame:after{content:"";position:absolute;top:calc(-1 * var(--dashboard-topbar-height));right:0;bottom:0;left:0;z-index:30;background:rgb(18 28 43/54%);pointer-events:none}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion:after,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar:after,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell:after{content:none;display:none}.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardContentRegion,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardSidebar,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardTopbarShell{--line:transparent;--soft-line:transparent;filter:none}.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardSidebar,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardTopbarDivider,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardTopbarShell{border-color:transparent}.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardTopbarDivider{background:transparent}.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardAppFrame:after,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardContentRegion:after,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardSidebar:after,.dashboardStyledConsole.companyLaunchWorkspaceLocked.companyLaunchWorkspaceSpotlightActive .dashboardTopbarShell:after{display:none}.dashboardStyledConsole.companyLaunchWorkspaceLocked .chatRail{position:relative;z-index:40;opacity:1;filter:none;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.dashboardStyledConsole .dashboardSidebar{position:relative;top:auto;display:flex;flex:0 0 var(--dashboard-sidebar-width);flex-direction:column;width:var(--dashboard-sidebar-width);height:100%;overflow-x:hidden;overflow-y:auto;border-right:1px solid var(--line);border-radius:0;padding:22px 20px 16px;background:var(--panel);box-shadow:none;transition:flex-basis .25s ease,width .25s ease,padding .25s ease}.dashboardStyledConsole .dashboardSidebar.collapsed{align-items:center;flex-basis:var(--dashboard-sidebar-collapsed-width);width:var(--dashboard-sidebar-collapsed-width);overflow:visible;padding:22px 14px 16px}.dashboardStyledConsole .dashboardSidebarBoard{display:block;width:100%;min-width:0;padding:0}.dashboardStyledConsole .dashboardSidebarOverviewCard{display:block;min-width:0;min-height:0;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.dashboardStyledConsole .dashboardSidebarOverviewCard .revenueValue{position:static;overflow:visible;display:grid;grid-gap:2px;gap:2px;min-height:0;border-radius:0;margin:0;padding:0;background:transparent;box-shadow:none;color:inherit;font-size:inherit;font-weight:inherit;line-height:normal}.dashboardStyledConsole .dashboardSidebarOverviewCard .revenueValue:after{display:none}.dashboardStyledConsole .dashboardSidebarRevenueHeader{display:flex;align-items:center;gap:8px;min-width:0}.dashboardStyledConsole .dashboardSidebarRevenueHeader span{color:var(--muted);font-size:13px;font-weight:600}.dashboardStyledConsole .dashboardSidebarToggle{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;margin-left:auto;border:1px solid var(--line);border-radius:9px;padding:0;background:#fff;color:#5c6884}.dashboardStyledConsole .dashboardSidebarToggle:focus-visible,.dashboardStyledConsole .dashboardSidebarToggle:hover{border-color:#c4cdde;color:var(--ink);outline:none}.dashboardStyledConsole .dashboardSidebarToggle svg{width:15px;height:15px;transform:rotate(180deg);transition:transform .25s ease}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarToggle{margin-left:0}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarToggle svg{transform:rotate(0deg)}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard{display:flex;justify-content:center}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard .revenueValue{display:flex;justify-content:center;width:100%}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarRevenueHeader{justify-content:center;width:100%}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarRevenueHeader span{display:none}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarToggle{width:40px;height:40px;flex-basis:40px;border-color:transparent;border-radius:12px;background:#eaf1ff;color:#4467a3}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarToggle:focus-visible,.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarToggle:hover{border-color:transparent;background:#dce8fb;color:#1e3f78}.dashboardStyledConsole .dashboardSidebarOverviewCard .revenueValue strong{color:var(--accent-2);font-size:32px;font-weight:800;line-height:1.1}.dashboardStyledConsole .dashboardSidebarOverviewCard .metricGrid{display:flex;gap:0;margin:12px 0 0;border-radius:0;border-top:1px solid var(--soft-line);padding:12px 0 0;background:transparent}.dashboardStyledConsole .dashboardSidebarOverviewCard .metric{display:block;flex:1 1;min-width:0;border-radius:0;padding:0;background:transparent;text-align:center}.dashboardStyledConsole .dashboardSidebarOverviewCard .metric+.metric{border-left:1px solid var(--soft-line)}.dashboardStyledConsole .dashboardSidebarOverviewCard .metric strong{display:block;min-height:0;border-radius:0;background:transparent;color:var(--ink);font-size:19px;font-weight:800;line-height:1.1}.dashboardStyledConsole .dashboardSidebarOverviewCard .metric span{display:block;margin-top:2px;color:var(--muted);font-size:12.5px}.dashboardStyledConsole .summaryPaymentButton{min-height:46px;border-radius:14px;margin-top:16px;padding:13px;background:#1b2337;color:#fff;box-shadow:none;font-size:14px;font-weight:700}.dashboardStyledConsole .summaryPaymentButton:hover:not(:disabled){background:#2a344e}.dashboardStyledConsole .summaryPaymentInstructionsButton{margin-top:13px;color:var(--accent);font-size:13.5px;font-weight:700;line-height:1.2}.dashboardStyledConsole .summaryPaymentInstructionsIcon{width:18px;height:18px;flex-basis:18px;font-size:11px}.dashboardStyledConsole .dashboardNav{display:flex;flex-direction:column;gap:4px;width:100%;border-top:1px solid var(--soft-line);margin-top:20px;padding-top:14px}.dashboardStyledConsole .dashboardNavItem{position:relative;display:grid;grid-template-columns:19px minmax(0,1fr) 14px;grid-gap:12px;gap:12px;border:0;border-radius:12px;padding:12px 13px;color:#a6aec3;font-size:14.5px;font-weight:600}.dashboardStyledConsole .dashboardNavItem:hover{background:#f2f4f9;color:var(--ink)}.dashboardStyledConsole .dashboardNavItem.websiteNavFlash{animation:dashboardNavItemBlueHint 1.1s ease-in-out infinite}.dashboardStyledConsole .dashboardNavItem.websiteNavFlash .dashboardNavChevron,.dashboardStyledConsole .dashboardNavItem.websiteNavFlash svg{color:var(--dashboard-blue)}.dashboardStyledConsole .dashboardNavItem.active{background:var(--dashboard-blue-soft);color:var(--dashboard-blue);box-shadow:none}.dashboardStyledConsole .dashboardNavItem.active .dashboardNavChevron{color:var(--dashboard-blue)}@keyframes dashboardNavItemBlueHint{0%,to{background:transparent}50%{background:var(--dashboard-blue-soft)}}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem>span,.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard .metricGrid,.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard .revenueValue strong,.dashboardStyledConsole .dashboardSidebar.collapsed .summaryPaymentButton,.dashboardStyledConsole .dashboardSidebar.collapsed .summaryPaymentInstructionsButton{display:none}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem{display:grid;grid-template-columns:1fr;justify-items:center;padding:12px 0}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem:after{content:attr(title);position:absolute;left:calc(100% + 14px);top:50%;z-index:60;border-radius:9px;padding:6px 13px;background:#1b2337;box-shadow:0 4px 14px rgb(27 35 55/25%);color:#fff;font-size:12.5px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(-50%) translateX(-4px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem:hover:after{opacity:1;transform:translateY(-50%) translateX(0)}.dashboardStyledConsole .dashboardSidebarGrow{flex:1 1 auto}.dashboardStyledConsole .dashboardMainShell{display:grid;flex:1 1 auto;min-width:0;min-height:0;height:100%;overflow:hidden}.dashboardStyledConsole .dashboardMainShell,.dashboardStyledConsole.dashboardFixedRailsConsole.dashboardHomeConsole .dashboardMainShell{grid-template-columns:minmax(0,1fr) var(--dashboard-chat-width)}.dashboardStyledConsole .dashboardChatResizing{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboardStyledConsole .dashboardChatResizing iframe{pointer-events:none}.dashboardStyledConsole .dashboardContentRegion{min-width:0;min-height:0;height:100%;overflow:hidden}.dashboardStyledConsole .offerReportContent{overflow-x:hidden;overflow-y:auto}.dashboardStyledConsole .dashboardHomeColumns,.dashboardStyledConsole .dashboardHomeLayout{height:100%;min-height:0}.dashboardStyledConsole .dashboardHomeColumns{display:grid;grid-template-areas:"acquisition tasks";grid-template-columns:1.35fr 1.35fr;grid-gap:0;gap:0;overflow:hidden}.dashboardStyledConsole .dashboardHomeColumn{display:flex;flex-direction:column;gap:0;min-width:0;min-height:0;overflow:hidden;border-right:1px solid var(--line);background:var(--panel)}.dashboardStyledConsole .dashboardHomeColumnHeader{display:flex;align-items:center;gap:13px;height:60px;flex:0 0 60px;border-bottom:1px solid var(--line);padding:0 22px;background:var(--panel)}.dashboardStyledConsole .dashboardHomeColumnIcon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:10px;box-shadow:inset 0 1px 0 rgb(255 255 255/85%),0 1px 3px rgb(30 41 66/6%)}.dashboardStyledConsole .dashboardHomeColumnIcon svg{width:16px;height:16px}.dashboardStyledConsole .dashboardHomeColumnIcon.acquisition{border:1px solid #d6e1f2;background:linear-gradient(140deg,#eff4fc,#dde7f6);color:#4a679b}.dashboardStyledConsole .dashboardHomeColumnIcon.sales{border:1px solid #d0e6d7;background:linear-gradient(140deg,#ecf7ef,#daeee0);color:#3d8b4f}.dashboardStyledConsole .dashboardHomeColumnHeader h2{color:var(--ink);font-size:17px;font-weight:800;line-height:1.2}.dashboardStyledConsole .dashboardHomeColumnScroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c9d1e2 transparent;scrollbar-width:thin}.dashboardStyledConsole .dashboardHomeColumnScroll::-webkit-scrollbar{width:6px}.dashboardStyledConsole .dashboardHomeColumnScroll::-webkit-scrollbar-thumb{border-radius:3px;background:#c9d1e2}.dashboardStyledConsole .dashboardHomeColumnScroll>.noticeLine{margin:12px 22px}.dashboardStyledConsole .acquisitionChannelsCard,.dashboardStyledConsole .acquisitionMetricsCard,.dashboardStyledConsole .acquisitionPostsCard,.dashboardStyledConsole .acquisitionStrategyCard,.dashboardStyledConsole .acquisitionTodoCard,.dashboardStyledConsole .aiReviewPanel,.dashboardStyledConsole .completedPanel,.dashboardStyledConsole .salesAgentsCard,.dashboardStyledConsole .workPanel{border:0;border-top:1px solid var(--line);border-radius:0;margin:0;padding:20px 22px;background:transparent;box-shadow:none}.dashboardStyledConsole .dashboardHomeColumnScroll>.acquisitionMetricsCard:first-child,.dashboardStyledConsole .dashboardHomeColumnScroll>.noticeLine+.acquisitionMetricsCard{border-top:0}.dashboardStyledConsole .salesMetricsCard{margin-top:0}.dashboardStyledConsole .acquisitionMetricsHeader,.dashboardStyledConsole .acquisitionPostsHeader,.dashboardStyledConsole .acquisitionTodoHeader,.dashboardStyledConsole .taskPanelHeader{margin-bottom:12px}.dashboardStyledConsole .acquisitionStrategyHeader{margin-bottom:10px}.dashboardStyledConsole .acquisitionChannelsHeader{margin-bottom:4px}.dashboardStyledConsole .salesAgentsHeader{margin-bottom:6px}.dashboardStyledConsole .acquisitionChannelsHeader h3,.dashboardStyledConsole .acquisitionMetricsHeader h3,.dashboardStyledConsole .acquisitionPostsHeader h3,.dashboardStyledConsole .acquisitionStrategyHeader h3,.dashboardStyledConsole .acquisitionTodoHeader h3,.dashboardStyledConsole .salesAgentsHeader h3,.dashboardStyledConsole .todoPanelHeader h2{margin:0;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:0;line-height:1.2}.dashboardStyledConsole .acquisitionMetricsPeriodButton{min-height:24px;border:1px solid var(--line);padding:3px 13px;background:#fff;color:var(--ink);font-size:12.5px}.dashboardStyledConsole .acquisitionMetricsGrid{display:flex;gap:0;margin-top:2px}.dashboardStyledConsole .acquisitionMetricsGrid div{position:relative;flex:1 1;border:0;border-radius:0;padding:4px 16px;background:transparent}.dashboardStyledConsole .acquisitionMetricsGrid div:first-child{padding-left:0}.dashboardStyledConsole .acquisitionMetricsGrid div+div{border-left:1px solid var(--soft-line)}.dashboardStyledConsole .acquisitionMetricsGrid dt{color:var(--subtle);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dashboardStyledConsole .acquisitionMetricsGrid dd{margin-top:3px;color:var(--ink);font-size:21px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:800}.dashboardStyledConsole .acquisitionMetricsGrid div.zero dd{color:#b6bdd0}.dashboardStyledConsole .acquisitionMetricsGrid div:after{content:"";display:block;width:18px;height:3px;border-radius:2px;margin-top:7px;background:var(--dashboard-metric-accent)}.dashboardStyledConsole .acquisitionMetricsGrid div.zero:after{background:var(--line)}.dashboardStyledConsole .acquisitionMetricsSummary{min-height:0;margin-top:16px;color:var(--muted);font-size:13px;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboardStyledConsole .acquisitionStrategyBody{color:#35405f;font-size:13.5px;font-weight:500;line-height:1.55}.dashboardStyledConsole .acquisitionStrategyBody .messageMarkdown{gap:8px}.dashboardStyledConsole .acquisitionList,.dashboardStyledConsole .salesAgentsList{display:flex;flex-direction:column;gap:0;max-height:none;overflow:visible;padding-right:0}.dashboardStyledConsole .acquisitionCard,.dashboardStyledConsole .salesAgentItem{display:block;overflow:visible;border:0;border-radius:0;background:transparent}.dashboardStyledConsole .acquisitionCard.linked,.dashboardStyledConsole .acquisitionCard.linked:hover{background:transparent}.dashboardStyledConsole .acquisitionCard+.acquisitionCard,.dashboardStyledConsole .salesAgentItem+.salesAgentItem{border-top:1px solid var(--soft-line)}.dashboardStyledConsole .salesAgentItem{display:grid;grid-template-columns:40px minmax(0,1fr) 30px;align-items:center;grid-gap:13px;gap:13px;padding:12px 0}.dashboardStyledConsole .salesAgentItemBody{display:flex;flex-direction:column;gap:2px;min-width:0;min-height:0;overflow:visible}.dashboardStyledConsole .salesAgentItemTitleRow{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;min-width:0;overflow:visible;line-height:1.35}.dashboardStyledConsole .acquisitionCardMain{grid-template-columns:40px minmax(0,1fr) 30px;gap:13px;padding:12px 0}.dashboardStyledConsole .acquisitionIcon,.dashboardStyledConsole .acquisitionPostIcon,.dashboardStyledConsole .salesAgentItemIcon{width:40px;height:40px;border-radius:12px}.dashboardStyledConsole .acquisitionIcon svg,.dashboardStyledConsole .salesAgentItemIcon svg{width:18px;height:18px}.dashboardStyledConsole .acquisitionText strong,.dashboardStyledConsole .salesAgentItemTitleRow strong{min-width:0;overflow:visible;color:var(--ink);font-size:15px;font-weight:800;line-height:1.35;text-overflow:clip;white-space:normal}.dashboardStyledConsole .acquisitionText small,.dashboardStyledConsole .salesAgentItem small{overflow:visible;color:var(--muted);font-size:12.5px;font-weight:500;line-height:1.35;text-overflow:clip;white-space:normal}.dashboardStyledConsole .acquisitionCard.linked .acquisitionText strong{color:var(--ink)}.dashboardStyledConsole .acquisitionCard.linked .acquisitionText small{color:var(--muted)}.dashboardStyledConsole .salesAgentStatus{display:inline-flex;align-items:center;justify-content:center;min-height:20px;flex:0 0 auto;border-radius:999px;padding:2px 10px;background:#e8ebf2;color:#5c6884;font-size:11.5px;font-weight:700;line-height:1.15}.dashboardStyledConsole .salesAgentStatus.enabled{background:var(--success-soft);color:var(--success)}.dashboardStyledConsole .acquisitionChannelConnectButton,.dashboardStyledConsole .acquisitionChannelsSettingsButton,.dashboardStyledConsole .salesAgentEditButton{color:var(--subtle)}.dashboardStyledConsole .acquisitionChannelConnectButton:hover:not(:disabled),.dashboardStyledConsole .acquisitionChannelsSettingsButton:hover:not(:disabled),.dashboardStyledConsole .salesAgentEditButton:focus-visible,.dashboardStyledConsole .salesAgentEditButton:hover{background:transparent;color:var(--ink)}.dashboardStyledConsole .acquisitionPostsCount{display:flex;align-items:center;justify-content:center;width:22px;min-width:22px;height:22px;border-radius:50%;margin-right:3px;background:transparent;color:var(--ink);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:800}.dashboardStyledConsole .acquisitionPostsCountHot{background:var(--dashboard-metric-accent);box-shadow:0 0 0 3px rgb(232 134 46/16%);color:#fff}.dashboardStyledConsole .acquisitionPostList{overflow:visible;padding-right:0}.dashboardStyledConsole .acquisitionTodoList{overflow-y:auto}.dashboardStyledConsole .acquisitionPostItem{gap:9px;border-top:1px solid var(--soft-line);padding:13px 0}.dashboardStyledConsole .acquisitionPostMeta{grid-template-columns:30px auto minmax(0,1fr) 30px;gap:9px}.dashboardStyledConsole .acquisitionPostMeta .acquisitionPostIcon{width:30px;height:30px;border-radius:9px}.dashboardStyledConsole .acquisitionPostMeta .acquisitionPostIcon svg{width:14px;height:14px}.dashboardStyledConsole .acquisitionPostStatus{min-height:0;padding:4px 12px;background:var(--warning-soft);color:var(--warning);font-size:12.5px;font-weight:800}.dashboardStyledConsole .acquisitionPostStatus.published{background:var(--success-soft);color:var(--success)}.dashboardStyledConsole .acquisitionPostMeta time{color:var(--ink);font-size:13px;font-weight:800}.dashboardStyledConsole .acquisitionPostItem p{color:#212c4a;font-size:13.5px;font-weight:700}.dashboardStyledConsole .acquisitionPostAction{width:30px;height:30px;border-radius:50%}.dashboardStyledConsole .workPanel{min-height:0}.dashboardStyledConsole .todoCompleteState{gap:0;min-height:190px;margin-top:10px;border:0;border-radius:0;background:transparent}.dashboardStyledConsole .todoCompleteState span{width:52px;height:52px;background:#f2f5fa;box-shadow:none}.dashboardStyledConsole .todoCompleteState strong{font-size:15px}.dashboardStyledConsole .todoBadge{align-items:baseline;border-radius:8px;color:#3c4763;font-size:13px;font-weight:800}.dashboardStyledConsole .todoBadgeDone{color:inherit;font-size:inherit;line-height:inherit}.dashboardStyledConsole .taskCard.onboardingTask.todoTemplateCard{border-color:var(--soft-line);border-radius:12px;background:#fff}.dashboardStyledConsole .chatRail{position:relative;width:auto;min-width:0;max-width:none;height:100%;border-left:0;padding-left:0}.dashboardStyledConsole .dashboardChatResizer{position:absolute;left:-3px;top:0;bottom:0;z-index:30;width:7px;border:0;padding:0;background:transparent;cursor:col-resize}.dashboardStyledConsole .dashboardChatResizer:after{content:"";position:absolute;left:3px;top:0;bottom:0;width:1px;background:transparent;transition:background .15s}.dashboardStyledConsole .dashboardChatResizer:focus-visible:after,.dashboardStyledConsole .dashboardChatResizer:hover:after,.dashboardStyledConsole .dashboardChatResizing .dashboardChatResizer:after{background:var(--dashboard-blue)}.dashboardStyledConsole .dashboardChatResizer:focus-visible{outline:none}.dashboardStyledConsole .agentChatEmbedShell .agentChatApprovalLayout,.dashboardStyledConsole .agentChatLoadingShell,.dashboardStyledConsole .chatPanel{height:100%;min-height:0;border:0;border-radius:0;background:var(--panel);box-shadow:none}.dashboardStyledConsole .agentChatEmbedHeader,.dashboardStyledConsole .chatPanelHeader{display:flex;align-items:center;gap:11px;min-height:60px;padding:0 20px;border-bottom:1px solid var(--line);background:var(--panel)}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:32px auto;grid-column-gap:13px;column-gap:13px;grid-row-gap:8px;row-gap:8px;min-height:96px;align-items:center;padding-top:10px;padding-bottom:10px}.dashboardStyledConsole .agentChatEmbedTitle{display:flex;align-items:center;gap:11px;min-width:0}.dashboardStyledConsole .agentChatEmbedTitleMain{display:grid;min-width:0;grid-gap:6px;gap:6px}.dashboardStyledConsole .agentChatEmbedTitleIcon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border:1px solid #f0d9b8;border-radius:10px;background:linear-gradient(140deg,#fff6e7,#f9e5c5);box-shadow:inset 0 1px 0 rgb(255 255 255/85%),0 1px 3px rgb(30 41 66/6%);color:#d47a22}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentChatEmbedTitle{grid-column:1;grid-row:1;align-self:center}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentCompanyLaunchTitleProgress{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-column:1/-1;grid-row:2;align-self:center;align-items:center;width:100%;grid-column-gap:18px;column-gap:18px;margin-top:0}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentCompanyLaunchTitleProgressSteps{display:flex;justify-self:stretch;align-items:center;width:100%;min-width:0;max-width:none;flex:1 1 auto}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentCompanyLaunchTitleProgressStep{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-start;min-width:0}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentCompanyLaunchTitleProgressStep:last-child{flex:0 0 auto}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentCompanyLaunchTitleProgressStep .companyLaunchProgressConnector{position:static;flex:1 1 auto;margin:0 6px;transform:none}.dashboardStyledConsole .agentChatEmbedHeader.withLaunchProgress .agentThreadSidebarHeaderActions{grid-column:2;grid-row:1;align-self:center;justify-self:end;margin-top:0}.dashboardStyledConsole .agentChatEmbedTitleIcon svg{width:16px;height:16px;stroke-width:1.8}.dashboardStyledConsole .agentChatEmbedTitle strong{overflow:hidden;color:var(--ink);font-size:17px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboardStyledConsole .messageList{background:var(--panel)}.dashboardStyledConsole .composer{border-top:1px solid var(--line);background:var(--panel)}.subscriptionConfettiOverlay{position:fixed;inset:0;z-index:9999;pointer-events:none}.subscriptionConfettiCanvas{position:fixed;inset:0;width:100vw;height:100vh}.subscriptionConfettiBanner{position:fixed;left:50%;top:38%;z-index:10000;max-width:min(92vw,980px);overflow-wrap:anywhere;background:linear-gradient(90deg,#ffb800,#ff3d6e,#e14dff,#22a7ff,#00e676);background-clip:text;color:transparent;font-family:var(--console-font-ui,inherit);font-size:clamp(34px,5.5vw,64px);font-style:italic;font-weight:800;letter-spacing:.04em;line-height:1.05;text-align:center;transform:translate(-50%,-50%) scale(.85);animation:subscriptionConfettiBannerLife 3.1s ease forwards;-webkit-background-clip:text}@keyframes subscriptionConfettiBannerLife{0%{opacity:0;transform:translate(-50%,-50%) scale(.85)}14%,76%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-58%) scale(.96)}}@media (prefers-reduced-motion:reduce){.dashboardStyledConsole .dashboardTopbarStatus span{animation:none;box-shadow:0 0 0 3px rgb(98 196 126/20%)}.subscriptionConfettiCanvas{display:none}.subscriptionConfettiBanner{animation-duration:1.6s}}@media (max-width:1280px){.dashboardStyledConsole{height:auto;min-height:100vh;overflow:visible}.dashboardStyledConsole .dashboardAppFrame{min-height:calc(100vh - var(--dashboard-topbar-height));height:auto}.dashboardStyledConsole .dashboardMainShell,.dashboardStyledConsole.dashboardFixedRailsConsole .dashboardMainShell{grid-template-columns:1fr;height:auto;overflow:visible}.dashboardStyledConsole.dashboardFixedRailsConsole.dashboardHomeConsole .dashboardMainShell{grid-template-columns:1fr}.dashboardStyledConsole .dashboardContentRegion{height:auto;overflow:visible}.dashboardStyledConsole .dashboardHomeColumns{grid-template-columns:1fr 1fr;height:auto;overflow:visible}.dashboardStyledConsole .dashboardHomeColumn{min-height:640px}.dashboardStyledConsole .chatRail{height:640px;border-top:1px solid var(--line)}.dashboardStyledConsole .dashboardChatResizer{display:none}}@media (max-width:920px){.dashboardStyledConsole .dashboardTopbarShell{flex-wrap:wrap;height:auto;min-height:var(--dashboard-topbar-height);padding:10px 14px}.dashboardStyledConsole .dashboardTopbarAccount{width:100%;margin-left:0}.dashboardStyledConsole .dashboardAppFrame{flex-direction:column}.dashboardStyledConsole .dashboardSidebar,.dashboardStyledConsole .dashboardSidebar.collapsed{align-items:stretch;flex-basis:auto;width:100%;height:auto;overflow:visible;border-right:0;border-bottom:1px solid var(--line);padding:18px}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem>span,.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard .metricGrid,.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardSidebarOverviewCard .revenueValue strong,.dashboardStyledConsole .dashboardSidebar.collapsed .summaryPaymentButton,.dashboardStyledConsole .dashboardSidebar.collapsed .summaryPaymentInstructionsButton{display:initial}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem{grid-template-columns:19px minmax(0,1fr) 14px;justify-items:stretch;padding:12px 13px}.dashboardStyledConsole .dashboardSidebar.collapsed .dashboardNavItem:after{display:none}.dashboardStyledConsole .dashboardHomeColumns{grid-template-areas:"acquisition" "tasks";grid-template-columns:1fr;grid-template-rows:auto auto}.dashboardStyledConsole .dashboardHomeColumn{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.dashboardStyledConsole .dashboardHomeColumnScroll{overflow:visible}.dashboardStyledConsole .acquisitionMetricsSummary{white-space:normal}.dashboardStyledConsole .chatRail{height:600px}}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell{--line:transparent;--soft-line:transparent;border-color:rgb(18 28 43/54%);border-width:0}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion *,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion :after,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardContentRegion :before,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar *,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar :after,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardSidebar :before,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell *,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell :after,.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarShell :before{--line:transparent;--soft-line:transparent;border-color:transparent;border-width:0}.dashboardStyledConsole.companyLaunchWorkspaceLocked .dashboardTopbarDivider{background:transparent}