@import url(https://fonts.google.com/share#how-to-use?selection.family=Roboto+Condensed:ital,wght@0,100..900;1,100..900);*{font-family:roboto,sans-serif;font-size:18px}body{align-items:center;background-color:#647299;display:flex;justify-content:center}.container{border-radius:5px;left:50%;margin:0 auto;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:350px}.header{align-items:center;display:flex;height:25px;justify-content:space-between;width:100%}h2{font-size:30px;font-weight:700}.toggle{gap:16px;justify-content:flex-end}.toggle,.toggle-label{align-items:center;display:flex}.toggle-label{gap:4px;justify-content:space-between;margin-left:auto;margin-right:4px;width:70px}.label{font-size:15px;font-weight:700}.toggle-divs{align-items:center;display:flex;gap:4px;height:18px;justify-content:space-between;margin-bottom:20px;margin-left:auto;padding:3px;position:relative;width:70px}.toggle-divs,.toggle-dot{border-radius:20px;cursor:pointer}.toggle-dot{height:15px;left:3px;position:absolute;transition:all .5s ease-in-out;width:15px}.center{left:40%}.end{left:80%}body1{font-size:12px;font-weight:700}.keypad{border-radius:8px;display:grid;grid-auto-rows:minmax(50px,auto);grid-template-columns:repeat(4,1fr)}.keypad,input[type=text]{box-sizing:border-box;padding:8px;width:100%}input[type=text]{border:0;border-radius:8px;font-size:25px;font-weight:700;height:60px;letter-spacing:1px;margin-bottom:15px;margin-top:15px;text-align:right}#delete{font-size:15px}#clear{grid-column:1/3}#clear,#result{font-size:15px;grid-row:5}#result{grid-column:3/5}button{border:none;border-radius:5px;cursor:pointer;font-size:20px;font-weight:700;margin:8px}button:active,button:focus,input:active,input:focus{outline:none}.theme1{background-color:#647299;.header{color:#eae3db}.toggle-divs{background-color:#3b4664}.toggle-dot{background-color:#d13f30}input[type=text]{background-color:#10111600;background:#181f32;color:#fff}.keypad{background:#3b4664}.highlight{background:#647299;box-shadow:0 4px 1px #7684a8;color:#eae3db}.action{background:#d13f30;box-shadow:0 4px 1px #b94a3d;color:#eae3db}button{background:#eae3db;box-shadow:0 4px 1px #d1cecb;color:#262834}}.theme2{background-color:#d1cdcc;.header{color:#181f32}.toggle-divs{background-color:#eae3db}.toggle-dot{background-color:#c75401}input[type=text]{background-color:#10111600;background:#efefef;color:#181f32}.keypad{background:#eae3db}.highlight{background:#3a8187;box-shadow:0 4px 1px #2a6267;color:#eae3db}.action{background:#c75401;box-shadow:0 4px 1px #9b4203;color:#eae3db}button{background:#d1cdcc;box-shadow:0 4px 1px #c4c2c1;color:#262834}}.theme3{background-color:#57067f;.header{color:#f8e96c}.toggle-divs{background-color:#17052b}.toggle-dot{background-color:#00dfcd}input[type=text]{background-color:#10111600;background:#1e0836;color:#f8e96c}.keypad{background:#17052b}.highlight{background:#57067f;box-shadow:0 4px 1px #841bb8;color:#eae3db}.action{background:#00dfcd;box-shadow:0 4px 1px #52a9a1;color:#eae3db}button{background:#1e0836;box-shadow:0 4px 1px #45216b;color:#f8e96c}}@media screen and (max-width:600px){.container{left:0;margin-top:30px;position:relative;top:0;transform:translate(0);width:100%}.keypad{grid-auto-rows:minmax(65px,auto)}}
/*# sourceMappingURL=main.05967bd4.css.map*/