*{line-height:normal}.header{display:flex;align-items:center;padding:10px 20px;position:relative}.header h1{margin:0;color:#292929;font-size:28px;font-weight:700;flex:1}.header-row{display:flex}.cell-statistics-expanded{flex:2.1!important}.tabs-wrapper{flex:1;transform:translate(-100px)}.tabs{display:flex;gap:10px;background:#f5f5f5;padding:3px;border-radius:7px;width:206px;height:38px}.tab{padding:5px 15px;cursor:pointer;border-radius:7px;width:100px;text-align:center;color:#808191;font-size:14px;font-weight:600;line-height:22px}.tab.active{background:#fff;color:#11142d}.leaderboard-section{margin:20px;padding:20px;border-radius:16px;border:1px solid #F2F2F2;box-shadow:0 8px 12px -3px #00000008;position:relative}.leaderboard-section h2{color:#292929;font-size:28px;font-weight:700;margin-bottom:20px}.leaderboard-section_header{display:flex;justify-content:space-between;padding-bottom:20px;align-items:baseline}.leaderboard-row{display:flex;align-items:center;height:57px;margin:4px 0;font-size:14px;width:100%}.row-statistics{box-shadow:-7px 0 0 -4px #b8b9c1}.leaderboard-row:nth-child(odd){background:#fafafa}.leaderboard-row a{color:#ed800d}.row-no-data{text-align:center;width:100%;padding:20px;display:block}.cell{flex:1;padding:10px;text-align:left}.leaderboard-row .cell:first-child:not(:has(.highlight-first)):not(:has(.highlight-second)):not(:has(.highlight-third)){padding:10px 2px 10px 18px}.header-row .cell{font-size:12px;font-weight:500;color:#808191;background:none;box-shadow:none}.header-row>.cell:first-child{padding:10px 0 10px 20px}.highlight-first{background:linear-gradient(90deg,#4fbf671a 3.85%,#4fbf6703)!important;box-shadow:-7px 0 0 -4px #4da23f}.highlight-stat-first{background:linear-gradient(90deg,#4fbf671a 3.85%,#4fbf6703)!important}.highlight-second{background:linear-gradient(90deg,#6893ff1a 3.85%,#6893ff03)!important;box-shadow:-7px 0 0 -4px #6893ff}.highlight-stat-second{background:linear-gradient(90deg,#6893ff1a 3.85%,#6893ff03)!important}.highlight-third{background:linear-gradient(90deg,#ed800d1a 3.85%,#ed800d03)!important;box-shadow:-7px 0 0 -4px #ed800d}.highlight-stat-third{background:linear-gradient(90deg,#ed800d1a 3.85%,#ed800d03)!important}.icon-cell{display:flex;justify-content:center;flex:1}.message-row{text-align:center;color:#d9534f;font-size:14px;margin-top:10px}.cards{border-radius:12px;background:#fff;box-shadow:0 8px 12px -3px #00000008}.cards-header{display:flex;justify-content:space-between;padding:16px 20px;font-size:20px;font-weight:700}.card{padding:20px;flex:1;margin:0 auto;border-top:3px solid #F4F4F4;gap:4px}.card-header{display:flex;justify-content:space-between;padding:0 8px;font-size:14px;font-weight:700;margin-bottom:20px;color:#333}.stat-item{display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 12px}.stat-item:nth-child(2n){background:#fafafa}.stat-item-first:nth-child(2n){background:linear-gradient(90deg,#4fbf671a 3.85%,#4fbf6703)}.stat-item-second:nth-child(2n){background:linear-gradient(90deg,#6893ff1a 3.85%,#6893ff03)}.stat-item-third:nth-child(2n){background:linear-gradient(90deg,#ed800d1a 3.85%,#ed800d03)}.stat-label{color:#808191;font-size:11px}.stat-value{color:#292929;font-size:11px}.interval-selector{margin-top:10px}.interval-selector .dropdown{position:relative;display:inline-block}.interval-selector .dropdown-button{width:135px;height:32px;padding:10px 12px 10px 16px;background-color:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px;box-sizing:border-box;border-radius:8px;border:1px solid var(--day-ui-200, #E4E4E4);position:relative}.interval-selector .dropdown-button:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M13.1995%206.55543L8.29703%2010.9556C8.12814%2011.1072%207.87218%2011.1072%207.7033%2010.9556L2.80078%206.55543'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");position:absolute;right:10px;top:55%;transform:translateY(-50%);font-size:12px;margin-top:0}.interval-selector .dropdown-content{display:none;position:absolute;right:0;padding:8px;background:#fff;border-radius:12px;width:180px;box-shadow:0 0 54px #0038f50f,2px 4px 41px #0038f50f;z-index:100}.leaderboard .dropdown-content-mobile{display:none;position:fixed;bottom:0;width:100vw;padding:12px;background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;font-weight:700;box-shadow:0 0 54px #0038f50f,2px 4px 41px #0038f50f;z-index:100;transform:translate(-15px);transition:top .4s,opacity .4s}.leaderboard .dropdown-content-mobile .dropdown-option{position:relative;padding:8px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;line-height:24px;border-radius:12px;color:#292929}.leaderboard .dropdown-content-mobile.show,.interval-selector .dropdown-content.show{display:block}.interval-selector .dropdown-option{position:relative;padding:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:unset;font-size:13px;border-radius:12px}.interval-selector .dropdown-option:hover{cursor:pointer;background:#fafafa}.interval-selector .dropdown-option.selected:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='6'%20viewBox='0%200%208%206'%20fill='%23ed800d'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.78524%200.223211C8.07192%200.520475%208.07154%201.00204%207.78438%201.29881L3.45066%205.77768C3.16384%206.07411%202.69932%206.07411%202.41251%205.77768L0.215618%203.50721C-0.0715356%203.21044%20-0.0719218%202.72888%200.214756%202.43162C0.501433%202.13435%200.966615%202.13395%201.25377%202.43072L2.93158%204.16473L6.74623%200.222317C7.03339%20-0.0744542%207.49857%20-0.0740544%207.78524%200.223211Z'%20/%3e%3c/svg%3e");color:#007bff;position:absolute;filter:brightness(0) saturate(100%) invert(52%) sepia(62%) saturate(913%) hue-rotate(354deg) brightness(94%) contrast(98%);top:6px;right:10px}.leaderboard .dropdown-option.selected{border-radius:.8rem;border:1px solid #ed800d}.leaderboard .dropdown-content-mobile .dropdown-option.selected:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='6'%20viewBox='0%200%208%206'%20fill='%23ed800d'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.78524%200.223211C8.07192%200.520475%208.07154%201.00204%207.78438%201.29881L3.45066%205.77768C3.16384%206.07411%202.69932%206.07411%202.41251%205.77768L0.215618%203.50721C-0.0715356%203.21044%20-0.0719218%202.72888%200.214756%202.43162C0.501433%202.13435%200.966615%202.13395%201.25377%202.43072L2.93158%204.16473L6.74623%200.222317C7.03339%20-0.0744542%207.49857%20-0.0740544%207.78524%200.223211Z'%20/%3e%3c/svg%3e");color:#007bff;position:absolute;filter:brightness(0) saturate(100%) invert(52%) sepia(62%) saturate(913%) hue-rotate(354deg) brightness(94%) contrast(98%);top:8px;right:10px}.leaderboard .dropdown-content-mobile .dropdown-option.selected{border-radius:.8rem;border:1px solid #ed800d}.skeleton{background:#f0f0f0}.skeleton-cell-expanded{flex:2.1!important}.skeleton-cell{height:20px;background:#e0e0e0;border-radius:4px;margin:5px;position:relative;overflow:hidden}.skeleton-cell:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmer 1.5s infinite}.leaderboard .dropdown-content-mobile__header{padding:.6rem 1rem;border-bottom:.5px solid #E4E4E4}.leaderboard .dropdown-content-mobile__head-title{display:flex;justify-content:space-between;align-items:center}.leaderboard .dropdown-content-mobile__head-title span{font-size:1.6rem;font-weight:700}.leaderboard .dropdown-content-mobile__closer img{width:1.6rem;height:1.6rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);filter:brightness(0) saturate(100%) invert(52%) sepia(7%) saturate(672%) hue-rotate(199deg) brightness(98%) contrast(84%)}.leaderboard .dropdown-content-mobile__closer{position:relative;width:3.6rem;height:3.6rem;border-radius:.6rem;background:#f5f5f5;cursor:pointer}.leaderboard .button-wrapper{padding:16px 20px;margin-top:10px;border-top:.5px solid #E4E4E4;transform:translate(-15px);width:100vw;gap:10px;display:flex;flex-direction:column}.button-wrapper .dropdown-content-mobile-btn{width:100%;color:#fff;background:#640075;border-radius:12px;border:1px solid #F4F4F4;padding:12px 32px;font-family:Inter;font-size:14px;font-weight:600}.mobile-overlay{display:none;position:absolute;left:-100%;top:0;z-index:-1;opacity:.2;background:#292929;width:200vw;height:200vh;transition:opacity .3s}@keyframes shimmer{0%{left:-100%}to{left:100%}}@media (max-width: 840px){.header{padding:10px;justify-content:center;flex-direction:column;gap:35px}.header h1{font-size:24px}.tabs{width:100%}.tabs-wrapper{transform:none}}@media (max-width: 500px){.leaderboard{margin-top:-1.5rem;background:#f4f4f4}:root:has(.leaderboard) footer{margin-top:0!important}.header{padding-top:25px}.cards-header{align-items:baseline}.cards-header h2{font-size:18px}.dropdown-button{padding:10px 8px 10px 12px!important;margin:0;font-size:11px!important;width:106px!important}.cards{margin:0 0 20px}.row-no-data{padding:0 10px;height:40px}}
