.DiscordUser{display:flex;flex-wrap:wrap;gap:1rem}.DiscordUser .user{display:flex;align-items:center;gap:1rem}.DiscordUser .user .avatar{width:4rem;height:4rem;border-radius:50%}.DiscordUser .user .names{display:flex;flex-direction:column}.DiscordUser .user .names .global{font-size:1.25rem;font-weight:600}.DiscordUser .user .names .username{font-size:.9rem;font-weight:400}.DiscordUser .role{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding-left:1rem;border-left:1px solid var(--white);font-weight:500}.DiscordUser .role .role-name{color:var(--white)}.DiscordUser .role .role-boost{font-size:.9rem}.DiscordCard{display:flex;flex-direction:column}.DiscordCard .discord-content{display:flex;flex-direction:column;gap:1rem;padding:0 1rem 1rem}.DiscordCard .discord-content>span{color:var(--second-color)}.DiscordCard .discord-content .error{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--red)}.Graph{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:.5rem;background-color:var(--hover-bg);flex-grow:1}.Graph .chart-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.Graph .chart-header h2{font-size:1.5rem!important;font-weight:bolder!important}.Graph .chart-header h2 .title{white-space:nowrap}.Graph .custom-tooltip{background:rgba(255,255,255,.1);box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.Graph .custom-tooltip .tooltip-element{display:flex;flex-direction:column;gap:.25rem!important}.Graph .custom-tooltip .tooltip-element .tooltip-element-label{font-size:.8rem;font-weight:400;color:var(--second-color)}.Graph .custom-tooltip .tooltip-element .tooltip-element-label.tooltip-date{font-weight:600;color:var(--main-color)}.Graph .custom-tooltip .tooltip-element .tooltip-element-value{display:flex;flex-direction:column;font-weight:600}.Leaderboard{display:flex;flex-direction:column}.Leaderboard .your-rank{display:flex;padding-top:1rem}.Leaderboard .your-rank div{padding:1rem;border-radius:.25rem;background-color:var(--hover-bg)}.Leaderboard table{width:100%;border-collapse:collapse;margin-top:1rem;border-spacing:1rem}.Leaderboard table .Tooltip-content{width:-moz-fit-content!important;width:fit-content!important}.Leaderboard table thead th{padding:1rem;font-weight:500;font-size:.85rem;text-align:left;white-space:nowrap}.Leaderboard table thead th .header-cell{display:flex;align-items:center;gap:.25rem}.Leaderboard table thead th .sortable{cursor:pointer;transition:color .2s}.Leaderboard table thead th .sortable:hover{color:var(--secondary-color)}.Leaderboard table tbody tr{font-size:.9rem;font-weight:500;color:var(--second-color);white-space:nowrap}.Leaderboard table tbody tr:not(.spacer) td{background-color:var(--third-bg)}.Leaderboard table tbody tr:not(.expanded):not(.spacer):hover:not(.inner-row) td{background-color:var(--hover-bg)}.Leaderboard table tbody tr:not(.expanded):not(.spacer) td{background-color:var(--third-bg)}.Leaderboard table tbody tr td{padding:1rem}.Leaderboard table tbody tr:not(.expanded) td:first-child{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.Leaderboard table tbody tr:not(.expanded) td:last-child{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.Leaderboard table tbody tr.baseExpanded td:first-child{border-bottom-left-radius:0}.Leaderboard table tbody tr.baseExpanded td:last-child{border-bottom-right-radius:0}.Leaderboard table tbody tr.expanded td{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;border-top:0px}.Leaderboard table tbody tr.expanded .address-action{display:flex;gap:.25rem}.Leaderboard table tbody tr .inner-table{cursor:default}.Leaderboard table tbody tr a span{margin-right:.5rem}.Leaderboard table tbody>tr:not(.expanded):not(.inner-row){cursor:pointer}.Leaderboard table tbody .spacer{height:8px}.Leaderboard .change-leaderboard-page{display:flex;justify-content:center;gap:.25rem}.Leaderboard .change-leaderboard-page div{display:flex;align-items:center;padding:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Leaderboard .change-leaderboard-page .chevron-container{display:flex;gap:.25rem}.Leaderboard .change-leaderboard-page .chevron-container svg{font-size:.75rem;padding:.25rem}.Leaderboard .change-leaderboard-page .disabled{opacity:.5}.Leaderboard .custom-tooltip{background:rgba(255,255,255,.1);box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.Leaderboard .custom-tooltip .tooltip-element{display:flex;flex-direction:column;gap:.25rem!important}.Leaderboard .custom-tooltip .tooltip-element .tooltip-element-label{font-size:.8rem;font-weight:400;color:var(--second-color)}.Leaderboard .custom-tooltip .tooltip-element .tooltip-element-label.tooltip-date{font-weight:600;color:var(--main-color)}.Leaderboard .custom-tooltip .tooltip-element .tooltip-element-value{font-weight:600}.JELLY{display:flex;flex-direction:column;align-items:center;width:100%}.JELLY .below-header{display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.JELLY .jelly-container{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:2rem 0;width:100%;background-color:var(--secondary-bg)}.JELLY .jelly-container .connect-button{display:flex;justify-content:center}.JELLY .jelly-container .jelly-content.jelly-margin{max-width:1400px;margin:0 auto;width:100%;padding:0 1rem}.JELLY .jelly-container .jelly-content .referral-container{display:flex;flex-wrap:wrap;flex-grow:1;gap:3rem;background-color:var(--secondary-bg)}.JELLY .jelly-container .jelly-content .referral-container .referral-item{display:flex;flex-direction:column;flex-grow:1;min-width:250px;background-color:var(--hover-bg);border-radius:.5rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referred-content{display:flex;flex-direction:column;gap:.5rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item input{padding:.5rem;background-color:var(--secondary-bg);border:1px solid transparent;border-radius:.5rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item input.letter-spacing{letter-spacing:.8rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item input:focus{outline:none}.JELLY .jelly-container .jelly-content .referral-container .referral-item input:hover{border:1px solid var(--secondary-color)}.JELLY .jelly-container .jelly-content .referral-container .referral-item .spinner-container{display:flex;justify-content:center;align-items:center;height:100%}.JELLY .jelly-container .jelly-content .referral-container .referral-item>span{padding:1rem;font-size:1.1rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referred-content,.JELLY .jelly-container .jelly-content .referral-container .referral-item .referral-link-container{padding:0 1rem 1rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referral-link-container{display:flex;flex-direction:column;gap:.5rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referral-link-container>span{font-size:.9rem;font-weight:500;color:var(--second-color)}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referral-link-container .error{color:var(--red)}.JELLY .jelly-container .jelly-content .referral-container .referral-item .referral-link-container .refcode{font-size:1.2rem;letter-spacing:.8rem;text-align:center;color:var(--main-color);padding-bottom:1rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .nb-referrals{display:flex;justify-content:center;align-items:center;padding-bottom:1rem;font-size:1.3rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .user-points{display:flex;flex-direction:column;align-items:center;gap:1rem;height:100%}.JELLY .jelly-container .jelly-content .referral-container .referral-item .user-points .user-score{display:flex;flex-wrap:nowrap;gap:.5rem;font-size:1.5rem}.JELLY .jelly-container .jelly-content .referral-container .referral-item .user-points .user-score>div{display:flex;align-items:center;flex-wrap:nowrap}.JELLY .jelly-container .jelly-content .referral-container .referral-item .user-points .user-rank,.JELLY .jelly-container .jelly-content .referral-container .referral-item .user-points .user-referrals-count{font-size:1.1rem}.JELLY .jelly-container .jelly-content .top-section{display:flex;flex-direction:column;gap:3rem}.JELLY .jelly-container .jelly-content .top-section .top-row{display:flex;flex-direction:column;gap:2rem}.JELLY .jelly-container .jelly-content .top-section .top-row .balance{display:flex;flex-direction:column;gap:.5rem;background-color:var(--hover-bg);padding:1rem;border-radius:.5rem;min-width:300px}.JELLY .jelly-container .jelly-content .top-section .top-row .balance .jelly-balance{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;color:var(--main-color)}.JELLY .jelly-container .jelly-content .top-section .top-row .balance .obtained-from{display:flex;flex-direction:column;gap:.25rem;color:var(--second-color)}.JELLY .jelly-container .jelly-content .top-section .top-row .balance .obtained-from .obtained-item{display:flex;gap:.5rem}.JELLY .jelly-container .jelly-content .top-section .top-row .balance .learn-more{display:flex;align-items:center;gap:.5rem;color:var(--main-color);font-weight:500;font-size:.9rem;font-style:italic}.JELLY .jelly-container .jelly-content .top-section .bottom-row{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 800px){.JELLY .top-section .top-row{flex-direction:row!important;gap:3rem!important}.JELLY .top-section .bottom-row{grid-template-columns:repeat(2,1fr)!important;gap:3rem!important}}
