/* 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://www.rasyn.ai/","capturedAt":"2026-09-08T18:43:43.898Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:57dfd139eacf9e9dc42d3faed61847b0b076a6c2915af64fd5864561b6d18e2e","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #f3f1e9;
  --color-surface-1: #ecede4;
  --color-surface-2: #112e3d;
  --color-surface-3: #e9ece3;
  --color-primary-text: #153347;
  --color-secondary-text: #526872;
  --color-border: #ced0c6;
  --font-display: "Outfit";
  --text-display: 120px;
  --text-display--line-height: 117.6px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: -6.84px;
  --color-type-display: rgb(21, 51, 71);
  --font-heading: "Outfit";
  --text-heading: 83.2px;
  --text-heading--line-height: 84.864px;
  --text-heading--font-weight: 400;
  --text-heading--letter-spacing: -4.576px;
  --color-type-heading: rgb(243, 241, 233);
  --font-body: "Outfit";
  --text-body: 15px;
  --text-body--line-height: 25.5px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(82, 104, 114);
  --font-body-small: "Outfit";
  --text-body-small: 12px;
  --text-body-small--line-height: 18px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(82, 102, 93);
  --font-label: "Outfit";
  --text-label: 10px;
  --text-label--line-height: normal;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(82, 105, 89);
  --spacing-base: 4px;
  --spacing-section: 70.5px;
  --spacing-container: 20px;
  --container-content: 688px;
  --spacing-observed-1: 20px;
  --spacing-observed-2: 10px;
  --spacing-observed-3: 18px;
  --spacing-observed-4: 70.5px;
  --spacing-observed-5: 22px;
  --spacing-observed-6: 29px;
  --spacing-observed-7: 8px;
  --spacing-observed-8: 6px;
  --spacing-observed-9: 28px;
  --spacing-observed-10: 25px;
  --radius-pills: 50px;
  --radius-media: 0px;
  --radius-buttons: 0px;
  --radius-cards: 0px;
  --radius-inputs: 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(206, 208, 198);
  --border-observed-2: 1px solid rgba(185, 209, 197, 0.173);
  --border-observed-3: 1px solid rgb(21, 51, 71);
  --border-observed-4: 1px solid rgba(21, 53, 69, 0.188);
  --border-observed-5: 1px solid rgb(172, 185, 172);
  --motion-duration-observed-1: 0.2s;
  --motion-duration-observed-2: 0.25s;
  --motion-duration-observed-3: 24s;
  --motion-duration-observed-4: 0.8s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease, ease;
  --motion-easing-observed-3: ease-in-out;
  --motion-easing-observed-4: ease, ease, ease;
  --motion-easing-observed-5: linear;
  --motion-keyframe-observed-1: "hero-drift";
  --motion-keyframe-observed-2: "photo-arrive";
  --motion-keyframe-observed-3: "copy-arrive";
  --motion-keyframe-observed-4: "story-arrive";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "focus, disabled, hover";
  --motion-reduced-motion-support: 1;
}
