@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Lato:wght@400;500;700&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#4c5557;background-color:#faf7ec;font-family:Lato,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.conversation-container{background-color:#faf7ec;flex-direction:column;height:100vh;display:flex}.conversation-header{background-color:#faf7ec;border-bottom:2px solid #7fc9d2;padding:1.5rem 2rem}.conversation-header-content{max-width:56rem;margin:0 auto}.conversation-header h1{color:#4c5557;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700}.conversation-header p{color:#6f7a7d;margin:0;font-size:.875rem;font-weight:500}.wave-divider{background-color:#f3ede3;width:100%;height:20px;display:block}.conversation-messages{background-color:#faf7ec;flex:1;padding:2rem;overflow-y:auto}.conversation-messages-inner{flex-direction:column;gap:1.5rem;max-width:48rem;margin:0 auto;display:flex}.message{animation:.3s ease-out messageSlide;display:flex}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-assistant{justify-content:flex-start}.message-user{justify-content:flex-end}.message-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:1rem;max-width:28rem;padding:1.5rem;font-family:Lato,sans-serif;font-size:1rem;line-height:1.5}.message-assistant .message-bubble{color:#4c5557;background-color:#f3ede3;border-bottom-left-radius:0}.message-user .message-bubble{color:#fff;background-color:#7fc9d2;border-bottom-right-radius:0}.typing-indicator{gap:.5rem;display:flex}.typing-indicator span{background-color:#7fc9d2;border-radius:50%;width:.5rem;height:.5rem;animation:1.4s infinite typing;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.conversation-footer{z-index:10;background-color:#f3ede3;border-top:1px solid #e0d8cf;padding:1.5rem 2rem;position:sticky;bottom:0}.conversation-footer-inner{max-width:48rem;margin:0 auto}.conversation-form{gap:.75rem;margin-bottom:.75rem;display:flex}.conversation-input{color:#4c5557;background-color:#fff;border:1px solid #d0c8bc;border-radius:9999px;flex:1;padding:.75rem 1rem;font-family:Lato,sans-serif;font-size:1rem;transition:all .2s}.conversation-input:focus{border-color:#7fc9d2;outline:none;box-shadow:0 0 0 3px #7fc9d21a}.conversation-input:disabled{opacity:.5;background-color:#f5f5f5}.conversation-input::placeholder{color:#6f7a7d}.conversation-button{color:#fff;cursor:pointer;background-color:#d19191;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-family:Lato,sans-serif;font-size:1rem;font-weight:500;transition:all .2s}.conversation-button:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.conversation-button:disabled{cursor:not-allowed;opacity:.6;background-color:#d0c8bc}.conversation-footer-text{color:#6f7a7d;text-align:center;margin:0;font-size:.75rem}.conversation-messages::-webkit-scrollbar{width:8px}.conversation-messages::-webkit-scrollbar-track{background:#faf7ec}.conversation-messages::-webkit-scrollbar-thumb{background:#d0c8bc;border-radius:4px}.conversation-messages::-webkit-scrollbar-thumb:hover{background:#e0d8cf}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
