.chat.svelte-xdaci2{flex:1;display:flex;flex-direction:column;min-height:0;gap:.75rem}.empty.svelte-xdaci2{justify-content:center}.empty.svelte-xdaci2 .messages:where(.svelte-xdaci2){display:none}.messages.svelte-xdaci2{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding-right:.25rem;scroll-behavior:smooth}.messages.svelte-xdaci2::-webkit-scrollbar{width:4px}.messages.svelte-xdaci2::-webkit-scrollbar-track{background:transparent}.messages.svelte-xdaci2::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.messages.svelte-xdaci2{scrollbar-width:thin;scrollbar-color:#333 transparent}.message.svelte-xdaci2{padding:.6rem .85rem;border-radius:6px;line-height:1.6}.message.svelte-xdaci2 p:last-child{margin-bottom:0}.user.svelte-xdaci2{background:#1a1a2a;border-left:2px solid var(--accent, #00ff9f)}.role-tag.svelte-xdaci2{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--accent, #00ff9f);margin-bottom:.2rem;opacity:.7}.assistant.svelte-xdaci2{background:transparent;padding-left:.85rem}.loading.svelte-xdaci2{padding:.6rem .85rem;display:flex;gap:.3rem;align-items:center}.dot.svelte-xdaci2{width:5px;height:5px;border-radius:50%;background:var(--text-dim, #a0a0a0);animation:svelte-xdaci2-blink 1.4s infinite both}.dot.svelte-xdaci2:nth-child(2){animation-delay:.2s}.dot.svelte-xdaci2:nth-child(3){animation-delay:.4s}@keyframes svelte-xdaci2-blink{0%,80%,to{opacity:.2}40%{opacity:1}}.error.svelte-xdaci2{padding:.5rem .85rem;color:#ff6b6b;font-size:.85rem}.message.svelte-xdaci2 a{color:#00cc7f}.message.svelte-xdaci2 a:hover{text-decoration:none}.message.svelte-xdaci2 code{background:#1a1a1a;padding:.1rem .3rem;border-radius:3px;font-size:.88em}.message.svelte-xdaci2 pre{background:#111;border:1px solid #222;border-radius:5px;padding:.85rem;overflow-x:auto;margin:.5rem 0}.message.svelte-xdaci2 pre code{background:none;padding:0}form.svelte-xdaci2{flex-shrink:0;padding-top:.5rem;border-top:1px solid #1a1a1a}.input-row.svelte-xdaci2{display:flex;align-items:flex-end;gap:.5rem;background:#111;border:1px solid #333;border-radius:10px;padding:.5rem .5rem .5rem .85rem;transition:border-color .15s}.input-row.svelte-xdaci2:focus-within{border-color:#00cc7f}textarea.svelte-xdaci2{flex:1;border:none;background:transparent;color:#e0e0e0;font:inherit;font-size:.92rem;line-height:1.5;resize:none;padding:.25rem 0;min-height:1.5em;max-height:8rem;overflow-y:auto}textarea.svelte-xdaci2:focus{outline:none}textarea.svelte-xdaci2::placeholder{color:#666}button.svelte-xdaci2{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:6px;background:var(--accent, #00ff9f);color:#0a0a0a;cursor:pointer;transition:opacity .15s}button.svelte-xdaci2:hover:not(:disabled){opacity:.85}button.svelte-xdaci2:disabled{opacity:.2;cursor:default}textarea.svelte-xdaci2:disabled{opacity:.5}@media(max-width:640px){.message.svelte-xdaci2{padding:.4rem .6rem;font-size:.88rem}.user.svelte-xdaci2{border-left-width:2px}.role-tag.svelte-xdaci2{font-size:.62rem}.message.svelte-xdaci2 pre{padding:.6rem;font-size:.8rem;max-width:calc(100vw - 3rem)}.message.svelte-xdaci2 code{font-size:.82em;word-break:break-word}.input-row.svelte-xdaci2{padding:.4rem .4rem .4rem .7rem;border-radius:8px}textarea.svelte-xdaci2{font-size:.88rem}button.svelte-xdaci2{width:1.75rem;height:1.75rem}button.svelte-xdaci2 svg:where(.svelte-xdaci2){width:15px;height:15px}}.backdrop.svelte-und0iy{position:fixed;inset:0;background:#000000d1;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:100;animation:svelte-und0iy-fade-in .18s ease-out;backdrop-filter:blur(2px)}.modal.svelte-und0iy{background:#0a0a0a;border:1px solid var(--accent, #00ff9f);border-radius:6px;max-width:880px;width:100%;max-height:calc(100dvh - 3rem);display:flex;flex-direction:column;box-shadow:0 0 40px #00ff9f1f;overflow:hidden;animation:svelte-und0iy-lift-in .22s cubic-bezier(.2,.8,.2,1)}.modal-header.svelte-und0iy{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;border-bottom:1px solid var(--border, #333);flex-shrink:0;background:#0d0d0d}.modal-header.svelte-und0iy h2:where(.svelte-und0iy){color:var(--accent, #00ff9f);font-size:.95rem;margin:0;font-weight:600;letter-spacing:.01em}.close.svelte-und0iy{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:5px;background:transparent;color:var(--text-dim, #a0a0a0);cursor:pointer;opacity:.7;transition:opacity .15s,color .15s}.close.svelte-und0iy:hover{opacity:1;color:var(--accent, #00ff9f)}.modal-body.svelte-und0iy{overflow-y:auto;padding:1.1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:1rem;scrollbar-width:thin;scrollbar-color:#333 transparent}.modal-body.svelte-und0iy::-webkit-scrollbar{width:4px}.modal-body.svelte-und0iy::-webkit-scrollbar-track{background:transparent}.modal-body.svelte-und0iy::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.media-wrap.svelte-und0iy{margin:0;border:1px solid var(--border, #333);border-radius:4px;overflow:hidden;background:#050505;display:flex;justify-content:center;height:min(62dvh,420px)}.media.svelte-und0iy{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.description.svelte-und0iy{color:var(--text, #e0e0e0);line-height:1.65;font-size:.92rem}.description.svelte-und0iy p{margin:0 0 .75rem}.description.svelte-und0iy p:last-child{margin-bottom:0}.description.svelte-und0iy .modal-mobile-only{display:none}.description.svelte-und0iy code{background:#1a1a1a;color:var(--accent, #00ff9f);padding:.1rem .35rem;border-radius:3px;font-size:.88em}.description.svelte-und0iy a{color:var(--accent-dim, #00cc7f)}.description.svelte-und0iy a:hover{color:var(--accent, #00ff9f)}.cta-row.svelte-und0iy{display:flex;justify-content:flex-end;margin-top:.25rem}.cta.svelte-und0iy{background:var(--accent, #00ff9f);color:#0a0a0a;border:none;border-radius:5px;padding:.6rem 1.2rem;font:inherit;font-size:.9rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:opacity .15s,transform .15s}.cta.svelte-und0iy:hover{opacity:.88;transform:translateY(-1px)}.cta.svelte-und0iy:active{transform:translateY(0)}.cta.svelte-und0iy:focus-visible{outline:2px solid var(--accent, #00ff9f);outline-offset:2px}@keyframes svelte-und0iy-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-und0iy-lift-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.backdrop.svelte-und0iy{padding:.75rem}.modal.svelte-und0iy{max-height:calc(100dvh - 1.5rem)}.modal-header.svelte-und0iy{padding:.55rem .8rem}.modal-header.svelte-und0iy h2:where(.svelte-und0iy){font-size:.88rem}.modal-body.svelte-und0iy{padding:.9rem .9rem 1rem;gap:.85rem}.description.svelte-und0iy{font-size:.88rem;line-height:1.55}.media.svelte-und0iy{max-height:50dvh}.cta-row.svelte-und0iy{justify-content:stretch}.cta.svelte-und0iy{width:100%;padding:.7rem 1rem}}@media(max-width:640px),(max-width:900px)and (max-height:520px){.backdrop.svelte-und0iy{align-items:center;padding:.65rem}.modal.svelte-und0iy{max-width:26rem;max-height:calc(100dvh - 1.3rem)}.modal-body.svelte-und0iy{gap:.75rem}.description.svelte-und0iy .modal-desktop-only{display:none}.description.svelte-und0iy .modal-mobile-only{display:block}}
