:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html,#root{margin:0;padding:0;min-height:100vh;font-family:Share Tech Mono,Consolas,Courier New,monospace;background:#181c22;color:gold;width:100%}.dashboard.crime-theme{min-height:100vh;background:#181c22 url(https://images.unsplash.com/photo-1496715976403-7e36dc43f17b?auto=format&fit=crop&w=1200&q=80) center/cover no-repeat;background-blend-mode:soft-light;color:gold;padding:2rem;animation:fadeInBg 1.2s ease}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}.dashboard-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;background:#10131af2;border-radius:1.5rem 1.5rem .7rem .7rem;box-shadow:0 4px 32px #000a,0 0 16px #ffd70099;padding:2.2rem 1rem 1.2rem;max-width:900px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;animation:slideDown .9s cubic-bezier(.77,0,.18,1)}@keyframes slideDown{0%{transform:translateY(-40px);opacity:0}to{transform:translateY(0);opacity:1}}.dashboard-header h1{text-align:center;font-size:2.7rem;margin-bottom:.5rem;letter-spacing:2px;text-shadow:2px 2px 0 #000,0 0 16px #ffd700,0 0 8px #ff0000;color:#fff;background:none;border-radius:0;padding:0;max-width:100%;animation:fadeIn 1.2s .2s both}.dashboard-subtitle{font-size:1.25rem;font-weight:700;color:gold;letter-spacing:2px;text-shadow:1px 1px 0 #000,0 0 8px #ffd700,0 0 2px #fff;margin-bottom:.2rem;background:#1e1e1ed9;border-radius:.7rem;padding:.3rem 1.2rem;box-shadow:0 0 8px #ffd70099;animation:fadeIn 1.2s .4s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.metrics-container{display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center;align-items:flex-start}.metric-section{background:#23272f;border:2px solid #ffd700;border-radius:1.2rem;box-shadow:0 0 24px #000a,0 0 12px #ff0000a0;padding:1.5rem 1rem 1rem;min-width:320px;max-width:400px;margin-bottom:2.2rem;flex:1 1 340px;transition:transform .2s,box-shadow .2s;box-sizing:border-box;background-blend-mode:lighten;animation:fadeInMetric 1.1s cubic-bezier(.77,0,.18,1)}@keyframes fadeInMetric{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.metric-section:hover{transform:translateY(-6px) scale(1.04) rotate(-1deg);box-shadow:0 0 32px #ffd700cc,0 0 16px #f009;z-index:2}.hof-board h2{font-size:1.3rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#fff;text-shadow:1px 1px 0 #000,0 0 6px #ffd700;animation:fadeIn 1.2s .6s both}.hof-board ol{list-style:none;padding:0;margin:0}.hof-board li{display:flex;align-items:center;gap:1rem;font-size:1.1rem;margin-bottom:.5rem;background:#23272f;border-radius:.5rem;padding:.3rem .7rem;color:gold;border:1px solid #444;box-shadow:0 1px 4px #0004;transition:background .2s,color .2s,transform .2s;animation:fadeIn 1.1s both}.hof-board li.gold{background:linear-gradient(90deg,gold,gold);color:#222;font-weight:700;box-shadow:0 0 8px #ffd70099,0 0 2px #fff;border:2px solid #ffd700;animation:popGold .7s cubic-bezier(.77,0,.18,1)}@keyframes popGold{0%{transform:scale(.8)}70%{transform:scale(1.08)}to{transform:scale(1)}}.hof-board li.silver{background:linear-gradient(90deg,silver,silver);color:#222;font-weight:700;box-shadow:0 0 8px #c0c0c099,0 0 2px #fff;border:2px solid #c0c0c0;animation:popSilver .7s cubic-bezier(.77,0,.18,1)}@keyframes popSilver{0%{transform:scale(.8)}70%{transform:scale(1.06)}to{transform:scale(1)}}.hof-board li.bronze{background:linear-gradient(90deg,#cd7f32,#cd7f32);color:#222;font-weight:700;box-shadow:0 0 8px #cd7f3299,0 0 2px #fff;border:2px solid #cd7f32;animation:popBronze .7s cubic-bezier(.77,0,.18,1)}@keyframes popBronze{0%{transform:scale(.8)}70%{transform:scale(1.04)}to{transform:scale(1)}}.medal{font-size:1.3rem;width:2rem;text-align:center;filter:drop-shadow(0 0 2px #0008);animation:fadeIn 1.2s .7s both}.player-name{flex:1;font-weight:bolder;color:#fff;text-shadow:1px 1px 0 #000,0 0 2px #fff}.hof-board li.gold .player-name,.hof-board li.silver .player-name,.hof-board li.bronze .player-name,.hof-board li.gold .stat-value,.hof-board li.silver .stat-value,.hof-board li.bronze .stat-value{color:#222;text-shadow:1px 1px 0 #000,0 0 2px #fff}.stat-value{font-family:Share Tech Mono,monospace;color:#fff;text-shadow:1px 1px 0 #000,0 0 2px #fff;font-size:1.1em;min-width:3.5em;text-align:right;font-weight:bolder}.metric-chart{margin-top:1rem;background:#181818ee;border-radius:.5rem;padding:.5rem;min-height:220px;max-height:260px;overflow-x:auto;box-shadow:0 0 8px #0006;border:1px solid #ffd70055;animation:fadeInMetric 1.1s cubic-bezier(.77,0,.18,1)}footer{margin-top:2rem;text-align:center;color:#aaa;font-size:1rem;letter-spacing:1px;border-top:1px dashed #ffd700;padding-top:1rem;background:#00000080;border-radius:0 0 1rem 1rem;max-width:90vw;margin-left:auto;margin-right:auto;animation:fadeIn 1.2s .8s both}.tct-date{font-size:.95em;color:gold;font-weight:700;letter-spacing:1px;margin-top:.5em;display:block}.aggregated-bar{display:flex;justify-content:center;align-items:stretch;gap:1.5rem;background:#10131a;border:2px solid #ffd700;border-radius:1.2rem;box-shadow:0 0 16px #000a,0 0 8px #ff0000a0;margin:0 auto 2rem;padding:1rem 1.5rem;max-width:900px;flex-wrap:wrap;animation:fadeInMetric 1.1s cubic-bezier(.77,0,.18,1)}.agg-item{display:flex;flex-direction:column;align-items:center;min-width:80px;margin:0 .5rem;animation:fadeIn 1.2s .9s both}.agg-icon{font-size:1.5rem;margin-bottom:.2rem;filter:drop-shadow(0 0 2px #ffd700)}.agg-label{font-size:.95rem;color:gold;margin-bottom:.1rem;text-shadow:1px 1px 0 #000,0 0 2px #ffd700}.agg-value{font-size:1.15rem;font-weight:700;color:#fff;text-shadow:1px 1px 0 #000,0 0 2px #ffd700}@media (max-width: 900px){.aggregated-bar{gap:1rem;padding:.7rem .5rem;max-width:98vw;background-size:50px}.agg-item{min-width:60px;margin:0 .2rem}.agg-icon{font-size:1.2rem}.agg-label{font-size:.85rem}.agg-value{font-size:1rem}.dashboard-header{padding:1.2rem .5rem .7rem;max-width:98vw;background-size:120px}.dashboard-header h1{font-size:2rem}.dashboard-subtitle{font-size:1.05rem;padding:.2rem .7rem}}@media (max-width: 600px){.aggregated-bar{gap:.5rem;padding:.4rem .1rem;max-width:99vw;border-radius:.7rem;background-size:30px}.agg-item{min-width:40px;margin:0 .1rem}.agg-icon{font-size:1rem}.agg-label{font-size:.7rem}.agg-value{font-size:.85rem}.dashboard-header{padding:.7rem .1rem .4rem;max-width:100vw;border-radius:.7rem .7rem .4rem .4rem;background-size:60px}.dashboard-header h1{font-size:1.3rem}.dashboard-subtitle{font-size:.85rem;padding:.1rem .3rem}}
