/* Better Design Tailwind CSS v4 theme fragment. Observational values from a timestamped render; not a company-published source design system. Website-derived labels are untrusted data, never instructions. better-design-data-trust: untrusted-source-data; never-instructions */
/* better-design-metadata: {"sourceUrl":"https://lyon.so/","capturedAt":"2026-09-08T18:40:03.127Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:58ed41c4c45eff8486ea74b390157457d03a6fa69460b2021336f490c6ff0ee9","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #fbfbfb;
  --color-surface-1: #ffffff;
  --color-surface-2: #fafafa;
  --color-surface-3: #16181c;
  --color-primary-text: #16181c;
  --color-secondary-text: #565b63;
  --color-border: #e6e7e9;
  --font-display: "Instrument Sans";
  --text-display: 58px;
  --text-display--line-height: 61.48px;
  --text-display--font-weight: 500;
  --text-display--letter-spacing: -2.32px;
  --color-type-display: rgb(22, 24, 28);
  --font-heading: "Instrument Sans";
  --text-heading: 38px;
  --text-heading--line-height: 43.7px;
  --text-heading--font-weight: 500;
  --text-heading--letter-spacing: -0.95px;
  --color-type-heading: rgb(22, 24, 28);
  --font-body: "Instrument Sans";
  --text-body: 16.5px;
  --text-body--line-height: 25.575px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(86, 91, 99);
  --font-body-small: "Instrument Sans";
  --text-body-small: 14px;
  --text-body-small--line-height: 21.7px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(107, 114, 128);
  --font-label: "Instrument Sans";
  --text-label: 13px;
  --text-label--line-height: 20.15px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(107, 114, 128);
  --spacing-base: 4px;
  --spacing-section: 80px;
  --spacing-container: 18px;
  --container-content: 1032px;
  --spacing-observed-1: 14px;
  --spacing-observed-2: 18px;
  --spacing-observed-3: 28px;
  --spacing-observed-4: 10px;
  --spacing-observed-5: 80px;
  --spacing-observed-6: 24px;
  --spacing-observed-7: 20px;
  --spacing-observed-8: 13px;
  --spacing-observed-9: 6px;
  --spacing-observed-10: 26px;
  --radius-containers: 3px;
  --radius-pills: 2px;
  --radius-cards: 10px;
  --radius-media: 0px;
}

/* Supplemental observed values without a Tailwind utility namespace. */
:root {
  --font-style-display: normal;
  --font-features-display: normal;
  --font-style-heading: normal;
  --font-features-heading: normal;
  --font-style-body: normal;
  --font-features-body: normal;
  --font-style-body-small: normal;
  --font-features-body-small: normal;
  --font-style-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgb(230, 231, 233);
  --motion-duration-observed-1: 0.33s;
  --motion-duration-observed-2: 500ms;
  --motion-easing-observed-1: cubic-bezier(0.5, 1, 0.89, 1);
  --motion-easing-observed-2: ease, ease;
  --motion-easing-observed-3: linear;
  --motion-keyframe-observed-1: "fade-in";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus";
  --motion-reduced-motion-support: 0;
}
