*{box-sizing:border-box;font-family:Open Sans,sans-serif;margin:0;padding:0}.container{margin:40px 0}.row{margin:0 auto;max-width:1200px;width:100%}ul{list-style-type:none}.canvas{background-color:#000;border:4px solid #6b46c1;cursor:crosshair}.content-wrapper{align-items:center;display:flex;flex-direction:column}.header-title{padding-bottom:16px;padding-top:48px}.header-description{padding-top:8px}.header-wrapper{align-items:center;display:flex;gap:12px}h1{font-size:45px}h1,h2{font-weight:500;font-weight:700;text-align:center}h2{font-size:35px}h3{font-size:25px;font-weight:500;font-weight:700;text-align:center}.button-wrapper{align-items:center;display:flex;justify-content:space-evenly;margin-top:16px;width:288px}.btn{background-color:#6b46c1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:8px 16px;text-align:center;width:128px}.purple{color:#6b46c1}.prediction{margin-bottom:12px;margin-top:12px}.fa-spinner{animation:rotate 1.5s linear infinite}.probabilities{width:85%}.probabilities__header{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:10px}.probabilities__table{background-color:#6b46c1;border:2px solid #000;display:flex;flex-wrap:wrap;justify-content:space-around;text-align:center}.value__container{border-left:2px solid #fff;width:10%}.value__container:first-child{border-left:none}.digit,.prob{color:#fff;padding-bottom:4px;padding-top:4px}.skeleton{background-color:#af94ee!important;border:2px solid #000}.skeleton__table{height:56px}.skeleton__table__spinner{align-items:center;color:#fff;display:flex;justify-content:center;padding-bottom:8px;padding-top:8px}.github-icon{color:#8d65eb;padding-top:32px;transition:color .3s ease-in-out}.github-icon:hover{color:#6b46c1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.value__container{border-bottom:2px solid #fff;width:20%}.value__container:nth-child(n+6){border-bottom:none}.probabilities__table>div:nth-child(6){border-left:none}.skeleton__table{height:102px}.skeleton__table__spinner{padding-bottom:35px;padding-top:35px}}@media (max-width:480px){.probabilities{display:none}}
/*# sourceMappingURL=main.b07008f6.css.map*/