.chat-page[data-astro-cid-wfrjesbw]{min-height:calc(100vh - 4rem);display:flex;align-items:flex-start;padding:2rem 0}.chat-container[data-astro-cid-wfrjesbw]{max-width:700px;margin:0 auto;width:100%}.chat-header[data-astro-cid-wfrjesbw]{text-align:center;margin-bottom:2rem}.chat-icon[data-astro-cid-wfrjesbw]{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:1rem;background-color:var(--color-accent);color:#fff;margin-bottom:1rem}.chat-title[data-astro-cid-wfrjesbw]{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.chat-subtitle[data-astro-cid-wfrjesbw]{font-size:1.125rem;color:var(--color-text-secondary)}.chat-messages[data-astro-cid-wfrjesbw]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;max-height:500px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar{width:8px}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar-track{background:transparent}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:4px}.chat-messages[data-astro-cid-wfrjesbw]::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-secondary)}.message[data-astro-cid-wfrjesbw]{display:flex;gap:.75rem;margin-bottom:1.5rem}.message[data-astro-cid-wfrjesbw]:last-child{margin-bottom:0}.message-avatar[data-astro-cid-wfrjesbw]{flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:var(--color-bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.message[data-astro-cid-wfrjesbw].user .message-avatar[data-astro-cid-wfrjesbw]{background-color:var(--color-accent);color:#fff}.message-content[data-astro-cid-wfrjesbw]{flex:1;padding-top:.375rem;font-size:.9375rem;line-height:1.6;color:var(--color-text);word-break:break-word}.message-content[data-astro-cid-wfrjesbw]>p[data-astro-cid-wfrjesbw]{margin:0}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw]{white-space:pre-wrap}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered{white-space:normal}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered p[data-astro-cid-wfrjesbw]{margin:0 0 .5rem}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered p[data-astro-cid-wfrjesbw]:last-child{margin-bottom:0}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered ul[data-astro-cid-wfrjesbw],.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered ol[data-astro-cid-wfrjesbw]{margin:.5rem 0;padding-left:1.5rem}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered li[data-astro-cid-wfrjesbw]{margin-bottom:.25rem}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered code[data-astro-cid-wfrjesbw]{background-color:var(--color-bg-secondary);padding:.125rem .375rem;border-radius:.25rem;font-size:.875em}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered strong[data-astro-cid-wfrjesbw]{font-weight:600}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h2[data-astro-cid-wfrjesbw],.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h3[data-astro-cid-wfrjesbw],.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h4[data-astro-cid-wfrjesbw],.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h5[data-astro-cid-wfrjesbw]{font-weight:600;margin:.75rem 0 .25rem}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h2[data-astro-cid-wfrjesbw]{font-size:1.125em}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h3[data-astro-cid-wfrjesbw]{font-size:1.0625em}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h4[data-astro-cid-wfrjesbw],.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered h5[data-astro-cid-wfrjesbw]{font-size:1em}.message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw].rendered [data-astro-cid-wfrjesbw]:first-child{margin-top:0}.message[data-astro-cid-wfrjesbw].error .message-content[data-astro-cid-wfrjesbw] .message-text[data-astro-cid-wfrjesbw]{color:#e05252}.example-questions[data-astro-cid-wfrjesbw]{padding-top:1rem;border-top:1px solid var(--color-border)}.examples-label[data-astro-cid-wfrjesbw]{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);margin-bottom:.75rem}.example-chips[data-astro-cid-wfrjesbw]{display:flex;flex-wrap:wrap;gap:.5rem}.example-chip[data-astro-cid-wfrjesbw]{font-size:.8125rem;font-family:inherit;padding:.5rem .875rem;background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:2rem;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast)}.example-chip[data-astro-cid-wfrjesbw]:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:var(--color-bg)}.chat-input-container[data-astro-cid-wfrjesbw]{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem}.chat-input-top[data-astro-cid-wfrjesbw]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;min-height:1.5rem}#turnstile-widget[data-astro-cid-wfrjesbw]{min-height:0}.message-counter[data-astro-cid-wfrjesbw]{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);margin-left:auto}.message-counter[data-astro-cid-wfrjesbw].low{color:#e05252}.chat-input-wrapper[data-astro-cid-wfrjesbw]{display:flex;gap:.75rem;margin-bottom:.75rem}.chat-input[data-astro-cid-wfrjesbw]{flex:1;padding:.875rem 1rem;font-size:.9375rem;font-family:inherit;background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.5rem;color:var(--color-text);transition:border-color var(--transition-fast)}.chat-input[data-astro-cid-wfrjesbw]::placeholder{color:var(--color-text-secondary)}.chat-input[data-astro-cid-wfrjesbw]:focus{outline:none;border-color:var(--color-accent)}.chat-input[data-astro-cid-wfrjesbw]:disabled{opacity:.6;cursor:not-allowed}.send-button[data-astro-cid-wfrjesbw]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--color-accent);border:none;border-radius:.5rem;color:#fff;cursor:pointer;transition:all var(--transition-fast)}.send-button[data-astro-cid-wfrjesbw]:hover:not(:disabled){background-color:var(--color-accent-hover)}.send-button[data-astro-cid-wfrjesbw]:disabled{opacity:.6;cursor:not-allowed}.input-note[data-astro-cid-wfrjesbw]{font-size:.75rem;color:var(--color-text-secondary);text-align:center}.chat-inline-error[data-astro-cid-wfrjesbw]{font-size:.8125rem;color:#e05252;margin-bottom:.75rem;padding:.5rem .75rem;background-color:#e0525214;border-radius:.375rem}.typing-indicator[data-astro-cid-wfrjesbw]{display:inline-flex;gap:4px;padding:4px 0}.typing-indicator[data-astro-cid-wfrjesbw] span[data-astro-cid-wfrjesbw]{width:6px;height:6px;border-radius:50%;background-color:var(--color-text-secondary);animation:typing 1.4s infinite}.typing-indicator[data-astro-cid-wfrjesbw] span[data-astro-cid-wfrjesbw]:nth-child(2){animation-delay:.2s}.typing-indicator[data-astro-cid-wfrjesbw] span[data-astro-cid-wfrjesbw]:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (max-width: 640px){.chat-page[data-astro-cid-wfrjesbw]{padding-top:1rem}.chat-title[data-astro-cid-wfrjesbw]{font-size:1.5rem}.chat-subtitle[data-astro-cid-wfrjesbw]{font-size:1rem}.chat-icon[data-astro-cid-wfrjesbw]{width:56px;height:56px}.chat-icon[data-astro-cid-wfrjesbw] svg[data-astro-cid-wfrjesbw]{width:28px;height:28px}.chat-messages[data-astro-cid-wfrjesbw]{max-height:400px;padding:1rem}.chat-input-top[data-astro-cid-wfrjesbw]{flex-wrap:wrap;gap:.5rem}}
