.app{min-height:100%;display:flex;flex-direction:column}.app>header{margin-bottom:10px}.create-jetton-demo{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;margin-top:60px;padding:20px}.create-jetton-demo h3{color:#fff;opacity:.8}.create-jetton-demo>div:nth-child(3){width:100%}.create-jetton-demo>div:nth-child(3) span{word-break:break-word}.create-jetton-demo__error{color:#66aaeee8;font-size:18px;line-height:20px}.create-jetton-demo button{border:none;padding:7px 15px;border-radius:15px;cursor:pointer;background-color:#66aaeee8;color:#fff;font-size:16px;line-height:20px;transition:transform .1s ease-in-out}.create-jetton-demo button:hover{transform:scale(1.03)}.create-jetton-demo button:active{transform:scale(.97)}.footer{padding:20px;display:flex;gap:20px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.footer>div>label{color:#fff;margin-right:5px}.footer-checkbox-container{display:flex;flex-direction:column}.footer-checkbox-container>span{color:#fff;font-weight:700;margin-bottom:4px}.footer-checkbox-container input{margin-left:3px}.colors-container>div{margin-bottom:20px}.colors-container>div>span{margin-right:14px;font-weight:700}.colors-container>div>label{margin-right:10px}.modal{position:fixed;left:0;top:0;bottom:0;right:0;z-index:10000000;background-color:#10161f;padding:20px;color:#fff}.modal>button{float:right}.modal__toggle{display:flex;justify-content:center;gap:20px}.modal__toggle>a{color:#fff}header{display:flex;align-items:center;justify-content:space-between;padding:10px 25px}header>span{font-size:30px;line-height:34px;color:#66aaeee8;font-weight:700}@media (max-width: 525px){header{flex-direction:column;gap:10px}header>*:nth-child(2){align-self:flex-end}}.sign-data-tester{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;margin-top:60px;padding:20px}.sign-data-tester h3{color:#fff;opacity:.8}.sign-data-tester__info{color:#fff;font-size:18px;opacity:.8}.sign-data-tester__error{color:#66aaeee8;font-size:18px;line-height:20px}.sign-data-tester__buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.sign-data-tester button{border:none;padding:7px 15px;border-radius:15px;cursor:pointer;background-color:#66aaeee8;color:#fff;font-size:16px;line-height:20px;transition:transform .1s ease-in-out}.sign-data-tester button:hover{transform:scale(1.03)}.sign-data-tester button:active{transform:scale(.97)}.sign-data-tester__debug{width:100%;max-width:800px;margin-top:20px;text-align:left}.sign-data-tester__debug h4{color:#fff;opacity:.9;margin-bottom:10px;font-size:16px}.sign-data-tester__debug .react-json-view{border-radius:8px;padding:10px;font-size:12px}.ton-proof-demo{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;margin-top:60px;padding:20px}.ton-proof-demo h3{color:#fff;opacity:.8}.ton-proof-demo>div:nth-child(3){width:100%}.ton-proof-demo>div:nth-child(3) span{word-break:break-word}.ton-proof-demo__error{color:#66aaeee8;font-size:18px;line-height:20px}.ton-proof-demo button{border:none;padding:7px 15px;border-radius:15px;cursor:pointer;background-color:#66aaeee8;color:#fff;font-size:16px;line-height:20px;transition:transform .1s ease-in-out}.ton-proof-demo button:hover{transform:scale(1.03)}.ton-proof-demo button:active{transform:scale(.97)}.send-tx-form{flex:1;display:flex;width:100%;flex-direction:column;gap:20px;padding:20px;align-items:center}.send-tx-form h3{color:#fff;opacity:.8;font-size:28px}.send-tx-form>div:nth-child(2){width:100%}.send-tx-form>div:nth-child(2) span{word-break:break-word}.send-tx-form>button{border:none;padding:7px 15px;border-radius:15px;cursor:pointer;background-color:#66aaeee8;color:#fff;font-size:16px;line-height:20px;transition:transform .1s ease-in-out}.send-tx-form>button:hover{transform:scale(1.03)}.send-tx-form>button:active{transform:scale(.97)}.wallet-batch-limits-tester{display:flex;width:100%;flex-direction:column;gap:20px;align-items:center;margin-top:60px;padding:20px}.wallet-batch-limits-tester h3{color:#fff;opacity:.8}.wallet-batch-limits-tester__info{color:#fff;font-size:18px;opacity:.8}.wallet-batch-limits-tester__error{color:#66aaeee8;font-size:18px;line-height:20px}.wallet-batch-limits-tester__buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.wallet-batch-limits-tester button{border:none;padding:7px 15px;border-radius:15px;cursor:pointer;background-color:#66aaeee8;color:#fff;font-size:16px;line-height:20px;transition:transform .1s ease-in-out}.wallet-batch-limits-tester button:hover{transform:scale(1.03)}.wallet-batch-limits-tester button:active{transform:scale(.97)}html,body,#root{height:100%}body{margin:0;background-color:#10161feb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}
