/* ── apps.vishnumuthu.com — Dark · Violet & Gold (cloud/tech) ── */
:root {
  --brand:        #7C3AED;
  --brand-dark:   #5B21B6;
  --brand-accent: #FBBF24;
  --bg:           #08051A;
  --surface:      #110D26;
  --surface2:     #1A1538;
  --border:       #2A1F5C;
  --text:         #BEB6E0;
  --heading:      #EDE9FF;
  --text-muted:   #7060A8;
  --danger:       #F87171;
  --success:      #4ADE80;
  --shadow:       0 2px 12px rgba(124,58,237,.18);
}
