.sparkline:where(.astro-3nssi2tu){height:88px;display:flex;align-items:flex-end;gap:2px;padding:10px;border-radius:16px;background:var(--color-surface-strong);border:1px solid var(--color-edge)}.spark:where(.astro-3nssi2tu){width:100%;max-width:10px;flex:1 1 0;border-radius:999px;background:var(--color-accent);opacity:.85;transition:transform .14s ease,opacity .14s ease}.spark:where(.astro-3nssi2tu):hover{transform:translateY(-2px);opacity:1}.row-spark:where(.astro-3nssi2tu){display:inline-flex;align-items:flex-end;gap:1px;height:20px;width:60px;vertical-align:middle}.rs:where(.astro-3nssi2tu){flex:1 1 0;min-width:1px;border-radius:1px;background:var(--color-accent);opacity:.7}.tab-btn:where(.astro-3nssi2tu){padding:8px 16px;font-size:14px;font-weight:500;color:var(--color-muted);border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;transition:color .15s,border-color .15s}.tab-btn:where(.astro-3nssi2tu):hover{color:var(--color-heading)}.tab-btn:where(.astro-3nssi2tu).tab-active{color:var(--color-heading);border-bottom-color:var(--color-accent)}.tab-panel:where(.astro-3nssi2tu).hidden{display:none}.trend-toggle:where(.astro-3nssi2tu){padding:4px 12px;font-size:11px;font-weight:500;color:var(--color-muted);border:1px solid var(--color-edge);border-radius:6px;background:none;cursor:pointer;transition:all .15s}.trend-toggle:where(.astro-3nssi2tu):hover{color:var(--color-heading);border-color:var(--color-muted)}.trend-toggle:where(.astro-3nssi2tu).active{color:var(--color-action-text);background:var(--color-action);border-color:var(--color-action)}.pulse-row:where(.astro-3nssi2tu){padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--color-edge) 40%,transparent)}.pulse-row:where(.astro-3nssi2tu):last-child{border-bottom:none}.pulse-name:where(.astro-3nssi2tu){font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.pulse-delta:where(.astro-3nssi2tu){font-size:15px;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right}.export-wrap:where(.astro-3nssi2tu){position:relative;display:inline-block}.export-menu:where(.astro-3nssi2tu){position:absolute;right:0;top:calc(100% + 6px);z-index:50;min-width:260px;border-radius:12px;border:1px solid var(--color-edge);background:var(--color-surface-raised);box-shadow:0 8px 24px #00000059;padding:6px;display:flex;flex-direction:column;gap:2px}.export-menu:where(.astro-3nssi2tu).hidden{display:none}.export-item:where(.astro-3nssi2tu){display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:none;border-radius:8px;background:none;color:var(--color-muted);cursor:pointer;text-align:left;transition:background .12s,color .12s;width:100%}.export-item:where(.astro-3nssi2tu):hover{background:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-heading)}.export-icon:where(.astro-3nssi2tu){font-size:18px;line-height:1;flex-shrink:0;margin-top:1px}.export-label:where(.astro-3nssi2tu){display:flex;flex-direction:column;gap:1px}.export-label:where(.astro-3nssi2tu) strong:where(.astro-3nssi2tu){font-size:13px;font-weight:600;color:var(--color-heading)}.export-desc:where(.astro-3nssi2tu){font-size:11px;color:var(--color-dim);line-height:1.3}.chat-bubble-user:where(.astro-3nssi2tu){max-width:80%;border-radius:16px 16px 4px;background:var(--color-action);color:var(--color-action-text);padding:10px 16px;font-size:14px;line-height:1.5;word-break:break-word}.chat-bubble-ai:where(.astro-3nssi2tu){max-width:80%;border-radius:16px 16px 16px 4px;background:var(--color-surface-strong);color:var(--color-heading);padding:10px 16px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-typing:where(.astro-3nssi2tu){display:inline-flex;gap:4px;align-items:center;padding:10px 16px}.chat-typing:where(.astro-3nssi2tu) span:where(.astro-3nssi2tu){width:6px;height:6px;border-radius:50%;background:var(--color-dim);animation:chatBounce 1.2s infinite}.chat-typing:where(.astro-3nssi2tu) span:where(.astro-3nssi2tu):nth-child(2){animation-delay:.2s}.chat-typing:where(.astro-3nssi2tu) span:where(.astro-3nssi2tu):nth-child(3){animation-delay:.4s}@keyframes chatBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.chat-spinner:where(.astro-3nssi2tu){animation:chatSpin .8s linear infinite}@keyframes chatSpin{to{transform:rotate(360deg)}}.chat-progress-bar:where(.astro-3nssi2tu){width:0%;animation:chatProgressPulse 2.5s ease-in-out infinite}@keyframes chatProgressPulse{0%{width:5%;opacity:.7}50%{width:85%;opacity:1}to{width:5%;opacity:.7}}.voice-speak-btn:where(.astro-3nssi2tu){flex-shrink:0;padding:4px;border-radius:6px;opacity:.5;transition:opacity .15s}.voice-speak-btn:where(.astro-3nssi2tu):hover{opacity:1}.chat-fullscreen:where(.astro-3nssi2tu){position:fixed!important;inset:0;z-index:50;margin:0!important;border-radius:0!important;border:none!important;display:flex;flex-direction:column;background:var(--color-surface)}.chat-fullscreen:where(.astro-3nssi2tu) .rounded-2xl:where(.astro-3nssi2tu){border-radius:0!important;border:none!important;flex:1;display:flex;flex-direction:column;height:100%}.chat-fullscreen:where(.astro-3nssi2tu) #chat-messages:where(.astro-3nssi2tu){flex:1;max-height:none!important;min-height:0!important}
