/* Generated by scripts/build-brand.mjs — brand "lks-attire", palette "signature-noir". Do not edit. */
:root {
  --c-bg: #FBF7F2;
  --c-surface: #FFFFFF;
  --c-surface-alt: #F5EDE7;
  --c-ink: #141013;
  --c-ink-soft: #6A5F63;
  --c-primary: #141013;
  --c-primary-ink: #FFFFFF;
  --c-accent: #D6246E;
  --c-accent-soft: #FBE1EC;
  --c-gold: #D4AF45;
  --c-line: #EADFD7;
  --c-success: #2F7A55;
  --c-danger: #B3261E;
  --c-motif-a: #141013;
  --c-motif-b: #D4AF45;
  --c-motif-c: #D6246E;
  --radius: 16px;
  --radius-btn: 999px;
  --font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  --font-body: "Hind Siliguri", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --space: 1;
}
