@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0611;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0}body,p,span{font-family:Roboto Mono,monospace}p,span{font-optical-sizing:auto;font-size:15px;font-style:normal;font-weight:400;text-align:left}h1,p,span{color:#f7f7fa}h1{font-size:24px}.wrapper{height:100vh;justify-content:center}.content,.wrapper{align-items:center;display:flex;width:100%}.content{background-color:#16121f;border-radius:16px;flex-direction:column;max-width:800px;padding:20px 0 35px}.privatekey{display:flex;justify-content:space-between;max-width:500px;width:100%}.privatekey,.proxy,.withdraw{margin-top:30px}.withdraw{display:flex;justify-content:space-between;max-width:500px;width:100%}.recipient{margin-top:50px}.privatekey>input{background-color:#23202f;border-radius:16px;color:#f7f7fa;font-family:Roboto Mono,monospace;font-size:14px;max-width:295px;outline:none;padding:0 20px}.privatekey>input,button{border:none;height:50px;width:100%}button{background-color:#686b821f;border-radius:16px;color:#9497a9;cursor:pointer;margin-left:40px;max-width:150px;text-transform:uppercase;transition:all .2s ease-in-out}button:hover{background-color:#686b823d;color:#f7f7fa}@media (max-width:768px){.content{box-sizing:border-box;padding:10px;width:90%}}
/*# sourceMappingURL=main.c69507f3.css.map*/