:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box;font-family:montserrat,sans-serif}body{background-color:#a2ceeb}main{padding:1.5rem}h1{font-size:2em;text-align:center;margin-bottom:2rem}h2{margin-bottom:1rem;color:#888;font-weight:400}.current{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;text-align:center;background-color:#fff;border-radius:999px;box-shadow:0 4px 12px #0000001a;border:5px solid #7144ec;margin:0 auto 2rem}.current span{display:block;font-size:2em;font-weight:700;margin-bottom:.5rem}.current small{color:#888;font-style:italic}form{display:flex;margin-bottom:2rem;border:1px solid #AAA;border-radius:.5rem;overflow:hidden;transition:.2s linear}form:focus-within,form:hover{border-color:#7144ec;border-width:2px}form input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:#fff;flex:1 1 0%;padding:1rem 1.5rem;font-size:1.25rem}form input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;cursor:pointer;background-color:#7144ec;padding:.5rem 1rem;color:#fff;font-size:1.25rem;font-weight:700;transition:.2s linear;border-left:3px solid transparent}form input[type=submit]:hover{background-color:#fff;color:#69e1ff;border-left-color:#7144ec}.canvas-box{width:100%;max-width:720px;background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.weight-history ul{list-style:none;padding:0;margin:0}.weight-history ul li{display:flex;justify-content:space-between;align-items:center;padding:.5rem;cursor:pointer}.weight-history ul li:nth-child(2n){background-color:#dfdfdf}.weight-history ul li:hover{background-color:#f8f8f8}.weight-history ul li:last-of-type{border-bottom:none}.weight-history ul li span{display:block;font-size:1.25rem;font-weight:700;margin-right:1rem}.weight-history ul li small{color:#888;font-style:italic}
