@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);body{background:linear-gradient(1turn,#d595ee,#ffbcb7,#f0eee9);height:100vh;overflow:hidden}*{box-sizing:border-box;font-family:Inter,system-ui!important;-webkit-user-select:none;user-select:none}.App{color:#000;display:flex;justify-content:center}.block input{border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:3rem;font-weight:700;letter-spacing:1.3px;margin-top:20px;outline:none;padding:20px;width:100%}.currencies{justify-content:center;list-style:none;margin:0;padding:0;text-align:center}.currencies li{cursor:pointer;display:inline-flex;list-style:none;padding:10px 20px}.currencies li:hover{background-color:rgba(0,0,0,.03)}.currencies li:active{background-color:rgba(0,0,0,.05)}.currencies li.active{background-color:rgba(213,149,238,.725);color:#fff}@media(max-width:768px){.block input{border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:17px;font-weight:700;letter-spacing:1.3px;margin-top:20px;outline:none;padding:20px;width:100%}}
/*# sourceMappingURL=main.dae9540a.css.map*/