.glass-card{background:linear-gradient(135deg,#00dcc814,#00283266,#00dcc80d);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,220,200,.3);border-radius:16px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.glass-card-subtle{background:#00141e80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,220,200,.2);border-radius:12px}.aero-button{background:linear-gradient(180deg,#00dcc833,#00b4a01a);border:1px solid rgba(0,220,200,.4);border-radius:8px;color:#00dcc8;font-family:HitmarkerText,monospace;font-size:14px;padding:10px 20px;cursor:pointer;transition:all .2s ease}.aero-button:hover{background:linear-gradient(180deg,#00dcc84d,#00b4a033);border-color:#00dcc899}.aero-button:disabled{opacity:.4;cursor:not-allowed}.stat-card{background:linear-gradient(180deg,#00dcc81a,#001e2899);border:1px solid rgba(0,220,200,.25);border-radius:12px;padding:16px;text-align:center;min-width:120px}.stat-card .stat-value{font-size:32px;font-weight:700;color:#00dcc8;font-family:HitmarkerText,monospace}.stat-card .stat-label{font-size:11px;letter-spacing:.1em;color:#b4f0ebb3;margin-top:4px;text-transform:uppercase}.leaderboard-table{width:100%;border-collapse:collapse;font-family:HitmarkerText,monospace}.leaderboard-table th{padding:12px 8px;text-align:left;font-size:11px;letter-spacing:.08em;color:#b4f0eb99;text-transform:uppercase;border-bottom:1px solid rgba(0,220,200,.2)}.leaderboard-table td{padding:12px 8px;font-size:14px;color:#00dcc8;border-bottom:1px solid rgba(0,220,200,.1)}.leaderboard-table tr:hover td{background:#00dcc80d}.connection-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,220,200,.15)}.connection-row:last-child{border-bottom:none}.connection-source{display:flex;align-items:center;gap:12px}.connection-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px}.section-header{font-size:14px;font-weight:600;letter-spacing:.1em;color:#00dcc8;margin-bottom:16px;text-transform:uppercase;font-family:HitmarkerText,monospace}.coming-soon-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center}.coming-soon-card h2{font-size:24px;font-weight:600;color:#00dcc8;margin-bottom:12px;font-family:HitmarkerText,monospace}.coming-soon-card p{font-size:14px;color:#b4f0eb99;max-width:300px;line-height:1.5}@font-face{font-family:HitmarkerText;src:url(/fonts/HitmarkerText/HitmarkerText-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:HitmarkerText;src:url(/fonts/HitmarkerText/HitmarkerText-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:HitmarkerText;src:url(/fonts/HitmarkerText/HitmarkerText-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:HitmarkerText;src:url(/fonts/HitmarkerText/HitmarkerText-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:block}:root{--color-teal-primary: #00dcc8;--color-bg: #010103;--color-panel-bg: rgba(0, 20, 30, .55);--color-panel-border: rgba(0, 220, 200, .4);--color-secondary: rgba(180, 240, 235, .7);--color-error: rgba(255, 100, 100, .85);--font-ui: "HitmarkerText", monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-ui)}html,body{width:100%;height:100%;background:var(--color-bg);color:var(--color-teal-primary);font-family:var(--font-ui);overflow:hidden}#root{width:100%;height:100%}input,select,button,textarea{font-family:var(--font-ui);border-radius:0}:focus{outline:1px solid var(--color-panel-border)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#00141ecc}::-webkit-scrollbar-thumb{background:var(--color-teal-primary)}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-track{height:3px;background:#00141ecc;border-radius:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:var(--color-teal-primary);border:1px solid var(--color-panel-border);border-radius:0;margin-top:-4px}input[type=range]::-moz-range-track{height:3px;background:#00141ecc;border-radius:0}input[type=range]::-moz-range-thumb{width:12px;height:12px;background:var(--color-teal-primary);border:1px solid var(--color-panel-border);border-radius:0}
