body{align-items:center;background-color:#ffcf90;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100vh;justify-content:center;margin:0;overflow-x:hidden;overflow-y:auto;position:relative}body:after,body:before{border-radius:80%;content:"";opacity:.12;position:absolute}body:before{background:red;height:300px;left:-120px;top:-100px;width:300px}body:after{border-left:200px solid #0000;border-radius:0;border-right:200px solid #0000;border-top:350px solid #2de200;bottom:-100px;height:0;right:-120px;width:0}html:before{background:#ffb84d;border-radius:12px;content:"";height:200px;opacity:.08;position:absolute;right:40%;top:25%;transform:rotate(25deg);width:200px}.login-container{height:100vh;justify-content:center;width:100%}.login-container,.login-form{align-items:center;display:flex}.login-form{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;flex-direction:column;padding:2rem 3rem}.login-form h1{margin-bottom:1.5rem}.app-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;height:90vh;max-width:500px;width:100%}h1{color:#333;margin-top:1rem;padding-bottom:1rem;text-align:center}.chat-box,h1{border-bottom:1px solid #eee}.chat-box{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:1rem}.message{word-wrap:break-word;border-radius:18px;margin:.25rem 0;max-width:70%;padding:.5rem 1rem}.message strong{color:#555;display:block;font-size:.8rem;margin-bottom:.25rem}.other-message{align-self:flex-start;background-color:#e9e9eb}.my-message{align-self:flex-end;background-color:#007bff;color:#fff}.my-message strong{color:#f0f0f0}form{display:flex;padding:1rem}input{border:1px solid #ddd;border-radius:20px;flex-grow:1;margin-right:.5rem;padding:.75rem}button,input{font-size:1rem}button{background-color:#007bff;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:.75rem 1.5rem}button:hover{background-color:#0056b3}.bot-button{background-color:#4a90e2;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:6px;padding:6px 10px}.bot-button:hover{background-color:#357abd}
/*# sourceMappingURL=main.8ae0d0c3.css.map*/