.thread-module__jA6AUa__thread{background:var(--background);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #3d342c0f}.thread-module__jA6AUa__messages{flex-direction:column;gap:1.1rem;min-height:24rem;max-height:min(56vh,38rem);padding:1.5rem;display:flex;overflow-y:auto}.thread-module__jA6AUa__message,.thread-module__jA6AUa__ownMessage{align-self:flex-start;gap:.35rem;max-width:min(78%,34rem);display:grid}.thread-module__jA6AUa__ownMessage{align-self:flex-end}.thread-module__jA6AUa__message p,.thread-module__jA6AUa__ownMessage p{border:1px solid var(--border);white-space:pre-wrap;border-radius:12px 12px 12px 4px;margin:0;padding:.75rem .9rem;font-size:.9rem;line-height:1.55}.thread-module__jA6AUa__ownMessage p{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground);border-radius:12px 12px 4px}.thread-module__jA6AUa__meta{color:var(--muted-foreground);gap:.55rem;font-size:.68rem;display:flex}.thread-module__jA6AUa__ownMessage .thread-module__jA6AUa__meta{justify-content:flex-end}.thread-module__jA6AUa__meta span{color:var(--foreground);font-weight:650}.thread-module__jA6AUa__state{color:var(--muted-foreground);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin:auto;font-size:.85rem;display:flex}.thread-module__jA6AUa__state p{margin:0}.thread-module__jA6AUa__state span{margin-top:.35rem;font-size:.76rem}.thread-module__jA6AUa__state button{margin-top:.8rem}.thread-module__jA6AUa__composer{background:color-mix(in oklch, var(--muted) 55%, var(--background));border-top:1px solid var(--border);gap:.75rem;padding:1rem;display:grid}.thread-module__jA6AUa__composer textarea{background:var(--background);resize:none;max-height:10rem}.thread-module__jA6AUa__composerFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.thread-module__jA6AUa__hint,.thread-module__jA6AUa__error{color:var(--muted-foreground);margin:0;font-size:.7rem}.thread-module__jA6AUa__error{color:var(--destructive)}@media (max-width:600px){.thread-module__jA6AUa__messages{min-height:22rem;padding:1rem}.thread-module__jA6AUa__message,.thread-module__jA6AUa__ownMessage{max-width:90%}.thread-module__jA6AUa__composerFooter{align-items:flex-end}.thread-module__jA6AUa__hint{display:none}}
