*,:before,:after{box-sizing:border-box}:root{--bg:#080a10;--surface:#0f1219;--surface-hover:#ffffff0a;--surface-active:#6366f126;--border:#ffffff14;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b}html,body{min-height:100%;margin:0;padding:0}body{color:#8593a7;background-color:#080a10;background-image:radial-gradient(80% 50% at 50% -20%,#6366f126,#0000),radial-gradient(60% 40% at 100% 100%,#8b5cf614,#0000);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;font-family:Inter,system-ui,sans-serif}#root{height:100dvh}.app{background:0 0;min-height:100vh}.layout{gap:20px;padding:20px;display:flex}.leaderboard,.sidebar,.info-panel,.table-wrap--overall{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);scrollbar-width:thin;scrollbar-color:#273149e6 #0f1219e6;border-radius:10px;padding:12px}.leaderboard::-webkit-scrollbar{width:8px;height:8px}.sidebar::-webkit-scrollbar{width:8px;height:8px}.info-panel::-webkit-scrollbar{width:8px;height:8px}.table-wrap--overall::-webkit-scrollbar{width:8px;height:8px}.leaderboard::-webkit-scrollbar-track{background:#0f121999;border-radius:4px}.sidebar::-webkit-scrollbar-track{background:#0f121999;border-radius:4px}.info-panel::-webkit-scrollbar-track{background:#0f121999;border-radius:4px}.table-wrap--overall::-webkit-scrollbar-track{background:#0f121999;border-radius:4px}.leaderboard::-webkit-scrollbar-thumb{background:#232d3b padding-box padding-box;border:2px solid #0000;border-radius:4px}.sidebar::-webkit-scrollbar-thumb{background:#232d3b padding-box padding-box;border:2px solid #0000;border-radius:4px}.info-panel::-webkit-scrollbar-thumb{background:#232d3b padding-box padding-box;border:2px solid #0000;border-radius:4px}.table-wrap--overall::-webkit-scrollbar-thumb{background:#232d3b padding-box padding-box;border:2px solid #0000;border-radius:4px}.leaderboard::-webkit-scrollbar-thumb:hover{background:#2a3545 padding-box padding-box}.sidebar::-webkit-scrollbar-thumb:hover{background:#2a3545 padding-box padding-box}.info-panel::-webkit-scrollbar-thumb:hover{background:#2a3545 padding-box padding-box}.table-wrap--overall::-webkit-scrollbar-thumb:hover{background:#2a3545 padding-box padding-box}@media (width<=768px){.layout{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.leaderboard,.sidebar,.table-wrap--overall{border-radius:10px}}.app{flex-direction:column;height:100vh;display:flex;overflow:hidden}.about-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;margin:0 auto;display:flex;position:absolute;top:100px;left:50%;transform:translate(-50%,-50%)}.kits-page{width:100%;padding:1rem 0}.kits-layout{grid-template-columns:280px minmax(0,1fr);justify-content:start;align-items:start;gap:1.5rem;width:min(1280px,100%);margin:0;display:grid}@media (width<=900px){.kits-layout{grid-template-columns:1fr}}.kits-content{grid-template-columns:auto minmax(240px,1fr);justify-content:start;align-items:flex-start;gap:1.5rem;display:grid}.kits-left{flex-direction:column;gap:1.5rem;display:flex}.kits-description{justify-content:center;align-items:flex-start;display:flex;position:relative;left:150px}.kits-description>div{text-align:center;width:100%;max-width:320px}.kits-description h1{width:600px;margin:0 0 1rem}.kits-description p{width:600px;margin:0;line-height:1.6}@media (width<=900px){.kits-content{grid-template-columns:1fr;align-items:stretch}.kits-description{justify-content:flex-start;padding-top:1rem}}.mc-layout{margin:0}.mc-top{justify-content:flex-start;align-items:center;gap:40px;width:100%;margin-bottom:25px;display:flex}.mc-player{justify-content:center;align-items:center;width:220px;height:320px;display:flex}.mc-player canvas{width:220px!important;height:320px!important}.mc-right{align-items:center;gap:20px;display:flex}.mc-armor{flex-direction:column;gap:8px;display:flex}.mc-offhand{align-items:center;display:flex}.mc-grid{grid-template-columns:repeat(9,64px);gap:4px;width:fit-content;margin-bottom:12px;display:grid}.mc-hotbar{grid-template-columns:repeat(9,64px);gap:4px;width:fit-content;display:grid}.mc-slot{background:#8b8b8b;border:2px solid #fff;border-color:#373737 #fff #fff #373737;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.mc-slot img{width:48px;height:48px;image-rendering:pixelated}.mc-count{color:#fff;text-shadow:2px 2px #000;font-weight:700;position:absolute;bottom:3px;right:5px}.header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0c0e14d9;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.header__brand{align-items:center;gap:.75rem;display:flex}.header__logo-img{object-fit:contain;width:auto;height:48px;display:block}.header__nav{gap:.25rem;display:flex}.header__link{color:var(--text-secondary);cursor:pointer;background:0 0;border:#675eff;border-radius:8px;padding:.5rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.header__admin-tag{text-transform:uppercase;letter-spacing:.05em;color:#86efac;background:#22c55e26;border:1px solid #22c55e59;border-radius:6px;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.header__link:hover{color:var(--text-primary);background:var(--surface-hover)}.header__link--active{color:var(--text-primary);background:var(--surface-active)}.header__actions{gap:.5rem;display:flex}.header__login-short{display:none}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.btn--primary{color:#fff;background:linear-gradient(135deg,#6366f1,#7c3aed);border-color:#ffffff1a}.btn--primary:hover{box-shadow:0 4px 16px #6b728059}.btn--ghost{color:#fff;background:#675eff;border-color:#5e69ff}.btn--ghost:hover{background:var(--surface-hover);color:#fff}.btn--small{padding:.25rem .5rem;font-size:.75rem}.admin-panel{scrollbar-width:thin;scrollbar-color:#6366f159 #ffffff0a;background:#0f1219f2;border:1px solid #ffffff14;border-radius:24px;grid-column:1/-1;gap:1.5rem;width:100%;max-width:1320px;max-height:calc(100vh - 4rem);margin:0 auto;padding:1.5rem;display:grid;overflow:auto;box-shadow:0 20px 50px #00000038}.admin-panel::-webkit-scrollbar{width:10px}.admin-panel::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.admin-panel::-webkit-scrollbar-thumb{background:#6366f159;border:2px solid #0f1219f2;border-radius:999px}.admin-panel::-webkit-scrollbar-thumb:hover{background:#6366f18c}.admin-panel__layout{min-height:0}.admin-panel__content{min-height:0;padding-right:.25rem;overflow:auto}.admin-panel__content::-webkit-scrollbar{width:10px}.admin-panel__content::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.admin-panel__content::-webkit-scrollbar-thumb{background:#6366f159;border:2px solid #0f1219f2;border-radius:999px}.admin-panel__content::-webkit-scrollbar-thumb:hover{background:#6366f18c}.admin-panel__sidebar-button--logout{color:#f8fbff;background:#ffffff0f;border-color:#ffffff1f}.admin-panel__sidebar-button--logout:hover{background:#6366f12e}.admin-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-panel__badge{letter-spacing:.08em;text-transform:uppercase;color:#d8c9ff;background:#6366f12e;border:1px solid #6366f14d;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-panel__title{color:var(--text-primary);margin:0;font-size:clamp(1.25rem,2vw,1.75rem)}.admin-panel__user,.admin-panel__hint{color:var(--text-secondary);margin:0;line-height:1.6}.admin-panel__hint--compact{color:var(--text-muted);margin-top:.25rem;font-size:.95rem}.admin-panel__editor h3,.admin-panel__table-wrap h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem}.admin-panel__field{gap:.55rem;margin-bottom:1rem;display:grid}.admin-panel__field label{color:var(--text-secondary);font-size:.95rem}.admin-panel__field input,.admin-panel__field select{width:100%;min-height:44px;color:var(--text-primary);background:#0f1219f2;border:1px solid #ffffff14;border-radius:14px;outline:none;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s}.admin-panel__field input:focus,.admin-panel__field select:focus{border-color:#6366f199;box-shadow:0 0 0 3px #6366f11f}.admin-panel__actions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.admin-panel__actions .btn{min-width:160px}.admin-panel__admin-list,.admin-panel__player-search-results{margin-bottom:1rem}.admin-panel__player-search-scroll{max-height:320px;padding-right:.25rem;overflow-y:auto}.admin-panel__player-search-scroll::-webkit-scrollbar{width:10px}.admin-panel__player-search-scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.admin-panel__player-search-scroll::-webkit-scrollbar-thumb{background:#6366f159;border:2px solid #0f1219f2;border-radius:999px}.admin-panel__player-search-scroll::-webkit-scrollbar-thumb:hover{background:#6366f18c}.admin-panel__stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-panel__stat-list{gap:.75rem;display:grid}.admin-panel__stat-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.admin-panel__stat-bar-wrap{align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}.admin-panel__stat-bar{background:#ffffff14;border-radius:999px;flex:1;min-width:0;height:12px;overflow:hidden}.admin-panel__stat-bar-fill-inner{background:linear-gradient(90deg,#6366f1d9,#8b5cf6f2);border-radius:999px;height:100%}.admin-panel__admin-list,.admin-panel__player-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.admin-panel__admin-item,.admin-panel__player-item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;transition:transform .15s,background .15s,border-color .15s;display:flex}.admin-panel__player-item{cursor:pointer}.admin-panel__player-item:hover,.admin-panel__admin-item:hover{background:#6366f124;border-color:#6366f14d;transform:translateY(-1px)}.admin-panel__player-item--active{background:#6366f138;border-color:#6366f199}.admin-panel__self-tag{color:#d8c9ff;background:#6366f12e;border-radius:999px;padding:.25rem .55rem;font-size:.75rem}.admin-panel__player-region{color:var(--text-muted);font-size:.9rem}.admin-panel__selected-player{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1rem .9rem;display:flex}.admin-panel__selected-player p{color:var(--text-primary);margin:0}.admin-panel__feedback{color:#cbd5e1;margin:.75rem 0 0;font-size:.95rem}.admin-panel__empty{color:var(--text-muted);margin:0}.admin-panel__table th,.admin-panel__table td{text-align:left;color:var(--text-primary);padding:.95rem 1rem;font-size:.95rem}.admin-panel__table thead th{color:var(--text-secondary);font-weight:600}.admin-panel__delete{min-width:auto}@media (width<=1024px){.admin-panel{padding:1rem}}@media (width<=720px){.admin-panel{gap:1rem}.admin-panel__editor,.admin-panel__table-wrap{padding:1rem}.admin-panel__actions{justify-content:stretch}.admin-panel__actions .btn{flex:1}}.layout{flex:1;grid-template-columns:200px 1fr 260px;min-height:0;display:grid;position:relative;overflow:hidden}.layout--full{grid-template-columns:1fr}.admin-panel__layout{grid-template-columns:260px minmax(0,1fr);align-items:flex-start;gap:1.5rem;display:grid}.admin-panel__sidebar{background:#0f1219fa;border:1px solid #ffffff14;border-radius:24px;align-self:start;gap:.75rem;min-width:260px;padding:1.1rem;display:grid;position:sticky;top:1.25rem}.admin-panel__sidebar-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.78rem}.admin-panel__sidebar-button{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:16px;padding:.95rem 1rem;transition:background .15s,transform .15s,border-color .15s}.admin-panel__sidebar-button:hover{background:#6366f124}.admin-panel__sidebar-button--active{color:#f8fbff;background:linear-gradient(#6366f138,#6366f11f);border-color:#6366f159;transform:translate(2px)}.admin-panel__content{gap:1.5rem;display:grid}.admin-panel__editor,.admin-panel__table-wrap{background:#080a10f2;border:1px solid #ffffff0f;border-radius:24px;padding:1.35rem}.admin-panel__table-wrap{border-radius:24px;overflow-x:auto}.admin-panel__table{border-collapse:separate;border-spacing:0 .65rem;width:100%}.admin-panel__table thead th,.admin-panel__table tbody td{text-align:left;color:var(--text-primary);padding:.95rem 1rem;font-size:.95rem}.admin-panel__table tbody tr{background:#ffffff0a;border-radius:18px}.admin-panel__table tbody tr td{border-top:none}.admin-panel__row--selected{background:#6366f11f!important}@media (width<=1000px){.layout{flex-direction:column;padding:.5rem;display:flex}.admin-panel__layout{grid-template-columns:1fr}.admin-panel__sidebar{min-width:auto}}.tier-loading{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a10d1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tier-loading__panel{border:1px solid var(--border);background:#0f1219eb;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 2.5rem;display:flex;box-shadow:0 24px 48px #00000059}.tier-loading__icon-wrap{background:color-mix(in srgb, var(--mode-color) 18%, transparent);width:72px;height:72px;box-shadow:0 0 32px color-mix(in srgb, var(--mode-color) 35%, transparent);border-radius:16px;justify-content:center;align-items:center;animation:1.4s linear forwards tier-loading-spin;display:flex}.tier-loading__icon-img{object-fit:contain;width:48px;height:48px}.tier-loading__icon-emoji{font-size:2.5rem;line-height:1}.tier-loading__label{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.tier-loading__hint{color:var(--text-muted);margin:0;font-size:.8rem}@keyframes tier-loading-spin{0%{transform:rotate(0)}18%{transform:rotate(36deg)}50%{transform:rotate(180deg)}82%{transform:rotate(324deg)}to{transform:rotate(360deg)}}.sidebar{border-right:1px solid var(--border);background:var(--surface);height:930px;min-height:0;padding:1rem .75rem;overflow-y:auto}.sidebar__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .75rem .5rem;font-size:.65rem;font-weight:600}.sidebar__nav{flex-direction:column;gap:2px;display:flex}.sidebar__item{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .65rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.sidebar__item:hover{background:var(--surface-hover);color:var(--text-primary)}.sidebar__item--active{background:#6b72801f;border-left-color:#eab308}.sidebar__icon{text-align:center;width:1.25rem;font-size:1rem}.sidebar__icon-img{object-fit:contain;width:34px;height:34px;display:inline-block}.mode-icon-img{object-fit:contain;width:18px;height:18px;display:inline-block}.info-panel__mode-icon-img{object-fit:contain;width:42px;height:42px;margin-right:.5rem;display:inline-block}.leaderboard{flex-direction:column;min-width:0;min-height:0;padding:1.25rem 1.5rem;display:flex;overflow:hidden auto}.leaderboard__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.leaderboard__title{color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:700}.leaderboard__count{color:var(--text-muted);margin:.25rem 0 0;font-size:.8rem}.leaderboard__controls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.search-input{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);border-radius:8px;width:220px;padding:.5rem .85rem;font-family:inherit;font-size:.875rem}.search-input:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af33}.region-filter{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.region-btn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.3rem .55rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:all .15s}.region-btn:hover{color:#4d5358;border-color:#2f3941}.region-btn--active{color:#e5e7eb;background:#6b72802e;border-color:#9ca3af}.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.rank-table{border-collapse:collapse;width:100%;font-size:.875rem}.rank-table thead{background:#00000040}.rank-table thead tr{border-bottom:1px solid var(--border)}.rank-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);vertical-align:bottom;border-bottom:none;padding:.75rem 1rem;font-size:.7rem;font-weight:600}.rank-table td{color:var(--text-secondary);vertical-align:middle;border-bottom:none;padding:.75rem 1rem}.rank-table tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.rank-table tbody tr:last-child{border-bottom:none}.rank-table tbody tr:hover{background:var(--surface-hover)}.rank-table__row--clickable{cursor:pointer}.rank-table__row--top-1{background:#eab3080f}.rank-table__row--top-2{background:#c0c0c00a}.rank-table__row--top-3{background:#cd7f320d}.rank-table__rank{width:48px;color:var(--text-muted);font-family:JetBrains Mono,monospace;font-weight:600}.rank-medal{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:inline-flex}.rank-medal--1{color:#422006;background:linear-gradient(135deg,#fde047,#ca8a04)}.rank-medal--2{color:#1e293b;background:linear-gradient(135deg,#e2e8f0,#94a3b8)}.rank-medal--3{color:#431407;background:linear-gradient(135deg,#fdba74,#c2410c)}.rank-table__player{align-items:center;gap:.65rem;display:flex}.rank-table__avatar{width:28px;height:28px;image-rendering:pixelated;border-radius:4px}.rank-table__name{color:var(--text-primary);font-weight:600}.rank-table__points{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-weight:600}.region-tag{letter-spacing:.04em;background:var(--surface-hover);color:var(--text-muted);border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.region-tag--eu{color:#60a5fa;background:#3b82f626}.region-tag--na{color:#f87171;background:#ef444426}.region-tag--as{color:#fbbf24;background:#f59e0b26}.region-tag--oce{color:#34d399;background:#10b98126}.region-tag--sa{color:#c084fc;background:#a855f726}.leaderboard__empty{text-align:center;color:var(--text-muted);padding:3rem}.tier-badge{letter-spacing:.02em;border:1px solid;border-radius:6px;justify-content:center;align-items:center;min-width:42px;padding:.2rem .5rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700;display:inline-flex}.tier-badge--sm{min-width:36px;font-size:.65rem}.tier-badge--lg{min-width:48px;font-size:.85rem}.tier-badge--retired{letter-spacing:0;align-items:center;gap:.3rem;display:inline-flex}.tier-badge--retired.tier-badge--sm{gap:.2rem;min-width:52px;font-size:.6rem}.tier-badge__ret{color:#9ca3af;font-weight:700}.tier-badge__rank{font-weight:700}.tier-badge--ht1{font-weight:800}.table-wrap--overall{height:1400px;max-height:1400px;overflow:auto}.table-wrap--overall .rank-table__sticky{z-index:2;background:var(--surface);position:sticky}.table-wrap--overall .rank-table thead .rank-table__sticky{z-index:3;background:#6eaaff00}.table-wrap--overall .rank-table__sticky--rank{min-width:48px;left:0;box-shadow:4px 0 8px #00000040}.table-wrap--overall .rank-table__sticky--player{min-width:180px;left:48px;box-shadow:4px 0 8px #0003}.table-wrap--overall .rank-table__sticky--region{min-width:72px;left:228px;box-shadow:4px 0 8px #00000026}.table-wrap--overall .rank-table__row--top-1 .rank-table__sticky{background:#12100a00}.table-wrap--overall .rank-table__row--top-2 .rank-table__sticky{background:#10101200}.table-wrap--overall .rank-table__row--top-3 .rank-table__sticky{background:0 0}.table-wrap--overall tbody tr:hover .rank-table__sticky{background:#141820}.rank-table__tiers-head{vertical-align:bottom;padding:.75rem 1rem}.mode-tiers-header{justify-content:flex-start;gap:6px;display:flex}.mode-tiers-header__item{flex-direction:column;align-items:center;gap:4px;min-width:52px;display:flex}.mode-tiers-header__icon{border:1px solid color-mix(in srgb, var(--mode-color) 40%, transparent);width:28px;height:28px;box-shadow:0 0 8px color-mix(in srgb, var(--mode-color) 25%, transparent);background:#ffffff0a;border-radius:6px;place-items:center;font-size:.9rem;display:grid}.mode-tiers-header__label{text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:52px;font-size:.55rem;font-weight:600;overflow:hidden}.rank-table__modes{padding:.75rem 1rem}.mode-tiers-row{align-items:center;gap:6px;display:flex}.mode-tier-cell{flex-direction:column;align-items:center;gap:5px;min-width:52px;display:flex}.mode-tier-cell__icon{border:1px solid color-mix(in srgb, var(--mode-color) 45%, transparent);width:28px;height:28px;box-shadow:0 2px 8px color-mix(in srgb, var(--mode-color) 20%, transparent);background:#ffffff0a;border-radius:6px;place-items:center;font-size:.9rem;display:grid}.tier-legend-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.info-panel__logo{object-fit:contain;width:56px;height:auto}.info-panel{border-left:1px solid var(--border);background:var(--surface);flex-direction:column;gap:.75rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.info-panel__card{border:1px solid var(--border);background:#0003;border-radius:10px;padding:1rem}.info-panel__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .75rem;font-size:.65rem;font-weight:600}.info-panel__server{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.info-panel__server-icon{background:var(--surface-hover);border-radius:10px;place-items:center;width:44px;height:44px;font-size:1.25rem;display:grid}.info-panel__server-title{color:var(--text-primary);margin:0;font-size:.95rem}.info-panel__server-sub{color:var(--text-muted);margin:0;font-size:.75rem}.info-panel__ip{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.info-panel__ip-label{width:100%;color:var(--text-muted);font-size:.7rem}.info-panel__ip-value{color:#d1d5db;border:1px solid var(--border);background:#6eb0f61f;border-radius:6px;flex:1;padding:.4rem .6rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.info-panel__discord{text-align:center;color:#fff;background:#5865f2;border-radius:8px;padding:.55rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:filter .15s;display:block}.info-panel__discord:hover{filter:brightness(1.1)}.info-panel__mode-active{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.info-panel__mode-icon{font-size:1.25rem}.info-panel__hint{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.4}.tier-legend{color:var(--text-secondary);margin:0;padding:0;font-size:.8rem;line-height:1.8;list-style:none}.tier-legend__dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:.4rem;display:inline-block}.tier-legend__dot--ht{background:#eab308}.tier-legend__dot--lt{background:#22c55e}@media (width<=1100px){.layout{grid-template-columns:180px 1fr}.info-panel{display:none}}@media (width<=768px){.layout{grid-template-columns:1fr}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000000a6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--border);background:var(--surface);border-radius:12px;width:100%;max-width:400px;padding:1.5rem;position:relative;box-shadow:0 24px 48px #00000080}.modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.modal__close:hover{color:var(--text-primary)}.modal__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem}.modal__hint{color:var(--text-muted);margin:0 0 1.25rem;font-size:.8rem;line-height:1.45}.modal__form{flex-direction:column;gap:1rem;display:flex}.modal__label{color:var(--text-secondary);flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:500;display:flex}.modal__input{border:1px solid var(--border);background:var(--bg);color:var(--text-primary);border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.modal__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f133}.modal__error{color:#f87171;margin:0;font-size:.8rem}.modal__submit{width:100%;margin-top:.25rem}.modal__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.modal__body{flex-direction:column;gap:1rem;display:flex}.player-profile-modal,.verify-modal{flex-direction:column;max-width:640px;max-height:90vh;display:flex;overflow:hidden}.player-profile{padding-right:.15rem;overflow-y:auto}.player-profile::-webkit-scrollbar{width:6px}.player-profile::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:999px}.player-profile__hero{align-items:center;gap:1.25rem;display:flex}.player-profile__skin{object-fit:contain;width:96px;height:96px;image-rendering:pixelated;background:#00000040;border-radius:8px}.player-profile__identity{flex-direction:column;gap:.5rem;display:flex}.player-profile__name{margin:0;font-size:1.5rem;font-weight:700}.player-profile__verified{text-transform:uppercase;letter-spacing:.04em;color:#86efac;background:#22c55e26;border:1px solid #22c55e59;border-radius:999px;align-items:center;width:fit-content;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.player-profile__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.player-profile__stat{border:1px solid var(--border);background:#00000026;border-radius:10px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.player-profile__stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.player-profile__section h4,.player-profile__editor h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .75rem;font-size:.85rem}.player-profile__ranks-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.55rem;display:grid}.player-profile__rank-card{border:1px solid var(--border);background:#00000026;border-radius:10px;align-items:center;gap:.55rem;min-width:0;padding:.55rem .65rem;display:flex}.player-profile__rank-card--empty{opacity:.55}.player-profile__rank-icon{background:color-mix(in srgb, var(--mode-color,#6366f1) 18%, transparent);border:1px solid color-mix(in srgb, var(--mode-color,#6366f1) 35%, transparent);border-radius:7px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.player-profile__rank-info{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.player-profile__rank-mode{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.player-profile__rank-meta{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.player-profile__rank-position{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700}.player-profile__no-tier{color:var(--text-muted);font-size:.75rem}.tier-board-wrap{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.tier-board{flex:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;min-height:0;display:grid}.tier-board__column{border:1px solid var(--border);background:#00000026;border-radius:10px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.tier-board__column-head{border-bottom:1px solid var(--border);background:#6366f11f;flex-shrink:0;justify-content:space-between;align-items:center;gap:.35rem;padding:.6rem .7rem;display:flex}.tier-board__column-title{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin:0;font-size:.78rem;font-weight:700}.tier-board__count{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:700}.tier-board__players{flex-direction:column;flex:1;gap:.35rem;min-height:0;padding:.45rem;display:flex;overflow-y:auto}.tier-board__empty-slot{min-height:2.5rem;color:var(--text-muted);opacity:.45;flex:1;place-items:center;font-size:.85rem;display:grid}.tier-board__player{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.45rem;padding:.45rem .5rem;font-family:inherit;transition:background .12s,border-color .12s;display:flex}.tier-board__player--retired{opacity:.72;border-left:2px solid #fbbf2459;padding-left:.85rem}.tier-board__player:hover{background:var(--surface-hover);border-color:var(--border)}.tier-board__player-main{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.tier-board__player-meta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.retired-toggle{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.8rem;display:inline-flex}.retired-toggle input{accent-color:#6366f1;width:15px;height:15px}.verify-modal__form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.verify-modal__input-code{border:1.5px solid var(--border);color:#c4b5fd;letter-spacing:.12em;text-align:center;box-sizing:border-box;background:#0f172ab3;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:JetBrains Mono,monospace;font-size:1.3rem;font-weight:700;transition:border-color .2s,box-shadow .2s}.verify-modal__input-code:focus{border-color:#818cf8;box-shadow:0 0 15px #818cf866}.tier-board__avatar{width:24px;height:24px;image-rendering:pixelated;border-radius:4px;flex-shrink:0}.tier-board__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;font-weight:600;overflow:hidden}.tier-board__player .region-tag{flex-shrink:0;padding:.1rem .35rem;font-size:.62rem}.player-profile__editor-note{color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem}.player-profile__editor{border-top:1px solid var(--border);padding-top:.5rem}.form-field{color:var(--text-secondary);flex-direction:column;gap:.4rem;margin-bottom:.85rem;font-size:.8rem;display:flex}.form-field input[type=color],.form-field select{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-primary);border-radius:8px;padding:.45rem .55rem;font-family:inherit}.form-field input[type=color]{height:42px;padding:.2rem}.player-profile__color-row{align-items:center;gap:.5rem;display:flex}.player-profile__color-row input[type=color]{flex:1}.player-profile__editor-actions,.player-profile__actions,.verify-modal__actions{flex-wrap:wrap;gap:.5rem;display:flex}.form-error{color:#f87171;margin:0;font-size:.8rem}.verify-modal__intro{color:var(--text-secondary);margin:0;line-height:1.5}.verify-modal__code-box{flex-direction:column;gap:.75rem;display:flex}.verify-modal__server,.verify-modal__command-label,.verify-modal__hint{color:var(--text-secondary);margin:0;font-size:.875rem}.verify-modal__command{border:1px solid var(--border);color:#c4b5fd;background:#0000004d;border-radius:8px;padding:.85rem 1rem;font-family:JetBrains Mono,monospace;font-size:1rem;display:block}@media (width<=768px){.app{height:auto;min-height:100dvh;overflow:auto}.header{padding:.75rem max(.75rem, env(safe-area-inset-right)) .65rem max(.75rem, env(safe-area-inset-left));padding-top:max(.75rem, env(safe-area-inset-top));flex-wrap:wrap;gap:.6rem}.header__brand{flex:1;min-width:0}.header__logo-img{height:36px}.header__nav{flex-wrap:wrap;order:3;justify-content:center;gap:.35rem;width:100%}.header__link{min-height:40px;padding:.45rem .7rem;font-size:.78rem}.header__actions{flex-shrink:0;gap:.4rem}.header__actions .btn{width:auto;min-height:40px;padding:.45rem .7rem;font-size:.78rem}.layout{padding:.5rem;padding-bottom:max(.5rem, env(safe-area-inset-bottom));flex-direction:column;gap:.5rem;display:flex;overflow:visible}.sidebar{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;border-bottom:none;border-right:none;padding:.5rem;overflow:auto hidden}.sidebar__label{display:none}.sidebar__nav{flex-flow:row;gap:.4rem;padding-bottom:.15rem}.sidebar__item{scroll-snap-align:start;border-bottom:2px solid #0000;border-left:none;flex-direction:column;flex:none;justify-content:center;gap:.2rem;min-width:72px;min-height:44px;padding:.45rem .5rem}.sidebar__item--active{border-bottom-color:var(--mode-color,#6366f1);background:#6366f124}.sidebar__text{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:.58rem;line-height:1.1;display:block;overflow:hidden}.sidebar__icon-img{width:28px;height:28px}.leaderboard{min-height:50vh;padding:.65rem}.leaderboard__toolbar{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:.85rem}.leaderboard__title{font-size:1.15rem}.leaderboard__controls{align-items:stretch;gap:.55rem;width:100%}.search-input{width:100%;min-height:44px;font-size:16px}.region-filter{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.35rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.region-btn{flex:none;min-width:44px;min-height:40px}.retired-toggle{min-height:44px;padding:.25rem 0}.tier-board-wrap{-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:0 .25rem .35rem;overflow:auto visible}.tier-board{grid-template-columns:repeat(5,minmax(118px,1fr));gap:.4rem;min-width:620px}.tier-board__column-head{padding:.5rem .55rem}.tier-board__column-title{font-size:.7rem}.tier-board__player{min-height:44px;padding:.5rem}.table-wrap{-webkit-overflow-scrolling:touch;border-radius:10px;margin:0 -.15rem;overflow-x:auto}.rank-table{min-width:640px}.rank-table th,.rank-table td{padding:.6rem .65rem;font-size:.76rem}.rank-table__avatar,.mode-icon-img{width:22px;height:22px}.mode-tier-cell{min-width:42px}.mode-tier-cell__icon{width:22px;height:22px}.mode-tiers-header__item{min-width:42px}.mode-tiers-header__icon{width:22px;height:22px}.admin-panel{grid-column:1/-1;padding:.75rem}.admin-panel__actions{flex-direction:column;align-items:stretch}.header__actions .btn,.admin-panel .btn{width:auto}.admin-panel .btn--primary,.admin-panel .btn--ghost,.player-profile__actions .btn,.player-profile__editor-actions .btn,.verify-modal__actions .btn{width:100%;min-height:44px}.modal-overlay{padding:.65rem;padding-bottom:max(.65rem, env(safe-area-inset-bottom));align-items:flex-end}.modal,.player-profile-modal,.verify-modal{border-bottom-right-radius:0;border-bottom-left-radius:0;max-width:100%;max-height:92dvh;padding:1rem}.player-profile-modal,.verify-modal{margin-bottom:0}.player-profile__hero{text-align:center;flex-direction:column;align-items:center}.player-profile__identity{align-items:center}.player-profile__stats{grid-template-columns:1fr}.player-profile__ranks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-panel{display:none}}@media (width<=480px){.header__login-full{display:none}.header__login-short{display:inline}.header__admin-tag{font-size:.7rem}.sidebar__text{display:none}.sidebar__item{min-width:52px}.tier-board{grid-template-columns:repeat(5,minmax(104px,1fr));min-width:540px}.player-profile__ranks-grid{grid-template-columns:1fr}.rank-table{min-width:560px}}@media (width<=768px) and (pointer:coarse){.rank-table__row--clickable,.tier-board__player,.sidebar__item,.region-btn,.header__link,.btn{-webkit-tap-highlight-color:transparent}}
