body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4;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}button{background-color:initial;border:none;height:100%;width:100%}.calc-container{align-items:center;background-color:#010123;border-radius:10px;display:flex;height:61vh;justify-content:center;width:51vw}.calculator{border-radius:50px;height:60vh;text-align:center;width:50vw}.action{background-color:#ff9100;cursor:pointer}.result{background-color:grey;color:#fff;height:50px;padding-right:15px;text-align:right}.num,.result{cursor:pointer}.num{background-color:#faebd7}.header{background-color:#010123}.nav-bar{align-items:center;display:flex;justify-content:space-between;margin:auto;width:80%}.nav-bar a{color:#04a804}.nav-bar a:hover{color:#59ff59}.nav-bar .logo h1{color:#fff}.links{display:flex;gap:10px;list-style:none}.footer{background-color:#e1e1e1;bottom:0;position:fixed;text-align:center;width:100%}.maths{align-items:center;display:flex;justify-content:space-around;margin:10px auto auto;width:80%}.do-maths{width:35%}.do-maths h2{color:#010123;font-size:80px}.containt-calc{width:60%}.home-container{align-items:center;display:flex;height:70vh}.home-header h2{font-size:50px;font-weight:700;margin:0;padding:0}.home-header h2 .app-name{color:#16a34a}.home-header p{font-size:18px}.home-message{background-color:#e7e7e7;border-radius:10px;box-shadow:5px 8px 16px 1px rgba(0,0,0,.16);-webkit-box-shadow:5px 8px 16px 1px rgba(0,0,0,.16);-moz-box-shadow:5px 8px 16px 1px rgba(0,0,0,.16);height:auto;margin:auto;padding:20px;width:80%}.quotes-container{align-items:center;display:flex;height:70vh}.quote-body{margin:auto;text-align:center;width:80%}.quote-body h2{border-radius:10px;margin:20px 0;padding:30px}.quote-body button,.quote-body h2{box-shadow:5px 8px 16px 1px rgba(0,0,0,.16);-webkit-box-shadow:5px 8px 16px 1px rgba(0,0,0,.16);-moz-box-shadow:5px 8px 16px 1px rgba(0,0,0,.16)}.quote-body button{background-color:#16a34a;border-radius:5px;color:#fff;cursor:pointer;margin:auto;padding:15px;width:auto}@media (max-width:767px){.home-container{margin:auto;width:95%}.home-message{height:auto}.maths{display:block}.do-maths{display:none}.calc-container,.calculator,.containt-calc{width:100%}.quote-body button{width:auto}}
/*# sourceMappingURL=main.8e8114a2.css.map*/