/* Generated from brand.json by brand-os. Never hand-edit. */
:root {
  color-scheme: light;
  --color-neutral-0: #fffaf0;
  --color-neutral-1: #f5f0e6;
  --color-neutral-2: #e8e3da;
  --color-neutral-3: #d5d1c9;
  --color-neutral-4: #b9b6af;
  --color-neutral-5: #999691;
  --color-neutral-6: #787672;
  --color-neutral-7: #585754;
  --color-neutral-8: #373735;
  --color-neutral-9: #171717;
  --color-neutral-page: #f5efe3;
  --color-neutral-surface: #ede5d4;
  --color-neutral-pure-light: #ffffff;
  --color-navy-50: #eceae4;
  --color-navy-100: #d9dad9;
  --color-navy-200: #b3bac2;
  --color-navy-300: #8492a5;
  --color-navy-400: #4b6283;
  --color-navy-500: #123260;
  --color-navy-600: #132e54;
  --color-navy-700: #142949;
  --color-navy-800: #15253c;
  --color-navy-900: #15202e;
  --color-navy-950: #0a1c35;
  --color-rust-50: #faece1;
  --color-rust-100: #f5ded2;
  --color-rust-200: #ebc2b3;
  --color-rust-300: #dfa08d;
  --color-rust-400: #d17660;
  --color-rust-500: #c24c32;
  --color-rust-600: #a7442e;
  --color-rust-700: #8b3b29;
  --color-rust-800: #6d3225;
  --color-rust-900: #4e2820;
  --color-rust-950: #6b2a1c;
  --color-sage-50: #f2f0e5;
  --color-sage-100: #e5e6da;
  --color-sage-200: #ccd3c4;
  --color-sage-300: #acbaa8;
  --color-sage-400: #859d87;
  --color-sage-500: #5f7f66;
  --color-sage-600: #536e59;
  --color-sage-700: #485e4d;
  --color-sage-800: #3b4b3f;
  --color-sage-900: #2e3830;
  --color-sage-950: #344638;
  --color-slate-50: #f2efe7;
  --color-slate-100: #e5e3de;
  --color-slate-200: #cacccd;
  --color-slate-300: #a9b0b7;
  --color-slate-400: #828d9c;
  --color-slate-500: #5a6b82;
  --color-slate-600: #4f5e71;
  --color-slate-700: #455060;
  --color-slate-800: #39414d;
  --color-slate-900: #2c3239;
  --color-slate-950: #323b48;
  --color-gold-50: #fdf5e3;
  --color-gold-100: #fbf1d5;
  --color-gold-200: #f7e7bb;
  --color-gold-300: #f2db9a;
  --color-gold-400: #eccd72;
  --color-gold-500: #e6bf4a;
  --color-gold-600: #c5a442;
  --color-gold-700: #a4893a;
  --color-gold-800: #7f6b31;
  --color-gold-900: #594d27;
  --color-gold-950: #7f6929;
  --color-status-success: #3f7a5a;
  --color-status-warning: #8a6410;
  --color-status-danger: #9e3b25;
  --color-status-info: #123260;
  --color-page-bg: #f5efe3;
  --color-page-text: #171717;
  --color-page-text-secondary: #585754;
  --color-page-text-muted: #585754;
  --color-surface-bg: #ede5d4;
  --color-surface-bg-2: #d5d1c9;
  --color-surface-raised: #fffaf0;
  --color-surface-overlay: #fffaf0;
  --color-surface-text: #171717;
  --color-surface-text-muted: #585754;
  --color-surface-border: #d5d1c9;
  --color-surface-border-strong: #999691;
  --color-heading-text: #123260;
  --color-action-primary: #c24c32;
  --color-action-primary-hover: #a7442e;
  --color-action-primary-text: #ffffff;
  --color-action-secondary: #fffaf0;
  --color-action-secondary-text: #171717;
  --color-action-secondary-border: #999691;
  --color-link-text: #123260;
  --color-focus-ring: #c24c32;
  --color-dark-section-bg: #123260;
  --color-dark-section-bg-deep: #0a1c35;
  --color-dark-section-text: #fffaf0;
  --color-dark-section-text-muted: #e8e3da;
  --color-dark-section-accent: #e6bf4a;
  --color-identity-navy: #123260;
  --color-identity-rust: #c24c32;
  --color-identity-sage: #5f7f66;
  --color-identity-slate: #5a6b82;
  --color-identity-gold: #e6bf4a;
  --color-status-text-success: #3b7053;
  --color-status-text-warning: #846010;
  --color-status-text-danger: #9e3b25;
  --color-status-text-info: #123260;
  --color-status-dark-success: #8cad96;
  --color-status-dark-warning: #b9a06a;
  --color-status-dark-danger: #cf9b8b;
  --color-status-dark-info: #a0aab6;
  --font-family-display: Fraunces, Georgia, serif;
  --font-family-body: 'Source Serif 4', Georgia, serif;
  --font-family-ui: Inter, system-ui, sans-serif;
  --font-family-mono: 'JetBrains Mono', ui-monospace, Menlo, monospace;
  --font-display-min-size: 24px;
  --type-display-xl-family: Fraunces, Georgia, serif;
  --type-display-xl-size: 64px;
  --type-display-xl-weight: 700;
  --type-display-xl-line: 0.98;
  --type-display-xl-tracking: -0.025em;
  --type-h1-family: Fraunces, Georgia, serif;
  --type-h1-size: 44px;
  --type-h1-weight: 600;
  --type-h1-line: 1.05;
  --type-h1-tracking: -0.02em;
  --type-h2-family: Fraunces, Georgia, serif;
  --type-h2-size: 32px;
  --type-h2-weight: 600;
  --type-h2-line: 1.1;
  --type-h2-tracking: -0.015em;
  --type-h3-family: Inter, system-ui, sans-serif;
  --type-h3-size: 20px;
  --type-h3-weight: 600;
  --type-h3-line: 1.25;
  --type-h3-tracking: -0.005em;
  --type-h4-family: Inter, system-ui, sans-serif;
  --type-h4-size: 16px;
  --type-h4-weight: 600;
  --type-h4-line: 1.3;
  --type-h4-tracking: 0em;
  --type-lead-family: 'Source Serif 4', Georgia, serif;
  --type-lead-size: 20px;
  --type-lead-weight: 400;
  --type-lead-line: 1.5;
  --type-lead-tracking: 0em;
  --type-body-family: 'Source Serif 4', Georgia, serif;
  --type-body-size: 17px;
  --type-body-weight: 400;
  --type-body-line: 1.55;
  --type-body-tracking: 0em;
  --type-ui-md-family: Inter, system-ui, sans-serif;
  --type-ui-md-size: 15px;
  --type-ui-md-weight: 500;
  --type-ui-md-line: 1.4;
  --type-ui-md-tracking: 0em;
  --type-ui-sm-family: Inter, system-ui, sans-serif;
  --type-ui-sm-size: 13px;
  --type-ui-sm-weight: 500;
  --type-ui-sm-line: 1.4;
  --type-ui-sm-tracking: 0em;
  --type-eyebrow-family: 'JetBrains Mono', ui-monospace, Menlo, monospace;
  --type-eyebrow-size: 11px;
  --type-eyebrow-weight: 600;
  --type-eyebrow-line: 1.2;
  --type-eyebrow-tracking: 0.16em;
  --type-caption-family: Inter, system-ui, sans-serif;
  --type-caption-size: 12px;
  --type-caption-weight: 400;
  --type-caption-line: 1.4;
  --type-caption-tracking: 0em;
  --type-mono-family: 'JetBrains Mono', ui-monospace, Menlo, monospace;
  --type-mono-size: 13px;
  --type-mono-weight: 400;
  --type-mono-line: 1.5;
  --type-mono-tracking: 0em;
  --radius-1: 2px;
  --radius-2: 4px;
  --radius-3: 6px;
  --radius-4: 8px;
  --rule-width: 1px;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 24px;
  --space-6: 32px;
  --space-7: 48px;
  --space-8: 64px;
  --space-9: 96px;
  --control-height-sm: 32px;
  --control-height-md: 40px;
  --control-height-lg: 48px;
  --control-padding-x-sm: 10px;
  --control-padding-x-md: 14px;
  --control-padding-x-lg: 18px;
  --control-label-slot: 22px;
  --control-help-slot: 18px;
  --control-toggle-w: 40px;
  --control-toggle-h: 22px;
  --control-touch-min: 44px;
  --container-max-width: 1280px;
  --container-padding-min: 16px;
  --container-padding: 24px;
  --shadow-card: 0px 2px 8px 0px rgba(23, 23, 23, 0.06);
  --shadow-raised: 0px 8px 24px 0px rgba(23, 23, 23, 0.12);
  --motion-duration-1: 100ms;
  --motion-duration-2: 160ms;
  --motion-duration-3: 240ms;
  --motion-duration-4: 400ms;
  --motion-easing-standard: cubic-bezier(0.32, 0.72, 0.32, 1);
  --motion-easing-exit: cubic-bezier(0.7, 0, 0.9, 0.2);
  --motion-easing-enter: cubic-bezier(0.16, 1, 0.3, 1);
  --motion-reveal-from-opacity: 0.6;
}
[data-mode="dark"] {
  color-scheme: dark;
  --color-page-bg: #171717;
  --color-page-text: #fffaf0;
  --color-page-text-secondary: #e8e3da;
  --color-page-text-muted: #d5d1c9;
  --color-surface-bg: #373735;
  --color-surface-bg-2: #585754;
  --color-surface-raised: #585754;
  --color-surface-overlay: #373735;
  --color-surface-text: #fffaf0;
  --color-surface-text-muted: #d5d1c9;
  --color-surface-border: #585754;
  --color-surface-border-strong: #787672;
  --color-heading-text: #fffaf0;
  --color-action-primary-hover: #d17660;
  --color-action-secondary: #373735;
  --color-action-secondary-text: #fffaf0;
  --color-link-text: #b3bac2;
  --color-focus-ring: #dfa08d;
  --color-dark-section-bg: #142949;
  --color-dark-section-text-muted: #d5d1c9;
  --color-status-text-success: #8cad96;
  --color-status-text-warning: #b9a06a;
  --color-status-text-danger: #cf9b8b;
  --color-status-text-info: #a0aab6;
}
@media (prefers-color-scheme: dark) {
  [data-mode="auto"] {
    color-scheme: dark;
    --color-page-bg: #171717;
    --color-page-text: #fffaf0;
    --color-page-text-secondary: #e8e3da;
    --color-page-text-muted: #d5d1c9;
    --color-surface-bg: #373735;
    --color-surface-bg-2: #585754;
    --color-surface-raised: #585754;
    --color-surface-overlay: #373735;
    --color-surface-text: #fffaf0;
    --color-surface-text-muted: #d5d1c9;
    --color-surface-border: #585754;
    --color-surface-border-strong: #787672;
    --color-heading-text: #fffaf0;
    --color-action-primary-hover: #d17660;
    --color-action-secondary: #373735;
    --color-action-secondary-text: #fffaf0;
    --color-link-text: #b3bac2;
    --color-focus-ring: #dfa08d;
    --color-dark-section-bg: #142949;
    --color-dark-section-text-muted: #d5d1c9;
    --color-status-text-success: #8cad96;
    --color-status-text-warning: #b9a06a;
    --color-status-text-danger: #cf9b8b;
    --color-status-text-info: #a0aab6;
  }
}
