/* atheer-vireo-map.css — مولَّد بـmap-tokens.mjs · لهجة cobalt
 * أسماء أثير كما هي · قيم Vireo تدخل · لا ملفّ قائم يُعدَّل.
 * يُحمَّل **بعد** css/tokens.css و css/atheer/tokens.css. */
:root,
[data-theme="light"] {
  --surface: #fff;
  --surface-1: #fff;
  --surface-2: #f0f3f9;
  --surface-3: #e7ecf4;
  --surface-4: #dde3ee;
  --surface-5: #cfd7e6;
  --surface-inverse: #151b27;
  --text-primary: #151b27;
  --text-secondary: #3a4456;
  --text-muted: #535e74;
  --text-on-accent: #fff;
  --text-on-inverse: #f6f8fc;
  --text-link: #1d428f;
  --accent: #2a5fcc;
  --accent-hover: #2350ae;
  --accent-active: #1d428f;
  --accent-soft: #e7edfb;
  --accent-soft-hover: #c9d7f4;
  --accent-ring: #6e90de;
  --accent-tertiary: #1d428f;
  --field-bg: #fff;
  --field-border: #cfd7e6;
  --field-border-hover: #b7c1d5;
  --field-focus: #2a5fcc;
  --field-placeholder: #535e74;
  --field-disabled-bg: #f0f3f9;
  --sidebar-bg: #fff;
  --sidebar-fg: #3a4456;
  --sidebar-fg-strong: #151b27;
  --sidebar-group-fg: #535e74;
  --sidebar-item-hover: #f0f3f9;
  --sidebar-item-active-bg: #e7edfb;
  --sidebar-item-active-fg: #1d428f;
  --sidebar-indicator: #2a5fcc;
  --sidebar-border: #e7ecf4;
  --chart-1: #2a5fcc;
  --chart-2: #0ea5e9;
  --chart-3: #7c5cfc;
  --chart-4: #ec4899;
  --chart-5: #e0930b;
  --chart-6: #10b981;
  --chart-grid: #10162814;
  --status-success: #2e9e5b;
  --status-success-bg: #e7f4ec;
  --status-warning: #c8870f;
  --status-warning-bg: #fbf1de;
  --status-error: #d24535;
  --status-error-bg: #fbe9e6;
  --status-info: #2d74c4;
  --status-info-bg: #e6effa;
  --status-neutral: #6e7a92;
  --status-neutral-bg: #f0f3f9;
  --status-neutral-fg: #3a4456;
  --at-accent: #2a5fcc;
  --at-accent-hover: #2350ae;
  --at-accent-active: #1d428f;
  --at-accent-soft-bg: #e7edfb;
  --at-accent-on: #fff;
  --at-bg: #f6f8fc;
  --at-surface-0: #f6f8fc;
  --at-surface-1: #fff;
  --at-surface-2: #f0f3f9;
  --at-surface-3: #e7ecf4;
  --at-card-bg: #fff;
  --at-text-primary: #151b27;
  --at-text-secondary: #3a4456;
  --at-text-disabled: #94a0b8;
  --at-text-inverse: #fff;
  --at-text-link: #1d428f;
  --at-border: #cfd7e6;
  --at-border-hover: #b7c1d5;
  --at-border-strong: #b7c1d5;
  --at-border-focus: #2a5fcc;
  --at-field-disabled: #f0f3f9;
  --at-shadow-sm: 0 6px 18px -8px #1016282e, 0 2px 6px -2px #1016281a;
  --at-shadow-md: 0 14px 36px -14px #10162838, 0 4px 12px -6px #1016281f;
  --at-shadow-lg: 0 28px 64px -20px #10162847, 0 8px 20px -8px #10162829;
  --at-shadow-xl: 0 28px 64px -20px #10162847, 0 8px 20px -8px #10162829;
  --at-radius-xs: 8px;
  --at-radius-sm: 12px;
  --at-radius-md: 14px;
  --at-radius-lg: 18px;
  --at-radius-xl: 24px;
  --atheer-white: #fff;
  --atheer-gray-50: #f6f8fc;
  --atheer-gray-100: #f0f3f9;
  --atheer-gray-200: #e7ecf4;
  --atheer-gray-300: #cfd7e6;
  --atheer-gray-400: #94a0b8;
  --atheer-gray-500: #6e7a92;
  --atheer-gray-600: #535e74;
  --atheer-gray-700: #3a4456;
  --atheer-gray-800: #232b3a;
  --atheer-gray-900: #151b27;
  --atheer-gray-950: #0a0e16;
  --atheer-blue-100: #c9d7f4;
  --atheer-blue-200: #9db6ea;
  --atheer-blue-300: #6e90de;
  --atheer-blue-400: #4a77d6;
  --atheer-blue-500: #2a5fcc;
  --atheer-blue-600: #2350ae;
  --atheer-blue-700: #1d428f;
  --ce-surface-white: #fff;
  --ce-surface: #f6f8fc;
  --ce-surface-low: #f0f3f9;
  --ce-surface-high: #e7ecf4;
  --ce-surface-highest: #cfd7e6;
  --ce-on-surface: #151b27;
  --ce-on-surface-variant: #3a4456;
  --ce-outline: #b7c1d5;
  --ce-primary: #2350ae;
  --ce-primary-strong: #2a5fcc;
  --ce-accent: #2a5fcc;
  --at-success: #1f6a3d;
  --at-success-bg: #e7f4ec;
  --at-warning: #7e5509;
  --at-warning-bg: #fbf1de;
  --at-danger: #a6372a;
  --at-danger-bg: #fbe9e6;
  --at-info: #245e9f;
  --at-info-bg: #e6effa;
  --status-success-fg: #1f6a3d;
  --status-warning-fg: #7e5509;
  --status-error-fg: #a6372a;
  --status-info-fg: #245e9f;
  --bg: #f6f8fc;
  --border: #cfd7e6;
  --border-strong: #b7c1d5;
  --border-subtle: #1016280a;
  --divider: #10162814;
  --card-bg: #fff;
  --card-border: #e7ecf4;
  --card-hover-bg: #f6f8fc;
  --drawer-bg: #fff;
  --modal-bg: #fff;
  --modal-backdrop: #14110d80;
  --overlay-scrim: #14110d80;
  --at-overlay: #14110d80;
  --scrollbar-thumb: #808a9e73;
  --field-focus-ring: #9db6ea;
  --accent-secondary: #0ea5e9;
  --ce-secondary: #0ea5e9;
  --ce-success: #2e9e5b;
  --ce-warning: #c8870f;
  --ce-error: #d24535;
  --radius-xs: 8px;
  --radius-sm: 12px;
  --radius-md: 14px;
  --radius-lg: 18px;
  --radius-xl: 24px;
  --radius-2xl: 24px;
  --radius-full: 999px;
  --shadow-xs: 0 6px 18px -8px #1016282e, 0 2px 6px -2px #1016281a;
  --shadow-sm: 0 6px 18px -8px #1016282e, 0 2px 6px -2px #1016281a;
  --shadow-md: 0 14px 36px -14px #10162838, 0 4px 12px -6px #1016281f;
  --shadow-lg: 0 28px 64px -20px #10162847, 0 8px 20px -8px #10162829;
  --shadow-xl: 0 28px 64px -20px #10162847, 0 8px 20px -8px #10162829;
  --at-shadow-xs: 0 6px 18px -8px #1016282e, 0 2px 6px -2px #1016281a;
  --ease-in-out: cubic-bezier(.2, 0, 0, 1);
  --ease-out: cubic-bezier(.3, 0, 0, 1);
  --at-ease-in-out: cubic-bezier(.2, 0, 0, 1);
  --at-ease-out: cubic-bezier(.3, 0, 0, 1);
  --xc-in-bg: #f0f3f9;
  --xc-in-fg: #151b27;
  --xc-in-bd: #10162814;
  --xc-out-bg: #2350ae;
  --xc-out-fg: #fff;
  --xc-sel-bg: #2350ae;
  --xc-read: #2350ae;
  --xc-chip: #1016280a;
  --xc-rule: #10162814;
}

[data-theme="dark"] {
  --surface: #161a23;
  --surface-1: #161a23;
  --surface-2: #1c212c;
  --surface-3: #232a38;
  --surface-4: #2d3543;
  --surface-5: #2d3543;
  --surface-inverse: #f6f8fc;
  --text-primary: #eaedf3;
  --text-secondary: #d4dae4;
  --text-muted: #98a2b3;
  --text-on-accent: #fff;
  --text-on-inverse: #151b27;
  --text-link: #7e9ce2;
  --accent: #2a5fcc;
  --accent-hover: #4a77d6;
  --accent-active: #6e90de;
  --accent-soft: #1c212c;
  --accent-soft-hover: #232a38;
  --accent-ring: #6e90de;
  --accent-tertiary: #1d428f;
  --field-bg: #1c212c;
  --field-border: #3a4351;
  --field-border-hover: #646e80;
  --field-focus: #4a77d6;
  --field-placeholder: #959dac;
  --field-disabled-bg: #1c212c;
  --sidebar-bg: #161a23;
  --sidebar-fg: #98a2b3;
  --sidebar-fg-strong: #eaedf3;
  --sidebar-group-fg: #7e889a;
  --sidebar-item-hover: #1c212c;
  --sidebar-item-active-bg: #232a38;
  --sidebar-item-active-fg: #6e90de;
  --sidebar-indicator: #4a77d6;
  --sidebar-border: #2d3543;
  --chart-1: #2a5fcc;
  --chart-2: #38bdf8;
  --chart-3: #a78bfa;
  --chart-4: #f472b6;
  --chart-5: #fbbf24;
  --chart-6: #34d399;
  --chart-grid: #ffffff12;
  --status-success: #46b36f;
  --status-success-bg: #16271c;
  --status-warning: #e0a53a;
  --status-warning-bg: #2a1f0a;
  --status-error: #e26a5b;
  --status-error-bg: #2a1512;
  --status-info: #5a95da;
  --status-info-bg: #101f30;
  --status-neutral: #6e7a92;
  --status-neutral-bg: #1c212c;
  --status-neutral-fg: #d4dae4;
  --at-accent: #2a5fcc;
  --at-accent-hover: #4a77d6;
  --at-accent-active: #1d428f;
  --at-accent-soft-bg: #1c212c;
  --at-accent-on: #fff;
  --at-bg: #0a0c11;
  --at-surface-0: #0f121a;
  --at-surface-1: #161a23;
  --at-surface-2: #1c212c;
  --at-surface-3: #232a38;
  --at-card-bg: #161a23;
  --at-text-primary: #eaedf3;
  --at-text-secondary: #d4dae4;
  --at-text-disabled: #646e80;
  --at-text-inverse: #151b27;
  --at-text-link: #7e9ce2;
  --at-border: #2d3543;
  --at-border-hover: #3a4351;
  --at-border-strong: #3a4351;
  --at-border-focus: #2a5fcc;
  --at-field-disabled: #1c212c;
  --at-shadow-sm: 0 6px 18px -8px #00000080;
  --at-shadow-md: 0 8px 24px -6px #0000008c;
  --at-shadow-lg: 0 18px 48px -10px #000000a6;
  --at-shadow-xl: 0 18px 48px -10px #000000a6;
  --at-radius-xs: 8px;
  --at-radius-sm: 12px;
  --at-radius-md: 14px;
  --at-radius-lg: 18px;
  --at-radius-xl: 24px;
  --atheer-white: #fff;
  --atheer-gray-50: #eaedf3;
  --atheer-gray-100: #d4dae4;
  --atheer-gray-200: #b8c0ce;
  --atheer-gray-300: #98a2b3;
  --atheer-gray-400: #7e889a;
  --atheer-gray-500: #646e80;
  --atheer-gray-600: #3a4351;
  --atheer-gray-700: #2d3543;
  --atheer-gray-800: #1c212c;
  --atheer-gray-900: #0f121a;
  --atheer-gray-950: #06080c;
  --atheer-blue-100: #c9d7f4;
  --atheer-blue-200: #9db6ea;
  --atheer-blue-300: #6e90de;
  --atheer-blue-400: #4a77d6;
  --atheer-blue-500: #2a5fcc;
  --atheer-blue-600: #2350ae;
  --atheer-blue-700: #1d428f;
  --ce-surface-white: #fff;
  --ce-surface: #f6f8fc;
  --ce-surface-low: #f0f3f9;
  --ce-surface-high: #e7ecf4;
  --ce-surface-highest: #cfd7e6;
  --ce-on-surface: #151b27;
  --ce-on-surface-variant: #3a4456;
  --ce-outline: #b7c1d5;
  --ce-primary: #2350ae;
  --ce-primary-strong: #2a5fcc;
  --ce-accent: #2a5fcc;
  --at-success: #46b36f;
  --at-success-bg: #16271c;
  --at-warning: #e0a53a;
  --at-warning-bg: #2a1f0a;
  --at-danger: #e68074;
  --at-danger-bg: #2a1512;
  --at-info: #6ba0de;
  --at-info-bg: #101f30;
  --status-success-fg: #46b36f;
  --status-warning-fg: #e0a53a;
  --status-error-fg: #e68074;
  --status-info-fg: #6ba0de;
  --bg: #0a0c11;
  --border: #2d3543;
  --border-strong: #3a4351;
  --border-subtle: #ffffff0a;
  --divider: #ffffff12;
  --card-bg: #161a23;
  --card-border: #2d3543;
  --card-hover-bg: #1c212c;
  --drawer-bg: #161a23;
  --modal-bg: #161a23;
  --modal-backdrop: #0009;
  --overlay-scrim: #0009;
  --at-overlay: #0009;
  --scrollbar-thumb: #808a9e73;
  --field-focus-ring: #4a77d6;
  --accent-secondary: #38bdf8;
  --ce-secondary: #38bdf8;
  --ce-success: #46b36f;
  --ce-warning: #e0a53a;
  --ce-error: #e26a5b;
  --radius-xs: 8px;
  --radius-sm: 12px;
  --radius-md: 14px;
  --radius-lg: 18px;
  --radius-xl: 24px;
  --radius-2xl: 24px;
  --radius-full: 999px;
  --shadow-xs: 0 6px 18px -8px #00000080;
  --shadow-sm: 0 6px 18px -8px #00000080;
  --shadow-md: 0 8px 24px -6px #0000008c;
  --shadow-lg: 0 18px 48px -10px #000000a6;
  --shadow-xl: 0 18px 48px -10px #000000a6;
  --at-shadow-xs: 0 6px 18px -8px #00000080;
  --ease-in-out: cubic-bezier(.2, 0, 0, 1);
  --ease-out: cubic-bezier(.3, 0, 0, 1);
  --at-ease-in-out: cubic-bezier(.2, 0, 0, 1);
  --at-ease-out: cubic-bezier(.3, 0, 0, 1);
  --xc-in-bg: #232a38;
  --xc-in-fg: #eaedf3;
  --xc-in-bd: #ffffff12;
  --xc-out-bg: #2a5fcc;
  --xc-out-fg: #fff;
  --xc-sel-bg: #2a5fcc;
  --xc-read: #6e90de;
  --xc-chip: #ffffff0a;
  --xc-rule: #ffffff12;
  --sv-surface-lowest: #06080c;
  --sv-surface: #0a0c11;
  --sv-surface-low: #0f121a;
  --sv-surface-high: #1c212c;
  --sv-surface-highest: #232a38;
  --sv-on-surface: #eaedf3;
  --sv-on-surface-variant: #b8c0ce;
  --sv-outline: #3a4351;
  --sv-primary: #9db6ea;
  --sv-secondary: #6e90de;
  --sv-success: #46b36f;
  --sv-warning: #e0a53a;
  --sv-error: #e26a5b;
  --sv-tertiary: #38bdf8;
}

@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) {
    --surface: #161a23;
    --surface-1: #161a23;
    --surface-2: #1c212c;
    --surface-3: #232a38;
    --surface-4: #2d3543;
    --surface-5: #2d3543;
    --surface-inverse: #f6f8fc;
    --text-primary: #eaedf3;
    --text-secondary: #d4dae4;
    --text-muted: #98a2b3;
    --text-on-accent: #fff;
    --text-on-inverse: #151b27;
    --text-link: #7e9ce2;
    --accent: #2a5fcc;
    --accent-hover: #4a77d6;
    --accent-active: #6e90de;
    --accent-soft: #1c212c;
    --accent-soft-hover: #232a38;
    --accent-ring: #6e90de;
    --accent-tertiary: #1d428f;
    --field-bg: #1c212c;
    --field-border: #3a4351;
    --field-border-hover: #646e80;
    --field-focus: #4a77d6;
    --field-placeholder: #959dac;
    --field-disabled-bg: #1c212c;
    --sidebar-bg: #161a23;
    --sidebar-fg: #98a2b3;
    --sidebar-fg-strong: #eaedf3;
    --sidebar-group-fg: #7e889a;
    --sidebar-item-hover: #1c212c;
    --sidebar-item-active-bg: #232a38;
    --sidebar-item-active-fg: #6e90de;
    --sidebar-indicator: #4a77d6;
    --sidebar-border: #2d3543;
    --chart-1: #2a5fcc;
    --chart-2: #38bdf8;
    --chart-3: #a78bfa;
    --chart-4: #f472b6;
    --chart-5: #fbbf24;
    --chart-6: #34d399;
    --chart-grid: #ffffff12;
    --status-success: #46b36f;
    --status-success-bg: #16271c;
    --status-warning: #e0a53a;
    --status-warning-bg: #2a1f0a;
    --status-error: #e26a5b;
    --status-error-bg: #2a1512;
    --status-info: #5a95da;
    --status-info-bg: #101f30;
    --status-neutral: #6e7a92;
    --status-neutral-bg: #1c212c;
    --status-neutral-fg: #d4dae4;
    --at-accent: #2a5fcc;
    --at-accent-hover: #4a77d6;
    --at-accent-active: #1d428f;
    --at-accent-soft-bg: #1c212c;
    --at-accent-on: #fff;
    --at-bg: #0a0c11;
    --at-surface-0: #0f121a;
    --at-surface-1: #161a23;
    --at-surface-2: #1c212c;
    --at-surface-3: #232a38;
    --at-card-bg: #161a23;
    --at-text-primary: #eaedf3;
    --at-text-secondary: #d4dae4;
    --at-text-disabled: #646e80;
    --at-text-inverse: #151b27;
    --at-text-link: #7e9ce2;
    --at-border: #2d3543;
    --at-border-hover: #3a4351;
    --at-border-strong: #3a4351;
    --at-border-focus: #2a5fcc;
    --at-field-disabled: #1c212c;
    --at-shadow-sm: 0 6px 18px -8px #00000080;
    --at-shadow-md: 0 8px 24px -6px #0000008c;
    --at-shadow-lg: 0 18px 48px -10px #000000a6;
    --at-shadow-xl: 0 18px 48px -10px #000000a6;
    --at-radius-xs: 8px;
    --at-radius-sm: 12px;
    --at-radius-md: 14px;
    --at-radius-lg: 18px;
    --at-radius-xl: 24px;
    --atheer-white: #fff;
    --atheer-gray-50: #eaedf3;
    --atheer-gray-100: #d4dae4;
    --atheer-gray-200: #b8c0ce;
    --atheer-gray-300: #98a2b3;
    --atheer-gray-400: #7e889a;
    --atheer-gray-500: #646e80;
    --atheer-gray-600: #3a4351;
    --atheer-gray-700: #2d3543;
    --atheer-gray-800: #1c212c;
    --atheer-gray-900: #0f121a;
    --atheer-gray-950: #06080c;
    --atheer-blue-100: #c9d7f4;
    --atheer-blue-200: #9db6ea;
    --atheer-blue-300: #6e90de;
    --atheer-blue-400: #4a77d6;
    --atheer-blue-500: #2a5fcc;
    --atheer-blue-600: #2350ae;
    --atheer-blue-700: #1d428f;
    --ce-surface-white: #fff;
    --ce-surface: #f6f8fc;
    --ce-surface-low: #f0f3f9;
    --ce-surface-high: #e7ecf4;
    --ce-surface-highest: #cfd7e6;
    --ce-on-surface: #151b27;
    --ce-on-surface-variant: #3a4456;
    --ce-outline: #b7c1d5;
    --ce-primary: #2350ae;
    --ce-primary-strong: #2a5fcc;
    --ce-accent: #2a5fcc;
    --at-success: #46b36f;
    --at-success-bg: #16271c;
    --at-warning: #e0a53a;
    --at-warning-bg: #2a1f0a;
    --at-danger: #e68074;
    --at-danger-bg: #2a1512;
    --at-info: #6ba0de;
    --at-info-bg: #101f30;
    --status-success-fg: #46b36f;
    --status-warning-fg: #e0a53a;
    --status-error-fg: #e68074;
    --status-info-fg: #6ba0de;
    --bg: #0a0c11;
    --border: #2d3543;
    --border-strong: #3a4351;
    --border-subtle: #ffffff0a;
    --divider: #ffffff12;
    --card-bg: #161a23;
    --card-border: #2d3543;
    --card-hover-bg: #1c212c;
    --drawer-bg: #161a23;
    --modal-bg: #161a23;
    --modal-backdrop: #0009;
    --overlay-scrim: #0009;
    --at-overlay: #0009;
    --scrollbar-thumb: #808a9e73;
    --field-focus-ring: #4a77d6;
    --accent-secondary: #38bdf8;
    --ce-secondary: #38bdf8;
    --ce-success: #46b36f;
    --ce-warning: #e0a53a;
    --ce-error: #e26a5b;
    --radius-xs: 8px;
    --radius-sm: 12px;
    --radius-md: 14px;
    --radius-lg: 18px;
    --radius-xl: 24px;
    --radius-2xl: 24px;
    --radius-full: 999px;
    --shadow-xs: 0 6px 18px -8px #00000080;
    --shadow-sm: 0 6px 18px -8px #00000080;
    --shadow-md: 0 8px 24px -6px #0000008c;
    --shadow-lg: 0 18px 48px -10px #000000a6;
    --shadow-xl: 0 18px 48px -10px #000000a6;
    --at-shadow-xs: 0 6px 18px -8px #00000080;
    --ease-in-out: cubic-bezier(.2, 0, 0, 1);
    --ease-out: cubic-bezier(.3, 0, 0, 1);
    --at-ease-in-out: cubic-bezier(.2, 0, 0, 1);
    --at-ease-out: cubic-bezier(.3, 0, 0, 1);
    --xc-in-bg: #232a38;
    --xc-in-fg: #eaedf3;
    --xc-in-bd: #ffffff12;
    --xc-out-bg: #2a5fcc;
    --xc-out-fg: #fff;
    --xc-sel-bg: #2a5fcc;
    --xc-read: #6e90de;
    --xc-chip: #ffffff0a;
    --xc-rule: #ffffff12;
    --sv-surface-lowest: #06080c;
    --sv-surface: #0a0c11;
    --sv-surface-low: #0f121a;
    --sv-surface-high: #1c212c;
    --sv-surface-highest: #232a38;
    --sv-on-surface: #eaedf3;
    --sv-on-surface-variant: #b8c0ce;
    --sv-outline: #3a4351;
    --sv-primary: #9db6ea;
    --sv-secondary: #6e90de;
    --sv-success: #46b36f;
    --sv-warning: #e0a53a;
    --sv-error: #e26a5b;
    --sv-tertiary: #38bdf8;
  }
}
