body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{background-color:#000;min-height:100vh;width:100%}.App{height:100%;width:100%}#squid-swap-destination .tw-rounded-box>span:first-child{pointer-events:none}#squid-widget{display:flex;justify-content:center;margin-top:2%}.header{display:inline-block;width:100%}.header>img:first-child{float:left;height:auto;margin-left:1.5%;width:25%}.header>img:last-child{float:right;height:auto;margin-right:1.5%;margin-top:1.8%;width:25%}.confirm-code{margin-top:2%;text-align:center}.confirm-code p{color:#fff;font-family:Courier New,Courier,monospace;font-size:16px}.input-group{margin-top:3%}.input-group input{background-color:#e9e9e9;border-radius:10px;font-size:25px;font-weight:600;height:50px;margin-right:10px;text-align:center;width:50px}.confirm-code p.error{color:red}.user-info{color:#fff;font-family:Courier New,Courier,monospace;margin-left:2%;text-align:center}.welcome{font-size:25px;margin-bottom:0}.nick-name{font-size:50px;font-weight:600}.wallet-address{color:#648df7;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600;margin-right:10px}.copy{cursor:pointer;height:20px;width:20px}.noti{color:#fff;font-family:Courier New,Courier,monospace;font-size:12px;height:10px;margin-left:10px;margin-top:-15px}.guide{font-size:13px;text-align:center}.guide img{height:40px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}