/* 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://toven.ai/","capturedAt":"2026-09-08T18:41:29.060Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","Motion extraction inspected 40 of 72 running animations."],"confidence":"low","extractorVersion":"2.5.0","captureFingerprint":"sha256:63e84d3277f586aafbd368931908ac70cbff1fe6c60e23d0feefaf8506636d3d","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [{"tokenName":"content-max-width","sourceField":"maxContentWidth","value":"1600px full-width canvas"}] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #fafaf8;
  --color-surface-1: #f5f5f0;
  --color-surface-2: #ffffff;
  --color-surface-3: #44403c;
  --color-primary-text: #1c1917;
  --color-secondary-text: #78716c;
  --color-action: #1a4d3e;
  --color-border: #d6d3d1;
  --font-display: "Libre Baskerville";
  --text-display: 72px;
  --text-display--line-height: 75.6px;
  --text-display--font-weight: 700;
  --text-display--letter-spacing: -1.8px;
  --color-type-display: rgb(28, 25, 23);
  --font-heading: "Libre Baskerville";
  --text-heading: 36px;
  --text-heading--line-height: 40px;
  --text-heading--font-weight: 700;
  --text-heading--letter-spacing: 0px;
  --color-type-heading: rgb(28, 25, 23);
  --font-body: "IBM Plex Sans";
  --text-body: 14px;
  --text-body--line-height: 22.75px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(120, 113, 108);
  --font-label: "IBM Plex Sans";
  --text-label: 14px;
  --text-label--line-height: 20px;
  --text-label--font-weight: 600;
  --text-label--letter-spacing: 1.4px;
  --color-type-label: rgb(120, 113, 108);
  --spacing-base: 8px;
  --spacing-section: 48px;
  --spacing-container: 24px;
  --spacing-observed-1: 12px;
  --spacing-observed-2: 8px;
  --spacing-observed-3: 24px;
  --spacing-observed-4: 20px;
  --spacing-observed-5: 48px;
  --spacing-observed-6: 6px;
  --spacing-observed-7: 32px;
  --spacing-observed-8: 16px;
  --spacing-observed-9: 64px;
  --spacing-observed-10: 96px;
  --radius-pills: 9999px;
  --radius-containers: 12px;
  --radius-media: 0px;
  --shadow-observed-1: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
  --shadow-observed-2: color(srgb 0.101961 0.301961 0.243137 / 0.15) 0px 0px 0px 4px;
}

/* 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-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgb(214, 211, 209);
  --border-observed-2: 1px solid rgba(25, 75, 60, 0.200);
  --motion-duration-observed-1: 0.5s;
  --motion-duration-observed-2: 0.4s;
  --motion-duration-observed-3: 0.3s;
  --motion-duration-observed-4: 0.42s;
  --motion-duration-observed-5: 7000ms;
  --motion-duration-observed-6: 0.35s;
  --motion-duration-observed-7: 2.4s;
  --motion-easing-observed-1: ease-out;
  --motion-easing-observed-2: cubic-bezier(0.34, 1.56, 0.64, 1);
  --motion-easing-observed-3: linear;
  --motion-easing-observed-4: ease-in-out;
  --motion-easing-observed-5: cubic-bezier(0.34, 1.2, 0.64, 1);
  --motion-keyframe-observed-1: "spin";
  --motion-keyframe-observed-2: "pulse";
  --motion-keyframe-observed-3: "ic-cycle";
  --motion-keyframe-observed-4: "ic-fade";
  --motion-keyframe-observed-5: "ic-pop";
  --motion-keyframe-observed-6: "ic-draw";
  --motion-keyframe-observed-7: "ic-pulse";
  --motion-keyframe-observed-8: "sv-cycleFade";
  --motion-keyframe-observed-9: "sv-flow";
  --motion-keyframe-observed-10: "sv-popIn";
  --motion-keyframe-observed-11: "sv-ping";
  --motion-keyframe-observed-12: "sv-slideUp";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "transition-all, hover, focus, disabled";
  --motion-reduced-motion-support: 0;
}
