body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#2b2d3c;color:#fff;display:flex;height:60px;justify-content:flex-start;padding:5px 20px;width:100vw}.header_connectWallet{justify-content:flex-end;padding-right:3px;width:100%}.header_connectWallet,.header_title{align-items:center;display:flex;gap:20px}.header_title{height:60px;padding-left:10px}.token_container{display:flex;flex-direction:row;justify-content:space-between}.token_container_first,.token_container_second{flex:1 1}@media screen and (max-width:760px){.token_container{flex-direction:column}.token_container_first{flex:2 1}.token_container_second{flex:1 1}}