.sidebar-zoomed.svelte-5f7h7h.svelte-5f7h7h{display:flex;flex-direction:column;width:100%;height:823px;min-height:0;max-height:823px;background:var(--color-surface, #fff);position:relative;overflow:hidden}.sidebar-zoomed.compact.svelte-5f7h7h.svelte-5f7h7h{height:auto;max-height:none;overflow:visible}.floating-overlay.svelte-5f7h7h.svelte-5f7h7h{position:absolute;top:0;left:0;right:0;z-index:20;height:86px;display:flex;align-items:stretch;padding:0 10px;pointer-events:none}.floating-overlay.svelte-5f7h7h>.svelte-5f7h7h{pointer-events:auto}.fo-stack.svelte-5f7h7h.svelte-5f7h7h{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.fo-row.svelte-5f7h7h.svelte-5f7h7h{display:flex;align-items:center;gap:6px}.fo-row-top.svelte-5f7h7h.svelte-5f7h7h{justify-content:flex-start}.fo-row-controls.svelte-5f7h7h.svelte-5f7h7h{justify-content:flex-end}.legend-title.svelte-5f7h7h.svelte-5f7h7h{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted)}.legend-card.svelte-5f7h7h.svelte-5f7h7h,.view-toggle-card.svelte-5f7h7h.svelte-5f7h7h{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:var(--depth-control-gradient);border:var(--depth-border);box-shadow:var(--depth-shadow-md)}.view-toggle.svelte-5f7h7h.svelte-5f7h7h{display:flex;gap:1px;background:var(--color-overlay-medium);border-radius:999px;padding:2px}.vt-btn.svelte-5f7h7h.svelte-5f7h7h{padding:3px 8px;font-size:10px;font-weight:600;background:transparent;border:none;border-radius:3px;cursor:pointer;color:var(--color-text-light);white-space:nowrap;font-family:var(--data-font, var(--font-sans))}.vt-btn.active.svelte-5f7h7h.svelte-5f7h7h{background:var(--color-surface);color:var(--color-text-secondary);box-shadow:var(--depth-shadow-sm)}.vt-btn.svelte-5f7h7h.svelte-5f7h7h:hover:not(.active){color:var(--color-text-muted)}.legend-dots.svelte-5f7h7h.svelte-5f7h7h{display:flex;align-items:center;gap:4px;cursor:help;padding:0;border-radius:3px;flex-shrink:0}.leg-dot.svelte-5f7h7h.svelte-5f7h7h{width:7px;height:7px;border-radius:50%}.cal-scroll.svelte-5f7h7h.svelte-5f7h7h{flex:1;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:92px 10px 16px;overscroll-behavior:contain;overflow-anchor:none;display:flex;flex-wrap:wrap;align-content:start;column-gap:8px;row-gap:4px;--month-width:100%;--month-min-height:176px}.cal-scroll.compact.svelte-5f7h7h.svelte-5f7h7h{row-gap:8px;--month-width:calc((100% - 16px) / 3);--month-min-height:124px;overflow-y:visible;max-height:none;flex:0 0 auto}.year-label.svelte-5f7h7h.svelte-5f7h7h{width:100%;font-size:12px;font-weight:700;color:var(--color-text-muted);letter-spacing:.02em;padding:10px 0 2px;font-family:var(--data-font, var(--font-sans));border-top:1px solid var(--color-border-light);margin-top:6px}.year-label.svelte-5f7h7h.svelte-5f7h7h:first-child{border-top:none;margin-top:0}.month-block.svelte-5f7h7h.svelte-5f7h7h{width:var(--month-width);min-height:var(--month-min-height);padding:8px;position:relative;background:var(--color-surface);border-radius:12px;box-shadow:var(--depth-shadow-md)}.month-block.compact.svelte-5f7h7h.svelte-5f7h7h{padding:6px;overflow:hidden}.month-body.svelte-5f7h7h.svelte-5f7h7h{position:relative}.month-weeks.compact.svelte-5f7h7h.svelte-5f7h7h{position:relative;z-index:1;pointer-events:none;min-height:96px}.month-block.compact.svelte-5f7h7h:hover .month-weeks.compact.svelte-5f7h7h,.month-block.compact.svelte-5f7h7h:focus-within .month-weeks.compact.svelte-5f7h7h{pointer-events:auto}.month-summary-overlay.svelte-5f7h7h.svelte-5f7h7h{position:absolute;inset:0;padding:8px 5px 6px;border-radius:6px;background:rgba(var(--color-surface-rgb),.92);border:1px solid var(--color-border-light);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2;pointer-events:none;opacity:1;transition:opacity .14s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.month-block.compact.svelte-5f7h7h:hover .month-summary-overlay.svelte-5f7h7h,.month-block.compact.svelte-5f7h7h:focus-within .month-summary-overlay.svelte-5f7h7h{opacity:0}.ms-item.svelte-5f7h7h.svelte-5f7h7h{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-height:26px;width:100%}.ms-title.svelte-5f7h7h.svelte-5f7h7h{display:inline-flex;align-items:center;gap:4px;font-size:8px;line-height:1.2;color:var(--color-text-muted);font-family:var(--data-font, var(--font-sans));text-transform:uppercase;letter-spacing:.03em}.ms-value.svelte-5f7h7h.svelte-5f7h7h{font-size:12px;line-height:1;font-weight:700;color:var(--color-text);font-family:var(--data-font, var(--font-sans))}.summary-dot.svelte-5f7h7h.svelte-5f7h7h{display:inline-block;width:7px;height:7px;border-radius:999px}.month-hdr.svelte-5f7h7h.svelte-5f7h7h{font-size:11px;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;padding:4px 0 3px;font-family:var(--data-font, var(--font-sans));position:relative;z-index:3;border-bottom:1px solid var(--color-border);margin-bottom:3px}.month-block.compact.svelte-5f7h7h .month-hdr.svelte-5f7h7h{font-size:9px;padding:2px 0 3px}.wd-row.svelte-5f7h7h.svelte-5f7h7h{display:grid;grid-template-columns:repeat(7,1fr)}.wd.svelte-5f7h7h.svelte-5f7h7h{font-size:9px;font-weight:500;color:var(--color-text-light);text-align:center;font-family:var(--data-font, var(--font-sans))}.week-row.svelte-5f7h7h.svelte-5f7h7h{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;width:100%;height:32px;min-height:32px;padding:0;margin:0;background:transparent;border:none;border-radius:4px;cursor:pointer;font:inherit;gap:1px;position:relative}.week-row.compact.svelte-5f7h7h.svelte-5f7h7h{min-height:16px;height:16px}.week-row.svelte-5f7h7h.svelte-5f7h7h:hover{background:var(--color-overlay-light)}.week-row.selected.svelte-5f7h7h.svelte-5f7h7h{background:#3498db1a}.week-row.selected.svelte-5f7h7h.svelte-5f7h7h:hover{background:#3498db29}.day-col.svelte-5f7h7h.svelte-5f7h7h{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:32px;min-height:32px;position:relative;gap:1px;padding-bottom:1px;overflow:visible}.day-col.compact.svelte-5f7h7h.svelte-5f7h7h{min-height:16px;height:16px}.day-col.out.svelte-5f7h7h.svelte-5f7h7h{visibility:hidden}.day-col.today.svelte-5f7h7h .dn.svelte-5f7h7h{color:var(--color-status-error);font-weight:700}.day-col.today.svelte-5f7h7h .dn.svelte-5f7h7h:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-3px;width:12px;height:2px;border-radius:999px;background:var(--color-status-error)}.bar-stack.svelte-5f7h7h.svelte-5f7h7h{display:flex;align-items:flex-end;gap:1px;min-height:0;flex:1;padding:0 1px}.bar-stack.compact.svelte-5f7h7h.svelte-5f7h7h{padding:0}.bar.svelte-5f7h7h.svelte-5f7h7h{width:5px;min-width:3px;border-radius:1.5px 1.5px 0 0;opacity:.85}.bar.compact.svelte-5f7h7h.svelte-5f7h7h{width:2px;min-width:1px}.dn.svelte-5f7h7h.svelte-5f7h7h{font-size:9px;font-weight:500;color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-family:var(--data-font, var(--font-sans));line-height:1;position:relative;z-index:1}.dn.compact.svelte-5f7h7h.svelte-5f7h7h{font-size:6px;color:var(--color-text-light)}.dn.we.svelte-5f7h7h.svelte-5f7h7h{color:var(--color-text-light)}.dn.recess-text.svelte-5f7h7h.svelte-5f7h7h{color:var(--color-text-secondary)}.recess-x.svelte-5f7h7h.svelte-5f7h7h{position:absolute;inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);pointer-events:none;z-index:0}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h.svelte-5f7h7h{height:auto;max-height:none;overflow:visible;min-height:0}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h .floating-overlay.svelte-5f7h7h{height:auto;min-height:86px;position:relative;top:auto;left:auto;right:auto;padding:10px 10px 0;pointer-events:auto}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h .cal-scroll.svelte-5f7h7h{flex-direction:row;flex-wrap:nowrap;align-content:flex-start;align-items:stretch;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:12px 10px 16px;max-height:none;flex:0 0 auto;--month-width:min(280px, 85vw)}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h .cal-scroll.compact.svelte-5f7h7h{flex-wrap:nowrap;--month-width:min(200px, 72vw);--month-min-height:140px}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h .year-label.svelte-5f7h7h{display:none}.sidebar-zoomed.horizontal-strip.svelte-5f7h7h .month-block.svelte-5f7h7h{flex-shrink:0;scroll-snap-align:start;width:var(--month-width);max-width:var(--month-width)}@media (max-width: 899px){.sidebar-zoomed.svelte-5f7h7h.svelte-5f7h7h:not(.horizontal-strip){height:640px;max-height:640px}.sidebar-zoomed.compact.svelte-5f7h7h.svelte-5f7h7h{height:auto;max-height:none}.fo-stack.svelte-5f7h7h.svelte-5f7h7h{flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}.sidebar-zoomed.svelte-5f7h7h:not(.horizontal-strip) .floating-overlay.svelte-5f7h7h{height:110px}.sidebar-zoomed.svelte-5f7h7h:not(.horizontal-strip) .cal-scroll.svelte-5f7h7h{padding-top:116px}}.week-strip.svelte-6q7tex.svelte-6q7tex{width:100%;background:var(--color-surface);border-radius:12px;box-shadow:var(--depth-shadow-md);padding:10px 8px 12px;box-sizing:border-box}.week-strip-top.svelte-6q7tex.svelte-6q7tex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding:0 4px}.legend-wrap.svelte-6q7tex.svelte-6q7tex{position:relative;display:flex;align-items:center}.legend-btn.svelte-6q7tex.svelte-6q7tex{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:var(--depth-control-gradient);border:var(--depth-border);box-shadow:var(--depth-shadow-sm);cursor:help;font-family:inherit}.legend-title.svelte-6q7tex.svelte-6q7tex{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-right:2px}.dot.svelte-6q7tex.svelte-6q7tex{width:7px;height:7px;border-radius:50%}.congress-chip.svelte-6q7tex.svelte-6q7tex{font-size:11px;font-weight:600;color:var(--color-text-secondary);opacity:.9}.week-strip-range.svelte-6q7tex.svelte-6q7tex{text-align:center;font-size:12px;font-weight:700;color:var(--color-text-muted);letter-spacing:.04em;margin-bottom:8px}.week-strip-nav.svelte-6q7tex.svelte-6q7tex{display:flex;flex-direction:row;align-items:center;gap:4px}.nav-arrow.svelte-6q7tex.svelte-6q7tex{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:var(--color-overlay-light);color:var(--color-text);cursor:pointer;transition:background .12s ease,opacity .12s ease}.nav-arrow.svelte-6q7tex.svelte-6q7tex:hover:not(:disabled){background:var(--color-overlay-medium)}.nav-arrow.svelte-6q7tex.svelte-6q7tex:disabled{opacity:.35;cursor:not-allowed}.week-grid.svelte-6q7tex.svelte-6q7tex{flex:1;min-width:0}.wd-row.svelte-6q7tex.svelte-6q7tex{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:2px}.wd.svelte-6q7tex.svelte-6q7tex{font-size:9px;font-weight:500;color:var(--color-text-light);text-align:center;font-family:var(--data-font, var(--font-sans))}.week-row.svelte-6q7tex.svelte-6q7tex{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;width:100%;height:38px;min-height:38px;padding:0;margin:0;background:transparent;border:none;border-radius:8px;cursor:default;gap:1px;font:inherit}.day-col.svelte-6q7tex.svelte-6q7tex{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:38px;min-height:38px;gap:1px;padding-bottom:1px;position:relative;overflow:visible}.day-col.out.svelte-6q7tex.svelte-6q7tex{visibility:hidden;pointer-events:none}.day-col.svelte-6q7tex.svelte-6q7tex:not(.out){cursor:pointer;border-radius:4px}.day-col.svelte-6q7tex.svelte-6q7tex:not(.out):hover{background:var(--color-overlay-light)}.bar-stack.svelte-6q7tex.svelte-6q7tex{display:flex;align-items:flex-end;gap:1px;min-height:0;flex:1;padding:0 1px}.bar.svelte-6q7tex.svelte-6q7tex{width:5px;min-width:3px;border-radius:1.5px 1.5px 0 0;opacity:.85}.dn.svelte-6q7tex.svelte-6q7tex{font-size:9px;font-weight:500;color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-family:var(--data-font, var(--font-sans));line-height:1;position:relative;z-index:1}.dn.we.svelte-6q7tex.svelte-6q7tex{color:var(--color-text-light)}.dn.recess-text.svelte-6q7tex.svelte-6q7tex{color:var(--color-text-secondary)}.day-col.today.svelte-6q7tex .dn.svelte-6q7tex{color:var(--color-status-error);font-weight:700}.weekly-summary-container.svelte-1dpjj4.svelte-1dpjj4{width:100%;margin:0 auto;margin-bottom:var(--space-4xl, 48px);display:flex;flex-direction:column;background-color:transparent;border-radius:0;border:none;overflow-x:hidden;overflow-y:visible}.weekly-summary-body.svelte-1dpjj4.svelte-1dpjj4{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;width:100%;min-height:0}@media (min-width: 900px){.weekly-summary-body.svelte-1dpjj4.svelte-1dpjj4{grid-template-columns:minmax(260px,340px) minmax(0,1fr);background:transparent}}.weekly-overview-aside.svelte-1dpjj4.svelte-1dpjj4{min-width:0;min-height:0;display:flex;flex-direction:column;align-self:stretch;background:transparent}.weekly-summary-main.svelte-1dpjj4.svelte-1dpjj4{min-width:0;width:100%;display:flex;flex-direction:column;flex:1;min-height:300px}.week-detail-header.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 12px;border-bottom:none;background:transparent;box-shadow:none}.week-detail-label.svelte-1dpjj4.svelte-1dpjj4{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--color-text);font-family:var(--data-font, var(--font-sans));text-transform:uppercase;letter-spacing:.06em;padding:6px 10px;border:var(--depth-border);border-radius:999px;background:var(--depth-control-gradient);white-space:nowrap;box-shadow:var(--depth-shadow-md)}.week-detail-label.svelte-1dpjj4.svelte-1dpjj4:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--color-border-emphasis);flex-shrink:0}.week-detail-metrics.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-wrap:wrap;gap:6px 10px;justify-content:flex-end;width:auto}.week-metric-chip.svelte-1dpjj4.svelte-1dpjj4{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1.25;color:var(--color-text-secondary);font-family:var(--data-font, var(--font-sans));padding:4px 8px;border:var(--depth-border);border-radius:999px;background:var(--depth-control-gradient);box-shadow:var(--depth-shadow-sm)}.week-metric-dot.svelte-1dpjj4.svelte-1dpjj4{width:8px;height:8px;border-radius:999px;flex-shrink:0}.summary-skeleton.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;gap:12px;padding:20px}.skel-row.svelte-1dpjj4.svelte-1dpjj4{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-surface-alt);border-radius:8px;border:1px solid var(--color-border-light)}.skel-icon.svelte-1dpjj4.svelte-1dpjj4{width:28px;height:28px;border-radius:6px;background:linear-gradient(90deg,var(--color-surface-hover) 25%,var(--color-surface-alt) 50%,var(--color-surface-hover) 75%);background-size:200% 100%;animation:svelte-1dpjj4-shimmer 1.5s infinite}.skel-text.svelte-1dpjj4.svelte-1dpjj4{flex:1;height:14px;border-radius:4px;background:linear-gradient(90deg,var(--color-surface-hover) 25%,var(--color-surface-alt) 50%,var(--color-surface-hover) 75%);background-size:200% 100%;animation:svelte-1dpjj4-shimmer 1.5s infinite}.skel-badge.svelte-1dpjj4.svelte-1dpjj4{width:36px;height:20px;border-radius:4px;background:linear-gradient(90deg,var(--color-surface-hover) 25%,var(--color-surface-alt) 50%,var(--color-surface-hover) 75%);background-size:200% 100%;animation:svelte-1dpjj4-shimmer 1.5s infinite}@keyframes svelte-1dpjj4-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state.svelte-1dpjj4.svelte-1dpjj4{text-align:center;padding:72px var(--space-xl, 20px);border-radius:14px;border:var(--depth-border);background:var(--depth-surface-gradient);box-shadow:var(--depth-shadow-md)}.empty-state.svelte-1dpjj4 p.svelte-1dpjj4{margin:0;color:var(--color-text-muted);font-size:16px;font-weight:600;font-family:var(--font-sans)}.summary-list.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;width:100%;flex:1;box-sizing:border-box;background:transparent;padding:0 2px 6px}.major-sections-stack.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;width:100%;border-radius:14px;border:var(--depth-border);background:var(--depth-surface-gradient);box-shadow:var(--depth-shadow-md);overflow:hidden}.major-section.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column}.major-section-header.svelte-1dpjj4.svelte-1dpjj4{border-bottom:none;padding:var(--space-lg, 16px) 20px var(--space-xs, 4px) 20px;background:transparent;box-sizing:border-box}.major-section.svelte-1dpjj4+.major-section .major-section-header.svelte-1dpjj4{border-top:1px solid var(--color-border-light);margin-top:4px;padding-top:var(--space-lg, 16px)}.major-section-header.svelte-1dpjj4 span.svelte-1dpjj4{font-size:11px;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.08em;font-family:var(--data-font, var(--font-sans))}.major-section-content.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;padding:8px 0 18px;gap:10px;width:100%;box-sizing:border-box}.category-group.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;gap:6px}.category-group-header.svelte-1dpjj4.svelte-1dpjj4{display:inline-flex;align-items:center;gap:8px;padding:0 16px}.category-group-dot.svelte-1dpjj4.svelte-1dpjj4{width:9px;height:9px;border-radius:999px;flex-shrink:0}.category-group-title.svelte-1dpjj4.svelte-1dpjj4{font-size:12px;font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;font-family:var(--data-font, var(--font-sans))}.category-group-body.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column;gap:6px;padding:0;margin:0;border-left:none}.category.svelte-1dpjj4.svelte-1dpjj4{display:flex;flex-direction:column}.category-header.svelte-1dpjj4.svelte-1dpjj4{display:flex;align-items:center;gap:11px;width:100%;padding:11px 16px;margin:0;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);cursor:pointer;text-align:left;font:inherit;box-sizing:border-box;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease;box-shadow:var(--depth-shadow-sm)}.category-header.svelte-1dpjj4.svelte-1dpjj4:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong);box-shadow:var(--depth-shadow-md)}.category-header.open.svelte-1dpjj4.svelte-1dpjj4{background:var(--color-surface-alt);border-color:var(--color-border-strong);border-radius:10px 10px 0 0;border-bottom-color:transparent;margin-bottom:0;box-shadow:var(--depth-shadow-sm)}.category-header.open.svelte-1dpjj4 .category-chevron.svelte-1dpjj4{transform:rotate(180deg)}.category-chevron.svelte-1dpjj4.svelte-1dpjj4{margin-left:auto;flex-shrink:0;display:flex;align-items:center;color:var(--color-text-muted);transition:transform .2s ease}.category-indicator.svelte-1dpjj4.svelte-1dpjj4{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:7px;background:var(--color-surface-alt);border:1px solid var(--color-border);box-shadow:none}.category-label-group.svelte-1dpjj4.svelte-1dpjj4{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.category-label.svelte-1dpjj4.svelte-1dpjj4{font-size:14px;font-weight:500;color:var(--color-text);font-family:var(--data-font, var(--font-sans));text-align:left;line-height:1.3}.category-header.open.svelte-1dpjj4 .category-label.svelte-1dpjj4{font-weight:600}.category-count.svelte-1dpjj4.svelte-1dpjj4{font-size:var(--text-md, 13px);font-weight:600;color:var(--color-text-secondary);font-family:var(--data-font, var(--font-sans));background:var(--color-surface-alt);border:1px solid var(--color-border);padding:1px 8px;border-radius:4px;font-variant-numeric:tabular-nums;flex-shrink:0}.category-header.open.svelte-1dpjj4 .category-count.svelte-1dpjj4{background:var(--color-surface);border-color:var(--color-border-strong);color:var(--color-text)}.introduced-state.svelte-1dpjj4.svelte-1dpjj4{margin:0 16px 10px;padding:10px 12px;border:1px dashed var(--color-border-strong);border-radius:6px;background:var(--color-surface);color:var(--color-text-muted);font-size:12px;display:inline-flex;align-items:center;gap:10px}.introduced-retry.svelte-1dpjj4.svelte-1dpjj4{border:1px solid var(--color-border);background:var(--color-surface-hover);color:var(--color-text-secondary);border-radius:4px;padding:3px 8px;cursor:pointer;font-size:11px;font-weight:600}.introduced-retry.svelte-1dpjj4.svelte-1dpjj4:hover{background:var(--color-surface-active)}.weekly-summary-action-list.summary-compact-table-scroll{display:block;width:calc(100% - 32px);margin:0 16px 10px;box-sizing:border-box;border-color:var(--color-border-light)}@media (max-width: 560px){.weekly-summary-action-list.summary-compact-table-scroll{width:calc(100% - 20px);margin-left:10px;margin-right:10px}}@media (max-width: 900px){.weekly-summary-container.svelte-1dpjj4.svelte-1dpjj4{border-radius:8px}.week-detail-header.svelte-1dpjj4.svelte-1dpjj4{flex-direction:column;align-items:flex-start;gap:8px}.week-detail-metrics.svelte-1dpjj4.svelte-1dpjj4{width:100%;justify-content:flex-start}.major-section-content.svelte-1dpjj4.svelte-1dpjj4{padding-top:var(--space-sm, 8px);padding-bottom:var(--space-md, 12px);gap:6px}.major-section-header.svelte-1dpjj4.svelte-1dpjj4{padding:var(--space-md, 12px) 16px var(--space-xs, 4px) 16px}.category-group-header.svelte-1dpjj4.svelte-1dpjj4{padding:0 14px}.category-header.svelte-1dpjj4.svelte-1dpjj4{padding:11px 14px}}
