@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800;900&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090f18;--panel:#101826;--panel-raised:#182335;--line:#64748b47;--line-strong:#94a3b875;--text:#f1f5f9;--muted:#94a3b8;--accent:#3b82f6;--accent-soft:#3b82f629;--teal:#38bdf8;--gold:#e1b64e;--silver:#9fb0b5;--bronze:#b86e3f;--radius:12px;--shadow:0 20px 60px #00000073;--font-primary:"Geist", "Geist Sans", system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -180px, #2563eb2e, transparent 560px), var(--bg);min-width:320px;color:var(--text);font-family:var(--font-primary);font-kerning:normal;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-weight:400}button,input,select{font:inherit;letter-spacing:inherit}a{color:inherit;text-decoration:none}img{display:block}:is(button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible){outline-offset:3px;outline:2px solid #60a5fa}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-frame{min-height:100vh}.site-topbar{flex-direction:column;align-items:center;gap:18px;padding:28px 16px 24px;display:flex}.sidebar-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.sidebar-brand>img{width:min(680px,78vw);height:auto}.global-actions{border:1px solid var(--line);background:#101826d1;border-radius:9px;align-items:center;gap:3px;height:48px;padding:5px;display:flex}.global-actions>a,.global-actions .info-button{height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-size:18px;font-weight:500;line-height:28px;display:inline-flex}.global-actions>a>img{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.global-actions>a:hover,.global-actions .info-button:hover,.global-actions>a.active{background:var(--accent-soft);color:var(--text)}.global-actions .info-button svg{width:14px}.utility-header nav a{align-items:center;gap:6px;display:inline-flex}.utility-header nav a img{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.mode-rail{border-radius:var(--radius);background:#101826e6;border:2px solid #233147;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;width:min(1050px,100%);height:70px;padding:8px;display:grid}.mode-rail>a,.mode-rail-group>a{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:50px;padding:0 10px;display:flex;cursor:pointer!important}.mode-rail>a:hover,.mode-rail-group>a:hover,.mode-rail .active{background:#3b82f629}.mode-rail img{object-fit:contain;width:27px;height:27px;image-rendering:pixelated;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.mode-rail strong{font-size:16px;font-weight:700;line-height:24px}.overall-trophy{object-fit:contain}.mode-rail-group{min-width:0;position:relative}.mode-rail-group>div{z-index:3;border:1px solid var(--line);background:#182335;border-radius:7px;gap:3px;width:max-content;padding:4px;display:flex;position:absolute;top:48px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #00000059}.mode-rail-group>div a{color:var(--muted);border-radius:4px;padding:4px 7px;font-size:8px;font-weight:900}.mode-rail-group>div a.selected{background:var(--accent);color:#fff}.site-layout{width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0 36px}.content-main{min-width:0}.section-kicker,.eyebrow{color:var(--muted);letter-spacing:.04em;margin-bottom:2px;font-size:10px;font-weight:900;display:block}.ranking-toolbar{z-index:50;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100%);min-height:58px;margin:0 auto 10px;display:flex;position:relative}.ranking-toolbar.overall-toolbar{justify-content:flex-end;width:min(1180px,100%)}.ranking-mode-title{align-items:center;gap:9px;min-width:0;display:flex}.ranking-mode-title img{object-fit:contain;width:40px;height:40px;image-rendering:pixelated}.ranking-mode-title h1{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:27px;font-weight:800;line-height:1;overflow:hidden}.ranking-tools{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.leaderboard-filters{align-items:center;gap:8px;display:flex;position:relative}.filter-menu{position:relative}.filter-trigger{border:1px solid var(--line-strong);height:44px;color:var(--text);cursor:pointer;background:#111a29;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.filter-trigger[aria-expanded=true]{color:#bfdbfe;border-color:#60a5fa}.filter-trigger.round-control{border-radius:50%;width:44px;padding:0}.filter-trigger.status-trigger{border-radius:999px;min-width:92px}.filter-trigger.retired-selected{color:#d7aaec}.filter-popover{z-index:20;border:1px solid var(--line-strong);width:min(250px,100vw - 32px);max-height:min(520px,100vh - 90px);box-shadow:var(--shadow);background:#111827;border-radius:14px;padding:9px;position:absolute;top:51px;left:0;overflow-y:auto}.filter-popover.status-popover{width:190px}.filter-popover a{min-height:46px;color:var(--muted);border-radius:9px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.filter-popover a:hover{color:var(--text);background:#1d2a3d}.filter-check{color:#93c5fd;background:#090f18;border:1px solid #334155;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.filter-popover a.selected .filter-check{color:#fff;background:#1d4ed8;border-color:#60a5fa}.filter-popover a.selected strong{color:var(--text);font-weight:900}.filter-popover a>span:last-child{display:grid}.filter-popover strong{font-size:11px}.information-menu{flex:none;position:relative}.ranking-tools .information-menu>.info-button{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--text);cursor:pointer;background:#111a29;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.ranking-tools .information-menu>.info-button span{display:none}.ranking-tools .information-menu>.info-button:hover,.ranking-tools .information-menu>.info-button[aria-expanded=true]{color:#bfdbfe;border-color:#60a5fa}.current-dot,.retired-dot,.pulse{background:#60a5fa;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 9px #60a5fa8c}.retired-dot{box-shadow:none;background:#84737a}.search{border:1px solid var(--line-strong);width:280px;height:44px;color:var(--muted);background:#111a29;border-radius:999px;align-items:center;gap:8px;padding:5px 13px 5px 5px;display:flex}.search>svg{box-sizing:content-box;background:#1d2a3d;border-radius:50%;padding:7px}.search:focus-within{border-color:var(--line-strong)}.search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.search input::placeholder{color:var(--muted)}.leaderboard-shell{border:2px solid var(--line);border-radius:var(--radius);background:#101826c2;width:min(1180px,100%);margin:0 auto;padding:22px}.table-head,.column-labels{display:none}.column-labels.overall-columns{color:#607089;letter-spacing:.06em;text-transform:uppercase;grid-template-columns:90px minmax(210px,1fr) 48px minmax(0,1.55fr);align-items:center;gap:10px;min-height:34px;padding:0 9px 0 7px;font-size:9px;font-weight:900;display:grid}.column-labels.overall-columns span:first-child{padding-left:11px}.column-labels.overall-columns span:nth-child(3),.column-labels.overall-columns span:last-child{text-align:center}.player-list{gap:8px;display:grid}.player-row{border:2px solid var(--line);width:100%;min-width:0;min-height:68px;color:var(--text);text-align:left;cursor:pointer;background:#162030c2;border-radius:8px;grid-template-columns:90px minmax(210px,1fr) 48px minmax(0,1.55fr);align-items:center;gap:10px;padding:6px 9px 6px 7px;transition:transform .18s,border-color .18s,background .18s;display:grid;overflow:visible}.player-row:hover{z-index:3;border-color:var(--line-strong);background:#1d2a3d;transform:translateY(-1px)}.player-row.gold,.player-row.silver,.player-row.bronze{background:#162030c2;padding-left:7px}.rank{color:#fff;min-width:0;font-family:var(--font-primary);text-shadow:0 2px 3px #00000080;clip-path:polygon(0 0,100% 0,88% 100%,0 100%);background:linear-gradient(135deg,#334155,#1e293b);align-self:stretch;align-items:center;margin:-1px 0;padding-left:11px;font-size:24px;font-style:italic;font-weight:900;display:flex;overflow:hidden}.rank.rank-wide{letter-spacing:-.08em;padding-left:7px;font-size:22px}.gold .rank{background:linear-gradient(135deg,#ecc75b,#c09236)}.silver .rank{background:linear-gradient(135deg,#afc1c6,#788d94)}.bronze .rank{background:linear-gradient(135deg,#c9804d,#93502e)}.identity{align-items:center;gap:12px;min-width:0;display:flex}.identity>span:last-child{gap:2px;min-width:0;display:grid}.identity strong{color:var(--text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:700;line-height:32px;overflow:hidden}.identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.identity small[class*=title-]{color:var(--title-color)}.player-title-line{align-items:center;gap:5px;min-width:0;display:flex}.player-title-line img{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.bust-frame{background:#02061780;border-radius:7px;flex:none;justify-content:center;align-items:flex-end;width:48px;height:52px;display:flex;overflow:hidden}.bust-frame img{object-fit:contain;object-position:bottom;max-width:100%;height:50px;image-rendering:pixelated;width:auto!important}.region-na{--region-color:#f06472}.region-eu{--region-color:#4ade80}.region-me{--region-color:#facc15}.region-sa{--region-color:#7dd3fc}.region-as{--region-color:#c084fc}.region-au,.region-oc{--region-color:#c6a477}.region-af{--region-color:#2dd4bf}.region-global{--region-color:#94a3b8}.region-badge{background:color-mix(in srgb, var(--region-color) 32%, #101826);width:44px;height:38px;color:var(--region-color);font-family:var(--font-primary);border:0;border-radius:8px;place-items:center;font-size:20px;font-weight:800;line-height:28px;display:grid}.overall-score{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid;overflow:visible}.point-total{text-align:center;justify-items:center;display:grid}.point-total b{font-family:var(--font-primary);font-size:21px;font-weight:900}.point-total small{color:var(--muted);font-family:var(--font-primary);letter-spacing:.04em;font-size:7px;font-weight:900}.mini-tiers{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;min-width:0;display:grid;overflow:visible}.mode-tier-badge{--tier-fg:#64748b;--tier-bg:#1e293b;justify-items:center;gap:0;min-width:0;display:grid;position:relative}.mode-tier-badge em{aspect-ratio:1;z-index:1;border:2px solid var(--tier-bg);width:34px;height:34px;box-shadow:inset 0 -8px 14px color-mix(in srgb, var(--tier-bg) 58%, transparent);background:#0b1220 padding-box padding-box;border-radius:50%;flex:0 0 34px;place-items:center;font-style:normal;display:grid;overflow:hidden}.mode-tier-badge em img{object-fit:contain;width:27px;max-width:84%;height:27px;max-height:84%;image-rendering:pixelated}.mode-tier-badge em small{display:none}.mode-tier-badge i,.tiers b,.tier-player>strong,.profile-mode b{color:#cbd5e1;font-family:var(--font-primary);white-space:nowrap;background:#243247;border-radius:999px;padding:3px 6px;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.mode-tier-badge i{text-align:center;border-radius:6px;width:34px;min-width:34px;height:20px;padding:0;line-height:20px}.tier-ht1{color:#ffcf4a!important;background:#5d4309c2!important}.tier-lt1{color:#d5b355!important;background:#d5b35526!important}.tier-ht2{color:#a4b3c7!important;background:#374151d1!important}.tier-lt2{color:#a4b3c7!important;background:#a4b3c724!important}.tier-ht3{color:#dd8849!important;background:#653112c2!important}.tier-lt3{color:#b36830!important;background:#b3683026!important}.tier-ht4{color:#a2d6ff!important;background:#254c6dbd!important}.tier-lt4{color:#a2d6ff!important;background:#a2d6ff21!important}.tier-ht5{color:#9bbbd3!important;background:#27445bb8!important}.tier-lt5{color:#7195b1!important;background:#7195b121!important}.tier-frame-ht1{--tier-fg:#ffcf4a;--tier-bg:#543e0c}.tier-frame-lt1{--tier-fg:#d5b355;--tier-bg:#4e4018}.tier-frame-ht2{--tier-fg:#a4b3c7;--tier-bg:#343e4e}.tier-frame-lt2{--tier-fg:#a4b3c7;--tier-bg:#384456}.tier-frame-ht3{--tier-fg:#dd8849;--tier-bg:#5b2e14}.tier-frame-lt3{--tier-fg:#b36830;--tier-bg:#54301b}.tier-frame-ht4{--tier-fg:#a2d6ff;--tier-bg:#224563}.tier-frame-lt4{--tier-fg:#82afd2;--tier-bg:#283c4f}.tier-frame-ht5{--tier-fg:#9bbbd3;--tier-bg:#233d53}.tier-frame-lt5{--tier-fg:#7195b1;--tier-bg:#233341}.mode-tier-badge i,.profile-mode b{margin-top:-3px;color:var(--tier-fg)!important;background:var(--tier-bg)!important}.mode-tier-badge.is-retired,.tier-player.is-retired,.profile-mode.is-retired,.tiers.retired{--tier-fg:#d7aaec;--tier-bg:#4a355b}.mode-tier-badge.is-retired i,.tier-player.is-retired>strong,.profile-mode.is-retired b,.tiers.retired b{color:var(--tier-fg)!important;background:var(--tier-bg)!important}.mode-tier-badge.is-empty em,.profile-mode.is-empty>span:first-child{background:0 0;border-style:dashed;border-color:#475569}.mode-tier-badge.is-empty i,.profile-mode.is-empty b{text-align:center;min-width:34px;color:#94a3b8!important;background:#1e293b!important}.mode-tier-badge.is-empty{transform-origin:bottom;justify-self:center;width:40px;max-width:100%;transform:scale(.9)}.tier-tooltip{z-index:30;border:2px solid var(--line);opacity:0;visibility:hidden;width:max-content;min-width:0;color:var(--text);text-align:center;box-shadow:var(--shadow);pointer-events:none;background:#101826;border-radius:8px;justify-items:center;gap:1px;padding:7px 10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%,5px)}.tier-tooltip:after{content:"";border-right:2px solid var(--line);border-bottom:2px solid var(--line);background:#101826;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,-5px)rotate(45deg)}.tier-tooltip strong{font-family:var(--font-primary);font-size:16px;font-weight:900}.tier-tooltip small{color:var(--muted);font-size:11px;font-weight:600}.mode-tier-badge:hover .tier-tooltip,.profile-mode:hover .tier-tooltip,.profile-mode:focus-within .tier-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.tiers{align-items:center;gap:8px;display:flex}.tiers small{color:var(--muted);font-size:9px}.infinite-status,.tier-sentinel{min-height:20px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.loading-mark{border:2px solid var(--line-strong);border-top-color:#60a5fa;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}.ign-gradient{background:linear-gradient(90deg, var(--ign-gradient-start), var(--ign-gradient-end), var(--ign-gradient-start));-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite ign-gradient-shift;color:#0000!important}@keyframes ign-gradient-shift{to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}.tiered-shell{background:0 0;border:0;width:min(1180px,100%);margin:0 auto;padding:0}.tier-columns{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-bottom:8px;display:grid;overflow-x:visible}.tier-column{border:2px solid var(--line);scroll-snap-align:start;background:#101826;border-radius:10px;min-width:0;overflow:hidden}.tiered-shell.sparse-view .tier-column{min-height:clamp(360px,100dvh - 300px,620px)}.tier-column>header{background:#1a2638;border-bottom:2px solid #070c14;grid-template-columns:30px 1fr;align-items:center;gap:8px;min-height:70px;padding:10px 12px;display:grid}.tier-column>header.no-icon{grid-template-columns:1fr;padding-left:14px}.tier-heading-icon{place-items:center;width:30px;height:30px;display:grid}.tier-heading-icon img{object-fit:contain;width:30px;height:30px}.tier-column>header strong{letter-spacing:-.03em;font-size:21px}.tier-player{width:100%;min-height:54px;color:var(--text);text-align:left;cursor:pointer;background:#1e2a3d;border:0;border-bottom:2px solid #080d16;grid-template-columns:0 38px minmax(0,1fr) 22px;align-items:center;gap:6px;padding:3px 7px;transition:grid-template-columns .2s,filter .16s,background .16s;display:grid;position:relative}.tier-player:before{content:"";z-index:1;background:var(--region-color,#64748b);width:3px;box-shadow:2px 0 9px color-mix(in srgb, var(--region-color,#64748b) 22%, transparent);border-radius:0 2px 2px 0;position:absolute;top:0;bottom:0;left:0}.tier-division:not(.low) .tier-player{background:#172234}.tier-division.low .tier-player{background:#263449}.tier-player:hover{filter:brightness(1.14);grid-template-columns:34px 38px minmax(0,1fr) 22px}.tier-player:focus-visible{grid-template-columns:34px 38px minmax(0,1fr) 22px}.tier-region{opacity:0;background:color-mix(in srgb, var(--region-color,#64748b) 32%, #0b1220);width:0;min-width:0;color:var(--region-color,#64748b);font-family:var(--font-primary);border-radius:0;align-self:stretch;place-items:center;margin:-3px 0 -3px -7px;font-size:11px;font-weight:800;line-height:17px;transition:width .2s,opacity .15s,transform .2s;display:grid;overflow:hidden;transform:translate(-5px)}:is(.tier-player:hover .tier-region,.tier-player:focus-visible .tier-region){opacity:1;width:41px;transform:translate(0)}.tier-player-render{background:#0b1220;border-radius:7px;justify-content:center;align-items:flex-end;width:36px;height:46px;display:flex;overflow:hidden}.tier-player-render img{object-fit:contain;object-position:bottom;max-width:100%;height:44px;image-rendering:pixelated;width:auto!important}.tier-player>span:nth-child(3){gap:1px;min-width:0;display:grid}.tier-player b{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.tier-player>strong.tier-rank-mark{place-items:center;width:22px;height:28px;padding:0;display:grid;background:0 0!important}.tier-column-1>header{background:linear-gradient(135deg,#413817,#25291f)}.tier-column-2>header{background:linear-gradient(135deg,#313a49,#202a39)}.tier-column-3>header{background:linear-gradient(135deg,#432a21,#222a38)}.page-title{border:2px solid var(--line);border-radius:var(--radius);background:#101826c2;width:min(980px,100%);margin:0 auto 16px;padding:22px 24px}.page-title h1{letter-spacing:-.045em;margin:0;font-size:clamp(29px,4vw,42px)}.page-title p{max-width:650px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.65}.directory-shell{width:min(980px,100%);margin:0 auto}.subpage-toolbar{border:2px solid var(--line);background:#101826c7;border-radius:12px;align-items:center;gap:11px;width:min(980px,100%);min-height:62px;margin:0 auto 10px;padding:9px 12px;display:flex}.subpage-toolbar>span:nth-child(2){gap:1px;min-width:0;display:grid}.subpage-toolbar small{color:var(--muted);letter-spacing:.04em;font-size:8px;font-weight:800}.subpage-toolbar h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:21px;line-height:1.1;overflow:hidden}.subpage-icon{background:var(--accent-soft);color:#93c5fd;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.directory-search{border:2px solid var(--line);width:100%;min-height:52px;color:var(--muted);background:#101826cc;border-radius:999px;align-items:center;gap:10px;margin:0 auto 10px;padding:5px 7px 5px 13px;display:flex}.directory-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:14px}.directory-search button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.search-results{border:2px solid var(--line);background:#101826cc;border-radius:12px;width:100%;margin:0 auto;overflow:hidden}.search-result{border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:6px 14px 6px 17px;display:grid;position:relative}.search-result:before{content:"";background:var(--region-color,#64748b);width:3px;position:absolute;inset:0 auto 0 0}.search-result:last-child{border-bottom:0}.search-result:hover{background:var(--accent-soft)}.search-result img{object-fit:contain;max-width:46px;height:52px;image-rendering:pixelated;width:auto!important}.search-result>span{gap:2px;display:grid}.search-result strong{letter-spacing:-.02em;font-size:14px;font-weight:800}.search-result small{color:var(--muted);font-size:9px}.search-result>b{color:#7dd3fc;align-items:center;gap:6px;font-size:10px;display:inline-flex}.empty-state,.empty-page{color:var(--muted);text-align:center;padding:30px;font-size:12px}.api-shell{border:2px solid var(--line);background:#101826c7;border-radius:12px;width:min(980px,100%);margin:0 auto;overflow:hidden}.api-shell>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 14px;display:flex}.api-shell>header strong{font-size:13px}.api-shell>header small{color:var(--muted);font-size:9px}.api-grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin:0;padding:10px;display:grid}.api-grid article{border:1px solid var(--line);background:#121c2b;border-radius:10px;min-height:160px;padding:14px}.api-grid article>.method-badge{color:#7dd3fc;width:fit-content;font-family:var(--font-primary);background:#38bdf821;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;display:inline-block}.api-grid h2{margin:10px 0 8px;font-size:16px}.api-grid p{color:var(--muted);font-size:10px;line-height:1.6}.api-grid code{color:#7dd3fc;background:#080e18;border-radius:6px;margin:12px 0;padding:9px;font-size:9px;display:block;overflow-x:auto}.docs-link{background:var(--accent-soft);color:#7dd3fc;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0 0 0 auto;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.profile-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030712e0;place-items:center;padding:16px;display:grid;position:fixed;inset:0;overflow-y:auto}.profile-modal{width:min(550px,100%);position:relative}.profile-modal-close{z-index:2;border:1px solid var(--line-strong);width:38px;height:38px;color:var(--text);cursor:pointer;background:#1d2a3d;border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;right:13px}.profile-modal-state{border:2px solid var(--line);background:var(--panel);width:min(520px,100%);min-height:190px;color:var(--muted);border-radius:16px;place-items:center;padding:30px;display:grid}.profile-sheet{--profile-accent:#94a3b8;border:2px solid color-mix(in srgb, var(--profile-accent) 55%, transparent);width:min(520px,100%);box-shadow:var(--shadow);background:#101826;border-radius:18px;margin:14px auto;padding:18px}.profile-modal .profile-sheet{max-height:calc(100vh - 32px);margin:0;overflow-y:auto}.profile-gold{--profile-accent:var(--gold)}.profile-silver{--profile-accent:var(--silver)}.profile-bronze{--profile-accent:var(--bronze)}.profile-grandmaster,.profile-master{--profile-accent:#ffdc4f}.profile-ace{--profile-accent:#ff8fa8}.profile-specialist{--profile-accent:#d5a5ff}.profile-cadet{--profile-accent:#b8a7ff}.profile-novice{--profile-accent:#c0adff}.profile-rookie{--profile-accent:#aab2bf}.profile-sheet-identity{text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:190px;padding:16px 52px 14px;display:flex}.profile-sheet-render{border:3px solid var(--profile-accent);background:#0b1220;border-radius:50%;justify-content:center;align-items:flex-end;width:96px;height:96px;display:flex;overflow:hidden}.profile-sheet-render img{object-fit:contain;object-position:bottom;max-width:96%;height:90px;image-rendering:pixelated;width:auto!important}.profile-sheet h1{max-width:100%;color:var(--text);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 5px;font-size:32px;font-weight:700;line-height:40px;overflow:hidden}.profile-title-pill{--title-color:#aab2bf;background:color-mix(in srgb, var(--title-color) 24%, transparent);width:fit-content;color:var(--title-color);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.profile-title-icon{object-fit:contain;flex:0 0 22px;width:22px;height:22px}.title-grandmaster,.title-master{--title-color:#ffdc4f}.title-ace{--title-color:#ff8fa8}.title-specialist{--title-color:#d5a5ff}.title-cadet{--title-color:#b8a7ff}.title-novice{--title-color:#c0adff}.title-rookie{--title-color:#aab2bf}.profile-sheet-region{color:#b6c2d3;margin-top:6px;font-size:16px;font-weight:500;line-height:24px}.profile-namemc{width:fit-content;color:var(--muted);background:#1d2a3d;border-radius:999px;align-items:center;gap:5px;margin-top:6px;padding:5px 9px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.profile-sheet-position,.profile-sheet-tiers{width:min(460px,100%);margin:14px auto 0}.profile-sheet-position>span,.profile-sheet-tiers>span{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;margin-bottom:7px;font-size:20px;font-weight:700;line-height:28px;display:block}.profile-sheet-position>div{border:2px solid color-mix(in srgb, var(--profile-accent) 25%, var(--line-strong));border-radius:11px;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:0 15px 0 0;display:grid;overflow:hidden}.profile-sheet-position b{clip-path:polygon(0 0,100% 0,86% 100%,0 100%);color:#fff;font-family:var(--font-primary);text-shadow:0 2px 3px #00000080;background:linear-gradient(135deg,#334155,#1e293b);align-self:stretch;place-items:center;padding-right:12px;font-size:28px;font-style:italic;display:grid}.profile-gold .profile-sheet-position b{color:#fff;background:linear-gradient(135deg,#ecc75b,#c09236)}.profile-silver .profile-sheet-position b{color:#fff;background:linear-gradient(135deg,#afc1c6,#788d94)}.profile-bronze .profile-sheet-position b{background:linear-gradient(135deg,#c9804d,#93502e)}.profile-sheet-position strong{white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:20px;font-weight:700;line-height:28px;display:flex}.profile-overall-trophy{object-fit:contain;width:22px;height:22px}.profile-sheet-position small{color:#b6c2d3;font-size:16px;font-weight:500;line-height:24px}.profile-mode-grid{--tier-fg:#64748b;--tier-bg:#1e293b;border:2px solid color-mix(in srgb, var(--profile-accent) 25%, var(--line-strong));border-radius:11px;grid-template-columns:repeat(6,minmax(40px,1fr));gap:8px;width:100%;padding:13px;display:grid;overflow:visible}.profile-mode{justify-items:center;gap:0;min-width:40px;display:grid;position:relative;overflow:visible}.profile-mode>span:first-child{aspect-ratio:1;z-index:1;border:2px solid var(--tier-bg);width:40px;height:40px;box-shadow:inset 0 -8px 14px color-mix(in srgb, var(--tier-bg) 58%, transparent);background:#0b1220 padding-box padding-box;border-radius:50%;flex:0 0 40px;place-items:center;display:grid;overflow:hidden}.profile-mode img{object-fit:contain;width:31px;max-width:84%;height:31px;max-height:84%;image-rendering:pixelated}.profile-mode b{text-align:center;border-radius:6px;width:40px;min-width:40px;height:21px;margin-top:-3px;padding:0;font-size:14px;font-weight:700;line-height:21px}.profile-mode.is-empty b{min-width:40px}.info-dialog{width:min(500px,100vw - 24px);max-height:min(560px, calc(100vh - var(--info-top,80px) - 12px));border:2px solid var(--line-strong);color:var(--text);box-shadow:var(--shadow);background:#101826;border-radius:14px;overflow:hidden}.info-dropdown{z-index:60;top:var(--info-top,80px);right:auto;left:var(--info-left,12px);position:fixed}.overall-info-dropdown{padding-top:10px}.info-dialog>header{justify-content:space-between;align-items:center;min-height:70px;padding:10px 14px;display:flex}.info-mode-heading{align-items:center;gap:13px;min-width:0;display:flex}.info-mode-heading>img{object-fit:contain;width:46px;height:46px;image-rendering:pixelated;background:#1d2a3d;border-radius:9px;padding:5px}.info-mode-heading>span{gap:1px;min-width:0;display:grid}.info-mode-heading small{color:var(--muted);font-size:9px;font-weight:800}.info-mode-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.05;overflow:hidden}.info-tabs{background:#182335;border:1px solid #00000047;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;margin:0 12px;padding:4px;display:grid}.info-tabs.overall-info-tabs{grid-template-columns:repeat(2,1fr)}.info-tabs button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:800}.info-tabs button.active{border-color:var(--line-strong);background:var(--accent-soft);color:var(--text)}.info-content{max-height:min(440px,100vh - 205px);color:var(--text);padding:12px 12px 14px;overflow-y:auto}.title-info{gap:6px;display:grid}.title-line{border:1px solid var(--line-strong);background:#182335b8;border-radius:9px;grid-template-columns:minmax(145px,.8fr) minmax(190px,1.2fr);align-items:center;gap:10px;min-height:50px;padding:8px 11px;display:grid}.title-line strong{align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.title-line strong img{object-fit:contain;flex:0 0 24px;width:24px;height:24px}.title-line[class*=title-] strong{color:var(--title-color)}.title-line small{color:#a8b4c7;font-size:11px;font-weight:700}.points-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.points-card{border:1px solid var(--line-strong);background:#182335b8;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:8px 10px;display:flex}.points-card b{min-width:54px;font-family:var(--font-primary);text-align:center;border-radius:8px;padding:6px 8px;font-size:14px}.points-card strong{color:#a8b4c7;white-space:nowrap;font-size:12px}.kit-preview{border:1px solid var(--line);background:#0b1220;border-radius:10px;place-items:center;min-height:260px;padding:10px;display:grid}.kit-preview img{object-fit:contain;width:auto;max-width:100%;max-height:min(370px,48vh);image-rendering:pixelated}.spin-icon{animation:.8s linear infinite spin}footer{width:min(980px,100%);min-height:76px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;display:flex}footer span{color:var(--teal);font-family:var(--font-primary);letter-spacing:.08em;font-size:9px;font-weight:900}footer small{font-size:9px}.leaderboard-shell,.tiered-shell,.subpage-toolbar,.directory-shell,.api-shell{animation:.34s both surface-in}.player-row,.tier-column,.search-result,.api-grid article{animation:.28s both row-in}.search-result:nth-child(2),.api-grid article:nth-child(2){animation-delay:35ms}.search-result:nth-child(3),.api-grid article:nth-child(3){animation-delay:70ms}.search-result:nth-child(4),.api-grid article:nth-child(4){animation-delay:.105s}.directory-search{animation:.34s 40ms both surface-in}.filter-popover{transform-origin:0 0;animation:.16s popover-in}.profile-modal,.info-dialog{animation:.22s modal-in}.mode-rail>a,.mode-rail-group>a,.filter-trigger,.info-button,.search-result,.profile-mode,.api-grid article{transition:transform .16s,border-color .16s,background .16s,color .16s,box-shadow .16s}.mode-rail>a:hover,.mode-rail-group>a:hover,.filter-trigger:hover,.info-button:hover{transform:translateY(-1px)}.search-result:hover,.api-grid article:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 8px 22px #03071233}@keyframes surface-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes row-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes popover-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.site-topbar{padding-inline:10px}.mode-rail{grid-template-columns:repeat(7,minmax(0,1fr))}.mode-rail>a,.mode-rail-group>a{padding-inline:4px}.site-layout{width:calc(100% - 20px)}.player-row{grid-template-columns:76px minmax(180px,1fr) 48px minmax(300px,1.25fr)}.tier-columns{grid-template-columns:repeat(5,minmax(280px,1fr));overflow-x:auto}.tiered-shell.sparse-view .tier-column{min-height:clamp(320px,100dvh - 260px,500px)}.tier-player{grid-template-columns:0 42px minmax(0,1fr) 24px}.tier-player-render{width:40px}.ranking-toolbar{flex-direction:column;align-items:flex-start}.ranking-toolbar.overall-toolbar{align-items:stretch}.ranking-tools{width:100%}.ranking-search{flex:1}}@media (max-width:720px){.site-topbar{gap:13px;padding-top:20px}.sidebar-brand>img{width:min(520px,88vw)}.global-actions{height:38px}.global-actions>a,.global-actions .info-button{height:26px;padding-inline:8px;font-size:9px;font-weight:700;line-height:14px}.global-actions>a>img{flex-basis:14px;width:14px;height:14px}.mode-rail{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:repeat(7,112px);height:62px;overflow-x:auto}.mode-rail>a,.mode-rail-group{scroll-snap-align:start}.mode-rail>a,.mode-rail-group>a{height:42px}.mode-rail img{width:23px;height:23px}.mode-rail strong{font-size:11px;line-height:16px}.mode-rail-group>div{top:40px}.site-layout{padding-top:10px}.ranking-mode-title h1{font-size:23px}.ranking-mode-title img{width:34px;height:34px}.ranking-search{min-width:170px;height:42px}.leaderboard-shell{padding:10px}.column-labels.overall-columns{display:none}.player-row{grid-template-columns:54px minmax(125px,1fr) 42px minmax(175px,1fr);gap:7px;min-height:64px}.region-badge{width:38px;height:34px;font-size:12px;line-height:18px}.rank{padding-left:8px;font-size:19px}.bust-frame{width:40px;height:46px}.bust-frame img{height:44px}.identity{gap:8px}.identity strong{font-size:16px;line-height:22px}.identity small{font-size:11px;line-height:16px}.overall-score{grid-template-columns:52px minmax(150px,1fr);gap:5px}.point-total b{font-size:15px}.mini-tiers{gap:2px}.mode-tier-badge em{width:25px;height:25px}.mode-tier-badge em img{width:19px;height:19px}.mode-tier-badge i{border-radius:5px;width:25px;min-width:25px;height:16px;padding:0;font-size:9px;line-height:16px}.api-grid{grid-template-columns:1fr}.profile-sheet{padding:14px}.profile-mode-grid{scroll-snap-type:x proximity;scrollbar-width:thin;gap:12px;display:flex;overflow-x:auto}.profile-mode{scroll-snap-align:start;flex:0 0 42px}.info-dropdown{top:max(10px, env(safe-area-inset-top));right:10px;bottom:max(10px, env(safe-area-inset-bottom));flex-direction:column;width:auto;max-height:none;display:flex;position:fixed;left:10px}.info-content{flex:auto;min-height:0;max-height:none}}@media (max-width:500px){.sidebar-brand>img{width:min(380px,88vw)}.global-actions .info-button{justify-content:center;width:28px;padding:0;font-size:0}.global-actions .info-button svg{width:14px}.ranking-tools{flex-wrap:wrap;justify-content:flex-start}.leaderboard-filters{width:auto}.filter-popover{width:min(280px,100vw - 32px);left:0}.filter-popover.status-popover{width:min(230px,100vw - 32px)}.ranking-tools .information-menu>.info-button{min-width:44px}.ranking-search{flex:100%;width:100%}.leaderboard-shell{padding:7px}.player-row{grid-template-columns:62px minmax(0,1fr) 38px;gap:7px;padding:6px}.region-badge{width:36px;height:32px}.rank{font-size:16px}.rank.rank-wide{padding-left:5px;font-size:18px}.bust-frame{display:none}.identity strong{max-width:none;font-size:16px;line-height:22px}.overall-score{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:48px minmax(0,1fr);gap:8px;padding:7px 3px 1px}.point-total{display:grid}.point-total b{font-size:14px}.mini-tiers{scroll-snap-type:x proximity;scrollbar-width:thin;gap:8px;padding:4px 2px 6px;display:flex;overflow-x:auto}.mode-tier-badge{scroll-snap-align:start;flex:0 0 42px;min-width:42px}.directory-search button{justify-content:center;width:40px;padding:0;font-size:0}.search-result{grid-template-columns:44px 1fr}.search-result>b{display:none}.profile-overlay{place-items:start center;padding:8px}.profile-sheet{padding:10px}.profile-sheet-identity{min-height:174px;padding:13px 40px 11px}.profile-sheet-render{width:84px;height:84px}.profile-sheet-render img{height:79px}.profile-sheet h1{font-size:28px;line-height:36px}.profile-sheet-position>div{grid-template-columns:76px 1fr}.profile-sheet-position b{font-size:23px}.profile-sheet-position strong{font-size:18px;line-height:24px}.profile-sheet-position small{grid-column:2;padding-bottom:8px}.info-mode-heading>img{width:40px;height:40px}.info-mode-heading strong{font-size:19px}.info-dialog>header{min-height:58px;padding:8px 10px}.info-tabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:10px}.info-tabs button{min-height:32px;padding-inline:4px;font-size:9px}.info-content{padding:9px 8px 11px}.title-line{grid-template-columns:minmax(120px,.9fr) minmax(150px,1.1fr);gap:6px;min-height:47px}.title-line strong{font-size:12px}.title-line small{font-size:9px}.points-list{grid-template-columns:1fr}.kit-preview{min-height:210px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
