.DashboardScreen-module__jyYKRq__root{isolation:isolate;gap:32px;padding-bottom:56px;display:grid;position:relative}.DashboardScreen-module__jyYKRq__root>*{z-index:1;position:relative}.DashboardScreen-module__jyYKRq__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.DashboardScreen-module__jyYKRq__pageHeader h2{color:var(--color-text-primary);text-shadow:0 0 28px color-mix(in srgb, var(--color-primary) 10%, transparent);margin:0;font-size:30px;font-weight:800;line-height:40px}.DashboardScreen-module__jyYKRq__pageHeader p,.DashboardScreen-module__jyYKRq__cardHeader p,.DashboardScreen-module__jyYKRq__automationBar p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:18px}.DashboardScreen-module__jyYKRq__pageHeader p{margin-top:4px;font-size:14px;line-height:20px}.DashboardScreen-module__jyYKRq__headerActions{flex-wrap:wrap;gap:12px;display:flex}.DashboardScreen-module__jyYKRq__primaryButton,.DashboardScreen-module__jyYKRq__secondaryButton{border-radius:var(--radius-default);justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.DashboardScreen-module__jyYKRq__primaryButton{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 0 28px color-mix(in srgb, var(--color-primary) 16%, transparent)}.DashboardScreen-module__jyYKRq__primaryButton:hover{background:var(--color-primary-hover)}.DashboardScreen-module__jyYKRq__secondaryButton{border:1px solid color-mix(in srgb, var(--color-primary) 12%, var(--color-glass-border));color:var(--color-text-secondary);-webkit-backdrop-filter:var(--blur-glass-mobile);background:linear-gradient(145deg,#ffffff0a,#0000 54%),#0203028a}.DashboardScreen-module__jyYKRq__secondaryButton:hover{border-color:color-mix(in srgb, var(--color-primary) 34%, var(--color-glass-border));background:var(--color-glass-surface);color:var(--color-text-primary)}.DashboardScreen-module__jyYKRq__activationCard{grid-template-columns:minmax(0,1fr) minmax(160px,220px) auto;align-items:center;gap:16px;padding:16px;display:grid;overflow:hidden}.DashboardScreen-module__jyYKRq__activationCard:before{background:linear-gradient(180deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 18%, transparent));width:3px;box-shadow:0 0 22px color-mix(in srgb, var(--color-primary) 28%, transparent);content:"";position:absolute;inset:0 auto 0 0}.DashboardScreen-module__jyYKRq__activationCard strong{color:var(--color-text-primary);font-size:15px;font-weight:800;line-height:20px}.DashboardScreen-module__jyYKRq__loadError{border:1px solid color-mix(in srgb, var(--color-error) 28%, var(--color-glass-border));border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-error) 6%, var(--color-glass-surface));color:var(--color-text-primary);gap:4px;padding:12px 14px;display:grid}.DashboardScreen-module__jyYKRq__loadError strong{color:var(--color-text-primary);font-size:13px;font-weight:800}.DashboardScreen-module__jyYKRq__loadError p{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:700;line-height:18px}.DashboardScreen-module__jyYKRq__activationCard p{color:var(--color-text-muted);margin:3px 0 0;font-size:13px;line-height:18px}.DashboardScreen-module__jyYKRq__activationProgress{gap:7px;display:grid}.DashboardScreen-module__jyYKRq__activationProgress span{color:var(--color-primary);font-size:13px;font-weight:800}.DashboardScreen-module__jyYKRq__activationProgress progress{border-radius:var(--radius-full);background:#0000006b;border:none;width:100%;height:8px;overflow:hidden}.DashboardScreen-module__jyYKRq__activationProgress progress::-webkit-progress-bar{border-radius:var(--radius-full);background:#0000006b}.DashboardScreen-module__jyYKRq__activationProgress progress::-webkit-progress-value{border-radius:var(--radius-full);background:var(--color-primary)}.DashboardScreen-module__jyYKRq__activationProgress progress::-moz-progress-bar{border-radius:var(--radius-full);background:var(--color-primary)}.DashboardScreen-module__jyYKRq__automationIcon{border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-primary) 7%, #0000006b);color:var(--color-primary);flex:none;place-items:center;display:grid}.DashboardScreen-module__jyYKRq__cardHeader h3,.DashboardScreen-module__jyYKRq__automationTitleRow h3{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:800;line-height:22px}.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.DashboardScreen-module__jyYKRq__metricCard{gap:18px;min-width:0;min-height:154px;padding:24px 24px 44px;display:grid;overflow:hidden}.DashboardScreen-module__jyYKRq__metricCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;position:absolute;inset:0 0 auto}.DashboardScreen-module__jyYKRq__metricCard:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-primary) 34%, transparent), transparent);content:"";height:1px;position:absolute;inset:auto 18px 0}.DashboardScreen-module__jyYKRq__metricLabelRow{align-items:center;gap:8px;min-width:0;display:flex}.DashboardScreen-module__jyYKRq__metricLabelRow span{color:var(--color-text-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__metricCard strong{min-width:0;color:var(--color-text-primary);text-shadow:0 0 22px color-mix(in srgb, var(--color-primary) 8%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:30px;font-weight:800;line-height:36px;display:block;overflow:hidden}.DashboardScreen-module__jyYKRq__metricTrend{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;margin-top:8px;display:flex}.DashboardScreen-module__jyYKRq__metricTrend span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__metricTrend small{min-width:0;color:var(--color-text-muted);text-overflow:ellipsis;font-size:14px;line-height:16px;overflow:hidden}.DashboardScreen-module__jyYKRq__metricDetailButton{min-height:22px;color:var(--color-primary);background:0 0;border:0;padding:0;font-size:12px;font-weight:800;line-height:16px;position:absolute;bottom:16px;right:22px}.DashboardScreen-module__jyYKRq__metricDetailButton:hover{color:var(--color-primary-hover)}.DashboardScreen-module__jyYKRq__skeletonBlock{border-radius:var(--radius-default);background:linear-gradient(90deg, color-mix(in srgb, var(--color-surface-high) 72%, transparent), color-mix(in srgb, var(--color-text-muted) 18%, transparent), color-mix(in srgb, var(--color-surface-high) 72%, transparent));background-size:220% 100%;animation:1.2s ease-in-out infinite DashboardScreen-module__jyYKRq__dashboardSkeletonSweep;display:block;overflow:hidden}.DashboardScreen-module__jyYKRq__skeletonMetricValue{border-radius:var(--radius-default);width:min(170px,76%);height:32px}.DashboardScreen-module__jyYKRq__skeletonMetricTrend{width:min(190px,86%);height:14px;margin-top:10px}.DashboardScreen-module__jyYKRq__revenueDetailModal{gap:18px;width:min(620px,100%);max-height:min(760px,100vh - 40px);padding:22px;display:grid}.DashboardScreen-module__jyYKRq__revenueDetailHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.DashboardScreen-module__jyYKRq__revenueDetailHeader h3{color:var(--color-text-primary);margin:0;font-size:20px;font-weight:800;line-height:26px}.DashboardScreen-module__jyYKRq__revenueDetailHeader p{color:var(--color-text-muted);margin:5px 0 0;font-size:14px;line-height:19px}.DashboardScreen-module__jyYKRq__modalCloseButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);width:34px;height:34px;color:var(--color-text-secondary);background:#0203029e;flex:none;place-items:center;display:inline-grid}.DashboardScreen-module__jyYKRq__modalCloseButton:hover{color:var(--color-text-primary)}.DashboardScreen-module__jyYKRq__revenueDetailSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.DashboardScreen-module__jyYKRq__revenueDetailSummary div,.DashboardScreen-module__jyYKRq__revenueDetailRow{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:#0203028f}.DashboardScreen-module__jyYKRq__revenueDetailSummary div{gap:5px;padding:14px;display:grid}.DashboardScreen-module__jyYKRq__revenueDetailSummary span,.DashboardScreen-module__jyYKRq__revenueDetailRow span{color:var(--color-text-muted);font-size:12px;font-weight:700;line-height:16px}.DashboardScreen-module__jyYKRq__revenueDetailSummary strong{color:var(--color-text-primary);font-size:22px;font-weight:800;line-height:28px}.DashboardScreen-module__jyYKRq__revenueDetailRows{gap:10px;display:grid}.DashboardScreen-module__jyYKRq__revenueDetailRow{justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.DashboardScreen-module__jyYKRq__revenueDetailRow strong{color:var(--color-text-primary);margin-bottom:3px;font-size:14px;font-weight:800;line-height:18px;display:block}.DashboardScreen-module__jyYKRq__revenueDetailRow b{color:var(--color-text-primary);white-space:nowrap;font-size:15px;font-weight:800;line-height:19px}.DashboardScreen-module__jyYKRq__revenueDetailRow[data-tone=success]{border-color:color-mix(in srgb, var(--color-success) 34%, var(--color-glass-border))}.DashboardScreen-module__jyYKRq__revenueDetailRow[data-tone=warning]{border-color:color-mix(in srgb, var(--color-warning) 38%, var(--color-glass-border))}.DashboardScreen-module__jyYKRq__revenueDetailRow[data-tone=danger]{border-color:color-mix(in srgb, var(--color-error) 34%, var(--color-glass-border))}.DashboardScreen-module__jyYKRq__tonePrimary{color:var(--color-primary)}.DashboardScreen-module__jyYKRq__toneSuccess{color:var(--color-success)}.DashboardScreen-module__jyYKRq__toneDanger{color:var(--color-error)}.DashboardScreen-module__jyYKRq__toneInfo{color:var(--color-info)}.DashboardScreen-module__jyYKRq__dangerDot{border-radius:var(--radius-full);background:var(--color-error);width:8px;height:8px}.DashboardScreen-module__jyYKRq__chartGrid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;display:grid}.DashboardScreen-module__jyYKRq__revenueCard,.DashboardScreen-module__jyYKRq__funnelCard{padding:28px}.DashboardScreen-module__jyYKRq__revenueCard:before,.DashboardScreen-module__jyYKRq__funnelCard:before{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-primary) 18%, transparent), transparent);content:"";height:1px;position:absolute;inset:0 0 auto}.DashboardScreen-module__jyYKRq__cardHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.DashboardScreen-module__jyYKRq__helpButton{color:var(--color-text-muted);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.DashboardScreen-module__jyYKRq__helpButton:hover{color:var(--color-text-primary)}.DashboardScreen-module__jyYKRq__chartModeGroup{border:1px solid color-mix(in srgb, var(--color-primary) 11%, var(--color-glass-border));border-radius:var(--radius-default);background:#00000057;gap:4px;padding:4px;display:inline-flex}.DashboardScreen-module__jyYKRq__chartMode,.DashboardScreen-module__jyYKRq__chartModeActive{border-radius:var(--radius-default);min-height:32px;padding:0 12px;font-size:13px;font-weight:800}.DashboardScreen-module__jyYKRq__chartMode{color:var(--color-text-muted);background:0 0;border:1px solid #0000}.DashboardScreen-module__jyYKRq__chartModeActive{border:1px solid color-mix(in srgb, var(--color-primary) 34%, var(--color-border));background:color-mix(in srgb, var(--color-primary) 10%, #0000003d);color:var(--color-primary)}.DashboardScreen-module__jyYKRq__recoveryChartLayout{grid-template-columns:minmax(0,1fr) minmax(170px,.32fr);gap:18px;display:grid}.DashboardScreen-module__jyYKRq__chartFrame{isolation:isolate;border:1px solid color-mix(in srgb, var(--color-primary) 10%, transparent);border-radius:var(--radius-default);background:linear-gradient(180deg, #ffffff05, transparent 36%), radial-gradient(ellipse 54% 32% at 50% 64%, color-mix(in srgb, var(--color-primary) 8%, transparent), transparent 72%), #0000002e;width:100%;height:326px;padding-top:38px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0a,inset 0 -34px 54px #0000003d}.DashboardScreen-module__jyYKRq__chartFrame:before{z-index:0;border-radius:var(--radius-default);background:linear-gradient(color-mix(in srgb, var(--color-border) 9%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--color-border) 5%, transparent) 1px, transparent 1px);opacity:.72;content:"";background-size:100% 33.333%,12.5% 100%;position:absolute;inset:38px 28px 58px;-webkit-mask-image:radial-gradient(#000 0% 52%,#0000 82%);mask-image:radial-gradient(#000 0% 52%,#0000 82%)}.DashboardScreen-module__jyYKRq__chartFrame:after{z-index:0;background:color-mix(in srgb, var(--color-primary) 7%, transparent);filter:blur(32px);opacity:.72;content:"";border-radius:999px;height:82px;position:absolute;bottom:18%;left:16%;right:16%}.DashboardScreen-module__jyYKRq__chartSkeletonCanvas{z-index:1;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:12px;min-width:0;height:100%;padding:8px 28px 38px;display:grid;position:relative}.DashboardScreen-module__jyYKRq__chartSkeletonGroup{grid-template-rows:auto 1fr auto;align-items:end;gap:8px;height:100%;display:grid}.DashboardScreen-module__jyYKRq__chartSkeletonValue{justify-self:center;width:42px;height:12px}.DashboardScreen-module__jyYKRq__chartSkeletonBar{border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 42%, var(--color-text-primary)), color-mix(in srgb, var(--color-primary) 68%, transparent)), #020302b3;width:52%;height:44%;min-height:42px;box-shadow:0 0 28px color-mix(in srgb, var(--color-primary) 13%, transparent);justify-self:center}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(2) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:56%}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(3) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:38%}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(4) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:68%}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(5) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:49%}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(6) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:61%}.DashboardScreen-module__jyYKRq__chartSkeletonGroup:nth-child(7) .DashboardScreen-module__jyYKRq__chartSkeletonBar{height:45%}.DashboardScreen-module__jyYKRq__chartSkeletonLabel{justify-self:center;width:44px;height:12px}.DashboardScreen-module__jyYKRq__chartCanvas{z-index:1;width:100%;min-width:0;height:100%;position:relative}.DashboardScreen-module__jyYKRq__chartSvg{z-index:3;width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0;overflow:visible}.DashboardScreen-module__jyYKRq__chartLinePath{fill:none;stroke:color-mix(in srgb, var(--color-primary) 72%, var(--color-text-primary));stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8px;filter:drop-shadow(0 0 10px color-mix(in srgb, var(--color-primary) 18%, transparent));vector-effect:non-scaling-stroke}.DashboardScreen-module__jyYKRq__chartDot,.DashboardScreen-module__jyYKRq__chartDotGood{z-index:6;top:var(--point-y);border:2px solid color-mix(in srgb, var(--color-text-primary) 90%, transparent);border-radius:var(--radius-full);width:11px;height:11px;position:absolute;left:50%;transform:translate(-50%,-50%)}.DashboardScreen-module__jyYKRq__chartDot{background:var(--color-primary)}.DashboardScreen-module__jyYKRq__chartDotGood{background:var(--color-success)}.DashboardScreen-module__jyYKRq__revenueBar{z-index:2;height:var(--bar-height);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 96%, white), color-mix(in srgb, var(--color-primary) 74%, black)), var(--color-primary);box-shadow:0 0 18px color-mix(in srgb, var(--color-primary) 18%, transparent), inset 0 1px 0 #ffffff3d;transition:background-color .16s,box-shadow .16s,transform .16s;position:absolute;bottom:36%;left:32%;right:32%}.DashboardScreen-module__jyYKRq__revenueBar:after{border-radius:inherit;content:"";background:linear-gradient(90deg,#ffffff2e,#0000 32% 68%,#00000024);position:absolute;inset:0}.DashboardScreen-module__jyYKRq__chartMonthGroup{top:0;bottom:0;left:var(--point-x);width:calc(100% / var(--chart-columns,6));cursor:pointer;background:0 0;border:0;outline:none;padding:0;position:absolute;transform:translate(-50%)}.DashboardScreen-module__jyYKRq__chartMonthGroup:hover .DashboardScreen-module__jyYKRq__revenueBar,.DashboardScreen-module__jyYKRq__chartMonthGroup:focus .DashboardScreen-module__jyYKRq__revenueBar{box-shadow:0 0 26px color-mix(in srgb, var(--color-primary) 30%, transparent), inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.DashboardScreen-module__jyYKRq__chartValueLabel,.DashboardScreen-module__jyYKRq__chartAxisLabel,.DashboardScreen-module__jyYKRq__chartRevenueLabel{color:var(--color-text-muted);text-align:center;font-size:14px;font-weight:800;position:absolute;left:0;right:0}.DashboardScreen-module__jyYKRq__chartValueLabel{z-index:6;top:calc(64% - var(--bar-height) - 12px);color:var(--color-text-primary);transform:translateY(-50%)}.DashboardScreen-module__jyYKRq__chartRevenueLabel{color:color-mix(in srgb, var(--color-primary) 82%, var(--color-text-primary));bottom:23%}.DashboardScreen-module__jyYKRq__chartAxisLabel{bottom:12%}.DashboardScreen-module__jyYKRq__chartTooltip{z-index:3;top:clamp(42px, var(--tooltip-y), calc(100% - 72px));left:clamp(112px, var(--tooltip-x), calc(100% - 112px));border:1px solid color-mix(in srgb, var(--color-primary) 24%, var(--color-glass-border));border-radius:var(--radius-default);min-width:190px;box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:var(--blur-glass-mobile);pointer-events:none;background:#040504e6;gap:5px;padding:10px 12px;display:grid;position:absolute;transform:translate(14px,-50%)}.DashboardScreen-module__jyYKRq__chartTooltip strong{color:var(--color-text-primary);font-size:13px;font-weight:800;line-height:16px}.DashboardScreen-module__jyYKRq__chartTooltip span{color:var(--color-text-muted);font-size:12px;font-weight:700;line-height:15px}.DashboardScreen-module__jyYKRq__gradientStopStart{stop-color:var(--color-primary);stop-opacity:.36}.DashboardScreen-module__jyYKRq__gradientStopEnd{stop-color:var(--color-primary);stop-opacity:0}.DashboardScreen-module__jyYKRq__barChart{border-bottom:1px solid color-mix(in srgb, var(--color-border) 44%, transparent);grid-auto-columns:minmax(46px,1fr);grid-auto-flow:column;align-items:end;gap:10px;height:100%;padding:8px 4px 0;display:grid;overflow-x:auto}.DashboardScreen-module__jyYKRq__barGroup{grid-template-rows:auto minmax(0,1fr) auto;align-items:end;gap:7px;min-width:0;height:100%;display:grid}.DashboardScreen-module__jyYKRq__barGroup span{color:var(--color-text-secondary);justify-self:center;font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__barTrack{border:1px solid color-mix(in srgb, var(--color-glass-border) 38%, transparent);border-radius:var(--radius-default) var(--radius-default) 0 0;background:#00000057;align-items:end;width:100%;height:100%;display:grid;overflow:hidden}.DashboardScreen-module__jyYKRq__barFill{min-height:10px;height:var(--bar-fill);border-radius:var(--radius-default) var(--radius-default) 0 0;background:linear-gradient(180deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 46%, black));box-shadow:0 0 24px color-mix(in srgb, var(--color-primary) 18%, transparent)}.DashboardScreen-module__jyYKRq__barGroup strong{color:var(--color-text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__shareChart{grid-template-columns:minmax(180px,.72fr) minmax(160px,1fr);align-items:center;gap:18px;height:100%;display:grid}.DashboardScreen-module__jyYKRq__shareSvg{justify-self:center;width:min(100%,220px);transform:rotate(-90deg)}.DashboardScreen-module__jyYKRq__shareBase,.DashboardScreen-module__jyYKRq__shareSlice{fill:none;stroke-width:34px}.DashboardScreen-module__jyYKRq__shareBase{stroke:#00000075}.DashboardScreen-module__jyYKRq__shareSlice{stroke:var(--color-primary)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(3){stroke:var(--color-success)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(4){stroke:var(--color-info)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(5){stroke:var(--color-warning)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(6){stroke:var(--color-error)}.DashboardScreen-module__jyYKRq__shareLegend{gap:10px;display:grid}.DashboardScreen-module__jyYKRq__shareLegend div{grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.DashboardScreen-module__jyYKRq__shareLegend span{border-radius:var(--radius-full);background:var(--color-primary);width:8px;height:8px}.DashboardScreen-module__jyYKRq__shareLegend strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__shareLegend small{color:var(--color-text-muted);font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__chartSummary{gap:10px;display:grid}.DashboardScreen-module__jyYKRq__chartSummary div{border:1px solid color-mix(in srgb, var(--color-primary) 8%, var(--color-border));border-radius:var(--radius-default);background:linear-gradient(145deg,#ffffff08,#0000 58%),#00000042;gap:4px;padding:12px;display:grid}.DashboardScreen-module__jyYKRq__chartSummary span,.DashboardScreen-module__jyYKRq__chartSummary small{color:var(--color-text-muted);font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__chartSummary strong{color:var(--color-text-primary);font-size:18px;font-weight:800;line-height:22px}.DashboardScreen-module__jyYKRq__funnelStages{gap:14px;display:grid}.DashboardScreen-module__jyYKRq__funnelStageGroup{gap:8px;display:grid}.DashboardScreen-module__jyYKRq__funnelStage{gap:9px;display:grid}.DashboardScreen-module__jyYKRq__funnelStageMeta{color:var(--color-text-secondary);justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.DashboardScreen-module__jyYKRq__funnelStageGroup[data-base=true]{border:1px solid color-mix(in srgb, var(--color-primary) 14%, var(--color-glass-border));border-radius:var(--radius-default);background:linear-gradient(145deg, #ffffff0a, transparent 54%), color-mix(in srgb, var(--color-primary) 5%, #00000038);padding:12px}.DashboardScreen-module__jyYKRq__funnelStageGroup[data-base=true] .DashboardScreen-module__jyYKRq__funnelTrack{display:none}.DashboardScreen-module__jyYKRq__funnelStageGroup[data-base=true] .DashboardScreen-module__jyYKRq__funnelStageMeta>span{color:var(--color-text-primary);font-weight:800}.DashboardScreen-module__jyYKRq__funnelStageMeta div{gap:16px;display:inline-flex}.DashboardScreen-module__jyYKRq__funnelStageMeta strong{color:var(--color-text-primary);font-size:14px}.DashboardScreen-module__jyYKRq__funnelStageMeta small{border:1px solid color-mix(in srgb, var(--color-primary) 14%, var(--color-border));border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-primary) 6%, transparent);min-height:22px;color:var(--color-text-muted);align-items:center;padding:0 8px;font-size:14px;font-weight:700;display:inline-flex}.DashboardScreen-module__jyYKRq__funnelTrack{border-radius:var(--radius-sm);background:#00000057;height:12px;overflow:hidden;box-shadow:inset 0 1px 2px #00000047}.DashboardScreen-module__jyYKRq__funnelFill{width:var(--funnel-fill);background:linear-gradient(90deg, var(--color-primary-hover), var(--color-primary));height:100%;box-shadow:0 0 22px color-mix(in srgb, var(--color-primary) 16%, transparent);transition:width .18s}.DashboardScreen-module__jyYKRq__skeletonFunnelValue{width:34px;height:16px}.DashboardScreen-module__jyYKRq__skeletonFunnelPercent{width:42px;height:12px}.DashboardScreen-module__jyYKRq__skeletonFunnelTrack{border-radius:var(--radius-sm);width:100%;height:12px}.DashboardScreen-module__jyYKRq__funnelStageGroup[data-base=true] .DashboardScreen-module__jyYKRq__skeletonFunnelTrack{display:none}.DashboardScreen-module__jyYKRq__funnelConnector{border-left:1px solid color-mix(in srgb, var(--color-glass-border) 82%, transparent);color:var(--color-text-muted);align-items:center;gap:4px;margin-left:4px;padding-left:12px;font-size:14px;display:flex}.DashboardScreen-module__jyYKRq__automationBar{justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex;position:relative;overflow:hidden}.DashboardScreen-module__jyYKRq__automationBar:before{background:linear-gradient(180deg, var(--color-success), color-mix(in srgb, var(--color-success) 14%, transparent));content:"";width:3px;position:absolute;inset:0 auto 0 0}.DashboardScreen-module__jyYKRq__automationContent{align-items:center;gap:24px;min-width:0;display:flex}.DashboardScreen-module__jyYKRq__automationIcon{border:1px solid var(--color-glass-border);width:48px;height:48px;color:var(--color-text-muted);background:#0203028a;box-shadow:inset 0 1px #ffffff12}.DashboardScreen-module__jyYKRq__skeletonAutomationBadge{width:84px;height:24px}.DashboardScreen-module__jyYKRq__skeletonAutomationText{width:min(520px,86%);height:14px;margin-top:8px}@keyframes DashboardScreen-module__jyYKRq__dashboardSkeletonSweep{0%{background-position:120% 0}to{background-position:-120% 0}}.DashboardScreen-module__jyYKRq__automationTitleRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.DashboardScreen-module__jyYKRq__activeBadge{color:var(--color-success);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:5px;font-size:14px;font-weight:800;display:inline-flex}.DashboardScreen-module__jyYKRq__activeBadge span{border-radius:var(--radius-full);background:var(--color-success);width:6px;height:6px}@media (max-width:1180px){.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardScreen-module__jyYKRq__chartGrid{grid-template-columns:1fr}}@media (max-width:760px){.DashboardScreen-module__jyYKRq__root{gap:18px;padding-bottom:32px}.DashboardScreen-module__jyYKRq__pageHeader,.DashboardScreen-module__jyYKRq__automationBar{flex-direction:column;align-items:stretch}.DashboardScreen-module__jyYKRq__headerActions{display:none}.DashboardScreen-module__jyYKRq__activationCard{background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 8%, transparent), transparent 46%), linear-gradient(145deg, #ffffff08, transparent 54%), #0405049e;-webkit-backdrop-filter:var(--blur-glass-mobile);grid-template-columns:1fr;gap:14px;padding:16px;position:relative;overflow:hidden}.DashboardScreen-module__jyYKRq__activationCard:before{background:linear-gradient(180deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 20%, transparent));content:"";width:3px;position:absolute;inset:0 auto 0 0}.DashboardScreen-module__jyYKRq__activationCard strong{max-width:18rem;font-size:16px;line-height:21px;display:block}.DashboardScreen-module__jyYKRq__activationCard p{max-width:28rem;font-size:13px;line-height:18px}.DashboardScreen-module__jyYKRq__activationProgress{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.DashboardScreen-module__jyYKRq__activationProgress span{min-width:36px}.DashboardScreen-module__jyYKRq__activationCard .DashboardScreen-module__jyYKRq__secondaryButton{border-color:color-mix(in srgb, var(--color-primary) 24%, var(--color-glass-border));min-height:46px;color:var(--color-text-primary);background:#00000047;justify-content:space-between;padding:0 14px}.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.DashboardScreen-module__jyYKRq__revenueCard,.DashboardScreen-module__jyYKRq__funnelCard,.DashboardScreen-module__jyYKRq__automationBar{-webkit-backdrop-filter:var(--blur-glass-mobile);padding:18px}.DashboardScreen-module__jyYKRq__metricCard{gap:14px;min-height:132px;padding:16px 14px 34px}.DashboardScreen-module__jyYKRq__revenueDetailModal{max-height:min(84vh,720px);padding:18px}.DashboardScreen-module__jyYKRq__revenueDetailSummary{grid-template-columns:1fr}.DashboardScreen-module__jyYKRq__revenueDetailRow{flex-direction:column;align-items:flex-start;gap:7px}.DashboardScreen-module__jyYKRq__metricCard strong{font-size:25px;line-height:30px}.DashboardScreen-module__jyYKRq__metricLabelRow{align-items:flex-start;gap:7px}.DashboardScreen-module__jyYKRq__metricLabelRow span{letter-spacing:.06em;white-space:normal;font-size:12px;line-height:16px}.DashboardScreen-module__jyYKRq__metricTrend{align-items:start;gap:3px}.DashboardScreen-module__jyYKRq__metricTrend small{white-space:normal}.DashboardScreen-module__jyYKRq__metricLabelRow{align-items:flex-start}.DashboardScreen-module__jyYKRq__metricLabelRow span{white-space:normal}.DashboardScreen-module__jyYKRq__cardHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.DashboardScreen-module__jyYKRq__chartModeGroup{width:100%}.DashboardScreen-module__jyYKRq__chartMode,.DashboardScreen-module__jyYKRq__chartModeActive{flex:1}.DashboardScreen-module__jyYKRq__recoveryChartLayout,.DashboardScreen-module__jyYKRq__shareChart{grid-template-columns:1fr}.DashboardScreen-module__jyYKRq__chartFrame{scrollbar-color:color-mix(in srgb, var(--color-primary) 44%, transparent) transparent;height:284px;padding-bottom:6px;overflow:auto visible}.DashboardScreen-module__jyYKRq__chartSkeletonCanvas{width:max(100%,720px);max-width:none;padding-inline:24px}.DashboardScreen-module__jyYKRq__chartCanvas{width:max(100%, calc(var(--chart-columns,6) * 33.333%));max-width:none}.DashboardScreen-module__jyYKRq__chartTooltip{transform:translate(-50%,-100%)}.DashboardScreen-module__jyYKRq__chartSummary{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardScreen-module__jyYKRq__chartSummary div{padding:10px}.DashboardScreen-module__jyYKRq__chartSummary strong{font-size:15px;line-height:19px}.DashboardScreen-module__jyYKRq__automationContent{align-items:flex-start;gap:16px}}@media (max-width:420px){.DashboardScreen-module__jyYKRq__automationIcon{width:38px;height:38px}.DashboardScreen-module__jyYKRq__metricLabelRow span{white-space:normal}.DashboardScreen-module__jyYKRq__funnelStageMeta div{justify-content:space-between;width:100%}.DashboardScreen-module__jyYKRq__funnelCard{gap:0}.DashboardScreen-module__jyYKRq__funnelCard .DashboardScreen-module__jyYKRq__cardHeader{margin-bottom:18px}.DashboardScreen-module__jyYKRq__funnelStages{gap:12px}.DashboardScreen-module__jyYKRq__funnelStageMeta{flex-direction:row;align-items:center;gap:10px}.DashboardScreen-module__jyYKRq__funnelStageMeta>span{font-size:13px;font-weight:800;line-height:17px}.DashboardScreen-module__jyYKRq__funnelStageMeta strong{font-size:15px}.DashboardScreen-module__jyYKRq__funnelStageMeta small{min-height:20px;padding:0 7px;font-size:12px}.DashboardScreen-module__jyYKRq__funnelTrack{height:9px}}@media (prefers-reduced-motion:reduce){.DashboardScreen-module__jyYKRq__skeletonBlock{animation:none}}
