.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}:root{--gold-color:#f90;--white-color:#fff;--gray-color:#d9d9d9;--blue-color:#0047ff;--bg-color:#121212;--white-font-color:#fff;--black-font-color:#000;--gold-box-shadow-effect:0px 4px 10px #ff990050;--dark-box-shadow-effect:0px 4px 10px #00000050}*{box-sizing:border-box;direction:rtl;margin:0;padding:0;font-family:Rokh}body{background-color:var(--bg-color);justify-content:center;display:flex}.container{width:360px;padding:15px}.header{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.title{box-shadow:var(--gold-box-shadow-effect);background-color:var(--gold-color);border-radius:10px;justify-content:center;align-items:center;width:330px;height:55px;display:flex}.title h1{text-align:center;color:var(--white-color);font-size:25px;font-weight:900}.description{background-color:var(--white-color);width:295px;box-shadow:var(--gold-box-shadow-effect);border-radius:0 0 10px 10px;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex}.description p{text-align:justify;border-radius:5px;max-height:100%;margin:0 0 5px;font-size:13px;line-height:18px;transition:height .5s;overflow:hidden}.right-sword{width:65px;position:absolute;right:-5px}.left-sword{width:65px;position:absolute;left:-5px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.current-user-information{box-shadow:var(--gold-box-shadow-effect);background-color:var(--gold-color);border-radius:10px;align-items:center;gap:5px;margin:10px 0;padding:10px;display:flex}.current-user-information-img{width:100px;height:100%}.current-user-information img{width:90px;height:90px}.information-box{flex-direction:column;gap:5px;width:100%;display:flex}.information-box-title{background-color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;height:25px;font-weight:900;display:flex}.information-box-server-info{justify-content:center;align-items:center;gap:5px;display:flex}.information-box-server-badge{background-color:var(--white-color);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.information-box-server-badge p:first-child{font-size:8px}.information-box-server-badge p:nth-child(2){font-size:24px}.information-box-user-info{background-color:var(--white-color);border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 5px;display:flex}.information-box-user-score{background-color:var(--gray-color);border-radius:0 5px 5px 0;flex-direction:row;justify-content:center;align-items:center;width:40px;margin:0 0 0 10px;padding:5px 5px 5px 10px;font-size:8px;display:flex;position:relative}.information-box-user-info-rank{background-color:var(--gray-color);border-radius:5px;padding:5px;font-size:8px}.information-box-user-info-name{white-space:nowrap;max-width:85px;font-size:12px;overflow-x:scroll}.information-box-user-info>p::-webkit-scrollbar,.information-box-user-score>p::-webkit-scrollbar{display:none}.information-box-user-score>p{overflow-x:scroll}.information-box-user-score img{width:20px;height:20px;position:absolute;left:-10px}.information-box-user-not-found{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.information-box-user-not-found p{text-align:center;background-color:var(--white-color);border-radius:5px;padding:5px;font-size:15px}.information-box-user-not-found a{width:100%}.information-box-user-not-found button{background-color:var(--gray-color);width:100%;box-shadow:var(--dark-box-shadow-effect);cursor:pointer;border:none;border-radius:5px;padding:5px;font-weight:900}.information-box-user-not-found button:hover{background-color:var(--gold-color);box-shadow:var(--dark-box-shadow-effect)}.top-user{background-color:var(--blue-color);border-radius:10px;justify-content:center;align-items:center;padding:15px;display:flex}.top-user-container{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:285px;display:flex}.top-user-title{background-color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;width:100%;padding:5px;font-weight:900;display:flex}.top-user-table-header{justify-content:space-between;align-items:center;width:100%;display:flex}.top-user-table-header p{background-color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;width:125px;height:25px;font-weight:900;display:flex}.top-user-table-header-top-score-image,.top-users-rank{background-color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.top-user-table-row{justify-content:space-between;align-items:center;width:100%;display:flex}.top-users{background-color:var(--white-color);border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:25px;padding:5px;display:flex}.top-users-stage-two{width:125px}.top-users-name{white-space:nowrap;max-width:180px;font-size:12px;overflow-x:scroll}.top-users-name-stage-two{max-width:70px}.top-users-name::-webkit-scrollbar{display:none}.top-users-score{background-color:var(--gray-color);white-space:nowrap;border-radius:0 5px 5px 0;flex-direction:row;justify-content:center;align-items:center;width:35px;margin:0 0 0 8px;padding:2px 2px 2px 8px;font-size:8px;display:flex;position:relative}.top-users-score>p::-webkit-scrollbar{display:none}.top-users-score>p{overflow-x:scroll}.top-users-score img{height:15px;position:absolute;left:-8px}.top-users-tooltip{flex-direction:column;display:flex}.top-users-tooltip-row{flex-direction:row;justify-content:space-between;gap:10px;display:flex}@keyframes background-slide{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.league-box{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:10px 0;padding:15px;display:flex}.Gold{background:linear-gradient(-30deg,#fec36a 14%,#f90 32%,#fec36a 51%,#f90 69%,#fec36a 81%,#f90 97%) 0 0/200%;animation:3s linear infinite background-slide}.Silver{background:l3ear-gradient(-30deg,#909090 14%,#ececec 32%,#909090 51%,#ececec 69%,#909090 81%,#ececec 97%);background-size:200%;animation:3s linear infinite background-slide}.Bronze{background:linear-gradient(-30deg,#e38425 14%,#fa6525 32%,#e38425 51%,#fa6525 69%,#e38425 81%,#fa6525 97%) 0 0/200%;animation:3s linear infinite background-slide}.league-top-user-table-header-top-score-image{background-color:var(--white-color);justify-content:center;width:25px;height:60px;display:flex}.Silver{background:linear-gradient(-30deg,#909090 14%,#ececec 32%,#909090 51%,#ececec 69%,#909090 81%,#ececec 97%) 0 0/200%;animation:10s linear infinite background-slide}.Bronze{background:l3ear-gradient(-30deg,#e38425 14%,#fa6525 32%,#e38425 51%,#fa6525 69%,#e38425 81%,#fa6525 97%);background-size:200%;animation:10s linear infinite background-slide}.league-box-container{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:285px;display:flex}.league-box-title{background-color:var(--white-color);border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:5px;display:flex}.league-box-title p{font-size:25px;font-weight:900}.score-bar{background-color:var(--white-color);border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:60px;display:flex}.server-score{height:100%}.server-a{justify-content:flex-start;align-items:center;display:flex}.server-b{justify-content:flex-end;align-items:center;display:flex}.server-a-score{background:linear-gradient(-45deg,#ff5c00 14%,#fc8948 34%,#ff5c00 56%,#fc8948 81%);border-radius:0 5px 5px 0;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:10px;animation:2s forwards score-bar-animation;display:flex}.server-b-score{background:linear-gradient(-45deg,#0047ff 14%,#487bff 34%,#0047ff 56%,#487bff 81%);border-radius:5px 0 0 5px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:10px;animation:2s forwards score-bar-animation;display:flex}@keyframes score-bar-animation{0%{width:0%;font-size:0}to{width:100%;font-size:16px}}.league-top-user-table-header-top-score-users{background-color:var(--white-color);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:125px;height:60px;font-size:12px;font-weight:900;display:flex}.league-top-user-table-header-top-score-image{background-color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;width:25px;height:60px;display:flex}.show-user-btn{background-color:var(--gray-color);width:100%;box-shadow:var(--dark-box-shadow-effect);cursor:pointer;border:none;border-radius:5px;padding:5px;font-weight:900}.show-user-btn:hover{background-color:var(--gold-color)}.before-start{background-color:var(--gold-color);box-shadow:var(--gold-box-shadow-effect);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:10px 0;padding:15px;display:flex}.before-start-container{width:285px;color:var(--white-color);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.before-start-count-down{color:var(--black-font-color);direction:ltr;justify-content:center;align-items:center;gap:10px;display:flex}.before-start-count-down div{background-color:var(--white-color);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.loading{background-color:var(--white-color);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.sword-1{width:100px;animation:2s ease-in-out 1s infinite fightright;position:absolute;bottom:20px;right:10px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.sword-2{width:100px;animation:2s ease-in-out 1s infinite fightleft;position:absolute;bottom:20px;left:10px}@keyframes fightleft{0%{bottom:20px;left:10px;transform:scaleX(-1)rotate(0)}30%{bottom:20px;transform:scaleX(-1)rotate(0)}40%{bottom:22px;left:10px;transform:scaleX(-1)rotate(-45deg)}45%{left:10px;transform:scaleX(-1)rotate(-65deg)}65%{bottom:30px;left:30px;transform:scaleX(-1)rotate(-410deg)}95%{bottom:20px;left:10px;transform:scaleX(-1)rotate(-410deg)}to{bottom:20px;left:10px;transform:scaleX(-1)rotate(-360deg)}}@keyframes fightright{0%{-webkit-transform:rotate(0);bottom:20px;right:10px;transform:rotate(0)}30%{-webkit-transform:rotate(0);bottom:20px;transform:rotate(0)}45%{-webkit-transform:rotate(-45deg);bottom:22px;right:10px;transform:rotate(-45deg)}50%{-webkit-transform:rotate(-65deg);right:10px;transform:rotate(-65deg)}65%{-webkit-transform:rotate(-410deg);bottom:30px;right:30px;transform:rotate(-410deg)}95%{-webkit-transform:rotate(-410deg);bottom:20px;right:10px;transform:rotate(-410deg)}to{-webkit-transform:rotate(-360deg);bottom:20px;right:10px;transform:rotate(-360deg)}}@font-face{font-family:Rokh;font-weight:900;src:url(/attack-leaderboard/assets/RokhFaNum-Black-B7n7FidX.eot);src:url(/attack-leaderboard/assets/RokhFaNum-Black-DATYsYUS.woff2)format("woff2"),url(/attack-leaderboard/assets/RokhFaNum-Black-BVRay5Xl.woff)format("woff")}@font-face{font-family:Rokh;font-weight:700;src:url(/attack-leaderboard/assets/RokhFaNum-Bold-CGjLqZVA.eot);src:url(/attack-leaderboard/assets/RokhFaNum-Bold-6S6kQUOW.woff2)format("woff2"),url(/attack-leaderboard/assets/RokhFaNum-Bold-CVb1sMQ-.woff)format("woff")}