:root{color:#e8e5dd;font-synthesis:none;text-rendering:optimizelegibility;background:#11110f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.leaderboard-controls{align-items:center;gap:14px;display:flex}.leaderboard-control-divider{background:#3d382f;width:1px;height:22px}.sort-control{color:#b5aea3;cursor:pointer;align-items:center;gap:6px;padding:4px 6px;font-size:.8rem;display:flex;position:relative}.sort-control:hover{color:#d0c8bb}.sort-icon{color:#8f897f;justify-content:center;align-items:center;display:flex}.sort-value{white-space:nowrap}.sort-control select{appearance:none;color:#b5aea3;font:inherit;cursor:pointer;background:0 0;border:none;outline:none;padding:4px 2px;font-size:.8rem}.sort-control select:focus-visible{outline-offset:3px;border-radius:3px;outline:1px solid #8d7950}.sort-select-overlay{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.auto-refresh-control{color:#8f897f;align-items:center;gap:8px;font-size:.8rem;display:flex}.auto-refresh-interval{color:#625e56;font-size:.72rem}.toggle-switch{cursor:pointer;background:#292722;border:1px solid #4d473d;border-radius:999px;width:34px;height:18px;padding:0;transition:background .15s,border-color .15s;position:relative}.toggle-knob{background:#777168;border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.toggle-switch.enabled{background:#d9b96e26;border-color:#8d7950}.toggle-switch.enabled .toggle-knob{background:#d9b96e;transform:translate(16px)}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#252018 0%,#151411 38%,#0d0d0c 100%);min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}main{width:min(1100px,100% - 32px);margin:0 auto;padding:32px 0 64px}section{margin-top:24px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:2rem}h2{color:#d9b96e;font-size:1.25rem}select{color:#e8e5dd;background:#1c1b18;border:1px solid #4d4535;border-radius:6px;outline:none;padding:8px 12px}select:hover,select:focus{border-color:#c6a35d}table{border-collapse:collapse;width:100%}th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#9f998e;border-bottom:1px solid #403b32;padding:12px 16px;font-size:.78rem}td{border-bottom:1px solid #2c2924;padding:14px 16px}tbody>tr:hover{background:#ffffff06}.competition-header{background:linear-gradient(135deg,#27231cf5,#161512f5);border:1px solid #4d4535;border-radius:10px;grid-template-columns:180px 1fr;gap:24px;padding:24px;display:grid;box-shadow:0 10px 30px #00000059,inset 0 1px #ffffff08}.competition-image-wrapper{min-height:150px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.competition-image{object-fit:contain;max-width:150px;max-height:150px;box-shadow:none;background:0 0;border:none;border-radius:0}.competition-info{flex-direction:column;justify-content:center;display:flex}.competition-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.competition-info h1{color:#f0eadc}.competition-info h2{margin-bottom:14px}.competition-date{color:#999286}.status-badge{letter-spacing:.05em;color:#aaa297;background:#37312a;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700}.status-badge.active{color:#86c77d;background:#508c4b29;border:1px solid #86c77d4d}.leaderboard-card{background:#171613;border:1px solid #3d382f;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #00000040}.leaderboard-header{border-bottom:1px solid #39342b;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.leaderboard-header h2{margin:0}.loot-table{background:#11110f;border:1px solid #302d27;border-radius:6px;width:calc(100% - 32px);margin:8px 16px 16px;overflow:hidden}.loot-table td,.loot-table th{padding:10px 12px}.loot-table img{image-rendering:pixelated}.loot-table th:first-child,.loot-table td:first-child{width:35%}th:nth-child(3),th:nth-child(4),td:nth-child(3),td:nth-child(4){text-align:right}@media (width<=700px){main{width:min(100% - 20px,1100px);padding-top:16px}.competition-header{grid-template-columns:1fr}.competition-title-row{flex-direction:column}.leaderboard-header{flex-direction:column;align-items:flex-start;gap:12px}th,td{padding:10px 8px}}.page-header{border-bottom:1px solid #332f28;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:0 4px 16px;display:flex}.site-title{white-space:nowrap;align-items:baseline;gap:9px;display:flex}.site-title-main{color:#d9b96e;letter-spacing:.02em;font-size:1.15rem;font-weight:700}.site-title-sub{color:#777168;font-size:.85rem}.selector-label{color:#625e56;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:600}.competition-selector{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.competition-selector select{appearance:none;color:#d9b96e;cursor:pointer;background:0 0;border:none;outline:none;max-width:400px;padding:6px 22px 6px 4px;font-size:.9rem;font-weight:600}.competition-selector:after{content:"";pointer-events:none;border-bottom:1.5px solid #8d7950;border-right:1.5px solid #8d7950;width:6px;height:6px;margin-top:-3px;margin-left:-18px;margin-right:5px;transform:rotate(45deg)}.competition-selector select:hover{color:#f0d58c}.competition-selector select:focus{border:none;outline:none}@media (width<=700px){.page-header{flex-direction:column;align-items:flex-start;gap:12px}.competition-selector{width:100%}.competition-selector select{flex:1;min-width:0;max-width:none}}.competition-stats{background:#171613;border:1px solid #3d382f;border-radius:10px;margin-top:24px;overflow:hidden;box-shadow:0 8px 24px #00000040}.competition-stats-header{border-bottom:1px solid #39342b;padding:16px 20px}.competition-stats-header h2{margin:0}.competition-stats-grid{background:#302c25;grid-auto-columns:minmax(110px,1fr);grid-auto-flow:column;gap:1px;display:grid;overflow:auto hidden}.stat-card{background:#171613;flex-direction:column;justify-content:center;align-items:center;min-width:110px;min-height:130px;padding:14px 6px;display:flex}.stat-card-kills{background:linear-gradient(135deg,#d9b96e14,#171613)}.stat-item-icon{object-fit:contain;width:36px;height:36px;image-rendering:pixelated;margin-bottom:8px}.stat-value{color:#f0eadc;font-size:1.35rem;font-weight:700}.stat-label{color:#8f897f;text-align:center;overflow-wrap:break-word;width:100%;min-width:0;margin-top:4px;font-size:.76rem}.average-time-cell{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:38px;display:flex}.average-time-value{line-height:1.1}.timed-kill-count{color:#625e56;min-height:.85rem;margin-top:3px;font-size:.7rem;line-height:.85rem}.leaderboard-table{table-layout:fixed;width:100%}.leaderboard-table th,.leaderboard-table td{vertical-align:middle;padding:12px 14px}.leaderboard-table th:first-child,.leaderboard-table td:first-child{width:8%}.leaderboard-table th:nth-child(2),.leaderboard-table td:nth-child(2){width:28%}.leaderboard-table th:nth-child(3),.leaderboard-table td:nth-child(3){width:12%}.leaderboard-table th:nth-child(4),.leaderboard-table td:nth-child(4){width:14%}.leaderboard-table th:nth-child(5),.leaderboard-table td:nth-child(5){width:18%}.leaderboard-table th:nth-child(6),.leaderboard-table td:nth-child(6){width:20%}.leaderboard-table th:nth-child(3),.leaderboard-table td:nth-child(3),.leaderboard-table th:nth-child(4),.leaderboard-table td:nth-child(4),.leaderboard-table th:nth-child(5),.leaderboard-table td:nth-child(5){text-align:center}
