@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0}:root{--font-size-large: 80px;--font-size-medium: 28px;--font-size-small: 18px;--font-size-tiny: 16px;--font-size-teeny: 12px;--stats-font-size: 64;--red: #ec4453;--blue: #3182f7;--green: #00cc95;--gold: #e2ae00;--silver: #97948a;--bronze: #9c4a22;--border-color: rgba(255, 255, 255, .16);--white80: rgba(255, 255, 255, .8);--white56: rgba(255, 255, 255, .56);--white40: rgba(255, 255, 255, .4);--white16: rgba(255, 255, 255, .16);--white08: rgba(255, 255, 255, .08);--white04: rgba(255, 255, 255, .04);--white02: rgba(255, 255, 255, .02);--black40: rgba(0, 0, 0, .4);--black16: rgba(0, 0, 0, .16);--black08: rgba(0, 0, 0, .08);--black04: rgba(0, 0, 0, .04);--black02: rgba(0, 0, 0, .02)}@media (max-width: 768px){:root{--font-size-large: 72px;--font-size-medium: 18px;--font-size-small: 12px;--font-size-tiny: 10px;--font-size-teeny: 7px;--stats-font-size: 40}}.tinyP{font-size:var(--font-size-teeny)}.bg-video-wrap{position:relative;width:100%;height:100%;background:#000c}.bg-video{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:150vh;width:calc(100vh * 1.5 * 16 / 9);border:none;pointer-events:none;z-index:-1}.content{width:100%;height:100%;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.player-header{position:fixed;width:100%;background:#1b1b1bbf;z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer{position:fixed;bottom:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:4px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:center;font-family:IBM Plex Mono;text-transform:uppercase;font-weight:500;color:#fff;opacity:.75}.number{font-family:Barlow Condensed;font-weight:700;font-size:4rem}.stats{display:flex;align-items:first baseline;justify-content:center;gap:6px;box-sizing:content-box;line-height:50%}.stats-container{width:75vw;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.title-container{position:absolute;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.btn{width:240px;height:40px;background:#fff6;color:#000;display:flex;align-items:center;justify-content:center;border-radius:4px;text-align:center;margin:16px}.title{width:90%;font-family:Barlow Condensed;font-weight:700;font-size:var(--font-size-large);text-align:center;text-transform:uppercase;background:transparent;border:transparent;outline:none;color:#fff;caret-color:#fff}.page{width:100%;margin:0;padding:0;background:#1b1b1b;color:#fff;display:flex;flex-direction:column}h1{font-family:Barlow Condensed;font-weight:700;font-size:var(--font-size-large);text-transform:uppercase}h3{font-family:Barlow Condensed;font-weight:700;font-size:var(--font-size-medium);text-transform:uppercase}p{font-size:var(--font-size-small)}.feedVideo{width:100%;height:auto}.stats-number{font-family:Barlow Condensed;font-weight:700;font-size:56px;text-transform:uppercase;line-height:100%}.percentage{font-weight:800;font-size:18px;text-transform:uppercase;line-height:100%}.meta{font-family:IBM Plex Mono;text-transform:uppercase;font-size:var(--font-size-tiny)}a{color:#fff}a:hover{color:var(--gold)}hr{opacity:.16}select{background:#ffffff29;color:#fff;font-family:IBM Plex Mono;text-transform:uppercase;font-size:12px;padding:0 8px}.control-buttons>*{flex:1;border-radius:2px;border:1px solid #1b1b1b}button:disabled{pointer-events:none;background-color:#ffffff0a;color:#fff6;cursor:not-allowed;opacity:.6}.btn-default{background-color:#ffffff0a;color:#fff6}.btn-red{background-color:#fff;color:#000}.player-stats-container::-webkit-scrollbar{display:none}.gallery{width:100%}.gallery>img{width:100%;height:auto}.playername-list{display:flex;flex-direction:column;gap:8px;width:100%;height:100%;box-sizing:border-box;padding-right:16px;margin-bottom:40px}.playername-list h1{line-height:90%;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@media (max-width: 768px){.playername-list>div{flex:1 1 auto}.playername-list>.second-child h1{max-width:70%}}.team-stats-container{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:center}.team-stats{display:flex;flex-direction:column;align-items:center;justify-content:center}.badge{width:80px;height:100px;background:var(--white40);color:var(--white80);display:flex;flex-direction:column;align-items:center;justify-content:center;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);position:relative;border-radius:4px}.badge:before{content:"";position:absolute;inset:2px 2px 3px;background:linear-gradient(135deg,#404040,#1b1b1b 50% 100%);clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);z-index:0}.badge p{font-family:Barlow Condensed;font-weight:700;font-size:28px;z-index:1}.badge img{width:16px;height:16px;margin-top:6px;opacity:.25;z-index:1}.medal .shine{position:absolute;top:0;left:-75%;width:50%;height:140%;background:linear-gradient(135deg,#fff0,#ffffff80 20%,#fff);transform:skew(-20deg);animation:shine 2s infinite;pointer-events:none}.badge .shine{position:absolute;top:0;left:-75%;width:50%;height:140%;filter:blur(8px);background:linear-gradient(135deg,#fff0,#ffffff80 20%,#fff0);transform:skew(-20deg);animation:shine 2s infinite;pointer-events:none;opacity:.4}@keyframes shine{0%{left:-75%}to{left:125%}}.medal{background:#ffffff14}.nonMedal{background:#ffffff05}.gold>h3{font-size:var(--font-size-medium)}.player-chips{display:flex;flex-direction:row;gap:6px;align-items:center}.players-chip{background:#ff461c;color:#fff;font-weight:900;padding:0 12px;border-radius:100px;height:28px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:2px}
