.dashboard_page__TGnRk{padding:18px;height:100%;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:radial-gradient(1200px 300px at 8% -20%,color-mix(in srgb,var(--color-primary) 16%,transparent),transparent),var(--color-background);color:var(--color-foreground)}.dashboard_headerRow__K4Yoe{display:flex;flex-direction:column;gap:4px}.dashboard_title__J9wC6{margin:0;font-size:30px;line-height:1.12;letter-spacing:-.01em}.dashboard_subtitle__tN3yS{color:var(--color-muted-foreground);font-size:13px}.dashboard_loader__R2iTd{flex:1;display:flex;align-items:center;justify-content:center}.dashboard_grid__bX8Ii{flex:0 0 auto;min-height:-moz-max-content;min-height:max-content;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(360px,auto) minmax(320px,auto);gap:12px;width:100%;max-width:1100px;margin:0 auto}.dashboard_card__D9n2Q{border:1px solid color-mix(in srgb,var(--color-border) 86%,transparent);border-radius:16px;background:color-mix(in srgb,var(--color-card) 92%,var(--color-background) 8%);color:var(--color-card-foreground);padding:14px;min-height:0;display:flex;flex-direction:column;box-shadow:0 6px 20px color-mix(in srgb,var(--color-foreground) 6%,transparent)}.dashboard_activityCard__yefwn{grid-column:1/-1}.dashboard_gaugeCard__dx_hB{grid-column:1;overflow:hidden}.dashboard_funnelCard__HPTH4{grid-column:2}.dashboard_metricsCard__6kU_9{grid-column:1/-1}.dashboard_cardHead__f42TC{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.dashboard_rightControls__c6E6M{display:inline-flex;align-items:center;gap:8px}.dashboard_timeframeSwitch__YUMMH .ant-segmented{border:1px solid var(--color-border);border-radius:999px;background:color-mix(in srgb,var(--color-background) 70%,transparent)}.dashboard_cardTitle__b9DI0{font-size:14px;font-weight:700;color:var(--color-foreground);line-height:1.2}.dashboard_cardHint__I5Bd9{margin-top:3px;font-size:12px;color:var(--color-muted-foreground)}.dashboard_weekSwitcher__Hw7qJ{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--color-border);border-radius:999px;background:color-mix(in srgb,var(--color-background) 65%,transparent);padding:2px}.dashboard_weekLabel__UZKWR{font-size:12px;font-weight:600;color:var(--color-foreground);min-width:130px;text-align:center}.dashboard_statusSwitches__rUf5c{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.dashboard_statusChip__rORSL{border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-background) 74%,transparent);color:var(--color-foreground);border-radius:999px;height:30px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;font-weight:600;transition:all .18s ease}.dashboard_statusChip__rORSL:hover{border-color:color-mix(in srgb,var(--color-primary) 45%,var(--color-border) 55%);background:color-mix(in srgb,var(--color-primary) 8%,transparent)}.dashboard_statusChipActive__8cAOM{border-color:color-mix(in srgb,var(--color-primary) 58%,var(--color-border) 42%);background:color-mix(in srgb,var(--color-primary) 15%,transparent)}.dashboard_statusDot__XT6x4{width:8px;height:8px;border-radius:999px}.dashboard_chartWrap__uutq6{flex:1;min-height:0;height:260px}.dashboard_pipelineLayout__pydqF{margin-top:8px;min-height:0;display:grid;grid-template-columns:minmax(190px,1fr) minmax(0,1fr);gap:14px;align-items:center}.dashboard_pipelineDonutShell__guRbg{position:relative;display:flex;align-items:center;justify-content:center;padding:8px}.dashboard_pipelineDonutShell__guRbg:before{content:"";position:absolute;width:100%;height:100%}.dashboard_pipelineDonut__yS7pE{width:210px;aspect-ratio:1/1;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.dashboard_pipelineDonutSvg__StBvP{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.dashboard_pipelineDonutSegment__lempb{transition:none;cursor:pointer}.dashboard_pipelineDonutSegmentActive__nx3Im{filter:drop-shadow(0 0 7px color-mix(in srgb,#22d3ee 50%,transparent)) drop-shadow(0 0 12px color-mix(in srgb,var(--color-primary) 44%,transparent))}.dashboard_pipelineDonut__yS7pE:after{content:"";position:absolute;inset:29px;border-radius:50%;background:radial-gradient(120px 70px at 50% 18%,color-mix(in srgb,var(--color-primary) 9%,transparent),transparent),color-mix(in srgb,var(--color-card) 93%,var(--color-background) 7%);border:1px solid color-mix(in srgb,var(--color-border) 82%,transparent)}.dashboard_pipelineDonutCenter__J7dOX{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.dashboard_pipelineDonutValue__zyVkH{font-size:34px;line-height:1;font-weight:800;letter-spacing:-.025em;color:var(--color-foreground)}.dashboard_pipelineDonutLabel__VKqls{margin-top:3px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted-foreground)}.dashboard_pipelineLegend__8VYtB{min-height:0;display:flex;flex-direction:column;gap:8px}.dashboard_pipelineLegendRow__Ab7up{border:1px solid color-mix(in srgb,var(--color-border) 88%,transparent);border-radius:12px;background:color-mix(in srgb,var(--color-card) 88%,var(--color-background) 12%);padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:none;cursor:pointer}.dashboard_pipelineLegendRowActive___hdHG,.dashboard_pipelineLegendRow__Ab7up:not(.dashboard_pipelineLegendRowInactive__OxMX0):hover{border-color:color-mix(in srgb,var(--color-primary) 60%,var(--color-border) 40%);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 38%,transparent),0 0 14px color-mix(in srgb,#22d3ee 35%,transparent)}.dashboard_pipelineLegendRowInactive__OxMX0{cursor:pointer}.dashboard_pipelineLegendLeft__8P2o2{min-width:0;display:inline-flex;align-items:center;gap:8px}.dashboard_pipelineLegendDot__vPuMy{width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 18%,transparent)}.dashboard_pipelineLegendDotInactive___krAV{background:color-mix(in srgb,var(--color-border) 85%,transparent);box-shadow:none}.dashboard_pipelineLegendLabel__RPrar{font-size:12px;font-weight:700;color:var(--color-foreground)}.dashboard_pipelineLegendRight__KVayd{display:inline-flex;align-items:baseline;gap:8px}.dashboard_pipelineLegendValue__2mk3e{font-size:19px;line-height:1;font-weight:800;letter-spacing:-.015em;color:var(--color-foreground)}.dashboard_pipelineLegendPct__tI2Yl{font-size:11px;font-weight:700;color:var(--color-muted-foreground)}.dashboard_gaugeRoot__l21dh{margin-top:6px;width:min(100%,360px);align-self:center;flex:0 0 auto}.dashboard_gaugeSvg__nSUbm{width:100%;max-height:210px;height:auto;display:block}.dashboard_gaugeAxisText__Q50av{fill:var(--color-muted-foreground);font-size:11px;font-weight:600}.dashboard_gaugeMilestoneText__60oSD{fill:var(--color-primary);font-size:11px;font-weight:700}.dashboard_gaugeMeta__nblFw{margin-top:8px;display:flex;flex-direction:column;align-items:center;gap:2px;flex:0 0 auto}.dashboard_gaugeValue__D2YDi{font-size:30px;line-height:1;font-weight:700;letter-spacing:-.02em}.dashboard_gaugeLabel__YE3eh{font-size:12px;color:var(--color-muted-foreground);text-align:center}.dashboard_gaugeNarrative__vVuke{margin:10px 0 0;font-size:12px;line-height:1.45;color:var(--color-muted-foreground);text-wrap:pretty;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.dashboard_primaryAccent__njIKN{color:var(--color-primary);font-weight:700}.dashboard_metricsGrid__WaDbg{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.dashboard_metricItem__OH19F{border:1px solid var(--color-border);border-radius:12px;padding:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--color-card) 88%,var(--color-background) 12%),color-mix(in srgb,var(--color-card) 96%,transparent));display:flex;flex-direction:column;gap:8px}.dashboard_metricItem__OH19F span{font-size:12px;color:var(--color-muted-foreground)}.dashboard_metricItem__OH19F b{font-size:24px;line-height:1;color:var(--color-foreground)}@media (max-width:1100px){.dashboard_grid__bX8Ii{grid-template-columns:1fr;grid-template-rows:auto}.dashboard_activityCard__yefwn,.dashboard_funnelCard__HPTH4,.dashboard_gaugeCard__dx_hB,.dashboard_metricsCard__6kU_9{grid-column:1}.dashboard_card__D9n2Q{min-height:320px}}@media (max-width:760px){.dashboard_grid__bX8Ii{grid-template-columns:1fr}.dashboard_activityCard__yefwn{grid-column:1}.dashboard_cardHead__f42TC{flex-direction:column}.dashboard_rightControls__c6E6M{width:100%;justify-content:space-between}.dashboard_weekLabel__UZKWR{min-width:108px}.dashboard_metricsGrid__WaDbg{grid-template-columns:1fr}.dashboard_pipelineLayout__pydqF{grid-template-columns:1fr;gap:10px}.dashboard_pipelineDonut__yS7pE{width:192px}.dashboard_pipelineLegendValue__2mk3e{font-size:17px}}@media (max-height:900px){.dashboard_gaugeRoot__l21dh{width:min(100%,310px)}.dashboard_gaugeSvg__nSUbm{max-height:178px}.dashboard_gaugeValue__D2YDi{font-size:26px}.dashboard_gaugeNarrative__vVuke{margin-top:8px;font-size:11px;line-height:1.35;-webkit-line-clamp:3}}