body{margin:0;background-image:linear-gradient(90deg,#e4e3e3,#fff);font-family:Sans-serif}body.dark-theme{background-image:linear-gradient(90deg,#2f2f2f,#000);color:hsla(0,0%,97.6%,.8509803921568627)}.calc-button{padding:25px;box-shadow:1px 2px 2px 2px #e2dcdc;border-radius:50%;width:18px;text-align:center;background:linear-gradient(90deg,#efefef,#ffffe6);font-weight:700}.calc-button:active{background:linear-gradient(90deg,#c7c7c7,#ffffe6)}.dark-theme .calc-button{color:#fff;background:linear-gradient(90deg,#0a0a0a,#444441);box-shadow:inset 4px 3px 0 0 #000}.dark-theme .calc-button:active{background:linear-gradient(90deg,#050000,#383837)}#work-area{position:relative}#display-area{text-align:right;padding:20px 15px;font-size:50px;position:absolute;bottom:0;right:10px;font-weight:100}#buttons-div{text-align:center;position:absolute;bottom:12px;width:100%}.btn-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-bottom:15px}.show-ShowInfo{position:absolute;width:70%;background:#fff;height:200px;left:10%;top:30%;border-radius:10px;box-shadow:2px 2px 2px 2px #cecece;padding:20px;text-align:center;z-index:2}.info-heading{font-size:25px;margin-bottom:15px}.dark-theme .show-ShowInfo{background:#000;box-shadow:2px 2px 2px 2px #131313}.close{float:right}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#000}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:grey}input:checked+.slider{background-color:#cfd4d8}input:focus+.slider{box-shadow:0 0 1px #cfd4d8}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.theme-div{z-index:1;padding:6px 0 0 6px}
/*# sourceMappingURL=main.f9da5fe6.chunk.css.map */