html[data-theme="technical"]{
  --bg:#06111d;
  --surface:#0d1a2a;
  --surface-2:#132a42;
  --text:#edf8ff;
  --muted:#b9d5e9;
  --border:#24465f;
  --brand:#22d3ee;
  --brand-2:#0f766e;
  --brand-text:#031018;
  --label-color:#22d3ee;
  --label-shadow:0 0 24px rgba(34,211,238,.48);
  --shimmer-color:rgba(34,211,238,.82);
  --ring:rgba(34,211,238,.32);
  --glow:rgba(15,118,110,.28);
}
