.demo-page[data-astro-cid-soxsnotx]{padding-top:88px}.demo-hero[data-astro-cid-soxsnotx]{text-align:center;max-width:640px;margin:0 auto;padding:3rem 1.5rem 2rem}.demo-hero[data-astro-cid-soxsnotx] h1[data-astro-cid-soxsnotx]{color:var(--color-ink);margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.demo-hero[data-astro-cid-soxsnotx] p[data-astro-cid-soxsnotx]{color:var(--color-muted);font-size:1.05rem;line-height:1.6}.demo-chat-section[data-astro-cid-soxsnotx]{max-width:520px;margin:0 auto 4rem;padding:0 1rem}.demo-chat-container[data-astro-cid-soxsnotx]{background:var(--color-surface);border:1px solid var(--color-line);border-radius:16px;flex-direction:column;height:clamp(480px,70vh,640px);display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000f}.chat-header[data-astro-cid-soxsnotx]{background:var(--color-accent);color:#fff;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.chat-header__avatar[data-astro-cid-soxsnotx]{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.chat-header__name[data-astro-cid-soxsnotx]{font-size:1rem;font-weight:600;display:block}.chat-header__status[data-astro-cid-soxsnotx]{opacity:.85;font-size:.8rem;display:block}.chat-messages[data-astro-cid-soxsnotx]{background-color:#e8e1d9;background-image:radial-gradient(at 20%,#4f7d5a0a 0%,#0000 50%),radial-gradient(at 80% 20%,#4f7d5a08 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.chat-date-divider[data-astro-cid-soxsnotx]{text-align:center;margin:.5rem 0}.chat-date-divider[data-astro-cid-soxsnotx] span[data-astro-cid-soxsnotx]{color:#6b6b6b;text-transform:uppercase;letter-spacing:.04em;background:#e0d9ce;border-radius:8px;padding:.2rem .75rem;font-size:.75rem}.chat-bubble[data-astro-cid-soxsnotx]{word-wrap:break-word;border-radius:8px;max-width:85%;padding:.6rem .75rem;animation:.25s ease-out bubbleIn;position:relative}@keyframes bubbleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-bubble--sent[data-astro-cid-soxsnotx]{background:#d9fdd3;border-top-right-radius:2px;align-self:flex-end}.chat-bubble--received[data-astro-cid-soxsnotx]{background:#fff;border-top-left-radius:2px;align-self:flex-start}.chat-bubble__text[data-astro-cid-soxsnotx]{color:var(--color-ink);font-size:.925rem;line-height:1.45}.chat-bubble--received[data-astro-cid-soxsnotx] .chat-bubble__text[data-astro-cid-soxsnotx] ul[data-astro-cid-soxsnotx]{margin-top:.4rem;padding-left:1.25rem}.chat-bubble--received[data-astro-cid-soxsnotx] .chat-bubble__text[data-astro-cid-soxsnotx] li[data-astro-cid-soxsnotx]{color:var(--color-muted);cursor:pointer;margin-bottom:.2rem;font-size:.85rem;transition:color .15s}.chat-bubble--received[data-astro-cid-soxsnotx] .chat-bubble__text[data-astro-cid-soxsnotx] li[data-astro-cid-soxsnotx]:hover{color:var(--color-accent);text-decoration:underline}.chat-bubble__time[data-astro-cid-soxsnotx]{text-align:right;color:#8696a0;margin-top:.25rem;font-size:.7rem;display:block}.chat-audio-player[data-astro-cid-soxsnotx]{border-top:1px solid #00000014;margin-top:.5rem;padding-top:.5rem}.chat-audio-btn[data-astro-cid-soxsnotx]{background:var(--color-accent-soft);border:1px solid var(--color-accent);color:var(--color-accent-deep);cursor:pointer;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:background .15s;display:inline-flex}.chat-audio-btn[data-astro-cid-soxsnotx]:hover{background:var(--color-accent);color:#fff}.chat-input-bar[data-astro-cid-soxsnotx]{border-top:1px solid var(--color-line);background:#f0f2f5;flex-shrink:0;padding:.6rem .75rem}.chat-form[data-astro-cid-soxsnotx]{align-items:center;gap:.5rem;display:flex}.chat-input[data-astro-cid-soxsnotx]{color:var(--color-ink);background:#fff;border:none;border-radius:24px;outline:none;flex:1;padding:.65rem 1rem;font-family:inherit;font-size:.925rem;box-shadow:0 1px 3px #0000000f}.chat-input[data-astro-cid-soxsnotx]::placeholder{color:#a0a8ae}.chat-input[data-astro-cid-soxsnotx]:focus{box-shadow:0 1px 3px #00000014, 0 0 0 2px var(--color-accent)}.chat-send-btn[data-astro-cid-soxsnotx]{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s,transform .15s;display:flex}.chat-send-btn[data-astro-cid-soxsnotx]:hover:not(:disabled){transform:scale(1.05)}.chat-send-btn[data-astro-cid-soxsnotx]:disabled{opacity:.4;cursor:not-allowed}.demo-state[data-astro-cid-soxsnotx]{text-align:center;color:var(--color-muted);background:var(--color-accent-soft);border-radius:8px;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem}.demo-state--error[data-astro-cid-soxsnotx]{color:#c0392b;background:#fdecea}@media (width<=560px){.demo-hero[data-astro-cid-soxsnotx]{padding:2rem 1rem 1.25rem}.demo-chat-section[data-astro-cid-soxsnotx]{padding:0}.demo-chat-container[data-astro-cid-soxsnotx]{border-left:none;border-right:none;border-radius:0;height:calc(100dvh - 188px)}}
