/* Fundamentals variables checked against the licensed Figma file on 2026-09-05.
   ACHIEVEMOR named accents follow the owner palette in agentic-design-system. */
:root,:root:not([data-theme]) {--bg:#0e0e11;--surface:#15151a;--surface-2:#191919;--border:#616161;
 --text:#ffffff;--muted:#b8b8b8;--accent:#ff5c22;--accent-contrast:#191919;--danger:#ff7070;
 --task-nebula:#ff5c2210;--task-horizon:#289dae0b;--task-star:#ffffff42;
 --task-header:#0e0e11e8;--task-panel:#15151af7;--task-panel-highlight:#ffffff05;
 --task-access:#15151acc;--task-input:#0e0e11;--task-button:#191919;
 --task-line:#ffffff1f;--task-control-line:#616161;--task-label:#ff9b76;
 --task-focus:#ff5c2220;--task-primary-hover:#ff794b;--task-shadow:0 16px 48px #00000018;}
:root[data-theme=light] {--bg:#ffffff;--surface:#f7f7f7;--surface-2:#e5e5e5;--border:#8f8f8f;
 --text:#191919;--muted:#616161;--accent:#c4400e;--accent-contrast:#ffffff;--danger:#d50b0b;
 --task-nebula:#ff5c220a;--task-horizon:#289dae08;--task-star:#19191920;
 --task-header:#fffffff0;--task-panel:#fffffffa;--task-panel-highlight:#ffffff;
 --task-access:#f7f7f7e8;--task-input:#f7f7f7;--task-button:#ffffff;
 --task-line:#19191926;--task-control-line:#8f8f8f;--task-label:#a83b13;
 --task-focus:#c4400e18;--task-primary-hover:#a83b13;--task-shadow:0 16px 48px #19191906;}
