@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);body{box-sizing:border-box;margin:0;padding:1rem}.font,h1,h2,h3,h4,h5,h6{font-family:rubik,sans-serif;margin:0}.bold{font-weight:700}.divider{background-color:#ccc;height:1px}.divider,.spacer{margin:1rem 0}.font-size{font-size:26px}.numbers-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(10,1fr);overflow-y:auto}.flex{display:flex}.jcc{justify-content:center}.jcsb{justify-content:space-between}.bottom-button{display:flex;margin-top:1rem}.button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:26px;padding:7.5px 16px;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none}.button:hover{opacity:.8}.button:disabled{background-color:#ccc;cursor:not-allowed}.button:active{transform:scale(.98)}.button:active,.selected{background-color:#add8e6}.error{background-color:#f44336}.warning{background-color:#ff9800}.success{background-color:#4caf50}.info{background-color:#2196f3}.box{border:1px solid #ccc;border-radius:4px;padding:.4rem}
/*# sourceMappingURL=main.ab1ee72b.css.map*/