*,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}.header{display:flex;justify-content:space-between;align-items:center;border:1px solid #f9f9f9}.header__logo{height:43px;object-fit:contain}.card,.header__icon{padding:20px}.card{position:relative;width:600px;max-width:85vw;height:50vh;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background-size:cover;background-position:50%;box-shadow:0 18px 53px 0 rgba(0,0,0,.3)}.card>h3{position:absolute;bottom:10px;left:10px;color:#fff}.tinderCards__cardContainer{display:flex;justify-content:center;margin-top:5vh}.swipe{position:absolute}.swipeButtons{position:fixed;bottom:10vh;display:flex;width:100%;justify-content:space-evenly}.swipeButtons .MuiIconButton-root{background-color:#fff;box-shadow:0 10px 53px 0 rgba(0,0,0,.3)!important}.swipeButtons__repeat{padding:3vw!important;color:#f5b748!important}.swipeButtons__left{padding:3vw!important;color:#ec5e6f!important}.swipeButtons__star{padding:3vw!important;color:#62b4f9!important}.swipeButtons__right{padding:3vw!important;color:#76e2b3!important}.swipeButtons__lightning{padding:3vw!important;color:#915dd1!important}.chat{display:flex;align-items:center;justify-content:space-between;padding:20px;height:70px;border-bottom:1px solid #f6f6f6}a{text-decoration:none;color:inherit}.chat__details{flex:1 1}.chat__details>p{color:grey}.chat__timestamp{color:#d3d3d3}.chat__image{margin-right:20px}.chatScreen__message{display:flex;align-items:center;padding:20px}.chatScreen__text{margin-left:10px;background-color:#d3d3d3;padding:15px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.chatScreen__timestamp{text-align:center;padding:20px;color:grey}.chatScreen__textUser{margin-left:auto;background-color:#29b3cd;padding:15px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;color:#f0f8ff}.chatScreen__input{display:flex;padding:5px;position:fixed;bottom:0;width:100%;border-top:1px solid #d3d3d3}.chatScreen__inputField{flex:1 1;border-radius:30px;padding:10px;border:none;outline:none}.chatScreen__inputButton{border:none;margin-right:20px;background-color:#fff;font-weight:700;color:#fe3d71}
/*# sourceMappingURL=main.2dc47d96.chunk.css.map */