.ChatWindow-module__FVhp5q__container{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.ChatWindow-module__FVhp5q__row{align-items:flex-start;gap:12px;display:flex}.ChatWindow-module__FVhp5q__user{justify-content:flex-end}.ChatWindow-module__FVhp5q__bot{justify-content:flex-start}.ChatWindow-module__FVhp5q__bubble{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;background:#fff5dc;border:3px solid #7a4a2e;border-radius:12px;max-width:70%;padding:16px;line-height:1.6;box-shadow:4px 4px #c48b6a}.ChatWindow-module__FVhp5q__pirateImage{width:64px;height:64px;image-rendering:pixelated;alt:"Pirate Icon"}.ChatWindow-module__FVhp5q__typingBubble{justify-content:center;align-items:center;gap:4px;padding-top:23px;padding-bottom:27px;line-height:1;display:flex}.ChatWindow-module__FVhp5q__dot{background-color:#fff6;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatWindow-module__FVhp5q__blink}.ChatWindow-module__FVhp5q__dot:nth-child(2){animation-delay:.2s}.ChatWindow-module__FVhp5q__dot:nth-child(3){animation-delay:.4s}@keyframes ChatWindow-module__FVhp5q__blink{0%,80%,to{opacity:.3}40%{opacity:1}}
.InputBox-module__d3RjwW__container{gap:12px;padding:16px;display:flex}.InputBox-module__d3RjwW__input{background:#fff5dc;border:4px solid #7a4a2e;border-radius:8px;flex:1;padding:12px;font-family:inherit;box-shadow:3px 3px #c48b6a}.InputBox-module__d3RjwW__button{cursor:pointer;color:#fee5dc;background:#ff9eb5;border:4px solid #c45a7e;padding:12px 20px;box-shadow:4px 4px #c48b6a}.InputBox-module__d3RjwW__button:active{box-shadow:none;transform:translate(4px,4px)}
