.HUD-module__olnFLG__hudContainer{pointer-events:none;width:100%;height:100%;font-family:var(--font-mono);color:var(--primary);text-transform:uppercase;z-index:10;letter-spacing:.05em;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;position:absolute;top:0;left:0}.HUD-module__olnFLG__header{pointer-events:auto;background:linear-gradient(90deg,#0000,#00f3ff05,#0000);border-bottom:1px solid #00f3ff26;justify-content:space-between;align-items:flex-start;padding-bottom:1.5rem;display:flex}.HUD-module__olnFLG__title{letter-spacing:.5rem;text-shadow:0 0 20px #00f3ff4d;color:#fffffff2;font-size:1.8rem;font-weight:300}.HUD-module__olnFLG__subtitle{opacity:.5;letter-spacing:.3em;font-size:.65rem;font-weight:300}.HUD-module__olnFLG__footer{justify-content:space-between;align-items:flex-end;display:flex}.HUD-module__olnFLG__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000a0f99;border:1px solid #00f3ff1a;border-left-color:#00f3ff4d;border-radius:2px;width:300px;padding:1.25rem}.HUD-module__olnFLG__status{align-items:center;gap:.75rem;font-size:.7rem;font-weight:300;display:flex}.HUD-module__olnFLG__indicator{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:3s ease-in-out infinite HUD-module__olnFLG__pulse}@keyframes HUD-module__olnFLG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.HUD-module__olnFLG__scanline{opacity:.4;pointer-events:none;background:linear-gradient(90deg,#0000,#00f3ff14,#0000);width:100%;height:2px;animation:8s linear infinite HUD-module__olnFLG__scan;position:fixed;top:0;left:0}@keyframes HUD-module__olnFLG__scan{0%{top:-5%}to{top:105%}}.HUD-module__olnFLG__audioButton{color:#00f3ff99;font-size:.65rem;font-family:var(--font-mono);letter-spacing:.15em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #00f3ff33;padding:.5rem 1rem;transition:all .3s}.HUD-module__olnFLG__audioButton:hover{color:#00f3ffe6;background:#00f3ff0d;border-color:#00f3ff80}
.Dashboard-module__ZorTTa__dashboardContainer{pointer-events:none;width:100%;height:100%;font-family:var(--font-mono);color:var(--primary);z-index:20;letter-spacing:.03em;grid-template-columns:70px 1fr 320px;display:grid;position:absolute;top:0;left:0}.Dashboard-module__ZorTTa__sidebar{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#00050ae6,#0000);border-right:1px solid #00f3ff1a;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;display:flex}.Dashboard-module__ZorTTa__navItem{cursor:pointer;color:#00f3ff66;border:1px solid #00f3ff26;border-radius:2px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;transition:all .4s;display:flex}.Dashboard-module__ZorTTa__navItem:hover{color:#00f3ffcc;background:#00f3ff0d;border-color:#00f3ff4d}.Dashboard-module__ZorTTa__navItemActive{color:var(--foreground);background:#00f3ff14;border-color:#00f3ff66;box-shadow:0 0 20px #00f3ff1a;}.Dashboard-module__ZorTTa__contentArea{pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;padding:2.5rem;display:flex;position:relative}.Dashboard-module__ZorTTa__opsPanel{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(-90deg,#00050ae6,#0000);border-left:1px solid #00f3ff1a;flex-direction:column;gap:2rem;height:100%;padding:1.5rem;display:flex}.Dashboard-module__ZorTTa__opsSection{margin-bottom:1rem}.Dashboard-module__ZorTTa__opsTitle{letter-spacing:.2em;opacity:.5;border-bottom:1px solid #00f3ff1a;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.65rem;font-weight:300}.Dashboard-module__ZorTTa__terminal{color:#00f3ff99;background:#00050a99;border:1px solid #00f3ff14;border-radius:2px;flex-direction:column;justify-content:flex-end;height:280px;padding:.75rem;font-family:SF Mono,Consolas,monospace;font-size:.7rem;line-height:1.6;display:flex;overflow-y:hidden}.Dashboard-module__ZorTTa__actionGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Dashboard-module__ZorTTa__actionButton{color:#00f3ff99;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #00f3ff33;border-radius:2px;padding:.75rem;font-size:.6rem;transition:all .3s}.Dashboard-module__ZorTTa__actionButton:hover{color:#00f3ffe6;background:#00f3ff14;border-color:#00f3ff66}.Dashboard-module__ZorTTa__actionButton.Dashboard-module__ZorTTa__danger{color:#ff2a2a99;border-color:#ff2a2a4d}.Dashboard-module__ZorTTa__actionButton.Dashboard-module__ZorTTa__danger:hover{color:#ff2a2ae6;background:#ff2a2a1a;border-color:#ff2a2a80}.Dashboard-module__ZorTTa__analyticsPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;opacity:0;background:#050a0fd9;border:1px solid #00f3ff1a;border-radius:2px;width:100%;max-width:550px;margin-top:80px;padding:1.75rem;animation:.6s forwards Dashboard-module__ZorTTa__slideIn;position:relative;box-shadow:0 0 40px #0006}.Dashboard-module__ZorTTa__analyticsPanel:before{content:"";border-top:1px solid #00f3ff66;border-left:1px solid #00f3ff66;width:16px;height:16px;position:absolute;top:-1px;left:-1px}.Dashboard-module__ZorTTa__analyticsPanel h2{letter-spacing:.15em;border-bottom:1px solid #00f3ff26;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.9rem;font-weight:300;display:flex}.Dashboard-module__ZorTTa__analyticsPanel h2 span{opacity:.5;align-self:flex-end;font-size:.6rem;font-weight:300}@keyframes Dashboard-module__ZorTTa__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__ZorTTa__barChart{border-bottom:1px solid #ffffff0d;align-items:flex-end;gap:4px;height:80px;margin-top:1.25rem;display:flex}.Dashboard-module__ZorTTa__bar{background:linear-gradient(180deg,var(--primary),#00f3ff4d);opacity:.6;border-radius:1px 1px 0 0;flex:1;transition:height .6s}.Dashboard-module__ZorTTa__dataRow{border-bottom:1px solid #ffffff08;justify-content:space-between;padding:.4rem 0;font-size:.75rem;font-weight:300;display:flex}
