/* Skenara Design System — generated from tokens.json */
:root, [data-theme="default"] {
  --primary: #111111;
  --primary-active: #242424;
  --primary-disabled: #e5e7eb;
  --ink: #111111;
  --body: #374151;
  --muted: #5c6470;
  --muted-soft: #6d6d6d;
  --canvas: #ffffff;
  --surface-soft: #f8f9fa;
  --surface-card: #f5f5f5;
  --surface-warm: #f5f5f5;
  --surface-strong: #e5e7eb;
  --surface-dark: #101010;
  --surface-dark-elevated: #1c1c1c;
  --hairline: #e5e7eb;
  --hairline-soft: #f3f4f6;
  --hairline-dark: #262626;
  --on-primary: #ffffff;
  --on-dark: #fafafa;
  --on-dark-soft: #a3a3a3;
  --brass: #b4884a;
  --brass-strong: #7d5c30;
  --brass-soft: #f7f0e4;
  --brass-hairline: #e8dcc4;
  --fn-lighting: oklch(0.62 0.11 72);
  --fn-climate: oklch(0.62 0.11 250);
  --fn-shading: oklch(0.62 0.11 155);
  --fn-energy: oklch(0.62 0.11 35);
  --fn-access: oklch(0.62 0.11 300);
  --fn-water: oklch(0.62 0.11 215);
  --fn-audio: oklch(0.62 0.11 350);
  --fn-voice: oklch(0.62 0.11 185);
  --success: #10b981;
  --warning: #d97706;
  --error: #dc2626;
  --accent-orange: #fb923c;
  --accent-pink: #ec4899;
  --accent-violet: #8b5cf6;
  --accent-emerald: #10b981;
  --text-heading: var(--ink);
  --text-body: var(--body);
  --text-muted: var(--muted);
  --text-fine: var(--muted-soft);
  --text-on-dark: var(--on-dark);
  --text-link: var(--ink);
  --text-link-accent: var(--brass-strong);
  --surface-page: var(--canvas);
  --surface-section: var(--surface-soft);
  --surface-section-warm: var(--surface-soft);
  --surface-card-fill: var(--surface-card);
  --surface-inverted: var(--surface-dark);
  --border-default: var(--hairline);
  --border-quiet: var(--hairline-soft);
  --border-inverted: var(--hairline-dark);
  --action-bg: var(--primary);
  --action-bg-active: var(--primary-active);
  --action-fg: var(--on-primary);
  --sheet-ground: #f1f1f1;
  --sheet-line: #e2e2e2;
  --sheet-cross: #c4c4c4;
  --sheet-line-dark: #262626;
  --sheet-cross-dark: #333333;
  --plate-screw: #d1d1d1;
  --plate-screw-dark: #3a3a3a;
  --fn: var(--fn-lighting);
  --shadow-none: none;
  --shadow-sm: 0 1px 2px rgba(0,0,0,0.05);
  --shadow-md: 0 4px 12px rgba(0,0,0,0.08);
  --shadow-lg: 0 12px 32px rgba(0,0,0,0.10);
  --shadow-pill: 0 1px 2px rgba(0,0,0,0.06);
}
[data-theme="dir-rtl"] {
  --text-heading: var(--ink);
  --text-body: var(--body);
  --text-muted: var(--muted);
  --text-fine: var(--muted-soft);
  --text-on-dark: var(--on-dark);
  --text-link: var(--ink);
  --text-link-accent: var(--brass-strong);
  --surface-page: var(--canvas);
  --surface-section: var(--surface-soft);
  --surface-section-warm: var(--surface-soft);
  --surface-card-fill: var(--surface-card);
  --surface-inverted: var(--surface-dark);
  --border-default: var(--hairline);
  --border-quiet: var(--hairline-soft);
  --border-inverted: var(--hairline-dark);
  --action-bg: var(--primary);
  --action-bg-active: var(--primary-active);
  --action-fg: var(--on-primary);
  --fn: var(--fn-lighting);
}
:root {
  --display-xl-size: 64px;
  --display-lg-size: 48px;
  --display-md-size: 36px;
  --display-sm-size: 28px;
  --title-lg-size: 22px;
  --title-md-size: 18px;
  --title-sm-size: 16px;
  --body-md-size: 16px;
  --body-sm-size: 14px;
  --caption-size: 13px;
  --button-size: 14px;
  --nav-link-size: 14px;
  --code-size: 14px;
  --eyebrow-size: 12px;
  --space-xxs: 4px;
  --space-xs: 8px;
  --space-sm: 12px;
  --space-md: 16px;
  --space-lg: 24px;
  --space-xl: 32px;
  --space-xxl: 48px;
  --space-section: 96px;
  --container-max: 1200px;
  --gutter: 24px;
  --page-pad: 32px;
  --card-pad: 32px;
  --card-pad-tight: 24px;
  --nav-height: 56px;
  --control-height: 40px;
  --block-max: 1200px;
  --sheet-cross-size: 15px;
  --sheet-cross-arm: 7.5px;
  --radius-xs: 5px;
  --radius-sm: 8px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --radius-pill: 9999px;
  --radius-full: 9999px;
  --ease-standard: cubic-bezier(0.32,0.08,0.24,1);
  --duration-fast: 140ms;
  --duration-base: 220ms;
  --display-xl-weight: 700;
  --display-lg-weight: 700;
  --display-md-weight: 700;
  --display-sm-weight: 700;
  --title-lg-weight: 600;
  --title-md-weight: 600;
  --title-sm-weight: 600;
  --body-md-weight: 400;
  --body-sm-weight: 400;
  --caption-weight: 500;
  --button-weight: 600;
  --nav-link-weight: 500;
  --code-weight: 400;
  --eyebrow-weight: 600;
  --display-xl-lh: 1.05;
  --display-xl-track: -2px;
  --display-lg-lh: 1.1;
  --display-lg-track: -1.5px;
  --display-md-lh: 1.15;
  --display-md-track: -1px;
  --display-sm-lh: 1.2;
  --display-sm-track: -0.5px;
  --title-lg-lh: 1.3;
  --title-lg-track: -0.3px;
  --title-md-lh: 1.4;
  --title-md-track: 0;
  --title-sm-lh: 1.4;
  --title-sm-track: 0;
  --body-md-lh: 1.5;
  --body-sm-lh: 1.5;
  --caption-lh: 1.4;
  --button-lh: 1;
  --nav-link-lh: 1.4;
  --code-lh: 1.5;
  --eyebrow-lh: 1.2;
  --eyebrow-track: 0.08em;
  --font-display: "Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-ui: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-arabic: "IBM Plex Sans Arabic","Inter",sans-serif;
  --font-mono: ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
}
.body {
  font-family: var(--font-ui);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
}
@font-face {
  font-family: "Manrope";
  src: url("fonts/Manrope-Variable.ttf") format("truetype");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Variable.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("fonts/IBMPlexSansArabic-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("fonts/IBMPlexSansArabic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("fonts/IBMPlexSansArabic-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("fonts/IBMPlexSansArabic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
