*{box-sizing:border-box;margin:0;padding:0}body{background-color:#333}.calc-wrapper{align-items:baseline;display:flex;height:75vh;justify-content:space-between;padding:0 36px;width:100vw}.calc-title{display:flex;justify-content:start;margin-top:36px;width:40%}.calc-title h3{color:thistle;font-size:2rem}.calcbody{border:none;border-radius:12px;box-shadow:inset -3px -3px 5px #ffffff90,3px 3px 15px #00000070;box-sizing:border-box;flex-direction:column;flex-wrap:wrap;height:496px;margin:12px;padding:0;width:60%}.calcbody,.display{display:flex;overflow:hidden}.display{align-items:center;background:#000;background:linear-gradient(111deg,#000,#333 52%,#222831);box-shadow:inset -3px -3px 5px #ffffff70,inset 3px 3px 15px #00000070;height:95px;justify-content:flex-end;margin:0;padding-right:12px;text-align:end;width:100%}.result{color:#e0e0e0;font-size:2rem}.keypad{display:flex;height:400px;width:100%}.numbers{align-items:flex-start;background-color:#e0e0e0;flex-wrap:wrap;height:100%;justify-content:flex-start;width:75%}.numbers,.numbers li{display:flex;margin:0;padding:0}.numbers li{align-items:center;border:none;height:20%;justify-content:center;list-style:none;text-align:center;width:33.3%}.aritmetic{background-color:#f5903e;flex-direction:column;height:100%;justify-content:flex-start;width:25%}.aritmetic,.aritmetic li{display:flex;margin:0;padding:0}.aritmetic li{align-items:center;border:none;height:20%;justify-content:center;list-style:none;text-align:center;width:100%}.aritmetic li button,.numbers li button{background-color:transparent;border:none;cursor:pointer;font-weight:700;height:100%;width:100%}.numbers li button{background:#d1d1d1;box-shadow:-2px -2px 0 #ffffff70,3px 3px 10px #00000070}.aritmetic li button{background-color:#f5903e;box-shadow:-2px -2px 0 #ffffff70,3px 3px 15px #00000070;color:rgba(0,0,0,.8);font-size:1.05rem}.aritmetic li button:hover,.numbers li button:hover{color:#1e90ff}.aritmetic li button:active,.numbers li button:active{box-shadow:inset -1px -2px 2px #ffffff70,inset 3px 3px 25px #00000070;transition:all .17s ease-in-out}.numbers li[btnName="0"]{flex:2 1}.quote{color:thistle;height:50vh;justify-content:center;margin-left:36px;margin-top:36px;max-width:75vw}.navBar,.quote{align-items:center;display:flex}.navBar{background:#000;background:linear-gradient(111deg,#000,#333 52%,#222831);height:70px;justify-content:space-between}.navlinks{display:flex;gap:12px;height:60%;margin-right:80px;width:30%}.navlogo{color:#ee3151;font-size:1.9rem;margin-left:24px}.navlinks li{background-color:#f5903e;border:none;border-radius:8px;box-shadow:0 -2px 0 #ffffff90,3px 3px 15px #00000070;color:rgba(0,0,0,.8);height:100%;list-style:none;width:100%}.navlinks li:hover{box-shadow:inset -1px -2px 2px #ffffff70,inset 3px 3px 25px #00000070;transition:all .17s ease-in-out}.text-link{background-color:transparent;color:#333;display:inline-block;font-weight:700;height:100%;padding-top:10px;text-align:center;text-decoration:none;width:100%}.text-link:hover{color:#f1f2f3}.home{color:thistle}.home-header{font-size:1.9rem;margin-left:24px;margin-top:12px}.text-wrapper{gap:24px;margin-top:24px;padding:24px;width:100%}.text-wrapper p{font-size:1.1rem;padding:12px}
/*# sourceMappingURL=main.fbd2cbec.css.map*/