.scrim.svelte-1jrb9pc{background:color-mix(in srgb, currentColor 40%, transparent);-webkit-backdrop-filter:blur(6px);z-index:10;cursor:default;animation:.2s ease-out svelte-1jrb9pc-scrim-in;position:absolute;inset:0}.scrim.reduced.svelte-1jrb9pc{animation:none}@keyframes svelte-1jrb9pc-scrim-in{0%{opacity:0}to{opacity:1}}.card.svelte-1jrb9pc{background:var(--podsaid-bg,#fff);width:min(92%,360px);color:var(--podsaid-fg,inherit);border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:calc(var(--podsaid-radius,8px) * 1.5);box-shadow:0 12px 32px color-mix(in srgb, currentColor 30%, transparent);z-index:11;box-sizing:border-box;transform-origin:top;margin-top:.75rem;padding:1.25rem 1rem 1rem;animation:.25s cubic-bezier(.34,1.56,.64,1) svelte-1jrb9pc-card-in;position:absolute;top:0;left:50%;transform:translate(-50%)}.card.reduced.svelte-1jrb9pc{animation:none}@keyframes svelte-1jrb9pc-card-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.94)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.close.svelte-1jrb9pc{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.25rem .5rem;font-family:inherit;font-size:1.4rem;line-height:1;position:absolute;top:.4rem;right:.5rem}.close.svelte-1jrb9pc:hover{color:var(--podsaid-fg,inherit)}.close.svelte-1jrb9pc:focus-visible{outline:2px solid var(--podsaid-accent,#e05a2b);outline-offset:2px}.hero.svelte-1jrb9pc{text-align:center;flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.avatar-wrap.svelte-1jrb9pc{width:96px;height:96px;margin-bottom:.6rem;position:relative}.halo.svelte-1jrb9pc{background:radial-gradient(circle at center, color-mix(in srgb, var(--podsaid-accent,#e05a2b) 40%, transparent) 30%, transparent 70%);border-radius:50%;animation:3s ease-in-out infinite svelte-1jrb9pc-halo-breathe;position:absolute;inset:-24px}.card.reduced.svelte-1jrb9pc .halo:where(.svelte-1jrb9pc){animation:none}@keyframes svelte-1jrb9pc-halo-breathe{0%,to{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.avatar.svelte-1jrb9pc{object-fit:cover;background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border-radius:50%;width:96px;height:96px;display:block;position:relative}.avatar-fallback.svelte-1jrb9pc{color:var(--podsaid-accent,#e05a2b);justify-content:center;align-items:center;font-size:2.4rem;font-weight:600;display:flex}.name.svelte-1jrb9pc{margin:0;font-size:1.1rem;font-weight:600;line-height:1.2}.subtitle.svelte-1jrb9pc{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin:.25rem 0 0;font-size:.8rem}.stats.svelte-1jrb9pc{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.stat.svelte-1jrb9pc{background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border-radius:var(--podsaid-radius,8px);text-align:center;padding:.6rem .4rem}.stat-value.svelte-1jrb9pc{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:600;line-height:1.1}.stat-unit.svelte-1jrb9pc{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin-left:.1rem;font-size:.9rem;font-weight:500}.stat-label.svelte-1jrb9pc{text-transform:uppercase;letter-spacing:.05em;color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin-top:.15rem;font-size:.7rem}.dates.svelte-1jrb9pc{font-variant-numeric:tabular-nums;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.date-row.svelte-1jrb9pc{justify-content:space-between;display:flex}.date-label.svelte-1jrb9pc{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent))}.freshness.svelte-1jrb9pc{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));border-top:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));align-items:center;gap:.4rem;padding-top:.5rem;font-size:.8rem;display:flex}.dot.svelte-1jrb9pc{background:#2ecc71;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite svelte-1jrb9pc-pulse}.card.reduced.svelte-1jrb9pc .dot:where(.svelte-1jrb9pc){animation:none}@keyframes svelte-1jrb9pc-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.05)}}.widget-stamp.svelte-1jrb9pc{border-top:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));justify-content:center;align-items:center;gap:.4rem;margin-top:.75rem;padding-top:.5rem;font-size:.65rem;display:flex}.widget-name.svelte-1jrb9pc{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.widget-version.svelte-1jrb9pc{font-variant-numeric:tabular-nums}.copyright.svelte-1jrb9pc{text-align:center;color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin-top:.25rem;font-size:.7rem}.copyright.svelte-1jrb9pc a:where(.svelte-1jrb9pc){color:inherit;border-bottom:1px dotted;text-decoration:none}.copyright.svelte-1jrb9pc a:where(.svelte-1jrb9pc):hover{color:var(--podsaid-fg,inherit)}.copyright.svelte-1jrb9pc a:where(.svelte-1jrb9pc):focus-visible{outline:2px solid var(--podsaid-accent,#e05a2b);outline-offset:2px}.widget.svelte-b6as9x{z-index:9999;background:var(--podsaid-bg,transparent);border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);font-family:var(--podsaid-font,system-ui, sans-serif);color:var(--podsaid-fg,inherit);font-size:.9rem;position:relative;overflow:hidden}.widget.sidebar.svelte-b6as9x{border:none;border-radius:0;flex-direction:column;height:100%;display:flex}.widget.sidebar.svelte-b6as9x .pane:where(.svelte-b6as9x){flex:1;padding:.75rem;overflow-y:auto}.widget.sidebar.svelte-b6as9x .chat-pane:where(.svelte-b6as9x){height:100%}.widget.sidebar.svelte-b6as9x .messages:where(.svelte-b6as9x){flex:1;max-height:none}.feed-header.svelte-b6as9x{border:none;border-bottom:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));cursor:pointer;width:100%;color:var(--podsaid-fg,inherit);text-align:left;box-sizing:border-box;background:0 0;border-radius:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.85rem;display:flex}.feed-header.svelte-b6as9x:hover{background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent))}.feed-header.svelte-b6as9x:focus-visible{outline:2px solid var(--podsaid-accent,#e05a2b);outline-offset:-2px}.feed-avatar.svelte-b6as9x{object-fit:cover;background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border-radius:50%;flex-shrink:0;width:24px;height:24px}.feed-avatar-fallback.svelte-b6as9x{color:var(--podsaid-accent,#e05a2b);justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.feed-name.svelte-b6as9x{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:600;overflow:hidden}.feed-info-icon.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feed-header.svelte-b6as9x:hover .feed-info-icon:where(.svelte-b6as9x){color:var(--podsaid-fg,inherit)}.tabs.svelte-b6as9x{border-bottom:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));display:flex}.tabs.svelte-b6as9x button:where(.svelte-b6as9x){background:var(--podsaid-bg,transparent);cursor:pointer;color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));border:none;flex:1;padding:.6rem;font-family:inherit;font-size:.9rem}.tabs.svelte-b6as9x button.active:where(.svelte-b6as9x){background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));color:var(--podsaid-fg,inherit);border-bottom:2px solid var(--podsaid-accent,#e05a2b);font-weight:600}.pane.svelte-b6as9x{height:var(--podsaid-pane-height,480px);box-sizing:border-box;padding:1rem;overflow-y:auto}.search-bar.svelte-b6as9x{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}@keyframes svelte-b6as9x-no-result-shake{0%{transform:scale(1)translate(0)}15%{transform:scale(1.04)translate(-6px)}30%{transform:scale(1.04)translate(6px)}45%{transform:scale(1.04)translate(-5px)}60%{transform:scale(1.04)translate(5px)}75%{transform:scale(1.02)translate(-3px)}90%{transform:scale(1.01)translate(2px)}to{transform:scale(1)translate(0)}}.search-bar.no-result.svelte-b6as9x{animation:.6s ease-out svelte-b6as9x-no-result-shake}.search-bar.svelte-b6as9x input:where(.svelte-b6as9x){box-sizing:border-box;border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);background:var(--podsaid-input,var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent)));width:100%;color:var(--podsaid-input-fg,var(--podsaid-fg,inherit));padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.search-bar.svelte-b6as9x input:where(.svelte-b6as9x)::placeholder{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent))}.search-bar.svelte-b6as9x input:where(.svelte-b6as9x):focus{border-color:var(--podsaid-accent,#e05a2b);outline:none}.search-controls.svelte-b6as9x{border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:.6rem .85rem;display:grid}.search-controls.svelte-b6as9x .go:where(.svelte-b6as9x){place-self:stretch end;min-width:6.5rem}.chars-left.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));font-size:.75rem}@media (width<=480px){.search-controls.svelte-b6as9x{grid-template-columns:1fr}.search-controls.svelte-b6as9x .go:where(.svelte-b6as9x){place-self:auto stretch;min-width:0}}button.go.svelte-b6as9x{background:var(--podsaid-accent,#e05a2b);color:var(--podsaid-accent-fg,#fff);border-radius:var(--podsaid-radius,8px);cursor:pointer;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.9rem}button.go.svelte-b6as9x:disabled{opacity:.5}.results.svelte-b6as9x{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.result.svelte-b6as9x{background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);animation:.3s ease-out both svelte-b6as9x-fadeUp;animation-delay:calc(var(--i) * 80ms);padding:.75rem}@keyframes svelte-b6as9x-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.excerpt.svelte-b6as9x{color:var(--podsaid-fg,inherit);margin:0 0 .4rem;line-height:1.5}.excerpt.svelte-b6as9x b{color:#1a0a00;background:#ffe066;border-radius:2px;padding:0 2px;font-weight:600}.result-meta.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.result-meta-left.svelte-b6as9x{flex-direction:column;gap:.1rem;display:flex}.ep-title-row.svelte-b6as9x{align-items:baseline;gap:.4rem;display:flex}.ep-title.svelte-b6as9x{color:var(--podsaid-fg,inherit);font-weight:600}.ep-sub.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));font-size:.75rem}.chat-pane.svelte-b6as9x{flex-direction:column;gap:.75rem;display:flex}.messages-wrap.svelte-b6as9x{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.chat-pane.empty-chat.svelte-b6as9x .messages-wrap:where(.svelte-b6as9x){flex:none}.messages.svelte-b6as9x{flex-direction:column;flex:1;gap:.75rem;display:flex;overflow-y:auto}.read-more-pill.svelte-b6as9x{color:#fff;border:1px solid var(--podsaid-accent,#e05a2b);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;pointer-events:auto;background:#000000b8;border-radius:999px;padding:.3rem 1rem;font-size:.78rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.read-more-pill.svelte-b6as9x:hover{border-color:var(--podsaid-accent,#e05a2b);background:#000000e0}.turn.svelte-b6as9x{border-radius:var(--podsaid-radius,8px);padding:.75rem}.turn.svelte-b6as9x p:where(.svelte-b6as9x){color:var(--podsaid-fg,inherit);margin:0;line-height:1.6}.turn[data-role=user].svelte-b6as9x{background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));align-self:flex-end;max-width:85%}.turn[data-role=assistant].svelte-b6as9x{background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent))}.md.svelte-b6as9x p{margin:0 0 .6rem;line-height:1.6}.md.svelte-b6as9x p:last-child{margin-bottom:0}.md.svelte-b6as9x strong{font-weight:600}.md.svelte-b6as9x em{font-style:italic}.md.svelte-b6as9x ul,.md.svelte-b6as9x ol{margin:.4rem 0 .6rem 1.25rem;padding:0}.md.svelte-b6as9x li{margin-bottom:.25rem;line-height:1.5}.md.svelte-b6as9x h1,.md.svelte-b6as9x h2,.md.svelte-b6as9x h3{margin:.75rem 0 .25rem;font-size:.95rem;font-weight:600}.md.svelte-b6as9x a{color:var(--podsaid-accent,#e05a2b);text-decoration:underline}.md.svelte-b6as9x a:hover{opacity:.8}.citations.svelte-b6as9x{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.citations.svelte-b6as9x li:where(.svelte-b6as9x){background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);padding:.5rem;font-size:.8rem}.cite-header.svelte-b6as9x{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.1rem;display:flex}.cite-title.svelte-b6as9x{color:var(--podsaid-fg,inherit);font-weight:600}.cite-score.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));white-space:nowrap;flex-shrink:0;font-size:.72rem}.cite-excerpt.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin:.25rem 0 0}.llm-meta.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));justify-content:space-between;margin-top:.5rem;font-size:.7rem;display:flex}.llm-model.svelte-b6as9x{font-family:monospace}.play-btn.svelte-b6as9x{cursor:pointer;color:var(--podsaid-accent,#e05a2b);white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem}.play-btn.svelte-b6as9x:hover{text-decoration:underline}.yt-player.svelte-b6as9x{aspect-ratio:16/9;border-radius:var(--podsaid-radius,8px);border:none;width:100%;margin-top:.5rem;display:block}.inline-player.svelte-b6as9x{width:100%;height:36px;margin-top:.5rem;display:block}.ellipsis-wrap.svelte-b6as9x{align-items:center;gap:4px;padding:.25rem 0;display:flex}.dot.svelte-b6as9x{background:var(--podsaid-accent,#e05a2b);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite svelte-b6as9x-bounce;display:inline-block}.dot.svelte-b6as9x:nth-child(2){animation-delay:.2s}.dot.svelte-b6as9x:nth-child(3){animation-delay:.4s}@keyframes svelte-b6as9x-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input.svelte-b6as9x{flex-direction:column;gap:.5rem;display:flex}.chat-controls.svelte-b6as9x{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.chat-input.svelte-b6as9x textarea:where(.svelte-b6as9x){border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));border-radius:var(--podsaid-radius,8px);resize:none;box-sizing:border-box;background:var(--podsaid-input,var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent)));width:100%;color:var(--podsaid-input-fg,var(--podsaid-fg,inherit));padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.chat-input.svelte-b6as9x textarea:where(.svelte-b6as9x)::placeholder{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent))}.chat-input.svelte-b6as9x textarea:where(.svelte-b6as9x):focus{border-color:var(--podsaid-accent,#e05a2b);outline:none}.char-count.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));text-align:right;font-size:.75rem}.char-count.over.svelte-b6as9x{color:#c00;font-weight:600}.chat-input.svelte-b6as9x button:where(.svelte-b6as9x){background:var(--podsaid-accent,#e05a2b);color:var(--podsaid-accent-fg,#fff);border-radius:var(--podsaid-radius,8px);cursor:pointer;border:none;justify-content:center;align-self:flex-end;align-items:center;min-width:4.5rem;min-height:2rem;padding:.5rem 1rem;font-family:inherit;display:inline-flex}.chat-input.svelte-b6as9x button:where(.svelte-b6as9x):disabled{opacity:.5}.thinking-icon.svelte-b6as9x{animation:1s ease-in-out infinite svelte-b6as9x-pulse;display:block}@keyframes svelte-b6as9x-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.05)}}.shimmer-wrap.svelte-b6as9x{flex-direction:column;gap:.5rem;padding:.25rem 0;display:flex}.shimmer-bar.svelte-b6as9x{background:linear-gradient(90deg, color-mix(in srgb, currentColor 8%, transparent) 0%, color-mix(in srgb, currentColor 22%, transparent) 50%, color-mix(in srgb, currentColor 8%, transparent) 100%);background-size:200% 100%;border-radius:999px;height:14px;animation:1.5s ease-in-out infinite svelte-b6as9x-shimmer}@keyframes svelte-b6as9x-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.error.svelte-b6as9x{color:#c00;margin:0;font-size:.85rem}.empty.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin:0;font-style:italic}.targets-pane.svelte-b6as9x{display:block}.targets-list.svelte-b6as9x{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.target-card.svelte-b6as9x{border-radius:var(--podsaid-radius,8px);color:inherit;background:var(--podsaid-surface,color-mix(in srgb, currentColor 6%, transparent));border:1px solid var(--podsaid-border,color-mix(in srgb, currentColor 15%, transparent));align-items:center;gap:.7rem;padding:.55rem .7rem;text-decoration:none;transition:transform .12s,background .12s,border-color .12s;display:flex}.target-card.svelte-b6as9x:hover{background:var(--podsaid-input,var(--podsaid-surface,color-mix(in srgb, currentColor 10%, transparent)));border-color:var(--podsaid-accent,#e05a2b);transform:translateY(-1px)}.target-card.svelte-b6as9x:focus-visible{outline:2px solid var(--podsaid-accent,#e05a2b);outline-offset:2px}.target-avatar.svelte-b6as9x{object-fit:cover;background:var(--podsaid-bg,color-mix(in srgb, currentColor 6%, transparent));border-radius:50%;flex-shrink:0;width:32px;height:32px}.target-avatar-fallback.svelte-b6as9x{color:var(--podsaid-accent,#e05a2b);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.target-body.svelte-b6as9x{flex-direction:column;flex:1;min-width:0;display:flex}.target-name.svelte-b6as9x{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.target-type.svelte-b6as9x{text-transform:uppercase;letter-spacing:.05em;color:var(--podsaid-muted,color-mix(in srgb, currentColor 60%, transparent));margin-top:.1rem;font-size:.7rem}.target-arrow.svelte-b6as9x{color:var(--podsaid-muted,color-mix(in srgb, currentColor 45%, transparent));flex-shrink:0}.target-card.svelte-b6as9x:hover .target-arrow:where(.svelte-b6as9x){color:var(--podsaid-accent,#e05a2b)}
