:root{--brand:#fa942a;--text:#f8f6f4;--support:#ac7350;--bg:#090807;--bg-soft:#11100e;--surface:#1c1814c7;--surface-strong:#251f1aeb;--line:#f8f6f41a;--muted:#f8f6f4ad;--faint:#f8f6f46b;--green:#65d18c;--red:#ff6d64;--yellow:#f4c95d;--shadow:0 24px 80px #00000061}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;color:var(--text);background:linear-gradient(135deg,#fa942a1f,#0000 24rem),linear-gradient(215deg,#ac73501f,#0000 28rem),linear-gradient(#090807 0%,#100d0b 46%,#070605 100%);margin:0}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,input,select{border:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}img{max-width:100%;display:block}.site-shell{min-height:100vh;padding:18px}.topbar,.footer{width:min(1180px,100%);margin:0 auto}.topbar{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0c0ad1;border-radius:8px;justify-content:flex-start;align-items:center;gap:18px;padding:12px 14px;display:flex;position:sticky;top:14px;box-shadow:0 12px 36px #00000042}.brand-lockup{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-avatar,.intro-logo{object-fit:contain;background:#080706d1;border:1px solid #fa942a73;box-shadow:0 0 32px #fa942a47}.brand-avatar{border-radius:8px;width:40px;height:40px}.brand-lockup span{min-width:0;display:grid}.brand-lockup strong{font-size:.98rem;line-height:1.1}.brand-lockup span span{color:var(--muted);font-size:.78rem}.button,.sort-button{border-radius:8px;transition:transform .16s,border-color .16s,background .16s,color .16s}main{width:min(1180px,100%);margin:34px auto 0}.footer{color:var(--faint);justify-content:space-between;gap:12px;margin-top:36px;padding:22px 4px 6px;font-size:.86rem;display:flex}.intro-loader{z-index:60;background:linear-gradient(160deg,#fa942a33,#0000 38%),linear-gradient(#080706 0%,#15100c 100%);place-items:center;padding:24px;animation:.42s both introIn;display:grid;position:fixed;inset:0}.intro-loader-leaving{animation:.5s both introOut}.intro-card{width:min(420px,100%);box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#110e0cb8;border:1px solid #fa942a33;border-radius:8px;justify-items:center;gap:12px;padding:34px;display:grid}.intro-logo{border-radius:8px;width:94px;height:94px}.intro-card h1{overflow-wrap:break-word;max-width:12ch;margin:0;font-size:2rem;line-height:1}.loading-track{background:#f8f6f41a;border-radius:8px;width:min(260px,100%);height:7px;overflow:hidden}.loading-track span{border-radius:inherit;background:linear-gradient(90deg, transparent, var(--brand), #f8f6f4);width:46%;height:100%;animation:1.25s ease-in-out infinite progressSweep;display:block}.loading-dots{gap:8px;display:flex}.loading-dots span{background:var(--brand);border-radius:999px;width:7px;height:7px;animation:.9s ease-in-out infinite dotPulse}.loading-dots span:nth-child(2){animation-delay:.11s}.loading-dots span:nth-child(3){animation-delay:.22s}.entry-content{opacity:1;transition:opacity .5s,transform .5s,filter .5s;transform:translateY(0)}.entry-content-loading{opacity:.08;filter:blur(5px);transform:translateY(18px)scale(.99)}.leaderboard-page,.profile-page,.history-page{gap:22px;display:grid}.leaderboard-hero,.profile-hero,.history-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fa942a26,#0000 46%),#14110ea8;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:stretch;gap:20px;padding:28px;display:grid;overflow:hidden}.hero-copy h1,.profile-identity h1,.history-hero h1,.empty-state h1{overflow-wrap:break-word;margin:0;font-size:3rem;line-height:1}.hero-copy p,.history-hero p,.empty-state p{max-width:64ch;color:var(--muted);line-height:1.7}.eyebrow{color:var(--brand);text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.muted{color:var(--muted)}.hero-summary,.stats-grid,.punishment-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card,.punishment-card,.profile-section,.leaderboard-surface,.history-surface,.toolbar,.discord-panel{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;box-shadow:0 16px 48px #00000038}.stat-card{min-height:132px;padding:18px}.stat-card span,.punishment-card span,.metric-list dt,.toolbar label span,.toolbar-note span,.history-card dt{color:var(--faint);text-transform:uppercase;font-size:.76rem;font-weight:700}.stat-card strong,.punishment-card strong{overflow-wrap:break-word;margin-top:12px;font-size:2rem;line-height:1;display:block}.stat-card small,.punishment-card small,.player-link small,.history-card small,.discord-panel small{color:var(--muted)}.stat-card-orange{border-color:#fa942a59;box-shadow:0 0 34px #fa942a1f}.stat-card-green{border-color:#65d18c52}.stat-card-red{border-color:#ff6d6452}.toolbar{grid-template-columns:minmax(260px,1fr) 210px;align-items:end;gap:12px;padding:14px;display:grid}.toolbar label{gap:7px;min-width:0;display:grid}.toolbar input,.toolbar select{width:100%;min-width:0;min-height:46px;color:var(--text);background:#080706b3;border:1px solid #f8f6f41f;border-radius:8px;outline:none;padding:0 13px;transition:border-color .16s,box-shadow .16s}.toolbar input:focus,.toolbar select:focus{border-color:#fa942ab3;box-shadow:0 0 0 3px #fa942a26}.toolbar-note{background:#fa942a14;border:1px solid #fa942a38;border-radius:8px;align-content:center;gap:4px;min-height:46px;padding:0 14px;display:grid}.leaderboard-surface,.history-surface{padding:18px}.section-heading,.history-hero{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading h2,.profile-section h2,.empty-state h2{margin:0;font-size:1.4rem}.section-heading>span{color:var(--muted);font-size:.86rem}.table-scroll{margin-top:16px;overflow-x:auto}.table-empty{background:#fa942a0f;border:1px solid #fa942a2e;border-radius:8px;gap:4px;padding:18px;display:grid}.table-empty span{color:var(--muted)}.leaderboard-table,.history-table{border-collapse:collapse;width:100%;min-width:900px}th{color:var(--faint);text-align:left;text-transform:uppercase;font-size:.76rem}th,td{border-bottom:1px solid #f8f6f414;padding:14px 12px}tbody tr{transition:background .16s,transform .16s}tbody tr:hover{background:#fa942a12}.sort-button{color:inherit;background:0 0;padding:7px 9px}.sort-button-active,.sort-button:hover{color:var(--text);background:#fa942a21}.rank-badge,.tag,.status-pill,.linked-badge{width:fit-content;min-height:28px;color:var(--text);background:#f8f6f40f;border:1px solid #f8f6f41c;border-radius:8px;align-items:center;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.rank-badge{color:var(--brand);border-color:#fa942a47}.player-link{align-items:center;gap:11px;min-width:0;display:inline-flex}.player-link img,.player-card img{border:1px solid #fa942a3d;border-radius:8px;flex:none;width:42px;height:42px}.player-link span{gap:3px;min-width:0;display:grid}.player-link strong,.player-link small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-cards,.history-cards{display:none}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.button{min-height:42px;color:var(--text);background:#f8f6f40f;border:1px solid #f8f6f424;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.button:hover,.button:focus-visible{background:#fa942a21;border-color:#fa942a73;transform:translateY(-1px)}.button-primary{background:var(--brand);color:#120c07;border-color:#fa942a80;font-weight:800}.profile-identity{align-items:center;gap:20px;min-width:0;display:flex}.profile-avatar{border:1px solid #fa942a57;border-radius:8px;flex:none;width:124px;height:124px;box-shadow:0 0 48px #fa942a3d}.profile-avatar-online{border-color:#65d18cd1;box-shadow:0 0 0 3px #65d18c24,0 0 42px #65d18c57}.tag-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag-live,.tag-server-online{color:var(--green);background:#65d18c14;border-color:#65d18c59;box-shadow:0 0 20px #65d18c1f}.tag-server-last{color:var(--red);background:#ff6d6414;border-color:#ff6d6461}.tag-level{color:var(--yellow);background:#f4c95d14;border-color:#f4c95d66}.discord-panel{align-items:center;gap:14px;padding:18px;display:flex}.discord-panel img{border-radius:8px;flex:none;width:64px;height:64px}.discord-panel div{gap:6px;min-width:0;display:grid}.discord-panel strong,.discord-panel small{overflow-wrap:anywhere}.linked-badge{color:var(--green);border-color:#65d18c52}.linked-badge-muted{color:var(--muted);border-color:#f8f6f41f}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.punishment-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.punishment-card{padding:18px;transition:transform .16s,border-color .16s,background .16s}.punishment-card:hover,.punishment-card:focus-visible{background:#fa942a17;border-color:#fa942a73;transform:translateY(-2px)}.profile-layout{grid-template-columns:minmax(0,1fr) 360px;gap:18px;display:grid}.profile-main,.profile-side{align-content:start;gap:18px;display:grid}.profile-section{padding:18px}.metric-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.profile-side .metric-list{grid-template-columns:1fr}.metric-list div,.history-card dl div{background:#f8f6f40a;border:1px solid #f8f6f414;border-radius:8px;gap:4px;min-width:0;padding:12px;display:grid}.metric-list dd,.history-card dd{overflow-wrap:anywhere;margin:0;font-weight:800}.relative-time{color:inherit;cursor:help;text-underline-offset:3px;-webkit-text-decoration:underline #fa942a73;text-decoration:underline #fa942a73;text-decoration-thickness:1px}.trend-chart{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:8px;min-height:180px;margin-top:14px;display:grid}.trend-bar{grid-template-rows:1fr auto;justify-items:center;gap:8px;height:180px;display:grid}.trend-bar span{background:linear-gradient(180deg, var(--brand), #fa942a3d);border-radius:8px 8px 2px 2px;align-self:end;width:100%;box-shadow:0 0 22px #fa942a2e}.trend-bar small{color:var(--muted)}.history-hero{align-items:center}.history-table td{vertical-align:top}.status-pill{color:var(--muted)}.status-active{color:var(--red);border-color:#ff6d6461}.empty-state{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-items:start;gap:12px;padding:56px;display:grid}.empty-state-compact{padding:32px}.history-card{border:1px solid var(--line);background:#f8f6f40a;border-radius:8px;gap:12px;padding:16px;display:grid}.history-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-card p{margin:0}.history-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}@keyframes introIn{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}@keyframes introOut{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(12px);transform:scale(1.02)}}@keyframes progressSweep{0%{transform:translate(-115%)}to{transform:translate(240%)}}@keyframes dotPulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@media (max-width:980px){.leaderboard-hero,.profile-hero{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr 1fr}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}}@media (max-width:760px){.site-shell{padding:12px}.topbar{flex-direction:column;align-items:flex-start;position:static}main{margin-top:22px}.leaderboard-hero,.profile-hero,.history-hero,.leaderboard-surface,.history-surface,.toolbar,.empty-state{padding:16px}.hero-copy h1,.profile-identity h1,.history-hero h1,.empty-state h1{font-size:2.05rem}.hero-summary,.stats-grid,.punishment-summary,.toolbar,.metric-list,.history-card dl{grid-template-columns:1fr}.profile-identity{flex-direction:column;align-items:flex-start}.profile-avatar{width:98px;height:98px}.discord-panel{align-items:flex-start}.table-scroll{display:none}.leaderboard-cards,.history-cards{gap:12px;margin-top:16px;display:grid}.player-card{border:1px solid var(--line);background:#f8f6f40a;border-radius:8px;gap:14px;padding:14px;display:grid}.player-card-top{align-items:center;gap:12px;min-width:0;display:flex}.player-card-top div{min-width:0;display:grid}.player-card-top strong,.player-card-top span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-card-top span{color:var(--muted);font-size:.86rem}.player-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.player-card dl div{background:#f8f6f40d;border-radius:8px;min-width:0;padding:10px}.player-card dt{color:var(--faint);text-transform:uppercase;font-size:.72rem}.player-card dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:800}.pagination,.footer{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.intro-card{padding:24px 18px}.intro-card h1{font-size:1.55rem}.stat-card strong,.punishment-card strong{font-size:1.65rem}.player-card dl{grid-template-columns:1fr}}
