@font-face{font-family:"DungGeunMo";src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0;font-family:"DungGeunMo"}.App{display:flex;flex-direction:column;align-items:center}.mainImage{width:350px}.title{font-size:35px;margin-bottom:20px;font-weight:700}.pinkLetter{color:#f50467}.subTitle{font-size:25px}.uploadPhoto{width:150px;height:150px;line-height:150px;border-style:dashed;border-radius:10px;margin-top:10px;text-align:center}.uploadPhoto:hover{cursor:pointer}#input-image{display:none}.uploadedPhoto{width:250px;border-style:none;border-radius:10px;margin:10px auto}.imageBtns{width:200px;display:flex;flex-direction:row;justify-content:space-around}.imageBtn{font-size:18px;padding:3px}.imageBtn:hover{cursor:pointer}.resultImages{margin:10px auto;display:flex;flex-direction:row;align-items:center}.resultImage{width:200px;margin:auto 5px;border-style:none;border-radius:10px}.referenceWords{margin-top:10px;font-size:14px}.analyzeLoading{width:150px;height:150px}.text-loading{text-align:center;margin-top:50px;font-size:25px}.analyzeLoading span{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:5px;border-radius:10px;-webkit-animation:loading .6s infinite alternate;animation:loading .6s infinite alternate}@-webkit-keyframes loading{0%{opacity:.3}to{opacity:1}}@keyframes loading{0%{opacity:.3}to{opacity:1}}.analyzeLoading span:nth-of-type(2){background:#f50467;-webkit-animation-delay:.1s;animation-delay:.1s}.analyzeLoading span:nth-of-type(3){background:#f50467;-webkit-animation-delay:.2s;animation-delay:.2s}.analyzeLoading span:nth-of-type(4){background:#f50467;-webkit-animation-delay:.3s;animation-delay:.3s}.analyzeLoading span:nth-of-type(5){background:#f50467;-webkit-animation-delay:.4s;animation-delay:.4s}.analyzeLoading span:nth-of-type(6){background:#f50467;-webkit-animation-delay:.5s;animation-delay:.5s}.analyzeLoading span:nth-of-type(7){background:#f50467;-webkit-animation-delay:.6s;animation-delay:.6s}.ResultChart{width:300px}.ul-results{margin:5px}.li-result{background-color:#b3b3b3;border-radius:20px;padding:2px;list-style:none;display:flex;align-items:center;margin-bottom:5px}.li-result-image{width:40px;height:40px;object-fit:cover;border-style:none;border-radius:100px;background-color:#fff;margin-right:10px}.li-result-texts{width:220px;display:flex;flex-direction:row;justify-content:space-between;font-size:19px}#chart0{background-color:#f54991}.ResultContent{margin:10px auto;width:320px;display:flex;flex-direction:column;align-items:center;border:2px solid grey;border-radius:10px}.resultContent-title{font-size:25px;margin:5px}.resultContent-description{font-size:20px;margin:5px}.Share{margin:60px auto 20px;text-align:center}.share-text{margin-bottom:5px}.socialBtn{margin:3px}
/*# sourceMappingURL=main.a3d649a2.chunk.css.map */