/* 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://subvocal.company/","capturedAt":"2026-09-08T18:38:08.139Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:2db78b937c007fda6dc3d32b97ddd2a617c55c30e473db7dd54d957fb56200bc","evidenceScreenIds":["hero","mobile"]} */
/* better-design-unsupported-spacing: [{"tokenName":"section-gap","sourceField":"sectionGap","value":"Not reliably detected"},{"tokenName":"content-max-width","sourceField":"maxContentWidth","value":"1600px full-width canvas"}] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #064f1d;
  --color-surface-1: #3a5a40;
  --color-surface-2: rgba(255, 255, 255, 0.549);
  --color-surface-3: rgba(26, 26, 13, 0.078);
  --color-primary-text: #17190f;
  --color-secondary-text: #fdfbf6;
  --color-action: #e8632b;
  --color-border: rgba(25, 25, 16, 0.122);
  --font-display: "Fraunces";
  --text-display: 54.4px;
  --text-display--line-height: 55.488px;
  --text-display--font-weight: 500;
  --text-display--letter-spacing: -2.176px;
  --color-type-display: rgb(23, 25, 15);
  --font-body: "Inter";
  --text-body: 17.6px;
  --text-body--line-height: 25.52px;
  --text-body--font-weight: 500;
  --text-body--letter-spacing: -0.176px;
  --color-type-body: rgb(23, 25, 15);
  --font-label: "Inter";
  --text-label: 12px;
  --text-label--line-height: normal;
  --text-label--font-weight: 700;
  --text-label--letter-spacing: 0.72px;
  --color-type-label: rgba(255, 255, 255, 0.878);
  --spacing-base: 4px;
  --spacing-container: 24px;
  --spacing-observed-1: 4px;
  --spacing-observed-2: 2px;
  --spacing-observed-3: 14px;
  --spacing-observed-4: 24px;
  --spacing-observed-5: 18px;
  --spacing-observed-6: 28px;
  --radius-pills: 50px;
  --radius-buttons: 10px;
  --radius-media: 0px;
  --shadow-observed-1: rgba(23, 25, 15, 0.04) 0px 1px 2px 0px, rgba(23, 25, 15, 0.08) 0px 8px 24px 0px;
}

/* Supplemental observed values without a Tailwind utility namespace. */
:root {
  --font-style-display: normal;
  --font-features-display: normal;
  --font-style-body: normal;
  --font-features-body: normal;
  --font-style-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgba(25, 25, 16, 0.122);
  --motion-duration-observed-1: 1.1s;
  --motion-duration-observed-2: 0.2s;
  --motion-duration-observed-3: 0.15s;
  --motion-duration-observed-4: 0.7s;
  --motion-duration-observed-5: 7s;
  --motion-duration-observed-6: 8.5s;
  --motion-duration-observed-7: 2.4s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: cubic-bezier(0.16, 1, 0.3, 1);
  --motion-easing-observed-3: ease-in-out;
  --motion-easing-observed-4: ease, ease;
  --motion-easing-observed-5: ease, ease, ease;
  --motion-easing-observed-6: cubic-bezier(0.16, 1, 0.3, 1), ease-in-out;
  --motion-easing-observed-7: ease, cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --motion-easing-observed-8: cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.25, 0.46, 0.45, 0.94), ease;
  --motion-keyframe-observed-1: "app-loading-icon-in";
  --motion-keyframe-observed-2: "app-loading-icon-breathe";
  --motion-keyframe-observed-3: "app-loading-ring";
  --motion-keyframe-observed-4: "app-loading-meta-in";
  --motion-keyframe-observed-5: "app-loading-line-scan";
  --motion-keyframe-observed-6: "app-loading-ambient-a";
  --motion-keyframe-observed-7: "app-loading-ambient-b";
  --motion-keyframe-observed-8: "hwvgbZ";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus, active";
  --motion-reduced-motion-support: 1;
}
