:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#000;overflow-x:hidden;min-height:100vh}.fetch-button{background-color:#3a43ea;border:none;border-radius:10px;padding:10px 20px;color:#050505;font-weight:700;cursor:pointer;transition:background-color .3s ease}.MainContainer{border:2px solid rgb(236,240,46);border-radius:30px;border-width:2px;background-color:#000;width:70vw}.MainContainer>div{flex:0 0 50%;overflow:hidden}.TheChartsContainer{display:flex;align-items:center;gap:10px;overflow:hidden}.right-sidebar-content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#adfd2c;height:90%;padding:20px;border:2px solid rgb(236,240,46);border-radius:30px;border-width:2px;right:0}.container{display:flex;align-items:flex-start;min-height:85vh;width:100vw;padding:25px}.MapInfoRight{align-items:right}.left{display:flex;flex-direction:column;padding:10px}.vertical-rect{color:#000;width:37vw;height:83vh;padding:20px;border-radius:35px;color:#fff;border:3px solid #ffbd59;margin-left:1vw;overflow:hidden}.right{width:38vw;margin-right:1vw}.horizontal-rect{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border-radius:35px;margin-bottom:1.6vh;height:41.4vh;width:58vw;border:3px solid #ffbd59}.horizontal-rectMap{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border-radius:35px;margin-bottom:.5vh;height:40vh;width:58vw;border:4px solid #ffbd59}@media screen and (max-width: 1100px){.MainContainer{width:90vw;padding:15px;display:flex;flex-direction:column;align-items:center;gap:15px}.horizontal-rect,.horizontal-rectMap{width:100%;margin:10px 0;padding:20px;border:none}.vertical-rect{width:100%;min-height:200px;margin:10px 0;padding:20px;box-sizing:border-box}}@media screen and (max-width: 920px){:root{font-size:14px}.container{display:flex;flex-direction:column;width:100vw;padding:10px;gap:15px}.MainContainer,.horizontal-rect,.horizontal-rectMap,.vertical-rect,.right,.left,.Mleft,.ClassMap,.TheChartsContainer,.right-sidebar-content{width:100%!important;margin:0!important;padding:10px;box-sizing:border-box}.Mleft{flex-direction:column;align-items:center}.horizontal-rect,.horizontal-rectMap{border:none;align-items:center;justify-content:center}.vertical-rect{background-color:#333;color:#fff;display:block}}.navbar{background:var(--off-black, #050505);border-style:solid;border-color:var(--gray-3, #373737);border-width:0px 0px 2px 0px;padding:9px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:100%;height:100px;position:relative;flex-wrap:wrap}.left{display:flex;flex-direction:row;gap:40px;align-items:center;justify-content:flex-start;flex-shrink:0;width:auto;max-width:100%;flex-wrap:wrap}.search-bar{background:var(--gray-1, #151515);border-radius:10px;padding:10px 12px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:flex-start;flex-shrink:0;min-width:300px;max-width:100%;color:#fff;flex-wrap:wrap}.right{padding:0;display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:flex-end;flex:1;max-width:100%}.center{padding-left:30px}.TheCommunityButton,.TheDashboardbutton,.TheGearButton,.PrivacyPolicyButton{color:#fff;font-family:var(--nav-link-text-font-family, "Roboto-Regular", sans-serif);font-size:var(--nav-link-text-font-size, 20px);letter-spacing:var(--nav-link-text-letter-spacing, -.01em);font-weight:var(--nav-link-text-font-weight, 400)}.TheCommunityButton:hover,.TheDashboardbutton:hover,.TheGearButton:hover,.PrivacyPolicyButton:hover{color:var(--primary, #ffd700);cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none}a,button,input,select,h1,h2,h3,h4,h5,*{box-sizing:border-box;margin:0;padding:0;border:none;text-decoration:none;background:none;-webkit-font-smoothing:antialiased}menu,ol,ul{list-style-type:none;margin:0;padding:0}.fetch-button{background-color:#c6d5e9;border:none;border-radius:10px;color:#050505;font-weight:700;cursor:pointer;transition:background-color .3s ease}.ButtonForNewPage{background-color:#d1df0b;border:none;border-radius:10px;color:#050505;font-weight:700;cursor:pointer;padding:5px 20px}.TheTitles{font-size:20px;color:#fff;font-family:Courier New,Courier,monospace;text-decoration:underline}.TheData{font-size:35px;color:#ddff1f;font-family:Source Code Pro,monospace;font-weight:700}.TheDatauser{font-size:2vw;color:#ddff1f}.StatContainer{display:flex;gap:2rem;flex-wrap:wrap}.InboxDisplay{display:flex;text-align:center;font-weight:700;padding:30px;flex-wrap:wrap;justify-content:center;gap:2vw;flex-wrap:nowrap}.StatBox{background-color:#1a1a1a;border-radius:10px;padding:20px;min-width:200px;max-width:300px;flex:1 1 200px;box-shadow:0 0 5px 1px #ffbd59}.ChipInfoContainer{display:flex;flex-direction:column;height:75vh;padding:10px;overflow:auto}@media screen and (max-width: 1290px){.StatBox{border-radius:10px;padding-left:3vh;padding-right:3vh;min-width:100px;max-width:330px}.TheTitles{font-size:17px}.TheData{font-size:25px}.TheDatauser{font-size:1.5vw;color:#ddff1f}.ChipInfoContainer{height:75vh;flex-direction:column;overflow:hidden}.InboxDisplay{padding:2vh}}.chart-container.desktop{display:flex;justify-content:center;gap:30px;margin-bottom:2vh;flex-wrap:wrap}.chart-wrapper{flex:1;min-width:300px;max-width:100%;display:flex;justify-content:center}.chart-container.mobile{display:flex;flex-direction:column;align-items:center}.scrollable-list-container{flex:1;overflow:scroll;margin-top:10px;background-color:#1a1a1a;border-radius:8px;padding:10px}.leaderboard-item{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #333;color:#fff;transition:background-color .2s,transform .2s}.leaderboard-item:hover{background-color:#f0f4f8bd;transform:scale(1.02);cursor:pointer;border-left:4px solid #1890ff}.leaderboard-item:last-child{border-bottom:none}.leaderboard-name{font-family:Courier New,Courier,monospace}.leaderboard-scan{font-family:Source Code Pro,monospace;color:#ddff1f}.leaderboard-list::-webkit-scrollbar{width:6px}.leaderboard-list::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.leaderboard-list::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.leaderboard-list::-webkit-scrollbar-thumb:hover{background:#777}.ClassMap{height:41vh;width:100%;border-radius:30px;overflow:hidden}@media screen and (max-width: 1193px){.TheCommunityButton,.TheDashboardbutton,.TheGearButton,.PrivacyPolicyButton{font-size:15px}.search-bar{display:none}}@media screen and (max-width: 920px){.search-bar{display:none}.TheCommunityButton,.TheDashboardbutton,.TheGearButton,.PrivacyPolicyButton{font-size:16px}.navbar{background-color:#000;display:flex;flex-direction:column;align-items:center;padding:10px 0;height:230px;position:relative}.left{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}}.btn{padding:10px 20px;background-color:#e4d657;color:#000;border:none;border-radius:5px;cursor:pointer}.nav-button-profile-property-1-default,.nav-button-profile-property-1-default *{box-sizing:border-box}.nav-button-profile-property-1-default{background:var(--gray-1, #151515);border-radius:10px;padding:0 12px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;height:60px;position:relative}.nav-button-profile-property-1-default .makani-pfp-small-2{border-radius:100px;flex-shrink:0;width:40px;height:40px;position:relative;object-fit:cover}.nav-button-profile-property-1-default .right-arrow{flex-shrink:0;width:7.54px;height:14px;position:relative;overflow:visible}
