button{display:block;background:none;border:none;padding:0;font-family:inherit;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button:active{box-shadow:inset 0 0 80px 0 rgba(0,0,0,.25)}.mainwidth{width:100%}.calculator{width:100%;height:500px;background:#000;display:flex;flex-direction:column}#wrapper .calculator{box-shadow:0 0 20px 0 #aaa}.calculator-display{color:#fff;background:#1c191c;line-height:130px;font-size:2em;flex:1 1}.auto-scaling-text{display:inline-block}.calculator-display .auto-scaling-text{padding:0 30px;position:absolute;right:0;-webkit-transform-origin:right;transform-origin:right}.calculator-keypad{height:400px;display:flex}.calculator .input-keys{width:240px}.calculator .function-keys{display:flex}.calculator .digit-keys{background:#e0e0e7;display:flex;flex-direction:row;flex-wrap:wrap-reverse}.calculator-key{width:80px;height:80px;border-top:1px solid #777;border-right:1px solid #666;text-align:center;line-height:80px}.calculator .function-keys .calculator-key{font-size:2em}.calculator .function-keys .key-multiply{line-height:50px}.calculator .digit-keys .calculator-key{font-size:2.25em}.calculator .digit-keys .key-0{width:160px;text-align:left;padding-left:32px}.calculator .digit-keys .key-dot{padding-top:1em;font-size:.75em}.calculator .operator-keys .calculator-key{color:#fff;border-right:0;font-size:3em}.calculator .function-keys{background:linear-gradient(180deg,#cacacc 0,#c4c2cc)}.calculator .operator-keys{background:linear-gradient(180deg,#fc9c17 0,#f77e1b)}
/*# sourceMappingURL=183.39fb0e1c.chunk.css.map */