.ck-frame{width:100%;margin:0}.ck-svg{width:100%;height:auto;display:block;overflow:visible}.ck-empty-label{fill:var(--muted);font-size:13px;font-weight:500}.ck-skeleton{border-radius:var(--r-md);background:linear-gradient(100deg, var(--bg-2) 30%, var(--bg-3) 50%, var(--bg-2) 70%);width:100%;animation:ck-shimmer 1.4s var(--ease) infinite;background-size:220% 100%}.ck-skeleton-text{border-radius:var(--r-sm);background:linear-gradient(100deg, var(--bg-2) 30%, var(--bg-3) 50%, var(--bg-2) 70%);width:80px;height:1em;animation:ck-shimmer 1.4s var(--ease) infinite;background-size:220% 100%;display:inline-block}.ck-skeleton-text--lg{width:120px;height:1.6em}.ck-gridline{stroke:var(--line);stroke-width:1px;shape-rendering:crispedges;opacity:.6}.ck-axis-label{fill:var(--muted);font-variant-numeric:tabular-nums;font-size:10.5px}.ck-bar{animation:ck-grow-y var(--dur-3) var(--ease) both;transform:scaleY(1)}.ck-bar-g:hover .ck-bar{filter:brightness(1.12)}.ck-bar-label{fill:var(--fg-2);font-size:11px}.ck-barlist{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ck-barlist-empty{color:var(--muted);text-align:center;padding:18px 4px;font-size:13px}.ck-barlist-row{display:block}.ck-barlist-link{color:inherit;border-radius:var(--r-sm);transition:opacity var(--dur-2) var(--ease);text-decoration:none;display:block}.ck-barlist-link:hover{opacity:.82}.ck-barlist-top{align-items:baseline;gap:8px;margin-bottom:5px;font-size:13px;display:flex}.ck-barlist-rank{color:var(--muted);font-variant-numeric:tabular-nums;min-width:1.2em;font-size:12px}.ck-barlist-label{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.ck-barlist-badge{flex:none}.ck-barlist-value{color:var(--fg);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:650}.ck-barlist-track{background:var(--bg-3);border-radius:999px;height:7px;overflow:hidden}.ck-barlist-fill{transform-origin:0;height:100%;animation:ck-grow-x var(--dur-3) var(--ease) both;border-radius:999px}.ck-barlist-secondary{color:var(--muted);margin-top:4px;font-size:11.5px}.ck-donut{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.ck-donut-svg{flex:none;width:160px}.ck-donut-arc{transition:opacity var(--dur-2) var(--ease), stroke-width var(--dur-2) var(--ease);cursor:default}.ck-donut-arc[data-dim=true]{opacity:.32}.ck-donut-cval{fill:var(--fg);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.ck-donut-clabel{fill:var(--muted);font-size:11px}.ck-legend{flex-direction:column;flex:140px;gap:7px;margin:0;padding:0;list-style:none;display:flex}.ck-legend--inline{flex-flow:wrap;gap:14px;margin-top:10px}.ck-legend-item{transition:opacity var(--dur-2) var(--ease);cursor:default;align-items:center;gap:8px;font-size:12.5px;display:flex}.ck-legend-item[data-dim=true]{opacity:.4}.ck-legend-dot{border-radius:3px;flex:none;width:9px;height:9px}.ck-legend-dash{border-top:1.5px dashed var(--muted);flex:none;width:14px;height:0}.ck-legend-label{color:var(--fg-2)}.ck-legend-value{color:var(--fg);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.ck-legend-item--ghost .ck-legend-label{color:var(--muted)}.ck-funnel-band{animation:ck-grow-y var(--dur-3) var(--ease) both;transform:scaleY(1)}.ck-funnel-value{fill:var(--fg);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.ck-funnel-label{fill:#ffffffc7;font-size:10.5px}.ck-funnel-pill{fill:var(--bg-1);stroke:var(--line);stroke-width:1px}.ck-funnel-pill-text{fill:var(--fg-2);font-variant-numeric:tabular-nums;font-size:11px;font-weight:650}.ck-linechart{position:relative}.ck-area{animation:ck-fade-in var(--dur-3) var(--ease) both}.ck-line{stroke-dasharray:1;stroke-dashoffset:1px;animation:ck-draw 1.1s var(--ease) forwards}.ck-line-ghost{opacity:.45}.ck-hover-line{stroke:var(--fg-2);stroke-width:1px;stroke-dasharray:2 3;opacity:.5}.ck-hover-dot{stroke:var(--bg-1);stroke-width:1.5px}.ck-tooltip{pointer-events:none;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--r-md);z-index:2;min-width:112px;padding:8px 10px;font-size:12px;position:absolute;top:6px;transform:translate(8px);box-shadow:0 8px 24px #0006}.ck-tooltip[data-flip=true]{transform:translate(calc(-100% - 8px))}.ck-tooltip-x{color:var(--muted);font-variant-numeric:tabular-nums;margin-bottom:5px;font-size:11px}.ck-tooltip-row{align-items:center;gap:7px;line-height:1.7;display:flex}.ck-tooltip-dot{border-radius:2px;flex:none;width:8px;height:8px}.ck-tooltip-name{color:var(--fg-2)}.ck-tooltip-val{color:var(--fg);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:650}.ck-spark{overflow:visible}.ck-spark-line{stroke-dasharray:1;stroke-dashoffset:1px;animation:ck-draw .9s var(--ease) forwards;vector-effect:non-scaling-stroke}.ck-spark-dot{animation:ck-fade-in var(--dur-3) var(--ease) .6s both}.ck-gauge{width:140px;max-width:100%}.ck-gauge-fill{stroke-dasharray:1;stroke-dashoffset:1px;animation:ck-draw 1s var(--ease) forwards}.ck-gauge-value{fill:var(--fg);font-variant-numeric:tabular-nums;font-size:24px;font-weight:750}.ck-gauge-label{fill:var(--muted);font-size:10.5px}.ck-delta{font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:11.5px;font-weight:650;line-height:1.4;display:inline-flex}.ck-delta-arrow{font-size:9px}.ck-delta[data-tone=up]{color:var(--up);background:color-mix(in srgb, var(--up) 14%, transparent)}.ck-delta[data-tone=down]{color:var(--down);background:color-mix(in srgb, var(--down) 14%, transparent)}.ck-delta[data-tone=muted]{color:var(--muted);background:color-mix(in srgb, var(--muted) 16%, transparent)}.ck-kpi{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.ck-kpi[data-accent=true]{border-color:color-mix(in srgb, var(--accent) 45%, var(--line));background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 10%, var(--bg-2)), var(--bg-2))}.ck-kpi-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.ck-kpi-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.ck-kpi-value{color:var(--fg);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:27px;font-weight:750;line-height:1.05}.ck-kpi-spark{width:100%;margin-top:2px}@keyframes ck-draw{to{stroke-dashoffset:0}}@keyframes ck-grow-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes ck-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ck-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ck-shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.ck-skeleton,.ck-skeleton-text,.ck-bar,.ck-barlist-fill,.ck-funnel-band,.ck-area,.ck-line,.ck-spark-line,.ck-spark-dot,.ck-gauge-fill,.ck-donut-arc,.ck-legend-item,.ck-barlist-link{transition:none!important;animation:none!important}.ck-line,.ck-spark-line,.ck-gauge-fill{stroke-dashoffset:0!important}.ck-bar,.ck-funnel-band{transform:none!important}.ck-barlist-fill{transform:scaleX(1)!important}}
