._container__3W5OU{max-width:700px;margin:2rem auto;padding:1rem}._title__Gvmwd{font-size:1.5rem;font-weight:600;margin-bottom:1rem}._chatBox__9VU24{background:var(--white);border-radius:16px;padding:1.5rem;min-height:300px;box-shadow:0 4px 8px rgba(0,0,0,.05);margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem}._assistantMessage__zTTfR,._userMessage__ZDb7X{max-width:75%;margin-bottom:1rem;padding:1rem;border-radius:12px;line-height:1.6;font-weight:400}._assistantMessage__zTTfR{align-self:flex-start;background:var(--assistant-bg);border-top-left-radius:4px}._userMessage__ZDb7X{align-self:flex-end;background:var(--user-bg);border-top-right-radius:4px}._label__BIL2Z{font-weight:600;margin-bottom:.25rem;display:block;font-size:.85rem;opacity:.8}._messageBubble__al4yl,._message__EZ3Um{line-height:1.6;font-weight:400}._messageBubble__al4yl{max-width:75%;padding:.9rem 1.2rem;border-radius:16px;word-wrap:break-word;white-space:pre-wrap}._inputGroup__ffOGJ{display:flex;gap:.5rem}._inputGroup__ffOGJ input{flex:1 1;padding:.75rem 1rem;border:1px solid #ccc;border-radius:10px;font-size:1rem;font-family:var(--font)}._inputGroup__ffOGJ button{background-color:black;color:white;border:none;border-radius:10px;padding:.5rem .8rem;font-size:1.25rem;cursor:pointer;transition:background-color .2s ease}._inputGroup__ffOGJ button:hover{background-color:#225c99}._inputGroup__ffOGJ button:hover ._icon__WLNBB{stroke:white;transform:translateX(2px)}._thinking__o0fTi{font-style:italic;color:#555}._dots__JvyPu{display:inline-block;margin-left:.25rem}._dots__JvyPu span{display:inline-block;animation:_blink__vsNRQ 1.2s infinite;animation-delay:calc(var(--i, 0) * .2s)}._dots__JvyPu span:first-child{--i:1}._dots__JvyPu span:nth-child(2){--i:2}._dots__JvyPu span:nth-child(3){--i:3}@keyframes _blink__vsNRQ{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}._icon__WLNBB{width:1.25rem;height:1.25rem;stroke:white;transition:transform .2s ease}