body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{margin:0;padding:0;height:100%;background:#fff}.calc-body{width:350px;height:500px;margin-top:5%;background:#d3d3d3;box-shadow:7px 7px 15px #000}.calc-body,.calc-output{border:1px solid #000;border-radius:10px;margin-right:auto;margin-left:auto}.calc-output{width:90%;height:50px;margin-top:3%;background:#fffaf0}.calc-nums{text-align:right;padding-right:7%;margin-top:2%}.engraved-logo{color:#d3d3d3;font-size:20px;text-shadow:0 1px 0 hsla(0,0%,100%,.3),0 -1px 0 rgba(0,0,0,.7);margin-top:8px;margin-bottom:0;text-align:center}.calc-button{width:62px;height:62px;margin:0 12px 10px;border-radius:30px;box-shadow:2px 2px 4px #000;font-size:20px;outline:none}.button-mode{position:relative;left:78%;margin-top:2%;margin-bottom:3%}.calc-button.double{width:148px;height:62px;margin:0 12px 10px;border-radius:30px;font-size:20px}.calc-button.double,.mode-button{box-shadow:2px 2px 4px #000;outline:none}.mode-button{width:60px;height:25px;border-radius:10px}.grey{background:grey}.orange{background:orange;color:#fff}.green{background:#2ee66a;color:#fff}button{transition-duration:.4s}.mode-button:hover{cursor:pointer;background:orange}.basic:hover{background:orange}.basic:hover,.dark:hover{color:#fff;cursor:pointer;box-shadow:2px 2px 4px #fff}.dark:hover{background:#2ee66a}.green:hover{color:#2ee66a;box-shadow:2px 2px 4px #2ee66a}.green:hover,.orange:hover{background:#fff;cursor:pointer}.orange:hover{color:orange;box-shadow:2px 2px 4px orange}
/*# sourceMappingURL=main.9c3064f2.chunk.css.map */