html{box-sizing:border-box;height:100%;font-size:100%;font-weight:400;letter-spacing:.5px;line-height:161.8%}*,:after,:before{box-sizing:inherit}body{position:relative;margin:0;background-image:linear-gradient(to bottom right,#7a5cff 0,#3cd644);background-repeat:no-repeat;background-attachment:fixed;-webkit-user-select:none;-ms-user-select:none;user-select:none}body,main{height:100%}main{display:flex;align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.button{padding:16px;font-size:20px;line-height:1;background-color:transparent;border:0;border:1px solid rgba(0,0,0,.06666666666666667);outline:none;color:#ffce5c;transition:all .3s}.button:hover{color:#00a3f5;border:1px solid rgba(255,206,92,.13333333333333333)}.button--long-text{font-size:14px}.calculator{position:relative;width:320px;margin:0 auto;background-color:#292f36;box-shadow:0 19px 38px rgba(19,19,19,.24),0 15px 12px rgba(19,19,19,.12)}.calculator__result{position:relative;overflow:hidden;box-sizing:border-box;width:320px;height:80px;padding:8px;font-size:32px;line-height:2;background-color:rgba(19,19,19,.64);color:#60d63c;text-align:right;white-space:nowrap}.calculator__numbers{float:left;width:240px}.calculator__numbers button{position:relative;display:block;float:left;width:80px;height:80px}.calculator__numbers button:last-child{width:100%}.calculator__functions{float:left;width:240px}.calculator__functions button{display:inline-block;width:80px;height:80px;color:#d63c6b}.calculator__functions button:hover{color:#b696a0}.calculator__math-operations button{display:inline-block;width:80px;height:80px;color:#d63c6b}.calculator__math-operations button:hover{color:#b696a0}
/*# sourceMappingURL=main.b2f7a859.chunk.css.map */