@keyframes lol-styles-module__yMx3KW__pulse{0%{box-shadow:0 4px 12px rgba(0,90,130,.4)}50%{box-shadow:0 4px 20px rgba(10,200,185,.6)}to{box-shadow:0 4px 12px rgba(0,90,130,.4)}}@keyframes lol-styles-module__yMx3KW__glow{0%,to{box-shadow:0 0 25px rgba(241,196,15,.8),0 4px 12px rgba(0,0,0,.4)}50%{box-shadow:0 0 35px #f1c40f,0 4px 16px rgba(0,0,0,.5)}}@keyframes lol-styles-module__yMx3KW__shimmer{0%{box-shadow:0 0 20px rgba(155,89,182,.6),0 4px 12px rgba(0,0,0,.4)}50%{box-shadow:0 0 30px rgba(155,89,182,.9),0 4px 16px rgba(0,0,0,.5)}to{box-shadow:0 0 20px rgba(155,89,182,.6),0 4px 12px rgba(0,0,0,.4)}}.lol-styles-module__yMx3KW__lolPage{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;font-family:inherit;display:flex;position:relative}.lol-styles-module__yMx3KW__lolPage:before{content:"";background:var(--border-gold);z-index:10;height:2px;position:absolute;top:0;left:0;right:0}.lol-styles-module__yMx3KW__searchForm{flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto;display:flex}.lol-styles-module__yMx3KW__formGroup{flex-direction:column;gap:.5rem;display:flex}.lol-styles-module__yMx3KW__formGroup label{color:#c8aa6e;font-weight:600}.lol-styles-module__yMx3KW__input,.lol-styles-module__yMx3KW__select{color:#f0e6d2;background-color:#1e2328;border:1px solid #463714;border-radius:4px;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.lol-styles-module__yMx3KW__input:focus,.lol-styles-module__yMx3KW__select:focus{border-color:#c8aa6e;outline:none;box-shadow:0 0 0 2px rgba(200,170,110,.3)}.lol-styles-module__yMx3KW__errorText{color:#e84057;margin-top:.5rem;font-size:.9rem}.lol-styles-module__yMx3KW__summonerHeader{background-color:#091428;border:1px solid #463714;border-radius:8px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.lol-styles-module__yMx3KW__summonerHeader:before{content:"";background:linear-gradient(90deg,#c8aa6e,#f0e6d2,#c8aa6e);height:4px;position:absolute;top:0;left:0;right:0}.lol-styles-module__yMx3KW__profileIcon{border:3px solid #c8aa6e;border-radius:50%;transition:transform .3s;box-shadow:0 0 15px rgba(200,170,110,.5)}.lol-styles-module__yMx3KW__profileIcon:hover{transform:scale(1.05)}.lol-styles-module__yMx3KW__summonerNameContainer{align-items:baseline;margin-bottom:.5rem;display:flex}.lol-styles-module__yMx3KW__summonerName{color:#c8aa6e;text-shadow:1px 1px 3px rgba(0,0,0,.3);margin-bottom:0;margin-right:.5rem;font-size:2rem}.lol-styles-module__yMx3KW__summonerTag{color:#cdfafa;font-size:1.5rem;font-weight:600}.lol-styles-module__yMx3KW__summonerLevel{color:#cdfafa;margin-bottom:.25rem;font-size:1.1rem}.lol-styles-module__yMx3KW__summonerRegion{color:#a09b8c;font-size:.9rem}.lol-styles-module__yMx3KW__rankContainer{background-color:#091428;border:1px solid #463714;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.2)}.lol-styles-module__yMx3KW__rankContainer h2{color:#c8aa6e;text-align:center;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.8rem;position:relative}.lol-styles-module__yMx3KW__rankContainer h2:after{content:"";background:linear-gradient(90deg,transparent,#c8aa6e,transparent);width:100px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.lol-styles-module__yMx3KW__rankCards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.lol-styles-module__yMx3KW__rankCard{text-align:center;background-color:#0a1428;border:1px solid #463714;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.lol-styles-module__yMx3KW__rankCard:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.lol-styles-module__yMx3KW__rankCard:before{content:"";background:linear-gradient(90deg,#0ac8b9,#cdfafa);height:3px;position:absolute;top:0;left:0;right:0}.lol-styles-module__yMx3KW__tierInfo{margin:1rem 0}.lol-styles-module__yMx3KW__tier{color:#c8aa6e;margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.lol-styles-module__yMx3KW__lp{color:#cdfafa;font-size:1.1rem}.lol-styles-module__yMx3KW__winLoss{color:#a09b8c}.lol-styles-module__yMx3KW__noRank{text-align:center;color:#a09b8c;margin-top:1.5rem;font-style:italic}.lol-styles-module__yMx3KW__inGameBanner{color:#fff;background:linear-gradient(90deg,#005a82,#0ac8b9);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem;animation:2s infinite lol-styles-module__yMx3KW__pulse;display:flex;box-shadow:0 4px 12px rgba(0,90,130,.4)}.lol-styles-module__yMx3KW__inGameBanner p{align-items:center;font-size:1.1rem;font-weight:600;display:flex}.lol-styles-module__yMx3KW__inGameBanner p:before{content:"•";color:#0ac8b9;margin-right:.5rem;font-size:2rem;animation:1.5s infinite lol-styles-module__yMx3KW__blink}@keyframes lol-styles-module__yMx3KW__blink{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.lol-styles-module__yMx3KW__gameHeader{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;margin-bottom:1.25rem;padding:1rem 1.25rem}.lol-styles-module__yMx3KW__gameHeader h2{color:var(--gold);letter-spacing:.02em;margin-bottom:.35rem;font-size:1.35rem;font-weight:600}.lol-styles-module__yMx3KW__gameInfo{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-top:.5rem;display:flex}.lol-styles-module__yMx3KW__gameType,.lol-styles-module__yMx3KW__gameDuration{color:var(--text-muted);font-size:.95rem}.lol-styles-module__yMx3KW__teamsLayout{flex-direction:column;gap:.75rem;width:100%;max-width:min(1800px,96vw);margin:0 auto 1.5rem;display:flex}.lol-styles-module__yMx3KW__teamsContainer{display:contents}.lol-styles-module__yMx3KW__vsColumn{min-width:unset;justify-content:center;align-items:center;padding:.25rem 0;display:flex}.lol-styles-module__yMx3KW__vsColumn .lol-styles-module__yMx3KW__vsLine{display:block}.lol-styles-module__yMx3KW__vsColumn .lol-styles-module__yMx3KW__vsDivider{flex-direction:row;width:100%}.lol-styles-module__yMx3KW__teamSection{background-color:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;width:100%;min-width:0;padding:.75rem;position:relative;overflow:visible}.lol-styles-module__yMx3KW__blueTeam{color:var(--blue-team);text-align:center;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid rgba(59,130,246,.35);margin-bottom:.6rem;padding-bottom:.4rem;font-size:1rem;font-weight:600}.lol-styles-module__yMx3KW__redTeam{color:var(--red-team);text-align:center;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid rgba(239,68,68,.35);margin-bottom:.6rem;padding-bottom:.4rem;font-size:1rem;font-weight:600}.lol-styles-module__yMx3KW__teamPlayers{grid-template-columns:repeat(5,minmax(220px,1fr));gap:.65rem;width:100%;display:grid}@media (min-width:1600px){.lol-styles-module__yMx3KW__teamPlayers{grid-template-columns:repeat(5,minmax(280px,1fr))}}@media (max-width:1024px){.lol-styles-module__yMx3KW__teamPlayers{grid-template-columns:repeat(5,minmax(170px,1fr));padding-bottom:.25rem;overflow-x:auto}}.lol-styles-module__yMx3KW__vsDivider{justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex}.lol-styles-module__yMx3KW__vsLine{background:var(--border);flex:1;height:1px}.lol-styles-module__yMx3KW__vsText{color:var(--gold);letter-spacing:.12em;border:1px solid var(--border-gold);background-color:var(--bg-primary);border-radius:4px;padding:.35rem .5rem;font-size:.8rem;font-weight:700}.lol-styles-module__yMx3KW__teamSectionBlue{border-top:2px solid var(--blue-team)}.lol-styles-module__yMx3KW__teamSectionRed{border-top:2px solid var(--red-team)}.lol-styles-module__yMx3KW__playerCard{text-align:center;background-color:var(--bg-card);border:1px solid var(--border);box-sizing:border-box;border-radius:6px;grid-template-rows:148px 64px 76px minmax(0,1fr);place-items:center;gap:.4rem;width:100%;min-width:0;min-height:0;padding:2.25rem .75rem .85rem;transition:border-color .15s;display:grid;position:relative;overflow:visible}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__playerInfo{justify-content:center;width:100%;min-height:64px;align-items:center!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__playerNameContainer{text-align:center;justify-content:center!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__playerStats{align-items:center!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__playerName{word-break:break-word;text-align:center;font-size:1rem!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__playerTag{font-size:.85rem!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__levelBadge{font-size:.8rem!important}.lol-styles-module__yMx3KW__playerCard .lol-styles-module__yMx3KW__rankInfo{line-height:1.3;font-size:.85rem!important}.lol-styles-module__yMx3KW__playerRankSlot{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:76px;min-height:76px;display:flex}.lol-styles-module__yMx3KW__playerRankSlot .lol-styles-module__yMx3KW__rankDisplay{gap:.35rem}.lol-styles-module__yMx3KW__rankPlaceholder{color:var(--text-muted);font-size:.8rem;font-style:italic}.lol-styles-module__yMx3KW__championNameLabel{color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:.65rem;line-height:1.2;display:block;overflow:hidden}.lol-styles-module__yMx3KW__tagPlaceholder{color:var(--text-muted);padding:4px 8px;font-size:.72rem;font-style:italic}.lol-styles-module__yMx3KW__enrichmentBanner{color:var(--text-muted);margin:.5rem 0 0;font-size:.8rem;font-style:italic}.lol-styles-module__yMx3KW__copyLinkBtn{border:1px solid var(--border-subtle,#3c3c41);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:4px 10px;font-size:.75rem;transition:color .15s,border-color .15s}.lol-styles-module__yMx3KW__copyLinkBtn:hover{color:#f0e6d2;border-color:#c89b3c}.lol-styles-module__yMx3KW__gameHeaderTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.lol-styles-module__yMx3KW__gameHeaderTeamStat{color:var(--text-muted);background:var(--bg-primary);border:1px solid var(--border);border-radius:4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;padding:.4rem .75rem;font-size:.8rem;display:flex}.lol-styles-module__yMx3KW__gameHeaderTeamStatBlue strong{color:#60a5fa}.lol-styles-module__yMx3KW__gameHeaderTeamStatRed strong{color:#f87171}.lol-styles-module__yMx3KW__gameHeaderTeamLabel{text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.lol-styles-module__yMx3KW__gameHeaderTeamStatBlue .lol-styles-module__yMx3KW__gameHeaderTeamLabel{color:#60a5fa}.lol-styles-module__yMx3KW__gameHeaderTeamStatRed .lol-styles-module__yMx3KW__gameHeaderTeamLabel{color:#f87171}.lol-styles-module__yMx3KW__gameHeaderTeamDivider{color:var(--text-muted);text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:600}.lol-styles-module__yMx3KW__playerTags{flex-wrap:wrap;justify-content:center;align-self:start;align-items:flex-start;gap:4px;width:100%;padding-top:4px;display:flex}.lol-styles-module__yMx3KW__playerTagBadge{color:#fff;white-space:normal;word-break:break-word;border-radius:4px;max-width:100%;padding:4px 8px;font-size:.72rem;font-weight:600;line-height:1.35;box-shadow:0 1px 3px rgba(0,0,0,.3)}.lol-styles-module__yMx3KW__cardBadges{z-index:2;pointer-events:none;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;max-width:200px;line-height:1.2;display:flex;position:absolute;top:8px;right:8px}.lol-styles-module__yMx3KW__cardBadge{color:#fff;text-transform:uppercase;letter-spacing:.35px;pointer-events:auto;white-space:nowrap;text-shadow:0 1px 1px rgba(0,0,0,.35);border-radius:10px;padding:4px 9px;font-size:.68rem;font-weight:700;line-height:1.2;box-shadow:0 1px 5px rgba(0,0,0,.35)}.lol-styles-module__yMx3KW__cardBadgeSmurf{font-size:.7rem;font-weight:800}.lol-styles-module__yMx3KW__cardBadgeMvp{color:#1a1a1a;background:linear-gradient(135deg,#f1c40f 0%,#f39c12 100%);border:1px solid #fcf3cf;box-shadow:0 0 8px rgba(241,196,15,.45)}.lol-styles-module__yMx3KW__cardBadgeRisk{background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);border:1px solid #f5b7b1;box-shadow:0 0 8px rgba(231,76,60,.45)}.lol-styles-module__yMx3KW__cardBadgeStreamer{background:linear-gradient(135deg,#9b59b6 0%,#8e44ad 100%);border:1px solid #d7bde2;box-shadow:0 0 8px rgba(155,89,182,.45)}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__top{border-top:3px solid #f90}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__jungle{border-top:3px solid #0c6}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__mid{border-top:3px solid #c3f}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__adc{border-top:3px solid #f33}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__support{border-top:3px solid #39f}.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__highWinRate,.lol-styles-module__yMx3KW__playerCard.lol-styles-module__yMx3KW__lowWinRate{position:relative}.lol-styles-module__yMx3KW__playerCard:hover{border-color:var(--border-gold)}.lol-styles-module__yMx3KW__playerIcon{min-width:unset;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.lol-styles-module__yMx3KW__championIcon{object-fit:cover;background-color:#091428;border:2px solid #c8aa6e;border-radius:50%;width:50px;height:50px;box-shadow:0 0 8px rgba(200,170,110,.6)}.lol-styles-module__yMx3KW__spellsContainer{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex;position:relative}.lol-styles-module__yMx3KW__runesContainer{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex}.lol-styles-module__yMx3KW__runeIcon{background-color:#0a1428;border:1px solid #463714;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;display:flex}.lol-styles-module__yMx3KW__spellIcon{width:22px;height:22px}.lol-styles-module__yMx3KW__playerInfo{text-align:center;flex-direction:column;flex:none;align-items:center;gap:.25rem;width:100%;display:flex}.lol-styles-module__yMx3KW__playerStats{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.lol-styles-module__yMx3KW__rankDisplay{text-align:center;flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.lol-styles-module__yMx3KW__rankDetails{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.lol-styles-module__yMx3KW__statItem{color:#c8aa6e;align-items:center;gap:.25rem;font-size:.85rem;display:flex}.lol-styles-module__yMx3KW__rankInfo{align-items:center;gap:.25rem;display:flex}.lol-styles-module__yMx3KW__rankTier{color:#c8aa6e;font-weight:700}.lol-styles-module__yMx3KW__rankDivision{color:#c8aa6e}.lol-styles-module__yMx3KW__rankLP,.lol-styles-module__yMx3KW__winLoss{color:#cdfafa;font-size:.8rem}.lol-styles-module__yMx3KW__runeInfo{align-items:center;gap:.25rem;font-size:.85rem;display:flex}.lol-styles-module__yMx3KW__primaryRune{color:#f90}.lol-styles-module__yMx3KW__secondaryRune{color:#39f}.lol-styles-module__yMx3KW__playerNameContainer{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.25rem;width:100%;display:flex;overflow:hidden}.lol-styles-module__yMx3KW__playerName{color:#f0e6d2;margin-right:.25rem;font-weight:600}.lol-styles-module__yMx3KW__playerTag{color:#cdfafa;font-size:.85rem;font-weight:500}.lol-styles-module__yMx3KW__playerInfo{flex-direction:column;gap:.5rem;width:100%;display:flex;overflow:hidden}.lol-styles-module__yMx3KW__playerName{color:#f0e6d2;text-overflow:ellipsis;font-weight:600;overflow:hidden}.lol-styles-module__yMx3KW__viewProfile{color:#cdfafa;font-size:.8rem;text-decoration:underline}.lol-styles-module__yMx3KW__roleDisplay{align-items:center;margin-bottom:.25rem;font-size:.9rem;display:flex}.lol-styles-module__yMx3KW__roleLabel{color:#c8aa6e;font-weight:700}.lol-styles-module__yMx3KW__smiteIndicator{color:#f90;font-weight:700}.lol-styles-module__yMx3KW__tooltip .lol-styles-module__yMx3KW__tooltipText{visibility:hidden;color:#cdfafa;text-align:left;z-index:10000;opacity:0;white-space:normal;pointer-events:none;background-color:#091428;border:1px solid #463714;border-radius:6px;width:220px;max-width:300px;padding:10px;font-size:.85rem;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px rgba(0,0,0,.4)}.lol-styles-module__yMx3KW__tooltipLeft .lol-styles-module__yMx3KW__tooltipText{left:0;right:auto;transform:translate(0)}.lol-styles-module__yMx3KW__tooltipLeft .lol-styles-module__yMx3KW__tooltipText:after{left:20px;transform:translate(0)}.lol-styles-module__yMx3KW__loadingContainer,.lol-styles-module__yMx3KW__errorContainer,.lol-styles-module__yMx3KW__notInGameContainer{text-align:center;background-color:#091428;border:1px solid #463714;border-radius:8px;margin:2rem 0;padding:3rem 1rem}.lol-styles-module__yMx3KW__actionsContainer{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.lol-styles-module__yMx3KW__popularSearches{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.lol-styles-module__yMx3KW__popularSearch{text-align:center;background-color:#0a1428;border:1px solid #463714;border-radius:8px;padding:1.5rem}.lol-styles-module__yMx3KW__popularSearch h3{color:#c8aa6e;margin-bottom:.5rem}.lol-styles-module__yMx3KW__popularSearch p{color:#a09b8c;margin-bottom:1rem}.lol-styles-module__yMx3KW__lolMain{flex-direction:column;gap:2rem;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 1rem;display:flex}.lol-styles-module__yMx3KW__main{flex-direction:column;gap:1rem;width:100%;max-width:min(1800px,98vw);margin:0 auto;padding:1rem 1.25rem 2rem;display:flex}.lol-styles-module__yMx3KW__pageNav{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.lol-styles-module__yMx3KW__backBtn{background:var(--bg-secondary);color:var(--gold);border:1px solid var(--border-gold);white-space:nowrap;border-radius:4px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:background-color .15s}.lol-styles-module__yMx3KW__backBtn:hover{background:var(--bg-card)}.lol-styles-module__yMx3KW__pageTitle{color:var(--gold);text-align:center;letter-spacing:.03em;font-size:1.25rem;font-weight:600}.lol-styles-module__yMx3KW__teamStatsBar{color:var(--text-muted);background-color:var(--bg-primary);border:1px solid var(--border);border-radius:4px;flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.45rem .6rem;font-size:.75rem;display:flex}.lol-styles-module__yMx3KW__title{color:var(--gold);text-align:center;letter-spacing:.02em;margin-bottom:1rem;font-size:2rem;font-weight:600}.lol-styles-module__yMx3KW__description{color:#cdfafa;max-width:600px;margin:0 auto;font-size:1.2rem}.lol-styles-module__yMx3KW__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;display:grid}.lol-styles-module__yMx3KW__featureCard{background-color:var(--bg-secondary);border:1px solid var(--border);text-align:center;border-radius:6px;width:100%;padding:1.5rem}.lol-styles-module__yMx3KW__featureCard h2{color:var(--gold);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.lol-styles-module__yMx3KW__featureCard p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.lol-styles-module__yMx3KW__searchForm{width:100%;margin-top:1rem}.lol-styles-module__yMx3KW__searchForm form{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.lol-styles-module__yMx3KW__searchInput,.lol-styles-module__yMx3KW__regionSelect{color:#f0e6d2;background-color:#0a1428;border:1px solid #463714;border-radius:4px;width:100%;padding:.75rem;font-size:1rem}.lol-styles-module__yMx3KW__testLinks{margin-top:1rem;font-size:.9rem}.lol-styles-module__yMx3KW__testLinks p{color:#a09b8c;margin-bottom:.5rem}.lol-styles-module__yMx3KW__testLink{color:#0ac8b9;margin-right:.5rem;text-decoration:underline}.lol-styles-module__yMx3KW__testLink:hover{color:#cdfafa}.lol-styles-module__yMx3KW__infoSection{background-color:#091428;border:1px solid #463714;border-radius:8px;margin:2rem 0;padding:2rem}.lol-styles-module__yMx3KW__infoSection h2{color:#c8aa6e;margin-bottom:1rem}.lol-styles-module__yMx3KW__infoSection p{color:#a09b8c;margin-bottom:1rem;line-height:1.6}.lol-styles-module__yMx3KW__primaryBtn{color:#0a1428;background-color:#c8aa6e;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-block}.lol-styles-module__yMx3KW__primaryBtn:hover{background-color:#f0e6d2;transform:translateY(-2px)}.lol-styles-module__yMx3KW__secondaryBtn{color:#c8aa6e;background-color:transparent;border:1px solid #c8aa6e;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-block}.lol-styles-module__yMx3KW__secondaryBtn:hover{background-color:rgba(200,170,110,.1);transform:translateY(-2px)}.lol-styles-module__yMx3KW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.lol-styles-module__yMx3KW__loadingMessage{color:#c8aa6e;text-align:center;max-width:500px;font-size:1.1rem;font-style:italic;animation:.5s ease-in lol-styles-module__yMx3KW__fadeIn}@keyframes lol-styles-module__yMx3KW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lol-styles-module__yMx3KW__lolFooter{text-align:center;background-color:#091428;border-top:1px solid #463714;flex-direction:column;align-items:center;margin-top:auto;padding:2rem 1rem;display:flex}.lol-styles-module__yMx3KW__lolFooter p{color:#a09b8c;margin:.5rem 0}.lol-styles-module__yMx3KW__disclaimer{opacity:.7;max-width:800px;margin-top:1rem;font-size:.8rem}@media (max-width:1100px){.lol-styles-module__yMx3KW__teamPlayers{grid-template-columns:repeat(5,minmax(150px,1fr));padding-bottom:.25rem;overflow-x:auto}}@media (max-width:768px){.lol-styles-module__yMx3KW__title{font-size:1.5rem}.lol-styles-module__yMx3KW__pageTitle{font-size:1rem}.lol-styles-module__yMx3KW__features{grid-template-columns:1fr}.lol-styles-module__yMx3KW__playerCard{padding:.5rem .25rem}.lol-styles-module__yMx3KW__playerIcon{min-width:80px}}.lol-styles-module__yMx3KW__container{color:#f0e6d2;background:linear-gradient(135deg,#0a1428 0%,#091428 50%,#0a1428 100%);max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.lol-styles-module__yMx3KW__form{background-color:#091428;border:1px solid #463714;border-radius:8px;max-width:600px;margin:2rem auto;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.2)}.lol-styles-module__yMx3KW__label{color:#c8aa6e;margin-bottom:.5rem;font-weight:600;display:block}.lol-styles-module__yMx3KW__button{color:#0a1428;cursor:pointer;background-color:#c8aa6e;border:none;border-radius:4px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.lol-styles-module__yMx3KW__button:hover:not(:disabled){background-color:#f0e6d2;transform:translateY(-2px);box-shadow:0 4px 8px rgba(200,170,110,.3)}.lol-styles-module__yMx3KW__button:disabled{opacity:.6;cursor:not-allowed}.lol-styles-module__yMx3KW__error{color:#e84057;text-align:center;background-color:rgba(232,64,87,.1);border:1px solid #e84057;border-radius:4px;margin:1rem 0;padding:1rem}.lol-styles-module__yMx3KW__info{color:#0ac8b9;text-align:center;word-break:break-all;background-color:rgba(10,200,185,.1);border:1px solid #0ac8b9;border-radius:4px;margin:1rem 0;padding:1rem;font-family:monospace}.lol-styles-module__yMx3KW__team{flex:1;min-width:0}.lol-styles-module__yMx3KW__teamBlue{color:#0ac8b9;text-align:center;text-shadow:0 0 10px rgba(10,200,185,.7);border-bottom:2px solid #0ac8b9;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.lol-styles-module__yMx3KW__teamRed{color:#e84057;text-align:center;text-shadow:0 0 10px rgba(232,64,87,.7);border-bottom:2px solid #e84057;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.lol-styles-module__yMx3KW__playersList{flex-direction:column;gap:1rem;display:flex}.lol-styles-module__yMx3KW__playerHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.lol-styles-module__yMx3KW__playerDetail{color:#a09b8c;margin:.25rem 0;font-size:.9rem}.lol-styles-module__yMx3KW__puuidBadge{color:#0a1428;background-color:#0ac8b9;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.lol-styles-module__yMx3KW__loading{color:#c8aa6e;font-size:.9rem;font-style:italic}.lol-styles-module__yMx3KW__rank{color:#c8aa6e;font-size:.9rem;font-weight:600}.lol-styles-module__yMx3KW__championSection{align-items:center;gap:.75rem;display:flex}.lol-styles-module__yMx3KW__championIcon{border:2px solid #c8aa6e;border-radius:8px;box-shadow:0 0 8px rgba(200,170,110,.6)}.lol-styles-module__yMx3KW__spellsContainer{flex-direction:column;gap:.25rem;display:flex}.lol-styles-module__yMx3KW__spellIcon{border:1px solid #463714;border-radius:4px;transition:all .2s}.lol-styles-module__yMx3KW__spellIcon:hover{border-color:#c8aa6e;transform:scale(1.1);box-shadow:0 0 8px rgba(200,170,110,.5)}.lol-styles-module__yMx3KW__tooltip{cursor:pointer;display:inline-block;position:relative}.lol-styles-module__yMx3KW__tooltipText{visibility:hidden;color:#cdfafa;text-align:left;z-index:10000;opacity:0;white-space:normal;pointer-events:none;background-color:#091428;border:1px solid #463714;border-radius:6px;min-width:240px;max-width:320px;padding:10px;font-size:.85rem;line-height:1.45;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px rgba(0,0,0,.4)}.lol-styles-module__yMx3KW__tagTipMeaning{color:#f0e6d2;font-size:.84rem;line-height:1.45}.lol-styles-module__yMx3KW__tagTipDetail{color:#a09b8c;border-top:1px solid #1e3a5f;margin-top:8px;padding-top:8px;font-size:.78rem;line-height:1.4}.lol-styles-module__yMx3KW__tooltipRight .lol-styles-module__yMx3KW__tooltipText{left:auto;right:0;transform:translate(0)}.lol-styles-module__yMx3KW__tooltipLeft .lol-styles-module__yMx3KW__tooltipText{left:0;transform:translate(0)}.lol-styles-module__yMx3KW__tooltipText:after{content:"";border:6px solid transparent;border-top-color:#091428;position:absolute;top:100%;left:50%;transform:translate(-50%)}.lol-styles-module__yMx3KW__tooltip:hover .lol-styles-module__yMx3KW__tooltipText{visibility:visible;opacity:1}.lol-styles-module__yMx3KW__levelBadge{color:#0a1428;background:linear-gradient(135deg,#0ac8b9,#cdfafa);border-radius:12px;margin-left:.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px rgba(10,200,185,.3)}.lol-styles-module__yMx3KW__smurfCard{background:linear-gradient(135deg,rgba(255,68,68,.05),rgba(255,68,68,.1));position:relative;border:2px solid #f44!important;box-shadow:0 0 20px rgba(255,68,68,.6)!important}.lol-styles-module__yMx3KW__smurfBadge{color:#fff;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#f44,#f66);border-radius:16px;padding:.3rem .8rem;font-size:.7rem;font-weight:800;animation:2s infinite lol-styles-module__yMx3KW__smurfPulse;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px rgba(255,68,68,.6)}@keyframes lol-styles-module__yMx3KW__smurfPulse{0%,to{box-shadow:0 4px 12px rgba(255,68,68,.6)}50%{box-shadow:0 4px 20px rgba(255,68,68,.9)}}.lol-styles-module__yMx3KW__rankSeasonStats{color:#a09b8c;font-size:.78rem;line-height:1.35}.lol-styles-module__yMx3KW__rankSeasonStats .lol-styles-module__yMx3KW__winRate{margin-left:0;font-size:.78rem}.lol-styles-module__yMx3KW__rankSeasonSep{color:#6b7280}.lol-styles-module__yMx3KW__winRate{color:#cdfafa;margin-left:.5rem;font-size:.85rem;font-weight:600}.lol-styles-module__yMx3KW__playerInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.lol-styles-module__yMx3KW__playerInfo strong{color:#f0e6d2;font-size:1rem}.lol-styles-module__yMx3KW__rankDisplay{align-items:center;gap:.75rem;display:flex}.lol-styles-module__yMx3KW__rankEmblem{filter:drop-shadow(0 0 4px rgba(200,170,110,.4));border-radius:4px;min-width:48px;min-height:48px;transition:transform .2s}.lol-styles-module__yMx3KW__rankEmblem:hover{transform:scale(1.1)}.lol-styles-module__yMx3KW__rankDetails{flex-direction:column;gap:.15rem;display:flex}.lol-styles-module__yMx3KW__rankLP{color:#cdfafa;font-size:.8rem;font-weight:600}
.demo-module__e420dW__explanation{text-align:center;background:rgba(9,20,40,.9);border:1px solid #463714;border-radius:10px;margin-bottom:2rem;padding:2rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.4)}.demo-module__e420dW__explanation h2{color:#c8aa6e;margin-bottom:1rem;font-size:1.8rem}.demo-module__e420dW__explanation p{color:#a09b8c;text-align:left;max-width:800px;margin:0 auto .75rem;font-size:1rem;line-height:1.7}.demo-module__e420dW__explanation strong{color:#f0e6d2}.demo-module__e420dW__demoBadge{color:#c89b3c;letter-spacing:.5px;text-transform:uppercase;background:rgba(200,155,60,.2);border:1px solid rgba(200,155,60,.5);border-radius:20px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.demo-module__e420dW__featureGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;display:grid}.demo-module__e420dW__featureItem{background:rgba(15,25,35,.8);border:1px solid rgba(70,55,20,.5);border-radius:8px;gap:.75rem;padding:.75rem 1rem;transition:border-color .3s;display:flex}.demo-module__e420dW__featureItem:hover{border-color:#c89b3c}.demo-module__e420dW__featureItem>span{flex-shrink:0;margin-top:2px;font-size:1.5rem}.demo-module__e420dW__featureItem div{color:#a09b8c;font-size:.8rem;line-height:1.5}.demo-module__e420dW__featureItem strong{color:#f0e6d2;margin-bottom:2px;font-size:.85rem;display:block}.demo-module__e420dW__techStack{background:rgba(9,20,40,.8);border:1px solid #463714;border-radius:10px;margin-top:2rem;padding:1.5rem 2rem}.demo-module__e420dW__techStack h3{color:#c8aa6e;text-align:center;margin-bottom:1rem;font-size:1.1rem}.demo-module__e420dW__techGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.demo-module__e420dW__techItem{background:rgba(15,25,35,.7);border:1px solid rgba(70,55,20,.3);border-radius:6px;align-items:center;gap:.6rem;padding:.5rem .75rem;display:flex}.demo-module__e420dW__techIcon{text-align:center;width:28px;font-size:1.3rem}.demo-module__e420dW__techLabel{color:#a09b8c;font-size:.8rem}.demo-module__e420dW__techLabel strong{color:#f0e6d2;font-size:.85rem;display:block}@media (max-width:1024px){.demo-module__e420dW__featureGrid,.demo-module__e420dW__techGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.demo-module__e420dW__explanation{padding:1.5rem 1rem}.demo-module__e420dW__explanation h2{font-size:1.4rem}.demo-module__e420dW__featureGrid,.demo-module__e420dW__techGrid{grid-template-columns:1fr}}
.stats-module__LR6Duq__page{max-width:1100px}.stats-module__LR6Duq__note{color:var(--text-muted);text-align:center;margin-bottom:1rem;font-size:.85rem}.stats-module__LR6Duq__error{color:#ef4444;text-align:center;padding:1rem}.stats-module__LR6Duq__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.stats-module__LR6Duq__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.stats-module__LR6Duq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.stats-module__LR6Duq__value{color:var(--gold);font-size:1.5rem;font-weight:600}.stats-module__LR6Duq__meta{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-size:.8rem}.stats-module__LR6Duq__section{background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;margin-bottom:1rem;padding:1rem 1.25rem}.stats-module__LR6Duq__section h2{color:var(--gold);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.stats-module__LR6Duq__chart{align-items:flex-end;gap:6px;height:120px;padding-top:.5rem;display:flex}.stats-module__LR6Duq__barWrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.stats-module__LR6Duq__bar{background:var(--gold);opacity:.85;border-radius:3px 3px 0 0;width:100%;max-width:28px;min-height:4px}.stats-module__LR6Duq__barLabel{color:var(--text-muted);font-size:.6rem}.stats-module__LR6Duq__twoCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.stats-module__LR6Duq__twoCol{grid-template-columns:1fr}}.stats-module__LR6Duq__list{flex-direction:column;gap:.4rem;list-style:none;display:flex}.stats-module__LR6Duq__list li{color:var(--text-primary);border-bottom:1px solid var(--border);justify-content:space-between;padding:.35rem 0;font-size:.85rem;display:flex}.stats-module__LR6Duq__empty{color:var(--text-muted);font-size:.85rem}.stats-module__LR6Duq__table{flex-direction:column;gap:.35rem;display:flex}.stats-module__LR6Duq__row{color:var(--text-muted);border-bottom:1px solid var(--border);grid-template-columns:2fr .6fr .6fr 1.5fr;gap:.5rem;padding:.4rem 0;font-size:.78rem;display:grid}.stats-module__LR6Duq__row span:first-child{color:var(--text-primary)}
