body.ustf-justicar {
  --theme-desc: "Secure. Neutralize. Control. We are the mandate of Sol. -- USTF";

  --bg-body: #0f1b2b;
  --bg-panel: #162536;
  --bg-sidebar: #0a121f;
  --bg-tab: #1e2e44;
  --bg-tab-active: #243a55;
  --bg-button: #ff4444;
  --highlight-color: var(--bg-button);

  --text-main: #e0e8f0;
  --text-subtle: #f2f2f2;
  --text-muted: #7a8ba0;
  --text-inverted: #b12c2c;

  --border-color: #446688;
  --shadow: 0 4px 12px rgba(0, 16, 32, 0.5);

  --tab-hover-bg: #2d4160;
  --tab-hover-text: #f0f4f9;
  --tab-border: #6688aa;
  --tab-shadow: #99bbdd;
  --tab-hover-shadow: #ff6666;
}
