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