/*
 * Phase 2C HUD design tokens.
 *
 * Raw colors are intentionally centralized in this file. HUD/component CSS must
 * consume semantic tokens or the temporary --hud-compat-* aliases below. Themes
 * override semantic tokens (and scoped compatibility aliases where necessary),
 * never individual HUD properties.
 */
:root {
  --hud-surface: rgba(8, 14, 24, 0.88);
  --hud-surface-strong: rgba(8, 14, 24, 0.92);
  --hud-surface-raised: rgba(16, 22, 32, 0.98);
  --hud-surface-control: rgba(30, 40, 56, 0.7);
  --hud-surface-control-soft: rgba(20, 30, 44, 0.58);
  --hud-ink: #dcecff;
  --hud-ink-strong: #cfe8ff;
  --hud-ink-muted: #9fb0c3;
  --hud-ink-subtle: #8a93a3;
  --hud-border: rgba(100, 170, 255, 0.25);
  --hud-border-subtle: rgba(100, 170, 255, 0.16);
  --hud-border-strong: rgba(100, 170, 255, 0.6);
  --hud-accent: #6af;
  --hud-accent-strong: #7dc3ff;
  --hud-accent-soft: #8cf;
  --hud-success: #61e7c9;
  --hud-success-strong: #5eeaad;
  --hud-warning: #ffcc88;
  --hud-danger: #ffb1b1;
  --hud-danger-strong: #ff7a7a;
  --hud-shadow-color: rgba(0, 0, 0, 0.34);
  --hud-compat-hex-000: #000;
  --hud-compat-hex-071019: #071019;
  --hud-compat-hex-080b10: #080b10;
  --hud-compat-hex-0a0e14: #0a0e14;
  --hud-compat-hex-0d1520: #0d1520;
  --hud-compat-hex-111a25: #111a25;
  --hud-compat-hex-1a1a2e: #1a1a2e;
  --hud-compat-hex-1f2937: #1f2937;
  --hud-compat-hex-2196f3: #2196f3;
  --hud-compat-hex-2a3a52: #2a3a52;
  --hud-compat-hex-2d3742: #2d3742;
  --hud-compat-hex-333: #333;
  --hud-compat-hex-345: #345;
  --hud-compat-hex-35516b: #35516b;
  --hud-compat-hex-443322: #443322;
  --hud-compat-hex-46515c: #46515c;
  --hud-compat-hex-4a5a6a: #4a5a6a;
  --hud-compat-hex-4a6a8a: #4a6a8a;
  --hud-compat-hex-4a7aaa: #4a7aaa;
  --hud-compat-hex-4caf50: #4caf50;
  --hud-compat-hex-4ebd7a: #4ebd7a;
  --hud-compat-hex-556677: #556677;
  --hud-compat-hex-55d6ff: #55d6ff;
  --hud-compat-hex-5a7a9a: #5a7a9a;
  --hud-compat-hex-5a8ab8: #5a8ab8;
  --hud-compat-hex-5a8abf: #5a8abf;
  --hud-compat-hex-666: #666;
  --hud-compat-hex-66717f: #66717f;
  --hud-compat-hex-667a8e: #667a8e;
  --hud-compat-hex-668: #668;
  --hud-compat-hex-66ddaa: #66ddaa;
  --hud-compat-hex-6a8aaa: #6a8aaa;
  --hud-compat-hex-6a9ac0: #6a9ac0;
  --hud-compat-hex-6b3535: #6b3535;
  --hud-compat-hex-6e88a4: #6e88a4;
  --hud-compat-hex-6f859c: #6f859c;
  --hud-compat-hex-6fa9df: #6fa9df;
  --hud-compat-hex-7691ad: #7691ad;
  --hud-compat-hex-7790aa: #7790aa;
  --hud-compat-hex-7a8a9e: #7a8a9e;
  --hud-compat-hex-7a8fa3: #7a8fa3;
  --hud-compat-hex-7a9abb: #7a9abb;
  --hud-compat-hex-7ec4ff: #7ec4ff;
  --hud-compat-hex-7ee787: #7ee787;
  --hud-compat-hex-7f9ab7: #7f9ab7;
  --hud-compat-hex-888: #888;
  --hud-compat-hex-8899aa: #8899aa;
  --hud-compat-hex-8ad0ff: #8ad0ff;
  --hud-compat-hex-8cb8da: #8cb8da;
  --hud-compat-hex-8cbfff: #8cbfff;
  --hud-compat-hex-8cd6ff: #8cd6ff;
  --hud-compat-hex-8da7c2: #8da7c2;
  --hud-compat-hex-8dd8ff: #8dd8ff;
  --hud-compat-hex-8ea8c2: #8ea8c2;
  --hud-compat-hex-8f8: #8f8;
  --hud-compat-hex-8fa8bf: #8fa8bf;
  --hud-compat-hex-8fd0ff: #8fd0ff;
  --hud-compat-hex-8fd8ff: #8fd8ff;
  --hud-compat-hex-94acc4: #94acc4;
  --hud-compat-hex-95aabf: #95aabf;
  --hud-compat-hex-99a: #99a;
  --hud-compat-hex-9aa8b8: #9aa8b8;
  --hud-compat-hex-9ab0c4: #9ab0c4;
  --hud-compat-hex-9abade: #9abade;
  --hud-compat-hex-9bcfff: #9bcfff;
  --hud-compat-hex-9fd0ff: #9fd0ff;
  --hud-compat-hex-9fd8ff: #9fd8ff;
  --hud-compat-hex-a4bacf: #a4bacf;
  --hud-compat-hex-a8e6a8: #a8e6a8;
  --hud-compat-hex-aa8866: #aa8866;
  --hud-compat-hex-aabbcc: #aabbcc;
  --hud-compat-hex-add: #add;
  --hud-compat-hex-b8a77d: #b8a77d;
  --hud-compat-hex-b9c2d0: #b9c2d0;
  --hud-compat-hex-b9d8f2: #b9d8f2;
  --hud-compat-hex-b9ddff: #b9ddff;
  --hud-compat-hex-bfe6ff: #bfe6ff;
  --hud-compat-hex-c0ccd8: #c0ccd8;
  --hud-compat-hex-c6def8: #c6def8;
  --hud-compat-hex-c8f3dd: #c8f3dd;
  --hud-compat-hex-c8f5e6: #c8f5e6;
  --hud-compat-hex-cc8888: #cc8888;
  --hud-compat-hex-cdd6e2: #cdd6e2;
  --hud-compat-hex-cfe0f5: #cfe0f5;
  --hud-compat-hex-cfe4f8: #cfe4f8;
  --hud-compat-hex-d0e8ff: #d0e8ff;
  --hud-compat-hex-d3e8ff: #d3e8ff;
  --hud-compat-hex-d7dce5: #d7dce5;
  --hud-compat-hex-d7ebff: #d7ebff;
  --hud-compat-hex-d8ccb0: #d8ccb0;
  --hud-compat-hex-d8ebff: #d8ebff;
  --hud-compat-hex-d9c178: #d9c178;
  --hud-compat-hex-dceeff: #dceeff;
  --hud-compat-hex-dd9999: #dd9999;
  --hud-compat-hex-ddd: #ddd;
  --hud-compat-hex-dde8f5: #dde8f5;
  --hud-compat-hex-ddffe5: #ddffe5;
  --hud-compat-hex-dffcf6: #dffcf6;
  --hud-compat-hex-e08c28: #e08c28;
  --hud-compat-hex-e0e0e0: #e0e0e0;
  --hud-compat-hex-e6f3ff: #e6f3ff;
  --hud-compat-hex-e8ecf0: #e8ecf0;
  --hud-compat-hex-e8eef5: #e8eef5;
  --hud-compat-hex-e8f5ff: #e8f5ff;
  --hud-compat-hex-e8fff1: #e8fff1;
  --hud-compat-hex-eee: #eee;
  --hud-compat-hex-eef1f5: #eef1f5;
  --hud-compat-hex-eef6ff: #eef6ff;
  --hud-compat-hex-eef7ff: #eef7ff;
  --hud-compat-hex-eef8ff: #eef8ff;
  --hud-compat-hex-eff7ff: #eff7ff;
  --hud-compat-hex-effff8: #effff8;
  --hud-compat-hex-f0b860: #f0b860;
  --hud-compat-hex-f0f4f8: #f0f4f8;
  --hud-compat-hex-f3c96c: #f3c96c;
  --hud-compat-hex-f3fbff: #f3fbff;
  --hud-compat-hex-f4fbff: #f4fbff;
  --hud-compat-hex-f5f7fa: #f5f7fa;
  --hud-compat-hex-f8de91: #f8de91;
  --hud-compat-hex-f8edd0: #f8edd0;
  --hud-compat-hex-fa4: #fa4;
  --hud-compat-hex-ff6666: #ff6666;
  --hud-compat-hex-ff8c8c: #ff8c8c;
  --hud-compat-hex-ffaa44: #ffaa44;
  --hud-compat-hex-ffb0b0: #ffb0b0;
  --hud-compat-hex-ffb5b5: #ffb5b5;
  --hud-compat-hex-ffb7b7: #ffb7b7;
  --hud-compat-hex-ffc080: #ffc080;
  --hud-compat-hex-ffc866: #ffc866;
  --hud-compat-hex-ffcc7a: #ffcc7a;
  --hud-compat-hex-ffd0d0: #ffd0d0;
  --hud-compat-hex-ffd166: #ffd166;
  --hud-compat-hex-ffd1d1: #ffd1d1;
  --hud-compat-hex-ffd392: #ffd392;
  --hud-compat-hex-ffd896: #ffd896;
  --hud-compat-hex-ffd98a: #ffd98a;
  --hud-compat-hex-ffd99a: #ffd99a;
  --hud-compat-hex-ffe0b0: #ffe0b0;
  --hud-compat-hex-fff: #fff;
  --hud-compat-hex-fff4ca: #fff4ca;
  --hud-compat-hex-fff8df: #fff8df;
  --hud-compat-rgba-0-0-0-0-08: rgba(0,0,0,0.08);
  --hud-compat-rgba-0-0-0-0-10: rgba(0,0,0,0.10);
  --hud-compat-rgba-0-0-0-0-12: rgba(0, 0, 0, 0.12);
  --hud-compat-rgba-0-0-0-0-22: rgba(0,0,0,0.22);
  --hud-compat-rgba-0-0-0-0-24: rgba(0,0,0,0.24);
  --hud-compat-rgba-0-0-0-0-28: rgba(0,0,0,0.28);
  --hud-compat-rgba-0-0-0-0-3: rgba(0,0,0,0.3);
  --hud-compat-rgba-0-0-0-0-32: rgba(0,0,0,0.32);
  --hud-compat-rgba-0-0-0-0-35: rgba(0,0,0,0.35);
  --hud-compat-rgba-0-0-0-0-36: rgba(0,0,0,0.36);
  --hud-compat-rgba-0-0-0-0-38: rgba(0,0,0,0.38);
  --hud-compat-rgba-0-0-0-0-4: rgba(0,0,0,0.4);
  --hud-compat-rgba-0-0-0-0-42: rgba(0,0,0,0.42);
  --hud-compat-rgba-0-0-0-0-44: rgba(0, 0, 0, 0.44);
  --hud-compat-rgba-0-0-0-0-45: rgba(0,0,0,0.45);
  --hud-compat-rgba-0-0-0-0-46: rgba(0,0,0,0.46);
  --hud-compat-rgba-0-0-0-0-48: rgba(0,0,0,0.48);
  --hud-compat-rgba-0-0-0-0-5: rgba(0,0,0,0.5);
  --hud-compat-rgba-0-0-0-0-55: rgba(0,0,0,0.55);
  --hud-compat-rgba-0-0-0-0-7: rgba(0,0,0,0.7);
  --hud-compat-rgba-10-16-24-0-72: rgba(10,16,24,0.72);
  --hud-compat-rgba-10-16-25-0-94: rgba(10, 16, 25, 0.94);
  --hud-compat-rgba-10-17-29-0-96: rgba(10, 17, 29, 0.96);
  --hud-compat-rgba-10-18-30-0-92: rgba(10, 18, 30, 0.92);
  --hud-compat-rgba-10-18-30-0-94: rgba(10, 18, 30, 0.94);
  --hud-compat-rgba-10-18-30-0-95: rgba(10, 18, 30, 0.95);
  --hud-compat-rgba-10-18-30-0-96: rgba(10, 18, 30, 0.96);
  --hud-compat-rgba-10-18-30-0-98: rgba(10, 18, 30, 0.98);
  --hud-compat-rgba-10-26-24-0-96: rgba(10, 26, 24, 0.96);
  --hud-compat-rgba-100-136-172-0-42: rgba(100, 136, 172, 0.42);
  --hud-compat-rgba-100-170-255-0-06: rgba(100,170,255,0.06);
  --hud-compat-rgba-100-170-255-0-08: rgba(100, 170, 255, 0.08);
  --hud-compat-rgba-100-170-255-0-1: rgba(100,170,255,0.1);
  --hud-compat-rgba-100-170-255-0-12: rgba(100,170,255,0.12);
  --hud-compat-rgba-100-170-255-0-14: rgba(100,170,255,0.14);
  --hud-compat-rgba-100-170-255-0-15: rgba(100, 170, 255, 0.15);
  --hud-compat-rgba-100-170-255-0-18: rgba(100,170,255,0.18);
  --hud-compat-rgba-100-170-255-0-2: rgba(100, 170, 255, 0.2);
  --hud-compat-rgba-100-170-255-0-22: rgba(100, 170, 255, 0.22);
  --hud-compat-rgba-100-170-255-0-28: rgba(100,170,255,0.28);
  --hud-compat-rgba-100-170-255-0-3: rgba(100,170,255,0.3);
  --hud-compat-rgba-100-170-255-0-32: rgba(100,170,255,0.32);
  --hud-compat-rgba-100-170-255-0-35: rgba(100,170,255,0.35);
  --hud-compat-rgba-100-170-255-0-4: rgba(100,170,255,0.4);
  --hud-compat-rgba-100-170-255-0-45: rgba(100,170,255,0.45);
  --hud-compat-rgba-100-170-255-0-5: rgba(100,170,255,0.5);
  --hud-compat-rgba-100-170-255-0-55: rgba(100,170,255,0.55);
  --hud-compat-rgba-100-220-170-0-1: rgba(100,220,170,0.1);
  --hud-compat-rgba-100-220-170-0-3: rgba(100,220,170,0.3);
  --hud-compat-rgba-100-220-170-0-35: rgba(100,220,170,0.35);
  --hud-compat-rgba-102-191-255-0-24: rgba(102, 191, 255, 0.24);
  --hud-compat-rgba-102-221-170-0-36: rgba(102, 221, 170, 0.36);
  --hud-compat-rgba-106-170-255-0-28: rgba(106, 170, 255, 0.28);
  --hud-compat-rgba-109-137-165-0-45: rgba(109, 137, 165, 0.45);
  --hud-compat-rgba-110-145-182-0-20: rgba(110,145,182,0.20);
  --hud-compat-rgba-110-145-182-0-22: rgba(110,145,182,0.22);
  --hud-compat-rgba-110-145-182-0-28: rgba(110,145,182,0.28);
  --hud-compat-rgba-110-145-182-0-30: rgba(110,145,182,0.30);
  --hud-compat-rgba-110-145-182-0-34: rgba(110, 145, 182, 0.34);
  --hud-compat-rgba-110-145-182-0-42: rgba(110, 145, 182, 0.42);
  --hud-compat-rgba-110-170-224-0-45: rgba(110, 170, 224, 0.45);
  --hud-compat-rgba-110-176-255-0-2: rgba(110, 176, 255, 0.2);
  --hud-compat-rgba-110-176-255-0-24: rgba(110, 176, 255, 0.24);
  --hud-compat-rgba-110-176-255-0-3: rgba(110, 176, 255, 0.3);
  --hud-compat-rgba-110-176-255-0-35: rgba(110, 176, 255, 0.35);
  --hud-compat-rgba-110-176-255-0-56: rgba(110, 176, 255, 0.56);
  --hud-compat-rgba-112-201-255-0-28: rgba(112, 201, 255, 0.28);
  --hud-compat-rgba-117-182-255-0-72: rgba(117, 182, 255, 0.72);
  --hud-compat-rgba-120-185-255-0-48: rgba(120,185,255,0.48);
  --hud-compat-rgba-120-200-120-0-45: rgba(120, 200, 120, 0.45);
  --hud-compat-rgba-120-70-10-0-58: rgba(120, 70, 10, 0.58);
  --hud-compat-rgba-120-80-34-0-45: rgba(120, 80, 34, 0.45);
  --hud-compat-rgba-121-181-237-0-34: rgba(121, 181, 237, 0.34);
  --hud-compat-rgba-123-219-180-0-65: rgba(123,219,180,0.65);
  --hud-compat-rgba-123-219-180-0-7: rgba(123,219,180,0.7);
  --hud-compat-rgba-123-219-180-0-72: rgba(123, 219, 180, 0.72);
  --hud-compat-rgba-124-146-172-0-24: rgba(124, 146, 172, 0.24);
  --hud-compat-rgba-124-188-255-0-55: rgba(124, 188, 255, 0.55);
  --hud-compat-rgba-124-188-255-0-72: rgba(124, 188, 255, 0.72);
  --hud-compat-rgba-124-188-255-0-75: rgba(124, 188, 255, 0.75);
  --hud-compat-rgba-125-195-255-0-28: rgba(125,195,255,0.28);
  --hud-compat-rgba-125-195-255-0-55: rgba(125,195,255,0.55);
  --hud-compat-rgba-126-196-255-0-18: rgba(126, 196, 255, 0.18);
  --hud-compat-rgba-126-196-255-0-22: rgba(126, 196, 255, 0.22);
  --hud-compat-rgba-126-196-255-0-24: rgba(126, 196, 255, 0.24);
  --hud-compat-rgba-126-196-255-0-3: rgba(126, 196, 255, 0.3);
  --hud-compat-rgba-126-196-255-0-34: rgba(126, 196, 255, 0.34);
  --hud-compat-rgba-126-196-255-0-38: rgba(126, 196, 255, 0.38);
  --hud-compat-rgba-126-196-255-0-55: rgba(126, 196, 255, 0.55);
  --hud-compat-rgba-126-231-135-0-24: rgba(126, 231, 135, 0.24);
  --hud-compat-rgba-126-231-135-0-48: rgba(126, 231, 135, 0.48);
  --hud-compat-rgba-126-231-200-0-4: rgba(126, 231, 200, 0.4);
  --hud-compat-rgba-13-21-32-0-95: rgba(13, 21, 32, 0.95);
  --hud-compat-rgba-135-193-255-0-16: rgba(135, 193, 255, 0.16);
  --hud-compat-rgba-137-205-255-0-26: rgba(137, 205, 255, 0.26);
  --hud-compat-rgba-139-216-170-0-62: rgba(139, 216, 170, 0.62);
  --hud-compat-rgba-14-22-34-0-82: rgba(14,22,34,0.82);
  --hud-compat-rgba-14-22-36-0-9: rgba(14, 22, 36, 0.9);
  --hud-compat-rgba-140-174-210-0-34: rgba(140, 174, 210, 0.34);
  --hud-compat-rgba-140-195-255-0-4: rgba(140,195,255,0.4);
  --hud-compat-rgba-140-195-255-0-8: rgba(140,195,255,0.8);
  --hud-compat-rgba-140-220-180-0-8: rgba(140,220,180,0.8);
  --hud-compat-rgba-142-211-255-0-58: rgba(142, 211, 255, 0.58);
  --hud-compat-rgba-143-216-255-0-24: rgba(143, 216, 255, 0.24);
  --hud-compat-rgba-15-24-36-0-92: rgba(15, 24, 36, 0.92);
  --hud-compat-rgba-15-30-50-0-5: rgba(15, 30, 50, 0.5);
  --hud-compat-rgba-15-30-50-0-85: rgba(15, 30, 50, 0.85);
  --hud-compat-rgba-150-210-255-0-82: rgba(150,210,255,0.82);
  --hud-compat-rgba-159-216-255-0-42: rgba(159, 216, 255, 0.42);
  --hud-compat-rgba-16-22-32-0-7: rgba(16, 22, 32, 0.7);
  --hud-compat-rgba-16-22-32-0-75: rgba(16, 22, 32, 0.75);
  --hud-compat-rgba-16-24-36-0-9: rgba(16, 24, 36, 0.9);
  --hud-compat-rgba-16-26-39-0-3: rgba(16, 26, 39, 0.3);
  --hud-compat-rgba-16-26-39-0-85: rgba(16, 26, 39, 0.85);
  --hud-compat-rgba-16-26-39-0-98: rgba(16, 26, 39, 0.98);
  --hud-compat-rgba-16-26-39-1: rgba(16, 26, 39, 1);
  --hud-compat-rgba-16-28-44-0-9: rgba(16, 28, 44, 0.9);
  --hud-compat-rgba-16-28-44-0-92: rgba(16, 28, 44, 0.92);
  --hud-compat-rgba-16-40-72-0-92: rgba(16, 40, 72, 0.92);
  --hud-compat-rgba-160-235-200-0-95: rgba(160,235,200,0.95);
  --hud-compat-rgba-17-28-42-0-72: rgba(17, 28, 42, 0.72);
  --hud-compat-rgba-17-31-48-0-96: rgba(17,31,48,0.96);
  --hud-compat-rgba-176-164-134-0-22: rgba(176, 164, 134, 0.22);
  --hud-compat-rgba-178-123-0-0-34: rgba(178, 123, 0, 0.34);
  --hud-compat-rgba-18-27-39-0-95: rgba(18, 27, 39, 0.95);
  --hud-compat-rgba-18-28-44-0-92: rgba(18, 28, 44, 0.92);
  --hud-compat-rgba-18-30-46-0-82: rgba(18, 30, 46, 0.82);
  --hud-compat-rgba-18-31-46-0-92: rgba(18, 31, 46, 0.92);
  --hud-compat-rgba-18-31-48-0-94: rgba(18, 31, 48, 0.94);
  --hud-compat-rgba-18-32-50-0-3: rgba(18, 32, 50, 0.3);
  --hud-compat-rgba-18-32-50-0-85: rgba(18, 32, 50, 0.85);
  --hud-compat-rgba-18-32-50-0-92: rgba(18, 32, 50, 0.92);
  --hud-compat-rgba-18-32-50-0-98: rgba(18, 32, 50, 0.98);
  --hud-compat-rgba-18-32-50-1: rgba(18, 32, 50, 1);
  --hud-compat-rgba-18-36-58-0-94: rgba(18, 36, 58, 0.94);
  --hud-compat-rgba-18-46-46-0-95: rgba(18, 46, 46, 0.95);
  --hud-compat-rgba-180-200-220-0-55: rgba(180,200,220,0.55);
  --hud-compat-rgba-180-220-255-0-22: rgba(180, 220, 255, 0.22);
  --hud-compat-rgba-19-72-68-0-9: rgba(19,72,68,0.9);
  --hud-compat-rgba-19-73-54-0-92: rgba(19, 73, 54, 0.92);
  --hud-compat-rgba-190-255-211-0-26: rgba(190, 255, 211, 0.26);
  --hud-compat-rgba-196-184-148-0-10: rgba(196, 184, 148, 0.10);
  --hud-compat-rgba-196-184-148-0-48: rgba(196, 184, 148, 0.48);
  --hud-compat-rgba-20-30-48-0-9: rgba(20, 30, 48, 0.9);
  --hud-compat-rgba-20-34-50-0-98: rgba(20, 34, 50, 0.98);
  --hud-compat-rgba-20-35-58-0-95: rgba(20, 35, 58, 0.95);
  --hud-compat-rgba-20-40-70-0-95: rgba(20, 40, 70, 0.95);
  --hud-compat-rgba-20-42-68-0-96: rgba(20, 42, 68, 0.96);
  --hud-compat-rgba-200-215-230-0-5: rgba(200,215,230,0.5);
  --hud-compat-rgba-200-215-230-0-9: rgba(200,215,230,0.9);
  --hud-compat-rgba-205-214-226-0-98: rgba(205, 214, 226, 0.98);
  --hud-compat-rgba-210-230-250-0-92: rgba(210,230,250,0.92);
  --hud-compat-rgba-210-234-255-0-68: rgba(210, 234, 255, 0.68);
  --hud-compat-rgba-217-236-255-0-62: rgba(217,236,255,0.62);
  --hud-compat-rgba-217-236-255-0-65: rgba(217, 236, 255, 0.65);
  --hud-compat-rgba-217-236-255-0-82: rgba(217,236,255,0.82);
  --hud-compat-rgba-22-39-58-0-92: rgba(22, 39, 58, 0.92);
  --hud-compat-rgba-22-41-64-0-98: rgba(22,41,64,0.98);
  --hud-compat-rgba-224-140-40-0-35: rgba(224, 140, 40, 0.35);
  --hud-compat-rgba-233-245-255-0-95: rgba(233, 245, 255, 0.95);
  --hud-compat-rgba-235-140-140-0-45: rgba(235,140,140,0.45);
  --hud-compat-rgba-235-150-150-0-9: rgba(235,150,150,0.9);
  --hud-compat-rgba-236-188-88-0-10: rgba(236, 188, 88, 0.10);
  --hud-compat-rgba-236-188-88-0-20: rgba(236, 188, 88, 0.20);
  --hud-compat-rgba-236-188-88-0-24: rgba(236, 188, 88, 0.24);
  --hud-compat-rgba-236-188-88-0-32: rgba(236, 188, 88, 0.32);
  --hud-compat-rgba-236-188-88-0-34: rgba(236, 188, 88, 0.34);
  --hud-compat-rgba-236-188-88-0-38: rgba(236, 188, 88, 0.38);
  --hud-compat-rgba-237-170-60-0-5: rgba(237, 170, 60, 0.5);
  --hud-compat-rgba-24-14-8-0-88: rgba(24, 14, 8, 0.88);
  --hud-compat-rgba-24-14-8-0-92: rgba(24, 14, 8, 0.92);
  --hud-compat-rgba-24-44-68-0-98: rgba(24, 44, 68, 0.98);
  --hud-compat-rgba-240-140-40-0-08: rgba(240, 140, 40, 0.08);
  --hud-compat-rgba-240-184-96-0-3: rgba(240, 184, 96, 0.3);
  --hud-compat-rgba-248-251-255-0-98: rgba(248, 251, 255, 0.98);
  --hud-compat-rgba-25-41-62-0-88: rgba(25, 41, 62, 0.88);
  --hud-compat-rgba-25-46-68-0-85: rgba(25, 46, 68, 0.85);
  --hud-compat-rgba-25-55-95-0-9: rgba(25, 55, 95, 0.9);
  --hud-compat-rgba-255-100-100-0-08: rgba(255,100,100,0.08);
  --hud-compat-rgba-255-100-100-0-12: rgba(255,100,100,0.12);
  --hud-compat-rgba-255-100-100-0-14: rgba(255,100,100,0.14);
  --hud-compat-rgba-255-100-100-0-16: rgba(255,100,100,0.16);
  --hud-compat-rgba-255-100-100-0-18: rgba(255,100,100,0.18);
  --hud-compat-rgba-255-100-100-0-3: rgba(255,100,100,0.3);
  --hud-compat-rgba-255-100-100-0-30: rgba(255,100,100,0.30);
  --hud-compat-rgba-255-100-100-0-35: rgba(255,100,100,0.35);
  --hud-compat-rgba-255-100-100-0-5: rgba(255,100,100,0.5);
  --hud-compat-rgba-255-100-100-0-50: rgba(255,100,100,0.50);
  --hud-compat-rgba-255-100-100-0-56: rgba(255,100,100,0.56);
  --hud-compat-rgba-255-100-100-0-6: rgba(255,100,100,0.6);
  --hud-compat-rgba-255-112-112-0-38: rgba(255,112,112,0.38);
  --hud-compat-rgba-255-112-112-0-46: rgba(255, 112, 112, 0.46);
  --hud-compat-rgba-255-120-120-0-6: rgba(255,120,120,0.6);
  --hud-compat-rgba-255-130-130-0-22: rgba(255, 130, 130, 0.22);
  --hud-compat-rgba-255-146-146-0-8: rgba(255, 146, 146, 0.8);
  --hud-compat-rgba-255-177-177-0-44: rgba(255,177,177,0.44);
  --hud-compat-rgba-255-180-80-0-08: rgba(255,180,80,0.08);
  --hud-compat-rgba-255-180-80-0-18: rgba(255,180,80,0.18);
  --hud-compat-rgba-255-180-80-0-2: rgba(255,180,80,0.2);
  --hud-compat-rgba-255-180-80-0-3: rgba(255,180,80,0.3);
  --hud-compat-rgba-255-180-80-0-35: rgba(255,180,80,0.35);
  --hud-compat-rgba-255-180-80-0-6: rgba(255,180,80,0.6);
  --hud-compat-rgba-255-184-92-0-55: rgba(255, 184, 92, 0.55);
  --hud-compat-rgba-255-194-74-0-84: rgba(255, 194, 74, 0.84);
  --hud-compat-rgba-255-200-100-0-22: rgba(255, 200, 100, 0.22);
  --hud-compat-rgba-255-200-100-0-3: rgba(255, 200, 100, 0.3);
  --hud-compat-rgba-255-202-88-0-44: rgba(255, 202, 88, 0.44);
  --hud-compat-rgba-255-209-102-0-12: rgba(255, 209, 102, 0.12);
  --hud-compat-rgba-255-209-102-0-16: rgba(255, 209, 102, 0.16);
  --hud-compat-rgba-255-209-102-0-62: rgba(255, 209, 102, 0.62);
  --hud-compat-rgba-255-209-102-0-78: rgba(255, 209, 102, 0.78);
  --hud-compat-rgba-255-210-94-0-34: rgba(255, 210, 94, 0.34);
  --hud-compat-rgba-255-247-219-0-96: rgba(255, 247, 219, 0.96);
  --hud-compat-rgba-255-248-223-0-52: rgba(255, 248, 223, 0.52);
  --hud-compat-rgba-255-255-255-0-02: rgba(255, 255, 255, 0.02);
  --hud-compat-rgba-255-255-255-0-035: rgba(255,255,255,0.035);
  --hud-compat-rgba-255-255-255-0-04: rgba(255,255,255,0.04);
  --hud-compat-rgba-255-255-255-0-045: rgba(255,255,255,0.045);
  --hud-compat-rgba-255-255-255-0-06: rgba(255,255,255,0.06);
  --hud-compat-rgba-255-255-255-0-08: rgba(255,255,255,0.08);
  --hud-compat-rgba-255-255-255-0-12: rgba(255,255,255,0.12);
  --hud-compat-rgba-255-255-255-0-15: rgba(255,255,255,0.15);
  --hud-compat-rgba-255-255-255-0-16: rgba(255,255,255,0.16);
  --hud-compat-rgba-255-255-255-0-3: rgba(255,255,255,0.3);
  --hud-compat-rgba-255-255-255-0-32: rgba(255,255,255,0.32);
  --hud-compat-rgba-255-255-255-0-36: rgba(255,255,255,0.36);
  --hud-compat-rgba-255-255-255-0-75: rgba(255,255,255,0.75);
  --hud-compat-rgba-255-255-255-0-88: rgba(255,255,255,0.88);
  --hud-compat-rgba-255-255-255-0-9: rgba(255,255,255,0.9);
  --hud-compat-rgba-255-255-255-0-92: rgba(255,255,255,0.92);
  --hud-compat-rgba-255-255-255-0-94: rgba(255, 255, 255, 0.94);
  --hud-compat-rgba-255-255-255-0-95: rgba(255,255,255,0.95);
  --hud-compat-rgba-255-255-255-1: rgba(255,255,255,1);
  --hud-compat-rgba-255-80-80-0-28: rgba(255,80,80,0.28);
  --hud-compat-rgba-255-80-80-0-8: rgba(255,80,80,0.8);
  --hud-compat-rgba-255-90-90-0-45: rgba(255,90,90,0.45);
  --hud-compat-rgba-26-43-65-0-98: rgba(26, 43, 65, 0.98);
  --hud-compat-rgba-28-47-69-0-95: rgba(28, 47, 69, 0.95);
  --hud-compat-rgba-28-54-82-0-82: rgba(28, 54, 82, 0.82);
  --hud-compat-rgba-3-8-14-0-72: rgba(3, 8, 14, 0.72);
  --hud-compat-rgba-30-35-44-0-9: rgba(30, 35, 44, 0.9);
  --hud-compat-rgba-30-45-70-0-95: rgba(30, 45, 70, 0.95);
  --hud-compat-rgba-30-55-85-0-95: rgba(30, 55, 85, 0.95);
  --hud-compat-rgba-30-55-90-0-4: rgba(30, 55, 90, 0.4);
  --hud-compat-rgba-30-60-100-0-6: rgba(30, 60, 100, 0.6);
  --hud-compat-rgba-30-80-40-0-58: rgba(30, 80, 40, 0.58);
  --hud-compat-rgba-32-76-60-0-42: rgba(32, 76, 60, 0.42);
  --hud-compat-rgba-33-150-243-0-08: rgba(33, 150, 243, 0.08);
  --hud-compat-rgba-33-150-243-0-35: rgba(33, 150, 243, 0.35);
  --hud-compat-rgba-34-120-90-0-45: rgba(34, 120, 90, 0.45);
  --hud-compat-rgba-35-63-92-0-95: rgba(35, 63, 92, 0.95);
  --hud-compat-rgba-36-60-92-0-58: rgba(36, 60, 92, 0.58);
  --hud-compat-rgba-36-86-74-0-55: rgba(36, 86, 74, 0.55);
  --hud-compat-rgba-39-48-63-0-22: rgba(39, 48, 63, 0.22);
  --hud-compat-rgba-39-48-63-0-28: rgba(39, 48, 63, 0.28);
  --hud-compat-rgba-40-160-110-0-5: rgba(40,160,110,0.5);
  --hud-compat-rgba-40-75-130-0-95: rgba(40, 75, 130, 0.95);
  --hud-compat-rgba-40-77-120-0-9: rgba(40, 77, 120, 0.9);
  --hud-compat-rgba-41-68-96-0-9: rgba(41, 68, 96, 0.9);
  --hud-compat-rgba-42-74-110-0-96: rgba(42,74,110,0.96);
  --hud-compat-rgba-44-84-126-0-9: rgba(44, 84, 126, 0.9);
  --hud-compat-rgba-46-139-87-0-08: rgba(46, 139, 87, 0.08);
  --hud-compat-rgba-48-112-96-0-7: rgba(48, 112, 96, 0.7);
  --hud-compat-rgba-5-10-18-0-42: rgba(5, 10, 18, 0.42);
  --hud-compat-rgba-5-10-18-0-74: rgba(5, 10, 18, 0.74);
  --hud-compat-rgba-5-12-16-0-78: rgba(5, 12, 16, 0.78);
  --hud-compat-rgba-50-155-136-0-42: rgba(50,155,136,0.42);
  --hud-compat-rgba-52-92-135-0-98: rgba(52,92,135,0.98);
  --hud-compat-rgba-53-81-107-0-95: rgba(53, 81, 107, 0.95);
  --hud-compat-rgba-56-92-126-0-18: rgba(56, 92, 126, 0.18);
  --hud-compat-rgba-58-18-24-0-92: rgba(58, 18, 24, 0.92);
  --hud-compat-rgba-6-12-20-0-6: rgba(6, 12, 20, 0.6);
  --hud-compat-rgba-6-12-20-0-65: rgba(6, 12, 20, 0.65);
  --hud-compat-rgba-6-12-20-0-7: rgba(6, 12, 20, 0.7);
  --hud-compat-rgba-60-130-220-0-45: rgba(60,130,220,0.45);
  --hud-compat-rgba-60-80-110-0-4: rgba(60,80,110,0.4);
  --hud-compat-rgba-60-80-110-0-6: rgba(60, 80, 110, 0.6);
  --hud-compat-rgba-64-106-150-0-9: rgba(64, 106, 150, 0.9);
  --hud-compat-rgba-7-13-18-0-28: rgba(7, 13, 18, 0.28);
  --hud-compat-rgba-74-42-12-0-72: rgba(74, 42, 12, 0.72);
  --hud-compat-rgba-76-175-80-0-08: rgba(76, 175, 80, 0.08);
  --hud-compat-rgba-76-175-80-0-35: rgba(76, 175, 80, 0.35);
  --hud-compat-rgba-78-117-156-0-75: rgba(78, 117, 156, 0.75);
  --hud-compat-rgba-8-12-20-0-84: rgba(8, 12, 20, 0.84);
  --hud-compat-rgba-8-14-24-0-7: rgba(8, 14, 24, 0.7);
  --hud-compat-rgba-8-14-24-0-82: rgba(8, 14, 24, 0.82);
  --hud-compat-rgba-8-14-24-0-94: rgba(8, 14, 24, 0.94);
  --hud-compat-rgba-8-14-24-0-96: rgba(8, 14, 24, 0.96);
  --hud-compat-rgba-8-16-28-0-55: rgba(8, 16, 28, 0.55);
  --hud-compat-rgba-8-16-28-0-92: rgba(8, 16, 28, 0.92);
  --hud-compat-rgba-8-18-30-0-9: rgba(8, 18, 30, 0.9);
  --hud-compat-rgba-8-8-8-0-92: rgba(8, 8, 8, 0.92);
  --hud-compat-rgba-80-135-190-0-12: rgba(80,135,190,0.12);
  --hud-compat-rgba-80-135-190-0-2: rgba(80,135,190,0.2);
  --hud-compat-rgba-82-125-170-0-5: rgba(82, 125, 170, 0.5);
  --hud-compat-rgba-82-205-122-0-07: rgba(82, 205, 122, 0.07);
  --hud-compat-rgba-84-142-205-0-08: rgba(84, 142, 205, 0.08);
  --hud-compat-rgba-84-190-205-0-07: rgba(84, 190, 205, 0.07);
  --hud-compat-rgba-9-15-24-0-98: rgba(9, 15, 24, 0.98);
  --hud-compat-rgba-9-18-30-0-86: rgba(9, 18, 30, 0.86);
  --hud-compat-rgba-90-120-150-0-35: rgba(90, 120, 150, 0.35);
  --hud-compat-rgba-90-134-179-0-42: rgba(90, 134, 179, 0.42);
  --hud-compat-rgba-90-138-183-0-5: rgba(90, 138, 183, 0.5);
  --hud-compat-rgba-90-138-183-0-55: rgba(90, 138, 183, 0.55);
  --hud-compat-rgba-92-24-28-0-42: rgba(92,24,28,0.42);
  --hud-compat-rgba-92-24-28-0-56: rgba(92, 24, 28, 0.56);
  --hud-compat-rgba-94-234-173-0-25: rgba(94, 234, 173, 0.25);
  --hud-compat-rgba-94-234-173-0-3: rgba(94, 234, 173, 0.3);
  --hud-compat-rgba-95-165-255-0-12: rgba(95, 165, 255, 0.12);
  --hud-compat-rgba-95-165-255-0-16: rgba(95, 165, 255, 0.16);
  --hud-compat-rgba-95-165-255-0-18: rgba(95, 165, 255, 0.18);
  --hud-compat-rgba-96-41-41-0-9: rgba(96, 41, 41, 0.9);
  --hud-compat-rgba-97-231-201-0-18: rgba(97,231,201,0.18);
  --hud-compat-rgba-97-231-201-0-22: rgba(97,231,201,0.22);
}
