@import"https://fonts.googleapis.com/css?family=Open+Sans:400,500|Montserrat:500,600&display=swap&subset=latin-ext";*{box-sizing:border-box;padding:0;margin:0}body{font-family:"Open Sans",sans-serif;font-weight:400;padding:0;color:#333;display:flex;flex-direction:column}html,body{height:100%;margin:0;overflow:hidden;position:relative}footer{flex-shrink:0;padding:5px 0;backdrop-filter:saturate(180%) blur(20px);background:hsla(0,0%,100%,.8);box-shadow:rgba(70,70,70,.2) 0px 0px 5px}footer p{text-align:center;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#757575}@media(min-width: 768px){footer p{font-size:10px}}footer p a{color:#757575;text-decoration:none}.container{display:flex;flex-direction:column;justify-content:center;height:100vh;width:100%;max-width:638px;margin:0 auto;padding:0 10px}a img{margin:0 auto;display:block}.input-container{width:100%;margin-top:40px;position:relative}@media(min-width: 768px){.input-container{margin-top:50px}}label{display:none}.textarea-wrapper{position:relative;width:100%}textarea{max-width:100%;width:100%;box-sizing:border-box;font-family:"Open Sans",sans-serif;font-size:16px;padding:12px;padding-bottom:35px;border-radius:4px;border:1px solid #dedede;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;color:#333;resize:vertical;min-height:80px;max-height:150px;overflow-y:auto;line-height:1.5}@media(min-width: 768px){textarea{font-size:18px;min-height:90px}}textarea:focus{outline:none;border-color:#7ad192}textarea::placeholder{color:#999}.character-counter{position:absolute;bottom:8px;right:12px;font-size:12px;color:#757575;pointer-events:none;background:hsla(0,0%,100%,.9);padding:2px 5px;border-radius:3px;transition:color .3s ease}@media(min-width: 768px){.character-counter{font-size:13px;bottom:10px}}.character-counter #char-count{font-weight:600}button{margin-top:5px;width:100%;max-width:100%;box-sizing:border-box;font-family:"Montserrat",sans-serif;font-weight:500;font-size:14px;background:#7ad192;color:#fff;padding:6px 16px;border-radius:4px;border:none;cursor:pointer;transition:background-color .3s ease;border:2px solid #7ad192;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media(min-width: 525px){button{margin-top:10px;width:120px;max-width:120px;display:block;margin-left:auto}}@media(min-width: 768px){button{font-size:16px}}button:hover{background-color:#65b97d}.output{display:block;margin-top:30px;width:100%}@media(min-width: 768px){.output{display:flex;margin-top:40px}}.output .animoji{position:absolute;top:5%;left:50%;transform:translateX(-50%)}@media(min-width: 768px){.output .animoji{position:inherit;transform:none;margin:0 auto;width:20%;text-align:left;margin-left:-20px}}.output .animoji video{width:100%;max-width:140px;height:auto;pointer-events:none}.output .main{width:100%;vertical-align:middle}@media(min-width: 768px){.output .main{width:80%}}.output .main #answer{font-size:15px;vertical-align:middle}@media(min-width: 768px){.output .main #answer{font-size:17px}}.output .main #answer p{margin-bottom:1em;line-height:1.6}.output .main #answer p:last-child{margin-bottom:0}.output .main #answer ul,.output .main #answer ol{margin-bottom:1em;padding-left:1.5em}.output .main #answer li{margin-bottom:.5em;line-height:1.5}.output .main #answer li:last-child{margin-bottom:0}.output .main #answer h1,.output .main #answer h2,.output .main #answer h3,.output .main #answer h4,.output .main #answer h5,.output .main #answer h6{margin-top:1.2em;margin-bottom:.6em;line-height:1.3}.output .main #answer h1:first-child,.output .main #answer h2:first-child,.output .main #answer h3:first-child,.output .main #answer h4:first-child,.output .main #answer h5:first-child,.output .main #answer h6:first-child{margin-top:0}.output .main #answer pre{margin-bottom:1em;padding:.5em;background:#f5f5f5;border-radius:4px;overflow-x:auto}.output .main #answer code{font-family:monospace;background:#f5f5f5;padding:.2em .4em;border-radius:3px;font-size:.9em}.output .main #answer blockquote{margin:1em 0;padding-left:1em;border-left:3px solid #7ad192;color:#666}.output .main .tag{background:#7ad192;border-radius:13px;font-weight:600;font-family:"Montserrat",sans-serif;font-size:13px;padding:3px 8px;vertical-align:middle;position:relative;color:#fff}@media(min-width: 768px){.output .main .tag{font-size:15px}}.output .main .tag:before{content:"";position:absolute;top:0;right:0;bottom:inherit;left:inherit;border-style:solid;border-width:0px 0 10px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #7ad192;transform:rotate(-10deg)}@media(min-width: 768px){.output .main .tag:before{bottom:0;left:-3px;top:inherit;right:inherit;transform:rotate(30deg)}}.output .main .info{margin-top:25px;display:none}.output .main .info p{font-size:12px;line-height:26px}.output .main .info p a{color:#7ad192;border:1px solid #7ad192;border-radius:30px;padding:0 6px;font-size:12px;text-decoration:none;line-height:22px;display:inline-block}.output .main .info p a:hover{background:#d6ffe1}.output .main .info p a svg{fill:#7ad192;width:12px;vertical-align:middle}@keyframes circles{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-1000px);opacity:0}}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(122,209,146,.1);animation:circles 35s linear infinite;bottom:-150px;border-radius:100%;will-change:transform;transform:translateZ(0);pointer-events:none}.circles li:nth-child(1){left:75%;width:70px;height:70px;animation-delay:0s;animation-duration:30s;background:rgba(122,209,146,.1)}.circles li:nth-child(2){left:30%;width:22px;height:22px;animation-delay:2s;animation-duration:9s;background:rgba(122,209,146,.1)}.circles li:nth-child(3){left:80%;width:19px;height:19px;animation-delay:3s;background:rgba(122,209,146,.1)}.circles li:nth-child(4){left:10%;width:55px;height:55px;animation-delay:0s;animation-duration:13s;background:rgba(122,209,146,.1)}.circles li:nth-child(5){left:75%;width:25px;height:25px;animation-delay:0s;background:rgba(122,209,146,.1)}.circles li:nth-child(6){left:25%;width:90px;height:90px;animation-delay:3s;animation-duration:22s;background:rgba(122,209,146,.1)}.circles li:nth-child(7){left:45%;width:140px;height:140px;animation-delay:8s;animation-duration:30s;background:rgba(122,209,146,.1)}.circles li:nth-child(8){left:60%;width:29px;height:29px;animation-delay:13s;animation-duration:15s;background:rgba(122,209,146,.1)}.circles li:nth-child(9){left:30%;width:18px;height:18px;animation-delay:4s;animation-duration:14s;background:rgba(122,209,146,.1)}.circles li:nth-child(10){left:55%;width:160px;height:160px;animation-delay:0s;animation-duration:40s;background:rgba(122,209,146,.1)}.dot{animation-name:loading;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;display:inline-block}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}@keyframes loading{0%,100%{opacity:0}50%{opacity:1}}/*# sourceMappingURL=style.min.css.map */
