.esports{--background: var(--bg-primary);--card-color: var(--bg-secondary);--gray-line: var(--border);--text: var(--text-secondary);--title: var(--text-primary);--logo-color: var(--text-primary);--theme-switch-bg: var(--bg-tertiary);--theme-switch-notch: var(--accent);--blue: var(--accent);--purple: var(--accent);--red: var(--wrong);--green: var(--correct);--green-positive: var(--correct);--blue-twitter: #2aa9e0;color:var(--text);background:var(--background)}[data-theme=light] .esports{--blue-twitter: #1477b0}.esports a{color:inherit;text-decoration:none}.esports button{cursor:pointer;font:inherit;color:inherit}.esports .container{min-height:0;max-width:none;padding:0}.esports #video-player[added]{margin-top:10px;width:100%;padding-top:56.25%;position:relative}.esports #video-player>iframe{position:absolute;top:0;left:0;bottom:0;right:0}.esports #video-player:not([added])>iframe{display:none}.esports #video-player[added].chatEnabled{min-height:600px}.esports .footer-notes a{text-decoration:underline}.esports .mini-health-bar{display:flex;align-items:center}.esports .mini-health-bar>div{flex:1;border-radius:4px;min-width:5rem;background:var(--gray-line);position:relative}.esports .mini-health-bar>div>div{height:28px;border-radius:4px;transition:width 1s;background:var(--green)}.esports span.mini-current-health{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:400}.esports .live-game-stats-header-team-images{display:flex;align-items:center}.esports .live-game-stats-header-team-images>h1{flex:1;text-align:center}.esports .live-game-stats-header-team-images>h1>div{font-weight:500;font-size:1rem}.esports .live-game-stats-header-team-images>div{flex:1;text-align:center}.esports .live-game-stats-header-team-images>.blue-team{flex:1;display:flex;justify-content:center;width:4rem;height:4rem;border-radius:5px;padding:.3rem;filter:drop-shadow(0px 0px 0px #222)}.esports .live-game-stats-header-team-images>.red-team{display:flex;flex:1;flex-direction:row-reverse;justify-content:center;text-align:right;width:4rem;height:4rem;border-radius:5px;padding:.3rem;filter:drop-shadow(0px 0px 0px #222)}.esports .live-game-stats-header-status{margin-top:1.5rem;display:flex}.esports .live-game-stats-header-status>.blue-team>.team-stats>svg>path{fill:var(--blue-twitter)}.esports .live-game-stats-header-status>.blue-team>.team-stats>svg>g{fill:var(--blue-twitter)}.esports .live-game-stats-header-status>.red-team>.team-stats>svg>path{fill:var(--red)}.esports .live-game-stats-header-status>.red-team>.team-stats>svg>g{fill:var(--red)}.esports .live-game-stats-header-status>.blue-team{flex:1;display:flex;justify-content:space-between;margin-right:15rem}@media(max-width:1080px){.esports .live-game-stats-header-status>.blue-team{margin-right:10rem}}@media(max-width:720px){.esports .live-game-stats-header-status>.blue-team{margin-right:1rem}}@media(max-width:520px){.esports .game-selector{flex-direction:column}}@media(max-width:420px){.esports .live-game-stats-header-status>.blue-team,.esports .live-game-stats-header-status>.red-team{flex-direction:column-reverse!important;align-items:center}.esports .match-container .live-game-card-team-image{margin:.5rem 1rem!important}}@media(min-width:520px){.esports .game-selector-item:hover{transform:scale(1.1);box-shadow:0 2px 4px -1px var(--title);z-index:12}}.esports .live-game-stats-header-status>.red-team{display:flex;flex:1;flex-direction:row-reverse;justify-content:space-between;text-align:right}.esports .team-stats{color:var(--text);display:inline-block;text-align:center;width:24px}.esports .team-stats>span{display:flex;justify-content:center}.esports .gamestate-bg-in-game{background-color:var(--green);animation:pulse 2s infinite}.esports .gamestate-bg-game-ended{background-color:var(--red)}.esports .gamestate-bg-in-game,.esports .gamestate-bg-game-paused,.esports .gamestate-bg-game-ended,.esports .gamestate-bg-game-disabled{color:#fff;margin:0 auto 10px;padding:2.5px 10px;border-radius:9999px;display:inline-block}.esports .gamestate-bg-game-paused{background-color:var(--gray-line);animation:pulse-paused 7s infinite}.esports .gamestate-bg-game-disabled{background-color:var(--purple);animation:pulse-paused 7s infinite}@keyframes pulse{0%{box-shadow:0 0 #28661999}40%{box-shadow:0 0 0 5px #28661966}70%{box-shadow:0 0 0 10px #ff2c2c00}to{box-shadow:0 0 #ff2c2c00}}@keyframes pulse-paused{0%{box-shadow:0 0 #2b2b2bb3}40%{box-shadow:0 0 0 5px #2b2b2b80}70%{box-shadow:0 0 0 12px #2b2b2b00}to{box-shadow:0 0 #2b2b2b00}}.esports .live-game-stats-header-gold{margin:1rem 0;display:flex}.esports .live-game-stats-header-gold>.blue-team{border-bottom:4px solid var(--blue-twitter)}.esports .live-game-stats-header-gold>.red-team{border-bottom:4px solid var(--red)}.esports .live-game-stats-header-dragons{display:flex;min-height:24px}.esports .live-game-stats-header-dragons>.blue-team{flex:1}.esports .live-game-stats-header-dragons>.red-team{text-align:right;flex:1}.esports .blue-team>.dragon{margin-right:.75rem}.esports .red-team>.dragon{margin-left:.75rem}.esports .status-live-game-card{background:var(--card-color);box-shadow:0 1px 3px -1px #0006;border-radius:4px}.esports .status-live-game-card-content{margin:1.5rem;padding:20px 0}.esports .status-live-game-card-content h3{text-align:center}.esports .status-live-game-card-table-wrapper{overflow-x:auto;overflow-y:clip;padding-top:300px;margin-top:-300px}.esports .status-live-game-card-table{width:100%}.esports .player-champion-info{text-align:left;display:flex;align-items:center}.esports .player-champion-info-level{transform:translate(-50%,100%);font-size:12px}.esports .player-champion-info-name{margin-left:.5rem;display:flex;flex-direction:column}.esports .player-card-player-name{font-size:10px}.esports .player-champion-wrapper{display:flex;width:32px;height:32px;position:relative}.esports img.player-champion{z-index:2}.esports svg.player-champion{z-index:1;position:absolute}.esports .player-champion{width:32px;border-radius:50%;height:32px}.esports .player-stats{color:var(--text)}.esports .champion-stats-row span{display:none}.esports .player-stats-row th{cursor:pointer}.esports .champion-stats-row div{display:inline-block;padding:0 5px;margin:5px}.esports .chevron-down{fill:var(--text);width:28px;padding:5px;transition:all .4s}.esports .rotated{transform:rotate(-180deg)}.esports .table-top-row-champion{width:12rem}.esports .table-top-row-vida{height:28px;width:15rem}.esports .table-top-row-items{height:28px;width:12rem}.esports .table-top-row{height:28px}.esports .player-stats,.esports .footer-notes{height:28px;line-height:28px;font-size:12px;font-weight:400;background:var(--gray-line);text-align:center;border-radius:3px}.esports .chatDiv,.esports .streamDiv{display:inline-block;margin-right:30px}.esports .chatDiv .toggle-container,.esports .streamDiv .toggle-container{display:inline-block;vertical-align:middle}.esports .footer-notes{padding:0 8px;color:var(--text);display:inline-block;margin:8px 8px 0 0;max-width:100%;border:0px;cursor:pointer}.esports .copy-champion-names{background:var(--gray-line);border-radius:3px;padding:0 8px;color:var(--text);display:inline-block;line-height:28px;font-size:12px;font-weight:400;text-decoration:none;border:none;cursor:pointer;font-family:inherit}.esports .copy-champion-names:hover{opacity:.9}.esports .chat-toggle,.esports .stream-toggle{margin-left:35%;cursor:pointer;height:1.5rem;width:2.5rem;border-radius:50px;border:3px solid var(--gray-line);background-color:var(--theme-switch-bg)}.esports .player-stats-kda{width:28px}.esports .player-stats-items{height:28px;display:flex;justify-content:center;align-items:center;background:var(--gray-line);border-radius:4px;position:relative}.esports .player-stats-item{flex:1;display:flex;align-items:center;justify-content:center}.esports .player-stats-item>img{height:26px;border-radius:4px}.esports .player-gold-positive{color:var(--green-positive);font-weight:500}.esports .player-gold-negative{color:var(--red);font-weight:500}.esports .loading-game-container{display:flex;width:100%;height:60vh;justify-content:center;align-items:center}.esports .loading-game-container div{text-align:center;width:100%}.esports .loading-game-container .live-game-card-title{display:block}.esports .loading-game-image{width:20%}.esports .toast-watcher{display:flex;align-items:center}.esports .toast-image{display:flex;width:2rem;height:2rem;margin-right:1rem}.esports .game-selector{margin-top:2rem;display:flex;place-content:center;background:var(--background)}.esports .game-selector-item{text-align:center;padding:.5rem;background:var(--background);border:1px solid;border-color:var(--card-color);flex-grow:1;flex-basis:0;border-radius:5px 5px 0 0/5px 5px 0px 0px}.esports .game-selector-item.selected{background:var(--card-color)}.esports .game-selector-item:not(.selected){box-shadow:inset 0 1px 3px 1px #0000007f}.esports .game-selector-item.unneeded{pointer-events:none;opacity:.5}.esports .itemName{font-weight:700;text-decoration:underline}.esports .itemDescription{display:none;position:absolute;padding:10px;text-align:center;z-index:9;bottom:150%;border-radius:6px;width:240px;box-shadow:0 0 9px 8px #00000080;background:var(--background);color:var(--text)}.esports .itemDescription>div{margin-bottom:5px}.esports .itemDescription:after{content:"";position:absolute;top:100%;left:50%;margin-left:-12px;border-width:12px;border-style:solid;border-color:var(--background) transparent transparent transparent}.esports .rune img{max-width:48px;max-height:48px}.esports .rune-list div{padding:0;margin:2px 0}.esports .rune-list .name{vertical-align:top;margin-top:16px;margin-left:8px}.esports .rune-list div.rune{margin-bottom:18px}.esports .rune-list .text{display:block}.esports .live-game-card{width:25rem;padding:.5rem;text-align:center;background:var(--card-color);box-shadow:0 1px 3px -1px #0006;border-radius:5px;transition:all .2s ease-in-out}.esports .live-game-card>h3{padding:.2rem 0;color:var(--text)}.esports .live-game-card-content{display:flex;justify-content:center}.esports .live-game-card-content>div{padding-top:.3rem}.esports .live-game-card-content h4{max-width:120px;margin:0 auto}.esports .live-game-card:hover{transform:scale(1.05)}.esports .live-game-card-team-image{width:4rem;height:4rem;border-radius:5px;margin:.5rem 3rem;padding:.3rem;box-shadow:inset 0 1px 3px 1px #00000080;background:var(--background)}.esports .live-game-card-title{font-weight:500;color:var(--text)}.esports .empty-games-list-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.esports .empty-games-galaxy{margin:2rem;width:30%}.esports .games-list-container{display:flex;justify-content:center}.esports .games-list-items{width:100%;display:grid;grid-template-columns:repeat(auto-fill,25rem);grid-gap:2rem;justify-content:center;align-items:center}.esports .games-separator{margin:2rem 0;border-bottom:1px solid var(--text);width:100%;height:3px}.esports .games-of-day{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.esports .game-card-versus span p,.esports .live-game-card-team span p{font-size:14px}.esports .game-card-versus{margin-top:20px;min-width:80px}.esports .status-live-game-card .live-game-card-team-image{margin:7.5px}.esports .outcome p{font-size:12px;border-radius:3px;padding:0 10px;width:min-content;text-align:center;margin:5px auto;text-transform:uppercase;color:#fff}.esports .outcome .win{background:var(--green)}.esports .outcome .loss{background:var(--red)}.esports .orders-container>div{margin-bottom:1rem}.esports .sidebar-toggle{background:transparent;border:none;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.esports .sidebar-toggle:hover .hamburger .line{background:var(--blue, #5965e0)}.esports .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}.esports .hamburger .line{display:block;width:100%;height:3px;background:var(--title, #2e384d);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.esports .hamburger.open .line:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.esports .hamburger.open .line:nth-child(2){opacity:0}.esports .hamburger.open .line:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.esports .sidebar-overlay{position:fixed;top:5rem;left:0;width:100%;height:calc(100% - 5rem);background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.esports .sidebar-overlay.visible{opacity:1;visibility:visible}.esports .sidebar{position:fixed;top:5rem;left:0;width:280px;height:calc(100% - 5rem);background:var(--card-color, #fff);z-index:1000;transform:translate(-100%);transition:transform .3s ease;box-shadow:2px 0 12px #00000026}.esports .sidebar.open{transform:translate(0)}.esports .sidebar-content{padding:1.5rem;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.esports .sidebar-content *{transition:none!important}.esports .filter-section{margin-bottom:2rem}.esports .filter-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text, #666);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--gray-line, #dcdde0)}.esports .filter-options{display:flex;flex-direction:column;gap:.5rem}.esports .filter-checkbox{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:6px;transition:background .2s ease}.esports .filter-checkbox:hover{background:var(--background, #f2f3f5)}.esports .filter-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.esports .checkmark{width:20px;height:20px;border:2px solid var(--gray-line, #dcdde0);border-radius:4px;margin-right:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.esports .filter-checkbox input:checked~.checkmark{background:var(--blue, #5965e0);border-color:var(--blue, #5965e0)}.esports .filter-checkbox input:checked~.checkmark:after{content:"";width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.esports .filter-label{font-size:.9375rem;color:var(--title, #2e384d)}.esports .no-leagues{font-size:.875rem;color:var(--text, #666);font-style:italic}@media(max-width:720px){.esports .sidebar{width:100%;max-width:280px}}.esports .itemDescription.shown{display:block}.esports .toast-host{position:fixed;top:5rem;z-index:1100;display:flex;flex-direction:column;gap:.5rem;max-width:min(22rem,80vw);pointer-events:none}.esports .toast-host.left{left:1rem}.esports .toast-host.right{right:1rem}.esports .toast-host .toast-watcher{pointer-events:auto;padding:.5rem 1rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 4px 12px #0000004d}.esports .toast-host .toast-watcher h4{color:var(--text-primary);font-size:.9rem;font-weight:500}.esports .toast-image img{width:100%;height:100%;object-fit:contain}.esports .champion-stats-row span.expanded{display:block}.esports #video-player.added{margin-top:10px;width:100%;padding-top:56.25%;position:relative}.esports #video-player.added.chatEnabled{min-height:600px}.esports #video-player.added>iframe{display:block}.esports #video-player>#twitch-embed{position:absolute;top:0;right:0;bottom:0;left:0}.esports #video-player>#twitch-embed iframe{width:100%;height:100%;border:0}[data-theme=light] .esports img.live-game-card-team-image{background:#2a2e35}.esports .live-game-card-team .team-name{font-weight:700}
