: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;display:flex;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}}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark}body{margin:0;padding:0;overflow:hidden;background-color:#050505}.hud-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(72,204,168,.3);padding-bottom:1rem}.logo{font-size:2rem;font-weight:800;letter-spacing:2px;color:#fff}.highlight{color:#48cca8}.status{font-family:Courier New,monospace;font-size:.9rem;color:#48cca8;border:1px solid #48Cca8;padding:.2rem .5rem;border-radius:4px;background:#48cca81a;animation:pulse 2s infinite}.stats-panel{align-self:flex-start;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-left:3px solid #48Cca8;border-radius:0 10px 10px 0;min-width:250px}.stat-item{margin-bottom:1.5rem}.stat-item:last-child{margin-bottom:0}.label{font-size:.7rem;color:#888;letter-spacing:1px;margin-bottom:.2rem}.value{font-size:2rem;font-weight:300;color:#fff;font-variant-numeric:tabular-nums}.unit{font-size:1rem;color:#48cca8}.bar-container{width:100%;height:6px;background:#222;border-radius:3px;margin-top:5px;overflow:hidden}.bar{height:100%;background:linear-gradient(90deg,#48cca8,#00e5ff);box-shadow:0 0 10px #48cca8}.footer{text-align:right;font-size:.8rem;opacity:.5}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
