/* 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://veltha.ai/","capturedAt":"2026-09-08T18:40:29.677Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:7248e035bbd5a06701bcb0c31264b410dd5a83db619d962a1d3b09093e9932c8","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #fefefe;
  --color-surface-1: #fafaf8;
  --color-surface-2: #16150f;
  --color-surface-3: rgba(255, 255, 255, 0.922);
  --color-primary-text: #16150f;
  --color-secondary-text: #49463f;
  --color-action: #cca148;
  --color-border: #e8e5de;
  --font-display: "Geist";
  --text-display: 64px;
  --text-display--line-height: 67.2px;
  --text-display--font-weight: 650;
  --text-display--letter-spacing: -2.24px;
  --color-type-display: rgb(22, 21, 15);
  --font-heading: "Geist";
  --text-heading: 38px;
  --text-heading--line-height: 43.7px;
  --text-heading--font-weight: 600;
  --text-heading--letter-spacing: -0.95px;
  --color-type-heading: rgb(22, 21, 15);
  --font-body: "Geist";
  --text-body: 19px;
  --text-body--line-height: 31.35px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(73, 70, 63);
  --font-body-small: "Geist";
  --text-body-small: 15px;
  --text-body-small--line-height: 24.75px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(73, 70, 63);
  --font-label: "Geist Mono";
  --text-label: 12px;
  --text-label--line-height: 19.8px;
  --text-label--font-weight: 700;
  --text-label--letter-spacing: 1.44px;
  --color-type-label: rgb(138, 109, 36);
  --spacing-base: 8px;
  --spacing-section: 112px;
  --spacing-container: 16px;
  --container-content: 720px;
  --spacing-observed-1: 16px;
  --spacing-observed-2: 17.5px;
  --spacing-observed-3: 24px;
  --spacing-observed-4: 9.5px;
  --spacing-observed-5: 28px;
  --spacing-observed-6: 112px;
  --spacing-observed-7: 8px;
  --spacing-observed-8: 48px;
  --spacing-observed-9: 13px;
  --spacing-observed-10: 56px;
  --radius-containers: 8px;
  --radius-media: 50px;
  --radius-pills: 999px;
}

/* 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(232, 229, 222);
  --border-observed-2: 2px solid rgb(204, 161, 72);
  --motion-duration-observed-1: 550ms;
  --motion-easing-observed-1: ease, ease;
  --motion-easing-observed-2: ease;
  --motion-libraries-observed: "Lenis";
  --motion-interaction-states-observed: "hover";
  --motion-reduced-motion-support: 1;
}
