body,html{position:relative;width:100%;height:100%}body{color:#333;margin:0;box-sizing:border-box;font-family:"Lato",sans-serif}a{color:#0064c8;text-decoration:none}a:hover{text-decoration:underline}a:visited{color:#0050a0}label{display:block}button,input,select,textarea{font-family:inherit;font-size:inherit;padding:.4em;margin:0 0 .5em;box-sizing:border-box;border:1px solid #ccc;border-radius:2px}input:disabled{color:#ccc}input[type=range]{height:0}button{color:#333;background-color:#f4f4f4;outline:none}button:disabled{color:#999}button:not(:disabled):active{background-color:#ddd}button:focus{border-color:#666}.main{max-width:960px;margin:0 auto;background-color:#fff;display:grid;grid-template-rows:auto 1fr auto;height:calc(100vh - 2rem);padding:1rem}header{padding:1rem;background-color:#fcfcfc;font-size:2em;text-align:center}.container__calc{width:100%}footer{padding:1rem;background-color:#fcfcfc;display:flex;flex-direction:column}.link{color:#8a8a8a;margin-top:.5em}.number{font-size:1.5em}.error{font-size:1.1em;padding:.3em;background-color:#e2a2a2}
/*# sourceMappingURL=main.5e97c2fb.chunk.css.map */