.calendar.svelte-1iu5iby{padding:var(--space-s);border-radius:var(--border-radius-m);background-color:var(--color-surface-raised);overflow-x:auto}.calendar-header.svelte-1iu5iby{justify-content:space-between;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.month-label.svelte-1iu5iby{text-align:center;font-size:var(--font-size-base);font-weight:var(--font-weight-semi-bold);color:var(--color-text-secondary);text-transform:capitalize;flex:auto}.calendar-grid.svelte-1iu5iby{grid-gap:var(--space-3xs) 0;gap:var(--space-3xs) 0;grid-template-columns:repeat(7,1fr);min-width:18rem;display:grid}.dow-header.svelte-1iu5iby{height:1.75rem;font-size:var(--font-size-small);color:var(--color-text-subtle);letter-spacing:.02em;justify-content:center;align-items:center;display:flex}.day-cell.svelte-1iu5iby{padding:var(--space-3xs) 0;cursor:pointer;font:inherit;color:var(--color-text-primary);border-radius:var(--border-radius-s);transition:background-color var(--transition-normal);background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;display:flex}.day-cell.empty.svelte-1iu5iby{cursor:default}.day-cell.svelte-1iu5iby:not(.empty):hover{background-color:var(--color-surface-base)}.day-cell.svelte-1iu5iby:focus-visible{outline:1px solid var(--color-focus-ring);outline-offset:2px}.day-inner.svelte-1iu5iby{width:2rem;height:2rem;transition:background-color var(--transition-normal), box-shadow var(--transition-normal), color var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.day-number.svelte-1iu5iby{font-size:var(--font-size-small);color:inherit;line-height:1}.day-cell.is-today.svelte-1iu5iby .day-inner:where(.svelte-1iu5iby){box-shadow:inset 0 0 0 1px var(--color-border-accent)}.day-cell.is-selected.svelte-1iu5iby .day-inner:where(.svelte-1iu5iby){background-color:var(--color-surface-accent);box-shadow:none;color:var(--color-text-on-accent)}.day-cell.is-selected.svelte-1iu5iby .day-number:where(.svelte-1iu5iby){font-weight:var(--font-weight-semi-bold)}.dot-slot.svelte-1iu5iby{height:4px;min-height:4px;display:block}.dot.svelte-1iu5iby{background-color:var(--color-surface-accent-soft);border-radius:50%;width:4px;height:4px;margin-left:auto;margin-right:auto;display:block}.day-cell.is-selected.svelte-1iu5iby .dot:where(.svelte-1iu5iby){background-color:var(--color-surface-contrast)}.graph-analysis-card.svelte-akg7p8{gap:var(--space-s);padding:var(--space-m);border-radius:var(--border-radius-m);background:var(--color-surface-raised);box-shadow:var(--box-shadow-s);flex-direction:column;display:flex}.graph-analysis-card.svelte-akg7p8 header:where(.svelte-akg7p8){justify-content:space-between;align-items:flex-start;gap:var(--space-s);display:flex}.graph-analysis-card.svelte-akg7p8 h3:where(.svelte-akg7p8){color:var(--color-text-primary);font-size:var(--font-size-large);font-weight:var(--font-weight-semi-bold);margin:0}.graph-analysis-card.svelte-akg7p8 header:where(.svelte-akg7p8) p:where(.svelte-akg7p8){margin:var(--space-3xs) 0 0}.graph-analysis-card.svelte-akg7p8 dl:where(.svelte-akg7p8){grid-gap:var(--space-xs);gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.graph-analysis-card.svelte-akg7p8 dl:where(.svelte-akg7p8) div:where(.svelte-akg7p8){min-width:0;padding:var(--space-xs) var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-base)}.graph-analysis-card.svelte-akg7p8 dt:where(.svelte-akg7p8){color:var(--color-text-subtle);font-size:var(--font-size-small)}.graph-analysis-card.svelte-akg7p8 dd:where(.svelte-akg7p8){word-wrap:anywhere;color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold);margin:0}.trend-badge.svelte-akg7p8{max-width:12rem;padding:var(--space-3xs) var(--space-xs);border-radius:var(--border-radius-s);background:var(--color-surface-base);color:var(--color-text-muted);font-size:var(--font-size-small);text-align:right;flex:0 auto;line-height:1.2}.insights-section.svelte-1tm30os{gap:var(--space-m);flex-direction:column;display:flex}.insights-section-header.svelte-1tm30os{justify-content:space-between;align-items:center;gap:var(--space-xs);min-height:calc(2rem + var(--space-s) + var(--space-2xs));padding-top:var(--space-s);padding-bottom:var(--space-2xs);display:flex}.insights-section-title.svelte-1tm30os{align-items:center;gap:var(--space-2xs);flex:auto;min-width:0;display:flex}.insights-section-title.svelte-1tm30os h2:where(.svelte-1tm30os){min-width:0;margin:0}.insights-section-title-actions.svelte-1tm30os{flex:none;align-items:center;display:flex}.insights-section-actions.svelte-1tm30os{align-items:center;gap:var(--space-2xs);flex-shrink:0;display:flex}.segmented-control.svelte-nuytdb{padding:var(--space-3xs);border:1px solid var(--color-border-default);border-radius:var(--border-radius-m);background-color:var(--color-surface-raised);gap:2px;display:flex}.segmented-control--full.svelte-nuytdb{width:100%}.segmented-control--stacked-icons.svelte-nuytdb .segmented-option:where(.svelte-nuytdb){gap:var(--space-3xs);padding-left:var(--space-xs);padding-right:var(--space-xs);scroll-snap-align:start;flex-direction:column;flex:1 0 4.75rem}.segmented-control--stacked-icons.svelte-nuytdb{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-color:var(--color-scrollbar-thumb) transparent;overflow:auto hidden}.segmented-option.svelte-nuytdb{justify-content:center;align-items:center;gap:var(--space-2xs);min-width:0;min-height:var(--button-fixed-height-m);padding:var(--space-2xs) var(--space-s);border-radius:var(--border-radius-s);color:var(--color-text-muted);font:inherit;font-size:var(--font-size-small);font-weight:var(--font-weight-semi-bold);letter-spacing:.02em;cursor:pointer;transition:background-color var(--transition-normal), color var(--transition-normal);background-color:#0000;border:0;flex:1 1 0;display:inline-flex}.segmented-option.svelte-nuytdb:hover:not([aria-selected=true]):not([aria-pressed=true]):not(:disabled){color:var(--color-text-primary)}.segmented-option[aria-selected=true].svelte-nuytdb,.segmented-option[aria-pressed=true].svelte-nuytdb{background-color:var(--color-surface-accent);color:var(--color-text-on-accent)}.segmented-option.svelte-nuytdb:focus-visible{outline:1px solid var(--color-focus-ring);outline-offset:2px}.segmented-option.svelte-nuytdb:disabled{cursor:not-allowed;opacity:var(--opacity-weak)}li.svelte-1yvvv6n{padding-left:var(--space-s);padding-right:var(--space-s);padding-top:var(--space-3xs);padding-bottom:var(--space-3xs);justify-content:center;align-items:center;gap:var(--space-xs);border-bottom:1px solid var(--color-border-default);flex-direction:row;display:flex}.chart-canvas-shell.svelte-1cfl0o2{width:100%;height:18.75rem;position:relative}.chart-canvas-shell.svelte-1cfl0o2 canvas:where(.svelte-1cfl0o2){width:100%!important;height:100%!important}.chart-error.svelte-1cfl0o2{text-align:center;justify-content:center;align-items:center;min-height:18.75rem;margin:0;display:flex}.graph-controls.svelte-144n6th{gap:var(--space-xs);flex-direction:column;display:flex}.graph-tracker-select.svelte-144n6th{width:100%}.selected-tracker-list.svelte-144n6th{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;display:flex}.selected-tracker-list.svelte-144n6th li{width:100%;max-width:none}.graph-overview.svelte-144n6th{grid-gap:var(--space-xs);gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.graph-overview-item.svelte-144n6th{min-width:0;padding:var(--space-xs) var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-raised);flex-direction:column;gap:2px;display:flex}.graph-overview-value.svelte-144n6th{word-wrap:anywhere;color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold);line-height:1.2}.graph-overview-label.svelte-144n6th{color:var(--color-text-subtle);font-size:var(--font-size-small)}.chart-frame.svelte-144n6th{min-height:20rem;padding:var(--space-s);border-radius:var(--border-radius-m);background:var(--color-surface-raised);box-shadow:var(--box-shadow-s);overflow:hidden}.chart-frame.svelte-144n6th .empty-hint:where(.svelte-144n6th){justify-content:center;align-items:center;min-height:18rem;margin:0;display:flex}.graph-analysis-grid.svelte-144n6th{grid-gap:var(--space-m);gap:var(--space-m);grid-template-columns:1fr;display:grid}.empty-hint.svelte-144n6th{padding:var(--space-l) var(--space-s)}.empty-state.svelte-144n6th{padding:var(--space-l) var(--space-s);border:1px solid var(--color-border-default);border-radius:var(--border-radius-m);background:var(--color-surface-raised);color:var(--color-text-muted)}@media (width>=36rem){.graph-overview.svelte-144n6th,.graph-analysis-grid.svelte-144n6th{grid-template-columns:repeat(2,minmax(0,1fr))}}.heatmap-scroll.svelte-1bwx0sv{padding-top:var(--space-3xs);padding-bottom:var(--space-s);scrollbar-color:var(--color-scrollbar-thumb) transparent;overflow-x:auto}.heatmap-scroll.svelte-1bwx0sv:focus-visible{outline:1px solid var(--color-focus-ring);outline-offset:2px;border-radius:3px;border-radius:var(--cell-radius,3px)}.heatmap-chart.svelte-1bwx0sv{width:max-content;min-width:100%}.month-labels.svelte-1bwx0sv{grid-template-columns:repeat(var(--week-count), .7rem);grid-template-columns:repeat(var(--week-count), var(--cell-size,.7rem));grid-column-gap:.22rem;grid-column-gap:var(--cell-gap,.22rem);-moz-column-gap:.22rem;-moz-column-gap:var(--cell-gap,.22rem);column-gap:.22rem;column-gap:var(--cell-gap,.22rem);margin-left:2rem;margin-left:var(--weekday-label-width,2rem);margin-bottom:var(--space-3xs);color:var(--color-text-muted);font-size:.75rem;line-height:1;display:grid}.month-labels.svelte-1bwx0sv span:where(.svelte-1bwx0sv){white-space:nowrap;overflow:visible}.heatmap-body.svelte-1bwx0sv{gap:var(--space-xs);display:flex}.weekday-labels.svelte-1bwx0sv{grid-template-rows:repeat(7,.7rem);grid-template-rows:repeat(7, var(--cell-size,.7rem));grid-row-gap:.22rem;grid-row-gap:var(--cell-gap,.22rem);row-gap:.22rem;row-gap:var(--cell-gap,.22rem);width:calc(2rem - var(--space-xs));width:calc(var(--weekday-label-width,2rem) - var(--space-xs));flex:0 0 calc(2rem - var(--space-xs));flex:0 0 calc(var(--weekday-label-width,2rem) - var(--space-xs));color:var(--color-text-muted);font-size:.75rem;line-height:.7rem;line-height:var(--cell-size,.7rem);display:grid}.heatmap-grid.svelte-1bwx0sv{grid-auto-columns:.7rem;grid-auto-flow:column;grid-auto-columns:var(--cell-size,.7rem);grid-template-rows:repeat(7,.7rem);grid-template-rows:repeat(7, var(--cell-size,.7rem));grid-gap:.22rem;grid-gap:var(--cell-gap,.22rem);gap:.22rem;gap:var(--cell-gap,.22rem);display:grid}.heatmap-cell.svelte-1bwx0sv{width:.7rem;width:var(--cell-size,.7rem);height:.7rem;height:var(--cell-size,.7rem);border-radius:3px;border-radius:var(--cell-radius,3px);background:var(--heatmap-level-0,var(--color-activity-level-0));transition:filter .15s,transform .15s;display:block}.heatmap-grid.svelte-1bwx0sv .heatmap-cell:where(.svelte-1bwx0sv):hover{filter:brightness(1.2);transform:scale(1.15)}.heatmap-cell.future.svelte-1bwx0sv{opacity:.35}.level-0.svelte-1bwx0sv{background:var(--heatmap-level-0,var(--color-activity-level-0))}.level-1.svelte-1bwx0sv{background:var(--heatmap-level-1,var(--color-activity-level-1))}.level-2.svelte-1bwx0sv{background:var(--heatmap-level-2,var(--color-activity-level-2))}.level-3.svelte-1bwx0sv{background:var(--heatmap-level-3,var(--color-activity-level-3))}.level-4.svelte-1bwx0sv{background:var(--heatmap-level-4,var(--color-activity-level-4))}.heatmap-legend.svelte-1bwx0sv,.heatmap-legend-scale.svelte-1bwx0sv{align-items:center;gap:var(--space-3xs);display:flex}.heatmap-legend.svelte-1bwx0sv{color:var(--color-text-muted);font-size:var(--font-size-small);justify-content:flex-end}.heatmap-legend-scale.svelte-1bwx0sv .heatmap-cell:where(.svelte-1bwx0sv){--cell-size:.95rem;flex:none}.streak-overview-card.svelte-1k1twuv{--cell-size:.7rem;--cell-gap:.22rem;--cell-radius:3px;--weekday-label-width:2rem;--heatmap-level-0:var(--color-activity-level-0);--heatmap-level-1:var(--color-activity-level-1);--heatmap-level-2:var(--color-activity-level-2);--heatmap-level-3:var(--color-activity-level-3);--heatmap-level-4:var(--color-activity-level-4);gap:var(--space-s);padding:var(--space-m);border-radius:var(--border-radius-m);background:var(--color-surface-raised);flex-direction:column;display:flex}.streak-overview-header.svelte-1k1twuv{justify-content:space-between;align-items:center;gap:var(--space-s);display:flex}.streak-overview-header.svelte-1k1twuv h3:where(.svelte-1k1twuv){color:var(--color-text-primary);font-size:var(--font-size-large);font-weight:var(--font-weight-semi-bold);letter-spacing:0;margin:0}.streak-overview-header.svelte-1k1twuv p:where(.svelte-1k1twuv){margin:var(--space-3xs) 0 0;font-size:var(--font-size-small)}.tracker-count.svelte-1k1twuv,.streak-icon.svelte-1k1twuv{justify-content:center;align-items:center;display:inline-flex}.tracker-count.svelte-1k1twuv{gap:var(--space-3xs);min-height:var(--button-fixed-height-m);padding-left:var(--space-s);padding-right:var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-base);color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold)}.streak-overview-stats.svelte-1k1twuv{gap:var(--space-xs);flex-wrap:wrap;display:flex}.streak-overview-stat.svelte-1k1twuv{min-width:7rem;padding:var(--space-xs) var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-base);flex-direction:column;flex:1 1 0;gap:2px;display:flex}.streak-overview-stat-value.svelte-1k1twuv{color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold);line-height:1.2}.streak-overview-stat-label.svelte-1k1twuv,.heatmap-modal-meta.svelte-1k1twuv{color:var(--color-text-subtle);font-size:var(--font-size-small)}.heatmap-legend-action.svelte-1k1twuv{width:1.5rem;height:1.5rem;color:var(--color-text-inactive)}.heatmap-legend-action.svelte-1k1twuv:hover:not(:disabled),.heatmap-legend-action.svelte-1k1twuv:focus-visible:not(:disabled){color:var(--color-text-secondary);background-color:var(--color-surface-muted)}.current-streaks.svelte-1k1twuv{gap:var(--space-xs);margin-top:var(--space-2xs);flex-direction:column;display:flex}.current-streaks.svelte-1k1twuv h4:where(.svelte-1k1twuv){margin:0}.current-streaks.svelte-1k1twuv ul:where(.svelte-1k1twuv),.legend-info-modal.svelte-1k1twuv ul:where(.svelte-1k1twuv){gap:var(--space-xs);flex-direction:column;margin:0;padding:0;display:flex}.streak-icon.svelte-1k1twuv{background:var(--color-surface-raised);border-radius:50%;width:1.5rem;height:1.5rem}.legend-info-modal.svelte-1k1twuv,.heatmap-modal-header.svelte-1k1twuv{flex-direction:column;display:flex}.legend-info-modal.svelte-1k1twuv{gap:var(--space-m)}.heatmap-modal-header.svelte-1k1twuv{gap:var(--space-2xs)}.legend-swatch.svelte-1k1twuv{border-radius:var(--cell-radius);background:var(--heatmap-level-0);width:.95rem;height:.95rem;display:block}.level-0.svelte-1k1twuv{background:var(--heatmap-level-0)}.level-1.svelte-1k1twuv{background:var(--heatmap-level-1)}.level-2.svelte-1k1twuv{background:var(--heatmap-level-2)}.level-3.svelte-1k1twuv{background:var(--heatmap-level-3)}.level-4.svelte-1k1twuv{background:var(--heatmap-level-4)}@media (width>=36rem){.streak-overview-card.svelte-1k1twuv{--cell-size:.78rem;--cell-gap:.26rem}}.heatmap-card.svelte-16e1k35{--cell-size:.7rem;--cell-gap:.22rem;--cell-radius:3px;--weekday-label-width:2rem;--heatmap-level-0:var(--color-activity-level-0);--heatmap-level-1:var(--color-activity-level-1);--heatmap-level-2:var(--color-activity-level-2);--heatmap-level-3:var(--color-activity-level-3);--heatmap-level-4:var(--color-activity-level-4);gap:var(--space-s);padding:var(--space-m);border-radius:var(--border-radius-m);background:var(--color-surface-raised);flex-direction:column;transition:border-color .2s;display:flex}.heatmap-card.highlighted.svelte-16e1k35{border-color:var(--color-border-accent)}.heatmap-header.svelte-16e1k35{justify-content:space-between;align-items:center;gap:var(--space-s);display:flex}.heatmap-title.svelte-16e1k35 h3:where(.svelte-16e1k35){color:var(--color-text-primary);font-size:var(--font-size-large);font-weight:var(--font-weight-semi-bold);letter-spacing:0;margin:0}.heatmap-title.svelte-16e1k35 p:where(.svelte-16e1k35){margin:var(--space-3xs) 0 0;font-size:var(--font-size-small)}.heatmap-streak.svelte-16e1k35{align-items:center;gap:var(--space-3xs);min-height:var(--button-fixed-height-m);padding-left:var(--space-s);padding-right:var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-base);color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold);display:inline-flex}.heatmap-actions.svelte-16e1k35{align-items:center;gap:var(--space-2xs);margin-left:auto;display:flex}.heatmap-stats.svelte-16e1k35{gap:var(--space-xs);flex-wrap:wrap;display:flex}.heatmap-stat.svelte-16e1k35{min-width:5rem;padding:var(--space-xs) var(--space-s);border-radius:var(--border-radius-s);background:var(--color-surface-base);flex-direction:column;flex:1 1 0;gap:2px;display:flex}.heatmap-stat-value.svelte-16e1k35{color:var(--color-text-primary);font-weight:var(--font-weight-semi-bold);line-height:1.2}.heatmap-stat-label.svelte-16e1k35{color:var(--color-text-subtle);font-size:var(--font-size-small)}.legend-swatch.svelte-16e1k35{border-radius:var(--cell-radius);background:var(--heatmap-level-0);width:.95rem;height:.95rem;display:block}.level-0.svelte-16e1k35{background:var(--heatmap-level-0)}.level-1.svelte-16e1k35{background:var(--heatmap-level-1)}.level-2.svelte-16e1k35{background:var(--heatmap-level-2)}.level-3.svelte-16e1k35{background:var(--heatmap-level-3)}.level-4.svelte-16e1k35{background:var(--heatmap-level-4)}.heatmap-legend-action.svelte-16e1k35{width:1.5rem;height:1.5rem;color:var(--color-text-inactive)}.heatmap-legend-action.svelte-16e1k35:hover:not(:disabled),.heatmap-legend-action.svelte-16e1k35:focus-visible:not(:disabled){color:var(--color-text-secondary);background-color:var(--color-surface-muted)}.heatmap-empty.svelte-16e1k35{padding:var(--space-s);border:1px dashed var(--color-border-default);border-radius:var(--border-radius-s);text-align:center;margin:0}.legend-info-modal.svelte-16e1k35{gap:var(--space-m);flex-direction:column;display:flex}.heatmap-modal-header.svelte-16e1k35{gap:var(--space-2xs);flex-direction:column;display:flex}.heatmap-modal-meta.svelte-16e1k35{color:var(--color-text-muted)}.legend-info-modal.svelte-16e1k35 ul:where(.svelte-16e1k35){gap:var(--space-xs);flex-direction:column;margin:0;padding:0;display:flex}.count-settings-modal.svelte-16e1k35{gap:var(--space-m);flex-direction:column;display:flex}.count-settings-modal.svelte-16e1k35 fieldset:where(.svelte-16e1k35){gap:var(--space-xs);border:0;flex-direction:column;margin:0;padding:0;display:flex}.count-settings-modal.svelte-16e1k35 legend:where(.svelte-16e1k35){margin-bottom:var(--space-xs)}@media (width>=36rem){.heatmap-card.svelte-16e1k35{--cell-size:.78rem;--cell-gap:.26rem}}.insights-onboarding.svelte-u6zn5i{margin-top:var(--space-s);margin-bottom:var(--space-m)}.insights-onboarding-list.svelte-u6zn5i{gap:var(--space-xs);flex-direction:column;display:flex}.insights-onboarding-list.svelte-u6zn5i li:where(.svelte-u6zn5i){align-items:flex-start;gap:var(--space-s);display:flex}.insights-onboarding-icon.svelte-u6zn5i{flex:none;margin-top:.15rem}.insights-tabs.svelte-u6zn5i{margin-top:var(--space-xs);margin-bottom:var(--space-m)}.calendar-scope-select.svelte-u6zn5i{width:100%}.streak-scope-select.svelte-u6zn5i{width:100%;margin-bottom:var(--space-2xs)}.activity-tracker-select.svelte-u6zn5i{margin-bottom:var(--space-2xs)}.entries-grouped.svelte-u6zn5i{gap:var(--space-m);flex-direction:column;display:flex}.entries-day.svelte-u6zn5i{gap:var(--space-xs);flex-direction:column;display:flex}.entries-list.svelte-u6zn5i{border-radius:var(--border-radius-s);background-color:var(--color-surface-raised);margin:0;padding:0;list-style:none;overflow:hidden}.entries-list.svelte-u6zn5i li{padding:var(--space-xs) var(--space-s);border-bottom:1px solid var(--color-border-default)}.entries-list.svelte-u6zn5i li:last-child{border-bottom:none}.entries-list.svelte-u6zn5i p{margin:0}.entries-list.svelte-u6zn5i .entry-value{color:var(--color-text-secondary)}.entries-list.svelte-u6zn5i .historical-label{margin-left:var(--space-2xs);padding:.05rem var(--space-2xs);border-radius:var(--border-radius-s);background-color:var(--color-surface-muted);color:var(--color-text-muted);font-size:var(--font-size-small);display:inline-block}.heatmap-stack.svelte-u6zn5i{gap:var(--space-m);flex-direction:column;display:flex}.empty-hint.svelte-u6zn5i{padding:var(--space-l) var(--space-s)}.empty-state.svelte-u6zn5i{padding:var(--space-l) var(--space-s);border:1px solid var(--color-border-default);border-radius:var(--border-radius-m);background:var(--color-surface-raised);color:var(--color-text-muted)}.heatmap-settings-modal.svelte-u6zn5i{gap:var(--space-m);flex-direction:column;display:flex}.heatmap-settings-modal.svelte-u6zn5i h2:where(.svelte-u6zn5i){color:var(--color-text-primary);font-size:var(--text-size-xl);margin:0}.heatmap-settings-modal.svelte-u6zn5i fieldset:where(.svelte-u6zn5i){gap:var(--space-xs);border:0;flex-direction:column;margin:0;padding:0;display:flex}.heatmap-settings-modal.svelte-u6zn5i legend:where(.svelte-u6zn5i){margin-bottom:var(--space-xs)}
