.codes-donut-card.svelte-1t6ywid{display:flex;flex-direction:column;height:100%;min-height:0}.codes-donut-card__header.svelte-1t6ywid{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;flex-shrink:0}.codes-donut-card__title.svelte-1t6ywid{margin:0;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text-primary, #101828);line-height:1.3}.codes-donut-card__action.svelte-1t6ywid{flex-shrink:0;font-size:.75rem;font-weight:500;color:var(--color-brand-primary, #1570ef);text-decoration:none;white-space:nowrap}.codes-donut-card__action.svelte-1t6ywid:hover{text-decoration:underline}.codes-donut-card__chart-wrap.svelte-1t6ywid{display:flex;align-items:center;justify-content:center;padding:.5rem 0 .75rem;flex-shrink:0}.codes-donut-card__track.svelte-1t6ywid{stroke:#eef2f6}.codes-donut-card--empty.svelte-1t6ywid .codes-donut-card__track:where(.svelte-1t6ywid){stroke:#e4e7ec}.codes-donut-card__total.svelte-1t6ywid{fill:var(--color-text-primary, #101828);font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.codes-donut-card--empty.svelte-1t6ywid .codes-donut-card__total:where(.svelte-1t6ywid){fill:var(--color-text-muted, #667085)}.codes-donut-card__center-label.svelte-1t6ywid{fill:var(--color-text-muted, #667085);font-size:.625rem;font-weight:500}.codes-donut-card__legend.svelte-1t6ywid{list-style:none;margin:auto 0 0;padding:.75rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--color-border-subtle, #e4e7ec)}.codes-donut-card__legend.svelte-1t6ywid>li:where(.svelte-1t6ywid){min-width:0;display:flex}.codes-donut-card__legend-item.svelte-1t6ywid{flex:1;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;align-content:start;gap:.375rem;min-height:5.25rem;padding:.625rem .375rem .5rem;text-decoration:none;color:inherit;border-radius:0;transition:background .15s ease}.codes-donut-card__legend-item.svelte-1t6ywid:not(:last-child){border-right:1px solid var(--color-border-subtle, #e4e7ec)}.codes-donut-card__legend-item.svelte-1t6ywid:hover{background:var(--color-bg-subtle, #f9fafb)}.codes-donut-card__dot.svelte-1t6ywid{width:8px;height:8px;border-radius:50%;flex-shrink:0}.codes-donut-card__legend-label.svelte-1t6ywid{display:block;width:100%;min-height:2.75em;font-size:.6875rem;font-weight:500;line-height:1.25;text-align:center;color:var(--color-text-muted, #667085);-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.codes-donut-card__legend-value.svelte-1t6ywid{align-self:end;font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;color:var(--color-text-primary, #101828)}.codes-donut-card__legend-value--muted.svelte-1t6ywid{color:var(--color-text-muted, #98a2b3);font-weight:600}.codes-donut-card__legend-value--error.svelte-1t6ywid{color:#d92c20}.codes-donut-card__footer.svelte-1t6ywid{flex-shrink:0;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border-subtle, #e4e7ec);font-size:.75rem;line-height:1.45;color:var(--color-text-muted, #667085)}@media(max-width:480px){.codes-donut-card__legend.svelte-1t6ywid{grid-template-columns:1fr}.codes-donut-card__legend.svelte-1t6ywid>li:where(.svelte-1t6ywid){display:block}.codes-donut-card__legend-item.svelte-1t6ywid{min-height:auto;grid-template-columns:auto 1fr auto;grid-template-rows:auto;justify-items:start;align-items:center;gap:.5rem .75rem;padding:.625rem .75rem}.codes-donut-card__legend-item.svelte-1t6ywid:not(:last-child){border-right:none;border-bottom:1px solid var(--color-border-subtle, #e4e7ec)}.codes-donut-card__legend-label.svelte-1t6ywid{min-height:auto;text-align:left}.codes-donut-card__legend-value.svelte-1t6ywid{align-self:center}}.codes-kpi-strip.svelte-3cmae5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.codes-kpi-strip__card.svelte-3cmae5{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.125rem;border-radius:12px;border:1px solid var(--color-border-subtle, #e4e7ec);background:var(--color-bg-surface, #fff);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.codes-kpi-strip__card.svelte-3cmae5:hover{border-color:var(--color-border-emphasis, #d0d5dd);box-shadow:0 2px 8px #1018280f}.codes-kpi-strip__card--l4.svelte-3cmae5{border-left:3px solid #027847}.codes-kpi-strip__card--l3.svelte-3cmae5{border-left:3px solid #1570ef}.codes-kpi-strip__card--suz.svelte-3cmae5{border-left:3px solid #7f56d9}.codes-kpi-strip__label.svelte-3cmae5{font-size:.75rem;font-weight:500;color:var(--color-text-muted, #667085)}.codes-kpi-strip__value.svelte-3cmae5{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text-primary, #101828);line-height:1.2}.codes-kpi-strip__value--muted.svelte-3cmae5{color:var(--color-text-muted, #98a2b3);font-size:1.25rem}.codes-kpi-strip__hint.svelte-3cmae5{font-size:.6875rem;color:var(--color-text-muted, #667085);line-height:1.35}.codes-kpi-strip__warn.svelte-3cmae5{color:#b54708;font-weight:600}@media(max-width:900px){.codes-kpi-strip.svelte-3cmae5{grid-template-columns:1fr}}.codes-dist-panel__head.svelte-6r4w5x{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.codes-dist-panel__title.svelte-6r4w5x{margin:0;font-size:.9375rem;font-weight:600;color:var(--color-text-primary, #101828)}.codes-dist-panel__toggle.svelte-6r4w5x{display:inline-flex;padding:2px;border-radius:8px;background:var(--color-bg-subtle, #f2f4f7);border:1px solid var(--color-border-subtle, #e4e7ec)}.codes-dist-panel__tab.svelte-6r4w5x{border:none;background:transparent;padding:.35rem .75rem;font-size:.75rem;font-weight:500;color:var(--color-text-muted, #667085);border-radius:6px;cursor:pointer}.codes-dist-panel__tab--active.svelte-6r4w5x{background:var(--color-bg-surface, #fff);color:var(--color-text-primary, #101828);box-shadow:0 1px 2px #1018280f}.codes-dist-panel__empty.svelte-6r4w5x{color:var(--color-text-muted, #667085);font-size:.875rem;margin:0}.codes-dist-panel__list.svelte-6r4w5x{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.codes-dist-panel__row.svelte-6r4w5x{display:block;text-decoration:none;color:inherit;border-radius:8px;padding:.25rem;margin:-.25rem;transition:background .15s}.codes-dist-panel__row.svelte-6r4w5x:hover{background:var(--color-bg-subtle, #f9fafb)}.codes-dist-panel__row-head.svelte-6r4w5x{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem}.codes-dist-panel__label.svelte-6r4w5x{font-size:.875rem;font-weight:500;color:var(--color-text-primary, #101828)}.codes-dist-panel__count.svelte-6r4w5x{font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums}.codes-dist-panel__bar.svelte-6r4w5x{height:6px;background:#eef2f6;border-radius:999px;overflow:hidden}.codes-dist-panel__fill.svelte-6r4w5x{height:100%;background:linear-gradient(90deg,#1570ef,#0e5fcc);border-radius:999px;min-width:2px}.codes-dist-panel__sub.svelte-6r4w5x{margin:.35rem 0 0;font-size:.8125rem;color:var(--color-text-muted, #667085)}.codes-period-toggle.svelte-sisfb3{display:inline-flex;padding:2px;border-radius:8px;background:var(--color-bg-subtle, #f2f4f7);border:1px solid var(--color-border-subtle, #e4e7ec)}.codes-period-toggle__btn.svelte-sisfb3{border:none;background:transparent;padding:.35rem .75rem;font-size:.75rem;font-weight:500;color:var(--color-text-muted, #667085);border-radius:6px;cursor:pointer}.codes-period-toggle__btn--active.svelte-sisfb3{background:var(--color-bg-surface, #fff);color:var(--color-text-primary, #101828);box-shadow:0 1px 2px #1018280f}.l4-pool-strip.svelte-41947f{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}@media(max-width:1100px){.l4-pool-strip.svelte-41947f{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.l4-pool-strip.svelte-41947f{grid-template-columns:1fr}}.codes-pool-card.svelte-1i3fbt{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;box-sizing:border-box;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.codes-pool-card.svelte-1i3fbt:hover{box-shadow:0 2px 8px #1018280f}.codes-pool-card__head.svelte-1i3fbt{display:flex;align-items:flex-start;gap:.375rem;padding:.875rem .875rem .625rem}.codes-pool-card__main.svelte-1i3fbt{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem;text-decoration:none;color:inherit;border-radius:.5rem;margin:-.25rem;padding:.25rem;transition:background .15s ease}.codes-pool-card__main.svelte-1i3fbt:hover{background:color-mix(in srgb,var(--color-bg-subtle, #f9fafb) 80%,transparent)}.codes-pool-card__title.svelte-1i3fbt{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--color-text-primary, #101828);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.codes-pool-card__gtin.svelte-1i3fbt{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.3;color:var(--color-text-muted, #667085)}.codes-pool-card__pill.svelte-1i3fbt{align-self:flex-start;display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:500;line-height:1.4;color:var(--color-text-muted, #667085);background:var(--color-bg-subtle, #f2f4f7)}.codes-pool-card__pill--auto.svelte-1i3fbt{color:#027a48;background:#ecfdf3}.codes-pool-card__settings.svelte-1i3fbt{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:-.125rem -.125rem 0 0;border:0;border-radius:.5rem;background:transparent;color:var(--color-text-muted, #667085);cursor:pointer;transition:background .15s ease,color .15s ease}.codes-pool-card__settings.svelte-1i3fbt svg:where(.svelte-1i3fbt){width:1rem;height:1rem}.codes-pool-card__settings.svelte-1i3fbt:hover{background:var(--color-bg-subtle, #f2f4f7);color:var(--color-text-primary, #101828)}.codes-pool-card__stats.svelte-1i3fbt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;margin:0 .875rem .75rem;padding:.625rem .5rem;border-radius:.625rem;background:color-mix(in srgb,var(--color-bg-subtle, #f9fafb) 85%,transparent)}.codes-pool-card__stat.svelte-1i3fbt{min-width:0;text-align:center}.codes-pool-card__stat.svelte-1i3fbt dt:where(.svelte-1i3fbt){font-size:.625rem;font-weight:500;line-height:1.25;color:var(--color-text-muted, #667085);white-space:nowrap}.codes-pool-card__stat.svelte-1i3fbt dd:where(.svelte-1i3fbt){margin:.2rem 0 0;font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1;color:var(--color-text-primary, #101828)}.codes-pool-card__catalog.svelte-1i3fbt{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding:.625rem .875rem;border-top:1px solid var(--color-border-subtle, #e4e7ec);font-size:.75rem;font-weight:500;line-height:1.2;color:var(--color-text-muted, #667085);text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.codes-pool-card__catalog.svelte-1i3fbt svg:where(.svelte-1i3fbt){width:.875rem;height:.875rem;flex-shrink:0;opacity:.7}.codes-pool-card__catalog.svelte-1i3fbt:hover{background:var(--color-bg-subtle, #f9fafb);color:var(--color-brand-primary, #1570ef)}.codes-pool-section.svelte-1kkxstq{border-top:1px solid var(--color-border-subtle, #e5e7eb);padding-top:1rem}.codes-pool-section__head.svelte-1kkxstq{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.codes-pool-section__title.svelte-1kkxstq{margin:0;font-weight:600;font-size:1rem;color:var(--color-text-primary)}.codes-pool-section__meta.svelte-1kkxstq{font-size:.8125rem;color:var(--color-text-muted)}.codes-pool-section__body.svelte-1kkxstq{display:flex;flex-direction:column;gap:1rem}.codes-pool-section__empty.svelte-1kkxstq{color:var(--color-text-muted);font-size:.875rem}.codes-pool-section__grid.svelte-1kkxstq{list-style:none;padding:0;margin:0;display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:.75rem;align-items:stretch}.codes-pool-section__grid.svelte-1kkxstq>li:where(.svelte-1kkxstq){min-width:0;display:flex}.codes-pool-section__grid.svelte-1kkxstq>li:where(.svelte-1kkxstq)>.codes-pool-card{flex:1;width:100%}
