@font-face{font-family:Cream;src:url(/static/media/cream.b1abd7213807deb49cfd.ttf)}@font-face{font-family:Digital;src:url(/static/media/digital.8a8838f38696eb20b243.otf)}body{background-color:#e08645;font-family:Cream;margin:0;width:100%}.calculatorCont{background-color:#e08645;height:100%;justify-content:center}.calc,.calculatorCont{align-items:center;display:flex;flex-direction:column}.calc{background-color:#454545;height:500px;justify-content:flex-start;width:400px}.calcScreen{background-color:#656565;height:100px;width:90%}.pocketCalculator{border-radius:7px;flex-direction:column;height:560px;justify-content:start;margin-bottom:40px;margin-top:100px;position:relative;width:350px}.pocketCalculator,.pocketCalculator .topHolder{align-items:center;background-color:#111;box-shadow:6px 6px 4px rgba(0,0,0,.1);display:flex}.pocketCalculator .topHolder{border-radius:60px;height:80px;justify-content:center;margin-top:-90px;position:absolute;width:250px;-webkit-writing-mode:horizontal-lr;writing-mode:horizontal-lr}.pocketCalculator .topHolder .middleOpening{align-items:center;background-color:#e08645;border-radius:inherit;display:flex;height:30px;justify-content:center;position:relative;width:70%}.pocketCalculator .topHolder .middleOpening .openingTop{background-color:#e08645;border-radius:50%;height:30px;margin-top:-25px;position:absolute;width:30px}.pocketCalculator .topHolder .textContainer{align-items:center;bottom:0;color:#f7d15e;display:flex;height:25px;justify-content:center;position:absolute;width:60%}.pocketCalculator .topHolder .legsContainer{align-items:center;bottom:0;display:flex;height:20px;justify-content:space-between;margin-bottom:-15px;position:absolute;width:42%}.pocketCalculator .topHolder .legsContainer .leg{background-color:#111;box-shadow:8px 8px 4px rgba(0,0,0,.1);height:100%;width:10px}.pocketCalculator .top{align-items:center;display:flex;height:8%;justify-content:space-between;width:100%}.pocketCalculator .top .topLogos{align-items:center;color:#e8713a;display:flex;height:100%;justify-content:center;width:80px}.pocketCalculator .top .topLogos .KOtext{font-size:1.4rem;font-weight:100;margin-left:0;word-spacing:-7px}.pocketCalculator .top .topLogos .KOtext .exPoint{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;transform-origin:0 0}.pocketCalculator .screenContainer{align-items:center;display:flex;height:30%;justify-content:center;position:relative;width:100%}.pocketCalculator .screenContainer .screenBack{align-items:center;background-color:#222;display:flex;gap:5px;height:90%;justify-content:center;position:absolute;width:95%;z-index:2}.pocketCalculator .screenContainer .screenBack .screenBar{background-color:#a2a2a2;border-radius:1px;height:100%;width:10px}.pocketCalculator .screenContainer .screen{align-items:center;background-color:#6b6b6b;display:flex;height:84%;justify-content:center;position:relative;width:92%;z-index:2}.pocketCalculator .screenContainer .screen .screenTexture{height:100%;opacity:9%;position:absolute;width:100%;z-index:7}.pocketCalculator .screenContainer .screen .topRightClock{align-items:center;display:flex;height:40px;justify-content:start;position:absolute;right:0;top:0;width:100px}.pocketCalculator .screenContainer .screen .topRightClock .timeBox{align-items:center;display:flex;height:100%;justify-content:center;width:75%}.pocketCalculator .screenContainer .screen .topRightClock .timeBox .timeText{font-family:Digital;font-size:2rem;margin-right:10px;opacity:90%}.pocketCalculator .screenContainer .screen .topRightClock .amPmBox{align-items:center;background-color:#000;border-radius:6px;color:#747474;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;font-size:.7rem;font-weight:900;height:30%;justify-content:center;margin-right:2px;opacity:90%;width:25%}.pocketCalculator .screenContainer .screen .topRightClock .amPmBox p{margin:0}.pocketCalculator .screenContainer .screen .topRightClock .amPmBox .am{margin-bottom:-7px;opacity:15%}.pocketCalculator .screenContainer .screen .topRightClock .amPmBox .pm{margin-bottom:-1px}.pocketCalculator .screenContainer .screen .mainText{align-items:center;display:flex;font-family:Digital;font-size:2.2rem;height:40px;justify-content:start;position:relative;width:100%}.pocketCalculator .screenContainer .screen .mainText .text{margin-left:7px;position:relative}.pocketCalculator .screenContainer .screen .mainText .backText{bottom:0;margin-bottom:0;opacity:10%;position:absolute}.pocketCalculator .screenContainer .screen .bottomRightExpressions{align-items:center;bottom:0;display:flex;height:25px;justify-content:center;margin-right:5px;position:absolute;right:0;width:100px}.pocketCalculator .screenContainer .screen .bottomRightExpressions .exBox{align-items:center;display:flex;height:100%;justify-content:center;width:25%}.pocketCalculator .screenContainer .screen .bottomRightExpressions .exBox .exIcon{opacity:15%;width:15px}.pocketCalculator .screenContainer .screen .bottomRightExpressions .exBox .iconShow{opacity:100%}.pocketCalculator .screenContainer .screen .bottomRightExpressions .exBox .multiplyIcon{width:12px}.pocketCalculator .bottom{align-items:center;display:flex;flex-direction:column;height:60%;justify-content:start;width:100%}.pocketCalculator .bottom .container{align-items:start;display:flex;height:100%;justify-content:center;position:relative;width:20%}.pocketCalculator .bottom .container .defaultButton{align-items:center;display:flex;height:90%;justify-content:center;position:relative;width:100%}.pocketCalculator .bottom .container .defaultButton .buttonBack{background-color:#e0e0e0;border-radius:50%;height:40px;position:absolute;width:40px;z-index:2}.pocketCalculator .bottom .container .defaultButton .buttonSquare{align-items:center;background-color:#aeaeae;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px;z-index:3}.pocketCalculator .bottom .container .defaultButton .buttonSquare .button{background-color:#000;border-radius:50%;height:60%;width:60%}.pocketCalculator .bottom .container .buttonText{bottom:0;color:#e0e0e0;cursor:default;margin:0 0 -5px;position:absolute;text-align:center}.pocketCalculator .bottom .container:active .defaultButton .buttonSquare .button{background-color:#272727}.pocketCalculator .bottom .emptyCont{height:100%;position:relative;width:20%}.pocketCalculator .bottom .orange .defaultButton .buttonBack{background-color:#e8713a}.pocketCalculator .bottom .orange .buttonText{color:#e8713a}.pocketCalculator .bottom .orangeStripe .defaultButton .buttonBack{background-color:#e8713a;background:repeating-linear-gradient(-55deg,#e8713a,#e8713a 2px,#111 0,#111 5px)}.pocketCalculator .bottom .topRow{align-items:center;display:flex;height:70px;justify-content:start;position:relative;width:100%}.pocketCalculator .bottom .topRow .trashIcon{-webkit-filter:invert(51%) sepia(13%) saturate(3709%) hue-rotate(337deg) brightness(90%) contrast(82%);filter:invert(51%) sepia(13%) saturate(3709%) hue-rotate(337deg) brightness(90%) contrast(82%);left:0;margin-left:50px;margin-top:3px;position:absolute;top:0;width:15px}.pocketCalculator .bottom .topRow .bigSpinContainer{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:70px}.pocketCalculator .bottom .topRow .bigSpinContainer .backing{align-items:center;background-color:#222;display:flex;gap:5px;height:90%;justify-content:center;position:absolute;width:75%}.pocketCalculator .bottom .topRow .bigSpinContainer .backing .longRows{background-color:silver;border-radius:2px;height:100%;width:8px}.pocketCalculator .bottom .topRow .bigSpinContainer .buttonContainer{align-items:center;background-color:#b1b1b1;display:flex;height:80%;justify-content:center;width:75%;z-index:3}.pocketCalculator .bottom .topRow .bigSpinContainer .buttonContainer .button{align-items:center;background-color:#6d6d6d;border:2px solid #575757;border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.pocketCalculator .bottom .topRow .bigSpinContainer .buttonContainer .button .buttonIndent{background-color:#474747;border-radius:15px;height:7px;position:absolute;width:70%}.pocketCalculator .bottom .bottomContainer{display:flex;height:80%;width:100%}.pocketCalculator .bottom .bottomContainer .bottomLeft{display:grid;flex-direction:row;grid-template-columns:33% 33% 33%;grid-template-rows:25% 25% 25% 25%;height:100%;width:60%}.pocketCalculator .bottom .bottomContainer .bottomLeft .leftLinesCont{align-items:center;display:flex;flex-direction:column;gap:25px;height:50%;justify-content:center;margin-top:-5px;position:absolute;width:15px}.pocketCalculator .bottom .bottomContainer .bottomLeft .leftLinesCont .lineBox{border:3px solid #e0e0e0;border-right:0;height:86px;margin-left:6px;width:6px}.pocketCalculator .bottom .bottomContainer .bottomLeft .leftLinesCont .top{border-bottom:0}.pocketCalculator .bottom .bottomContainer .bottomLeft .leftLinesCont .bottom{border-top:0}.pocketCalculator .bottom .bottomContainer .bottomLeft .leftLinesCont .lineText{color:#e0e0e0;font-size:.8rem;margin-left:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pocketCalculator .bottom .bottomContainer .bottomRight{grid-gap:0;display:grid;gap:0;grid-auto-flow:column;grid-template-columns:70px 70px;grid-template-rows:67px 67px 67px 67px;height:100%;margin-top:-1px;padding-top:2px;width:40%}.pocketCalculator .bottom .bottomContainer .bottomRight .rightLinesCont{align-items:center;display:flex;flex-direction:column;gap:35px;height:50%;justify-content:center;margin-left:-5px;margin-top:-5px;position:absolute;width:15px}.pocketCalculator .bottom .bottomContainer .bottomRight .rightLinesCont .lineBox{border:3px solid #e8713a;border-right:0;height:75px;margin-left:6px;width:6px}.pocketCalculator .bottom .bottomContainer .bottomRight .rightLinesCont .top{border-bottom:0}.pocketCalculator .bottom .bottomContainer .bottomRight .rightLinesCont .bottom{border-top:0}.pocketCalculator .bottom .bottomContainer .bottomRight .rightLinesCont .lineText{color:#e8713a;font-size:.8rem;margin-left:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pocketCalculator .bottom .bottomContainer .bottomRight .pieIcon{-webkit-filter:invert(90%);filter:invert(90%);margin-right:3px;margin-top:20%;position:absolute;right:0;width:17px}.pocketCalculator .bottom .bottomContainer .bottomLeft .container,.pocketCalculator .bottom .bottomContainer .bottomRight .container{align-items:start;display:flex;height:70px;justify-content:center;position:relative;width:70px}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .redLight,.pocketCalculator .bottom .bottomContainer .bottomRight .container .redLight{background-color:#2d1212;border-radius:50%;height:8px;margin-top:5px;position:absolute;width:8px}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .lightOn,.pocketCalculator .bottom .bottomContainer .bottomRight .container .lightOn{background-color:#bf2020}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .defaultButton,.pocketCalculator .bottom .bottomContainer .bottomRight .container .defaultButton{align-items:center;display:flex;height:90%;justify-content:center;position:relative;width:100%}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .defaultButton .buttonBack,.pocketCalculator .bottom .bottomContainer .bottomRight .container .defaultButton .buttonBack{background-color:#e0e0e0;border-radius:50%;height:40px;position:absolute;width:40px;z-index:2}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .defaultButton .buttonSquare,.pocketCalculator .bottom .bottomContainer .bottomRight .container .defaultButton .buttonSquare{align-items:center;background-color:#aeaeae;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px;z-index:3}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .defaultButton .buttonSquare .button,.pocketCalculator .bottom .bottomContainer .bottomRight .container .defaultButton .buttonSquare .button{background-color:#000;border-radius:50%;height:60%;width:60%}.pocketCalculator .bottom .bottomContainer .bottomLeft .container .buttonText,.pocketCalculator .bottom .bottomContainer .bottomRight .container .buttonText{color:#e0e0e0;cursor:default;margin:0 0 -2px;position:absolute;text-align:center}.pocketCalculator .bottom .bottomContainer .bottomLeft .container:active .defaultButton .buttonSquare .button,.pocketCalculator .bottom .bottomContainer .bottomRight .container:active .defaultButton .buttonSquare .button{background-color:#272727}.pocketCalculator .bottom .bottomContainer .bottomLeft .emptyCont,.pocketCalculator .bottom .bottomContainer .bottomRight .emptyCont{height:70px;position:relative;width:70px}.pocketCalculator .bottom .bottomContainer .bottomLeft .orange .defaultButton .buttonBack,.pocketCalculator .bottom .bottomContainer .bottomRight .orange .defaultButton .buttonBack{background-color:#e8713a}.pocketCalculator .bottom .bottomContainer .bottomLeft .orange .buttonText,.pocketCalculator .bottom .bottomContainer .bottomRight .orange .buttonText{color:#e8713a}.pocketCalculator .bottom .bottomContainer .bottomLeft .orangeStripe .defaultButton .buttonBack,.pocketCalculator .bottom .bottomContainer .bottomRight .orangeStripe .defaultButton .buttonBack{background-color:#e8713a;background:repeating-linear-gradient(-55deg,#e8713a,#e8713a 2px,#111 0,#111 5px)}.pocketCalculator .bottom .bottomContainer .bottomLeft .whiteStripe .defaultButton .buttonBack,.pocketCalculator .bottom .bottomContainer .bottomRight .whiteStripe .defaultButton .buttonBack{background-color:#e8713a;background:repeating-linear-gradient(-55deg,#e0e0e0,#e0e0e0 2px,#111 0,#111 5px)}.spinAnimate{-webkit-animation:spinAnimate .8s;animation:spinAnimate .8s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes spinAnimate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinAnimate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.ed9a28cd.css.map*/