.pipeline-meter_track__3mT5t{display:flex;gap:4px;height:44px;border-radius:var(--radius-control);overflow:hidden}.pipeline-meter_segment__Su6Hg{border-radius:7px;min-width:8px;transition:flex-grow var(--dur-slow) var(--ease-out)}.pipeline-meter_emptyTrack__D9jIG{flex:1 1;border-radius:7px;background:repeating-linear-gradient(-45deg,var(--bg-raised),var(--bg-raised) 7px,var(--surface) 7px,var(--surface) 14px);border:1px solid var(--line)}.pipeline-meter_segment__Su6Hg[data-tone=posted]{background:var(--positive)}.pipeline-meter_segment__Su6Hg[data-tone=approved]{background:var(--accent)}.pipeline-meter_segment__Su6Hg[data-tone=pending]{background:var(--pill)}.pipeline-meter_segment__Su6Hg[data-tone=rejected]{background:var(--negative)}.pipeline-meter_legend__rHC_c{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4);list-style:none}.pipeline-meter_legendItem__m1l_m{display:inline-flex;align-items:center;gap:7px;font-size:.8125rem}.pipeline-meter_dot__ebTi7{width:9px;height:9px;border-radius:3px}.pipeline-meter_dot__ebTi7[data-tone=posted]{background:var(--positive)}.pipeline-meter_dot__ebTi7[data-tone=approved]{background:var(--accent)}.pipeline-meter_dot__ebTi7[data-tone=pending]{background:var(--pill)}.pipeline-meter_dot__ebTi7[data-tone=rejected]{background:var(--negative)}.pipeline-meter_legendLabel__5Dfxo{color:var(--ink-soft)}.pipeline-meter_legendValue__GOStW{font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sparkline_wrap__BGgsX{position:relative;width:100%}.sparkline_svg__H7poj{display:block;width:100%;height:120px;overflow:visible}.sparkline_tooltip__UnaUg{position:absolute;top:-8px;transform:translate(-50%,-100%);pointer-events:none;display:flex;flex-direction:column;gap:1px;padding:6px 10px;border-radius:10px;background:var(--pill);color:var(--pill-ink);box-shadow:var(--shadow-md);white-space:nowrap;z-index:var(--z-tooltip,500)}.sparkline_tooltip__UnaUg:after{content:"";position:absolute;bottom:-4px;left:50%;width:8px;height:8px;transform:translateX(-50%) rotate(45deg);background:var(--pill)}.sparkline_tipValue__LSgS1{font-size:.8125rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sparkline_tipMeta__QuX9Q{font-size:.7rem;opacity:.8}.toast_viewport__45pTK{position:fixed;bottom:var(--space-6);left:50%;transform:translateX(-50%);z-index:var(--z-toast);display:flex;flex-direction:column;gap:var(--space-2);align-items:center;pointer-events:none}@media (max-width:768px){.toast_viewport__45pTK{bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100% - var(--space-8))}}.toast_toast__5BONg{pointer-events:auto;display:flex;align-items:flex-start;gap:var(--space-2);max-width:420px;padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border-radius:var(--radius-control);background:var(--pill);color:var(--pill-ink);font-size:.875rem;font-weight:500;text-align:left;box-shadow:var(--shadow-lg);border-left:none;animation:toast_toast-in__dCwcU var(--dur-mid) var(--ease-out)}.toast_message__8D3VC{flex:1 1;min-width:0;align-self:center;overflow-wrap:anywhere;line-height:1.4}.toast_close__yCNXp{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin:-2px -2px 0 0;padding:0;border:none;border-radius:var(--radius-pill);background:transparent;color:inherit;opacity:.7;cursor:pointer}.toast_close__yCNXp:hover{opacity:1;background:color-mix(in oklch,currentColor 16%,transparent)}.toast_close__yCNXp:focus-visible{outline:2px solid currentColor;outline-offset:1px;opacity:1}.toast_close__yCNXp svg{width:16px;height:16px}.toast_toast__5BONg[data-tone=success]{background:var(--positive);color:oklch(.99 .01 150)}.toast_toast__5BONg[data-tone=error]{background:var(--negative);color:oklch(.99 .01 25)}.toast_toast__5BONg[data-leaving=true]{animation:toast_toast-out__ogD4_ var(--dur-mid) var(--ease-out) forwards}@keyframes toast_toast-in__dCwcU{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast_toast-out__ogD4_{to{opacity:0;transform:translateY(8px) scale(.98)}}@media (prefers-reduced-motion:reduce){.toast_toast__5BONg{animation:none}}.run-all-button_wrap__qR5UE{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}.run-all-button_button__zOKvl{font-size:1rem;padding:14px 24px;gap:10px}.run-all-button_button__zOKvl svg{width:18px;height:18px}.run-all-button_button__zOKvl:disabled{opacity:.85;cursor:progress}.run-all-button_hint__PGqvj{font-size:.875rem;color:var(--ink-soft);max-width:54ch;line-height:1.5}.run-all-button_pendingNote__MPaiR{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--ink-faint)}.run-all-button_pendingNote__MPaiR svg{width:13px;height:13px}.run-all-button_spinner__aiwC4{width:15px;height:15px;border-radius:50%;border:2px solid color-mix(in srgb,var(--accent-ink) 30%,transparent);border-top-color:var(--accent-ink);animation:run-all-button_run-all-spin__184RC .7s linear infinite}.run-all-button_report__MCnKD{width:100%;max-width:560px;margin-top:var(--space-2);padding:var(--space-4);background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius-control)}.run-all-button_reportHead__rYWUU{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.run-all-button_reportTitle__kVCEh{font-size:.9375rem;font-weight:600}.run-all-button_reportClose__UlENJ{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:var(--ink-soft);flex-shrink:0}.run-all-button_reportClose__UlENJ:hover{background:var(--bg-sunken,var(--line));color:var(--ink)}.run-all-button_reportClose__UlENJ svg{width:15px;height:15px}.run-all-button_diagnosis___C69P{margin-top:var(--space-3);padding:var(--space-3);background:var(--accent-soft);border-radius:var(--radius-control);font-size:.8125rem;line-height:1.5;color:var(--ink)}.run-all-button_stages__p2Z_s{list-style:none;margin-top:var(--space-3);display:flex;flex-direction:column;gap:2px}.run-all-button_stage__VUP70{display:grid;grid-template-columns:20px minmax(0,auto) 1fr;align-items:center;grid-gap:var(--space-2);gap:var(--space-2);padding:6px 0;font-size:.8125rem}.run-all-button_stageIcon__vGB0r{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;flex-shrink:0}.run-all-button_stageIcon__vGB0r svg{width:11px;height:11px}.run-all-button_stage__VUP70[data-ok=true] .run-all-button_stageIcon__vGB0r{background:var(--positive-soft);color:var(--positive)}.run-all-button_stage__VUP70[data-ok=false] .run-all-button_stageIcon__vGB0r{background:var(--negative-soft);color:var(--negative)}.run-all-button_stageName__fuc4p{font-weight:500;white-space:nowrap}.run-all-button_stageDetail__tNMWX{color:var(--ink-soft);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-all-button_stage__VUP70[data-ok=false] .run-all-button_stageDetail__tNMWX{color:var(--negative);white-space:normal}@keyframes run-all-button_run-all-spin__184RC{to{transform:rotate(1turn)}}.meters_ring__4vbiv{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.meters_ringNum__B519s{position:absolute;font-size:.6rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--caution)}.meters_ringNum__B519s[data-over=true]{color:var(--negative)}.draft-preview_preview__j_vym{display:flex;gap:var(--space-3)}.draft-preview_avatar__AneCp{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--pill);color:var(--pill-ink);font-weight:700;font-size:.9rem;flex-shrink:0}.draft-preview_previewBody__9R5bJ{flex:1 1;min-width:0}.draft-preview_previewHead__cmDKz{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.draft-preview_previewName__LHCjP{font-weight:700;font-size:.9375rem}.draft-preview_previewHandle__Euw8d{font-size:.875rem;color:var(--ink-faint)}.draft-preview_previewDot__X9jNM{color:var(--ink-faint)}.draft-preview_previewTime__0CcIC{font-size:.875rem;color:var(--ink-faint)}.draft-preview_previewText__911_a{font-size:1.0625rem;line-height:1.5;color:var(--ink);white-space:pre-wrap;max-width:60ch}.draft-preview_xActions__e68A_{display:flex;justify-content:space-between;max-width:320px;margin-top:var(--space-3);color:var(--ink-faint)}.draft-preview_xAction__0_DNS{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.draft-preview_xAction__0_DNS svg{width:16px;height:16px}.draft-preview_editArea__wMmxt{display:flex;flex-direction:column;gap:var(--space-2)}.draft-preview_textarea__iuLuZ{width:100%;resize:vertical;min-height:120px;padding:var(--space-3);font-size:1.0625rem;line-height:1.5;background:var(--bg-raised);border:1px solid var(--line-strong);border-radius:var(--radius-control)}.draft-preview_textarea__iuLuZ:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.draft-preview_editFoot___dYOh{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.insight-sections_insight__CRbTw{margin-top:var(--space-4);padding:var(--space-4);background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius-control);display:flex;flex-direction:column;gap:var(--space-3)}.insight-sections_insightScore__y6emK{display:flex;align-items:center;gap:var(--space-3)}.insight-sections_insightScoreValue__Ux0j_{flex-shrink:0;display:inline-flex;align-items:baseline;justify-content:center;min-width:2.75rem;padding:2px 8px;border-radius:var(--radius-control);font-size:1.125rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.3;background:var(--line);color:var(--ink-faint)}.insight-sections_insightScoreValue__Ux0j_[data-tier=mid]{background:color-mix(in srgb,var(--caution) 18%,transparent);color:var(--caution)}.insight-sections_insightScoreValue__Ux0j_[data-tier=high]{background:color-mix(in srgb,var(--accent-strong) 18%,transparent);color:var(--accent-strong)}.insight-sections_insightScoreText___jN_f{display:flex;flex-direction:column;gap:2px;min-width:0}.insight-sections_insightScoreLabel__TDGin{font-size:.9375rem;font-weight:600}.insight-sections_insightScoreReason__tfR1r{font-size:.8125rem;color:var(--ink-soft)}.insight-sections_insightScoreReason__tfR1r:first-letter{text-transform:uppercase}.insight-sections_insightStats__WXMNn{display:flex;gap:var(--space-6);flex-wrap:wrap;padding-top:var(--space-3);border-top:1px solid var(--line)}.insight-sections_insightStat__Zz7nd{display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:2px var(--space-2);gap:2px var(--space-2)}.insight-sections_insightStatIcon__Tqayv{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:var(--accent-soft);color:var(--ink)}.insight-sections_insightStatIcon__Tqayv svg{width:15px;height:15px}.insight-sections_insightStatValue__fxp6P{font-size:1rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;align-self:end}.insight-sections_insightStatLabel__Ksf1i{font-size:.75rem;color:var(--ink-soft);align-self:start}.insight-sections_insightNote__PIdMW{font-size:.75rem;color:var(--ink-faint);line-height:1.45}