.leaderboard-rest{--leaderboard-col-rank:80px;--leaderboard-col-name:minmax(220px,1fr);--leaderboard-col-wagered:170px;--leaderboard-col-prize:170px;--leaderboard-col-gap:24px;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}@media (min-width:1600px){.leaderboard-rest{max-width:1440px}}.leaderboard-rest{margin-top:48px}.leaderboard-rest__header{grid-template-columns:var(--leaderboard-col-rank)var(--leaderboard-col-name)var(--leaderboard-col-wagered)var(--leaderboard-col-prize);column-gap:var(--leaderboard-col-gap);width:100%;color:var(--light-gray-text);align-items:center;padding:0 25px;font-weight:400;display:grid}.leaderboard-rest__header-left,.leaderboard-rest__header-right{display:contents}.leaderboard-rest__header--with-avatar{grid-template-columns:var(--leaderboard-col-rank)72px var(--leaderboard-col-name)var(--leaderboard-col-wagered)var(--leaderboard-col-prize)}.leaderboard-rest__header-left>:first-child,.leaderboard-rest__header-left>:nth-child(2){text-align:left}.leaderboard-rest__header-right>:first-child,.leaderboard-rest__header-right>:nth-child(2){text-align:right}@media (max-width:768px){.leaderboard-rest{--leaderboard-col-rank:64px;--leaderboard-col-name:minmax(200px,1fr);--leaderboard-col-wagered:132px;--leaderboard-col-prize:132px;--leaderboard-col-gap:16px;-webkit-overflow-scrolling:touch;align-items:stretch;margin-top:24px;padding:8px 0;overflow-x:auto}.leaderboard-rest__header,.leaderboard-rest .leaderboard-rest-player-row{min-width:640px}.leaderboard-rest__header{padding:0 16px;font-size:13px}.leaderboard-rest__header--with-avatar,.leaderboard-rest .leaderboard-rest-player-row--with-avatar{grid-template-columns:var(--leaderboard-col-rank)56px var(--leaderboard-col-name)var(--leaderboard-col-wagered)var(--leaderboard-col-prize)}}
.leaderboard-histories{flex-direction:column;gap:24px;width:100%;margin-top:96px;display:flex}@media (min-width:1600px){.leaderboard-histories{max-width:1440px}}.leaderboard-histories__header{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:24px;display:flex}.leaderboard-histories__header h2{width:220px;color:var(--orange-light);flex-direction:column;display:flex}.leaderboard-histories__header h2 span{color:#fff}.leaderboard-histories__header p{letter-spacing:0;color:var(--light-gray-text);width:325px;font-size:16px;font-weight:400;line-height:140%}.leaderboard-histories__map{flex-direction:row;gap:16px;display:flex}@media (max-width:768px){.leaderboard-histories{gap:16px;margin-top:32px}.leaderboard-histories__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.leaderboard-histories__header h2,.leaderboard-histories__header p{width:100%;max-width:100%}.leaderboard-histories__map{flex-direction:column;gap:12px}.leaderboard-histories__map .leaderboard-history{width:100%;min-width:0}}
.leaderboard-history{border:1px solid #0000;border-image:linear-gradient(360deg,var(--orange-light)0%,var(--grey-stroke)50.11%)1;flex-direction:column;flex:1;gap:32px;min-width:340px;padding:32px;display:flex;position:relative}.leaderboard-history:hover{cursor:pointer;background:radial-gradient(86.06% 100.7% at 49.91% 100.23%,#fe510133 0%,#fe510100 100%)}.leaderboard-history__upper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.leaderboard-history__upper--label{background:var(--orange-light);color:#fff;padding:6px 12px;font-size:14px;line-height:140%}.leaderboard-history__upper--date{color:var(--light-gray-text);flex-direction:column;align-items:flex-end;font-size:12px;line-height:140%;display:flex}.leaderboard-history__middle{flex-direction:column;font-size:14px;display:flex}.leaderboard-history__middle--dates{font-size:16px;font-weight:500;line-height:140%}.leaderboard-history__middle--total{border:1px solid var(--grey-stroke);flex-direction:row;justify-content:space-between;margin-top:16px;padding:18.5px 24px;display:flex}.leaderboard-history__middle--total--sum{color:var(--orange-light);flex-direction:row;align-items:center;display:flex}.leaderboard-history__middle--total--sum img{width:14px;height:14px;margin-right:4px!important}.leaderboard-history__middle--winner{border:1px solid #0000;border-image:linear-gradient(360deg,var(--orange-light)0%,var(--grey-stroke)50.11%)1;background:radial-gradient(86.06% 100.7% at 49.91% 100.23%,#fe510133 0%,#fe510100 100%);flex-direction:row;justify-content:space-between;width:100%;padding:24px;display:flex}.leaderboard-history__middle--winner--left{flex-direction:row;gap:8px;display:flex}.leaderboard-history__middle--winner--info{flex-direction:column;gap:.5px;display:flex}.leaderboard-history__middle--winner--info div{color:var(--light-gray-text);gap:8px;font-size:12px;line-height:140%;display:flex}.leaderboard-history__middle--winner--right{flex-direction:column;display:flex}.leaderboard-history__middle--winner--right div{flex-direction:row;align-items:center;gap:4px;display:flex}.leaderboard-history__middle--winner--right div img{width:14px;height:14px;margin-right:0!important}.leaderboard-history__middle--winner--right span{color:var(--light-gray-text);font-size:12px;line-height:140%}.leaderboard-history__footer{flex-direction:row;align-items:center;width:100%;display:flex}.leaderboard-history__footer--left{gap:4px;width:100%;display:flex}.leaderboard-history__footer--left--view{background:var(--orange-light);color:#fff;width:100%;padding:8px 14px}.leaderboard-history__footer--left--icon{background:var(--orange-light);justify-content:center;align-items:center;width:48px;padding:4px;display:flex}.leaderboard-history__footer--left--icon img:first-child{display:block}.leaderboard-history__footer--left--icon img:last-child{display:none}.leaderboard-history__footer p{color:var(--light-gray-text);font-size:12px;line-height:140%}.leaderboard-history:hover .leaderboard-history__footer--left--view{color:#000;background:#fff}.leaderboard-history:hover .leaderboard-history__footer--left--icon img:first-child{display:none}.leaderboard-history:hover .leaderboard-history__footer--left--icon img:last-child{display:block}
.leaderboard-history-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#000000a6;justify-content:center;align-items:center;padding:16px;animation:.3s forwards overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.leaderboard-history-modal{border:1px solid #0000;border-image:linear-gradient(180deg,var(--orange-light)0%,var(--grey-stroke)60%)1;background:#14161c;flex-direction:column;width:100%;max-width:860px;max-height:85vh;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards modalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 0 60px #fe510126,0 0 120px #fe510112,0 32px 80px #0009}@media (max-width:768px){.leaderboard-history-modal{--leaderboard-col-rank:40px;--leaderboard-col-avatar:44px;--leaderboard-col-name:minmax(90px,1fr);--leaderboard-col-wagered:82px;--leaderboard-col-prize:82px;--leaderboard-col-gap:6px}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.88)translateY(32px)}to{opacity:1;transform:scale(1)translateY(0)}}.leaderboard-history-modal__header{border-bottom:1px solid var(--grey-stroke);background:radial-gradient(at top,#fe51011f 0%,#0000 70%);flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.leaderboard-history-modal__header-left{flex-direction:column;gap:4px;display:flex}.leaderboard-history-modal__title{color:#fff;font-size:20px;font-weight:700;line-height:140%}.leaderboard-history-modal__title span{color:var(--orange-light)}.leaderboard-history-modal__subtitle{color:var(--light-gray-text);flex-direction:row;align-items:center;font-size:13px;line-height:140%;display:flex}.leaderboard-history-modal__subtitle img{width:16px;height:16px;margin-left:4px}.leaderboard-history-modal__subtitle b{color:var(--orange-light);font-weight:600}.leaderboard-history-modal__subtitle--total-wagered{flex-direction:row;align-items:center;margin-left:8px;display:flex}.leaderboard-history-modal__subtitle--total-wagered img{width:16px;height:16px;margin-left:4px}@media (max-width:640px){.leaderboard-history-modal__subtitle--total-wagered{display:none}}.leaderboard-history-modal__close{cursor:pointer;width:36px;height:36px;color:var(--light-gray-text);background:0 0;border:1px solid #3d3d3d;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:all .2s;display:flex}.leaderboard-history-modal__close:hover{background:var(--orange-light);border-color:var(--orange-light);color:#fff}.leaderboard-history-modal__columns{grid-template-columns:var(--leaderboard-col-rank,80px)var(--leaderboard-col-name,minmax(220px,1fr))var(--leaderboard-col-wagered,170px)var(--leaderboard-col-prize,170px);column-gap:var(--leaderboard-col-gap,24px);border-bottom:1px solid var(--grey-stroke);flex-shrink:0;padding:10px 25px;display:grid}.leaderboard-history-modal__columns span{color:var(--light-gray-text);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.leaderboard-history-modal__columns--with-avatar{grid-template-columns:var(--leaderboard-col-rank,80px)var(--leaderboard-col-avatar,72px)var(--leaderboard-col-name,minmax(220px,1fr))var(--leaderboard-col-wagered,170px)var(--leaderboard-col-prize,170px)}.leaderboard-history-modal__col-wagered,.leaderboard-history-modal__col-prize{text-align:right}.leaderboard-history-modal__list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.leaderboard-history-modal__list::-webkit-scrollbar{width:4px}.leaderboard-history-modal__list::-webkit-scrollbar-track{background:#14161c}.leaderboard-history-modal__list::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:2px}.leaderboard-history-modal__list .leaderboard-rest-player-row{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--grey-stroke);animation:.3s both rowFadeIn}.leaderboard-history-modal__list .leaderboard-rest-player-row:first-child{animation-delay:40ms}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(2){animation-delay:80ms}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(3){animation-delay:.12s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(4){animation-delay:.16s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(5){animation-delay:.2s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(6){animation-delay:.24s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(7){animation-delay:.28s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(8){animation-delay:.32s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(9){animation-delay:.36s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(10){animation-delay:.4s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(11){animation-delay:.44s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(12){animation-delay:.48s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(13){animation-delay:.52s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(14){animation-delay:.56s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(15){animation-delay:.6s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(16){animation-delay:.64s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(17){animation-delay:.68s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(18){animation-delay:.72s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(19){animation-delay:.76s}.leaderboard-history-modal__list .leaderboard-rest-player-row:nth-child(20){animation-delay:.8s}@keyframes rowFadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.leaderboard-history-modal__list .leaderboard-rest-player-row:hover{background:#fe51010f}.leaderboard-history-modal__list .leaderboard-rest-player-row:last-child{border-bottom:none}.leaderboard-history-modal__footer{border-top:1px solid var(--grey-stroke);background:#23252c66;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.leaderboard-history-modal__footer span{color:var(--light-gray-text);font-size:12px}.leaderboard-history-modal__footer b{color:var(--orange-light)}
