/* workspace-tokens.css - Published by VisualStyleTuner (2026-07-20T22:21:46.145Z) */
/* Silo: MTK | DO NOT EDIT MANUALLY - regenerated on every Publish */
:root {
  --col-primary: #10B981;
  --col-success: #10b981;
  --col-error: #ef4444;
  --col-warning: #f59e0b;
  --text-main: #f8fafc;
  --text-muted: #f8fafc;
  --border-color: rgba(5, 150, 105, 0.2);
  --bg-main: rgba(6, 78, 59, 0.30);
  --bg-surface: rgba(6, 78, 59, 0.30);
  --text-main-l1: #f8fafc;
  --text-muted-l1: #cbd5e1;
  --bg-card: rgba(0,0,0,0.25);
  --text-main-l2: #f8fafc;
  --text-muted-l2: #94a3b8;
  --bg-image: url("/bg-forest.jpg");
  --layer-blur: 9px;
  --layer-blur-fn: blur(9px);
}