body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.walkthrucenter{display:flex;justify-content:center;text-align:center;flex-direction:column}.walkthrubutton{margin:auto;padding:1rem;width:8rem;border-radius:20px;border:none;cursor:pointer;font-weight:600;font-size:.9rem}.walkthrubutton:hover{background-color:#d3d3d3}.inputwrapper{width:50rem;padding:5px;margin:4rem 4rem 1.5rem;background:linear-gradient(45deg,#dc4ff1,#73ed8a,#76f1c0);border-radius:15px;margin-top:20px}.walkthruinput{all:unset;width:50rem;height:20rem;max-height:20rem;overflow-y:scroll;border-radius:10px;padding:1rem;font-size:1rem;line-height:1.5;background-color:#fff;box-sizing:border-box;text-align:left;overflow-wrap:break-word}.walkthrudiv{display:flex;justify-content:center;align-items:center}.h1{margin:auto;margin-bottom:.5rem;margin-top:.5rem;text-align:center;width:fit-content;background:linear-gradient(to right,#f659b4,#aa49ee,#74abbf,#77f6b3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.p{margin:auto;width:40rem}.walkthruarea{padding:1rem;overflow-y:scroll;background-color:#fff;border-radius:10px;height:20rem;max-height:20rem}.walkthruuser{background-color:#efefef;color:#000;padding-left:1rem;padding-right:1rem;border-radius:25px;max-width:50%;margin-left:auto;text-align:left;overflow-x:scroll;white-space:pre-wrap}.botMessage{text-align:left;color:#000;margin-left:0;padding-left:1rem}.flex{display:flex}.logoimg{height:30px;margin-top:10px;padding:5px;border:1px solid gray;border-radius:20px}.privacyButton{background-color:#f0f0f0;border:none;color:#333;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;border-radius:5px;margin:auto;margin-top:1rem;max-width:10rem}.privacyButton:hover{background-color:#d3d3d3}.privacyPopup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center}.privacyContent{background-color:#fff;padding:2rem;border-radius:10px;width:90%;max-width:500px;text-align:center}.privacyContent h2{margin-top:0}.privacyContent p{margin:1rem 0}.closeButton{background-color:#d9534f;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:5px}.closeButton:hover{background-color:#c9302c}
