.ov.svelte-x1i5gj{max-width:1200px;display:flex;flex-direction:column;gap:var(--space-5);container-type:inline-size}.ov__head.svelte-x1i5gj{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap}.ov__eyebrow.svelte-x1i5gj{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--color-medium-blue);display:inline-flex;align-items:center;gap:8px}.ov__dot.svelte-x1i5gj{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--color-sweet-peony)}.ov__title.svelte-x1i5gj{margin:var(--space-2) 0 0;font-family:var(--font-momo);font-weight:400;font-size:clamp(22px,3vw,28px);line-height:1.1;color:var(--fg-1);letter-spacing:-.005em}.ov__date.svelte-x1i5gj{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3)}.card.svelte-x1i5gj{background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.card__head.svelte-x1i5gj{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4);gap:var(--space-4)}.card__title.svelte-x1i5gj{margin:0;font-family:var(--font-momo);font-weight:400;font-size:19px;color:var(--fg-1);letter-spacing:-.005em}.card__meta.svelte-x1i5gj{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);white-space:nowrap}.card__link.svelte-x1i5gj{font-size:13px;color:var(--color-medium-blue);font-weight:600;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.card__link.svelte-x1i5gj:hover{text-decoration:underline}.panel.svelte-x1i5gj{display:grid;grid-template-columns:auto 1fr;gap:var(--space-8);padding:var(--space-6);align-items:center}@container (max-width: 720px){.panel.svelte-x1i5gj{grid-template-columns:1fr;gap:var(--space-6)}}.panel__usage.svelte-x1i5gj{display:flex;align-items:center;gap:var(--space-5)}.ring.svelte-x1i5gj{position:relative;width:112px;height:112px;flex-shrink:0}.ring__svg.svelte-x1i5gj{width:100%;height:100%}.ring__svg.svelte-x1i5gj circle:where(.svelte-x1i5gj):last-child{transition:stroke-dashoffset var(--dur-4) var(--ease-out)}.ring__center.svelte-x1i5gj{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ring__num.svelte-x1i5gj{font-family:var(--font-talina);font-weight:700;font-size:30px;color:var(--fg-1);line-height:1}.ring__unit.svelte-x1i5gj{font-size:10px;color:var(--fg-3);letter-spacing:.06em;text-transform:uppercase;margin-top:2px}.ring__detail.svelte-x1i5gj{display:flex;flex-direction:column;gap:var(--space-2);min-width:150px}.ring__row.svelte-x1i5gj{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4)}.ring__label.svelte-x1i5gj{font-size:12px;color:var(--fg-3)}.ring__val.svelte-x1i5gj{font-size:12px;font-weight:500;color:var(--fg-1);white-space:nowrap}.ring__manage.svelte-x1i5gj{margin-top:var(--space-1);font-size:12px;font-weight:600;color:var(--color-medium-blue);text-decoration:none;display:inline-flex;align-items:center;gap:5px}.ring__manage.svelte-x1i5gj:hover{text-decoration:underline}.panel__streak.svelte-x1i5gj{min-width:0;display:flex;flex-direction:column;gap:var(--space-3)}.streak__head.svelte-x1i5gj{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4)}.streak__sub.svelte-x1i5gj{display:block;margin-top:4px;font-size:13px;color:var(--fg-2)}.streak__sub.svelte-x1i5gj strong:where(.svelte-x1i5gj){color:var(--color-medium-blue);font-weight:700}.grid.svelte-x1i5gj{display:grid;grid-template-rows:repeat(7,1fr);grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;width:100%;max-width:640px}.cell.svelte-x1i5gj{aspect-ratio:1;border-radius:35%}.legend.svelte-x1i5gj{display:flex;align-items:center;gap:5px;justify-content:flex-end;font-size:11px;color:var(--fg-3)}.legend__cell.svelte-x1i5gj{width:11px;height:11px;border-radius:35%}.ov__bottom.svelte-x1i5gj{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.45fr);gap:var(--space-4);align-items:start}@container (max-width: 840px){.ov__bottom.svelte-x1i5gj{grid-template-columns:1fr}}.ov__tiles.svelte-x1i5gj{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.stat.svelte-x1i5gj{min-width:0;background:var(--bg-elev-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-1)}.stat__label.svelte-x1i5gj{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--fg-3)}.stat__row.svelte-x1i5gj{display:flex;align-items:baseline;gap:var(--space-2)}.stat__value.svelte-x1i5gj{font-family:var(--font-talina);font-weight:700;font-size:28px;color:var(--fg-1);line-height:1}.stat__sub.svelte-x1i5gj{font-size:13px;color:var(--fg-3)}.stat__delta.svelte-x1i5gj{font-size:12px;color:var(--fg-2)}.ov__chars.svelte-x1i5gj{padding:var(--space-5) var(--space-6) var(--space-3);align-self:stretch;container-type:inline-size}.perf-list.svelte-x1i5gj{display:flex;flex-direction:column}.perf.svelte-x1i5gj{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;grid-template-areas:"rank av info metrics pill";align-items:center;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid rgba(17,16,23,.06);text-decoration:none;color:var(--fg-1);transition:background var(--dur-1) var(--ease-out)}.perf.svelte-x1i5gj:last-child{border-bottom:none}.perf.svelte-x1i5gj:hover{background:#11101705}.perf__rank.svelte-x1i5gj{grid-area:rank;font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--fg-3);width:28px;text-align:center;flex-shrink:0}.perf__av.svelte-x1i5gj{grid-area:av;width:34px;height:34px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-family:var(--font-talina);font-weight:700;font-size:15px;color:var(--paper);flex-shrink:0}.perf__info.svelte-x1i5gj{grid-area:info;min-width:0}.perf__metrics.svelte-x1i5gj{grid-area:metrics;display:flex;gap:var(--space-4)}.perf.svelte-x1i5gj>.pill:where(.svelte-x1i5gj){grid-area:pill}.perf__name.svelte-x1i5gj{font-family:var(--font-talina);font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.02em;color:var(--fg-1);line-height:1}.perf__role.svelte-x1i5gj{font-size:12px;color:var(--fg-2);margin-top:2px}.perf__metric.svelte-x1i5gj{text-align:center;min-width:60px}.perf__metric-label.svelte-x1i5gj{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);font-weight:600}.perf__metric-val.svelte-x1i5gj{display:block;font-size:14px;font-weight:500;color:var(--fg-1);margin-top:2px}.pill.svelte-x1i5gj{font-size:11px;font-weight:600;padding:3px 10px;border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.pill--live.svelte-x1i5gj{background:color-mix(in oklab,var(--success) 16%,transparent);color:var(--success)}.pill__dot.svelte-x1i5gj{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--success);box-shadow:0 0 8px color-mix(in oklab,var(--success) 60%,transparent);animation:svelte-x1i5gj-pulse 1.8s var(--ease-inout) infinite}.pill--beta.svelte-x1i5gj{background:color-mix(in oklab,var(--color-fresh-sky) 18%,transparent);color:var(--color-fresh-sky)}.pill--draft.svelte-x1i5gj{background:#1110170f;color:var(--fg-3)}@keyframes svelte-x1i5gj-pulse{0%,to{opacity:1}50%{opacity:.4}}@container (max-width: 540px){.perf.svelte-x1i5gj{grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"rank av info pill" "rank av metrics metrics";row-gap:var(--space-2)}.perf__metrics.svelte-x1i5gj{flex-wrap:wrap;gap:var(--space-2) var(--space-4)}}@container (max-width: 560px){.panel__usage.svelte-x1i5gj{flex-direction:column;text-align:center}.ring__detail.svelte-x1i5gj{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.ring__svg.svelte-x1i5gj circle:where(.svelte-x1i5gj):last-child,.perf.svelte-x1i5gj{transition:none}.pill__dot.svelte-x1i5gj{animation:none}}
