body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-container{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;height:500px;margin-bottom:1rem;overflow-y:auto;padding:1rem;scroll-behavior:smooth}.message{word-wrap:break-word;border-radius:1rem;box-shadow:0 1px 2px #0000001a;line-height:1.5;margin-bottom:1.5rem;max-width:85%;padding:1rem;position:relative}.user-message{background-color:#e3f2fd;border-bottom-right-radius:.25rem;color:#0d47a1;margin-left:auto}.user-message:after{background-color:#e3f2fd;border-bottom-left-radius:16px;bottom:0;clip-path:polygon(0 0,0 100%,100% 100%);content:"";height:20px;position:absolute;right:-10px;width:20px}.ai-message{background-color:#fff;border-bottom-left-radius:.25rem;border-left:4px solid #4caf50;color:#333;margin-right:auto}.ai-message:before{background-color:#fff;border-bottom-right-radius:16px;bottom:0;clip-path:polygon(100% 0,0 100%,100% 100%);content:"";height:20px;left:-10px;position:absolute;width:20px}.system-message{background-color:#f0f4c3;border-left:4px solid #cddc39;border-radius:8px;color:#5d5d5d;font-style:italic;margin:0 auto;max-width:90%}.consultation-card{margin-bottom:1rem;transition:all .3s ease}.consultation-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-5px)}.auth-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh}.auth-form{border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:450px;padding:2rem;width:100%}.home-hero{background:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80);background-position:50%;background-size:cover;color:#fff;padding:6rem 0;text-align:center}.section{padding:4rem 0}.footer{background-color:#f5f5f5;margin-top:2rem;padding:2rem 0}