#root,body,html{margin:0;height:100%}.active{color:var(--accent)!important;font-weight:700}.vars_light__2zzLJ{--background:var(--bgLight);--text:var(--textLight);--accent:var(--accentColor)}.vars_dark__1cbW2{--background:var(--bgDark);--text:var(--textDark);--accent:var(--accentColor)}.vars_orange__ym_5t{--background:var(--accentColor);--text:var(--orange2);--accent:var(--orange1)}@font-face{font-family:"Gotham";src:url(https://cdn.cpixl.com/fonts/gotham/GothamPro.woff2) format("woff2"),url(https://cdn.cpixl.com/fonts/gotham/GothamPro.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Gotham";src:url(https://cdn.cpixl.com/fonts/gotham/GothamPro-Bold.woff2) format("woff2"),url(https://cdn.cpixl.com/fonts/gotham/GothamPro-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Gotham";src:url(https://cdn.cpixl.com/fonts/gotham/GothamPro-Black.woff2) format("woff2"),url(https://cdn.cpixl.com/fonts/gotham/GothamPro-Black.woff) format("woff");font-weight:900;font-style:normal}button{background-color:transparent;border:2px solid var(--accent);display:inline-block;cursor:pointer;color:var(--text);padding:1rem;text-decoration:none;font-size:1rem;font-weight:700;text-transform:uppercase;font-family:Gotham,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}button:hover{background-color:var(--accent);color:var(--background)}button:active{position:relative;top:.2rem}button:focus{outline:none}.App_App__2Jkrw{padding:0;height:100%;font-family:Gotham,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text);display:flex}.App_aside__2fSW7{border-right:.2rem solid var(--accentColor);width:22%;padding:2rem 5%;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease-out}.App_main__2l94Q{width:100%;height:100%;display:flex}.App_output__11yQC{color:var(--accent);font-weight:900;font-size:4rem;max-width:20rem}.App_navlist__19yCX{padding:0;margin-bottom:3rem;display:flex;justify-content:space-between}.App_navlist__19yCX li{list-style-type:none}.App_navlist__item__3u3LQ{text-decoration:underline;color:var(--text);font-size:1.5rem}.App_navlist__item__3u3LQ:hover{color:var(--accent)}.App_navlist__item__3u3LQ:active{position:relative;top:.2rem}:root{--bgLight:#eee;--bgDark:#232323;--textLight:#7e7e7e;--textDark:#e6e6e6;--accentColor:#f3bf65;--orange1:#2b2b2b;--orange2:#ffefd4}.light{--background:var(--bgLight);--text:var(--textLight)}.dark,.light{--accent:var(--accentColor)}.dark{--background:var(--bgDark);--text:var(--textDark)}.orange{--background:var(--accentColor);--text:var(--orange2);--accent:var(--orange1)}.Slider_slider__unit__1t0Q4{color:var(--accent);font-weight:700}.Slider_slider__container__2YzHk{display:flex;grid-gap:2rem;gap:2rem}input[type=range]{-webkit-appearance:none;background:transparent;margin:18px 0;width:40rem}input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:var(--text);border-radius:5px;border:0 solid #000}input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:var(--text);border-radius:5px;border:0 solid #000}input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;border:1px solid #000;height:36px;width:16px;border-radius:3px;background:var(--accent);color:var(--accent);cursor:pointer;-webkit-appearance:none;margin-top:-14px}input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;border:1px solid #000;height:36px;width:16px;border-radius:3px;background:var(--accent);color:var(--accent)}input[type=range]:focus::-webkit-slider-runnable-track{background:#fff}input[type=range]:focus{outline:none}.Slider_title__4zDwS{font-size:2rem;margin-right:6rem;text-align:center}.Slider_container__1PXej{margin-top:2rem}.Number_number__container__3-WUv{display:flex;grid-gap:2rem;gap:2rem}.Number_number__input__17g3r{padding:.5rem 5rem;margin:auto 11rem auto auto;font-size:4rem;font-weight:700;background:none;border:none;border-bottom:.2rem solid var(--accent);color:var(--text);text-align:center;-moz-appearance:textfield}.Number_number__input__17g3r::-webkit-inner-spin-button,.Number_number__input__17g3r::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Number_title__2ezmy{font-size:2rem;margin-right:6rem;text-align:center}.Number_container__69d9Z{margin-top:2rem}.calculator_calculator__2cUz2{transition:background .2s ease-out}.About_about__2_Op4,.calculator_calculator__2cUz2{width:100%;height:100%;background-image:url(/static/media/line.56956ba5.svg);display:flex;flex-direction:column;justify-content:center;align-items:center}.About_about__2_Op4{padding:0 20%}.About_about__2_Op4 *{margin-right:0;margin-top:0}.About_title__23UMb{font-size:2rem;text-align:center;margin-right:0}.About_subtitle__1ElLv{font-size:1.5rem;text-align:center;margin-right:0;margin-top:1rem}.Home_home__2AiSA{width:100%;height:100%;background-image:url(/static/media/line.56956ba5.svg);display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_home__2AiSA *{margin-right:0;margin-top:0}.Home_title__2wHkH{font-size:2rem;text-align:center;margin-right:0}.Home_subtitle__3Y9P5{font-size:1.5rem;text-align:center;margin-right:0;margin-top:5rem}
/*# sourceMappingURL=main.e367bb13.chunk.css.map */