body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:2em}h2{font-size:1.8em;font-weight:400}.calc-container{display:flex;flex-direction:row;gap:5em;justify-content:center;margin:10rem auto}.calculator{background-color:#ccc;border:2px solid #000;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.result{background-color:#969696;color:#fff;grid-column:1/5;padding:.8rem;text-align:end}.button{border:1px solid #ccc;margin-bottom:-1px;padding:1rem;transition:all .5s ease}.button:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.button:active{-webkit-filter:brightness(.5);filter:brightness(.5)}#operator{background-color:#e67f00;border-right:0}#zero{grid-column:1/3}.quote-block{border:1px solid grey;display:flex;margin:3rem auto;text-align:center;width:80%}.quote{font-style:italic;font-weight:300;padding:.5em}.loading,.quote{text-align:center}.loading{color:#ccc;margin:.3em}.error{color:red;margin:.3em}li{list-style:none;padding:1em;transition:all .5s ease}li:hover{background-color:#bdbdbd93;font-size:1.3em;font-weight:500;padding:.7em}.Navbar_navbar__66Kq7{align-items:center;display:flex;justify-content:space-between;margin:0 1em}.Navbar_list__I4TWn{display:flex;gap:.5em;justify-content:end}.Home_home__60OkT{display:flex;flex-direction:column;padding:2em;text-align:center}.Home_title__bS59W{font-size:3em}
/*# sourceMappingURL=main.be3cff7a.css.map*/