:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-canvas:#dfe1dc;--bg-subtle:#d4d6d1;--surface-1:#f8f7f1eb;--surface-2:#e9e9e9f0;--surface-3:#dcded9;--text-primary:#1d1e1c;--text-secondary:#4c4e4b;--text-muted:#747771;--border:#c5c6c0;--border-strong:#979a94;--bronze:#f9d000;--gold:#9a6413;--positive:#247b2d;--negative:#c52630;--info:#3977a9;--warning:#8b5813;--container:1440px;--header-height:60px;--font-ui:Inter, "Helvetica Neue", "Segoe UI", Arial, sans-serif;--font-display:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif}*{box-sizing:border-box}html{background:var(--bg-canvas);scroll-behavior:smooth}body{min-width:320px;color:var(--text-primary);background:radial-gradient(circle at 82% 8%, #f9d0001a, transparent 26rem), linear-gradient(135deg, #e8e9e4 0%, var(--bg-canvas) 48%, #d5d8d2 100%);font-family:var(--font-ui);font-variant-numeric:tabular-nums lining-nums;-webkit-font-smoothing:antialiased;margin:0;font-size:14px}body:before{z-index:-1;content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.018'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}button,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nowrap{white-space:nowrap}.appShell{min-height:100vh}.siteHeader{z-index:20;height:var(--header-height);border-bottom:1px solid var(--border);background:#f4f0dff5;position:sticky;top:0}.siteHeader__inner{width:min(var(--container), calc(100% - 56px));grid-template-columns:220px 1fr auto;align-items:center;gap:24px;height:100%;margin:0 auto;display:grid}.siteBrand{width:fit-content;color:var(--text-primary);font-size:17px;font-family:var(--font-display);letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:10px;font-weight:700;display:inline-flex}.siteBrand__mark{color:#151612;background:var(--bronze);border-radius:2px;place-items:center;width:27px;height:27px;font-size:14px;font-weight:850;display:grid}.siteNav{align-items:stretch;gap:30px;height:100%;display:flex}.siteNav__link{color:var(--text-secondary);font-family:var(--font-display);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;transition:color .14s;display:inline-flex;position:relative}.siteNav__link:hover{color:var(--text-primary)}.siteNav__link--active{color:var(--text-primary);background:#0000000e}.siteNav__link--active:after{background:var(--bronze);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.liveDot,.onlineDot{background:var(--positive);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block}.siteActions{align-items:center;gap:8px;display:flex}.iconButton{width:36px;height:36px;color:var(--text-secondary);background:0 0;border:0;border-radius:2px;place-items:center;padding:0;display:grid}.iconButton:hover{color:var(--text-primary);background:var(--surface-2)}.iconButton--bordered{border:1px solid var(--border)}.menuButton{display:none}.localeBadge{min-width:34px;height:28px;color:var(--text-muted);border-left:1px solid var(--border);place-items:center;font-size:11px;font-weight:750;display:grid}.globalSearch{top:calc(100% + 8px);right:max(28px, calc((100vw - var(--container)) / 2));width:min(440px,100vw - 32px);height:48px;color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border-strong);align-items:center;gap:10px;padding:0 14px;display:flex;position:absolute;box-shadow:0 12px 30px #1c1d1b2e}.globalSearch input{background:0 0;border:0;outline:0;flex:1;min-width:0}.globalSearch kbd{color:var(--text-muted);font:11px var(--font-ui)}.pageContainer{width:min(var(--container), calc(100% - 56px));min-height:calc(100vh - 150px);margin:0 auto;padding:38px 0 56px}.pageIntro{justify-content:space-between;align-items:flex-end;gap:40px;min-height:116px;margin-bottom:24px;display:flex}.productKicker,.sectionLabel{color:var(--warning);font-family:var(--font-display);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.pageIntro h1,.profileIdentity h1{letter-spacing:-.025em;margin:0;font-size:clamp(34px,4vw,46px);font-weight:680;line-height:1}.pageIntro h1{font-family:var(--font-display);letter-spacing:.035em;text-transform:uppercase;font-weight:700}.profileIdentity h1{font-family:var(--font-ui)}.pageIntro__subtitle{color:var(--text-secondary);margin:11px 0 0;font-size:14px}.pageIntro__aside{padding-bottom:4px}.freshness{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.freshness svg{width:16px;height:16px}.filterBar{grid-template-columns:.8fr .8fr 1.1fr .8fr 1.25fr;gap:8px;margin-bottom:12px;display:grid}.filterControl,.tableSearch{height:52px;color:var(--text-secondary);background:var(--surface-1);border:1px solid var(--border);border-radius:2px;flex-direction:column;justify-content:center;padding:7px 13px;display:flex}.filterControl>span{color:var(--text-muted);letter-spacing:.03em;font-size:10px}.filterControl select{background:0 0;border:0;outline:0;width:100%;margin-top:3px;font-size:13px}.tableSearch{flex-direction:row;align-items:center;gap:10px}.tableSearch svg{flex:none;width:18px}.tableSearch input{background:0 0;border:0;outline:0;width:100%}.tableSearch input::placeholder{color:var(--text-muted)}.statStrip{background:var(--surface-1);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);min-height:76px;margin-bottom:12px;display:grid}.statStrip,.sectionTabs{scrollbar-width:none}.statStrip::-webkit-scrollbar{display:none}.sectionTabs::-webkit-scrollbar{display:none}.statStrip>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-width:0;padding:15px 20px;display:flex}.statStrip>div:last-child{border-right:0}.statStrip span{color:var(--text-muted);font-size:11px}.statStrip strong{letter-spacing:.01em;margin-top:5px;font-size:21px;font-weight:580}.dataTableFrame{background:var(--surface-1);border:1px solid var(--border);overflow-x:auto;box-shadow:0 2px 8px #1e1f1d14}.dataTable{border-collapse:collapse;width:100%;font-size:13px}.dataTable th{height:42px;color:var(--text-muted);background:var(--surface-2);border-bottom:1px solid var(--border-strong);letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:0 14px;font-size:10px;font-weight:720}.dataTable td{border-bottom:1px solid var(--border);white-space:nowrap;height:50px;padding:0 14px}.dataTable tbody tr:last-child td{border-bottom:0}.dataTable tbody tr{transition:background .12s}.dataTable tbody tr:hover{background:var(--surface-2)}.dataTable .numeric{text-align:right}.leaderboardTable{min-width:900px}.rankCell{width:48px;color:var(--text-muted)}.rankCell--top{color:var(--gold);font-weight:750}.ratingCell{color:var(--text-primary);font-size:15px;font-weight:680}.mutedCell{color:var(--text-muted)}.playerLink{align-items:center;gap:9px;display:inline-flex}.playerLink:hover strong{color:var(--gold)}.countryCode{min-width:24px;color:var(--text-muted);letter-spacing:.08em;font-size:9px;font-weight:750}.rowAction{width:30px;height:30px;color:var(--text-muted);place-items:center;display:grid}.rowAction:hover{color:var(--text-primary);background:var(--surface-3)}.rowAction svg{width:16px}.delta{justify-content:flex-end;align-items:center;gap:4px;display:inline-flex}.lobbyOverview{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:12px;display:grid}.lobbyOverview__hero{background:var(--surface-1);border:1px solid var(--border-strong);flex-direction:column;justify-content:space-between;min-height:330px;padding:34px;display:flex}.lobbyOverview__eyebrow{color:var(--text-secondary);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:760;display:flex}.lobbyLiveDot{background:var(--text-muted);border-radius:50%;flex:none;width:8px;height:8px}.lobbyLiveDot--live{background:var(--positive);box-shadow:0 0 0 5px #247b2d1f}.lobbyLiveDot--stale{background:var(--warning);box-shadow:0 0 0 5px #8b58131f}.lobbyLiveDot--offline{background:var(--negative);box-shadow:0 0 0 5px #c526301a}.lobbyOverview__total{align-items:flex-end;gap:24px;display:flex}.lobbyOverview__total>strong{font-family:var(--font-display);letter-spacing:-.065em;font-size:clamp(72px,9vw,126px);font-weight:500;line-height:.75}.lobbyOverview__total h2{font-family:var(--font-display);margin:0 0 7px;font-size:24px;font-weight:700}.lobbyOverview__total p,.lobbyOverview__freshness span:last-child{color:var(--text-muted);margin:0;font-size:11px}.lobbyOverview__freshness{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;gap:20px;padding-top:17px;font-size:11px;display:flex}.lobbyOverview__metrics{grid-template-rows:1fr 1fr;gap:12px;display:grid}.lobbyOverview__metrics article{background:var(--surface-1);border:1px solid var(--border);grid-template-columns:1fr auto;align-content:space-between;gap:10px;min-height:159px;padding:24px;display:grid}.lobbyOverview__metrics article>span{color:var(--text-secondary);letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:740}.lobbyOverview__metrics article>strong{font-family:var(--font-display);grid-area:1/2/3;align-self:center;font-size:52px;font-weight:500}.lobbyOverview__metrics article>p{max-width:240px;color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.lobbyOverview__method{border:1px solid var(--border);background:#f8f7f18c;grid-column:1/-1;grid-template-columns:180px 1fr;gap:20px;padding:18px 22px;display:grid}.lobbyOverview__method strong{font-size:11px}.lobbyOverview__method p{max-width:760px;color:var(--text-muted);margin:0;font-size:10px;line-height:1.55}.lobbyUnavailable{background:var(--surface-1);border:1px solid var(--border);justify-content:center;align-items:center;gap:18px;min-height:240px;padding:34px;display:flex}.lobbyUnavailable p{color:var(--text-muted);margin:7px 0 0;font-size:11px}.matchesTable .matchPlayersCell{grid-template-columns:28px minmax(90px,1fr) 44px 28px minmax(90px,1fr);align-items:center;gap:8px;min-width:360px;display:grid}.matchPlayersCell a{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.matchPlayersCell a:hover{color:var(--gold)}.matchOutcome{color:var(--positive);text-align:center;text-transform:uppercase;font-size:8px;font-weight:750}.sourceBadge{border:1px solid var(--border);white-space:nowrap;align-items:center;min-height:22px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.sourceBadge--lobby{color:var(--positive)}.sourceBadge--hotameta{color:var(--text-muted)}.factionFilters{grid-template-columns:repeat(2,minmax(180px,280px))}.factionAnalyticsGrid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:12px;margin-bottom:12px;display:grid}.factionStatsTable{min-width:780px}.factionStatsTable tbody tr{cursor:pointer}.factionStatsTable tbody tr.isHighlighted{background:#f9d0001f}.factionMethod{min-height:100%}.factionMethod dl{margin:20px 0 0}.factionMethod dl div{border-top:1px solid var(--border);padding:12px 0}.factionMethod dt{font-size:12px;font-weight:700}.factionMethod dd,.factionMethod>p:last-child{color:var(--text-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.factionMethod>p:last-child{margin-top:18px}.matchupPanel{margin-bottom:0}.matchupPanel .panelHeader>span{font-size:10px}.matchupGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(12,minmax(76px,1fr));gap:1px;margin-top:18px;display:grid;overflow-x:auto}.matchupCell{background:var(--surface-2);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:76px;min-height:112px;padding:10px 5px;display:flex}.matchupCell>span{color:var(--text-muted);font-size:8px;font-weight:750}.matchupCell>strong{margin-top:3px;font-size:14px}.matchupCell>small{color:var(--text-muted);font-size:8px}.matchupCell--positive{background:#247b2d1a}.matchupCell--negative{background:#c5263014}.delta svg{width:13px;height:13px}.delta--positive{color:var(--positive)}.delta--negative{color:var(--negative)}.factionIdentity{align-items:center;gap:8px;display:inline-flex}.factionEmblem{color:#f0eee8;clip-path:polygon(8% 0,92% 0,92% 72%,50% 100%,8% 72%);letter-spacing:-.04em;border:1px solid #ffffff47;flex:none;place-items:center;font-size:7px;font-weight:850;display:inline-grid}.factionEmblem--sm{width:24px;height:28px}.factionEmblem--md{width:32px;height:38px;font-size:9px}.factionEmblem--lg{width:48px;height:56px;font-size:12px}.factionEmblem--castle{background:#34577e}.factionEmblem--rampart{background:#315f49}.factionEmblem--tower{background:#596481}.factionEmblem--inferno{background:#7a3730}.factionEmblem--necropolis{background:#4f485e}.factionEmblem--dungeon{background:#59436f}.factionEmblem--stronghold{background:#765331}.factionEmblem--fortress{background:#53613b}.factionEmblem--conflux{background:#47737a}.factionEmblem--cove{background:#315b69}.factionEmblem--factory{background:#72503b}.factionEmblem--bulwark{background:#3e654e}.tableEmpty{text-align:center;place-content:center;gap:7px;min-height:180px;display:grid}.tableEmpty span{color:var(--text-muted)}.tableFooter{color:var(--text-muted);justify-content:space-between;padding:11px 2px 0;font-size:11px;display:flex}.homeHero{border:1px solid var(--border);background:linear-gradient(90deg,#f8f7f1fa 0%,#f8f7f1e8 58%,#e9e9e9c7 100%),radial-gradient(circle at 84% 38%,#f9d00038,#0000 34%);grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr);align-items:center;gap:72px;min-height:350px;margin-bottom:12px;padding:54px 58px;display:grid;overflow:hidden}.homeHero__copy h1{max-width:780px;font-size:clamp(42px,5.2vw,68px);font-family:var(--font-display);letter-spacing:.025em;text-transform:uppercase;margin:0;font-weight:700;line-height:.98}.homeHero__copy>p:not(.productKicker){max-width:620px;color:var(--text-secondary);margin:22px 0 0;font-size:16px;line-height:1.6}.homeHero__actions{align-items:center;gap:8px;margin-top:28px;display:flex}.primaryButton,.homeHero__actions .secondaryButton{min-height:40px;font-family:var(--font-display);letter-spacing:.07em;text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;padding:0 17px;font-size:11px;font-weight:700;display:inline-flex}.primaryButton{color:#171813;background:linear-gradient(#fbe16c, var(--bronze));border:1px solid #4f4d42;box-shadow:inset 0 0 0 2px #ffffff6b}.primaryButton:hover{background:linear-gradient(#ffe986,#efbd22);border-color:#292a26}.homePulse{border-left:1px solid var(--border-strong);flex-direction:column;min-width:0;padding:28px 0 0 30px;display:flex}.homePulse__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.homePulse>strong{color:var(--gold);letter-spacing:-.055em;margin-top:12px;font-size:64px;font-weight:560;line-height:1}.homePulse>span{color:var(--text-secondary);margin-top:4px}.homePulse__baseline{color:var(--text-muted);grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;font-size:10px;display:grid}.homePulse small{color:var(--warning);margin-top:20px;font-size:10px}.homeStats{background:var(--surface-1);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);min-height:94px;margin-bottom:12px;display:grid}.homeStats>div{border-right:1px solid var(--border);grid-template-columns:1fr auto;align-content:center;gap:4px 14px;padding:17px 22px;display:grid}.homeStats>div:last-child{border-right:0}.homeStats span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.homeStats strong{letter-spacing:-.025em;grid-area:1/2/3;align-self:center;font-size:27px;font-weight:570}.homeStats small{color:var(--text-secondary);font-size:10px}.homeGrid{gap:12px;margin-bottom:12px;display:grid}.homeGrid--primary{grid-template-columns:minmax(0,1.62fr) minmax(330px,.72fr)}.homeGrid--analysis{grid-template-columns:1fr 1fr}.homePanel{padding:0;overflow:hidden}.homePanel__header{border-bottom:1px solid var(--border);min-height:78px;padding:16px 20px}.homePanel__header .sectionLabel{margin-bottom:5px}.homePanel__header h2{font-size:17px}.homeActivity{border-bottom:1px solid var(--border);grid-template-columns:68px minmax(250px,1fr) 120px 48px 18px;align-items:center;gap:14px;min-height:60px;padding:9px 16px;display:grid}.homeActivity:last-child{border-bottom:0}.homeActivity:hover,.homeMatch:hover,.homeRiser:hover{background:var(--surface-2)}.homeActivity__status{letter-spacing:.04em;text-transform:uppercase;border:1px solid;width:fit-content;padding:5px 7px;font-size:9px;font-weight:750}.homeActivity__status--playing{color:var(--positive)}.homeActivity__status--waiting{color:var(--warning)}.homeActivity__players{grid-template-columns:minmax(80px,1fr) 38px 24px minmax(80px,1fr) 38px;align-items:center;gap:7px;display:grid}.homeActivity__players strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.homeActivity__players span{color:var(--text-muted);font-size:11px}.homeActivity__players i{color:var(--bronze);text-align:center;text-transform:uppercase;font-size:9px;font-style:normal}.homeActivity__template{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.homeActivity time{color:var(--text-muted);font-size:11px}.homeActivity>svg{width:15px;color:var(--text-muted)}.homeSignalList{padding:0 20px}.homeSignal{border-bottom:1px solid var(--border);padding:16px 0}.homeSignal:last-child{border-bottom:0}.homeSignal>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.homeSignal span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.homeSignal .signalValue{font-size:14px}.signalValue--positive{color:var(--positive)}.signalValue--negative{color:var(--negative)}.signalValue--neutral{color:var(--gold)}.homeSignal h3{margin:7px 0 0;font-size:12px;font-weight:650}.homeSignal p{color:var(--text-muted);margin:5px 0 0;font-size:10px;line-height:1.5}.homeFactionRow{border-bottom:1px solid var(--border);grid-template-columns:28px minmax(110px,1fr) 94px 58px 68px;align-items:center;gap:10px;min-height:54px;padding:7px 18px;font-size:11px;display:grid}.homeFactionRow:last-child{border-bottom:0}.homeFactionRow>strong{font-size:12px}.homeFactionRow>span{color:var(--text-muted)}.homeFactionRow>b{text-align:right;font-size:12px}.homeFactionRow>em{text-align:right;font-size:10px;font-style:normal;font-weight:650}.homeRiser{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(130px,1fr) 48px 50px 16px;align-items:center;gap:12px;min-height:67px;padding:9px 18px;display:grid}.homeRiser:last-child{border-bottom:0}.homeRiser__rank{color:var(--text-muted);font-size:10px}.homeRiser>div{flex-direction:column;min-width:0;display:flex}.homeRiser>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.homeRiser small{color:var(--text-muted);margin-top:4px;font-size:9px}.homeRiser>b{text-align:right;font-size:14px}.homeRiser>em{color:var(--positive);text-align:right;font-size:11px;font-style:normal;font-weight:650}.homeRiser>svg{width:15px;color:var(--text-muted)}.homeRecentMatches{margin-bottom:12px}.homeMatch{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(310px,1.45fr) minmax(120px,.65fr) 48px 42px 16px;align-items:center;gap:14px;min-height:58px;padding:8px 18px;font-size:11px;display:grid}.homeMatch:last-child{border-bottom:0}.homeMatch>time,.homeMatch>span{color:var(--text-muted)}.homeMatch>strong{text-align:right}.homeMatch>svg{width:15px;color:var(--text-muted)}.homeMatch__players{grid-template-columns:minmax(86px,1fr) 24px 44px 24px minmax(86px,1fr);align-items:center;gap:8px;min-width:0;display:grid}.homeMatch__players a{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:650;overflow:hidden}.homeMatch__players a:first-child{text-align:right}.homeMatch__players a:hover{color:var(--gold)}.homeMatch__players i{color:var(--positive);text-align:center;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:750}.homeMatch__faction{height:28px}.homeDataNote{min-height:88px;color:var(--text-muted);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:32px;padding:18px 22px;display:flex}.homeDataNote>div{align-items:center;gap:14px;display:flex}.homeDataNote__mark{color:#151612;background:var(--bronze);flex:none;place-items:center;width:32px;height:32px;font-size:14px;font-weight:850;display:grid}.homeDataNote strong{color:var(--text-primary);font-size:12px}.homeDataNote p{margin:4px 0 0;font-size:10px}.homeDataNote>span{text-align:right;max-width:330px;font-size:10px;line-height:1.5}.siteFooter{width:min(var(--container), calc(100% - 56px));min-height:88px;color:var(--text-muted);border-top:1px solid var(--border);align-items:center;gap:28px;margin:0 auto;padding:24px 0;font-size:11px;display:flex}.siteFooter span{color:var(--text-secondary);font-weight:720}.siteFooter p{margin:0}.siteFooter p:last-child{margin-left:auto}.profileHeader{background:var(--surface-1);border:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:32px;min-height:150px;margin-bottom:12px;padding:24px;display:grid;position:relative}.profileIdentity{align-items:center;gap:18px;min-width:0;display:flex}.avatarFallback{width:72px;height:72px;color:var(--gold);background:var(--surface-3);border:1px solid var(--border-strong);flex:none;place-items:center;font-size:19px;font-weight:750;display:grid}.profileStatus{color:var(--text-muted);align-items:center;gap:7px;margin-bottom:9px;font-size:11px;display:flex}.profileIdentity h1{font-size:clamp(30px,3vw,42px)}.profileIdentity p{color:var(--text-muted);align-items:center;gap:10px;margin:9px 0 0;display:flex}.profileRating{border-left:1px solid var(--border);flex-direction:column;min-width:130px;padding-left:24px;display:flex}.profileRating span,.profileRating small{color:var(--text-muted);font-size:10px}.profileRating strong{color:var(--gold);margin:3px 0;font-size:34px;font-weight:650}.profileActions{align-items:center;gap:8px;display:flex}.secondaryButton{height:36px;color:var(--text-secondary);border:1px solid var(--border);background:#ffffff5c;border-radius:2px;padding:0 15px;box-shadow:0 1px 3px #1e1f1d14}.secondaryButton:hover{color:var(--text-primary);border-color:var(--border-strong);background:#ffffff9e}.profileStatStrip{grid-template-columns:repeat(6,1fr)}.profileStatStrip>div{padding:12px 16px}.profileStatStrip strong{font-size:17px}.sectionTabs{border-bottom:1px solid var(--border);align-items:stretch;gap:28px;height:48px;margin-bottom:16px;padding:0 4px;display:flex;overflow-x:auto}.sectionTabs a{color:var(--text-muted);white-space:nowrap;align-items:center;font-size:12px;display:flex;position:relative}.sectionTabs a:hover,.sectionTabs__active{color:var(--text-primary)!important}.sectionTabs__active:after{background:var(--bronze);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.profileGrid{grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:12px;margin-bottom:12px;display:grid}.panel{background:var(--surface-1);border:1px solid var(--border);padding:20px;box-shadow:0 2px 8px #1e1f1d12}.panel h2{font-family:var(--font-display);letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:18px;font-weight:700}.panelHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.segmented{background:var(--bg-subtle);border:1px solid var(--border);height:32px;padding:2px;display:flex}.segmented button{min-width:44px;color:var(--text-muted);background:0 0;border:0;padding:0 9px;font-size:10px}.segmented button:hover{color:var(--text-primary)}.segmented .isSelected{color:var(--text-primary);background:var(--surface-3)}.ratingChart{width:100%;margin-top:10px;overflow:hidden}.ratingChart svg{width:100%;height:auto;display:block}.chartGrid{stroke:var(--border);stroke-width:1px}.chartLabel{fill:var(--text-muted);font:10px var(--font-ui)}.ratingLine{fill:none;stroke:var(--bronze);stroke-width:2px;vector-effect:non-scaling-stroke}.ratingPoint{fill:var(--bg-canvas);stroke:var(--gold);stroke-width:1.5px;vector-effect:non-scaling-stroke}.chartEmpty{min-height:180px;color:var(--text-muted);text-align:center;place-items:center;font-size:11px;display:grid}.formPanel{flex-direction:column;display:flex}.formDots{gap:6px;margin:28px 0 15px;display:flex}.formDots span{border-radius:50%;width:10px;height:10px}.isWin{background:var(--positive)}.isLoss{background:var(--negative)}.formPanel>strong{font-size:25px;font-weight:620}.formPanel>span{color:var(--text-muted);margin-top:2px;font-size:11px}.insightList{margin:auto 0 0;padding-top:20px}.insightList div{border-top:1px solid var(--border);padding:10px 0}.insightList dt{color:var(--text-muted);font-size:10px}.insightList dd{margin:3px 0 0;font-size:12px;font-weight:600}.recentMatches{padding:0}.recentMatches>.panelHeader{border-bottom:1px solid var(--border);min-height:68px;padding:14px 20px}.textLink{color:var(--text-secondary);align-items:center;gap:4px;font-size:11px;display:inline-flex}.textLink:hover{color:var(--gold)}.textLink svg{width:14px}.matchRow{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(150px,1fr) 120px minmax(100px,.7fr) 100px 60px 125px;align-items:center;gap:12px;min-height:58px;padding:8px 16px;font-size:12px;display:grid}.matchRow:last-child{border-bottom:0}.matchRow:hover{background:var(--surface-2)}.resultMarker{border:1px solid;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.resultMarker--win{color:var(--positive)}.resultMarker--loss{color:var(--negative)}.resultMarker--unknown{color:var(--text-muted)}.matchOpponent{flex-direction:column;min-width:0;display:flex}.matchOpponent span,.cellLabel{color:var(--text-muted);font-size:9px}.matchOpponent strong,.matchOpponent a{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-weight:650;overflow:hidden}.matchOpponent a:hover{color:var(--gold)}.matchFactions{color:var(--text-muted);align-items:center;gap:8px;font-size:9px;display:flex}.profileEmpty{min-height:120px;color:var(--text-muted);text-align:center;place-items:center;padding:24px;font-size:11px;display:grid}.placeholderPanel{text-align:center;place-content:center;justify-items:center;min-height:300px;display:grid}.placeholderPanel h2{font-size:24px}.placeholderPanel p:not(.sectionLabel){max-width:520px;color:var(--text-secondary);margin:12px 0 0;line-height:1.6}.placeholderPanel>span{color:var(--text-muted);margin-top:18px;font-size:11px}@media (max-width:1199px){.siteHeader__inner,.pageContainer,.siteFooter{width:min(100% - 40px, var(--container))}.siteHeader__inner{grid-template-columns:170px 1fr auto}.siteNav{gap:20px}.filterBar{grid-template-columns:repeat(4,1fr)}.tableSearch{grid-column:1/-1;height:44px}.profileGrid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr)}.factionAnalyticsGrid{grid-template-columns:1fr}.matchRow{grid-template-columns:36px minmax(140px,1fr) 100px minmax(90px,.7fr) 72px 50px 105px;gap:8px}.homeHero{gap:44px;padding-inline:38px}.homeGrid--primary{grid-template-columns:minmax(0,1.35fr) minmax(300px,.72fr)}.homeActivity{grid-template-columns:64px minmax(230px,1fr) 90px 44px 16px;gap:10px}.homeActivity__players{grid-template-columns:minmax(70px,1fr) 34px 20px minmax(70px,1fr) 34px;gap:5px}}@media (max-width:860px){.siteHeader__inner{grid-template-columns:1fr auto}.menuButton{display:grid}.siteNav{background:var(--surface-2);border:1px solid var(--border-strong);flex-direction:column;gap:0;height:auto;padding:8px;display:none;position:absolute;top:calc(100% + 1px);left:20px;right:20px;box-shadow:0 18px 34px #1e1f1d33}.siteNav--open{display:flex}.siteNav__link{min-height:42px;padding:0 12px}.siteNav__link--active:after{width:2px;height:auto;inset:8px auto 8px 0}.profileHeader{grid-template-columns:1fr auto}.profileRating{border:0;grid-area:2/1;margin-left:90px;padding:0}.profileActions{grid-area:2/2}.profileGrid{grid-template-columns:1fr}.profileStatStrip{grid-template-columns:repeat(3,1fr)}.profileStatStrip>div:nth-child(3){border-right:0}.profileStatStrip>div:nth-child(-n+3){border-bottom:1px solid var(--border)}.homeHero{grid-template-columns:1fr;gap:42px;min-height:0;padding:44px 32px}.homePulse{border-top:1px solid var(--border-strong);border-left:0;padding:24px 0 0}.homePulse__baseline{max-width:420px}.homeStats{grid-template-columns:1fr 1fr}.homeStats>div:nth-child(2){border-right:0}.homeStats>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.homeGrid--primary,.homeGrid--analysis{grid-template-columns:1fr}}@media (max-width:767px){:root{--header-height:56px}.siteHeader__inner,.pageContainer,.siteFooter{width:calc(100% - 28px)}.siteBrand{font-size:15px}.siteBrand__mark{width:25px;height:25px}.localeBadge{display:none}.pageContainer{padding:24px 0 40px}.pageIntro{flex-direction:column;align-items:flex-start;gap:12px;min-height:92px;margin-bottom:18px}.pageIntro h1{font-size:34px}.pageIntro__aside{align-self:flex-start}.productKicker{margin-bottom:7px;font-size:9px}.filterBar{grid-template-columns:1fr 1fr}.filterControl--wide,.tableSearch{grid-column:1/-1}.filterControl{height:50px}.statStrip{grid-template-columns:repeat(3,minmax(126px,1fr));overflow-x:auto}.statStrip>div{padding:13px 14px}.statStrip strong{font-size:18px}.leaderboardTable th:nth-child(5),.leaderboardTable td:nth-child(5),.leaderboardTable th:nth-child(6),.leaderboardTable td:nth-child(6),.leaderboardTable th:nth-child(7),.leaderboardTable td:nth-child(7){display:none}.leaderboardTable{min-width:680px}.lobbyOverview{grid-template-columns:1fr}.lobbyOverview__hero{min-height:280px;padding:24px}.lobbyOverview__total{flex-direction:column;align-items:flex-start;gap:22px}.lobbyOverview__total>strong{font-size:78px}.lobbyOverview__freshness{flex-direction:column;align-items:flex-start;gap:5px}.lobbyOverview__metrics{grid-template-rows:auto;grid-template-columns:1fr}.lobbyOverview__metrics article{min-height:150px}.lobbyOverview__method{grid-template-columns:1fr;gap:8px}.factionFilters{grid-template-columns:1fr 1fr}.dataTable th,.dataTable td{padding-inline:11px}.tableFooter{gap:16px}.siteFooter{flex-direction:column;align-items:flex-start;gap:7px}.siteFooter p:last-child{margin-left:0}.profileHeader{grid-template-columns:1fr;gap:18px;padding:16px}.profileIdentity{align-items:flex-start}.avatarFallback{width:56px;height:56px}.profileIdentity h1{overflow-wrap:anywhere;font-size:30px}.profileIdentity p{flex-wrap:wrap}.profileRating{grid-area:auto;margin-left:0}.profileRating strong{font-size:28px}.profileActions{grid-area:auto;margin-top:54px;position:absolute;right:30px}.profileStatStrip{grid-template-columns:repeat(6,minmax(116px,1fr))}.profileStatStrip>div{border-right:1px solid var(--border)!important;border-bottom:0!important}.sectionTabs{gap:22px}.panel{padding:15px}.panelHeader{flex-direction:column;align-items:flex-start}.segmented{align-self:stretch}.segmented button{flex:1}.ratingChart{margin-top:16px}.formPanel{min-height:330px}.recentMatches>.panelHeader{flex-direction:row;align-items:center}.matchRow{grid-template-columns:30px minmax(88px,1fr) 78px 42px;gap:6px;padding:11px 10px}.matchRow>:nth-child(4),.matchRow>:nth-child(5),.matchRow>:nth-child(7){display:none}.matchFactions{gap:5px}.placeholderPanel{min-height:260px;padding:24px}.homeHero{padding:34px 20px 28px}.homeHero__copy h1{font-size:40px}.homeHero__copy h1 br{display:none}.homeHero__copy>p:not(.productKicker){margin-top:17px;font-size:14px}.homeHero__actions{flex-direction:column;align-items:stretch}.homeHero__actions a{width:100%}.homePulse>strong{font-size:50px}.homePulse__baseline{grid-template-columns:1fr 1fr}.homeStats{grid-template-columns:1fr}.homeStats>div{border-right:0;border-bottom:1px solid var(--border);min-height:78px}.homeStats>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.homeStats>div:last-child{border-bottom:0}.homePanel__header{flex-direction:row;align-items:center;min-height:70px;padding:14px}.homeActivity{grid-template-columns:58px minmax(0,1fr) 40px 14px;gap:8px;min-height:76px;padding:10px 12px}.homeActivity__players{grid-template-columns:minmax(70px,1fr) 28px;gap:4px}.homeActivity__players i{display:none}.homeActivity__players strong:nth-of-type(2),.homeActivity__players span:nth-of-type(2){grid-row:2}.homeActivity__template{display:none}.homeFactionRow{grid-template-columns:28px minmax(88px,1fr) 48px 62px;gap:7px;padding-inline:12px}.homeFactionRow>span{display:none}.homeRiser{grid-template-columns:28px minmax(100px,1fr) 42px 42px 14px;gap:7px;padding-inline:12px}.homeMatch{grid-template-columns:minmax(0,1fr) 42px 14px;gap:8px;min-height:70px;padding:10px 12px}.homeMatch>time,.homeMatch>span,.homeMatch>svg:last-child{display:none}.homeMatch__players{grid-template-columns:minmax(64px,1fr) 24px 34px 24px minmax(64px,1fr);gap:4px}.homeDataNote{flex-direction:column;align-items:flex-start;gap:14px}.homeDataNote>span{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
