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}*{box-sizing:border-box}div{text-align:left}.gameContainer{height:100vh;display:flex;align-items:center;flex-direction:column;padding-top:100px;padding-bottom:100px}button{font-size:16px;display:block;cursor:pointer}button:focus{outline:none}.button{border:1px solid #000;text-align:center;padding:9px 30px;margin-bottom:10px}.underline{display:block;height:1px;border:0;border-top:1px solid #ccc;padding:0;color:#d3d3d3}.hidden{visibility:hidden}.fadeOut{animation:fadeout 3s forwards;-moz-animation:fadeout 3s forwards;-webkit-animation:fadeout 3s forwards;-o-animation:fadeout 3s forwards}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.profile{height:430px}.profile.button{width:100%}.profileName{font-weight:700;font-size:22px}.profile.underline{-webkit-margin-before:5px;margin-block-start:5px;-webkit-margin-after:5px;margin-block-end:5px}.profileBottomLarge{padding-bottom:40px}.profileBottomSmall{padding-bottom:5px}.conversation{margin-bottom:30px}.conversationContainer{height:100%;display:grid;grid-template-columns:250px 350px;grid-column-gap:200px}.conversation{max-height:inherit;overflow-y:scroll;padding-right:20px}.message{padding-bottom:10px}.option{border:none}.optionText{text-decoration:underline}.theirs{align-items:flex-start;text-align:left;padding-right:60px}.mine,.theirs{display:flex;flex-direction:column}.mine{align-items:flex-end;text-align:right;padding-left:60px}.match.button{width:240px}.match.underline{width:400px;-webkit-margin-before:80px;margin-block-start:80px;-webkit-margin-after:80px;margin-block-end:80px}.chatHistory{width:240px;text-align:left}.chatHistory .option{padding-top:10px;padding-bottom:10px}.chatHistory .option:first-of-type{margin-top:10px}.meetWith .button{margin-bottom:20px}.endingScreen{width:500px}.endingScreen .paragraph{padding-bottom:20px}.endingScreen .button{margin-top:20px;margin-bottom:50px}
/*# sourceMappingURL=main.6fea1ff5.chunk.css.map */