.hero-chat-wrap.svelte-g4jdio{align-self:center;display:flex;height:600px;max-height:82vh;position:relative;z-index:10}.hero-chat-column.svelte-g4jdio{display:flex;flex:1;flex-direction:column;gap:4px;justify-content:flex-end;mask-image:linear-gradient(to bottom,transparent 0%,black 22%,black 96%,transparent 100%);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 22%,black 96%,transparent 100%)}.chat-row.svelte-g4jdio{animation:svelte-g4jdio-msgIn .38s ease-out both;background:hsl(var(--content-primary));border-radius:3px;color:hsl(var(--foreground));font-size:14px;line-height:1.55;max-height:96px;overflow:hidden;padding:6px 14px;word-break:break-word}.chat-row.alt.svelte-g4jdio{background:hsl(var(--content-secondary))}.chat-time.svelte-g4jdio{color:#6b7280;font-size:11px;font-variant-numeric:tabular-nums;margin-right:6px}.chat-badge.svelte-g4jdio{display:inline-block;height:18px;margin-right:4px;object-fit:contain;vertical-align:-4px;width:18px}.chat-user.svelte-g4jdio{font-weight:700}.chat-sep.svelte-g4jdio{color:hsl(var(--muted-foreground))}.chat-emote.svelte-g4jdio{display:inline-block;height:26px;margin:0 3px -2px;min-width:26px;vertical-align:middle;width:auto}.emote-layer.svelte-g4jdio{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;z-index:20}.emote-floater.svelte-g4jdio{animation:svelte-g4jdio-floatUp var(--dur) linear both;bottom:-80px;position:absolute;width:auto}@keyframes svelte-g4jdio-msgIn{0%{max-height:0;opacity:0;transform:translateY(10px)}to{max-height:96px;opacity:1;transform:translateY(0)}}@keyframes svelte-g4jdio-floatUp{0%{opacity:0;transform:translateY(0) translate(0) rotate(0)}8%{opacity:var(--peak, .9)}70%{opacity:var(--peak, .9)}to{opacity:0;transform:translateY(var(--rise, -85vh)) translate(var(--drift, 0px)) rotate(var(--rot, 0deg))}}@media (prefers-reduced-motion: reduce){.chat-row.svelte-g4jdio{animation:none}}@media (max-width: 960px){.hero-chat-wrap.svelte-g4jdio{height:440px;max-height:none;width:100%}}@media (max-width: 560px){.hero-chat-wrap.svelte-g4jdio{height:360px}.chat-row.svelte-g4jdio{font-size:13px;padding:6px 10px}}.ls.svelte-1v2j48r{position:relative;display:inline-flex}.ls-button.svelte-1v2j48r{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 9px;font-family:inherit;font-size:13px;color:hsl(var(--muted-foreground));background:transparent;border:1px solid hsl(var(--border));border-radius:9999px;cursor:pointer;transition:color .15s,border-color .15s}.ls-button.svelte-1v2j48r:hover{color:hsl(var(--foreground));border-color:#374962}.ls-menu.svelte-1v2j48r{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius-lg);box-shadow:var(--shadow-popover);padding:6px;z-index:20;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease-out,transform .18s ease-out}.ls-menu.open.svelte-1v2j48r{opacity:1;pointer-events:auto;transform:translateY(0)}.ls-item.svelte-1v2j48r{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-md);color:hsl(var(--foreground));font-size:13px;cursor:pointer;transition:background-color .15s ease-out}.ls-item.svelte-1v2j48r:hover{background:hsl(var(--accent))}.ls-item.active.svelte-1v2j48r{color:#b48fef}.ls-code.svelte-1v2j48r{font-family:var(--font-mono);font-size:11px;min-width:22px;color:hsl(var(--muted-foreground))}.ls-item.active.svelte-1v2j48r .ls-code:where(.svelte-1v2j48r){color:#b48fef}.ls-name.svelte-1v2j48r{font-size:13px}
