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}.App{text-align:center;width:100wh;height:100vh}.loginStyle{display:flex;justify-content:center;align-items:center;height:100%}.textStyle{font-family:"Montserrat Alternates",sans-serif;background:-webkit-linear-gradient(#ee2eb4,#f80606);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wrap{height:100%}.button{width:90%;font-family:"Nunito",sans-serif;font-size:95%;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:#040407;background:#d8419e;background:linear-gradient(90deg,#befcf1,#f0536d);border:none;border-radius:1000px;box-shadow:12px 12px 24px rgba(155,11,112,.64);cursor:pointer;outline:none;position:relative;padding:10px}.button,.button:before{transition:all .3s ease-in-out 0s}.button:before{content:"";border-radius:1000px;box-shadow:0 0 60px rgba(233,10,158,.64);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px}.button:focus,.button:hover{color:#313133;transform:translateY(-6px)}.button:focus:before,.button:hover:before{opacity:1}.button:after{content:"";width:30px;height:30px;border-radius:100%;border:6px solid #ec3b3b;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);animation:ring 1.5s infinite}.button:focus:after,.button:hover:after{animation:none;display:none}@keyframes ring{0%{width:30px;height:30px;opacity:1}to{width:300px;height:300px;opacity:0}}.div-height,.height{height:600px}.send_fileld{width:100%}.messageBox{background-color:#dcdcdc;clear:both;border-radius:10px;padding:15px;margin:10px;font-weight:650;text-align:left;display:inline-block}.right{background-color:#f35d71;float:right}.left{background-color:#2ccff8;float:left}.button2{width:100px;font-family:"Nunito",sans-serif;font-size:15px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:#040407;background:#d8419e;background:linear-gradient(90deg,#befcf1,#f0536d);border:none;border-radius:1000px;box-shadow:12px 12px 24px rgba(155,11,112,.64);transition:all .3s ease-in-out 0s;cursor:pointer;outline:none;padding:10px}.dpImg{border-radius:50%;width:50px;height:50px;object-fit:cover}
/*# sourceMappingURL=main.649d9e7b.chunk.css.map */