/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: "JetBrains Mono", "Courier New", Courier, monospace;
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-cyan-900: oklch(39.8% 0.07 227.392);
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --radius-sm: 0.25rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-term-bg: #020804;
    --color-term-fg: #00ff41;
    --color-term-dim: #6fae87;
    --color-term-amber: #ffd700;
    --color-term-cyan: #00cfff;
    --color-term-danger: #ff2244;
    --color-term-green: #00ff41;
    --color-term-accent: #00cfff;
    --color-term-warn: #ffd700;
    --color-term-border: rgba(0,255,65,.18);
    --color-ds-bg: #0A0E0A;
    --color-ds-panel-border: #1F3D2A;
    --color-ds-text: #C8F5D0;
    --color-ds-accent: #39FF6A;
    --color-ds-warn: #E2B23A;
    --color-ds-danger: #FF4D4D;
    --color-cyan: #00cfff;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .float-right {
    float: right;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-48 {
    min-height: calc(var(--spacing) * 48);
  }
  .min-h-\[12rem\] {
    min-height: 12rem;
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-full {
    width: 100%;
  }
  .min-w-\[8rem\] {
    min-width: 8rem;
  }
  .flex-1 {
    flex: 1;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-cyan-900 {
    border-color: var(--color-cyan-900);
  }
  .border-term-border {
    border-color: var(--color-term-border);
  }
  .border-term-dim\/20 {
    border-color: color-mix(in srgb, #6fae87 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-term-dim) 20%, transparent);
    }
  }
  .border-term-dim\/30 {
    border-color: color-mix(in srgb, #6fae87 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-term-dim) 30%, transparent);
    }
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .break-all {
    word-break: break-all;
  }
  .text-cyan {
    color: var(--color-cyan);
  }
  .text-term-accent {
    color: var(--color-term-accent);
  }
  .text-term-amber {
    color: var(--color-term-amber);
  }
  .text-term-cyan {
    color: var(--color-term-cyan);
  }
  .text-term-danger {
    color: var(--color-term-danger);
  }
  .text-term-dim {
    color: var(--color-term-dim);
  }
  .text-term-fg {
    color: var(--color-term-fg);
  }
  .text-term-green {
    color: var(--color-term-green);
  }
  .text-term-warn {
    color: var(--color-term-warn);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .text-yellow-500 {
    color: var(--color-yellow-500);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-0 {
    &:last-child {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .empty\:hidden {
    &:empty {
      display: none;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
  }
  html {
    height: 100%;
    color-scheme: dark;
    max-width: 100%;
    overflow-x: clip;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  body {
    background-color: var(--color-term-bg);
    font-family: var(--font-mono);
    color: var(--color-term-fg);
    max-width: 100%;
    min-height: 100vh;
    min-height: 100dvh;
    overflow-x: clip;
    padding-top: 44px;
    padding-bottom: calc(54px + env(safe-area-inset-bottom, 0px));
    background-image: linear-gradient(rgba(0,255,65,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(0,255,65,.03) 1px, transparent 1px);
    background-size: 32px 32px;
  }
  body::after {
    content: "";
    position: fixed;
    inset: 0;
    background: repeating-linear-gradient(0deg, rgba(0,0,0,.12), rgba(0,0,0,.12) 1px, transparent 1px, transparent 3px);
    pointer-events: none;
    z-index: 999;
  }
  a {
    color: var(--color-term-cyan);
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  img, svg, video, canvas {
    max-width: 100%;
    height: auto;
  }
  h1 {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0,255,65,.5);
  }
  h2 {
    margin-top: calc(var(--spacing) * 6);
    margin-bottom: calc(var(--spacing) * 2);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
    color: var(--color-term-dim);
    text-transform: uppercase;
  }
}
@layer components {
  .panel {
    border: 1px solid rgba(0,255,65,.35);
    background: rgba(0,255,65,.03);
    border-radius: var(--radius-sm);
    padding: calc(var(--spacing) * 4);
    box-shadow: 0 0 12px rgba(0,255,65,.12), inset 0 0 24px rgba(0,255,65,.03);
  }
  .btn {
    display: inline-block;
    cursor: pointer;
    border-radius: var(--radius-sm);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 1);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
    text-transform: uppercase;
    text-decoration-line: none;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    color: #c8ffd4;
    border: 1px solid rgba(0,255,65,.35);
    background: rgba(0,255,65,.06);
  }
  .btn:hover {
    color: #00ff41;
    border-color: rgba(0,255,65,.8);
    box-shadow: 0 0 10px rgba(0,255,65,.35);
    text-shadow: 0 0 6px rgba(0,255,65,.6);
  }
  .btn-danger {
    color: #ff5577;
    border-color: rgba(255,34,68,.35);
    background: rgba(255,34,68,.08);
  }
  .btn-danger:hover {
    color: #ff5577;
    border-color: var(--color-term-danger);
    box-shadow: 0 0 10px rgba(255,34,68,.35);
  }
  .field {
    background: rgba(0,0,0,.5);
    border: 1px solid rgba(0,255,65,.3);
    border-radius: var(--radius-sm);
    padding-inline: calc(var(--spacing) * 2);
    padding-block: calc(var(--spacing) * 1);
    color: var(--color-term-fg);
  }
  .field::placeholder {
    color: rgba(120,220,150,.4);
  }
  .field:focus-visible {
    outline: 1px solid rgba(0,255,65,.8);
    outline-offset: 1px;
    border-color: var(--color-term-fg);
    box-shadow: 0 0 8px rgba(0,255,65,.3);
  }
  .error {
    color: var(--color-term-danger);
  }
  .top-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 44px;
    background: rgba(2,8,4,.96);
    border-bottom: 1px solid rgba(0,255,65,.35);
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0 12px;
    z-index: 500;
    font-size: 10px;
    letter-spacing: .3px;
    overflow: hidden;
  }
  .top-bar__brand {
    font-size: 13px;
    font-weight: bold;
    color: #c8ffd4;
    letter-spacing: 2px;
    margin-right: 10px;
    white-space: nowrap;
    text-shadow: 0 0 10px #00ff41;
    flex-shrink: 0;
  }
  .top-bar__brand span {
    color: #00cfff;
    text-shadow: 0 0 10px #00cfff;
  }
  .top-bar .nohack-logo {
    margin-right: 10px;
  }
  .nohack-logo--live .nohack-logo__core, .nohack-logo--live .nohack-logo__no, .nohack-logo--live .nohack-logo__hack, .nohack-logo--live .nohack-logo__ghost, .nohack-logo--live .nohack-logo__shine, .nohack-logo--live .nohack-logo__scan, .nohack-logo--live .nohack-logo__cursor, .nohack-logo--live .nohack-logo__prefix {
    animation: none !important;
  }
  .top-bar__group {
    display: flex;
    align-items: center;
    gap: 3px;
    flex-shrink: 1;
    min-width: 0;
    padding: 0 2px;
  }
  .top-bar__group--level {
    flex: 1;
    min-width: 88px;
    max-width: 160px;
    margin-left: 2px;
  }
  .top-bar__stat {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 6px;
    min-width: 0;
    max-width: 108px;
    flex-shrink: 1;
    border: 1px solid rgba(0,255,65,.1);
    background: rgba(0,0,0,.28);
    border-radius: 2px;
    white-space: nowrap;
  }
  .top-bar__stat .lbl {
    color: rgba(160,255,190,.5);
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 1.2em;
  }
  .top-bar__stat .val {
    color: #c8ffd4;
    font-weight: bold;
    text-shadow: 0 0 6px #00ff41;
    font-size: 10px;
    font-variant-numeric: tabular-nums;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    line-height: 1;
  }
  .top-bar__stat .val.gold {
    color: #ffd700;
    text-shadow: 0 0 6px rgba(255,215,0,.5);
  }
  .top-bar__stat .val.cyan {
    color: #00cfff;
    text-shadow: 0 0 6px #00cfff;
  }
  .top-bar__stat--bank {
    border-color: rgba(255,215,0,.16);
    background: rgba(255,215,0,.04);
  }
  .top-bar__stat--vtc {
    border-color: rgba(0,207,255,.16);
    background: rgba(0,207,255,.04);
  }
  .top-bar__stat--nuc {
    border-color: rgba(185,122,255,.16);
    background: rgba(185,122,255,.04);
  }
  .top-bar__stat--bounty {
    border-color: rgba(255,85,119,.2);
    background: rgba(255,85,119,.05);
  }
  .top-bar__stat--level {
    max-width: none;
    border-color: rgba(0,207,255,.18);
    background: rgba(0,207,255,.04);
    flex-shrink: 0;
  }
  .top-bar__frac {
    opacity: .45;
    margin: 0 1px;
    font-weight: normal;
  }
  .top-bar__max {
    font-size: 8px;
    color: rgba(0,207,255,.45);
    font-weight: normal;
    margin-left: 1px;
  }
  .top-bar__prestige {
    font-size: 8px;
    color: #b97aff;
    margin-left: 3px;
    font-weight: bold;
  }
  .top-bar__xp {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    min-width: 56px;
    max-width: none;
    flex-shrink: 1;
    padding: 0;
  }
  .top-bar__xp-track {
    flex: 1;
    height: 4px;
    background: rgba(0,207,255,.1);
    border: 1px solid rgba(0,207,255,.22);
    border-radius: 2px;
    min-width: 40px;
  }
  .top-bar__xp-fill {
    height: 100%;
    background: #00cfff;
    box-shadow: 0 0 5px #00cfff;
    border-radius: 1px;
    transition: width .4s;
  }
  .top-bar__xp-label {
    font-size: 8px;
    color: rgba(0,207,255,.6);
    white-space: nowrap;
    flex-shrink: 0;
    font-variant-numeric: tabular-nums;
  }
  .top-bar__right {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }
  .top-bar__user {
    color: #7dffaa;
    font-size: 9px;
    letter-spacing: .5px;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .top-bar__user strong {
    color: #00cfff;
    text-shadow: 0 0 6px #00cfff;
  }
  .top-bar__clock {
    color: #00cfff;
    font-size: 10px;
    text-shadow: 0 0 5px #00cfff;
    flex-shrink: 0;
  }
  .top-bar__logout {
    font-size: 9px;
    letter-spacing: 1px;
    color: #ff2244;
    text-decoration: none;
    border: 1px solid rgba(255,34,68,.3);
    padding: 2px 6px;
    transition: color .2s, border-color .2s, background .2s, box-shadow .2s;
    flex-shrink: 0;
  }
  .top-bar__logout:hover {
    color: #ff5577;
    border-color: #ff2244;
    background: rgba(255,34,68,.08);
  }
  .top-bar__sep {
    width: 1px;
    height: 22px;
    background: rgba(0,255,65,.22);
    margin: 0 2px;
    flex-shrink: 0;
  }
  .top-bar__stats {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    gap: 4px;
  }
  .top-bar--remote .top-bar__right {
    margin-left: 0;
  }
  .top-bar__remote {
    display: flex;
    align-items: center;
    gap: clamp(6px, 1vw, 12px);
    flex: 1;
    min-width: 0;
    margin: 0 6px;
    padding: 3px 10px;
    border: 1px solid rgba(255,140,0,.38);
    background: linear-gradient(90deg, rgba(255,140,0,.1), rgba(2,10,4,.92));
    box-sizing: border-box;
  }
  .top-bar__remote-tag {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.3px;
    color: #ff8c00;
    border: 1px solid rgba(255,140,0,.45);
    padding: 2px 7px;
    white-space: nowrap;
    flex-shrink: 0;
    text-transform: uppercase;
  }
  .top-bar__remote-text {
    font-size: 10px;
    color: rgba(200,255,212,.88);
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    letter-spacing: .3px;
  }
  .top-bar__remote-text strong {
    color: #00cfff;
    text-shadow: 0 0 6px rgba(0,207,255,.35);
  }
  .top-bar__remote-exit {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00cfff;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
    padding: 2px 4px;
    border: 1px solid transparent;
  }
  .top-bar__remote-exit:hover {
    color: #00ff41;
    border-color: rgba(0,255,65,.25);
  }
  .hack-ico {
    display: block;
    color: currentColor;
    vertical-align: middle;
    flex-shrink: 0;
    overflow: visible;
  }
  .hack-ico--stat {
    width: 13px;
    height: 13px;
    opacity: .95;
    flex-shrink: 0;
    filter: drop-shadow(0 0 3px currentColor);
  }
  .top-bar__stat .hack-ico--stat {
    margin: 0;
  }
  .hack-ico--gold {
    color: #ffd700;
  }
  .hack-ico--cyan {
    color: #00cfff;
  }
  .hack-ico--danger {
    color: #ff5577;
  }
  .stat-sym {
    opacity: .8;
    margin-right: 1px;
  }
  .top-bar__stat .lbl {
    display: none;
  }
  .top-bar__val--danger {
    color: #ff5577;
    text-shadow: 0 0 6px rgba(255,85,119,.5);
  }
  .top-bar__rank-name {
    max-width: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: bottom;
  }
  .top-bar__logout:focus-visible, .nav-item:focus-visible, .btn:focus-visible, .btn-primary:focus-visible, .btn-bypass:focus-visible, .btn-guest:focus-visible {
    outline: 1px solid rgba(0,255,65,.9);
    outline-offset: 2px;
  }
  .bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(54px + env(safe-area-inset-bottom, 0px));
    padding-bottom: env(safe-area-inset-bottom, 0px);
    background: rgba(2,8,4,.96);
    border-top: 1px solid rgba(0,255,65,.35);
    z-index: 500;
  }
  .bottom-nav__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    max-width: none;
    margin: 0 auto;
    height: 100%;
    width: 100%;
  }
  .bottom-nav__grid--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .bottom-nav__grid--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    text-decoration: none;
    color: rgba(160,255,190,.55);
    font-size: clamp(10px, 0.8vw, 12px);
    font-weight: bold;
    letter-spacing: 1.6px;
    position: relative;
    transition: color .2s, text-shadow .2s, background .2s;
    border: none;
    background: none;
    cursor: pointer;
    min-height: 100%;
    padding: 4px 2px;
  }
  .nav-item:hover {
    color: #c8ffd4;
    text-decoration: none;
    background: rgba(0,255,65,.05);
  }
  .nav-item.active {
    color: #00ff41;
    text-shadow: 0 0 8px #00ff41;
    background: rgba(0,255,65,.04);
  }
  .nav-item.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 18%;
    right: 18%;
    width: auto;
    transform: none;
    height: 2px;
    background: #00ff41;
    box-shadow: 0 0 8px #00ff41;
  }
  .nav-icon, .nav-item .hack-ico {
    width: clamp(20px, 1.6vw, 24px);
    height: clamp(20px, 1.6vw, 24px);
    line-height: 1;
    display: block;
    flex-shrink: 0;
    color: currentColor;
    filter: drop-shadow(0 0 3px rgba(0,255,65,.35));
  }
  .glitch {
    position: relative;
  }
  .glitch::before, .glitch::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .glitch::before {
    left: 2px;
    text-shadow: -2px 0 #f00;
    animation: glitch-a 6s infinite linear alternate-reverse;
  }
  .glitch::after {
    left: -2px;
    text-shadow: -2px 0 #00f;
    animation: glitch-b 6s infinite linear alternate-reverse;
  }
  @keyframes glitch-a {
    0% {
      clip: rect(42px,9999px,44px,0);
    }
    20% {
      clip: rect(63px,9999px,27px,0);
    }
    40% {
      clip: rect(26px,9999px,60px,0);
    }
    60% {
      clip: rect(82px,9999px,31px,0);
    }
    80% {
      clip: rect(23px,9999px,85px,0);
    }
    100% {
      clip: rect(52px,9999px,74px,0);
    }
  }
  @keyframes glitch-b {
    0% {
      clip: rect(65px,9999px,100px,0);
    }
    20% {
      clip: rect(67px,9999px,61px,0);
    }
    40% {
      clip: rect(23px,9999px,98px,0);
    }
    60% {
      clip: rect(45px,9999px,54px,0);
    }
    80% {
      clip: rect(53px,9999px,21px,0);
    }
    100% {
      clip: rect(68px,9999px,69px,0);
    }
  }
  .nohack-logo {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 0.35em;
    text-decoration: none;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: 0.14em;
    text-transform: lowercase;
    flex-shrink: 0;
    z-index: 10;
  }
  .nohack-logo:hover {
    text-decoration: none;
  }
  .nohack-logo__prefix {
    color: rgba(0,255,65,.45);
    font-size: 0.55em;
    letter-spacing: 0.2em;
    animation: nohack-prefix-pulse 2s ease-in-out infinite alternate;
  }
  @keyframes nohack-prefix-pulse {
    from {
      opacity: 0.4;
      color: rgba(0,255,65,.4);
    }
    to {
      opacity: 1;
      color: rgba(0,207,255,.9);
      text-shadow: 0 0 10px rgba(0,207,255,.65);
    }
  }
  .nohack-logo__stack {
    position: relative;
    display: inline-block;
    overflow: hidden;
  }
  .nohack-logo__core {
    position: relative;
    z-index: 3;
    display: inline-flex;
    align-items: baseline;
    animation: nohack-core-jitter 2.8s ease-in-out infinite;
    will-change: transform;
  }
  .nohack-logo__no {
    display: inline-block;
    color: #eafff0;
    animation: nohack-no-glow 2.2s ease-in-out infinite alternate, nohack-rgb-split 1.6s linear infinite;
    will-change: color, text-shadow;
  }
  .nohack-logo__hack {
    display: inline-block;
    color: #00e8ff;
    animation: nohack-hack-glow 2s ease-in-out infinite alternate, nohack-rgb-split 1.6s linear infinite reverse;
    will-change: color, text-shadow;
  }
  .nohack-logo__cursor {
    color: #00cfff;
    margin-left: 0.05em;
    animation: blink 1s step-end infinite;
  }
  @keyframes nohack-core-jitter {
    0%, 100% {
      transform: translate(0, 0);
    }
    10% {
      transform: translate(-2px, 0);
    }
    20% {
      transform: translate(2px, 1px);
    }
    30% {
      transform: translate(-1px, -1px);
    }
    40% {
      transform: translate(0, 0);
    }
    88% {
      transform: translate(0, 0);
    }
    91% {
      transform: translate(-3px, 0);
    }
    93% {
      transform: translate(3px, -1px);
    }
    95% {
      transform: translate(-1px, 1px);
    }
    97% {
      transform: translate(0, 0);
    }
  }
  @keyframes nohack-rgb-split {
    0% {
      text-shadow: -3px 0 rgba(255,34,68,.85), 3px 0 rgba(0,207,255,.85);
    }
    33% {
      text-shadow: 3px -1px rgba(255,34,68,.9), -3px 1px rgba(0,207,255,.9);
    }
    66% {
      text-shadow: -2px 1px rgba(255,34,68,.8), 2px -1px rgba(0,207,255,.8);
    }
    100% {
      text-shadow: -3px 0 rgba(255,34,68,.85), 3px 0 rgba(0,207,255,.85);
    }
  }
  @keyframes nohack-no-glow {
    from {
      color: #d4ffe4;
    }
    to {
      color: #ffffff;
    }
  }
  @keyframes nohack-hack-glow {
    from {
      color: #00cfff;
    }
    to {
      color: #7dffff;
    }
  }
  .nohack-logo__ghost {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    white-space: nowrap;
    font: inherit;
    letter-spacing: inherit;
    display: inline-flex;
    align-items: baseline;
  }
  .nohack-logo__ghost span {
    color: inherit;
  }
  .nohack-logo__ghost--r {
    color: #ff2244;
    animation: nohack-ghost-r 1.1s ease-in-out infinite alternate;
    will-change: transform, opacity;
  }
  .nohack-logo__ghost--b {
    color: #00cfff;
    animation: nohack-ghost-b 1.1s ease-in-out infinite alternate-reverse;
    will-change: transform, opacity;
  }
  @keyframes nohack-ghost-r {
    from {
      transform: translate(-4px, 0);
      opacity: 0.25;
    }
    to {
      transform: translate(-1px, 2px);
      opacity: 0.65;
    }
  }
  @keyframes nohack-ghost-b {
    from {
      transform: translate(4px, 0);
      opacity: 0.25;
    }
    to {
      transform: translate(1px, -2px);
      opacity: 0.65;
    }
  }
  .nohack-logo__shine {
    position: absolute;
    inset: -30% -50%;
    z-index: 4;
    pointer-events: none;
    background: linear-gradient( 105deg, transparent 40%, rgba(255,255,255,.22) 48%, rgba(255,255,255,.35) 50%, rgba(255,255,255,.18) 52%, transparent 60% );
    transform: translate3d(-130%, 0, 0) skewX(-18deg);
    animation: nohack-shine 3s ease-in-out infinite;
    will-change: transform, opacity;
  }
  @keyframes nohack-shine {
    0% {
      transform: translate3d(-130%, 0, 0) skewX(-18deg);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    45% {
      transform: translate3d(130%, 0, 0) skewX(-18deg);
      opacity: 0;
    }
    100% {
      transform: translate3d(130%, 0, 0) skewX(-18deg);
      opacity: 0;
    }
  }
  .nohack-logo__scan {
    display: none;
  }
  .nohack-logo--sm {
    font-size: clamp(18px, 1.45vw, 24px);
    margin-right: 12px;
  }
  .nohack-logo--sm .nohack-logo__scan {
    display: none;
  }
  .nohack-logo--hero {
    font-size: clamp(3rem, 12vw, 6rem);
    letter-spacing: 0.1em;
    margin-bottom: 0.15em;
  }
  .nohack-logo--hero .nohack-logo__prefix {
    font-size: 0.42em;
  }
  .nohack-logo--hero .nohack-logo__scan {
    display: none;
  }
  .nohack-logo--hero .nohack-logo__core {
    animation-duration: 2.4s;
  }
  .logo-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: clamp(16px, 3vh, 28px);
    position: relative;
    z-index: 25;
  }
  .top-bar .nohack-logo {
    margin-right: 10px;
  }
  .scan-header {
    text-align: center;
    padding: 4px 0 16px;
  }
  .page-title {
    position: relative;
    margin-bottom: calc(var(--spacing) * 1);
    display: inline-block;
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
    text-transform: uppercase;
    color: rgba(0,255,65,.5);
  }
  .page-title span {
    color: #00cfff;
    text-shadow: 0 0 8px rgba(0,207,255,.45);
  }
  .page-title::after {
    content: "_";
    animation: blink 1s infinite;
  }
  .page-subtitle {
    font-size: 12px;
    color: rgba(0,255,65,.45);
    letter-spacing: .6px;
    margin: 6px auto 0;
    max-width: 60ch;
    line-height: 1.45;
  }
  .page-subtitle strong {
    color: #00cfff;
  }
  .page-header__link {
    display: inline-block;
    margin-top: 8px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #00cfff;
    text-decoration: none;
  }
  .page-header__link:hover {
    color: #00ff41;
    text-decoration: none;
  }
  @keyframes blink {
    0%,100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  @keyframes scan-line {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(100%);
    }
  }
  @keyframes card-in {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .dashboard-container {
    max-width: 960px;
    margin: 0 auto;
  }
  .section-label {
    font-size: 10px;
    color: rgba(0,255,65,.45);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 14px;
  }
  .ram-row {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    color: rgba(0,255,65,.4);
    margin-bottom: 5px;
  }
  .ram-bar-track {
    height: 2px;
    background: rgba(0,255,65,.1);
    border: 1px solid rgba(0,255,65,.1);
    overflow: hidden;
    margin-bottom: 16px;
  }
  .ram-bar-fill {
    height: 100%;
    background: #00ff41;
    box-shadow: 0 0 4px rgba(0,255,65,.7);
    transition: width .5s ease;
  }
  .search-row {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 0;
  }
  .scan-input {
    flex: 1;
    min-width: 12rem;
    background: rgba(0,10,0,.6);
    border: 1px solid rgba(0,255,65,.3);
    color: #00ff41;
    font-family: inherit;
    font-size: 13px;
    padding: 10px 12px;
    outline: none;
    letter-spacing: 1px;
  }
  .scan-input:focus {
    border-color: #00ff41;
    box-shadow: 0 0 8px rgba(0,255,65,.15);
  }
  .btn-primary {
    display: inline-block;
    cursor: pointer;
    border-radius: var(--radius-sm);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 1);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
    text-transform: uppercase;
    text-decoration-line: none;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    color: #c8ffd4;
    border: 1px solid rgba(0,255,65,.35);
    background: rgba(0,255,65,.06);
  }
  .btn-primary:hover {
    color: #00ff41;
    border-color: rgba(0,255,65,.8);
    box-shadow: 0 0 10px rgba(0,255,65,.35);
  }
  .results-header {
    font-size: 10px;
    color: rgba(0,255,65,.35);
    letter-spacing: 2px;
    margin: 0 0 12px;
  }
  .target-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 960px;
    margin: 0 auto;
  }
  .target-card {
    background: linear-gradient(145deg, rgba(0,15,0,.6), rgba(0,5,0,.8));
    border: 1px solid rgba(0,255,65,.3);
    position: relative;
    overflow: hidden;
    padding: 0;
    box-shadow: inset 0 0 10px rgba(0,255,65,.08), 0 4px 14px rgba(0,0,0,.4);
    animation: card-in .35s ease-out both;
  }
  .target-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(0,255,65,.8), transparent);
    animation: scan-line 4s linear infinite;
  }
  .target-card:hover {
    border-color: rgba(0,255,65,.55);
    box-shadow: inset 0 0 16px rgba(0,255,65,.1), 0 8px 24px rgba(0,255,65,.15);
  }
  .tc-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 14px;
  }
  .tc-ip {
    font-size: 15px;
    font-weight: bold;
    color: #00ff41;
    letter-spacing: 1px;
    text-shadow: 0 0 4px rgba(0,255,65,.5);
  }
  .tc-meta {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 6px;
    flex-wrap: wrap;
  }
  .tc-type-icon {
    font-size: 12px;
    opacity: .7;
  }
  .tc-username {
    font-size: 11px;
    color: rgba(0,255,65,.45);
  }
  .tc-rank-badge {
    font-size: 8px;
    font-weight: bold;
    padding: 1px 5px;
    border: 1px solid;
    letter-spacing: 1px;
  }
  .tc-rep-block {
    text-align: right;
    flex-shrink: 0;
  }
  .tc-rep-label {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .tc-rep-val {
    font-size: 20px;
    font-weight: bold;
    color: #00ff41;
    text-shadow: 0 0 6px rgba(0,255,65,.6);
    line-height: 1.1;
  }
  .tc-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid rgba(0,255,65,.15);
    border-bottom: 1px solid rgba(0,255,65,.15);
  }
  .tc-stat-col {
    padding: 10px 14px;
  }
  .tc-stat-col + .tc-stat-col {
    border-left: 1px solid rgba(0,255,65,.15);
  }
  .tc-stat-label {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 4px;
  }
  .tc-stat-val {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
  }
  .fw-bar-track {
    height: 3px;
    background: rgba(0,255,65,.08);
    overflow: hidden;
  }
  .fw-bar-fill {
    height: 100%;
    transition: width .7s ease;
  }
  .fw-easy {
    background: #00ff41;
    box-shadow: 0 0 5px rgba(0,255,65,.7);
  }
  .fw-mid {
    background: #f0b232;
    box-shadow: 0 0 5px rgba(240,178,50,.7);
  }
  .fw-hard {
    background: #f76464;
    box-shadow: 0 0 5px rgba(247,100,100,.7);
  }
  .success-high {
    color: #00ff41;
    text-shadow: 0 0 6px rgba(0,255,65,.8);
  }
  .success-mid {
    color: #f0b232;
    text-shadow: 0 0 6px rgba(240,178,50,.8);
  }
  .success-low {
    color: #f76464;
    text-shadow: 0 0 6px rgba(247,100,100,.8);
  }
  .fw-bar-fill.success-high {
    background: #00ff41;
  }
  .fw-bar-fill.success-mid {
    background: #f0b232;
  }
  .fw-bar-fill.success-low {
    background: #f76464;
  }
  .btn-bypass {
    display: block;
    width: 100%;
    padding: 12px 16px;
    background: rgba(0,5,0,.8);
    border: none;
    border-top: 1px solid rgba(0,255,65,.2);
    color: #00ff41;
    font-family: inherit;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: background .3s, box-shadow .3s, color .3s;
    text-transform: uppercase;
    text-align: center;
  }
  .btn-bypass:hover:not(:disabled) {
    background: rgba(0,255,65,.07);
    box-shadow: inset 0 0 14px rgba(0,255,65,.18);
  }
  .btn-bypass:disabled {
    opacity: .4;
    cursor: not-allowed;
    color: rgba(0,255,65,.3);
  }
  .bypass-bar-fill {
    transition: width 1s linear;
  }
  .page-shell {
    max-width: 1280px;
    margin: 0 auto;
    padding: 12px 16px 20px;
  }
  .page-header {
    text-align: center;
    padding: 4px 0 18px;
  }
  .page {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: clamp(14px, 2.2vh, 22px);
  }
  .page--narrow {
    max-width: 560px;
  }
  .page--wide {
    max-width: 1120px;
  }
  .page__grid {
    display: grid;
    gap: clamp(14px, 2.2vh, 22px);
  }
  .page__grid--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .page__grid--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  @media (max-width: 820px) {
    .page__grid--2, .page__grid--3 {
      grid-template-columns: 1fr;
    }
  }
  .page > .panel, .page__grid > .panel {
    margin: 0;
  }
  .page-note {
    text-align: center;
    font-size: 12px;
    color: rgba(0,255,65,.4);
    letter-spacing: .5px;
  }
  .page-note a {
    color: #00cfff;
    text-decoration: none;
  }
  .page-note a:hover {
    color: #00ff41;
  }
  .btn--sm, .btn-sm {
    padding: 4px 10px;
    font-size: 11px;
    letter-spacing: 1px;
  }
  .btn--primary, .btn-active {
    color: #00ff41;
    border-color: rgba(0,255,65,.8);
    background: rgba(0,255,65,.12);
    box-shadow: 0 0 10px rgba(0,255,65,.25);
  }
  .btn--primary:hover, .btn-active:hover {
    color: #00ff41;
    box-shadow: 0 0 12px rgba(0,255,65,.4);
  }
  .btn--ghost, .btn-ghost {
    color: rgba(0,255,65,.55);
    border-color: rgba(0,255,65,.18);
    background: transparent;
  }
  .btn--ghost:hover, .btn-ghost:hover {
    color: #00ff41;
    border-color: rgba(0,255,65,.5);
    box-shadow: 0 0 8px rgba(0,255,65,.2);
  }
  .status-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
  }
  .status-dot.on {
    background: #00ff41;
    box-shadow: 0 0 6px #00ff41;
    animation: pulse-dot 2s infinite;
  }
  @keyframes pulse-dot {
    0%,100% {
      opacity: 1;
    }
    50% {
      opacity: .4;
    }
  }
  .top-bar__stats {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0;
    flex: 1;
    min-width: 0;
    overflow: hidden;
  }
  .device--dashboard.dash-stack {
    --dash-gap: clamp(10px, 1.1vh, 16px);
    --dash-pad: clamp(14px, 1.6vw, 28px);
    --dash-fs-xs: clamp(11px, 0.75rem + 0.42vmin, 14px);
    --dash-fs-sm: clamp(13px, 0.875rem + 0.55vmin, 18px);
    --dash-fs-md: clamp(15px, 1rem + 0.65vmin, 22px);
    --dash-fs-lg: clamp(19px, 1.2rem + 0.85vmin, 28px);
    --dash-fs-xl: clamp(24px, 1.5rem + 1vmin, 36px);
    --conn-row-h: clamp(36px, 4.2vh, 52px);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    gap: 0;
    box-sizing: border-box;
  }
  @media (min-width: 961px) {
    .device--dashboard.dash-stack {
      flex: 1;
      min-height: 0;
      height: 100%;
      max-height: none;
      overflow: hidden;
      --dash-fs-xs: 10px;
      --dash-fs-sm: 11px;
      --dash-fs-md: 12px;
      --dash-fs-lg: 13px;
      --dash-fs-xl: 15px;
      --conn-row-h: 28px;
    }
    .device--dashboard .dash-grid {
      height: 100%;
      padding: 6px;
      gap: 6px;
      grid-template-columns: minmax(0, 13rem) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 15rem);
      grid-template-rows: minmax(0, 0.72fr) minmax(0, 1.45fr) minmax(0, 0.62fr);
    }
  }
  .device--dashboard .dash-grid {
    display: grid;
    width: 100%;
    max-width: none;
    padding: 8px;
    margin: 0;
    box-sizing: border-box;
    flex: 1;
    min-height: 0;
    min-width: 0;
    overflow: hidden;
    gap: 8px;
    grid-template-columns: minmax(0, 18rem) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 20rem);
    grid-template-rows: minmax(0, 0.9fr) minmax(0, 1.3fr) minmax(0, 0.8fr);
    grid-template-areas: "operator  connections  connections  log" "defense   modules      modules      intel" "status    activity     activity     net";
    align-content: stretch;
    align-items: stretch;
    justify-items: stretch;
  }
  @media (min-width: 961px) and (max-width: 1400px) {
    .device--dashboard .dash-grid {
      grid-template-columns: minmax(0, 12rem) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 14rem);
    }
  }
  .dash-cell {
    min-height: 0;
    min-width: 0;
    width: 100%;
    height: 100%;
  }
  .dash-cell--operator {
    grid-area: operator;
  }
  .dash-cell--connections {
    grid-area: connections;
  }
  .dash-cell--log {
    grid-area: log;
  }
  .dash-cell--defense {
    grid-area: defense;
  }
  .dash-cell--modules {
    grid-area: modules;
  }
  .dash-cell--intel {
    grid-area: intel;
  }
  .dash-cell--status {
    grid-area: status;
  }
  .dash-cell--net {
    grid-area: net;
  }
  .dash-cell--activity {
    grid-area: activity;
  }
  .chat-preview {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 6px 10px;
    text-decoration: none;
    color: inherit;
    width: 100%;
  }
  .chat-preview:hover .chat-preview__line {
    color: #00ff41;
  }
  .chat-preview__channel {
    font-size: 10px;
    letter-spacing: 1px;
    color: #00cfff;
    flex: 0 0 auto;
  }
  .chat-preview__line {
    font-size: 11px;
    color: rgba(0,255,65,.85);
    flex: 1 1 120px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .chat-preview__time {
    font-size: 10px;
    color: rgba(0,255,65,.35);
  }
  .chat-preview__empty {
    font-size: 11px;
    color: rgba(0,255,65,.45);
  }
  .chat-preview__draw {
    margin: 0;
  }
  .device--dashboard .dash-cell.panel {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
  }
  .device--dashboard .panel__body, .device--dashboard .panel__body--compact {
    padding: 10px 12px;
  }
  .device--dashboard .panel__body--fill {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .device--dashboard .panel__body--scroll, .device--dashboard .dash-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
  }
  .device--dashboard .panel__body--scroll::-webkit-scrollbar, .device--dashboard .dash-scroll::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .device--dashboard .panel__body--scroll::-webkit-scrollbar-thumb, .device--dashboard .dash-scroll::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .dash-empty {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    margin: auto;
    min-height: 0;
    min-width: 0;
    padding: 8px;
    text-align: center;
    font-size: var(--dash-fs-xs, 10px);
    color: rgba(0, 120, 40, .5);
    letter-spacing: 0.5px;
  }
  .dash-empty a {
    color: rgba(0, 255, 65, .65);
    text-decoration: none;
  }
  .dash-empty a:hover {
    color: #00ff41;
  }
  .device--dashboard .dash-cell--operator, .device--dashboard .dash-cell--connections, .device--dashboard .dash-cell--log {
    min-height: 0;
  }
  .device--dashboard .panel__body--operator {
    border-bottom: none;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
  }
  .device--dashboard .ident--dash {
    flex: 1 1 auto;
    width: 100%;
    border-bottom: none;
    padding: 0;
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
  }
  .device--dashboard .dash-cell--log .panel__body--scroll {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
  }
  .device--dashboard .dash-cell--defense .defense-rig {
    flex: 1;
    min-height: 0;
    width: 100%;
    justify-content: center;
  }
  .device--dashboard .dash-cell--status {
    min-height: 0;
  }
  .device--dashboard .panel__body--combat-rig {
    overflow: hidden;
    justify-content: flex-start;
    padding: clamp(6px, 0.8vh, 10px) clamp(8px, 1vw, 12px);
  }
  .device--dashboard #combat-ready-panel {
    flex: 1;
    min-height: 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
  }
  .device--dashboard .panel--combat:has(.combat-rig--engaged) {
    border-color: rgba(0,255,65,.45);
    box-shadow: inset 0 0 24px rgba(0,255,65,.04);
  }
  .device--dashboard .combat-rig {
    flex: 1;
    min-height: 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: clamp(4px, 0.55vh, 8px);
    overflow: hidden;
  }
  .device--dashboard .combat-rig__telemetry {
    flex-shrink: 0;
    padding-bottom: clamp(4px, 0.5vh, 6px);
  }
  .device--dashboard .combat-rig__jobs {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
  }
  .device--dashboard .combat-rig__jobs::-webkit-scrollbar {
    width: 4px;
  }
  .device--dashboard .combat-rig__jobs::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .device--dashboard .combat-rig__standby {
    flex: 0 0 auto;
    min-height: 0;
    justify-content: flex-start;
  }
  .device--dashboard .combat-rig__spam-income {
    flex-shrink: 0;
    min-height: 0;
  }
  .device--dashboard .combat-rig__spam-list {
    max-height: none;
    flex: 1;
    min-height: 0;
  }
  .device--dashboard .panel__head {
    flex-shrink: 0;
    min-height: 24px;
    padding: 4px 8px;
    box-sizing: border-box;
  }
  @media (min-width: 961px) {
    .device--dashboard .panel__head {
      min-height: 22px;
      padding: 3px 7px;
    }
    .device--dashboard .panel__title {
      font-size: var(--dash-fs-xs);
      letter-spacing: 1px;
    }
    .device--dashboard .panel__badge {
      font-size: 9px;
      padding: 1px 5px;
    }
    .device--dashboard .panel__body, .device--dashboard .panel__body--compact {
      padding: 6px 8px;
    }
    .device--dashboard .panel__body--operator, .device--dashboard .panel__body--defense, .device--dashboard .panel__body--combat-rig {
      padding: 5px 7px;
    }
    .device--dashboard .panel__body--combat-rig {
      padding: 4px 6px;
    }
  }
  .device--dashboard .panel__title {
    font-size: var(--dash-fs-sm);
    letter-spacing: 2px;
  }
  .device--dashboard .panel__badge {
    font-size: var(--dash-fs-xs);
    padding: 2px 8px;
  }
  .device--dashboard .dash-cell--connections .panel__body--fill {
    overflow: hidden;
    min-height: 0;
  }
  .device--dashboard .conn-grid--viewport {
    flex: 1;
    min-height: 0;
    max-height: none;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    align-content: start;
    gap: 4px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
    padding-right: 2px;
  }
  .device--dashboard .conn-grid--viewport::-webkit-scrollbar {
    width: 4px;
  }
  .device--dashboard .conn-grid--viewport::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .device--dashboard .dash-cell--net {
    overflow: hidden;
    min-height: 0;
  }
  .device--dashboard .dash-cell--net .matrix-win {
    flex: 1;
    min-height: 0;
    height: 100%;
  }
  .device--dashboard .panel__body--matrix {
    padding: 0 !important;
    min-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .device--dashboard .panel--matrix .panel__head--matrix {
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom-color: rgba(0, 255, 65, .15);
    background: rgba(0, 255, 65, .04);
  }
  .device--dashboard .panel--matrix .matrix-win__led {
    width: 6px;
    height: 6px;
    border-radius: 1px;
    background: #00ff41;
    box-shadow: 0 0 8px #00ff41;
    flex-shrink: 0;
    animation: matrix-win-led 1.4s ease-in-out infinite;
  }
  .device--dashboard .panel--matrix .matrix-win__head-tag {
    margin-left: auto;
    font-size: var(--dash-fs-xs);
    letter-spacing: 1.5px;
    color: rgba(0, 207, 255, .75);
    animation: matrix-win-tag 2s step-end infinite;
  }
  .device--dashboard .matrix-win__stage {
    min-height: 0;
    flex: 1;
  }
  .device--dashboard .matrix-win__log {
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
  }
  .device--dashboard .matrix-win__log::-webkit-scrollbar {
    width: 4px;
  }
  .device--dashboard .matrix-win__log::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .device--dashboard .matrix-win__log-scroll {
    animation: none !important;
    will-change: auto;
  }
  @keyframes matrix-win-led {
    0%, 100% {
      opacity: 1;
      transform: scale(1);
    }
    50% {
      opacity: .4;
      transform: scale(.85);
    }
  }
  @keyframes matrix-win-tag {
    0%, 88% {
      opacity: 1;
    }
    89%, 100% {
      opacity: .35;
    }
  }
  .device--dashboard .dash-cell--modules .panel__body--scroll {
    flex: 1;
    min-height: 0;
  }
  .device--dashboard .dash-cell--modules .module-grid {
    flex: 1;
    min-height: 0;
    align-content: start;
    width: 100%;
  }
  .device--dashboard .dash-cell--intel .panel__body--scroll, .device--dashboard .dash-cell--log .panel__body--scroll {
    flex: 1;
    min-height: 0;
  }
  .device--dashboard .dash-cell--activity .panel__body--fill {
    overflow: hidden;
    justify-content: flex-start;
  }
  .device--dashboard .dash-cell--activity .chat-preview {
    flex: 0 0 auto;
    min-height: 0;
    align-self: flex-start;
    align-content: flex-start;
  }
  .device--dashboard .chat-preview--empty {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .device--dashboard .dash-stack {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }
  .device--dashboard .module-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(6px, 0.8vmin, 10px);
  }
  @media (min-width: 961px) {
    .device--dashboard .module-grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 8px;
    }
  }
  @media (min-width: 1800px) {
    .device--dashboard .module-grid {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  @media (min-width: 2400px) {
    .device--dashboard .module-grid {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
  .device--dashboard .module {
    grid-template-columns: clamp(34px, 2.8vw, 40px) minmax(0, 1fr);
    column-gap: clamp(6px, 0.7vw, 9px);
    min-height: clamp(40px, 5vh, 56px);
    padding: clamp(5px, 0.65vh, 8px) clamp(6px, 0.8vw, 10px);
  }
  @media (min-width: 961px) {
    .device--dashboard .module {
      grid-template-columns: 36px minmax(0, 1fr);
      column-gap: 8px;
      min-height: 54px;
      padding: 8px 10px;
    }
    .device--dashboard .module__icon {
      width: 36px;
      height: 36px;
    }
    .device--dashboard .module__icon .hack-ico {
      width: 18px;
      height: 18px;
    }
    .device--dashboard .module__label {
      font-size: var(--dash-fs-sm);
      letter-spacing: 0.75px;
    }
    .device--dashboard .module__desc {
      font-size: var(--dash-fs-xs);
      line-height: 1.3;
      margin-top: 2px;
      white-space: normal;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
  }
  @media (max-width: 960px) {
    .device--dashboard .module__icon {
      width: clamp(34px, 2.8vw, 40px);
      height: clamp(34px, 2.8vw, 40px);
    }
    .device--dashboard .module__icon .hack-ico {
      width: clamp(18px, 1.5vw, 22px);
      height: clamp(18px, 1.5vw, 22px);
    }
  }
  .device--dashboard .module__desc {
    display: block;
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.45);
    margin-top: 1px;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  @media (min-width: 961px) {
    .device--dashboard .module__desc {
      white-space: normal;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
  }
  .device--dashboard .module__cmd {
    display: none;
  }
  .device--dashboard .activity-row:nth-child(n+6) {
    display: none;
  }
  @media (min-width: 961px) {
    .device--dashboard .conn-card {
      padding: 3px 6px;
      min-height: var(--conn-row-h, 28px);
      gap: 0 6px;
    }
    .device--dashboard .def-stat {
      padding: 3px 4px;
    }
    .device--dashboard .def-stat__val {
      font-size: 11px;
    }
    .device--dashboard .def-stat__val--compact {
      font-size: 9px;
    }
    .device--dashboard .dash-cell--log .log-entry {
      font-size: var(--dash-fs-xs);
      padding: 2px 0;
      line-height: 1.35;
    }
    .device--dashboard .alert-item {
      padding: 3px 0;
      font-size: var(--dash-fs-xs);
    }
    .device--dashboard .alert-icon {
      font-size: 12px;
    }
    .device--dashboard .chat-preview__line {
      font-size: var(--dash-fs-sm);
    }
    .device--dashboard .chat-preview__channel {
      font-size: var(--dash-fs-xs);
    }
    .device--dashboard .matrix-win__log-scroll p {
      font-size: 9px;
      line-height: 1.35;
      margin: 0 0 2px;
    }
    .device--dashboard .combat-rig__telemetry {
      padding-bottom: 2px;
    }
    .device--dashboard .combat-rig {
      gap: 3px;
    }
  }
  .device--dashboard .conn-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 0 clamp(8px, 1vw, 14px);
    padding: clamp(4px, 0.6vh, 8px) clamp(8px, 1vw, 12px);
    min-height: var(--conn-row-h, 36px);
    text-decoration: none;
    cursor: pointer;
  }
  .device--dashboard .conn-card__host {
    font-size: var(--dash-fs-sm);
  }
  .device--dashboard .conn-card__ip {
    margin: 0;
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .conn-card__access {
    margin: 0;
    white-space: nowrap;
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .conn-card__btn {
    display: inline;
    background: transparent;
    color: rgba(0,255,65,.55);
    padding: 0;
    margin: 0;
    font-size: var(--dash-fs-xs);
    font-weight: bold;
    border: none;
    line-height: 1.2;
    box-shadow: none;
    letter-spacing: 0.5px;
  }
  .device--dashboard .conn-card:hover .conn-card__btn {
    color: #00ff41;
  }
  .device--dashboard .def-stat {
    padding: clamp(5px, 0.55vh, 7px) clamp(5px, 0.65vw, 7px);
    gap: 2px;
  }
  .device--dashboard .def-stat__lbl {
    font-size: var(--dash-fs-xs);
    letter-spacing: 1px;
  }
  .device--dashboard .def-stat__val {
    font-size: clamp(13px, 1.05vw, 16px);
  }
  .device--dashboard .def-stat__val--compact {
    font-size: clamp(10px, 0.9vw, 13px);
    letter-spacing: 0;
  }
  .device--dashboard .def-stat__ico .hack-ico {
    width: 11px;
    height: 11px;
  }
  .device--dashboard .module__icon {
    margin-bottom: 0;
    line-height: 1;
  }
  @media (max-width: 960px) {
    .device--dashboard .module__label {
      font-size: var(--dash-fs-sm);
      margin-bottom: 0;
      letter-spacing: 1px;
    }
    .device--dashboard .alert-item {
      padding: clamp(4px, 0.6vh, 8px) 0;
      font-size: var(--dash-fs-sm);
    }
    .device--dashboard .alert-icon {
      font-size: var(--dash-fs-md);
    }
    .device--dashboard .activity-row {
      padding: clamp(4px, 0.6vh, 8px) 0;
      font-size: var(--dash-fs-sm);
    }
    .device--dashboard .panel__body, .device--dashboard .panel__body--compact {
      padding: clamp(10px, 1.2vh, 16px) clamp(12px, 1.4vw, 18px);
    }
    .device--dashboard .panel__body--operator, .device--dashboard .panel__body--defense, .device--dashboard .panel__body--combat-rig {
      padding: clamp(8px, 1vh, 12px) clamp(10px, 1.2vw, 14px);
    }
    .device--dashboard .chat-preview__channel {
      font-size: var(--dash-fs-sm);
    }
    .device--dashboard .chat-preview__line {
      font-size: var(--dash-fs-md);
    }
    .device--dashboard .chat-preview__time {
      font-size: var(--dash-fs-xs);
    }
    .device--dashboard .chat-preview__empty {
      font-size: var(--dash-fs-sm);
    }
    .device--dashboard .conn-empty {
      font-size: var(--dash-fs-sm);
    }
  }
  .device--dashboard .panel__body--defense {
    overflow: hidden;
  }
  .device--dashboard .conn-card:hover {
    border-color: #00ff41;
    background: rgba(0,255,65,.06);
    text-decoration: none;
  }
  .device--dashboard .ident--dash .ident__handle {
    font-size: clamp(14px, 1.1vw, 18px);
    font-weight: bold;
    color: #c8ffd4;
    text-shadow: 0 0 10px rgba(0,255,65,.45);
    letter-spacing: 1.5px;
    line-height: 1.15;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .device--dashboard .ident--dash .ident__rank {
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .ident--dash .ident__meta {
    margin-top: clamp(4px, 0.6vh, 8px);
    gap: 4px;
  }
  .device--dashboard .ident--dash .ident__ip-row {
    margin-top: clamp(4px, 0.5vh, 6px);
    padding: clamp(3px, 0.5vh, 5px) clamp(5px, 0.7vw, 8px);
  }
  .device--dashboard .ident--dash .ident__ip-lbl {
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .ident--dash .ident__ip {
    font-size: var(--dash-fs-md);
  }
  .device--dashboard .ident--dash .ident__level {
    font-size: var(--dash-fs-xs);
    letter-spacing: 1px;
    padding: 1px 5px;
    border: 1px solid rgba(0,207,255,.35);
    color: #00cfff;
  }
  .device--dashboard .ident--dash .ident__track {
    margin-top: clamp(4px, 0.5vh, 6px);
    min-width: 0;
  }
  .device--dashboard .ident--dash .ident__track-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 3px;
  }
  .device--dashboard .ident--dash .ident__track-lbl {
    font-size: var(--dash-fs-xs);
    color: rgba(160,255,190,.5);
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .device--dashboard .ident--dash .ident__track-val {
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    color: #c8ffd4;
    font-variant-numeric: tabular-nums;
    flex-shrink: 0;
  }
  .device--dashboard .ident--dash .ident__track-val--gold {
    color: #ffd700;
  }
  .device--dashboard .ident--dash .bar-track {
    margin-top: 0;
  }
  .device--dashboard .ident--dash .bar-labels {
    font-size: var(--dash-fs-xs);
    flex-wrap: wrap;
    gap: 2px 6px;
    line-height: 1.25;
  }
  .device--dashboard .ident--dash .bar-labels span {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .device--dashboard .ident--dash .bar-labels--solo span {
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
  }
  .device--dashboard .alert-text {
    font-size: var(--dash-fs-xs);
    line-height: 1.4;
  }
  .device--dashboard .dash-cell--log .log-entry .ts {
    display: inline;
    margin-bottom: 0;
    margin-right: 6px;
    font-size: var(--dash-fs-xs);
    color: #00cfff;
    font-weight: normal;
    text-shadow: none;
  }
  .device--dashboard .dash-cell--log .log-entry {
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    color: #c8ffd4;
    padding: clamp(4px, 0.6vh, 8px) 0;
    line-height: 1.45;
  }
  @media (max-width: 960px) {
    .device--dashboard .dash-grid {
      height: auto;
      max-height: none;
      overflow: visible;
      grid-template-columns: 1fr;
      grid-template-rows: auto;
      grid-template-areas: "operator" "connections" "log" "defense" "modules" "intel" "status" "net" "activity";
    }
    body:has(.device--dashboard) {
      overflow: auto;
      height: auto;
    }
  }
  .device--scan.scan-grid {
    --dash-gap: clamp(10px, 1.1vh, 16px);
    --dash-pad: clamp(14px, 1.6vw, 28px);
    --dash-fs-xs: clamp(10px, 0.62rem + 0.22vmin, 12px);
    --dash-fs-sm: clamp(12px, 0.75rem + 0.32vmin, 15px);
    --dash-fs-md: clamp(14px, 0.875rem + 0.38vmin, 18px);
    --dash-fs-lg: clamp(18px, 1.1rem + 0.48vmin, 26px);
    display: grid;
    width: 100%;
    max-width: 100%;
    padding: var(--dash-pad);
    margin: 0;
    box-sizing: border-box;
    flex: 1;
    min-height: 0;
    overflow: hidden;
    overflow-x: clip;
    gap: var(--dash-gap);
    grid-template-columns: minmax(0, 0.88fr) minmax(0, 2.5fr) minmax(0, 0.88fr);
    grid-template-rows: 1fr auto;
    grid-template-areas: "rig    sweep   intel" "tactics sweep  links";
    align-content: stretch;
    align-items: stretch;
  }
  @media (min-width: 961px) and (max-width: 1280px) {
    .device--scan.scan-grid {
      grid-template-columns: minmax(0, 0.8fr) minmax(0, 2.65fr) minmax(0, 0.8fr);
      --dash-pad: clamp(12px, 1.2vw, 20px);
    }
  }
  .scan-cell {
    min-height: 0;
    min-width: 0;
    width: 100%;
    height: 100%;
  }
  .scan-cell--rig {
    grid-area: rig;
  }
  .scan-cell--sweep {
    grid-area: sweep;
  }
  .scan-cell--intel {
    grid-area: intel;
  }
  .scan-cell--tactics {
    grid-area: tactics;
  }
  .scan-cell--links {
    grid-area: links;
  }
  .device--scan .scan-cell.panel {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
  }
  .device--scan .panel__head {
    flex-shrink: 0;
    min-height: clamp(32px, 4vh, 40px);
    padding: clamp(6px, 0.8vh, 10px) clamp(12px, 1.2vw, 16px);
  }
  .device--scan .panel__title {
    font-size: var(--dash-fs-sm);
    letter-spacing: 2px;
  }
  .device--scan .panel__badge {
    font-size: var(--dash-fs-xs);
    padding: 2px 8px;
  }
  .device--scan .panel__body, .device--scan .panel__body--compact {
    padding: clamp(10px, 1.2vh, 16px) clamp(12px, 1.4vw, 18px);
  }
  .device--scan .panel__body--fill {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .scan-rig {
    display: flex;
    flex-direction: column;
    gap: clamp(10px, 1.1vh, 14px);
    height: 100%;
  }
  .scan-rig__stat-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 4px;
  }
  .scan-rig__stat-lbl {
    font-size: var(--dash-fs-xs);
    letter-spacing: 1px;
    color: rgba(160,255,190,.5);
    text-transform: uppercase;
  }
  .scan-rig__stat-val {
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    color: #c8ffd4;
    font-variant-numeric: tabular-nums;
  }
  .scan-rig__pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(6px, 0.8vw, 10px);
  }
  .device--scan .def-stat {
    padding: clamp(5px, 0.55vh, 7px) clamp(5px, 0.65vw, 7px);
    gap: 2px;
  }
  .device--scan .def-stat__lbl {
    font-size: var(--dash-fs-xs);
    letter-spacing: 1px;
  }
  .device--scan .def-stat__val {
    font-size: clamp(13px, 1.05vw, 16px);
  }
  .device--scan .def-stat__ico .hack-ico {
    width: 11px;
    height: 11px;
  }
  .def-stat--scan .def-stat__val {
    color: #00cfff;
  }
  .scan-sweep {
    gap: clamp(10px, 1vh, 12px);
    overflow: hidden;
    container-type: inline-size;
    container-name: scan-sweep;
  }
  .scan-sweep__form {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(6px, 0.8vw, 8px);
    flex-shrink: 0;
  }
  .scan-sweep__input {
    flex: 1 1 12rem;
    min-width: 0;
    background: rgba(0,10,0,.65);
    border: 1px solid rgba(0,255,65,.28);
    color: #00ff41;
    font-family: inherit;
    font-size: var(--dash-fs-sm);
    padding: clamp(8px, 0.9vh, 10px) clamp(10px, 1vw, 12px);
    outline: none;
    letter-spacing: .8px;
  }
  .scan-sweep__input:focus {
    border-color: #00ff41;
    box-shadow: 0 0 10px rgba(0,255,65,.15);
  }
  .scan-sweep__btn {
    font-size: var(--dash-fs-xs);
    padding: clamp(8px, 0.9vh, 10px) clamp(12px, 1.2vw, 16px);
    letter-spacing: 1px;
    flex-shrink: 0;
  }
  .scan-sweep__btn--primary {
    color: #00cfff;
    border-color: rgba(0,207,255,.45);
    background: rgba(0,207,255,.06);
  }
  .scan-sweep__btn--primary:hover {
    color: #00ff41;
    border-color: rgba(0,255,65,.6);
    box-shadow: 0 0 10px rgba(0,255,65,.2);
  }
  .scan-results--viewport {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.3) transparent;
    padding: 2px 2px 8px 0;
    scroll-padding-top: 8px;
  }
  .scan-results--viewport::-webkit-scrollbar {
    width: 4px;
  }
  .scan-results--viewport::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .scan-results__wrap {
    display: flex;
    flex-direction: column;
    gap: clamp(14px, 1.5vh, 18px);
    width: 100%;
  }
  .scan-results__section {
    min-width: 0;
    width: 100%;
  }
  .scan-results--viewport .scan-node-grid--solo .scan-node {
    width: 100%;
    max-width: none;
  }
  .scan-results__label {
    font-size: var(--dash-fs-xs);
    letter-spacing: 2px;
    color: rgba(0,255,65,.38);
    margin-bottom: clamp(8px, 0.9vh, 10px);
  }
  .scan-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 8px;
    min-height: clamp(120px, 18vh, 220px);
    padding: clamp(16px, 2vh, 24px);
    border: 1px dashed rgba(0,255,65,.18);
    background: rgba(0,255,65,.02);
  }
  .scan-empty--inline {
    min-height: auto;
    padding: clamp(20px, 2vh, 28px) clamp(12px, 1.2vw, 16px);
  }
  .scan-empty--error {
    border-color: rgba(247,100,100,.25);
    background: rgba(247,100,100,.04);
  }
  .scan-empty__icon .hack-ico {
    width: clamp(28px, 2.2vw, 36px);
    height: clamp(28px, 2.2vw, 36px);
    opacity: .45;
  }
  .scan-empty__title {
    margin: 0;
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    letter-spacing: 1.5px;
    color: rgba(0,255,65,.55);
  }
  .scan-empty--error .scan-empty__title {
    color: #f76464;
  }
  .scan-empty__hint {
    margin: 0;
    max-width: 36rem;
    font-size: var(--dash-fs-xs);
    line-height: 1.5;
    color: rgba(0,255,65,.38);
  }
  .scan-empty__hint a {
    color: #00cfff;
    text-decoration: none;
  }
  .scan-empty__hint a:hover {
    color: #00ff41;
  }
  .scan-empty__hint strong {
    color: #c8ffd4;
    font-weight: bold;
  }
  .scan-node-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(10px, 1.1vh, 14px);
    width: 100%;
  }
  .scan-results--viewport .scan-node-grid {
    grid-template-columns: 1fr;
    align-items: stretch;
  }
  .scan-node-grid--solo {
    grid-template-columns: 1fr;
  }
  @container scan-sweep (min-width: 520px) {
    .scan-results--viewport .scan-node-grid:not(.scan-node-grid--solo) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .scan-node {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    min-width: 0;
    min-height: min-content;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(145deg, rgba(0,15,0,.65), rgba(0,5,0,.88));
    border: 1px solid rgba(0,255,65,.22);
    position: relative;
    overflow: clip;
    animation: card-in .35s ease-out both;
  }
  .scan-results--viewport .scan-node {
    animation: none;
  }
  .scan-node::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(0,255,65,.75), transparent);
    animation: scan-line 4s linear infinite;
  }
  .scan-node:hover {
    border-color: rgba(0,255,65,.45);
    box-shadow: inset 0 0 14px rgba(0,255,65,.06);
  }
  .scan-node--operator {
    border-left: 3px solid #00cfff;
  }
  .scan-node--npc {
    border-left: 3px solid rgba(0,255,65,.45);
  }
  .scan-node--active {
    border-left: 3px solid #ffd700;
  }
  .scan-node--result {
    border-left: 3px solid #00ff41;
  }
  .scan-node--result-fail {
    border-left: 3px solid #f76464;
  }
  .scan-node__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
    padding: clamp(10px, 1.1vh, 12px) clamp(10px, 1.1vw, 12px) 0;
  }
  .scan-node__identity {
    min-width: 0;
    flex: 1;
  }
  .scan-node__ip {
    display: block;
    font-size: var(--dash-fs-md);
    font-weight: bold;
    color: #00ff41;
    letter-spacing: 1px;
    text-shadow: 0 0 6px rgba(0,255,65,.45);
  }
  .scan-node__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin-top: 4px;
  }
  .scan-node__kind {
    font-size: 8px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #00cfff;
    padding: 1px 5px;
    border: 1px solid rgba(0,207,255,.35);
  }
  .scan-node__kind--npc {
    color: rgba(0,255,65,.55);
    border-color: rgba(0,255,65,.25);
  }
  .scan-node__kind--active {
    color: #ffd700;
    border-color: rgba(255,215,0,.4);
  }
  .scan-node__kind--shell {
    color: rgba(0,255,65,.75);
    border-color: rgba(0,255,65,.45);
  }
  .scan-node__kind--fail {
    color: #f76464;
    border-color: rgba(247,100,100,.45);
  }
  .scan-node__name {
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.45);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
  }
  .scan-node__badge {
    font-size: 8px;
    font-weight: bold;
    padding: 1px 5px;
    border: 1px solid;
    letter-spacing: .8px;
  }
  .scan-node__aside {
    text-align: right;
    flex-shrink: 0;
  }
  .scan-node__aside-lbl {
    display: block;
    font-size: 8px;
    letter-spacing: 1.5px;
    color: rgba(0,255,65,.35);
  }
  .scan-node__aside-val {
    font-size: var(--dash-fs-lg);
    font-weight: bold;
    color: #00ff41;
    line-height: 1.1;
  }
  .scan-node__aside-val--sm {
    font-size: var(--dash-fs-sm);
  }
  .scan-node__aside-val--ok {
    color: #00ff41;
    text-shadow: 0 0 8px rgba(0,255,65,.55);
  }
  .scan-node__aside-val--fail {
    color: #f76464;
    text-shadow: 0 0 8px rgba(247,100,100,.45);
  }
  .scan-node__pct {
    font-size: var(--dash-fs-md);
    font-weight: bold;
    color: #ffd700;
    font-variant-numeric: tabular-nums;
    flex-shrink: 0;
  }
  .scan-node__stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    flex-shrink: 0;
    border-top: 1px solid rgba(0,255,65,.12);
    border-bottom: 1px solid rgba(0,255,65,.12);
    margin-top: clamp(8px, 0.9vh, 10px);
  }
  .scan-node__stats--solo {
    grid-template-columns: 1fr;
  }
  .scan-node__stats--solo .scan-node__stat + .scan-node__stat {
    border-left: none;
  }
  .scan-node__stat {
    padding: clamp(8px, 0.9vh, 10px) clamp(10px, 1vw, 12px);
  }
  .scan-node__stat + .scan-node__stat {
    border-left: 1px solid rgba(0,255,65,.12);
  }
  .scan-node__stat-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 4px;
    margin-bottom: 5px;
  }
  .scan-node__stat-lbl {
    font-size: 8px;
    letter-spacing: 1px;
    color: rgba(0,255,65,.35);
    text-transform: uppercase;
  }
  .scan-node__stat-val {
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    color: #c8ffd4;
  }
  .scan-node__intel {
    list-style: none;
    margin: 0;
    flex-shrink: 0;
    padding: clamp(6px, 0.7vh, 8px) clamp(10px, 1.1vw, 12px);
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.38);
    line-height: 1.45;
  }
  .scan-node__intel li + li {
    margin-top: 2px;
  }
  .scan-node__intel a {
    color: #00cfff;
    text-decoration: none;
  }
  .scan-node__intel a:hover {
    color: #00ff41;
  }
  .scan-node__foot {
    padding: 0;
    flex-shrink: 0;
    margin-top: clamp(4px, 0.5vh, 6px);
  }
  .scan-node__foot--dim {
    padding: clamp(8px, 0.9vh, 10px) clamp(10px, 1.1vw, 12px);
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.35);
  }
  .scan-node__form {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .scan-node__proxies {
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-top: 1px solid rgba(0,255,65,.12);
    border-radius: 0;
    background: rgba(0,5,0,.5);
    font-size: var(--dash-fs-xs);
    padding: clamp(6px, 0.7vh, 8px) clamp(10px, 1vw, 12px);
  }
  .scan-node__bypass {
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .scan-node__progress-note {
    margin: 8px 0 0;
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.4);
    line-height: 1.4;
  }
  .scan-node__progress-note a {
    color: #00cfff;
    text-decoration: none;
  }
  .scan-intel {
    display: flex;
    flex-direction: column;
    gap: clamp(6px, 0.7vh, 8px);
  }
  .scan-intel__row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 8px;
  }
  .scan-intel__lbl {
    font-size: var(--dash-fs-xs);
    letter-spacing: 1px;
    color: rgba(160,255,190,.5);
  }
  .scan-intel__val {
    font-size: var(--dash-fs-sm);
    font-weight: bold;
    color: #c8ffd4;
    font-variant-numeric: tabular-nums;
  }
  .scan-intel__val--cyan {
    color: #00cfff;
  }
  .scan-intel__cap {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    font-size: var(--dash-fs-xs);
    padding: clamp(4px, 0.5vh, 6px) 0;
  }
  .scan-intel__cap-lbl {
    color: rgba(0,255,65,.38);
    letter-spacing: .8px;
  }
  .scan-intel__cap-val {
    color: #00cfff;
    font-weight: bold;
  }
  .scan-intel__note {
    margin: 4px 0 0;
    font-size: var(--dash-fs-xs);
    line-height: 1.45;
    color: rgba(0,255,65,.35);
  }
  .scan-tactics {
    gap: 0;
    justify-content: center;
  }
  .device--scan .alert-item {
    padding: clamp(4px, 0.6vh, 8px) 0;
    font-size: var(--dash-fs-xs);
  }
  .device--scan .alert-icon .hack-ico {
    width: 12px;
    height: 12px;
  }
  .device--scan .alert-text {
    font-size: var(--dash-fs-xs);
    line-height: 1.4;
  }
  .device--scan .alert-text a {
    color: #00cfff;
    text-decoration: none;
  }
  .scan-links {
    display: flex;
    flex-direction: column;
    gap: clamp(6px, 0.7vh, 8px);
  }
  .scan-link {
    display: block;
    padding: clamp(8px, 0.9vh, 10px) clamp(10px, 1.1vw, 12px);
    border: 1px solid rgba(0,255,65,.14);
    background: rgba(0,255,65,.03);
    text-decoration: none;
    color: inherit;
    transition: border-color .2s, background .2s;
  }
  .scan-link:hover {
    border-color: rgba(0,255,65,.35);
    background: rgba(0,255,65,.06);
    text-decoration: none;
  }
  .scan-link__lbl {
    display: block;
    font-size: var(--dash-fs-xs);
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #00cfff;
    margin-bottom: 2px;
  }
  .scan-link__desc {
    display: block;
    font-size: var(--dash-fs-xs);
    color: rgba(0,255,65,.38);
    line-height: 1.35;
  }
  @media (max-width: 960px) {
    .device--scan.scan-grid {
      height: auto;
      max-height: none;
      overflow: visible;
      grid-template-columns: 1fr;
      grid-template-rows: auto;
      grid-template-areas: "sweep" "rig" "intel" "tactics" "links";
    }
    .scan-cell--sweep {
      min-height: clamp(280px, 42vh, 420px);
    }
    body:has(.device--scan) {
      overflow: auto;
      height: auto;
    }
  }
  .panel--flat {
    padding: 0;
    overflow: hidden;
  }
  .panel__head {
    padding: 7px 12px;
    border-bottom: 1px solid rgba(0,255,65,.15);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0,255,65,.04);
  }
  .panel__title {
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(0,255,65,.35);
    font-weight: bold;
  }
  .panel__title span {
    color: #00cfff;
    text-shadow: 0 0 5px rgba(0,207,255,.5);
  }
  .panel__badge {
    font-size: 8px;
    letter-spacing: 1px;
    color: rgba(125,255,170,.55);
    border: 1px solid rgba(125,255,170,.25);
    padding: 1px 5px;
  }
  .panel__body {
    padding: 12px;
  }
  .panel__link {
    font-size: 8px;
    color: rgba(0,255,65,.3);
    letter-spacing: 1px;
    text-decoration: none;
  }
  .panel__link:hover {
    color: #00ff41;
    text-decoration: none;
  }
  .panel__head-meta {
    display: flex;
    align-items: center;
    gap: 5px;
    flex: 1;
    min-width: 0;
    justify-content: flex-end;
  }
  .panel__meta {
    font-size: 8px;
    letter-spacing: .6px;
    color: rgba(0,255,65,.42);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
  }
  .panel__badge--warn {
    color: #f76464;
    border-color: rgba(247,100,100,.35);
    flex-shrink: 0;
  }
  .device {
    display: grid;
    grid-template-columns: 240px 1fr 220px;
    gap: 10px;
    align-items: start;
  }
  @media (max-width: 960px) {
    .device:not(.dash-grid):not(.scan-grid) {
      grid-template-columns: 1fr;
    }
  }
  .panel-left, .panel-center, .panel-right {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .ident {
    padding: 14px 12px 12px;
    border-bottom: 1px solid rgba(0,255,65,.12);
  }
  .ident__handle {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #c8ffd4;
    text-shadow: 0 0 12px rgba(0,255,65,.8);
    line-height: 1.2;
  }
  .ident__handle::after {
    content: '_';
    color: #00cfff;
    animation: blink 1s infinite;
  }
  .ident__meta {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 6px;
  }
  .ident__rank {
    display: inline-block;
    font-size: 9px;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 2px 7px;
    border: 1px solid rgba(0,255,65,.4);
    color: #7dffaa;
  }
  .ident__prestige {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px 6px;
    border: 1px solid rgba(185,122,255,.6);
    color: #b97aff;
    text-shadow: 0 0 6px rgba(185,122,255,.5);
  }
  .prestige-badge {
    font-size: 9px;
    font-weight: bold;
    color: #b97aff;
    text-shadow: 0 0 6px rgba(185,122,255,.6);
    letter-spacing: 1px;
    vertical-align: middle;
  }
  .level-max {
    font-size: 9px;
    color: rgba(0,207,255,.4);
    font-weight: normal;
  }
  .ident__rep-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 12px;
  }
  .ident__rep-lbl {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    letter-spacing: 2px;
  }
  .ident__rep-val {
    font-size: 22px;
    font-weight: bold;
    color: #ffd700;
    text-shadow: 0 0 10px rgba(255,215,0,.6);
    line-height: 1;
  }
  .ident__level {
    display: inline-block;
    font-size: 9px;
    letter-spacing: 1px;
    padding: 2px 6px;
    border: 1px solid rgba(0,207,255,.35);
    color: #00cfff;
  }
  .ident__ip-row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px;
    margin-top: 10px;
    padding: 6px 8px;
    border: 1px solid rgba(0,207,255,.22);
    background: rgba(0,207,255,.04);
  }
  .ident__ip-lbl {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    flex-shrink: 0;
  }
  .ident__ip {
    font-size: 13px;
    font-weight: bold;
    color: #00cfff;
    text-shadow: 0 0 8px rgba(0,207,255,.45);
    font-variant-numeric: tabular-nums;
    letter-spacing: 0.5px;
    text-decoration: none;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ident__ip:hover {
    color: #00ff41;
    text-shadow: 0 0 8px rgba(0,255,65,.45);
    text-decoration: none;
  }
  .ident__track {
    margin-top: 10px;
    min-width: 0;
  }
  .ident__track-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 4px;
  }
  .ident__track-lbl {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
  .ident__track-val {
    font-size: 13px;
    font-weight: bold;
    color: #c8ffd4;
    font-variant-numeric: tabular-nums;
  }
  .ident__track-val--gold {
    color: #ffd700;
  }
  .bar-track {
    height: 3px;
    background: rgba(0,255,65,.08);
    border: 1px solid rgba(0,255,65,.12);
    margin-top: 8px;
    border-radius: 2px;
  }
  .bar-fill {
    height: 100%;
    background: linear-gradient(90deg, #00ff41, #00cfff);
    box-shadow: 0 0 8px #00ff41;
    transition: width .5s;
    border-radius: 2px;
  }
  .bar-labels {
    display: flex;
    justify-content: space-between;
    margin-top: 4px;
    font-size: 8px;
    color: rgba(0,255,65,.35);
    letter-spacing: .8px;
  }
  .bar-labels--solo {
    justify-content: flex-start;
  }
  .bar-labels--solo span {
    white-space: normal;
    line-height: 1.35;
  }
  .text-danger {
    color: #f76464 !important;
    text-shadow: 0 0 6px rgba(247,100,100,.45);
  }
  .metric-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
    border-bottom: 1px solid rgba(0,255,65,.07);
  }
  .metric-row:last-child {
    border-bottom: none;
  }
  .metric-lbl {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }
  .metric-val {
    font-size: 13px;
    font-weight: bold;
    color: #c8ffd4;
    text-shadow: 0 0 6px #00ff41;
  }
  .metric-val.cyan {
    color: #00cfff;
    text-shadow: 0 0 6px #00cfff;
  }
  .metric-val.gold {
    color: #ffd700;
    text-shadow: 0 0 8px rgba(255,215,0,.6);
  }
  .metric-val.nc-val {
    color: #b97aff;
    text-shadow: 0 0 8px rgba(185,122,255,.6);
  }
  .metric-sub {
    font-size: 8px;
    font-weight: normal;
    color: rgba(185,122,255,.5);
    letter-spacing: .5px;
  }
  .nc-val {
    color: #b97aff !important;
    text-shadow: 0 0 8px rgba(185,122,255,.6) !important;
  }
  .defense-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .def-cell {
    background: rgba(0,255,65,.03);
    border: 1px solid rgba(0,255,65,.1);
    padding: 8px;
    text-align: center;
  }
  .def-cell__lbl {
    font-size: 8px;
    color: rgba(0,255,65,.35);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
  .def-cell__val {
    font-size: 20px;
    font-weight: bold;
    color: #c8ffd4;
    text-shadow: 0 0 10px #00ff41;
    line-height: 1;
  }
  .defense-rig {
    display: flex;
    flex-direction: column;
    gap: clamp(6px, 0.75vh, 10px);
    width: 100%;
    min-height: 0;
    min-width: 0;
  }
  .defense-rig__block {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
  }
  .defense-rig__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    font-size: 8px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(0,207,255,.55);
  }
  .defense-rig__link {
    font-size: 8px;
    color: rgba(0,255,65,.38);
    text-decoration: none;
    letter-spacing: 1px;
    flex-shrink: 0;
  }
  .defense-rig__link:hover {
    color: #00ff41;
    text-decoration: none;
  }
  .defense-rig__pair, .defense-rig__quad {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(4px, 0.55vw, 7px);
    min-width: 0;
  }
  .def-stat {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-height: 0;
    padding: clamp(8px, 1vh, 12px) clamp(8px, 1vw, 10px);
    background: linear-gradient(160deg, rgba(0,255,65,.05) 0%, rgba(2,10,4,.85) 55%);
    border: 1px solid rgba(0,255,65,.14);
    overflow: hidden;
    transition: border-color .2s ease, box-shadow .2s ease;
  }
  .def-stat::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: var(--def-accent, #00ff41);
    opacity: .75;
  }
  .def-stat:hover {
    border-color: rgba(0,255,65,.32);
    box-shadow: inset 0 0 18px rgba(0,255,65,.04);
  }
  .def-stat__head {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
  }
  .def-stat__ico {
    display: inline-flex;
    flex-shrink: 0;
    color: var(--def-accent, #00ff41);
    opacity: .85;
  }
  .def-stat__ico .hack-ico {
    width: 14px;
    height: 14px;
  }
  .def-stat__lbl {
    font-size: 8px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: rgba(0,255,65,.42);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .def-stat__val {
    font-size: clamp(16px, 1.6vw, 22px);
    font-weight: bold;
    color: #d8ffe3;
    line-height: 1;
    letter-spacing: .5px;
  }
  .def-stat__unit, .def-stat__sep {
    font-size: .62em;
    font-weight: normal;
    color: rgba(0,255,65,.45);
    margin-left: 1px;
  }
  .def-stat__meter {
    height: 3px;
    margin-top: 2px;
    background: rgba(0,255,65,.08);
    border: 1px solid rgba(0,255,65,.1);
    overflow: hidden;
  }
  .def-stat__meter-fill {
    height: 100%;
    background: linear-gradient(90deg, #00ff41, #00cfff);
    box-shadow: 0 0 6px rgba(0,255,65,.45);
    transition: width .45s ease;
  }
  .def-stat--fw {
    --def-accent: #00ff41;
  }
  .def-stat--bypass {
    --def-accent: #f0b232;
  }
  .def-stat--cpu {
    --def-accent: #00cfff;
  }
  .def-stat--ram {
    --def-accent: #7dffaa;
  }
  .def-stat--net {
    --def-accent: #00cfff;
  }
  .def-stat--ssd {
    --def-accent: #ffd700;
  }
  .def-stat--bypass .def-stat__val {
    color: #ffe8b0;
  }
  .def-stat--cpu .def-stat__val, .def-stat--net .def-stat__val {
    color: #c8f4ff;
  }
  .def-stat--ssd .def-stat__val {
    color: #ffe566;
  }
  .finance-row {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .fin-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fin-lbl {
    font-size: 9px;
    color: rgba(0,255,65,.35);
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
  .fin-val {
    font-size: 13px;
    font-weight: bold;
    color: #c8ffd4;
    text-shadow: 0 0 6px #00ff41;
  }
  .fin-val.gold {
    color: #ffd700;
    text-shadow: 0 0 8px rgba(255,215,0,.6);
  }
  .nc-fin {
    color: #b97aff;
    text-shadow: 0 0 8px rgba(185,122,255,.6);
  }
  .fin-sub {
    font-size: 8px;
    font-weight: normal;
    color: rgba(185,122,255,.45);
    margin-left: 4px;
  }
  .module-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  @media (max-width: 720px) {
    .module-grid {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 480px) {
    .module-grid {
      grid-template-columns: 1fr;
    }
  }
  .module {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    grid-template-rows: auto 1fr auto;
    column-gap: 10px;
    row-gap: 3px;
    align-items: start;
    min-height: 88px;
    padding: 10px 12px 10px 10px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(0,255,65,.045) 0%, transparent 42%), rgba(2,10,4,.88);
    border: 1px solid rgba(0,255,65,.18);
    transition: border-color .2s, box-shadow .2s, background .2s, transform .15s;
  }
  .module::after {
    content: '';
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient( 0deg, transparent, transparent 3px, rgba(0,255,65,.018) 3px, rgba(0,255,65,.018) 4px );
    pointer-events: none;
    opacity: .55;
  }
  .module:hover {
    border-color: rgba(0,255,65,.55);
    background: linear-gradient(145deg, rgba(0,255,65,.08) 0%, transparent 50%), rgba(0,255,65,.04);
    box-shadow: 0 0 20px rgba(0,255,65,.14), inset 0 0 24px rgba(0,255,65,.03);
    text-decoration: none;
    transform: translateY(-1px);
  }
  .module:hover .module__cmd {
    color: #00ff41;
  }
  .module__icon {
    grid-row: 1 / 3;
    grid-column: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0;
    color: #00ff41;
    background: rgba(0,0,0,.42);
    border: 1px solid rgba(0,255,65,.22);
    box-shadow: inset 0 0 14px rgba(0,255,65,.05), 0 0 10px rgba(0,255,65,.06);
    position: relative;
    z-index: 1;
  }
  .module__icon::before {
    content: '';
    position: absolute;
    inset: 4px;
    border: 1px solid rgba(0,255,65,.1);
    pointer-events: none;
  }
  .module__icon .hack-ico {
    width: 22px;
    height: 22px;
    filter: drop-shadow(0 0 6px currentColor);
  }
  .module__label {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1.6px;
    color: rgba(200,255,212,.9);
    margin: 0;
    line-height: 1.2;
    position: relative;
    z-index: 1;
  }
  .module__desc {
    grid-column: 2;
    grid-row: 2;
    font-size: 9px;
    color: rgba(0,255,65,.42);
    line-height: 1.35;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .money-btc {
    display: inline;
    white-space: nowrap;
  }
  .money-btc__sym {
    font-family: "Segoe UI Symbol", "Noto Sans Symbols 2", system-ui, sans-serif;
    font-weight: 700;
    color: rgba(255, 196, 72, 0.95);
    margin-right: 0.2em;
  }
  .money-btc__val {
    font-variant-numeric: tabular-nums;
  }
  .module__cmd {
    grid-column: 1 / -1;
    grid-row: 3;
    font-size: 8px;
    letter-spacing: 1px;
    color: rgba(0,255,65,.45);
    text-transform: uppercase;
    transition: color .2s;
    margin: 6px 0 0;
    padding-top: 6px;
    border-top: 1px solid rgba(0,255,65,.1);
    position: relative;
    z-index: 1;
  }
  .module__cmd::before {
    content: "> ";
    color: #00cfff;
  }
  .module__cmd--soon {
    color: rgba(255,100,0,.4);
  }
  .module--hot {
    border-color: rgba(0,255,65,.38);
  }
  .module--hot .module__icon {
    border-color: rgba(0,255,65,.45);
    box-shadow: inset 0 0 16px rgba(0,255,65,.08), 0 0 14px rgba(0,255,65,.18);
    animation: module-hot-pulse 2.4s ease-in-out infinite;
  }
  @keyframes module-hot-pulse {
    0%, 100% {
      box-shadow: inset 0 0 16px rgba(0,255,65,.08), 0 0 10px rgba(0,255,65,.12);
    }
    50% {
      box-shadow: inset 0 0 20px rgba(0,255,65,.12), 0 0 18px rgba(0,255,65,.28);
    }
  }
  .module--cyan {
    border-color: rgba(0,207,255,.22);
  }
  .module--cyan .module__icon {
    color: #00cfff;
    border-color: rgba(0,207,255,.28);
    box-shadow: inset 0 0 14px rgba(0,207,255,.05), 0 0 10px rgba(0,207,255,.08);
  }
  .module--cyan .module__icon::before {
    border-color: rgba(0,207,255,.12);
  }
  .module--cyan .module__cmd {
    color: rgba(0,207,255,.55);
  }
  .module--cyan .module__label {
    color: rgba(0,207,255,.88);
  }
  .module--cyan:hover {
    border-color: rgba(0,207,255,.6);
    box-shadow: 0 0 20px rgba(0,207,255,.16);
  }
  .module--gold {
    border-color: rgba(255,215,0,.22);
  }
  .module--gold .module__icon {
    color: #ffd700;
    border-color: rgba(255,215,0,.28);
    box-shadow: inset 0 0 14px rgba(255,215,0,.05), 0 0 10px rgba(255,215,0,.08);
  }
  .module--gold .module__icon::before {
    border-color: rgba(255,215,0,.12);
  }
  .module--gold .module__label {
    color: rgba(255,215,0,.82);
  }
  .module--gold:hover {
    border-color: rgba(255,215,0,.55);
    box-shadow: 0 0 20px rgba(255,215,0,.14);
  }
  .module--purple {
    border-color: rgba(185,122,255,.22);
  }
  .module--purple .module__icon {
    color: #b97aff;
    border-color: rgba(185,122,255,.28);
    box-shadow: inset 0 0 14px rgba(185,122,255,.05), 0 0 10px rgba(185,122,255,.08);
  }
  .module--purple .module__icon::before {
    border-color: rgba(185,122,255,.12);
  }
  .module--purple .module__label {
    color: rgba(185,122,255,.85);
  }
  .module--disabled {
    opacity: .42;
    pointer-events: none;
    cursor: default;
    filter: grayscale(.35);
  }
  .activity-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    border-bottom: 1px solid rgba(0,255,65,.06);
    font-size: 10px;
  }
  .activity-row:last-child {
    border-bottom: none;
  }
  .activity-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #00ff41;
    box-shadow: 0 0 4px #00ff41;
    flex-shrink: 0;
  }
  .activity-dot.idle {
    background: rgba(0,255,65,.2);
    box-shadow: none;
  }
  .activity-text {
    flex: 1;
    color: rgba(200,255,212,.7);
  }
  .activity-time {
    color: rgba(0,255,65,.25);
    font-size: 9px;
    letter-spacing: 1px;
  }
  .log-entry {
    font-size: 10px;
    padding: 5px 0;
    border-bottom: 1px solid rgba(0,255,65,.07);
    color: rgba(200,255,212,.7);
    line-height: 1.5;
  }
  .log-entry:last-child {
    border-bottom: none;
  }
  .log-entry .ts {
    color: #00cfff;
    font-weight: bold;
    font-size: 9px;
    display: block;
    margin-bottom: 1px;
    text-shadow: 0 0 4px rgba(0,207,255,.5);
  }
  .sec-lbl {
    font-size: 8px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(0,207,255,.6);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .sec-lbl::after {
    content: "";
    flex: 1;
    height: 1px;
    background: rgba(0,207,255,.15);
  }
  .mini-bar {
    margin-top: 3px;
  }
  .mini-bar .bar-track {
    height: 2px;
  }
  .bar-fill--cyan {
    background: #00cfff;
    box-shadow: 0 0 5px #00cfff;
  }
  .combat-rig {
    display: flex;
    flex-direction: column;
    gap: clamp(6px, 0.8vh, 10px);
    width: 100%;
  }
  .combat-rig__telemetry {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding-bottom: clamp(6px, 0.7vh, 8px);
    border-bottom: 1px solid rgba(0,255,65,.12);
    min-width: 0;
    flex-shrink: 0;
  }
  .combat-rig__state {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
  }
  .combat-rig__pulse {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgba(0,255,65,.25);
    box-shadow: 0 0 0 1px rgba(0,255,65,.2);
  }
  .combat-rig--engaged .combat-rig__pulse {
    background: #00ff41;
    box-shadow: 0 0 8px #00ff41;
    animation: combat-pulse 1.8s ease-in-out infinite;
  }
  @keyframes combat-pulse {
    0%, 100% {
      opacity: 1;
      transform: scale(1);
    }
    50% {
      opacity: .45;
      transform: scale(.85);
    }
  }
  .combat-rig__mode {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: rgba(0,255,65,.45);
  }
  .combat-rig--engaged .combat-rig__mode {
    color: #00ff41;
    text-shadow: 0 0 8px rgba(0,255,65,.4);
  }
  .combat-rig__scan {
    display: flex;
    align-items: baseline;
    gap: 4px;
    min-width: 0;
    font-size: 8px;
    letter-spacing: .6px;
    color: rgba(0,255,65,.38);
  }
  .combat-rig__scan-val {
    color: #00cfff;
    font-weight: bold;
  }
  .combat-rig__scan-cap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .combat-rig__jobs {
    display: flex;
    flex-direction: column;
    gap: clamp(6px, 0.7vh, 8px);
    flex: 0 0 auto;
    flex-shrink: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
    padding-right: 2px;
  }
  .combat-rig__jobs::-webkit-scrollbar {
    width: 4px;
  }
  .combat-rig__jobs::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .combat-job {
    flex-shrink: 0;
    padding: clamp(6px, 0.7vh, 8px) clamp(8px, 1vw, 10px);
    background: linear-gradient(135deg, rgba(0,255,65,.06), rgba(2,10,4,.9));
    border: 1px solid rgba(0,255,65,.18);
    border-left: 3px solid var(--combat-accent, #00ff41);
  }
  .combat-job--bypass {
    --combat-accent: #00cfff;
  }
  .combat-job--bruteforce {
    --combat-accent: #ffd700;
  }
  .combat-job--spam {
    --combat-accent: #ff6bcb;
  }
  .combat-job__head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 4px;
    min-width: 0;
  }
  .combat-job__type {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: var(--combat-accent, #00ff41);
    flex-shrink: 0;
  }
  .combat-job__ip {
    font-size: 9px;
    color: rgba(200,255,212,.9);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
    flex: 1;
    text-align: right;
  }
  .combat-job__progress-wrap {
    flex-shrink: 0;
  }
  .combat-bar-track {
    height: clamp(10px, 1.2vh, 12px);
    background: rgba(0,0,0,.35);
    border: 1px solid rgba(0,255,65,.18);
  }
  .combat-bar-fill {
    display: block;
    min-width: 2px;
    height: 100%;
    box-shadow: 0 0 10px rgba(0,255,65,.25);
  }
  .combat-bar-fill--bypass {
    background: linear-gradient(90deg, #00a8cc, #00cfff);
    box-shadow: 0 0 10px rgba(0,207,255,.45);
  }
  .combat-bar-fill--bruteforce {
    background: linear-gradient(90deg, #f0b232, #ffd700);
    box-shadow: 0 0 10px rgba(255,215,0,.35);
  }
  .combat-bar-fill--spam {
    background: linear-gradient(90deg, #c04090, #ff6bcb);
    box-shadow: 0 0 10px rgba(255,107,203,.35);
  }
  .combat-job__readout {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 6px;
    margin-top: 4px;
    font-size: 8px;
    letter-spacing: .4px;
  }
  .combat-job__pct {
    font-weight: bold;
    font-variant-numeric: tabular-nums;
    color: #c8ffd4;
  }
  .combat-job__time {
    font-variant-numeric: tabular-nums;
    color: rgba(0,255,65,.42);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .combat-rig__standby {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 3px;
    padding: clamp(2px, 0.3vh, 4px) 0;
  }
  .combat-rig__standby-line {
    margin: 0;
    font-size: 9px;
    color: rgba(0,255,65,.45);
    letter-spacing: .5px;
  }
  .combat-rig__standby-hint {
    margin: 0;
    font-size: 8px;
    color: rgba(0,255,65,.32);
    line-height: 1.35;
  }
  .combat-rig__standby-hint a {
    color: #00cfff;
    text-decoration: none;
  }
  .combat-rig__standby-hint a:hover {
    color: #00ff41;
  }
  .combat-rig__spam-income {
    flex: 0 0 auto;
    padding-top: clamp(4px, 0.5vh, 6px);
    border-top: 1px solid rgba(255,107,203,.2);
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
  }
  .combat-rig__spam-list {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,107,203,.35) transparent;
    padding-right: 2px;
  }
  .combat-rig__spam-list::-webkit-scrollbar {
    width: 4px;
  }
  .combat-rig__spam-list::-webkit-scrollbar-thumb {
    background: rgba(255,107,203,.35);
    border-radius: 2px;
  }
  .combat-rig__spam-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #ff6bcb;
  }
  .combat-rig__spam-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    align-items: baseline;
    gap: 6px 8px;
    font-size: 11px;
    min-width: 0;
  }
  .combat-rig__spam-ip {
    font-family: var(--font-mono);
    color: #6a8a72;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
  }
  .device--dashboard .combat-rig__mode, .device--dashboard .combat-rig__scan {
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .combat-job__type, .device--dashboard .combat-job__ip, .device--dashboard .combat-job__readout {
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .combat-rig__standby-line, .device--dashboard .combat-rig__standby-hint {
    font-size: var(--dash-fs-xs);
  }
  .device--dashboard .combat-rig__spam-head, .device--dashboard .combat-rig__spam-row {
    font-size: var(--dash-fs-xs);
  }
  .panel--live {
    border-color: rgba(0,255,65,.55);
    background: rgba(0,255,65,.05);
  }
  .panel__badge--live {
    color: #00ff41;
    border-color: rgba(0,255,65,.4);
  }
  .panel__body--compact {
    padding: 10px;
  }
  .conn-empty {
    font-size: 10px;
    color: rgba(160,255,190,.55);
    text-align: center;
    padding: 10px;
  }
  .conn-empty a {
    color: #00ff41;
  }
  .conn-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .conn-grid--viewport {
    --conn-row-h: 52px;
    max-height: calc(var(--conn-row-h) * 2 + 8px);
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(0,255,65,.35) transparent;
    padding-right: 2px;
  }
  .conn-grid--viewport::-webkit-scrollbar {
    width: 4px;
  }
  .conn-grid--viewport::-webkit-scrollbar-thumb {
    background: rgba(0,255,65,.35);
    border-radius: 2px;
  }
  .conn-card {
    background: rgba(2,10,4,.8);
    border: 1px solid rgba(0,255,65,.35);
    padding: 5px 6px;
    min-height: var(--conn-row-h, 52px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .conn-card__host {
    font-size: 10px;
    font-weight: bold;
    color: #c8ffd4;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .conn-card__ip {
    font-size: 8px;
    color: #00cfff;
    line-height: 1.2;
    margin-top: 1px;
  }
  .conn-card__access {
    font-size: 7px;
    color: rgba(160,255,190,.55);
    margin-top: 2px;
    line-height: 1.2;
  }
  .conn-card__access span {
    color: #00ff41;
  }
  .conn-card__btn {
    display: block;
    margin-top: 4px;
    text-align: center;
    font-size: 8px;
    line-height: 1.3;
    color: #020804;
    background: #00ff41;
    text-decoration: none;
    padding: 2px 3px;
    font-weight: bold;
  }
  .conn-card__btn:hover {
    text-decoration: none;
    box-shadow: 0 0 8px rgba(0,255,65,.5);
  }
  .alert-item {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    padding: 7px 0;
    border-bottom: 1px solid rgba(0,255,65,.07);
    font-size: 10px;
  }
  .alert-item:last-child {
    border-bottom: none;
  }
  .alert-icon {
    font-size: 13px;
    flex-shrink: 0;
    color: rgba(125,255,170,.55);
  }
  .alert-text {
    color: rgba(125,255,170,.55);
    line-height: 1.5;
  }
  .alert-text strong {
    color: #c8ffd4;
    text-shadow: 0 0 5px #00ff41;
  }
  .money-btc {
    display: inline;
    white-space: nowrap;
  }
  .money-btc__sym {
    font-family: "Segoe UI Symbol", "Noto Sans Symbols 2", system-ui, sans-serif;
    font-weight: 700;
    color: rgba(255, 196, 72, 0.95);
    margin-right: 0.2em;
  }
  .money-btc__val {
    font-variant-numeric: tabular-nums;
  }
  .net-vis {
    display: flex;
    gap: 4px;
    align-items: flex-end;
    height: 40px;
    margin: 6px 0;
  }
  .net-bar {
    flex: 1;
    background: rgba(0,207,255,.08);
    border-top: 1px solid rgba(0,207,255,.5);
    position: relative;
    min-height: 4px;
  }
  .net-bar::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,207,255,.25), transparent);
  }
  .net-vis-labels {
    display: flex;
    justify-content: space-between;
    font-size: 8px;
    color: rgba(0,255,65,.25);
    margin-top: 4px;
  }
  .matrix-win {
    display: flex;
    flex-direction: column;
    min-height: 0;
    flex: 1;
    overflow: hidden;
    background: #020804;
  }
  .matrix-win__stage {
    position: relative;
    flex: 1;
    min-height: clamp(80px, 12vh, 160px);
    overflow: hidden;
  }
  .matrix-win__canvas {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
  }
  .matrix-win__scanlines {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: repeating-linear-gradient( 0deg, transparent, transparent 2px, rgba(0, 0, 0, .14) 2px, rgba(0, 0, 0, .14) 4px );
    animation: matrix-win-flicker 4s steps(2) infinite;
  }
  @keyframes matrix-win-flicker {
    0%, 100% {
      opacity: .35;
    }
    50% {
      opacity: .55;
    }
  }
  .matrix-win__glow {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(105deg, rgba(0, 255, 65, .08) 0%, transparent 45%, rgba(0, 207, 255, .05) 100%);
    animation: matrix-win-glow 6s ease-in-out infinite alternate;
  }
  @keyframes matrix-win-glow {
    0% {
      opacity: .5;
    }
    100% {
      opacity: 1;
    }
  }
  .matrix-win__log {
    position: absolute;
    inset: 0;
    z-index: 2;
    overflow: hidden;
    background: linear-gradient( 105deg, rgba(2, 8, 4, .94) 0%, rgba(2, 8, 4, .82) 42%, rgba(2, 8, 4, .35) 72%, transparent 100% );
    mask-image: linear-gradient(to bottom, transparent, #000 6%, #000 94%, transparent);
  }
  .matrix-win__log-scroll {
    padding: clamp(6px, 0.8vh, 10px) clamp(8px, 1vw, 12px);
    animation: matrix-win-scroll 16s linear infinite;
    will-change: transform;
  }
  .matrix-win__log-scroll p {
    margin: 0 0 4px;
    font-size: var(--dash-fs-xs, 10px);
    line-height: 1.5;
    color: rgba(180, 255, 200, .72);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 0 0 8px rgba(0, 255, 65, .25);
  }
  .matrix-win__prompt {
    color: #00cfff;
  }
  .matrix-win__ts {
    color: rgba(0, 207, 255, .55);
    margin-right: 5px;
  }
  .matrix-win__ok {
    color: rgba(0, 255, 65, .8);
  }
  .matrix-win__warn {
    color: #ffd700;
  }
  .matrix-win__hot {
    color: #00cfff;
  }
  .matrix-win__alert {
    color: #ff6b6b;
  }
  .matrix-win__cursor {
    display: inline-block;
    width: 0.5em;
    height: 1em;
    margin-left: 2px;
    vertical-align: text-bottom;
    background: #00ff41;
    box-shadow: 0 0 8px #00ff41;
    animation: matrix-win-blink 0.85s step-end infinite;
  }
  @keyframes matrix-win-blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  @keyframes matrix-win-scroll {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-50%);
    }
  }
  .matrix-win__ticker {
    flex-shrink: 0;
    overflow: clip;
    contain: inline-size;
    border-top: 1px solid rgba(0, 255, 65, .12);
    background: rgba(0, 0, 0, .55);
    padding: 4px 0;
  }
  .matrix-win__ticker-track {
    display: flex;
    width: max-content;
    animation: matrix-win-ticker 20s linear infinite;
    font-size: var(--dash-fs-xs, 10px);
    letter-spacing: 1.2px;
    color: rgba(0, 255, 65, .4);
    white-space: nowrap;
  }
  .matrix-win__ticker-track span {
    padding-right: 4rem;
  }
  @keyframes matrix-win-ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .device--dashboard .matrix-win__log-scroll, .device--dashboard .matrix-win__scanlines, .device--dashboard .matrix-win__glow, .device--dashboard .matrix-win__ticker-track, .device--dashboard .matrix-win__cursor, .device--dashboard .matrix-win__led, .device--dashboard .matrix-win__head-tag {
      animation: none !important;
    }
  }
  body.boot-active {
    overflow: hidden !important;
  }
  .boot {
    position: fixed;
    inset: 0;
    z-index: 10000;
    background: #010402;
    overflow: hidden;
    opacity: 0;
    animation: boot-fade-in .8s ease forwards;
  }
  @keyframes boot-fade-in {
    to {
      opacity: 1;
    }
  }
  .boot__canvas {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
  }
  .boot__scanlines {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    background: repeating-linear-gradient( 0deg, transparent, transparent 2px, rgba(0, 0, 0, .22) 2px, rgba(0, 0, 0, .22) 4px );
    opacity: .45;
    animation: boot-scan 8s linear infinite;
  }
  @keyframes boot-scan {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(4px);
    }
  }
  .boot__vignette {
    position: absolute;
    inset: 0;
    z-index: 3;
    pointer-events: none;
    background: radial-gradient(ellipse at center, transparent 35%, rgba(0, 0, 0, .75) 100%);
  }
  .boot__glitch {
    position: absolute;
    inset: 0;
    z-index: 4;
    pointer-events: none;
    opacity: 0;
    mix-blend-mode: screen;
    background: linear-gradient(90deg, rgba(0, 255, 65, .08), rgba(0, 207, 255, .06));
    animation: boot-glitch 2.2s steps(1) infinite;
  }
  .boot--p1 .boot__glitch, .boot--p2 .boot__glitch {
    opacity: 1;
  }
  @keyframes boot-glitch {
    0%, 92%, 100% {
      clip-path: inset(0 0 0 0);
      transform: none;
    }
    93% {
      clip-path: inset(12% 0 58% 0);
      transform: translate(-4px, 0);
    }
    94% {
      clip-path: inset(48% 0 8% 0);
      transform: translate(5px, 0);
    }
    95% {
      clip-path: inset(72% 0 4% 0);
      transform: translate(-2px, 0);
    }
    96% {
      clip-path: inset(0 0 0 0);
      transform: translate(3px, 0);
    }
  }
  .boot__logo-stage {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    perspective: 900px;
    transition: transform 1.4s cubic-bezier(.22, .8, .24, 1), opacity .6s ease;
  }
  .boot--p3 .boot__logo-stage, .boot--p4 .boot__logo-stage {
    left: auto;
    right: clamp(14px, 2vw, 28px);
    top: clamp(10px, 1.2vh, 18px);
    transform: translate(0, 0) scale(.32);
    opacity: 0;
  }
  .boot__logo-3d {
    transform-style: preserve-3d;
    opacity: 0;
    transition: opacity 1.4s ease;
    animation: boot-logo-spin 3.6s cubic-bezier(.45, .05, .25, 1) forwards;
    animation-play-state: paused;
  }
  .boot--p0 .boot__logo-3d, .boot--p1 .boot__logo-3d, .boot--p2 .boot__logo-3d {
    opacity: 1;
  }
  .boot--p1 .boot__logo-3d, .boot--p2 .boot__logo-3d {
    animation-play-state: running;
  }
  @keyframes boot-logo-spin {
    0% {
      transform: rotateY(0deg) rotateX(8deg) scale(.85);
      opacity: 0;
      filter: blur(2px);
    }
    12% {
      opacity: 1;
      filter: blur(0);
    }
    50% {
      transform: rotateY(180deg) rotateX(-6deg) scale(1);
    }
    100% {
      transform: rotateY(360deg) rotateX(4deg) scale(1);
      opacity: 1;
    }
  }
  .boot__logo {
    font-family: "JetBrains Mono", "Consolas", monospace;
    font-size: clamp(2.4rem, 7vw, 5.5rem);
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
    transform: skewX(-8deg);
    filter: drop-shadow(0 0 18px rgba(0, 255, 65, .45));
    position: relative;
  }
  .boot__logo::before {
    content: "";
    position: absolute;
    inset: -8px -12px;
    border: 1px solid rgba(0, 255, 65, .25);
    clip-path: polygon(0 12%, 8% 0, 92% 0, 100% 18%, 100% 88%, 92% 100%, 8% 100%, 0 82%);
    pointer-events: none;
  }
  .boot__logo-no {
    color: #00ff41;
    text-shadow: 0 0 12px rgba(0, 255, 65, .8), 2px 0 0 rgba(0, 207, 255, .35);
  }
  .boot__logo-hack {
    color: #00cfff;
    text-shadow: 0 0 12px rgba(0, 207, 255, .8), -2px 0 0 rgba(0, 255, 65, .35);
  }
  .boot--p1 .boot__logo {
    animation: boot-logo-shatter .9s ease-in-out infinite alternate;
  }
  @keyframes boot-logo-shatter {
    0% {
      letter-spacing: .08em;
      filter: drop-shadow(0 0 18px rgba(0, 255, 65, .45));
    }
    100% {
      letter-spacing: .14em;
      filter: drop-shadow(0 0 28px rgba(0, 207, 255, .55));
    }
  }
  .boot__fx {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none;
  }
  .boot__pulse {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40vmax;
    height: 40vmax;
    margin: -20vmax 0 0 -20vmax;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 255, 65, .35) 0%, rgba(0, 207, 255, .12) 35%, transparent 70%);
    opacity: 0;
    transform: scale(.2);
  }
  .boot--p2 .boot__pulse {
    animation: boot-pulse .9s ease-out forwards;
  }
  @keyframes boot-pulse {
    0% {
      opacity: 0;
      transform: scale(.15);
    }
    30% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: scale(1.8);
    }
  }
  .boot__ring {
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid rgba(0, 255, 65, .35);
    border-radius: 50%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(.1);
  }
  .boot__ring--1 {
    width: 18vmin;
    height: 18vmin;
  }
  .boot__ring--2 {
    width: 32vmin;
    height: 32vmin;
    border-color: rgba(0, 207, 255, .28);
  }
  .boot__ring--3 {
    width: 52vmin;
    height: 52vmin;
    border-style: dashed;
  }
  .boot--p2 .boot__ring--1 {
    animation: boot-ring .85s ease-out .05s forwards;
  }
  .boot--p2 .boot__ring--2 {
    animation: boot-ring 1.1s ease-out .12s forwards;
  }
  .boot--p2 .boot__ring--3 {
    animation: boot-ring 1.35s ease-out .2s forwards;
  }
  @keyframes boot-ring {
    0% {
      opacity: 0;
      transform: translate(-50%, -50%) scale(.08);
    }
    25% {
      opacity: .9;
    }
    100% {
      opacity: .15;
      transform: translate(-50%, -50%) scale(1.15);
    }
  }
  .boot__hex {
    position: absolute;
    inset: -20%;
    opacity: 0;
    background-image: linear-gradient(30deg, rgba(0, 255, 65, .06) 12%, transparent 12.5%, transparent 87%, rgba(0, 255, 65, .06) 87.5%, rgba(0, 255, 65, .06)), linear-gradient(150deg, rgba(0, 255, 65, .06) 12%, transparent 12.5%, transparent 87%, rgba(0, 255, 65, .06) 87.5%, rgba(0, 255, 65, .06)), linear-gradient(90deg, rgba(0, 207, 255, .04) 1px, transparent 1px), linear-gradient(rgba(0, 207, 255, .04) 1px, transparent 1px);
    background-size: 44px 76px, 44px 76px, 22px 22px, 22px 22px;
    mask-image: radial-gradient(circle at center, #000 0%, transparent 72%);
  }
  .boot--p2 .boot__hex, .boot--p3 .boot__hex {
    animation: boot-hex-in 1.2s ease forwards;
  }
  @keyframes boot-hex-in {
    0% {
      opacity: 0;
      transform: scale(.6);
    }
    100% {
      opacity: .55;
      transform: scale(1);
    }
  }
  .boot__diag {
    position: absolute;
    width: 72px;
    font-size: 9px;
    letter-spacing: 1px;
    color: rgba(0, 255, 65, .55);
    opacity: 0;
  }
  .boot__diag span {
    display: block;
    margin-bottom: 4px;
  }
  .boot__diag i {
    display: block;
    height: 3px;
    width: calc(var(--v, 50) * 1%);
    background: linear-gradient(90deg, #00ff41, #00cfff);
    box-shadow: 0 0 8px rgba(0, 255, 65, .5);
  }
  .boot__diag--a {
    left: 12%;
    top: 38%;
  }
  .boot__diag--b {
    right: 14%;
    top: 32%;
  }
  .boot__diag--c {
    left: 18%;
    bottom: 28%;
  }
  .boot--p2 .boot__diag, .boot--p3 .boot__diag {
    animation: boot-diag-in .7s ease forwards;
  }
  .boot__diag--b {
    animation-delay: .08s !important;
  }
  .boot__diag--c {
    animation-delay: .16s !important;
  }
  @keyframes boot-diag-in {
    from {
      opacity: 0;
      transform: translateY(8px);
    }
    to {
      opacity: 1;
      transform: none;
    }
  }
  .boot__stream {
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgba(0, 207, 255, .7), transparent);
    opacity: 0;
  }
  .boot__stream--1 {
    left: 28%;
    top: 10%;
    height: 40%;
    animation: boot-stream 1.4s linear infinite;
  }
  .boot__stream--2 {
    left: 62%;
    top: 18%;
    height: 35%;
    animation: boot-stream 1.8s linear .3s infinite;
  }
  .boot__stream--3 {
    right: 22%;
    top: 8%;
    height: 45%;
    animation: boot-stream 1.6s linear .6s infinite;
  }
  .boot--p2 .boot__stream, .boot--p3 .boot__stream {
    opacity: .65;
  }
  @keyframes boot-stream {
    0% {
      transform: translateY(-100%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    100% {
      transform: translateY(100%);
      opacity: 0;
    }
  }
  .boot__hud {
    position: absolute;
    inset: 0;
    z-index: 6;
    opacity: 0;
    pointer-events: none;
    transition: opacity 1s ease .2s;
  }
  .boot--p3 .boot__hud, .boot--p4 .boot__hud {
    opacity: 1;
  }
  .boot__city {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 28vh;
    opacity: .7;
  }
  .boot__city-nodes {
    animation: boot-node-pulse 2s ease-in-out infinite;
  }
  @keyframes boot-node-pulse {
    0%, 100% {
      opacity: .5;
    }
    50% {
      opacity: 1;
    }
  }
  .boot__term {
    position: absolute;
    left: clamp(12px, 2vw, 28px);
    top: clamp(56px, 8vh, 88px);
    font-size: clamp(10px, .85vw, 12px);
    line-height: 1.55;
    color: rgba(0, 255, 65, .45);
    font-family: "JetBrains Mono", monospace;
    max-width: min(340px, 42vw);
  }
  .boot__term-ok {
    color: rgba(0, 255, 65, .75);
  }
  .boot__term-cyan {
    color: rgba(0, 207, 255, .8);
  }
  .boot__nodes {
    position: absolute;
    right: clamp(12px, 2vw, 28px);
    top: clamp(56px, 8vh, 88px);
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .boot__nodes span {
    width: 8px;
    height: 8px;
    border: 1px solid rgba(0, 207, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 207, 255, .35);
    animation: boot-node-blink 1.4s ease-in-out infinite;
  }
  .boot__nodes span:nth-child(2) {
    animation-delay: .2s;
  }
  .boot__nodes span:nth-child(3) {
    animation-delay: .45s;
  }
  .boot__nodes span:nth-child(4) {
    animation-delay: .7s;
  }
  .boot__nodes span:nth-child(5) {
    animation-delay: .95s;
  }
  @keyframes boot-node-blink {
    0%, 100% {
      opacity: .35;
      transform: scale(.85);
    }
    50% {
      opacity: 1;
      transform: scale(1);
      background: rgba(0, 255, 65, .25);
    }
  }
  .boot__corner {
    position: absolute;
    right: clamp(14px, 2vw, 28px);
    top: clamp(10px, 1.2vh, 18px);
    z-index: 12;
    font-family: "JetBrains Mono", monospace;
    font-size: clamp(14px, 1.2vw, 18px);
    font-weight: 700;
    letter-spacing: .06em;
    opacity: 0;
    transform: translateY(-6px);
    transition: opacity .5s ease, transform .5s ease;
  }
  .boot--p3 .boot__corner, .boot--p4 .boot__corner {
    opacity: 1;
    transform: none;
  }
  .boot__corner-no {
    color: #00ff41;
  }
  .boot__corner-hack {
    color: #00cfff;
  }
  .boot__corner-cursor {
    color: #00ff41;
    animation: boot-cursor 1s step-end infinite;
  }
  @keyframes boot-cursor {
    0%, 49% {
      opacity: 1;
    }
    50%, 100% {
      opacity: 0;
    }
  }
  .boot__skip {
    position: absolute;
    right: clamp(12px, 2vw, 24px);
    bottom: clamp(12px, 2vh, 20px);
    z-index: 20;
    font-family: inherit;
    font-size: 10px;
    letter-spacing: 2px;
    color: rgba(0, 255, 65, .45);
    background: transparent;
    border: 1px solid rgba(0, 255, 65, .2);
    padding: 6px 12px;
    cursor: pointer;
    transition: color .2s, border-color .2s;
  }
  .boot__skip:hover {
    color: #00ff41;
    border-color: rgba(0, 255, 65, .5);
  }
  .boot--p4 {
    animation: boot-fade-out .85s ease forwards;
  }
  @keyframes boot-fade-out {
    to {
      opacity: 0;
      visibility: hidden;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .boot {
      display: none !important;
    }
  }
  .hsep {
    height: 1px;
    background: rgba(0,255,65,.1);
    margin: 10px 0;
  }
  .xp-block {
    padding: 3px 0 1px;
  }
  .xp-block__labels {
    display: flex;
    justify-content: space-between;
    font-size: 8px;
    margin-bottom: 3px;
  }
  .xp-block__cur {
    color: #00cfff;
  }
  .xp-block__next {
    color: rgba(0,207,255,.4);
  }
  .page-shell {
    max-width: 1280px;
    margin: 0 auto;
    padding: 12px 14px 20px;
  }
  @media (min-width: 961px) {
    html:has(.device--dashboard) {
      height: 100%;
      overflow: hidden;
    }
    body:has(.device--dashboard) {
      display: flex;
      flex-direction: column;
      height: 100vh;
      height: 100dvh;
      min-height: 0;
      overflow: hidden;
      overflow-x: clip;
      padding-bottom: 0;
    }
    body:has(.device--dashboard) .page-shell {
      flex: 1;
      min-height: 0;
      display: flex;
      flex-direction: column;
      overflow: hidden;
    }
    body:has(.device--dashboard) .page-shell > .device--dashboard {
      flex: 1;
      min-height: 0;
      min-width: 0;
    }
    body:has(.device--dashboard) .bottom-nav {
      display: none;
    }
    body:has(.device--scan) {
      display: flex;
      flex-direction: column;
      overflow: hidden;
      overflow-x: clip;
      height: 100vh;
      height: 100dvh;
      min-height: 0;
      padding-bottom: 0;
    }
    body:has(.device--scan) .page-shell {
      flex: 1;
      min-height: 0;
      display: flex;
      flex-direction: column;
      overflow: hidden;
    }
    body:has(.device--scan) .device--scan.scan-grid {
      flex: 1;
      min-height: 0;
      height: auto;
      max-height: none;
    }
  }
  body:has(.device--dashboard) .page-shell {
    padding: 0;
    max-width: none;
    width: 100%;
  }
  body:has(.device--scan) .page-shell {
    padding: 0;
    max-width: none;
    width: 100%;
  }
  body:has(.device--dashboard) .bottom-nav__grid {
    max-width: none;
  }
  body:has(.device--scan) .bottom-nav__grid {
    max-width: none;
  }
  body:has(.device--dashboard) .top-bar {
    font-size: 11px;
    max-width: 100%;
    box-sizing: border-box;
  }
  body:has(.device--dashboard) .top-bar__stat--level {
    flex-shrink: 1;
    min-width: 0;
    max-width: 148px;
  }
  body:has(.device--scan) .top-bar {
    font-size: clamp(11px, 0.85vw, 13px);
  }
  body:has(.device--dashboard) .nohack-logo--sm {
    font-size: 15px;
  }
  body:has(.device--scan) .nohack-logo--sm {
    font-size: clamp(18px, 1.45vw, 24px);
  }
  body:has(.device--dashboard) .top-bar__stat .val {
    font-size: 11px;
  }
  body:has(.device--scan) .top-bar__stat .val {
    font-size: clamp(12px, 0.75rem + 0.45vmin, 16px);
  }
  body:has(.device--dashboard) .hack-ico--stat {
    width: 13px;
    height: 13px;
  }
  body:has(.device--scan) .hack-ico--stat {
    width: clamp(14px, 1.1vw, 16px);
    height: clamp(14px, 1.1vw, 16px);
  }
  .device--dashboard .dash-grid {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }
  .device--scan.scan-grid {
    width: 100%;
    max-width: none;
  }
  .device:not(.dash-grid):not(.scan-grid):not(.dash-stack) {
    gap: 12px;
    padding: 12px 14px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .conn-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .conn-tile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: wrap;
    padding: 10px 12px;
    background: rgba(0,255,65,.03);
    border: 1px solid rgba(0,255,65,.15);
    transition: border-color .2s;
  }
  .conn-tile:hover {
    border-color: rgba(0,255,65,.35);
  }
  .conn-tile__ip {
    font-size: 13px;
    font-weight: bold;
    color: #00cfff;
    text-shadow: 0 0 6px rgba(0,207,255,.5);
    letter-spacing: 1px;
  }
  .action-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: center;
  }
  .action-bar .field {
    font-size: 11px;
    padding: 4px 6px;
  }
  .action-bar .btn {
    font-size: 10px;
    padding: 4px 8px;
  }
  .btn--start {
    color: #ffd700;
    border-color: rgba(255,215,0,.45);
  }
  .btn--start:hover:not(:disabled) {
    background: rgba(255,215,0,.08);
    box-shadow: inset 0 0 10px rgba(255,215,0,.12);
  }
  .targets-ops__body {
    padding-top: 8px;
  }
  .targets-ops__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(10px, 1.2vw, 16px);
  }
  @media (max-width: 720px) {
    .targets-ops__grid {
      grid-template-columns: 1fr;
    }
  }
  .targets-ops__step {
    padding: clamp(8px, 1vh, 10px) clamp(10px, 1.2vw, 12px);
    border: 1px solid rgba(0,255,65,.14);
    background: rgba(0,255,65,.03);
  }
  .targets-ops__step-lbl {
    display: block;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #00cfff;
    margin-bottom: 4px;
  }
  .targets-ops__step-text {
    margin: 0;
    font-size: 11px;
    line-height: 1.45;
    color: rgba(200,255,212,.75);
  }
  .targets-ops__step-text a {
    color: #00cfff;
    text-decoration: none;
  }
  .targets-ops__step-text a:hover {
    color: #00ff41;
  }
  .targets-ops__na {
    padding: 4px 0;
  }
  .device-result-mount {
    width: 100%;
    margin: 8px 0 4px;
  }
  .device-session {
    width: 100%;
    box-sizing: border-box;
    padding: clamp(12px, 1.2vw, 16px);
    border: 1px solid rgba(0,255,65,.28);
    background: linear-gradient(135deg, rgba(0,255,65,.05), rgba(2,10,4,.94));
  }
  .device-session__head {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 10px;
  }
  .device-session__ip {
    font-size: 15px;
    font-weight: bold;
    color: #00ff41;
    letter-spacing: .5px;
  }
  .device-session__badge {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1.2px;
    padding: 2px 6px;
    border: 1px solid rgba(0,255,65,.35);
    background: rgba(0,255,65,.08);
  }
  .device-session__section {
    margin-top: 14px;
  }
  .device-session__label {
    font-size: 10px;
    letter-spacing: 1.4px;
    color: rgba(0,207,255,.85);
    margin: 0 0 6px;
  }
  .device-session__app-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 6px 0;
    border-bottom: 1px solid rgba(255,255,255,.06);
  }
  .device-session__app-row:last-child {
    border-bottom: none;
  }
  .device-session__logs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-height: 160px;
    overflow-y: auto;
  }
  .device-session__foot {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
    padding-top: 10px;
    border-top: 1px solid rgba(255,255,255,.08);
  }
  .device--remote .dash-grid {
    grid-template-columns: minmax(0, 18rem) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 20rem);
    grid-template-rows: minmax(0, 0.9fr) minmax(0, 1.3fr) minmax(0, 0.8fr);
    grid-template-areas: "operator  connections  connections  log" "defense   modules      modules      intel" "status    net          net          net";
  }
  .device--remote .dash-cell--hidden-remote {
    display: none !important;
  }
  .dash-remote-strip {
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    margin: 0 8px;
    border: 1px solid rgba(226,178,58,.45);
    background: rgba(226,178,58,.06);
    color: #e2b23a;
    font-size: 11px;
  }
  .dash-remote-strip__label {
    letter-spacing: 0.12em;
    font-size: 9px;
  }
  .dash-remote-strip__ip {
    font-weight: 700;
    color: #ffd700;
  }
  .dash-remote-strip__host {
    max-width: 10rem;
    color: rgba(255,224,150,.9);
  }
  .dash-remote-strip__sep {
    opacity: 0.45;
  }
  .dash-remote-strip__conn {
    color: #ffd700;
    font-size: 10px;
  }
  .dash-remote-strip__disconnect {
    margin-left: auto;
  }
  .dash-remote-strip__disconnect-btn {
    min-height: 44px;
    min-width: 44px;
    border-color: rgba(226,178,58,.5);
    color: #ffe08c;
  }
  .dash-remote-actions {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
    padding: 6px 8px;
    border-top: 1px solid rgba(226,178,58,.35);
    background: rgba(10,14,10,.96);
    position: sticky;
    bottom: 0;
    z-index: 6;
  }
  .dash-remote-actions--npc {
    grid-template-columns: repeat(3, 1fr);
  }
  .dash-remote-actions__btn {
    min-height: 44px;
    font-family: inherit;
    font-size: 10px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    background: rgba(226,178,58,.08);
    color: #c8f5d0;
    border: 1px solid rgba(226,178,58,.35);
    border-radius: 2px;
    cursor: pointer;
  }
  .dash-remote-actions__btn--danger {
    color: #ff4d4d;
    border-color: rgba(255,77,77,.4);
  }
  .dash-remote-actions__btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
  }
  @media (min-width: 1024px) {
    .dash-remote-actions {
      display: none;
    }
  }
  .dash-toasts {
    flex-shrink: 0;
    padding: 0 8px;
  }
  .dash-toast {
    font-size: 11px;
    padding: 6px 8px;
    margin: 4px 0;
    border: 1px solid rgba(0,255,65,.25);
  }
  .dash-toast--ok {
    color: #39ff6a;
  }
  .dash-toast--danger {
    color: #ff4d4d;
    border-color: rgba(255,77,77,.4);
  }
  .dash-inline-toast {
    font-size: 10px;
    padding: 4px 6px;
    margin-bottom: 8px;
    border: 1px solid rgba(0,255,65,.2);
  }
  .dash-inline-toast--ok {
    color: #39ff6a;
  }
  .dash-inline-toast--danger {
    color: #ff4d4d;
  }
  .log-entry--mine {
    color: #39ff6a;
    background: rgba(57,255,106,.04);
    padding-left: 4px;
    margin-left: -4px;
    border-radius: 2px;
  }
  .log-entry--wiped {
    opacity: 0.55;
  }
  .dash-remote-apps {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .dash-remote-app-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    border-bottom: 1px solid rgba(255,255,255,.06);
    font-size: 11px;
  }
  .dash-remote-app-row:last-child {
    border-bottom: none;
  }
  .panel__foot--dash {
    flex-shrink: 0;
    padding: 6px 10px;
    border-top: 1px solid rgba(0,255,65,.12);
  }
  .conn-card--readonly {
    cursor: default;
    pointer-events: none;
    opacity: 0.85;
  }
  .device--remote .dash-grid--no-target-shells {
    grid-template-areas: "operator  operator  log  log" "defense   modules   modules  intel" "status    net       net      net";
  }
  .device--remote .module--live {
    border-color: rgba(255,215,0,.45);
    animation: remote-module-pulse 1.6s ease-in-out infinite;
  }
  @keyframes remote-module-pulse {
    0%, 100% {
      box-shadow: 0 0 0 rgba(255,215,0,0);
    }
    50% {
      box-shadow: 0 0 12px rgba(255,215,0,.25);
    }
  }
  .device--remote .module--busy .module__cmd::after {
    content: " …";
    color: #ffd700;
  }
  .device--remote .module--busy {
    opacity: 0.85;
    pointer-events: none;
  }
  .remote-module__progress {
    width: 100%;
    height: 5px;
    margin-top: 6px;
    background: rgba(0,0,0,.35);
    border-radius: 1px;
    overflow: hidden;
  }
  .remote-module__progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #ffd700, #39ff6a);
    transition: width 0.35s ease;
  }
  .remote-htmx-indicator {
    height: 2px;
    margin: 0 8px;
    background: rgba(255,215,0,.15);
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.15s;
  }
  .remote-htmx-indicator.htmx-request {
    opacity: 1;
  }
  .remote-htmx-indicator.htmx-request::after {
    content: "";
    display: block;
    height: 100%;
    width: 35%;
    background: #ffd700;
    animation: remote-htmx-slide 0.9s ease-in-out infinite;
  }
  @keyframes remote-htmx-slide {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(320%);
    }
  }
  .device--remote .dash-cell--log .panel__body--scroll {
    flex: 1;
    min-height: 0;
  }
  .device--remote .dash-cell--intel .panel__body--scroll, .device--remote .dash-cell--bank .panel__body--fill {
    flex: 1;
    min-height: 0;
  }
  .remote-bank-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    min-height: 0;
  }
  .remote-bank-body__msg {
    font-size: 11px;
    margin: 0;
    line-height: 1.45;
  }
  .remote-bank-cta {
    text-decoration: none;
    min-height: 72px;
  }
  .btn--block {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .device-session__app-meta {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
  }
  .device-session__app-meta strong {
    font-size: 11px;
  }
  .device-session__app-meta .text-term-dim {
    font-size: 9px;
  }
  .remote-action-result:empty {
    display: none;
  }
  .remote-action-result:not(:empty) {
    margin-top: 8px;
    padding: 6px 8px;
    border: 1px solid rgba(0,255,65,.2);
    background: rgba(0,255,65,.04);
  }
  .module-form {
    display: flex;
    margin: 0;
    padding: 0;
    min-width: 0;
    min-height: 100%;
  }
  .module-form > .module {
    flex: 1;
    width: 100%;
  }
  button.module {
    width: 100%;
    font: inherit;
    color: inherit;
    appearance: none;
    -webkit-appearance: none;
    text-align: left;
  }
  a.module[role="button"] {
    border: none;
    width: 100%;
  }
  @keyframes remote-panel-flash {
    0%, 100% {
      box-shadow: none;
    }
    20%, 55% {
      box-shadow: 0 0 0 2px rgba(0,207,255,.85), 0 0 22px rgba(0,207,255,.35);
    }
  }
  .device--remote .dash-cell.remote-panel--flash {
    animation: remote-panel-flash 1.2s ease;
    border-color: rgba(0,207,255,.55) !important;
  }
  body:has(.device--remote) .page-shell {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  @media (min-width: 961px) {
    body:has(.device--remote) .device--dashboard.dash-stack {
      height: auto;
      max-height: none;
      overflow: visible;
    }
    body:has(.device--remote) .device--remote .dash-grid {
      min-height: calc(100dvh - 7.5rem);
    }
  }
  .panel__link-form {
    margin: 0;
    display: inline;
  }
  .panel__link--btn {
    background: none;
    border: none;
    cursor: pointer;
    font: inherit;
    padding: 0;
  }
  .remote-device-resources {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
  }
  .remote-device-resources__item {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  .remote-device-resources__item--warn .remote-device-resources__val {
    color: #ff8c00;
  }
  .remote-device-resources__lbl {
    font-size: 9px;
    letter-spacing: 1.2px;
    color: rgba(0,207,255,.75);
  }
  .remote-device-resources__val {
    font-size: 14px;
    font-weight: bold;
    color: #00ff41;
  }
  .module--form {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    grid-template-rows: auto 1fr auto;
    column-gap: 10px;
    row-gap: 3px;
    align-items: start;
    min-height: 88px;
    padding: 10px 12px 10px 10px;
    cursor: pointer;
    text-align: left;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(0,255,65,.045) 0%, transparent 42%), rgba(2,10,4,.88);
    border: 1px solid rgba(0,255,65,.18);
    transition: border-color .2s, box-shadow .2s, background .2s, transform .15s;
  }
  .module--form::after {
    content: '';
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient( 0deg, transparent, transparent 3px, rgba(0,255,65,.018) 3px, rgba(0,255,65,.018) 4px );
    pointer-events: none;
    opacity: .55;
  }
  .module--form:hover {
    border-color: rgba(0,255,65,.55);
    background: linear-gradient(145deg, rgba(0,255,65,.08) 0%, transparent 50%), rgba(0,255,65,.04);
    box-shadow: 0 0 20px rgba(0,255,65,.14), inset 0 0 24px rgba(0,255,65,.03);
    transform: translateY(-1px);
  }
  .module--form .module__btn {
    display: contents;
    cursor: pointer;
  }
  .module--form.module--gold {
    border-color: rgba(255,215,0,.28);
  }
  .module--form.module--gold:hover {
    border-color: rgba(255,215,0,.5);
    background: linear-gradient(145deg, rgba(255,215,0,.08) 0%, transparent 50%), rgba(255,215,0,.04);
  }
  .target-op-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .target-op {
    width: 100%;
    box-sizing: border-box;
    padding: clamp(10px, 1vh, 12px) clamp(12px, 1.2vw, 14px);
    border: 1px solid rgba(255,215,0,.28);
    background: linear-gradient(135deg, rgba(255,215,0,.06), rgba(2,10,4,.92));
  }
  .target-op__head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 8px;
    min-width: 0;
  }
  .target-op__type {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1.2px;
  }
  .target-op__type--bypass {
    color: #00cfff;
  }
  .target-op__type--bruteforce {
    color: #ffd700;
  }
  .target-op__type--spam {
    color: #ff6bcb;
  }
  .target-op__type--download {
    color: #7ee787;
  }
  .target-op__pct {
    font-size: 12px;
    font-weight: bold;
    color: #ffd700;
    font-variant-numeric: tabular-nums;
    text-shadow: 0 0 8px rgba(255,215,0,.35);
  }
  .target-op__track {
    height: 12px;
    width: 100%;
    background: rgba(0,0,0,.45);
    border: 1px solid rgba(255,215,0,.25);
    overflow: hidden;
  }
  .target-op__fill {
    display: block;
    height: 100%;
    min-width: 3px;
    transition: width 1s linear;
  }
  .target-op__fill--bypass {
    background: linear-gradient(90deg, #00a8cc, #00cfff);
    box-shadow: 0 0 12px rgba(0,207,255,.5);
  }
  .target-op__fill--bruteforce {
    background: linear-gradient(90deg, #f0b232, #ffd700);
    box-shadow: 0 0 12px rgba(255,215,0,.45);
  }
  .target-op__fill--spam {
    background: linear-gradient(90deg, #c04090, #ff6bcb);
    box-shadow: 0 0 12px rgba(255,107,203,.45);
  }
  .target-op__fill--download {
    background: linear-gradient(90deg, #2ea043, #7ee787);
    box-shadow: 0 0 12px rgba(126,231,135,.4);
  }
  .target-op__readout {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 8px;
    margin-top: 6px;
    min-width: 0;
  }
  .target-op__time {
    font-size: 10px;
    color: rgba(0,255,65,.55);
    font-variant-numeric: tabular-nums;
    flex-shrink: 0;
  }
  .target-op__hint {
    font-size: 9px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .target-op__hint a {
    color: #00cfff;
    text-decoration: none;
  }
  .target-op__hint a:hover {
    color: #00ff41;
  }
  .data-row.target {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .data-row.target .data-row__main {
    width: 100%;
  }
  .data-row.target .data-row__actions {
    width: 100%;
    padding-top: 8px;
    border-top: 1px solid rgba(0,255,65,.12);
  }
  .data-row.target .target-row__results:empty {
    display: none;
  }
  .data-row.target .target-row__results {
    width: 100%;
    min-height: 0;
  }
  .data-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    padding: 12px 14px;
    background: linear-gradient(145deg, rgba(0,15,0,.6), rgba(0,5,0,.8));
    border: 1px solid rgba(0,255,65,.25);
    position: relative;
    overflow: hidden;
  }
  .data-row::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0,255,65,.6), transparent);
  }
  .data-row__main {
    flex: 1;
    min-width: 0;
  }
  .data-row__title {
    font-size: 12px;
    font-weight: bold;
    color: #ffd700;
    letter-spacing: 1px;
  }
  .data-row__meta {
    font-size: 10px;
    color: rgba(0,255,65,.4);
    margin-top: 3px;
  }
  .data-row__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: center;
  }
  .data-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .lb-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0,255,65,.08);
    font-size: 12px;
  }
  .lb-row:last-child {
    border-bottom: none;
  }
  .lb-rank {
    color: rgba(0,255,65,.35);
    width: 24px;
    font-size: 10px;
  }
  .lb-name {
    flex: 1;
    color: #c8ffd4;
  }
  .lb-score {
    color: #ffd700;
    font-weight: bold;
    text-shadow: 0 0 6px rgba(255,215,0,.5);
  }
  .lb-row.top .lb-rank {
    color: #00cfff;
  }
  .msg-banner {
    padding: 8px 12px;
    border: 1px solid;
    font-size: 11px;
    letter-spacing: .5px;
  }
  .msg-error {
    color: #ff5577;
    border-color: rgba(255,34,68,.35);
    background: rgba(255,34,68,.08);
  }
  .msg-ok {
    color: #7dffaa;
    border-color: rgba(0,255,65,.35);
    background: rgba(0,255,65,.06);
  }
  body.guest-body {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 100vh;
    background-color: #000;
    background-image: linear-gradient(rgba(0,255,0,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(0,255,0,.05) 1px, transparent 1px);
    background-size: 30px 30px;
  }
  body.guest-body::after {
    display: none;
  }
  .scan-line {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 1000;
    background: linear-gradient(90deg, transparent, #0f0, transparent);
    animation: scan-line 3s linear infinite;
  }
  .terminal-overlay {
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 10;
    opacity: .4;
    background: repeating-linear-gradient(0deg, rgba(0,255,0,.05), rgba(0,255,0,.05) 1px, transparent 1px, transparent 20px);
  }
  body.guest-body .matrix-rain {
    position: fixed;
    inset: 0;
    z-index: 3;
    pointer-events: none;
    opacity: .07;
  }
  .terminal-container {
    position: relative;
    min-height: 100vh;
    z-index: 20;
    display: flex;
    flex-direction: column;
  }
  .guest-main {
    flex: 1;
    padding: 20px 16px;
    position: relative;
  }
  .guest-footer {
    text-align: center;
    padding: 16px;
    font-size: 10px;
    color: rgba(0,255,0,.35);
  }
  .guest-footer__term {
    margin-top: 6px;
    font-size: 9px;
    letter-spacing: 2px;
    color: rgba(0,255,0,.2);
  }
  .login-section {
    padding: 40px 0;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
  }
  .logo {
    margin-bottom: 0;
  }
  .login-title {
    font-size: clamp(1.4rem, 4vw, 2.5rem);
    margin-bottom: 15px;
    color: #0f0;
    text-shadow: 0 0 5px rgba(0,255,0,.7);
    letter-spacing: 1px;
    font-weight: normal;
    display: inline-block;
    position: relative;
  }
  .login-title::after {
    content: "_";
    animation: blink 1s infinite;
  }
  .login-subtitle {
    font-size: 1.1rem;
    margin-bottom: 30px;
    color: #0f0;
    opacity: .8;
    font-style: italic;
  }
  .login-form-container {
    max-width: 800px;
    margin: 0 auto 40px;
    border: 1px solid rgba(0,255,0,.3);
    padding: 30px;
    background-color: rgba(0,15,0,.3);
    position: relative;
    overflow: hidden;
  }
  .login-form-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0,255,0,.1), transparent);
    animation: shine 3s infinite;
  }
  @keyframes shine {
    0% {
      left: -100%;
    }
    20% {
      left: 100%;
    }
    100% {
      left: 100%;
    }
  }
  .form-group {
    margin-bottom: 20px;
    text-align: left;
  }
  .form-label {
    display: block;
    margin-bottom: 8px;
    color: #0f0;
    font-weight: bold;
    font-size: 13px;
  }
  .form-control {
    width: 100%;
    box-sizing: border-box;
    padding: 12px 15px;
    background-color: #000;
    color: #0f0;
    border: 2px solid #0f0;
    font-family: inherit;
    font-size: 1.1rem;
    box-shadow: 0 0 8px rgba(0,255,0,.3);
    transition: border-color .2s, box-shadow .2s;
  }
  .form-control:focus {
    outline: none;
    border-color: #00ff88;
    box-shadow: 0 0 12px rgba(0,255,0,.7);
  }
  .btn-guest {
    padding: 12px 30px;
    font-size: 1.1rem;
    margin: 10px 5px;
    font-family: inherit;
    font-weight: bold;
    letter-spacing: 1px;
    border: 1px solid #0f0;
    background: transparent;
    color: #0f0;
    cursor: pointer;
    transition: background .3s, box-shadow .3s, color .3s;
    position: relative;
    z-index: 1;
  }
  .btn-guest--primary {
    display: inline-block;
    margin-top: 10px;
  }
  .btn-guest:hover {
    background: rgba(0,255,0,.1);
    box-shadow: 0 0 15px rgba(0,255,0,.4);
  }
  .login-links {
    margin-top: 24px;
    font-size: 13px;
    color: #0f0;
  }
  .login-links a {
    color: #0f0;
    text-decoration: underline;
    letter-spacing: 1px;
  }
  .login-links a:hover {
    text-shadow: 0 0 8px rgba(0,255,0,.7);
  }
  .error-message {
    color: #ff5555;
    background: rgba(255,0,0,.1);
    border: 1px solid #ff5555;
    padding: 10px;
    margin-bottom: 16px;
    text-align: left;
  }
  .landing-hero {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 16px 20px;
  }
  .landing-terminal {
    max-width: 720px;
    margin: 0 auto 28px;
    background: rgba(0,10,0,.85);
    border: 1px solid rgba(0,255,0,.3);
    text-align: left;
    box-shadow: 0 0 20px rgba(0,255,0,.2);
  }
  .landing-terminal__head {
    padding: 10px 14px;
    background: #001a00;
    border-bottom: 1px solid rgba(0,255,0,.3);
    font-size: 12px;
    color: rgba(0,255,0,.7);
    letter-spacing: 1px;
  }
  .landing-terminal__body {
    padding: 16px 18px;
  }
  .landing-terminal__line {
    font-size: 14px;
    color: #0f0;
    margin: 0 0 8px;
    line-height: 1.5;
  }
  .landing-terminal__prompt::after {
    content: "_";
    animation: blink 1s infinite;
  }
  .landing-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 40px;
  }
  .landing-actions .btn-guest {
    text-decoration: none;
    display: inline-block;
  }
  .landing-features {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 16px 40px;
  }
  .landing-features__title {
    text-align: center;
    font-size: 14px;
    letter-spacing: 3px;
    color: rgba(0,255,0,.55);
    margin-bottom: 24px;
    text-shadow: 0 0 8px rgba(0,255,0,.4);
  }
  .landing-features__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  @media (max-width: 720px) {
    .landing-features__grid {
      grid-template-columns: 1fr;
    }
  }
  .landing-feature {
    border: 1px solid rgba(0,255,0,.25);
    background: rgba(0,10,0,.5);
    padding: 20px 16px;
    text-align: center;
  }
  .landing-feature__icon {
    font-size: 28px;
    color: #0f0;
    margin-bottom: 10px;
    text-shadow: 0 0 8px rgba(0,255,0,.6);
  }
  .landing-feature h3 {
    font-size: 12px;
    letter-spacing: 2px;
    color: #0f0;
    margin: 0 0 10px;
  }
  .landing-feature p {
    font-size: 11px;
    color: rgba(0,255,0,.55);
    line-height: 1.5;
    margin: 0;
  }
  .terminal-mount {
    min-height: 320px;
    background: rgba(0,5,0,.9);
    border: 1px solid rgba(0,255,65,.3);
    padding: 0;
    overflow: hidden;
  }
  .nc-mine-layout {
    display: grid;
    grid-template-columns: 200px 1fr 140px;
    gap: 12px;
    max-width: 1100px;
    margin: 0 auto;
  }
  @media (max-width: 900px) {
    .nc-mine-layout {
      grid-template-columns: 1fr;
    }
    .nc-mine-minimap {
      order: 3;
    }
  }
  .nc-mine-grid {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 3px;
    background: #0a120a;
    border: 1px solid rgba(0, 255, 136, 0.35);
    padding: 6px;
  }
  .nc-mine-cell {
    aspect-ratio: 1;
    min-height: 36px;
    border: 1px solid rgba(200, 180, 0, 0.45);
    background: linear-gradient(180deg, #3d3800 0%, #2a2600 100%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nc-mine-cell--special {
    border-color: rgba(0, 200, 255, 0.6);
    background: linear-gradient(180deg, #1a3040 0%, #0f2030 100%);
  }
  .nc-mine-cell--jackpot {
    border-color: rgba(255, 220, 0, 0.9);
    background: linear-gradient(180deg, #4a4000 0%, #2a2200 100%);
    box-shadow: 0 0 8px rgba(255, 200, 0, 0.35);
  }
  .nc-mine-cell--mined {
    background: #1a1a1a;
    border-color: #333;
    opacity: 0.65;
  }
  .nc-mine-cell--yours.nc-mine-cell--mined {
    border-color: rgba(0, 255, 136, 0.5);
  }
  .nc-mine-cell__form, .nc-mine-cell__btn {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    color: #ffe566;
    font-size: 18px;
    cursor: pointer;
  }
  .nc-mine-cell__btn:hover {
    text-shadow: 0 0 8px rgba(255, 230, 100, 0.8);
  }
  .nc-mine-cell--empty {
    background: transparent;
    border-color: transparent;
  }
  .nc-minimap {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
    gap: 1px;
    width: 100%;
  }
  .nc-minimap__cell {
    aspect-ratio: 1;
    display: block;
    min-width: 4px;
    background: #3d3800;
    border: 1px solid #554f00;
  }
  .nc-minimap__cell--special {
    background: #1a4060;
  }
  .nc-minimap__cell--jackpot {
    background: #6a5a00;
  }
  .nc-minimap__cell--mined {
    background: #222;
    opacity: 0.5;
  }
  .nc-minimap__cell--view {
    outline: 1px solid rgba(0, 255, 200, 0.9);
    outline-offset: -1px;
  }
  .btn--sm {
    padding: 4px 10px;
    font-size: 11px;
  }
}
.msg-success {
  color: #7dffaa;
  border-color: rgba(0,255,65,.35);
  background: rgba(0,255,65,.06);
}
.msg-banner {
  border-radius: 0;
  letter-spacing: .3px;
}
.module__icon svg, .module__icon .hack-ico {
  display: block;
  filter: drop-shadow(0 0 6px currentColor);
}
.alert-icon .hack-ico, .alert-icon svg {
  display: block;
  filter: drop-shadow(0 0 4px currentColor);
}
.def-stat__ico .hack-ico {
  filter: drop-shadow(0 0 4px currentColor);
}
.module__icon:empty::after {
  content: "//";
  font-size: 14px;
  color: rgba(0,255,65,.4);
}
.panel {
  transition: border-color .2s ease, box-shadow .2s ease;
}
.panel:hover {
  border-color: rgba(0,255,65,.5);
  box-shadow: 0 0 16px rgba(0,255,65,.14), inset 0 0 28px rgba(0,255,65,.04);
}
.panel--flat:hover {
  border-color: rgba(0,255,65,.45);
}
.panel--flat::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 0;
  border-color: transparent rgba(0,255,65,.25) transparent transparent;
  pointer-events: none;
}
.panel--flat {
  position: relative;
}
.panel__head {
  background: rgba(0,255,65,.03);
  border-bottom: 1px solid rgba(0,255,65,.12);
}
.panel__title {
  letter-spacing: 2px;
}
.btn, .btn-primary, .btn-danger, .btn-bypass, .btn-guest {
  transition: color .15s ease, border-color .15s ease, box-shadow .15s ease, background .15s ease, transform .08s ease;
}
.btn:active:not(:disabled), .btn-primary:active:not(:disabled) {
  transform: scale(0.97);
}
.btn-danger:active:not(:disabled) {
  transform: scale(0.97);
}
.btn:focus-visible, .btn-primary:focus-visible {
  outline: 1.5px solid rgba(0,255,65,.9);
  outline-offset: 2px;
  box-shadow: 0 0 0 3px rgba(0,255,65,.12);
}
.module {
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease, transform .15s ease;
}
.module:hover {
  border-color: rgba(0,255,65,.75);
  box-shadow: 0 0 22px rgba(0,255,65,.18), inset 0 0 16px rgba(0,255,65,.05);
}
.module--cyan:hover {
  border-color: rgba(0,207,255,.75);
  box-shadow: 0 0 22px rgba(0,207,255,.18), inset 0 0 16px rgba(0,207,255,.04);
}
.module--gold:hover {
  border-color: rgba(255,215,0,.65);
  box-shadow: 0 0 22px rgba(255,215,0,.16), inset 0 0 16px rgba(255,215,0,.04);
}
.module--purple:hover {
  border-color: rgba(185,122,255,.65);
  box-shadow: 0 0 22px rgba(185,122,255,.18), inset 0 0 16px rgba(185,122,255,.04);
}
.module::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: rgba(0,255,65,.0) transparent transparent transparent;
  transition: border-color .18s ease;
  pointer-events: none;
  z-index: 1;
}
.module:hover::before {
  border-color: rgba(0,255,65,.5) transparent transparent transparent;
}
.module--cyan:hover::before {
  border-color: rgba(0,207,255,.5) transparent transparent transparent;
}
.module--gold:hover::before {
  border-color: rgba(255,215,0,.5) transparent transparent transparent;
}
.module--purple:hover::before {
  border-color: rgba(185,122,255,.5) transparent transparent transparent;
}
.scan-input {
  transition: border-color .15s ease, box-shadow .15s ease;
}
.scan-input::placeholder {
  letter-spacing: 0.5px;
}
.data-row {
  transition: border-color .2s ease;
}
.data-row:hover {
  border-color: rgba(0,255,65,.4);
}
.target-card {
  transition: border-color .2s ease, box-shadow .2s ease;
}
.lb-row {
  transition: background .15s ease;
}
.lb-row:hover {
  background: rgba(0,255,65,.04);
  padding-left: 4px;
  transition: background .15s ease, padding-left .15s ease;
}
.conn-tile {
  transition: border-color .15s ease, background .15s ease;
}
.bar-fill, .fw-bar-fill, .ram-bar-fill, .bypass-bar-fill {
  transition: width .6s cubic-bezier(0.4, 0, 0.2, 1);
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: rgba(0,255,65,.2);
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0,255,65,.4);
}
* {
  scrollbar-width: thin;
  scrollbar-color: rgba(0,255,65,.2) transparent;
}
.page-title::after {
  content: "_";
  animation: blink 1.2s step-end infinite;
  color: #00cfff;
}
.ident__handle::after {
  color: #00cfff;
  animation: blink 1.2s step-end infinite;
}
.glow-green {
  text-shadow: 0 0 8px #00ff41, 0 0 16px rgba(0,255,65,.4);
}
.glow-cyan {
  text-shadow: 0 0 8px #00cfff, 0 0 16px rgba(0,207,255,.4);
}
.glow-gold {
  text-shadow: 0 0 8px #ffd700, 0 0 16px rgba(255,215,0,.4);
}
.alert-icon svg {
  width: 13px;
  height: 13px;
  filter: drop-shadow(0 0 4px currentColor);
}
.field {
  transition: border-color .15s ease, box-shadow .15s ease;
}
.field:focus-visible {
  outline: 1.5px solid rgba(0,255,65,.85);
  outline-offset: 1px;
  border-color: var(--color-term-fg);
  box-shadow: 0 0 10px rgba(0,255,65,.25);
}
@keyframes stat-update {
  0% {
    opacity: 1;
  }
  25% {
    opacity: .5;
    text-shadow: 0 0 12px currentColor;
  }
  100% {
    opacity: 1;
  }
}
.conn-card {
  transition: border-color .15s ease, background .15s ease;
}
.top-bar__stat {
  transition: background .15s ease, border-color .15s ease, box-shadow .15s ease;
}
.top-bar__stat:hover {
  background: rgba(0,255,65,.08);
  border-color: rgba(0,255,65,.28);
  box-shadow: 0 0 10px rgba(0,255,65,.08);
}
.top-bar__stat--bank:hover {
  background: rgba(255,215,0,.08);
  border-color: rgba(255,215,0,.28);
}
.top-bar__stat--vtc:hover, .top-bar__stat--level:hover {
  background: rgba(0,207,255,.08);
  border-color: rgba(0,207,255,.28);
}
.top-bar__stat--nuc:hover {
  background: rgba(185,122,255,.08);
  border-color: rgba(185,122,255,.28);
}
.login-form-container {
  box-shadow: 0 0 30px rgba(0,255,0,.1), inset 0 0 40px rgba(0,255,0,.02);
}
.login-form-container:hover {
  box-shadow: 0 0 40px rgba(0,255,0,.14), inset 0 0 40px rgba(0,255,0,.03);
}
.panel__badge--live {
  animation: badge-pulse 3s ease-in-out infinite;
}
@keyframes badge-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .6;
  }
}
.dash-resources-panel {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
}
@media (min-width: 961px) {
  .dash-resources-panel {
    display: none !important;
  }
}
.device--dashboard .dash-wallet-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--dash-gap);
  width: 100%;
}
.device--dashboard .dash-wallet-stat {
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 0.6vh, 6px);
  min-width: 0;
  padding: clamp(8px, 1vh, 12px) clamp(10px, 1.2vw, 14px);
  border: 1px solid rgba(0,255,65,.14);
  background: rgba(0,0,0,.28);
  border-radius: 2px;
}
.device--dashboard .dash-wallet-stat--wallet {
  border-color: rgba(0,255,65,.22);
}
.device--dashboard .dash-wallet-stat--bank {
  border-color: rgba(255,215,0,.2);
  background: rgba(255,215,0,.04);
}
.device--dashboard .dash-wallet-stat--bounty {
  border-color: rgba(255,85,119,.25);
  background: rgba(255,85,119,.05);
}
.device--dashboard .dash-wallet-stat__lbl {
  font-size: var(--dash-fs-xs);
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(0,255,65,.38);
}
.device--dashboard .dash-wallet-stat__val {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 1vw, 8px);
  font-size: var(--dash-fs-md);
  font-weight: bold;
  color: #c8ffd4;
  font-variant-numeric: tabular-nums;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.device--dashboard .dash-wallet-stat__val .hack-ico {
  flex-shrink: 0;
  width: clamp(14px, 1.1vw, 16px);
  height: clamp(14px, 1.1vw, 16px);
}
.dash-wallet-stat__val--gold {
  color: #ffd700;
  text-shadow: 0 0 6px rgba(255,215,0,.45);
}
.dash-wallet-stat__val--cyan {
  color: #00cfff;
  text-shadow: 0 0 6px rgba(0,207,255,.45);
}
.dash-wallet-stat__val--purple {
  color: #b97aff;
  text-shadow: 0 0 6px rgba(185,122,255,.45);
}
.dash-wallet-stat__val--danger {
  color: #ff5577;
  text-shadow: 0 0 6px rgba(255,85,119,.45);
}
.dash-wallet-stat__frac {
  opacity: .45;
  margin: 0 1px;
  font-weight: normal;
}
.device--dashboard .dash-wallet-stat__max {
  font-size: var(--dash-fs-xs);
  color: rgba(0,207,255,.5);
  font-weight: normal;
  margin-left: 2px;
}
.device--dashboard .dash-wallet-stat__prestige {
  font-size: var(--dash-fs-xs);
  color: #b97aff;
  margin-left: 4px;
  font-weight: bold;
}
.device--dashboard .dash-wallet-stat--xp {
  grid-column: 1 / -1;
}
.device--dashboard .dash-wallet-xp {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto;
  gap: 4px 10px;
  align-items: center;
  width: 100%;
}
.dash-wallet-xp__track {
  grid-column: 1 / -1;
  height: 6px;
  background: rgba(0,207,255,.1);
  border: 1px solid rgba(0,207,255,.22);
  border-radius: 2px;
  overflow: hidden;
}
.dash-wallet-xp__fill {
  height: 100%;
  background: #00cfff;
  box-shadow: 0 0 6px #00cfff;
  border-radius: 1px;
  transition: width .4s;
}
.device--dashboard .dash-wallet-xp__val {
  font-size: var(--dash-fs-sm);
  font-weight: bold;
  color: #00cfff;
  font-variant-numeric: tabular-nums;
}
.device--dashboard .dash-wallet-xp__hint {
  font-size: var(--dash-fs-xs);
  color: rgba(0,255,65,.42);
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dash-wallet-loading {
  font-size: 11px;
  color: rgba(0,255,65,.45);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 960px) {
  :root {
    --app-nav-h: 54px;
    --app-scroll-pad: calc(var(--app-nav-h) + env(safe-area-inset-bottom, 0px) + 16px);
  }
  body:has(.bottom-nav) {
    padding-bottom: var(--app-scroll-pad);
  }
  body:has(.bottom-nav) .page-shell {
    padding: 8px 12px 0;
    overflow: visible;
  }
  body:has(.device--dashboard) .page-shell, body:has(.device--scan) .page-shell {
    padding: 0;
  }
  html:has(.device--dashboard), html:has(.device--scan) {
    height: auto;
    overflow-x: hidden;
  }
  body:has(.device--dashboard), body:has(.device--scan) {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
    min-height: 100vh;
    min-height: 100dvh;
    -webkit-overflow-scrolling: touch;
  }
  .device--dashboard.dash-stack {
    padding: 12px;
    gap: 12px;
    height: auto;
    max-height: none;
    overflow: visible;
    padding-bottom: var(--app-scroll-pad);
    box-sizing: border-box;
  }
  .device--dashboard .dash-grid {
    height: auto;
    max-height: none;
    overflow: visible;
    padding: 0;
    gap: 12px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "operator" "connections" "log" "defense" "modules" "intel" "status" "net" "activity";
  }
  .device--remote .dash-grid {
    grid-template-areas: "operator" "homscreen" "log" "defense" "bank" "intel" "status";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .device--remote--npc .dash-grid {
    grid-template-areas: "operator" "homscreen" "log" "defense" "status";
  }
  .device--remote .dash-cell--log .panel__body--scroll {
    max-height: min(280px, 40vh);
  }
  .device--scan.scan-grid {
    height: auto;
    max-height: none;
    overflow: visible;
    padding: 12px;
    padding-bottom: var(--app-scroll-pad);
    gap: 12px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "sweep" "rig" "intel" "tactics" "links";
    box-sizing: border-box;
  }
  .device--scan .scan-cell--sweep {
    min-height: clamp(280px, 42vh, 420px);
  }
  .device--scan .scan-cell--links {
    margin-bottom: 4px;
  }
  .dash-resources-panel {
    display: flex !important;
    flex-direction: column;
    margin: 0;
    width: 100%;
  }
  .device--dashboard .dash-cell, .device--scan .scan-cell {
    height: auto;
    min-height: 0;
  }
  .device--dashboard .dash-cell.panel, .device--scan .scan-cell.panel {
    height: auto;
    min-height: 0;
  }
  .device--dashboard .dash-cell--status {
    min-height: auto;
  }
  .device--dashboard .dash-cell--connections .panel__body--fill {
    overflow: visible;
    min-height: auto;
  }
  .device--dashboard .conn-grid--viewport {
    flex: none;
    max-height: min(320px, 45vh);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .device--dashboard .module-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .device--dashboard .module__desc {
    display: block;
  }
  .device--dashboard .combat-rig__jobs, .device--dashboard .combat-rig__spam-list {
    max-height: none;
  }
  .device--dashboard .dash-cell--net {
    overflow: visible;
    min-height: clamp(180px, 32vh, 280px);
  }
  .device--dashboard .dash-cell--net .matrix-win {
    height: auto;
    min-height: clamp(160px, 28vh, 240px);
  }
  .device--dashboard .panel__body--operator {
    overflow: visible;
  }
  .page {
    gap: 12px;
    max-width: 100%;
  }
  .page-header {
    padding: 4px 4px 14px;
  }
  .page-title {
    font-size: clamp(15px, 4.2vw, 20px);
    line-height: 1.25;
  }
  .page-subtitle {
    font-size: 11px;
    padding: 0 4px;
  }
  .panel__head {
    min-height: 40px;
    padding: 8px 12px;
    flex-wrap: wrap;
    gap: 6px;
  }
  .panel__link, .page-header__link {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 6px 10px;
    font-size: 10px;
    letter-spacing: 1px;
  }
  .scan-link {
    min-height: 48px;
    padding: 10px 12px;
  }
  .scan-sweep__form {
    flex-direction: column;
    align-items: stretch;
  }
  .scan-sweep__input, .scan-sweep__btn {
    width: 100%;
    min-height: 44px;
  }
  .btn, .btn-primary, .btn-bypass {
    min-height: 44px;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .top-bar__stats {
    display: none !important;
  }
  .top-bar__user {
    display: none;
  }
  .top-bar {
    padding: 0 8px;
    gap: 4px;
    padding-left: max(8px, env(safe-area-inset-left, 0px));
    padding-right: max(8px, env(safe-area-inset-right, 0px));
  }
  .top-bar__brand, .top-bar .nohack-logo {
    font-size: 11px;
    margin-right: 4px;
    flex-shrink: 1;
    min-width: 0;
  }
  .top-bar__clock {
    font-size: 9px;
  }
  .top-bar__logout {
    min-height: 32px;
    padding: 6px 10px;
    font-size: 8px;
  }
  .nav-item {
    min-height: 44px;
    padding: 6px 2px;
    font-size: 10px;
    letter-spacing: 1.2px;
  }
  .nav-icon, .nav-item .hack-ico {
    width: 22px;
    height: 22px;
  }
  body:has(.bottom-nav) .page-shell > .page, body:has(.bottom-nav) .page-shell > .page--narrow, body:has(.bottom-nav) .page-shell > .page--wide {
    padding-bottom: var(--app-scroll-pad);
    box-sizing: border-box;
  }
  .metric-row {
    flex-wrap: wrap;
    gap: 8px;
  }
  .target-card {
    padding: 12px;
  }
  .data-list {
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .device--dashboard .conn-grid--viewport, .device--dashboard .module-grid {
    grid-template-columns: 1fr;
  }
  .top-bar__group--level {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .glitch::before, .glitch::after, .status-dot.on, .scan-line, .target-card::before, .logo, .top-bar__xp-fill, .ram-bar-fill, .bar-fill, .fw-bar-fill, .bypass-bar-fill, .def-stat__meter-fill, .combat-bar-fill, .combat-rig__pulse, .target-op__fill, .device-session-boot {
    animation: none !important;
    transition-duration: 0.01ms !important;
  }
}
.page-shell--device-session {
  height: calc(100dvh - 44px - 54px - env(safe-area-inset-bottom, 0px));
  max-height: calc(100dvh - 44px - 54px - env(safe-area-inset-bottom, 0px));
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.page-shell--device-session > #sse-alerts-mount {
  display: none;
}
.device-session-view {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: var(--color-ds-bg);
  color: var(--color-ds-text);
  position: relative;
  overflow: hidden;
  font-variant-numeric: tabular-nums;
}
.device-session-boot {
  position: absolute;
  inset: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-ds-bg);
  pointer-events: none;
  animation: ds-boot-fade 1.2s ease-out forwards;
}
.device-session-boot.is-done {
  display: none;
}
.device-session-boot__text {
  font-size: clamp(14px, 2.5vw, 18px);
  letter-spacing: 0.35em;
  color: var(--color-ds-accent);
  text-shadow: 0 0 24px rgba(57,255,106,.35);
}
@keyframes ds-boot-fade {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.device-session-toasts {
  flex-shrink: 0;
  padding: 4px 8px 0;
}
.device-session-toasts:empty {
  display: none;
}
.device-session-toast {
  font-size: 11px;
  padding: 6px 8px;
  border: 1px solid var(--color-ds-panel-border);
  margin-bottom: 4px;
}
.device-session-toast--ok {
  color: var(--color-ds-accent);
  border-color: rgba(57,255,106,.4);
}
.device-session-toast--danger {
  color: var(--color-ds-danger);
  border-color: rgba(255,77,77,.45);
}
.device-session-inline-toast {
  font-size: 10px;
  padding: 4px 6px;
  margin-bottom: 8px;
  border: 1px solid var(--color-ds-panel-border);
}
.device-session-inline-toast--ok {
  color: var(--color-ds-accent);
}
.device-session-inline-toast--danger {
  color: var(--color-ds-danger);
}
.device-session-header {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 10px;
  border-bottom: 1px solid var(--color-ds-panel-border);
  min-height: 44px;
}
.device-session-header__main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  min-width: 0;
  font-size: 11px;
}
.device-session-header__eyebrow {
  font-size: 9px;
  letter-spacing: 0.12em;
  color: rgba(200,245,208,.55);
}
.device-session-header__ip {
  font-size: clamp(13px, 2.8vw, 16px);
  font-weight: 700;
  color: var(--color-ds-accent);
}
.device-session-header__alias {
  max-width: 8rem;
  color: var(--color-ds-text);
}
.device-session-header__divider {
  color: rgba(200,245,208,.35);
}
.device-session-header__fw {
  color: rgba(200,245,208,.75);
}
.device-session-header__conn {
  color: var(--color-ds-warn);
  font-size: 10px;
}
.device-session-header__disconnect-btn {
  min-height: 44px;
  min-width: 44px;
}
.device-session-view__main {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.device-session-view__grid {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .device-session-view__grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr 1fr;
    gap: 0;
  }
  .device-session-view__grid--npc {
    grid-template-columns: 1fr 1fr;
  }
}
.device-session-panel {
  min-height: 0;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid var(--color-ds-panel-border);
}
@media (min-width: 1024px) {
  .device-session-panel {
    border-bottom: none;
    border-right: 1px solid var(--color-ds-panel-border);
  }
  .device-session-panel:last-child {
    border-right: none;
  }
  .device-session-panel__summary {
    display: none;
  }
  .device-session-panel {
    display: flex;
  }
}
.device-session-panel__summary {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 12px;
  min-height: 44px;
  cursor: pointer;
  user-select: none;
}
.device-session-panel__summary::-webkit-details-marker {
  display: none;
}
.device-session-panel__eyebrow {
  font-size: 10px;
  letter-spacing: 0.14em;
  color: rgba(200,245,208,.7);
}
.device-session-panel__hint {
  font-size: 10px;
  color: var(--color-ds-warn);
}
.device-session-panel__inner {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.device-session-panel:not([open]) .device-session-panel__inner {
  display: none;
}
@media (min-width: 1024px) {
  .device-session-panel .device-session-panel__inner {
    display: flex !important;
  }
}
.device-session-panel__content {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.device-session-panel__head {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px 4px;
  border-bottom: 1px solid rgba(31,61,42,.6);
}
.device-session-panel__title {
  font-size: 10px;
  letter-spacing: 0.14em;
  margin: 0;
  color: rgba(200,245,208,.75);
  font-weight: 600;
}
.device-session-panel__meta {
  font-size: 10px;
  color: rgba(200,245,208,.55);
}
.device-session-panel__meta--warn {
  color: var(--color-ds-warn);
}
.device-session-panel__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 8px 10px;
  -webkit-overflow-scrolling: touch;
}
.device-session-panel__body--log {
  padding-bottom: 4px;
}
.device-session-panel__foot {
  flex-shrink: 0;
  padding: 6px 10px 8px;
  border-top: 1px solid rgba(31,61,42,.6);
}
.device-session-empty {
  font-size: 11px;
  color: rgba(200,245,208,.55);
  margin: 0;
  line-height: 1.45;
}
.device-session-software-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.device-session-software-row {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto;
  gap: 2px 8px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(31,61,42,.5);
  align-items: center;
}
.device-session-software-row:last-child {
  border-bottom: none;
}
.device-session-software-row__name {
  font-size: 12px;
  font-weight: 600;
  grid-column: 1;
}
.device-session-software-row__levels {
  font-size: 10px;
  color: rgba(200,245,208,.6);
  grid-column: 1;
}
.device-session-software-row__action {
  grid-column: 2;
  grid-row: 1 / span 2;
}
.device-session-software-row__current {
  font-size: 10px;
  color: var(--color-ds-accent);
  letter-spacing: 0.05em;
}
.device-session-dl {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 72px;
}
.device-session-dl__bar {
  flex: 1;
  height: 6px;
  background: rgba(31,61,42,.8);
  border-radius: 1px;
  overflow: hidden;
  min-width: 48px;
}
.device-session-dl__fill {
  height: 100%;
  background: var(--color-ds-accent);
  transition: width 0.3s ease;
}
.device-session-dl__pct {
  font-size: 10px;
  color: var(--color-ds-accent);
  min-width: 2.5em;
  text-align: right;
}
.device-session-bank-status {
  display: flex;
  gap: 6px;
  font-size: 11px;
  margin-bottom: 10px;
}
.device-session-bank-status__label {
  color: rgba(200,245,208,.55);
}
.device-session-bank-status--locked .device-session-bank-status__value {
  color: rgba(200,245,208,.75);
}
.device-session-bank-status--cracking .device-session-bank-status__value {
  color: var(--color-ds-warn);
}
.device-session-bank-status--cracked .device-session-bank-status__value {
  color: var(--color-ds-accent);
}
.device-session-bank-hint {
  font-size: 10px;
  margin: 0 0 10px;
}
.device-session-bank-cd {
  font-size: 10px;
  color: var(--color-ds-warn);
  margin: 0 0 8px;
}
.device-session-bank-withdraw {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.device-session-bank-withdraw__label {
  font-size: 10px;
  letter-spacing: 0.08em;
}
.device-session-bank-withdraw__pct {
  background: var(--color-ds-bg);
  color: var(--color-ds-text);
  border: 1px solid var(--color-ds-panel-border);
  padding: 6px 8px;
  min-height: 44px;
  font-family: inherit;
}
.device-session-form {
  margin: 0;
}
.device-session-form--block .btn {
  width: 100%;
}
.device-session-form .btn, .device-session-header__disconnect-btn {
  min-height: 44px;
  min-width: 44px;
}
.device-session-form .btn:focus-visible, .device-session-header__disconnect-btn:focus-visible, .device-session-actions__btn:focus-visible {
  outline: 2px solid var(--color-ds-accent);
  outline-offset: 2px;
}
.device-session-log-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.device-session-log-row {
  display: grid;
  grid-template-columns: 1em 1fr auto auto;
  gap: 6px;
  font-size: 10px;
  align-items: baseline;
  padding: 4px 0;
  border-bottom: 1px solid rgba(31,61,42,.35);
}
.device-session-log-row--mine {
  color: var(--color-ds-accent);
  background: rgba(57,255,106,.04);
  padding-left: 4px;
  margin-left: -4px;
  border-radius: 2px;
}
.device-session-log-row--wiped {
  opacity: 0.55;
}
.device-session-log-row__dot {
  color: var(--color-ds-accent);
}
.device-session-log-row__action {
  text-transform: lowercase;
}
.device-session-log-row__who {
  color: rgba(200,245,208,.55);
  text-align: right;
}
.device-session-log-row__time {
  color: rgba(200,245,208,.45);
}
.device-session-log-lock {
  font-size: 9px;
  color: var(--color-ds-danger);
  margin-left: 8px;
}
.device-session-actions {
  flex-shrink: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4px;
  padding: 6px 8px calc(6px + env(safe-area-inset-bottom, 0px));
  border-top: 1px solid var(--color-ds-panel-border);
  background: rgba(10,14,10,.96);
  position: sticky;
  bottom: 0;
  z-index: 5;
}
.device-session-actions__btn {
  min-height: 44px;
  font-family: inherit;
  font-size: 10px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background: rgba(57,255,106,.06);
  color: var(--color-ds-text);
  border: 1px solid var(--color-ds-panel-border);
  border-radius: 2px;
  cursor: pointer;
  padding: 4px;
}
.device-session-actions__btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.device-session-actions__btn--danger {
  color: var(--color-ds-danger);
  border-color: rgba(255,77,77,.35);
}
.device-session-actions--npc {
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 1024px) {
  .device-session-actions {
    display: none;
  }
  .device-session-header__disconnect {
    display: block;
  }
}
@media (max-width: 1023px) {
  .device-session-header__disconnect {
    display: none;
  }
}
.top-bar__remote-disconnect {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  flex-shrink: 0;
}
.top-bar__remote-exit--btn {
  cursor: pointer;
  font-family: inherit;
  background: transparent;
}
.top-bar__remote-exit--btn:hover {
  color: #ff5577;
  border-color: rgba(255,85,119,.35);
}
.device-app-overlay {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));
  box-sizing: border-box;
}
.device-app-overlay.hidden {
  display: none;
}
.device-app-overlay__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 6, 2, 0.9);
  backdrop-filter: blur(5px);
  opacity: 0;
  transition: opacity .22s ease;
}
.device-app-overlay.is-open .device-app-overlay__backdrop, .device-app-overlay--open .device-app-overlay__backdrop {
  opacity: 1;
}
.device-app-overlay__dialog.device-app-window {
  position: relative;
  z-index: 1;
  width: min(680px, 100%);
  max-height: min(88dvh, 100%);
  display: flex;
  flex-direction: column;
  margin: 0;
  background: rgba(1, 8, 3, 0.98);
  opacity: 0;
  transform: translateY(10px) scale(0.985);
  transition: opacity .22s ease, transform .22s ease, box-shadow .22s ease;
  box-shadow: 0 0 0 1px rgba(0,255,65,.08), 0 18px 48px rgba(0,0,0,.55), 0 0 32px rgba(0,255,65,.06);
}
.device-app-overlay.is-open .device-app-overlay__dialog, .device-app-overlay--open .device-app-overlay__dialog {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.device-app-window__head {
  flex-shrink: 0;
  gap: 8px;
  padding-right: 6px;
  background: rgba(0, 14, 5, 0.99);
}
.device-app-window__head .panel__head-meta {
  margin-right: 4px;
}
.device-app-window__close {
  flex-shrink: 0;
  min-width: 36px;
  min-height: 36px;
  padding: 0;
  border: 1px solid rgba(0,255,65,.18);
  background: rgba(0,255,65,.04);
  color: rgba(200,255,212,.7);
  cursor: pointer;
  font-size: 13px;
  line-height: 1;
  transition: color .15s, border-color .15s, background .15s;
}
.device-app-window__close:hover {
  color: #ff5577;
  border-color: rgba(255,85,119,.4);
  background: rgba(255,85,119,.06);
}
.device-app-window__body {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px 14px 14px;
  background: rgba(1, 8, 3, 0.98);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: rgba(0,255,65,.35) transparent;
}
.device-app-window__body::-webkit-scrollbar {
  width: 4px;
}
.device-app-window__body::-webkit-scrollbar-thumb {
  background: rgba(0,255,65,.35);
  border-radius: 2px;
}
.device-app-window--bank .panel__title span {
  color: #ffd700;
  text-shadow: 0 0 6px rgba(255,215,0,.45);
}
.device-app-window--bank.panel--flat::after {
  border-color: transparent rgba(255,215,0,.28) transparent transparent;
}
.device-app-window--software .panel__title span {
  color: #00cfff;
}
.device-app-window--log .panel__title span {
  color: #7ee787;
  text-shadow: 0 0 5px rgba(126,231,135,.4);
}
.device-app-window--processes .panel__title span {
  color: #ff6bcb;
  text-shadow: 0 0 5px rgba(255,107,203,.35);
}
.device-app-window--steal .panel__title span {
  color: #ffd700;
}
.device-app-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 0;
}
.device-app-section-label {
  margin: 0;
  font-size: 9px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: rgba(0,255,65,.38);
}
.device-app-stat {
  padding: 10px 12px;
  border: 1px solid rgba(0,255,65,.16);
  background: rgba(0,255,65,.03);
}
.device-app-stat--gold {
  border-color: rgba(255,215,0,.28);
  background: linear-gradient(135deg, rgba(255,215,0,.06), rgba(0,255,65,.02));
}
.device-app-stat__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 4px;
}
.device-app-stat__label {
  font-size: 8px;
  letter-spacing: 2px;
  font-weight: bold;
  color: rgba(0,255,65,.42);
}
.device-app-stat--gold .device-app-stat__label {
  color: rgba(255,215,0,.55);
}
.device-app-stat__meta {
  font-size: 9px;
  color: rgba(200,255,212,.5);
}
.device-app-stat__value {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1;
  color: #ffd700;
  text-shadow: 0 0 10px rgba(255,215,0,.25);
}
.device-app-stat--gold .device-app-stat__value .money-btc__sym, .device-app-stat--gold .device-app-stat__value .money-btc__val {
  color: inherit;
  text-shadow: inherit;
}
.device-app-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0,255,65,.1);
}
.device-app-actions--foot {
  margin-top: 2px;
}
.device-app-status {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 8px;
  border: 1px solid rgba(0,255,65,.15);
  background: rgba(0,0,0,.2);
  font-size: 9px;
  letter-spacing: 1.5px;
}
.device-app-status__label {
  color: rgba(0,255,65,.4);
  font-weight: bold;
}
.device-app-status__value {
  font-weight: bold;
}
.device-app-status--ok .device-app-status__value {
  color: #39ff6a;
}
.device-app-status--warn .device-app-status__value {
  color: #ffb347;
}
.device-app-status--locked .device-app-status__value {
  color: #ff5577;
}
.device-app-hint {
  margin: 0;
  font-size: 10px;
  color: rgba(200,255,212,.55);
  line-height: 1.45;
}
.device-app-hint--danger {
  color: #ff6b6b;
}
.device-app-form {
  margin: 0;
}
.device-app-form--row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.device-app-form__label {
  font-size: 8px;
  letter-spacing: 1.5px;
  font-weight: bold;
  color: rgba(0,255,65,.45);
}
.device-app-form__select {
  font-family: inherit;
  font-size: 10px;
  padding: 5px 8px;
  border: 1px solid rgba(0,255,65,.22);
  background: rgba(0,0,0,.35);
  color: rgba(200,255,212,.85);
}
.device-app-progress {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.device-app-progress--inline {
  flex-direction: row;
  align-items: center;
  gap: 8px;
  min-width: 120px;
}
.device-app-progress--inline .fw-bar-track {
  flex: 1;
  min-width: 64px;
}
.device-app-progress__readout {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  font-size: 9px;
  color: rgba(0,207,255,.75);
}
.device-app-tag {
  font-size: 9px;
  letter-spacing: .5px;
  padding: 2px 6px;
  border: 1px solid rgba(0,255,65,.2);
}
.device-app-tag--ok {
  color: #39ff6a;
  border-color: rgba(57,255,106,.3);
}
.device-app-software-list {
  gap: 0;
}
.device-app-software-row.data-row {
  align-items: center;
  padding: 8px 0;
}
.device-app-software-row .data-row__title--cyan {
  color: #00cfff;
}
.device-app-software-row--dl {
  background: rgba(0,207,255,.04);
}
.device-app-log__editor {
  margin: 0;
  min-height: 200px;
  max-height: min(48dvh, 360px);
  display: flex;
  flex-direction: column;
}
.device-app-log__editor .panel__body {
  flex: 1;
  min-height: 0;
  padding: 8px 10px;
  background: rgba(0,0,0,.28);
}
.device-app-log__entry {
  position: relative;
  padding-right: 36px;
}
.device-app-log__entry:focus-visible {
  outline: 1px solid rgba(0,255,65,.45);
  outline-offset: 1px;
}
.device-app-log__del {
  position: absolute;
  top: 2px;
  right: 0;
  margin: 0;
}
.device-app-log__del-btn {
  min-width: 32px;
  min-height: 32px;
  border: 1px solid transparent;
  background: transparent;
  color: rgba(255,85,119,.65);
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  transition: color .15s, border-color .15s, background .15s;
}
.device-app-log__entry:hover .device-app-log__del-btn, .device-app-log__del-btn:focus-visible {
  color: #ff5577;
  border-color: rgba(255,85,119,.35);
  background: rgba(255,85,119,.08);
}
.device-app-content--processes .combat-rig {
  margin: 0;
}
@media (max-width: 1023px) {
  .device-app-overlay {
    padding: 0;
    align-items: stretch;
  }
  .device-app-overlay__dialog.device-app-window {
    width: 100%;
    max-height: 100dvh;
    border-radius: 0;
    transform: translateY(16px);
  }
  .device-app-overlay.is-open .device-app-overlay__dialog, .device-app-overlay--open .device-app-overlay__dialog {
    transform: translateY(0);
  }
  .device-app-window__close {
    min-width: 44px;
    min-height: 44px;
  }
  .device-app-log__editor {
    max-height: 55dvh;
  }
}
@media (prefers-reduced-motion: reduce) {
  .device-app-overlay__backdrop {
    backdrop-filter: none;
    transition: none;
  }
  .device-app-overlay__dialog.device-app-window {
    transition: none;
    transform: none;
    opacity: 1;
  }
  .device-app-overlay__backdrop {
    opacity: 1;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
