/*
  TEZHOSHAN Digit Pro — Safe Custom CSS Layer
  Purpose: Future visual changes should be added here instead of editing the original build CSS.
  This file is safe to edit and easy to remove.
*/

:root {
  --tezhoshan-carbon-black: #0B0D10;
  --tezhoshan-midnight-navy: #0B1F3B;
  --tezhoshan-teal-cyan: #00C2D1;
  --tezhoshan-royal-gold: #C8A44D;
  --tezhoshan-platinum-white: #EEF2F6;
  --tezhoshan-slate-gray: #7E8794;
}

/* Future safe visual overrides will be added below this line. */
