body,html{padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:800px;margin:0 auto}img{max-width:100%}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}.avatar{width:80px;height:80px;border-radius:50%;display:block}.main{min-height:100vh;padding:4rem 0;flex:1 1;display:flex;flex-direction:column;justify-content:center}.main-home{padding-top:200px}.link{color:#628db9}.link:hover{color:#97c0ea}.grid{display:flex;align-items:center;justify-content:space-between;max-width:800px}.jc-start{justify-content:flex-start}.card{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.card:active,.card:focus,.card:hover{color:#0070f3;border-color:#0070f3}.card h2{margin:0 0 1rem;font-size:1.5rem}.card p{margin:0;font-size:1.25rem;line-height:1.5}.button{display:inline-block;border-radius:10px;background-color:#0070f3;border:none;color:#fff;text-align:center;font-size:1.2rem;padding:.5rem;width:100%;transition:all .2s;cursor:pointer}.is-small{font-size:1rem;width:auto}.button:hover{background-color:#0060e6}.is-danger{background-color:red}.button.is-danger:hover{background-color:#cd6060}.info{padding:5px;text-align:center;background-color:#5f9ea0}.marginless{margin-bottom:0;margin-top:0}.mt-5{margin-top:5px}.mt-20{margin-top:20px}.mt-50{margin-top:50px}.post-content{line-height:1.6rem}.post-content img{display:block;margin:10px 0}.lds-grid{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;-webkit-animation:lds-grid 1.2s linear infinite;animation:lds-grid 1.2s linear infinite}.lds-grid div:first-child{top:8px;left:8px;-webkit-animation-delay:0s;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;-webkit-animation-delay:-1.6s;animation-delay:-1.6s}@-webkit-keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.modal{position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;color:#000;font-size:1.2rem;margin:auto;padding:20px;border:1px solid #888;width:80%}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.label{display:block;margin-bottom:5px}.wrapper{display:block;margin-bottom:30px}.input,.textarea{display:block;width:100%;padding:10px;font-size:1.2rem;border:0;border-radius:10px}.input-info{font-size:.9rem;color:#ccc}.features{margin-top:100px;text-align:center}.features .main-title{font-size:1.8rem;background-color:#7f68ad;width:400px;padding:10px;margin:0 auto 50px}.featurelist{margin-top:50px}.featurelist span{display:block;font-size:1.5rem}.featurelist .bad{color:#ce6a6f}@media (max-width:600px){.main{padding:40px}.grid.is-not-mobile{width:100%;flex-direction:column}}@media (prefers-color-scheme:dark){.card,.footer{border-color:#222}.code{background:#111}.logo img{filter:invert(1)}}