#animated-word[data-astro-cid-uor4mxej]{opacity:1;text-align:center;min-width:0;display:inline-block}.letter[data-astro-cid-uor4mxej]{opacity:0;display:inline-block}.hero-chat-input-area[data-astro-cid-uor4mxej]{margin-top:2rem}.hero-chat-input-container[data-astro-cid-uor4mxej]{gap:.5rem;display:flex}.hero-chat-input[data-astro-cid-uor4mxej]{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);border-radius:1.5rem;outline:none;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s}.hero-chat-input[data-astro-cid-uor4mxej]:focus{border-color:var(--color-foreground)}.hero-chat-input[data-astro-cid-uor4mxej]::placeholder{color:var(--color-muted-foreground)}.hero-send-button[data-astro-cid-uor4mxej]{background:var(--color-primary);width:2.5rem;height:2.5rem;color:var(--color-primary-foreground);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.hero-send-button[data-astro-cid-uor4mxej]:hover{opacity:.9;transform:scale(1.05)}.hero-voice-button[data-astro-cid-uor4mxej]{background:var(--color-muted);width:2.5rem;height:2.5rem;color:var(--color-muted-foreground);border:1px solid var(--color-border);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.hero-voice-button[data-astro-cid-uor4mxej]:hover{color:var(--color-foreground);border-color:var(--color-foreground)}.hero-voice-button[data-astro-cid-uor4mxej].recording{color:#ef4444;background:#ef444426;border-color:#ef44444d;animation:1.5s ease-in-out infinite hero-voice-pulse}@keyframes hero-voice-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-chat-footer[data-astro-cid-uor4mxej]{justify-content:space-between;align-items:center;margin-top:.5rem;padding:0 .25rem;display:flex}.hero-new-chat-button[data-astro-cid-uor4mxej]{color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.625rem;transition:color .15s;display:flex}.hero-new-chat-button[data-astro-cid-uor4mxej]:hover{color:var(--color-foreground)}.hero-powered-by[data-astro-cid-uor4mxej]{color:var(--color-muted-foreground);align-items:center;gap:.25rem;font-size:.625rem;display:flex}.hero-answer-panel[data-astro-cid-uor4mxej]{background:var(--color-background);border:1px solid var(--color-border);text-align:left;border-radius:1rem;max-height:500px;margin-top:.75rem;padding:1.25rem;animation:.3s ease-out heroAnswerSlideIn;overflow-y:auto}@keyframes heroAnswerSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero-answer-loading[data-astro-cid-uor4mxej]{color:var(--color-muted-foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.hero-loading-dots[data-astro-cid-uor4mxej]{gap:.2rem;display:flex}.hero-loading-dots[data-astro-cid-uor4mxej] span[data-astro-cid-uor4mxej]{background:var(--color-muted-foreground);border-radius:50%;width:.375rem;height:.375rem;animation:1.4s ease-in-out infinite both heroDotBounce}.hero-loading-dots[data-astro-cid-uor4mxej] span[data-astro-cid-uor4mxej]:first-child{animation-delay:-.32s}.hero-loading-dots[data-astro-cid-uor4mxej] span[data-astro-cid-uor4mxej]:nth-child(2){animation-delay:-.16s}@keyframes heroDotBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.hero-answer-content[data-astro-cid-uor4mxej]{color:var(--color-foreground);font-size:.875rem;line-height:1.6}.hero-answer-content[data-astro-cid-uor4mxej] p[data-astro-cid-uor4mxej]{margin:0 0 .5rem}.hero-answer-content[data-astro-cid-uor4mxej] p[data-astro-cid-uor4mxej]:last-child{margin-bottom:0}.hero-answer-list[data-astro-cid-uor4mxej]{margin:.5rem 0;padding-left:1.25rem;list-style:decimal}.hero-answer-list[data-astro-cid-uor4mxej] li[data-astro-cid-uor4mxej]{margin:.25rem 0;line-height:1.5}.hero-inline-link[data-astro-cid-uor4mxej]{color:var(--color-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.hero-inline-link[data-astro-cid-uor4mxej]:hover{opacity:.8}.hero-answer-error[data-astro-cid-uor4mxej]{color:var(--color-muted-foreground);font-style:italic}.hero-answer-sources[data-astro-cid-uor4mxej]{margin-top:.75rem}.hero-sources-list[data-astro-cid-uor4mxej]{flex-direction:column;gap:.375rem;display:flex}.hero-source-item[data-astro-cid-uor4mxej]{background:var(--color-muted);border-radius:.5rem;flex-direction:column;padding:.5rem .75rem;text-decoration:none;transition:outline .15s;display:flex}.hero-source-item[data-astro-cid-uor4mxej]:hover{outline:1px solid var(--color-foreground)}.hero-source-title[data-astro-cid-uor4mxej]{color:var(--color-foreground);font-size:.8125rem;font-weight:500}.hero-source-url[data-astro-cid-uor4mxej]{color:var(--color-muted-foreground);font-size:.6875rem}.hero-answer-suggestions[data-astro-cid-uor4mxej]{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.hero-suggestion-chip[data-astro-cid-uor4mxej]{border:1px solid var(--color-border);color:var(--color-foreground);cursor:pointer;background:0 0;border-radius:1rem;padding:.375rem .75rem;font-size:.75rem;transition:all .15s}.hero-suggestion-chip[data-astro-cid-uor4mxej]:hover{background:var(--color-muted);border-color:var(--color-foreground)}.hero-send-button[data-astro-cid-uor4mxej].loading{animation:1s infinite heroPulse}@keyframes heroPulse{0%,to{opacity:1}50%{opacity:.5}}.hero-answer-panel[data-astro-cid-uor4mxej]::-webkit-scrollbar{width:.25rem}.hero-answer-panel[data-astro-cid-uor4mxej]::-webkit-scrollbar-track{background:0 0}.hero-answer-panel[data-astro-cid-uor4mxej]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:.125rem}
