:root{
  --bg:#0d1623;
  --bg-deep:#09111c;
  --panel:#111b29;
  --panel-2:#142033;
  --panel-3:#1b2a42;
  --line:#223550;
  --line-soft:#294365;
  --text:#d9e2ee;
  --muted:#7f8a9a;
  --muted-2:#4d5868;
  --white:#f4f7fb;
  --gold:#ffc21a;
  --gold-dark:#4d4218;
  --silver:#b8c0cb;
  --bronze:#d07734;
  --green:#5be477;
  --red:#ff6472;
  --blue:#72c7ff;
  --purple:#9a75c9;
  --radius:18px;
  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}

*{box-sizing:border-box}
html{min-height:100%;background:var(--bg);scroll-behavior:smooth}
body{margin:0;min-height:100%;background:radial-gradient(circle at 50% 110px,rgba(67,130,211,.28),transparent 38%),radial-gradient(circle at 50% 460px,rgba(50,117,196,.12),transparent 52%),linear-gradient(180deg,#0e1b2d 0%,#0b1728 48%,#081321 100%);color:var(--text);overflow-x:hidden;position:relative}
body:before,body:after{content:"";position:fixed;top:-260px;bottom:-260px;width:min(20vw,250px);pointer-events:none;z-index:0;opacity:.84;background:radial-gradient(circle at 28px 42px,rgba(158,223,255,.22) 0 5px,transparent 6px),radial-gradient(circle at 112px 78px,rgba(130,202,255,.14) 0 7px,transparent 8px),radial-gradient(circle at 194px 122px,rgba(166,228,255,.12) 0 4px,transparent 5px),radial-gradient(circle at 62px 166px,rgba(155,219,255,.17) 0 12px,transparent 13px),radial-gradient(circle at 158px 224px,rgba(139,210,255,.15) 0 8px,transparent 9px),radial-gradient(circle at 32px 286px,rgba(145,216,255,.12) 0 4px,transparent 5px),radial-gradient(circle at 104px 344px,rgba(170,231,255,.17) 0 10px,transparent 11px),radial-gradient(circle at 204px 396px,rgba(132,204,255,.13) 0 6px,transparent 7px),radial-gradient(circle at 54px 456px,rgba(151,222,255,.12) 0 8px,transparent 9px),radial-gradient(circle at 148px 512px,rgba(163,226,255,.15) 0 5px,transparent 6px),radial-gradient(circle at 88px 572px,rgba(136,209,255,.13) 0 11px,transparent 12px),radial-gradient(circle at 226px 640px,rgba(158,223,255,.12) 0 7px,transparent 8px),radial-gradient(circle at 34px 706px,rgba(156,223,255,.15) 0 6px,transparent 7px),radial-gradient(circle at 126px 752px,rgba(139,205,255,.11) 0 9px,transparent 10px),radial-gradient(circle at 190px 816px,rgba(164,228,255,.14) 0 12px,transparent 13px),radial-gradient(circle at 72px 878px,rgba(130,202,255,.13) 0 5px,transparent 6px),radial-gradient(circle at 150px 942px,rgba(157,224,255,.13) 0 7px,transparent 8px),radial-gradient(circle at 42px 1010px,rgba(147,218,255,.11) 0 10px,transparent 11px),radial-gradient(circle at 212px 1078px,rgba(164,229,255,.12) 0 5px,transparent 6px),radial-gradient(circle at 114px 1148px,rgba(142,213,255,.14) 0 12px,transparent 13px);background-size:100% 1180px;background-repeat:repeat-y;animation:bubble-drift 18s linear infinite;will-change:transform}
body:before{left:0}
body:after{right:0;transform:scaleX(-1);animation-name:bubble-drift-mirror;animation-duration:21s;opacity:.78}
@keyframes bubble-drift{0%{transform:translate3d(0,160px,0)}100%{transform:translate3d(0,-260px,0)}}
@keyframes bubble-drift-mirror{0%{transform:scaleX(-1) translate3d(0,190px,0)}100%{transform:scaleX(-1) translate3d(0,-290px,0)}}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
button{cursor:pointer}
.material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 650,'GRAD' 0,'opsz' 24;line-height:1;vertical-align:-.18em}

#loader{position:fixed;inset:0;z-index:9999;background:#0f151d;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .35s ease,visibility .35s ease}
#loader span{width:9px;height:9px;border-radius:999px;background:#354256;animation:loader 1s infinite ease-in-out}
#loader span:nth-child(2){animation-delay:.12s}#loader span:nth-child(3){animation-delay:.24s}
@keyframes loader{0%,80%,100%{transform:scale(.7);opacity:.45}40%{transform:scale(1.2);opacity:1}}
body.loaded #loader{opacity:0;visibility:hidden;pointer-events:none}

.page-shell{width:min(1440px,calc(100% - 90px));margin:0 auto;position:relative;z-index:1;padding-top:22px}
.site-nav{height:68px;background:rgba(14,25,40,.94);border:1px solid #223550;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.025);display:grid;grid-template-columns:300px 1fr 295px;align-items:center;gap:18px;padding:0 20px 0 22px;position:relative;z-index:50}
.brand{display:flex;align-items:flex-end;width:max-content;filter:drop-shadow(0 5px 0 rgba(0,0,0,.35)) drop-shadow(0 0 10px rgba(93,165,255,.16));letter-spacing:-1.5px;transform:skewX(-6deg)}
.brand-word{font-weight:950;font-size:27px;line-height:.95;text-transform:uppercase;-webkit-text-stroke:1px rgba(0,0,0,.55);text-shadow:0 2px 0 rgba(0,0,0,.55),0 4px 0 rgba(0,0,0,.24)}
.brand-main{background:linear-gradient(180deg,#88e740 0%,#49a622 40%,#f7b13a 41%,#ff8a2e 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.brand-sub{margin-left:2px;background:linear-gradient(180deg,#ffe173,#ffb23e 43%,#e45f24);-webkit-background-clip:text;background-clip:text;color:transparent}

.nav-center{display:flex;justify-content:center;align-items:center;height:100%;gap:8px}
.nav-item{height:48px;padding:0 11px;border-radius:10px;display:flex;align-items:center;gap:8px;color:#9aa4b3;font-size:19px;font-weight:750;transition:.18s ease;position:relative;background:transparent;border:0}
.nav-item .material-symbols-outlined{font-size:30px;color:currentColor}.nav-item span:not(.material-symbols-outlined){white-space:nowrap}.nav-img-icon{width:28px;height:28px;object-fit:contain;filter:brightness(1.25)}
.nav-item.active,.nav-item:hover{color:#eef3fb;background:rgba(36,48,67,.75)}.nav-item.muted{opacity:.27}.nav-chev{font-size:20px!important;transition:.18s ease}.nav-dropdown{position:relative;height:48px}.nav-dropdown:hover .nav-chev{transform:rotate(180deg)}
.discord-menu{position:absolute;top:55px;left:0;width:480px;background:#121922;border:2px solid #243044;border-radius:10px;padding:14px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px 44px;box-shadow:0 18px 45px rgba(0,0,0,.42);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.14s ease;z-index:70}.nav-dropdown:hover .discord-menu{opacity:1;visibility:visible;transform:translateY(0)}
.discord-item{display:flex;align-items:center;gap:14px;font-size:18px;font-weight:800;color:#aab2c0;padding:4px 0}.discord-item:hover{color:#f3f6fb}.discord-icon{width:43px;height:43px;border-radius:12px;background:#111925;border:2px solid #253247;display:grid;place-items:center}.discord-icon img{max-width:28px;max-height:28px;object-fit:contain}

.search-form{height:44px;border-radius:13px;background:#17253a;border:1px solid #243852;display:flex;align-items:center;justify-self:end;width:285px;color:#657185;padding:0 8px 0 12px;box-shadow:inset 0 1px 8px rgba(0,0,0,.12)}
.search-icon{font-size:24px;color:#8ea0b4}.search-form input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#d9e2ee;padding:0 9px;font-size:17px;font-weight:600}.search-form input::placeholder{color:#5f6a7a}.slash-key{width:31px;height:31px;border-radius:9px;border:0;background:#233752;color:#9eb4cf;font-weight:850;line-height:1}.search-error{position:absolute;right:44px;top:74px;background:#2b1720;border:1px solid #7e2d43;color:#ff9cae;padding:10px 14px;border-radius:10px;font-weight:800;opacity:0;transform:translateY(-6px);pointer-events:none;transition:.15s ease}.search-error.show{opacity:1;transform:translateY(0)}
.mobile-trigger,.mobile-panel{display:none}

.mode-tabs{margin-top:56px;display:flex;align-items:flex-end;gap:4px;height:66px;position:relative;z-index:20}.mode-tab{width:120px;height:66px;border-radius:24px 24px 0 0;background:#101b2b;border:2px solid #233550;border-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#4e5968;font-weight:900;font-size:17px;position:relative;transition:.18s ease;opacity:.83}.mode-tab img{width:28px;height:28px;object-fit:contain;filter:saturate(.85) brightness(.85);transition:.18s}.mode-tab.active{background:#182844;color:#fff;opacity:1}.mode-tab.active:after{content:"";position:absolute;bottom:0;left:4px;right:4px;height:3px;background:#f2f4f8;border-radius:999px}.mode-tab.active img{filter:saturate(1.2) brightness(1.2);transform:translateY(-1px)}.mode-tab:hover{color:#d5dbe5;opacity:1}.mode-tab:hover img{filter:brightness(1.1)}

.rank-card-shell{background:#111b2a;border:2px solid #223650;border-radius:0 10px 16px 16px;box-shadow:0 16px 50px rgba(0,0,0,.16);min-height:420px;position:relative;margin-top:0;padding:76px 34px 36px}.overall-shell{padding-top:82px}.tools-row{position:absolute;right:28px;top:16px;display:flex;align-items:center;gap:18px;z-index:30}.info-button{height:40px;border:0;border-radius:8px;background:#2a4264;color:#edf2f8;display:flex;align-items:center;gap:8px;padding:0 16px;font-weight:850;font-size:16px}.info-button .material-symbols-outlined{font-size:22px;color:#fff}.info-button:hover{background:#345079}.server-pill{display:flex;align-items:center;gap:10px;height:42px}.server-logo{display:grid;place-items:center;color:#fff;font-size:13px;font-weight:950;letter-spacing:-.7px;line-height:1;width:58px;height:35px;border-radius:8px;background:linear-gradient(180deg,#342e18,#151d28);border:1px solid #31405a;text-shadow:0 1px 0 #000}.server-copy{display:flex;flex-direction:column;gap:2px;color:#a3acba}.server-copy strong{font-size:12px;line-height:1;font-weight:950}.server-copy button{border:0;background:#253044;color:#e7edf5;height:25px;border-radius:7px;display:flex;align-items:center;gap:4px;font-weight:850;font-size:13px;padding:0 8px}.server-copy .material-symbols-outlined{font-size:15px;color:#5f6e83}.discord-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#3477ff;color:white}.discord-dot .material-symbols-outlined{font-size:18px}

.info-panel{position:absolute;top:57px;right:145px;width:322px;background:#0f1928;border:2px solid #263b58;border-radius:9px;box-shadow:0 22px 55px rgba(0,0,0,.44);padding:0 16px 17px;display:none}.info-panel.open{display:block}.info-tabs{height:40px;background:#263b5b;border-radius:8px;margin:16px 0 10px;display:grid;grid-template-columns:1fr 1fr;padding:3px}.info-tabs button{border:0;border-radius:7px;background:transparent;color:#aeb8c6;font-weight:850;font-size:15px}.info-tabs button.active{background:#304a70;color:#f5f8fc;box-shadow:inset 0 0 0 2px #6f86a8}.info-content{display:none}.info-content.active{display:block}.info-content h3{font-size:17px;margin:10px 0 15px;color:#eef2f8;font-weight:850}.info-content h3 span{text-decoration:underline}.title-line{display:flex;align-items:flex-start;gap:8px;margin:9px 0}.title-line img{width:21px;height:21px;object-fit:contain;flex:0 0 auto}.title-line strong{font-size:15px;line-height:1;color:#ffdc43;font-weight:900}.title-line p{margin:3px 0 0;color:#aab4c3;font-size:12px;line-height:1.18;font-weight:650}.title-combat-grandmaster strong,.title-combat-master strong{color:#ffdc43}.title-combat-ace strong{color:#ff78a2}.title-combat-specialist strong{color:#c09cff}.title-combat-cadet strong{color:#b9b7ff}.title-combat-novice strong{color:#b9b7ff}.title-rookie strong{color:#b0bac8}.points-block{margin:13px 0}.points-block h4{display:flex;align-items:center;gap:7px;margin:0 0 8px;font-size:17px;line-height:1;color:#c3ccd8;font-weight:850}.points-block h4 img{width:21px;height:21px;object-fit:contain}.point-pills{display:flex;gap:6px;flex-wrap:wrap}.point-pills span{height:26px;border-radius:999px;background:#283141;color:#aeb7c5;display:inline-flex;align-items:center;gap:5px;padding:0 10px;font-size:13px;font-weight:750;line-height:1}.point-pills .material-symbols-outlined{font-size:15px;font-weight:900}.tier-one h4,.tier-one .point-pills span,.tier-one .material-symbols-outlined{color:#ffbe28}.tier-two h4,.tier-two .point-pills span,.tier-two .material-symbols-outlined{color:#b9c3d0}.tier-three h4,.tier-three .point-pills span,.tier-three .material-symbols-outlined{color:#ed9147}.tier-four h4,.tier-five h4{color:#c3ccd8}

.overall-header-row,.overall-row{display:grid;grid-template-columns:198px minmax(290px,1fr) 105px 460px;align-items:center}.overall-header-row{height:42px;color:#202b3a;font-weight:950;font-size:16px;padding:0 14px 0 8px}.overall-row{width:100%;height:94px;border:0;border-top:1px solid rgba(32,43,58,.65);background:#141f2e;color:var(--text);text-align:left;padding:0 18px 0 0;transition:.12s ease}.overall-row:first-child{border-top-color:#1e2a3a;border-radius:12px 12px 0 0}.overall-row:last-child{border-radius:0 0 12px 12px}.overall-row:hover{background:#18222f;transform:translateX(1px)}
.rank-plate{width:190px;height:61px;margin-left:4px;display:flex;align-items:center;position:relative;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);background:#1b2736;border:2px solid #233149;box-shadow:inset 0 -10px 18px rgba(0,0,0,.12);overflow:hidden}.rank-plate:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,0) 52%);pointer-events:none}.rank-plate span{font-size:37px;font-weight:950;font-style:italic;color:#fff;text-shadow:0 4px 0 rgba(0,0,0,.45);width:78px;text-align:center;z-index:2}.rank-plate img{height:62px;width:74px;margin-left:8px;object-fit:cover;object-position:center bottom;z-index:1;transform:translateY(5px);filter:drop-shadow(0 4px 4px rgba(0,0,0,.35))}.rank-place-1{background:linear-gradient(90deg,#ffc42c,#ffd05a 66%,#fdc43f)}.rank-place-2{background:linear-gradient(90deg,#8fa9ad,#b6c7c9)}.rank-place-3{background:linear-gradient(90deg,#b75b22,#d0803d)}
.overall-player{display:flex;flex-direction:column;gap:7px;min-width:0;padding-left:8px}.player-name{font-size:25px;font-weight:950;letter-spacing:-.7px;color:#dfe7f1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overall-player small{display:flex;align-items:center;gap:7px;color:#9fb2ca;font-weight:750;font-size:17px}.overall-player small img{width:23px;height:23px;object-fit:contain}.overall-player small span{color:#5f7894}.region-wrap{display:flex;align-items:center;justify-content:center}.region-badge{min-width:43px;height:42px;border-radius:10px;display:grid;place-items:center;font-size:20px;font-weight:950;letter-spacing:.2px;text-transform:uppercase}.region-badge.eu,.tier-player-region.eu{background:#155e29;color:#7ff28a}.region-badge.na,.tier-player-region.na{background:#742734;color:#ff7587}.region-badge.as,.tier-player-region.as{background:#674319;color:#ffc168}.region-badge.au,.tier-player-region.au{background:#1d4774;color:#7fc0ff}.region-badge.unknown{background:#303949;color:#aeb8c6}
.overall-tiers{display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#141e2a;border:2px solid #192638;border-radius:14px;height:82px;padding:0 12px}.tier-pill{width:35px;min-width:35px;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;position:relative}.tier-icon{width:34px;height:34px;border-radius:50%;background:#0d141d;border:2px solid #23334a;display:grid;place-items:center;box-shadow:0 4px 8px rgba(0,0,0,.25)}.tier-icon img{max-width:22px;max-height:22px;object-fit:contain}.tier-pill b{height:20px;margin-top:-3px;border-radius:7px;padding:2px 6px;display:grid;place-items:center;font-size:13px;line-height:1;font-weight:950;letter-spacing:-.3px;background:#263143;color:#d7e0ed}.tier-level-1 b{background:#4b4219;color:#ffd237}.tier-level-2 b{background:#263142;color:#bcc8d9}.tier-level-3 b{background:#4a301e;color:#ff9c47}.tier-level-4 b{background:#443a59;color:#d7bfff}.tier-level-5 b{background:#2b3544;color:#b5c2d3}.tier-pill.high .tier-icon{border-color:#b98845}.tier-pill.empty{justify-content:center}.tier-pill.empty span{width:34px;height:34px;border-radius:50%;border:2px dashed #2c3a4f;background:#0f1620}

.tier-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.tier-column{min-width:0}.tier-title{height:60px;margin:0;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px 12px 0 0;font-size:29px;font-weight:950;letter-spacing:-.8px;color:#c7d2df;background:#151e29}.tier-title img{width:34px;height:34px;object-fit:contain}.tier-column-1 .tier-title{background:#493e16;color:#ffbd20}.tier-column-2 .tier-title{background:#383f4d;color:#c0c8d2}.tier-column-3 .tier-title{background:#3b251d;color:#df8442}.tier-player-list{position:relative}.tier-player{height:41px;width:100%;border:0;border-top:2px solid #0f151d;background:#2b3a4f;color:#edf2f8;display:grid;grid-template-columns:0 50px minmax(0,1fr) 28px;align-items:center;padding:0 8px 0 0;text-align:left;position:relative;transition:background .12s ease,grid-template-columns .12s ease;overflow:hidden}.tier-player:hover{background:#314259;grid-template-columns:43px 50px minmax(0,1fr) 28px}.tier-player:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ff5f95}.tier-player.ht:before{background:#6df191}.tier-player.region-na:before{background:#ff6177}.tier-player.region-eu:before{background:#68ee87}.tier-player.region-as:before{background:#ffbe58}.tier-player.region-au:before{background:#6bbdff}.tier-player-region{grid-column:1;height:41px;width:43px;display:grid;place-items:center;font-size:17px;font-weight:950;text-transform:uppercase;border-radius:0;opacity:0;transition:opacity .12s ease;z-index:3}.tier-player:hover .tier-player-region{opacity:1}.tier-player-skin{grid-column:2;width:34px;height:34px;margin-left:10px;object-fit:cover;object-position:center bottom;border-radius:4px;filter:drop-shadow(0 3px 3px rgba(0,0,0,.35));justify-self:center}.tier-player-name{grid-column:3;font-size:17px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:14px}.tier-arrow{grid-column:4;color:#4c6c8d;font-size:27px!important;justify-self:end}.empty-tier{height:41px;border-top:2px solid #0f151d;background:#151e29;color:#5e6b7b;display:grid;place-items:center;font-weight:800;font-size:14px}

.modal-backdrop{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.76);display:none;align-items:center;justify-content:center;padding:40px 18px}.modal-backdrop.open{display:flex}.player-modal{width:min(545px,100%);min-height:690px;background:#151d28;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.55);position:relative;padding:58px 43px 40px;border:1px solid rgba(255,255,255,.025)}.modal-close{position:absolute;right:42px;top:34px;width:52px;height:52px;border-radius:50%;border:0;background:#243044;color:#c7d1df;display:grid;place-items:center}.modal-close .material-symbols-outlined{font-size:40px}.modal-head{display:flex;flex-direction:column;align-items:center}.modal-avatar-wrap{width:116px;height:116px;border-radius:50%;display:grid;place-items:center;background:#23314a;box-shadow:0 0 0 3px #f8c622;overflow:hidden}.modal-avatar{width:112px;height:112px;object-fit:cover;object-position:center bottom}.modal-head h2{font-size:32px;line-height:1;margin:11px 0 13px;font-weight:950;letter-spacing:-1px;color:#dce5ef}.achievement-pill{height:39px;border-radius:999px;background:rgba(107,96,37,.72);display:flex;align-items:center;gap:10px;padding:0 18px;color:#ffdf45;font-weight:900;font-size:19px}.achievement-pill img{width:27px;height:27px;object-fit:contain}.achievement-combat-grandmaster,.achievement-combat-master{background:rgba(107,96,37,.72);color:#ffdf45}.achievement-combat-ace{background:rgba(90,42,62,.76);color:#ff82aa}.achievement-combat-specialist{background:rgba(64,47,92,.76);color:#c5a5ff}.achievement-combat-cadet,.achievement-combat-novice{background:rgba(53,54,91,.76);color:#c2c0ff}.achievement-rookie{background:rgba(61,70,83,.72);color:#c6ceda}.modal-region{margin:18px 0 18px;color:#28313f;font-weight:950;font-size:21px}.namemc-button{height:37px;border-radius:10px;background:#223044;color:#aeb9c8;display:flex;align-items:center;gap:10px;padding:0 13px;font-weight:800}.namemc-mark{width:22px;height:22px;border-radius:5px;background:#05070a;color:#fff;display:grid;place-items:center;font-weight:950;font-size:15px}.namemc-button .material-symbols-outlined{font-size:16px}.modal-section{margin-top:30px}.modal-section h3{margin:0 0 10px;font-size:25px;line-height:1;color:#bfc8d5;font-weight:950}.modal-position-row{height:51px;border:2px solid #304158;border-radius:9px;background:#151d28;display:flex;align-items:center;overflow:hidden}.modal-rank-card{align-self:stretch;width:104px;display:flex;align-items:center;padding-left:14px;font-size:37px;font-weight:950;font-style:italic;color:#fff;background:#253244;clip-path:polygon(0 0,100% 0,82% 100%,0 100%);text-shadow:0 3px 0 rgba(0,0,0,.4)}.modal-position-row.top-one .modal-rank-card{background:#fac33a;color:#fff}.modal-position-icon{width:30px;height:30px;margin-left:11px;margin-right:8px}.modal-position-row strong{font-size:25px;line-height:1;font-weight:950;color:white}.modal-points{font-size:20px;color:#aab8ca;font-weight:850;margin-left:8px}.modal-tier-grid{min-height:79px;border:2px solid #304158;border-radius:9px;background:#151d28;display:flex;align-items:center;gap:15px;padding:12px}.modal-tier-item{width:36px;display:flex;flex-direction:column;align-items:center}.modal-tier-item .tier-icon{width:34px;height:34px}.modal-tier-item b{font-size:13px;margin-top:-4px;border-radius:7px;padding:2px 6px;background:#263143;color:#d7e0ed}.modal-tier-item.empty .empty-circle{width:34px;height:34px;border-radius:50%;border:2px dashed #2c3a4f;background:#0f1620}.modal-tier-item.empty b{visibility:hidden}

.gradient-gold{background:linear-gradient(90deg,#fff3a1,#ffc629);-webkit-background-clip:text;background-clip:text;color:transparent!important}.gradient-blue{background:linear-gradient(90deg,#9bd7ff,#3f95ff);-webkit-background-clip:text;background-clip:text;color:transparent!important}.gradient-red{background:linear-gradient(90deg,#ff9da7,#ff4358);-webkit-background-clip:text;background-clip:text;color:transparent!important}.gradient-green{background:linear-gradient(90deg,#aaffbc,#48dd6b);-webkit-background-clip:text;background-clip:text;color:transparent!important}.gradient-purple-red{background:linear-gradient(90deg,#ba8dff,#ff6f91);-webkit-background-clip:text;background-clip:text;color:transparent!important}

.api-page{background:#111b2a;border:2px solid #223650;border-radius:16px;margin-top:48px;padding:32px;max-width:900px}.api-page h1{margin:0 0 12px;font-size:38px}.api-page p{color:#9eabba;font-weight:650;line-height:1.6}.api-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.api-card{background:#151f2b;border:1px solid #253247;border-radius:12px;padding:18px}.api-card code{display:block;color:#ffe07a;font-weight:850;margin-bottom:8px}.api-card span{color:#a8b3c2;font-weight:650}


.site-footer{width:100vw;margin:72px calc(50% - 50vw) 0;padding:48px 20px 44px;text-align:center;background:linear-gradient(180deg,rgba(12,24,40,.62),rgba(8,17,29,.98));border-top:1px solid rgba(47,76,112,.45);color:#9db5d4;font-weight:900;font-size:24px;letter-spacing:.1px;text-shadow:0 1px 0 rgba(0,0,0,.35)}.site-footer small{display:block;margin-top:8px;color:#647a96;font-size:15px;font-weight:850;text-transform:lowercase}
@media(max-width:1200px){.page-shell{width:calc(100% - 28px)}.site-nav{grid-template-columns:260px 1fr 240px}.mode-tab{width:105px}.rank-card-shell{padding-left:18px;padding-right:18px}.overall-header-row,.overall-row{grid-template-columns:168px minmax(220px,1fr) 86px 390px}.overall-tiers{gap:6px}.tier-pill{width:32px;min-width:32px}.tier-columns{overflow-x:auto;grid-template-columns:repeat(5,260px);padding-bottom:8px}.info-panel{right:0}}
@media(max-width:860px){.page-shell{width:calc(100% - 18px);padding-top:14px}.site-nav{grid-template-columns:1fr auto;height:60px;padding:0 12px}.nav-center,.search-form{display:none}.mobile-trigger{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:10px;background:#1b2634;color:#e8edf5}.brand-word{font-size:23px}.mode-tabs{overflow-x:auto;margin-top:28px}.mode-tab{min-width:96px}.rank-card-shell{padding:82px 10px 18px}.tools-row{left:12px;right:12px;top:16px;justify-content:space-between;gap:8px}.info-panel{right:0;left:0;width:auto}.overall-header-row{display:none}.overall-row{grid-template-columns:120px 1fr;grid-template-rows:auto auto;height:auto;min-height:104px;padding:10px;border-radius:12px;margin-bottom:8px}.rank-plate{grid-row:1/3;width:112px;height:72px}.rank-plate span{font-size:30px;width:50px}.rank-plate img{width:56px}.region-wrap{justify-content:flex-start;margin-top:8px}.overall-tiers{grid-column:1/3;justify-content:flex-start;overflow-x:auto;margin-top:10px;width:100%;height:70px}.player-name{font-size:22px}.overall-player small{font-size:14px}.modal-section h3{font-size:21px}.player-modal{min-height:0;padding:55px 23px 30px}.modal-close{right:22px;top:24px}.mobile-panel{display:block;position:fixed;top:0;right:0;width:min(330px,88vw);height:100dvh;background:#121922;border-left:1px solid #243044;z-index:300;transform:translateX(101%);transition:.2s ease;padding:74px 20px 20px}.mobile-panel.open{transform:translateX(0)}.mobile-panel a{display:flex;align-items:center;gap:12px;height:48px;color:#d9e2ee;font-weight:850}.mobile-panel a img{width:24px;height:24px}.mobile-panel a .material-symbols-outlined{font-size:25px}.mobile-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:10px;background:#243044;color:#e7edf5}.site-footer{margin-top:48px;font-size:20px}.site-footer small{font-size:13px}}


.home-shell{min-height:100vh}.home-hero{margin-top:46px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:24px;align-items:stretch}.home-hero-copy,.home-stat-grid,.home-panel{background:linear-gradient(180deg,rgba(17,30,48,.92),rgba(12,23,37,.94));border:2px solid #223a58;border-radius:18px;box-shadow:0 18px 48px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.025)}.home-hero-copy{padding:42px 44px;position:relative;overflow:hidden}.home-hero-copy:before{content:"";position:absolute;inset:-80px -160px auto auto;width:420px;height:260px;background:radial-gradient(circle,rgba(80,158,255,.2),transparent 70%);pointer-events:none}.home-kicker{display:inline-flex;height:32px;align-items:center;border-radius:999px;padding:0 13px;background:#1d3453;color:#8fc5ff;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.7px}.home-hero h1{margin:20px 0 12px;font-size:64px;line-height:.95;font-weight:950;letter-spacing:-2.4px;color:#f5f9ff;text-shadow:0 4px 0 rgba(0,0,0,.24)}.home-hero p{margin:0;max-width:730px;color:#9fb2ca;font-size:19px;line-height:1.55;font-weight:650}.home-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.home-btn{height:46px;border-radius:11px;background:#1a2b44;border:1px solid #2a4569;color:#dce8f7;display:inline-flex;align-items:center;gap:9px;padding:0 17px;font-weight:900}.home-btn.primary{background:#2d5481;border-color:#4474ab;color:#fff}.home-btn:hover{filter:brightness(1.08)}.home-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.home-stat-card{border-radius:14px;background:#132237;border:1px solid #263d5e;min-height:142px;padding:20px;display:flex;flex-direction:column;justify-content:center}.home-stat-card.wide{grid-column:1/3}.home-stat-card .material-symbols-outlined{font-size:34px;color:#79bfff;margin-bottom:12px}.home-stat-card strong{font-size:36px;line-height:1;font-weight:950;color:#eef6ff;letter-spacing:-1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-stat-card small{display:block;margin-top:8px;color:#7186a0;font-size:15px;font-weight:850;text-transform:uppercase}.home-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.home-panel{padding:18px}.home-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.home-panel-head h2{margin:0;font-size:24px;color:#e6eef9;font-weight:950;letter-spacing:-.6px}.home-panel-head a,.home-panel-head span{color:#7f9aba;font-weight:850;font-size:14px}.home-top-list,.home-result-list{display:flex;flex-direction:column;gap:9px}.home-top-player{min-height:68px;border-radius:12px;background:#17283f;border:1px solid #263d5e;display:grid;grid-template-columns:48px 50px minmax(0,1fr) 50px;gap:10px;align-items:center;padding:8px 12px}.home-place{font-size:27px;font-weight:950;font-style:italic;color:#ffcd3d;text-shadow:0 3px 0 rgba(0,0,0,.35)}.home-top-player img,.home-result-skin{width:46px;height:46px;object-fit:cover;object-position:center bottom;border-radius:8px;background:#0e1724}.home-top-player strong{display:block;font-size:18px;font-weight:950;color:#f2f7ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-top-player small{display:block;margin-top:3px;color:#88a0bd;font-size:13px;font-weight:750}.home-top-player .region-badge{min-width:42px;height:38px;font-size:17px}.home-result-item{min-height:58px;border-radius:12px;background:#17283f;border:1px solid #263d5e;display:grid;grid-template-columns:46px minmax(0,1fr) 120px 50px 44px;gap:10px;align-items:center;padding:8px 10px}.home-result-item strong{font-size:16px;color:#eef5ff;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-result-item span{display:flex;align-items:center;gap:6px;color:#9db0c7;font-size:13px;font-weight:850;text-transform:uppercase}.home-result-item span img{width:22px;height:22px;object-fit:contain}.tier-mini{height:26px;border-radius:8px;background:#263143;color:#d7e0ed;display:grid;place-items:center;font-size:13px;font-weight:950}.tier-mini.tier-ht1,.tier-mini.tier-lt1{background:#4b4219;color:#ffd237}.tier-mini.tier-ht2,.tier-mini.tier-lt2{background:#263142;color:#bcc8d9}.tier-mini.tier-ht3,.tier-mini.tier-lt3{background:#4a301e;color:#ff9c47}.home-result-item .region-badge{min-width:40px;height:34px;border-radius:9px;font-style:normal;font-size:15px}.home-empty{border-radius:12px;background:#17283f;border:1px solid #263d5e;color:#768aa4;font-weight:850;padding:24px;text-align:center}.mode-links-panel{margin-top:18px}.home-mode-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-mode-links a{min-height:84px;border-radius:14px;background:#17283f;border:1px solid #263d5e;padding:13px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;gap:0 10px;transition:.15s ease}.home-mode-links a:hover{transform:translateY(-1px);background:#1b2e49}.home-mode-links a span{grid-row:1/3;width:42px;height:42px;border-radius:12px;background:#111d2f;border:2px solid #263d5e;display:grid;place-items:center}.home-mode-links img{max-width:29px;max-height:29px;object-fit:contain}.home-mode-links strong{align-self:end;color:#e8f0fb;font-size:17px;font-weight:950}.home-mode-links small{align-self:start;color:#768aa4;font-size:12px;font-weight:850;text-transform:uppercase}@media(max-width:1000px){.home-hero,.home-content-grid{grid-template-columns:1fr}.home-mode-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-hero{margin-top:28px}.home-hero-copy{padding:28px 22px}.home-hero h1{font-size:44px}.home-hero p{font-size:16px}.home-stat-grid{grid-template-columns:1fr}.home-stat-card.wide{grid-column:auto}.home-result-item{grid-template-columns:42px minmax(0,1fr) 46px 42px}.home-result-item span{display:none}.home-mode-links{grid-template-columns:1fr}}


.notfound-shell{min-height:calc(100vh - 114px);display:flex;align-items:center;justify-content:center;padding:32px 0 72px}.notfound-hero{max-width:760px;width:100%;text-align:center;padding:22px 20px}.notfound-title{margin:0;font-size:64px;line-height:.95;font-weight:950;letter-spacing:-2.6px;color:#dce7f5;text-transform:uppercase;text-shadow:0 4px 18px rgba(0,0,0,.18)}.notfound-subtitle{margin:16px 0 0;color:#4c5d75;font-size:18px;font-weight:800}.notfound-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#eef3fb;font-size:17px;font-weight:850}.notfound-link .material-symbols-outlined{font-size:22px}.notfound-link:hover{opacity:.86}.site-nav .nav-item:not(.active){opacity:1}@media(max-width:860px){.notfound-shell{min-height:calc(100vh - 102px);padding:32px 0 52px}.notfound-title{font-size:44px;letter-spacing:-1.6px}.notfound-subtitle{font-size:16px}}
