.sidebar{background-color:#0e0b1e;box-shadow:2px 0 8px #0006;color:#e0e0e0;display:flex;flex-direction:column;height:100vh;left:0;padding:24px 16px;position:fixed;top:0;width:180px;z-index:100}.sidebar__logo{align-items:center;display:flex;justify-content:center;margin-bottom:32px}.sidebar__logo-image{height:auto;width:48px}.sidebar__links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.sidebar__links li{width:100%}.sidebar__links a{border-radius:8px;color:#e0e0e0;display:block;font-weight:500;padding:10px 16px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.sidebar__links a.active,.sidebar__links a:hover{background-color:#2a1d56;color:#9c4dff}.container{background-color:#120c2c;color:#e0e0e0;display:flex;flex-direction:column;padding:10px;width:100%}.filters-and-stats{align-items:flex-start;display:flex;gap:2rem;justify-content:flex-start;margin-bottom:10px}.filters{display:flex;flex-wrap:wrap;gap:1rem}.filters label{color:#e0e0e0;display:block;font-size:.9rem;font-weight:700;margin-bottom:5px}.filters .filter{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.player-tables{box-sizing:border-box;display:flex;flex:1 1;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-around;overflow-y:auto;width:100%}.player-table{background-color:#1a103d;border-radius:8px;box-shadow:none;color:#e0e0e0;padding:20px;text-align:center;width:280px}.player-table table{border-collapse:collapse;font-size:.9rem;text-align:center;width:100%}.player-table th{background-color:#241a46;color:#fff;font-weight:700;line-height:1.1;padding:6px 4px;text-align:center}.player-table td{color:#e0e0e0;line-height:1.1;padding:3px;text-align:center}.player-table td,.player-table tr:hover{background-color:#1a103d}.player-table .champion-icon{border-radius:4px;height:32px;object-fit:cover;width:32px}.player-table .player-image img{height:30px;transition:transform .2s ease;width:30px}.player-table .player-image img:hover{transform:scale(1.1)}.player-table.empty-table{background-color:#0f0f1a;border:1px dashed #444;color:#888}.recent-games-container{box-sizing:border-box;display:flex;flex:1 1;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-around;overflow-y:auto;width:100%}.recent-games{background-color:#1a103d;border-radius:8px;box-shadow:none;color:#e0e0e0;padding:16px;text-align:center;width:280px}.recent-games h4{border-collapse:collapse;font-size:.9rem;width:100%}.recent-games table{border-collapse:collapse;font-size:14px;width:100%}.recent-games td,.recent-games th{color:#e0e0e0;padding:8px;text-align:center}.recent-games th{background-color:#241a46;color:#fff;font-weight:700;line-height:1.1;padding:6px 4px}.recent-games td{background-color:#1a103d;color:#e0e0e0;line-height:1.1;padding:3px}.champion-icon{height:30px;width:30px}@media (max-width:768px){.recent-games{flex:1 1 100%}.recent-games td,.recent-games th{font-size:12px;padding:6px}.champion-icon{height:24px;width:24px}}.filters-wrapper{box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:20px;padding:0}.filters-container{align-items:center;background-color:#2c2c2c;border-radius:8px;box-sizing:border-box;gap:20px;max-width:100%;padding:15px}.no-data{color:#fff;margin-left:15px;text-align:left}.competitive-stats-and-bans{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;overflow-x:hidden}.competitive-stats{flex:1 1;max-width:20%;min-width:300px}.ban-rotation-tables{flex:1 1;max-width:40%;min-width:40%}.comp-team-stats-table{flex:1 1;margin-left:auto;min-width:300px;padding:10px}.comp-team-stats-table,.table-container{background-color:#2c2c2c;border:1px solid #444;border-radius:8px}.table-container{display:flex;min-height:200px}.table-container,.table-container.empty{align-items:center;justify-content:center}.table-container.empty{color:#bbb;font-size:16px;text-align:center}@media screen and (max-width:768px){.filters-container{align-items:flex-start;flex-direction:column}.no-data{margin-left:0;text-align:center}.competitive-stats-and-bans{flex-direction:column;gap:10px}.table-container{min-height:150px;padding:10px}}.draft-section,.picks-tables-section{margin-bottom:20px}.draft-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.draft-table td{border:1px solid #444;height:auto;padding:5px;text-align:center;vertical-align:middle}.image-column{background-color:#241a46;width:50px}.blue-column{background-color:#001f3f;color:#fff}.red-column{background-color:#7f0000;color:#fff}.ban-column{background-color:#241a46;color:#fff}.champion-image-draft{display:block;height:25px;margin:0 auto;object-fit:cover;width:25px}.champion-image-draft:hover{transform:scale(1.1)}.draft-table tr{line-height:1}.draft-table tr:nth-child(2n){background-color:#333}.highlighted{background-color:#ffd90075;font-weight:700}.competitive-draft-stats-container{display:flex;float:left;gap:0;justify-content:space-between;margin:10px auto;padding:5px;width:25%}.blue-table,.red-table{background-color:#1a103d;border-collapse:collapse;color:#e0e0e0;font-family:Arial,sans-serif;margin:0;width:100%}.competitive-draft-stats-container .blue-table thead th,.competitive-draft-stats-container .red-table thead th{background-color:#120c2c;color:#e0e0e0;font-size:12px;font-weight:700;padding:5px;text-align:center}.competitive-draft-stats-container .blue-table tbody tr,.competitive-draft-stats-container .red-table tbody tr{border-bottom:1px solid #444}.competitive-draft-stats-container .blue-table tbody td,.competitive-draft-stats-container .red-table tbody td{color:#e0e0e0;font-size:12px;padding:4px;text-align:center}.competitive-draft-stats-container .blue-table tbody tr:first-child td,.competitive-draft-stats-container .red-table tbody tr:first-child td{border-top:2px solid #444}.competitive-draft-stats-container .state-column.blue{background-color:#6694c5;color:#fff;font-size:12px;font-weight:700;padding:4px;text-align:center;vertical-align:middle}.competitive-draft-stats-container .state-column.red{background-color:#a95d5d;color:#fff;font-size:12px;font-weight:700;padding:4px;text-align:center;vertical-align:middle}.competitive-draft-stats-container .img-champ{border:1px solid #444;border-radius:4px;display:block;height:26px;margin:0 auto;object-fit:contain;width:26px}.competitive-draft-stats-container .blue-table,.competitive-draft-stats-container .red-table{border:1px solid #444;padding:10px}.competitive-draft-stats-container .no-data{color:#e0e0e0;font-size:12px;margin-top:18px;text-align:center}.ban-summary-container{background-color:#1a103d;border-radius:8px;color:#e0e0e0;font-family:Arial,sans-serif;margin:0 auto;min-width:480px;padding:12px 16px;width:600px}.ban-header{background-color:#120c2c;border-radius:6px;color:#fff;font-size:16px;font-weight:700;margin-bottom:16px;padding:8px 12px;text-align:center}.ban-row{align-items:center;display:flex;margin-bottom:12px}.ban-label{font-size:14px;font-weight:700;margin-right:10px;width:90px}.ban-label.overall{color:#e0e0e0}.ban-label.blue{color:#5fbfff}.ban-label.red{color:#f66}.ban-cell{align-items:center;display:flex;flex-direction:column;margin-right:10px}.ban-cell img{background-color:#241a46;border:1px solid #444;border-radius:4px;height:30px;object-fit:cover;width:30px}.ban-percent{color:#ccc;font-size:12px;font-weight:700;margin-top:2px}.team-pick-tables-competitive{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;width:100%}.pick-table-competitive{align-items:center;background-color:#1a103d;border-radius:8px;box-shadow:none;box-sizing:border-box;color:#e0e0e0;display:flex;flex-direction:column;padding:20px;text-align:center;width:280px}.player-image-competitive img{height:30px;transition:transform .2s ease;width:30px}.player-image-competitive img:hover{transform:scale(1.1)}.table-competitive{border-collapse:collapse;font-size:.9rem;text-align:center;width:100%}.table-competitive th{background-color:#241a46;color:#fff;font-weight:700;line-height:1.1;padding:6px 4px;text-align:center}.table-competitive td{background-color:#1a103d;color:#e0e0e0;line-height:1.1;padding:3px;text-align:center}.champion-cell-competitive{align-items:center;display:flex;gap:12px;justify-content:center}.champion-image-competitive{border:none;border-radius:4px;height:32px;object-fit:cover;transition:transform .2s ease-in-out;width:32px}.champion-image-competitive:hover{transform:scale(1.1)}.pick-table-competitive.empty-table{background-color:#0f0f1a;border:1px dashed #444;color:#888;padding:20px;text-align:center}@media (max-width:768px){.team-pick-tables-competitive{align-items:center;flex-direction:column}.pick-table-competitive{max-width:360px;width:100%}}.team-stats-summary{background-color:#1a103d;border:none;border-radius:10px;box-shadow:0 2px 6px #0000004d;color:#e0e0e0;font-family:Arial,sans-serif;margin-top:24px;max-width:300px;padding:16px;width:100%}.stat-item{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin:10px 0;padding-bottom:6px}.stat-item:last-child{border-bottom:none}.stat-item .label{color:#ccc;font-size:.9rem;font-weight:600}.stat-item .value{color:#e0e0e0;font-size:.9rem;text-align:right}.no-data{color:#888;font-size:.95rem;margin-top:24px;text-align:center}.role-tables{box-sizing:border-box;display:flex;flex:1 1;flex-wrap:wrap;gap:1px;height:100%;justify-content:space-around;overflow-y:auto;width:100%}.role-table{background-color:#1a103d;border-radius:1px;box-shadow:none;color:#e0e0e0;margin-bottom:10px;margin-top:10px;padding:10px;text-align:center;width:240px}.role-table table{border-collapse:collapse;font-size:.85rem;text-align:center;width:100%}.role-table th{background-color:#241a46;color:#fff;font-weight:700;padding:6px 4px}.role-table td,.role-table th{line-height:1.1;text-align:center}.role-table td{color:#e0e0e0;padding:3px}.role-table td,.role-table tr:hover{background-color:#1a103d}.role-table .champion-image{border-radius:4px;height:32px;object-fit:cover;width:32px}.role-table.empty-table{background-color:#0f0f1a;border:1px dashed #444;color:#888}.scrim-list-vod-list-container{font-family:Segoe UI,sans-serif;margin:0 auto;max-width:100%;padding:16px}.scrim-list-vo-row-wrapper{background-color:#1a103d;color:#e0e0e0;font-size:14px;margin-bottom:4px;transition:background-color .2s ease;width:100%}.scrim-list-vo-row-wrapper:hover{background-color:#22164b}.scrim-list-vo-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:150px 150px 120px 80px 300px 300px 300px 80px 80px;padding:12px 8px}.scrim-list-vo-row>div{align-items:center;display:flex;justify-content:center;padding:4px;text-align:center}.scrim-list-vo-header-row{align-items:center;background-color:#241a46;border-bottom:2px solid #444;color:#e0e0e0;display:grid;font-weight:600;grid-template-columns:150px 170px 110px 110px 280px 340px 300px 70px 110px;padding:12px 8px}.scrim-list-vo-header-row>div{align-items:center;display:flex;justify-content:center;text-align:center}.scrim-list-expanded-row-inline{background-color:#120c28;display:flex;flex-direction:column;gap:8px;grid-column:1/-1;padding:12px 16px}.scrim-list-expanded-stats-container{align-items:flex-start;background-color:#1a103d;color:#e0e0e0;display:flex;flex-direction:row;font-size:14px;gap:24px;justify-content:space-between;line-height:1;padding:16px 32px 16px 16px;width:100%}.scrim-list-scrim-data-wrapper{display:flex;flex:1 1 65%;flex-direction:column;max-width:65%}.scrim-list-draft-wrapper{align-items:flex-start;display:flex;flex:1 1 35%;justify-content:flex-end;max-width:35%}.scrim-list-draft-table{border-collapse:collapse;font-size:12px;height:auto;table-layout:fixed;width:210px}.scrim-list-objectives-grid{grid-gap:1px;color:#e0e0e0;display:grid;font-size:.9rem;gap:1px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));line-height:1.3;margin-bottom:16px;max-width:1300px;padding-left:1px;width:110%}.scrim-list-player-stats-list{display:flex;flex-direction:column;gap:30px}.scrim-list-player-line{align-items:center;display:flex;gap:12px}.scrim-list-champion-image-expanded{border-radius:4px;height:32px;object-fit:cover;width:32px}.scrim-list-player-values{color:#e0e0e0;display:flex;flex-wrap:wrap;font-size:.9rem;gap:10px}.scrim-list-champion-team-images{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.scrim-list-champion-with-overlay{position:relative}.scrim-list-champion-image-table{border:1px solid #2b2b3a;border-radius:4px;height:32px;object-fit:cover;width:32px}.scrim-list-overlay-icon{border-radius:50%;filter:brightness(0) invert(1);height:16px;left:-6px;position:absolute;top:-6px;width:16px}.scrim-list-rofl-button,.scrim-list-vod-button{background-color:#9c4dff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:6px 12px;transition:background-color .2s ease}.scrim-list-rofl-button:hover,.scrim-list-vod-button:hover{background-color:#6c3fb4}.scrim-list-no-data-message{background-color:#0f0f1a;color:#e0e0e0;font-size:16px;padding:24px;text-align:center}.match-summary-table>.player-row-full:nth-child(6):after{width:1615px}.item-row,.rune-row{flex-wrap:wrap}.role-stats-wrapper{background-color:#1a103d;border-radius:8px;color:#e0e0e0;display:flex;flex-direction:column;font-size:.9rem;gap:24px;margin-top:24px;padding:16px}.role-table-wrapper h3{color:#ffd900;font-size:1rem;font-weight:600;margin-bottom:8px}.role-stats-table{border-collapse:collapse;width:100%}.role-stats-table td,.role-stats-table th{font-size:.85rem;padding:6px 10px;text-align:left}.role-stats-table thead{background-color:#1f1545}.role-stats-table th{color:#e0e0e0;font-weight:500}.role-stats-table tbody tr{background-color:#1a103d}.role-stats-table tbody tr:nth-child(2n){background-color:#1c123e}.scrimcharts-container{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1px;justify-content:space-around;padding:10px;width:50%}.scrimcharts-chart-wrapper{background-color:#1a103d;border-radius:1px;box-shadow:none;color:#e0e0e0;margin-bottom:10px;padding:5px;text-align:center;width:240px}.scrimcharts-title{color:#e0e0e0;font-size:1.2rem;margin-bottom:20px;text-align:center;width:100%}.scrimcharts-subtitle{background-color:#241a46;border-radius:2px;color:#fff;font-weight:700;line-height:1.1;margin-bottom:10px;padding:6px 4px}.scrimcharts-no-data{background-color:#0f0f1a;border:1px dashed #444;border-radius:4px;color:#888;font-size:1rem;font-style:italic;margin-top:50px;padding:10px;text-align:center;width:100%}.scrimcharts-chart{background-color:#1a103d;border-radius:2px;padding:5px}.scrimcharts-container .recharts-cartesian-axis-tick-value{fill:#e0e0e0;font-size:.7rem}.scrimcharts-container .recharts-legend-item-text{fill:#e0e0e0}.scrimcharts-container .recharts-tooltip-label{color:#fff}.First.row{align-items:flex-start;display:flex;width:140%}body,html{overflow-x:hidden}.scrim-stats-container{background-color:#1a103d;color:#e0e0e0;font-family:Segoe UI,sans-serif;margin:0 auto 10px -1px;max-width:3000px;padding:16px}.scrim-stats-table{border-collapse:collapse;font-size:14px;width:100%}.scrim-stats-header-row{background-color:#241a46;color:#e0e0e0;font-weight:600}.scrim-stats-header-cell{border-bottom:2px solid #444;padding:12px 8px;text-align:center}.scrim-stats-data-row{background-color:#1a103d;color:#e0e0e0;transition:background-color .2s ease}.scrim-stats-data-row:hover{background-color:#22164b}.scrim-stats-data-cell{border-bottom:1px solid #2b2b3a;padding:12px 8px;text-align:center}.scrim-stats-side-col{min-width:150px;padding-left:16px;text-align:left}.scrim-stats-label{border-radius:4px;display:inline-block;font-size:13px;font-weight:600;margin-right:8px;padding:4px 8px;text-transform:capitalize}.scrim-stats-label.blue{background-color:#4299e1;color:#fff}.scrim-stats-label.red{background-color:#f56565;color:#fff}.scrim-stats-label.win{background-color:#48bb78;color:#fff}.scrim-stats-label.lose{background-color:#f56565;color:#fff}.scrim-stats-label.total{background-color:#718096;color:#fff}.scrim-stats-data-cell[data-percent=high]{color:#48bb78;font-weight:600}.scrim-stats-data-cell[data-percent=low]{color:#f56565;font-weight:600}@media (max-width:1200px){.scrim-stats-container{overflow-x:auto;padding:8px}.scrim-stats-data-cell,.scrim-stats-header-cell{font-size:13px;padding:8px 4px}.scrim-stats-side-col{min-width:120px;padding-left:8px}.scrim-stats-label{font-size:12px;padding:3px 6px}}.champ-stats-page-league{color:#e0e0e0;font-family:Segoe UI,sans-serif;padding:24px}.filters-wrapper-league{background-color:#120c2c;box-shadow:none;margin-bottom:16px;padding:16px;width:100%}.filters-container-league{background-color:initial;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.table-container-league{margin-top:20px;overflow-x:auto}.champ-stats-table-league{background-color:#1a103d;border-collapse:collapse;color:#e0e0e0;width:40%}.champ-stats-table-league th{background-color:#241a46;color:#e0e0e0;cursor:pointer;font-size:15px;font-weight:600;padding:12px 16px;text-align:center;-webkit-user-select:none;user-select:none}.champ-stats-table-league td{background-color:#1a103d;color:#fff;font-size:16px;padding:12px 16px;text-align:center}.champ-stats-table-league tbody tr{background-color:#1a103d}.champion-cell-league{align-items:center;display:flex;gap:10px;justify-content:flex-start}.champion-image-league{border-radius:4px;height:34px;object-fit:cover;width:34px}@media (max-width:768px){.filters-container-league{flex-direction:column}.champ-stats-table-league td,.champ-stats-table-league th{font-size:13px;padding:10px}.champion-image-league{height:28px;width:28px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-container{background:#0000!important}.ward-heatmap-container{background:#1a103d!important}.map-container{align-items:center;background-color:#1a103d;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.jungle-pathing-page{background-color:#120c2c;color:#e0e0e0;padding:20px;text-align:center}.jungle-table{background-color:#1a103d;border:1px solid #444;border-collapse:collapse;margin-top:20px;width:100%}.jungle-table td,.jungle-table th{border:1px solid #444;color:#e0e0e0;padding:10px;text-align:center}.jungle-table th{background-color:#1a103d;color:#e0e0e0;font-weight:700}.jungle-table td{background-color:#2c2c2c}.champion-icon{border-radius:4px;object-fit:cover}.time{color:#bbb;font-size:.85em}.proximity-container{background-color:#1a103d;color:#e0e0e0;padding:20px;text-align:center}.filter-container{display:flex;justify-content:center;margin-bottom:20px}.table-container{background-color:#1a103d;overflow-x:auto;width:50%}.proximity-table{background-color:#1a103d;border:1px solid #1a103d;border-collapse:collapse;margin-top:20px;width:100%}.proximity-table td,.proximity-table th{border:1px solid #000;color:#e0e0e0;padding:10px;text-align:center;white-space:nowrap}.proximity-table th{background:#1a103d;color:#e0e0e0;font-weight:700}.proximity-table td{background:#1a103d}.team-comp{display:flex;gap:0;justify-content:center}.champion-icon{background-color:#120c2c;border:1px solid #555;border-radius:5px;height:40px;width:40px}.average-row-proxi{background:#6c3fb4;color:#e0e0e0;font-weight:700}.no-data-message{color:#bbb;font-size:1.2em;margin-top:20px}.proximity-table td:nth-child(3),.proximity-table td:nth-child(7),.proximity-table th:nth-child(3),.proximity-table th:nth-child(7){border-left:3px solid #ffd90075}.maps-wrapper{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:20px;padding-top:10px}.map-container-1lvl{background-color:#1a103d;text-align:left;width:340px}.map-title{color:#e0e0e0;font-size:14px;margin:6px 0 8px;padding-left:6px;text-align:center}.map-stage{height:340px;overflow:hidden;position:relative;width:340px}.map-image-1lvl{display:block;height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%}.champion-icon-1lvl{color:#fc0;font-size:16px;height:10px;position:absolute;transform:translate(-50%,-50%);width:10px}.ward-dot{pointer-events:none}.time-bar-container{margin-top:20px}.time-bar{align-items:center;display:flex;flex-direction:column;width:100%}.time-bar input[type=range]{margin:10px 0;width:30%}.time-bar-labels{color:#bbb;display:flex;font-size:14px;justify-content:space-between;width:30%}.controls{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:10px}.play-pause-btn{background-color:#7c7c7c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;transition:background .3s ease,transform .2s ease}.play-pause-btn:hover{transform:scale(1.05)}.play-pause-btn.paused{background-color:#f44336}.play-pause-btn.paused:hover{background-color:#d32f2f}.reset-btn{background-color:#7c7c7c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;transition:background .3s ease,transform .2s ease}.reset-btn:hover{transform:scale(1.05)}.scouting-page-container{color:#e0e0e0;font-family:Arial,sans-serif;margin:20px;text-align:left}.scouting-page-container .filters-scouting{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.scouting-page-container .filter-scouting{width:300px}.scouting-page-container label{color:#bbb;display:block;font-size:14px;margin-bottom:5px}.scouting-page-container .tool-content{background-color:#120c2c;margin-left:-5px;margin-top:-10px;min-height:400px;padding:20px}.Fearless-draft-page-container{align-items:flex-start;background-color:#120c2c;color:#e0e0e0;display:flex;height:90vh;justify-content:space-between;overflow:hidden;padding:1rem;width:100%}.Fearless-draft-section{background-color:#120c2c;border-radius:8px;display:flex;flex-direction:column;justify-content:space-around;padding:0;width:15%}.Fearless-blue-side{align-items:flex-start}.Fearless-red-side{align-items:flex-end}.Fearless-bans{display:flex;justify-content:center;margin-bottom:1rem}.Fearless-bans h3{font-size:1.2rem;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.Fearless-bans ul{display:flex;gap:.5rem;justify-content:center;list-style:none;padding:0}.Fearless-blue-side .Fearless-bans ul{justify-content:flex-start}.Fearless-red-side .Fearless-bans ul{justify-content:flex-end}.Fearless-bans li,.Fearless-extra-bans .extra-bans-row li,.Fearless-picks li{align-items:center;background-color:#120c2c;border:2px solid #444;border-radius:8px;display:flex;height:64px;justify-content:center;margin:.5rem;width:64px}.Fearless-bans img,.Fearless-extra-bans img,.Fearless-picks img{border-radius:6px;height:100%;object-fit:cover;width:100%}.Fearless-picks h3{font-size:1.2rem;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.Fearless-picks ul{list-style:none;padding:0}.Fearless-champion-picker-container{background-color:#120c2c;border-radius:8px;left:17.5%;max-height:700px;padding:1rem;position:absolute;top:15%;width:75%;z-index:10}.Fearless-champion-list{display:flex;flex-wrap:wrap;gap:.2rem;justify-content:center;max-height:350px;overflow-y:auto;padding:1rem;width:100%}.Fearless-champion-button{background-color:#120c2c;border:none;border-radius:8px;cursor:pointer;padding:.5rem;transition:transform .2s ease,box-shadow .2s ease}.Fearless-champion-button:hover{box-shadow:0 4px 8px #0000004d;transform:scale(1.05)}.Fearless-champion-button.selected{box-shadow:0 0 10px #6c3fb4;outline:2px solid #6c3fb4}.Fearless-champion-icon{border-radius:8px;height:64px;object-fit:cover;width:64px}.Fearless-champion-button.disabled{cursor:not-allowed;opacity:.6}.Fearless-champion-icon.darken{filter:brightness(.5)}.Fearless-search-bar{display:flex;justify-content:flex-end;margin-bottom:1rem;position:absolute;right:22rem;top:-2.5rem;width:100%}.Fearless-search-bar input{background-color:#120c2c;border:2px solid #444;border-radius:8px;color:#e0e0e0;font-size:1rem;outline:none;padding:.5rem;width:200px}.Fearless-search-bar input:focus{border-color:#6c3fb4}.Fearless-extra-bans{align-items:center;background-color:#120c2c;display:flex;flex-direction:column;padding:1rem;position:relative;top:1rem;width:95%;z-index:10}.Fearless-extra-bans .extra-bans-header{display:flex;justify-content:space-between;margin-bottom:0;width:52%}.Fearless-extra-bans .extra-bans-header img{height:30px;object-fit:cover;width:30px}.Fearless-extra-bans .extra-bans-row{display:flex;gap:0;justify-content:center}.Fearless-extra-bans .extra-bans-row li{color:#e0e0e0;font-size:.9rem;height:54px;width:54px}.Fearless-blue-side .Fearless-bans li{border-color:#6694c5}.Fearless-red-side .Fearless-bans li{border-color:#a95d5d}.lane-filter-buttons{gap:8px;left:48%;position:absolute;top:-40px;transform:translateX(-50%);z-index:20}.lane-filter-button,.lane-filter-buttons{align-items:center;display:flex;justify-content:center}.lane-filter-button{background-color:#2c2c2c;border:2px solid #444;border-radius:6px;cursor:pointer;height:40px;padding:4px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:40px}.lane-filter-button img{filter:invert(90%);height:24px;object-fit:contain;width:24px}.lane-filter-button:hover{border-color:#6c3fb4;box-shadow:0 0 6px #6c3fb4;transform:scale(1.1)}.lane-filter-button.active{background-color:#6c3fb475;border-color:#6c3fb4;box-shadow:0 0 8px #6c3fb4}.lane-filter-button.disabled{cursor:not-allowed;filter:grayscale(100%);opacity:.4}.Fearless-extra-bans .extra-bans-row li{position:relative}.Fearless-extra-bans .extra-bans-row li:nth-child(5):after{background-color:#aaa;content:"";height:200%;position:absolute;right:-11.5px;top:-90%;width:3px}.vod-list-container{font-family:Segoe UI,sans-serif;margin:0 auto;max-width:3000px;padding:16px}.vo-row-wrapper{background-color:#1a103d;color:#e0e0e0;font-size:14px;margin-bottom:4px;transition:background-color .2s ease;width:100%}.vo-row-wrapper:hover{background-color:#22164b}.vo-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:150px 150px 120px 80px 300px 300px 300px 80px 80px;padding:12px 8px}.vo-row>div{align-items:center;display:flex;justify-content:center;padding:4px;text-align:center}.vo-header-row{align-items:center;background-color:#241a46;border-bottom:2px solid #444;color:#e0e0e0;display:grid;font-weight:600;grid-template-columns:150px 170px 110px 110px 280px 340px 300px 70px 110px;padding:12px 8px}.vo-header-row>div{align-items:center;display:flex;justify-content:center;text-align:center}.expanded-row-inline{align-items:flex-start;background-color:#120c28;box-sizing:border-box;display:flex;flex-direction:row;gap:16px;grid-column:1/-1;justify-content:flex-start;padding:16px;width:100%}.expanded-stats-container{background-color:initial;flex:1 1;padding:0}.match-summary-table{box-sizing:border-box;display:flex;flex-direction:column;gap:1px;max-width:100%;width:95%}.match-summary-table>.player-row-full:nth-child(6):after{background-color:#444;border-radius:1px;content:"";display:block;height:1px;margin-top:3px;width:1590px}.player-row-full{grid-gap:2px;align-items:center;display:grid;gap:2px;grid-template-columns:140px 100px 1fr 1fr 60px;padding:4px 0}.champion-image-expanded{height:40px;width:40px}.player-info{display:contents}.player-info>.dmg,.player-info>.kda{color:#fff;font-size:15px;font-weight:700}.item-row,.player-info>span,.player-info>strong,.rune-row{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.item-icon,.rune-icon{border-radius:2px;height:28px;object-fit:cover;width:28px}.rune-icon.first{height:40px;width:40px}.champion-team-images{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.champion-with-overlay{position:relative}.champion-image-table{border:1px solid #2b2b3a;border-radius:4px;height:32px;object-fit:cover;width:32px}.overlay-icon{border-radius:50%;filter:brightness(0) invert(1);height:16px;left:-6px;position:absolute;top:-6px;width:16px}.rofl-button,.vod-button{background-color:#9c4dff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:6px 12px;transition:background-color .2s ease}.rofl-button:hover,.vod-button:hover{background-color:#6c3fb4}.no-data-message{background-color:#0f0f1a;color:#e0e0e0;font-size:16px;padding:24px;text-align:center}.ReactVirtualized__Grid,.ReactWindow__List{outline:none}.item-row{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,35px);justify-content:start}.item-slot{align-items:center;display:flex;justify-content:center}.item-icon,.item-slot{height:35px;width:35px}.item-icon{border-radius:2px;object-fit:cover}.empty-slot{opacity:.1}.team-label{color:#fff;font-size:15px;font-weight:700;margin:10px 0 4px;padding-top:6px}.expanded-stats-container{align-items:flex-start;background-color:#1a103d;color:#e0e0e0;display:flex;flex-direction:row;gap:24px;justify-content:space-between;padding:16px 32px 16px 16px;width:100%}.scrim-data-wrapper{display:flex;flex:1 1 65%;flex-direction:column;max-width:65%}.draft-wrapper{align-items:flex-start;display:flex;flex:1 1 35%;justify-content:flex-end;max-width:35%}.draft-table{border-collapse:collapse;font-size:12px;height:auto;table-layout:fixed;width:210px}.objectives-grid{grid-gap:1px;color:#e0e0e0;display:grid;font-size:.9rem;gap:1px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));line-height:1.3;margin-bottom:16px;max-width:1300px;padding-left:1px;width:110%}.player-stats-list{display:flex;flex-direction:column;gap:30px}.player-line{align-items:center;display:flex;gap:12px}.champion-image-expanded{border-radius:4px;height:32px;object-fit:cover;width:32px}.player-values{color:#e0e0e0;display:flex;flex-wrap:wrap;font-size:.9rem;gap:10px}.dmg-bar-wrapper{background-color:#2e2e2e;border-radius:4px;height:20px;margin-top:4px;overflow:hidden;position:relative;right:250px;width:100px}.dmg-bar{border-radius:4px;height:100%;transition:width .3s ease-in-out}.dmg-bar.blue{background-color:#4db8ff}.dmg-bar.red{background-color:#ff4d4d}.dmg-value{color:#fff;font-size:10px;position:absolute;right:4px;text-shadow:0 0 2px #000;top:50%;transform:translateY(-50%)}.filters-wrapper{background-color:#120c2c;box-shadow:none;margin-bottom:16px;padding:16px;width:100%}.filters-container{background-color:initial;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#120c2c;color:#e0e0e0;font-family:Inter,sans-serif;line-height:1.5}.App{display:flex;flex-direction:row;height:100vh;overflow:hidden;width:100%}.app-content{background-color:#120c2c;flex:1 1;height:100vh;margin-left:150px;overflow-y:auto;padding:24px}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:#9c4dff}
/*# sourceMappingURL=main.95b7c501.css.map*/