.App-wrapper{min-height:100vh;display:flex;flex-direction:column}.App-wrapper .App{flex:1 1}.App{min-height:100vh;display:flex;flex-direction:column;text-align:center}.App>:not(:first-child){flex:1 1}@supports(-webkit-touch-callout:none) and (not (translate:none)){.App{width:auto;height:auto;top:0;bottom:0;right:0;left:0}}.App main{padding:104px 20px 60px;box-sizing:border-box;background-color:#f6f6f9;display:flex;justify-content:center}@media screen and (max-width:1200px){.App main{padding:84px 20px 60px}}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@supports(-webkit-touch-callout:none) and (not (translate:none)){.vwvh100UnderIOS14{width:100vw;height:100vh}.gapBottom12-UnderIOS14>:not(:last-child){margin-bottom:12px}.gapBottom20-UnderIOS14>:not(:last-child){margin-bottom:20px}.gapRight4-UnderIOS14>:not(:last-child){margin-right:4px}.gapRight8-UnderIOS14>:not(:last-child){margin-right:8px}.gapRight12-UnderIOS14>:not(:last-child){margin-right:12px}}.timestamp{color:rgba(22,22,26,.6)}.pr-\[5px\]{padding-right:5px}.text-right{text-align:right}.App-logo{padding:20px;height:100%;border:2px solid;align-items:center}.App-logo,.header-container{display:flex;box-sizing:border-box;justify-content:center}.header-container{background-color:#031435;position:fixed;top:0;width:100%;z-index:10;padding:0 20px}@media screen and (max-width:1200px){.header-container{padding:0;width:100vw}}.App-header{background-color:rgba(0,0,0,0);width:100%;max-width:1720px;height:64px;border-bottom:2px solid;display:flex;flex-direction:row;align-items:center;font-size:32px}@media screen and (max-width:1200px){.App-header{font-size:12px;padding:0 20px;justify-content:space-between;max-width:845px}}.App-header .header-logo{display:flex;align-items:center;flex:0 0 auto}.nav-button,.nav-button-current{text-transform:unset!important;align-items:center;min-height:40px;background-color:rgba(0,0,0,0)!important}.nav-button-current>span,.nav-button>span{font-size:15px!important;box-sizing:border-box;color:rgba(255,255,255,.5)}.nav-button-current>span{color:#fff!important;font-weight:700}.connect-wallet-button{border:2px solid #00b1ff!important;border-radius:12px!important;background-color:rgba(0,0,0,0)!important;color:#00b1ff!important}.mobile-menu{position:fixed;width:100vw;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:"row";z-index:20;visibility:hidden}.mobile-menu-background{display:flex;flex:1 1}.mobile-menu-background-absolute{position:absolute;width:100vw;top:0;left:0;right:0;bottom:0;z-index:19;background:rgba(255,255,255,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:opacity .2s ease,visibility .2s ease,background-color .2s linear,-webkit-backdrop-filter .05s ease-in;transition:backdrop-filter .05s ease-in,opacity .2s ease,visibility .2s ease,background-color .2s linear;transition:backdrop-filter .05s ease-in,opacity .2s ease,visibility .2s ease,background-color .2s linear,-webkit-backdrop-filter .05s ease-in}.mobile-menu-background-absolute-active{visibility:visible;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mobile-menu-foreground{width:274px;background-color:#031435;right:0;z-index:20;opacity:0;visibility:hidden;transform:translateX(100%);box-shadow:1px 1px;transition:opacity .4s ease,transform .4s ease,visibility .4s ease}.mobile-menu-foreground-active{opacity:1;visibility:visible;transform:translateX(0)}.mobile-menu-foreground-body{display:flex;flex-direction:column;align-items:flex-start;margin:0 20px}@media screen and (max-height:600px){.mobile-menu-foreground-body{overflow-y:scroll}}.mobile-menu-foreground-body::-webkit-scrollbar{width:2px;height:7px}.mobile-menu-foreground-body::-webkit-scrollbar-thumb{height:30%;background:#fff;border-radius:8px}.mobile-nav-button,.mobile-nav-button>div>span{font-size:15px;color:rgba(255,255,255,.5);margin:10px 0;border-radius:12px;padding:0}