.journal-card.svelte-2tgzj6{background:#ffffff06;border:none;border-radius:.75rem;padding:1rem 1.25rem;transition:background .2s ease;cursor:default}.journal-card.svelte-2tgzj6:hover{background:#ffffff0a}.card-header.svelte-2tgzj6{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.625rem}.header-left.svelte-2tgzj6{display:flex;align-items:center;gap:.375rem}.mood-emoji.svelte-2tgzj6{font-size:1.125rem;line-height:1}.mood-label.svelte-2tgzj6{font-size:.75rem;font-weight:600;font-family:var(--font-family-mono)}.tough-badge.svelte-2tgzj6{display:inline-flex;align-items:center;padding:.0625rem .5rem;font-size:.625rem;font-family:var(--font-family-mono);font-weight:400;color:#ef4444;background-color:#ef444414;border-radius:9999px}.header-right.svelte-2tgzj6{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.author-handle.svelte-2tgzj6{color:var(--muted-foreground);font-family:var(--font-family-mono);font-size:.75rem}.time-dot.svelte-2tgzj6{color:var(--muted-foreground);font-size:.625rem;opacity:.5}.relative-time.svelte-2tgzj6{color:var(--muted-foreground);font-family:var(--font-family-mono);font-size:.75rem;opacity:.7}.gratitude-list.svelte-2tgzj6{list-style:none;padding:.25rem 0 .25rem .875rem;margin:0 0 .5rem;display:flex;flex-direction:column;gap:.25rem;border-left:2px solid rgba(179,147,238,.25)}.gratitude-item.svelte-2tgzj6{font-size:.875rem;color:var(--foreground);line-height:1.5}.gratitude-item.svelte-2tgzj6:before{content:"✨"}.note-text.svelte-2tgzj6{color:var(--foreground);margin:0 0 .5rem;font-size:.9375rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.activity-pills.svelte-2tgzj6{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.activity-pill.svelte-2tgzj6{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-family:var(--font-family-mono);color:var(--muted-foreground);background:#ffffff0a;border:none;border-radius:9999px}.reactions-row.svelte-2tgzj6{display:flex;align-items:center;gap:.25rem;padding:.25rem 0}.reaction-btn.svelte-2tgzj6{display:inline-flex;align-items:center;gap:.125rem;background:none;border:none;border-radius:9999px;padding:.1875rem .375rem;cursor:pointer;transition:background .15s ease;color:var(--muted-foreground);font-size:.75rem;font-family:var(--font-family-mono)}.reaction-btn.svelte-2tgzj6:hover{background:#ffffff0f}.reaction-btn.active.svelte-2tgzj6{background:#b393ee1a}.reaction-emoji.svelte-2tgzj6{font-size:.8125rem;line-height:1}.reaction-btn.active.svelte-2tgzj6 .reaction-emoji:where(.svelte-2tgzj6){font-size:.875rem}.reaction-count.svelte-2tgzj6{font-size:.625rem;color:var(--muted-foreground);opacity:.7}.reaction-btn.active.svelte-2tgzj6 .reaction-count:where(.svelte-2tgzj6){color:var(--primary);opacity:1}.card-actions.svelte-2tgzj6{display:flex;align-items:center;gap:.125rem;padding-top:.25rem}.action-btn.svelte-2tgzj6{display:flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;color:var(--muted-foreground);font-size:.75rem;font-family:var(--font-family-mono);padding:.375rem .625rem;border-radius:9999px;transition:color .15s ease,background .15s ease}.action-btn.svelte-2tgzj6:hover{color:var(--foreground);background:#ffffff0a}.action-stat.svelte-2tgzj6{display:flex;align-items:center;gap:.25rem;color:var(--muted-foreground);font-size:.6875rem;font-family:var(--font-family-mono);padding:.375rem .5rem;margin-left:auto;opacity:.6}.hug-btn.svelte-2tgzj6{gap:.25rem}.hug-btn.svelte-2tgzj6:hover{color:#f59e0b;background:#f59e0b0f}.hug-active.svelte-2tgzj6{color:#f59e0b!important;background:#f59e0b14!important;animation:svelte-2tgzj6-hug-pulse .4s ease}.hug-sent.svelte-2tgzj6{font-size:.6875rem;font-weight:500}@keyframes svelte-2tgzj6-hug-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(max-width:640px){.journal-card.svelte-2tgzj6{padding:.875rem 1rem}.author-handle.svelte-2tgzj6{display:none}}.journal-feed.svelte-cfld5o{width:100%;max-width:48rem;margin:0 auto}.tab-bar.svelte-cfld5o{display:flex;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.75rem}.tab-btn.svelte-cfld5o{flex:1;padding:.75rem 0;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted-foreground);font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease,border-color .2s ease;text-align:center}.tab-btn.svelte-cfld5o:hover{color:var(--foreground)}.tab-btn.active.svelte-cfld5o{color:var(--foreground);border-bottom-color:var(--foreground)}.entries-list.svelte-cfld5o{display:flex;flex-direction:column;gap:.75rem}.entry-wrapper.svelte-cfld5o{animation:svelte-cfld5o-entry-fade .3s ease both}.entry-wrapper.svelte-cfld5o:nth-child(1){animation-delay:0s}.entry-wrapper.svelte-cfld5o:nth-child(2){animation-delay:.04s}.entry-wrapper.svelte-cfld5o:nth-child(3){animation-delay:.08s}.entry-wrapper.svelte-cfld5o:nth-child(4){animation-delay:.12s}.entry-wrapper.svelte-cfld5o:nth-child(5){animation-delay:.16s}@keyframes svelte-cfld5o-entry-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.inline-comments.svelte-cfld5o{padding:.5rem 1rem .75rem;animation:svelte-cfld5o-comments-in .2s ease}@keyframes svelte-cfld5o-comments-in{0%{opacity:0}to{opacity:1}}.comment-form.svelte-cfld5o{display:flex;gap:.5rem;margin-bottom:.5rem}.comment-input.svelte-cfld5o{flex:1;padding:.5rem .75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:9999px;color:var(--foreground);font-family:inherit;font-size:.8125rem;transition:border-color .2s ease}.comment-input.svelte-cfld5o:focus{outline:none;border-color:#b393ee4d}.comment-input.svelte-cfld5o:disabled{opacity:.5;cursor:not-allowed}.send-btn.svelte-cfld5o{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary);border:none;border-radius:50%;color:var(--primary-foreground);font-family:inherit;cursor:pointer;flex-shrink:0;transition:opacity .15s ease}.send-btn.svelte-cfld5o:hover:not(:disabled){opacity:.85}.send-btn.svelte-cfld5o:disabled{opacity:.3;cursor:not-allowed}.comments-list.svelte-cfld5o{display:flex;flex-direction:column;gap:.25rem}.comment-item.svelte-cfld5o{font-size:.8125rem;line-height:1.5;padding:.125rem 0}.comment-author.svelte-cfld5o{font-weight:600;color:var(--foreground);margin-right:.375rem}.comment-text.svelte-cfld5o{color:var(--foreground);word-break:break-word}.comment-time.svelte-cfld5o{color:var(--muted-foreground);font-size:.6875rem;margin-left:.375rem;opacity:.6}.no-comments.svelte-cfld5o,.comments-loading.svelte-cfld5o{color:var(--muted-foreground);font-size:.8125rem;padding:.5rem 0;margin:0;opacity:.5}.loading-state.svelte-cfld5o{display:flex;flex-direction:column;gap:.75rem}.skeleton-card.svelte-cfld5o{padding:1rem 1.25rem;background:#ffffff05;border-radius:.75rem;display:flex;flex-direction:column;gap:.625rem}.skeleton-line.svelte-cfld5o{height:10px;background:#ffffff0f;border-radius:4px;animation:svelte-cfld5o-skeleton-pulse 1.5s ease-in-out infinite}.skeleton-line.short.svelte-cfld5o{width:30%}.skeleton-line.medium.svelte-cfld5o{width:60%}.skeleton-line.long.svelte-cfld5o{width:90%}@keyframes svelte-cfld5o-skeleton-pulse{0%,to{opacity:.3}50%{opacity:.7}}.empty-state.svelte-cfld5o{display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem;text-align:center}.empty-text.svelte-cfld5o{font-size:.9375rem;color:var(--foreground);margin:0 0 .25rem;font-weight:500}.empty-sub.svelte-cfld5o{font-size:.8125rem;color:var(--muted-foreground);margin:0}.empty-cta.svelte-cfld5o{display:inline-block;margin-top:1.25rem;padding:.5rem 1.25rem;background:var(--primary);color:var(--primary-foreground);border-radius:.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .15s ease}.empty-cta.svelte-cfld5o:hover{opacity:.85}.error-state.svelte-cfld5o{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;text-align:center}.error-text.svelte-cfld5o{color:var(--destructive, #ef4444);margin:0 0 1rem;font-size:.875rem}.retry-btn.svelte-cfld5o{padding:.5rem 1.25rem;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:.5rem;font-family:inherit;font-size:.8125rem;cursor:pointer;transition:opacity .15s ease}.retry-btn.svelte-cfld5o:hover{opacity:.85}.scroll-sentinel.svelte-cfld5o{display:flex;justify-content:center;padding:1.5rem 0}.loading-spinner-sm.svelte-cfld5o{width:20px;height:20px;border:2px solid rgba(255,255,255,.08);border-top-color:var(--primary);border-radius:50%;animation:svelte-cfld5o-spin .7s linear infinite}@keyframes svelte-cfld5o-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.inline-comments.svelte-cfld5o{padding:.5rem .75rem}}.year-pixels.svelte-1b7at20{position:relative;overflow-x:auto;padding:8px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;animation:svelte-1b7at20-pixels-fade-in .5s cubic-bezier(.4,0,.2,1);overscroll-behavior-x:contain}@keyframes svelte-1b7at20-pixels-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.year-pixels.svelte-1b7at20::-webkit-scrollbar{height:4px}.year-pixels.svelte-1b7at20::-webkit-scrollbar-track{background:transparent}.year-pixels.svelte-1b7at20::-webkit-scrollbar-thumb{background:#b393ee33;border-radius:2px}.grid-header.svelte-1b7at20{display:flex;align-items:center;gap:2px;margin-bottom:2px;padding-left:0}.month-label-spacer.svelte-1b7at20{width:36px;min-width:36px;flex-shrink:0}.day-number.svelte-1b7at20{width:16px;min-width:16px;height:14px;display:flex;align-items:center;justify-content:center;font-size:8px;color:#555;-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-body.svelte-1b7at20{display:flex;flex-direction:column;gap:2px}.month-row.svelte-1b7at20{display:flex;align-items:center;gap:2px;animation:svelte-1b7at20-row-slide-in .4s cubic-bezier(.4,0,.2,1) both}.month-row.svelte-1b7at20:nth-child(1){animation-delay:0s}.month-row.svelte-1b7at20:nth-child(2){animation-delay:.03s}.month-row.svelte-1b7at20:nth-child(3){animation-delay:.06s}.month-row.svelte-1b7at20:nth-child(4){animation-delay:.09s}.month-row.svelte-1b7at20:nth-child(5){animation-delay:.12s}.month-row.svelte-1b7at20:nth-child(6){animation-delay:.15s}.month-row.svelte-1b7at20:nth-child(7){animation-delay:.18s}.month-row.svelte-1b7at20:nth-child(8){animation-delay:.21s}.month-row.svelte-1b7at20:nth-child(9){animation-delay:.24s}.month-row.svelte-1b7at20:nth-child(10){animation-delay:.27s}.month-row.svelte-1b7at20:nth-child(11){animation-delay:.3s}.month-row.svelte-1b7at20:nth-child(12){animation-delay:.33s}@keyframes svelte-1b7at20-row-slide-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.month-label.svelte-1b7at20{width:36px;min-width:36px;flex-shrink:0;font-size:11px;color:#888;text-align:right;padding-right:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:sticky;left:0;z-index:2;background:#0c0c0c;transition:color .2s cubic-bezier(.4,0,.2,1)}.month-row.svelte-1b7at20:hover .month-label:where(.svelte-1b7at20){color:#b393ee}.pixel.svelte-1b7at20{width:16px;height:16px;min-width:16px;min-height:16px;border-radius:3px;border:none;padding:0;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,border-radius .15s ease;outline:none}.pixel.svelte-1b7at20:hover{transform:scale(1.6);z-index:5;border-radius:4px;box-shadow:0 0 12px #b393ee59,0 0 4px #b393ee26}.pixel.has-mood.svelte-1b7at20:hover{box-shadow:0 0 14px currentColor,0 0 6px currentColor}.pixel.svelte-1b7at20:active{transform:scale(1.15);transition:transform .1s ease}.pixel.svelte-1b7at20:focus-visible{box-shadow:0 0 0 2px #b393ee}.pixel.is-today.svelte-1b7at20{box-shadow:0 0 0 1.5px #fff;animation:svelte-1b7at20-pixel-today-pulse 2.5s ease-in-out infinite}@keyframes svelte-1b7at20-pixel-today-pulse{0%,to{box-shadow:0 0 0 1.5px #fffc}50%{box-shadow:0 0 0 3px #fff6,0 0 12px #b393ee4d}}.pixel.is-today.svelte-1b7at20:hover{box-shadow:0 0 0 1.5px #fff;animation:none}.pixel-empty.svelte-1b7at20{width:16px;height:16px;min-width:16px;min-height:16px;cursor:default;pointer-events:none;background:transparent}.pixel-tooltip.svelte-1b7at20{position:fixed;transform:translate(-50%) translateY(-100%);background:#1e1e1e;border:1px solid #333;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;align-items:center;gap:3px;pointer-events:none;z-index:100;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 16px #0000004d;animation:svelte-1b7at20-tooltip-pop .15s ease-out}@keyframes svelte-1b7at20-tooltip-pop{0%{opacity:0;transform:translate(-50%) translateY(-100%) scale(.85)}60%{opacity:1;transform:translate(-50%) translateY(-100%) scale(1.02)}to{opacity:1;transform:translate(-50%) translateY(-100%) scale(1)}}.tooltip-date.svelte-1b7at20{font-size:11px;color:#ccc}.tooltip-mood.svelte-1b7at20{font-size:13px;color:#fff;font-weight:500}.stats-footer.svelte-1b7at20{display:flex;align-items:center;gap:12px;margin-top:16px;padding:12px 8px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.05);animation:svelte-1b7at20-stats-slide-up .5s cubic-bezier(.4,0,.2,1) .4s both}@keyframes svelte-1b7at20-stats-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stat-item.svelte-1b7at20{display:flex;align-items:center;gap:4px;font-size:12px;color:#888;transition:color .2s ease}.stat-item.svelte-1b7at20:hover{color:#ccc}.stat-value.svelte-1b7at20{color:#ddd;font-weight:600}.stat-dot.svelte-1b7at20{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:transform .2s ease}.stat-item.svelte-1b7at20:hover .stat-dot:where(.svelte-1b7at20){transform:scale(1.4);box-shadow:0 0 6px currentColor}.stat-divider.svelte-1b7at20{width:1px;height:14px;background:#333}@media(max-width:640px){.pixel.svelte-1b7at20,.pixel-empty.svelte-1b7at20{width:11px;height:11px;min-width:11px;min-height:11px;border-radius:2px}.day-number.svelte-1b7at20{width:11px;min-width:11px;font-size:6px}.month-label.svelte-1b7at20{width:28px;min-width:28px;font-size:9px;padding-right:4px}.month-label-spacer.svelte-1b7at20{width:28px;min-width:28px}.grid-header.svelte-1b7at20,.month-row.svelte-1b7at20,.grid-body.svelte-1b7at20{gap:1px}}.section-header.svelte-8db353{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:500;margin-bottom:.75rem}.insight-glass-card.svelte-8db353{border-radius:1rem;background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);padding:1.25rem;transition:border-color .3s ease,box-shadow .3s ease;animation:svelte-8db353-insight-card-in .5s cubic-bezier(.4,0,.2,1) both}.insight-glass-card.svelte-8db353:hover{border-color:#b393ee1f;box-shadow:0 8px 32px #0003}.insight-glass-card.svelte-8db353:nth-child(1){animation-delay:0s}.insight-glass-card.svelte-8db353:nth-child(2){animation-delay:.05s}.insight-glass-card.svelte-8db353:nth-child(3){animation-delay:.1s}.insight-glass-card.svelte-8db353:nth-child(4){animation-delay:.15s}.insight-glass-card.svelte-8db353:nth-child(5){animation-delay:.2s}.insight-glass-card.svelte-8db353:nth-child(6){animation-delay:.25s}.insight-glass-card.svelte-8db353:nth-child(7){animation-delay:.3s}.insight-glass-card.svelte-8db353:nth-child(8){animation-delay:.35s}.insight-glass-card.svelte-8db353:nth-child(9){animation-delay:.4s}.insight-glass-card.svelte-8db353:nth-child(10){animation-delay:.45s}@keyframes svelte-8db353-insight-card-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.insight-number.svelte-8db353{letter-spacing:-.02em;line-height:1.1;animation:svelte-8db353-number-appear .6s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.2s}@keyframes svelte-8db353-number-appear{0%{opacity:0;transform:scale(.8) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.insight-bar-fill.svelte-8db353{animation:svelte-8db353-bar-grow .8s cubic-bezier(.4,0,.2,1) both;animation-delay:.3s;transform-origin:left center}@keyframes svelte-8db353-bar-chart-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes svelte-8db353-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.radar-polygon.svelte-8db353{opacity:0;animation:svelte-8db353-radar-fill 1s cubic-bezier(.4,0,.2,1) .3s forwards}@keyframes svelte-8db353-radar-fill{0%{opacity:0}to{opacity:1}}.radar-dot.svelte-8db353{opacity:0;animation:svelte-8db353-graph-dot-appear .4s ease-out forwards;animation-delay:.5s}@keyframes svelte-8db353-graph-dot-appear{0%{opacity:0;r:0}to{opacity:1;r:3}}.ts-ma-line.svelte-8db353{stroke-dasharray:2000;stroke-dashoffset:2000;animation:svelte-8db353-ts-line-draw 1.5s cubic-bezier(.4,0,.2,1) .2s forwards}@keyframes svelte-8db353-ts-line-draw{to{stroke-dashoffset:0}}.ts-dot.svelte-8db353{opacity:0;animation:svelte-8db353-ts-dot-in .3s ease-out forwards}@keyframes svelte-8db353-ts-dot-in{0%{opacity:0;r:0}to{opacity:.5;r:2.5}}.scatter-dot.svelte-8db353{opacity:0;animation:svelte-8db353-scatter-pop .3s ease-out forwards}@keyframes svelte-8db353-scatter-pop{0%{opacity:0;r:0}to{opacity:.7;r:4}}.heatmap-cell.svelte-8db353{animation:svelte-8db353-heatmap-fade .3s ease-out both;transition:transform .15s ease,box-shadow .15s ease}.heatmap-cell.svelte-8db353:hover{transform:scale(1.4);z-index:2;box-shadow:0 0 6px #b393ee4d}@keyframes svelte-8db353-heatmap-fade{0%{opacity:0}to{opacity:.8}}.consistency-cell.svelte-8db353{animation:svelte-8db353-consistency-pop .3s cubic-bezier(.34,1.56,.64,1) both;transition:transform .15s ease}.consistency-cell.svelte-8db353:hover{transform:scale(1.3);z-index:2}@keyframes svelte-8db353-consistency-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.consistency-scroll.svelte-8db353{scrollbar-width:none;-ms-overflow-style:none}.consistency-scroll.svelte-8db353::-webkit-scrollbar{display:none}.insight-glass-card.svelte-8db353:nth-child(11){animation-delay:.5s}.insight-glass-card.svelte-8db353:nth-child(12){animation-delay:.55s}.insight-glass-card.svelte-8db353:nth-child(13){animation-delay:.6s}.insight-glass-card.svelte-8db353:nth-child(14){animation-delay:.65s}.insight-glass-card.svelte-8db353:nth-child(15){animation-delay:.7s}.insight-glass-card.svelte-8db353:nth-child(16){animation-delay:.75s}.insight-glass-card.svelte-8db353:nth-child(17){animation-delay:.8s}.insight-glass-card.svelte-8db353:nth-child(18){animation-delay:.85s}.time-chart.svelte-1h8ok65{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:1rem;padding:1rem 1.25rem;margin-bottom:.75rem}.chart-header.svelte-1h8ok65{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}.chart-title.svelte-1h8ok65{font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-weight:500;margin:0}.range-buttons.svelte-1h8ok65{display:flex;align-items:center;gap:.125rem;padding:.125rem;border-radius:.5rem;background:#ffffff08}.range-btn.svelte-1h8ok65{padding:.25rem .5rem;font-size:.625rem;font-weight:500;font-family:var(--font-family-mono, monospace);border:none;border-radius:.375rem;background:transparent;color:#ffffff59;cursor:pointer;transition:all .2s ease}.range-btn.svelte-1h8ok65:hover{color:#fff9;background:#ffffff0a}.range-btn.active.svelte-1h8ok65{background:var(--primary, #B393EE);color:#fff}.chart-wrap.svelte-1h8ok65{width:100%;border-radius:.5rem;overflow:hidden}.chart-wrap.svelte-1h8ok65 a[href*=tradingview],.chart-wrap.svelte-1h8ok65 a[href*=TradingView],.chart-wrap.svelte-1h8ok65 [class*=attribution],.chart-wrap.svelte-1h8ok65 table tr:last-child td[style*="30px"]{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}.chart-legend.svelte-1h8ok65{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.legend-item.svelte-1h8ok65{display:flex;align-items:center;gap:.375rem;font-size:.625rem;color:#fff6}.legend-dot.svelte-1h8ok65{width:.5rem;height:.125rem;border-radius:9999px}.chart-empty.svelte-1h8ok65{text-align:center;padding:2rem 0}.chart-empty.svelte-1h8ok65 p:where(.svelte-1h8ok65){font-size:.75rem;color:#ffffff4d;margin:0}@media(max-width:640px){.time-chart.svelte-1h8ok65{padding:.75rem 1rem}.chart-header.svelte-1h8ok65{flex-direction:column;align-items:flex-start}}
