*,body{margin:0}body{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}.chat{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:20px;height:70px;border-bottom:2px solid #fafafa}.chat__details{-webkit-flex:1 1;flex:1 1}a{text-decoration:none;color:inherit}.chat__details>p{color:grey}.chat__timestamp{color:#d3d3d3;font-size:smaller}.chat__image{margin-right:20px}.header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #f9f9f9}.header__icon{padding:10px}.header__logo{object-fit:contain;height:60px}.tindercards__container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.swipe{position:absolute}.card{position:relative;width:600px;max-width:85vw;background-repeat:no-repeat;height:60vh;padding:20px;box-shadow:0 18px 53px 0 rgba(0,0,0,.2);background-size:cover;border-radius:20px}.card h3{position:absolute;bottom:0;color:#fff;margin:10px}.swipeButtons{position:fixed;bottom:10vh;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:100%}.swipeButtons .MuiIconButton-root{background-color:#fff;box-shadow:0 10px 53px 0 rgba(0,0,0,.3)!important}.swipeButtons__repeat{color:#f5b748!important}.swipeButtons__left{color:#ec5e6f!important}.swipeButtons__star{color:#62b4f9!important}.swipeButtons__right{color:#76eb23!important}.swipeButtons__lightning{color:#915dd1!important}.ChatScreen__message{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:20px}.ChatScreen__txt{margin-left:10px;background-color:#d3d3d3;padding:15px;border-radius:20px}.ChatScreen__timestamp{text-align:center;padding:20px;color:grey}.ChatScreen__txt__self{margin-left:auto;background-color:#29b3cd;padding:15px;border-radius:20px;color:#fff}.ChatScreen__input{display:-webkit-flex;display:flex;padding:5px;position:fixed;bottom:0;width:100%;border-top:1px solid #d3d3d3}.ChatScreen__inputField{-webkit-flex:1 1;flex:1 1;padding:5px;border:none}.input__button{border:none;margin-right:20px;background-color:#fff;color:#fe3d71;font-weight:700}
/*# sourceMappingURL=main.a69f42b1.chunk.css.map */