/* 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://herdr.dev/","capturedAt":"2026-09-08T18:43:01.099Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:c252bf9da0b8c98ee2ba300e92a088590cbc2e65e89f13cc5ee1ee8b848dbe13","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [{"tokenName":"base-unit","sourceField":"baseUnit","value":"Irregular / not reliably detected"}] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #16161b;
  --color-surface-1: #11111b;
  --color-surface-2: #17171a;
  --color-surface-3: #26262b;
  --color-primary-text: #eae8ee;
  --color-secondary-text: #cdccd2;
  --color-border: #35353d;
  --font-display: "Archivo";
  --text-display: 105.6px;
  --text-display--line-height: 92.928px;
  --text-display--font-weight: 900;
  --text-display--letter-spacing: -5.808px;
  --color-type-display: rgb(234, 232, 238);
  --font-heading: "Archivo";
  --text-heading: 70px;
  --text-heading--line-height: 65.1px;
  --text-heading--font-weight: 900;
  --text-heading--letter-spacing: -3.5px;
  --color-type-heading: rgb(234, 232, 238);
  --font-body: "Inter";
  --text-body: 14.5px;
  --text-body--line-height: 24.65px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(205, 204, 210);
  --font-body-small: "Inter";
  --text-body-small: 13.5px;
  --text-body-small--line-height: 22.95px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(176, 175, 182);
  --font-label: "JetBrains Mono";
  --text-label: 10px;
  --text-label--line-height: 16.5px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 1.6px;
  --color-type-label: rgb(23, 23, 26);
  --spacing-section: 34px;
  --spacing-container: 34px;
  --container-content: 1440px;
  --spacing-observed-1: 9px;
  --spacing-observed-2: 14px;
  --spacing-observed-3: 11px;
  --spacing-observed-4: 34px;
  --spacing-observed-5: 13px;
  --spacing-observed-6: 7px;
  --spacing-observed-7: 7.5px;
  --spacing-observed-8: 26px;
  --spacing-observed-9: 15px;
  --spacing-observed-10: 6px;
  --radius-pills: 50px;
  --radius-buttons: 0px;
  --shadow-observed-1: rgb(166, 227, 161) 0px 0px 0px 2px inset;
}

/* 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(53, 53, 61);
  --border-observed-2: 1px solid rgb(49, 50, 68);
  --motion-duration-observed-1: 0.12s;
  --motion-duration-observed-2: 3.6s;
  --motion-duration-observed-3: 2.2s;
  --motion-duration-observed-4: 0.15s;
  --motion-duration-observed-5: 180ms;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease, ease, ease;
  --motion-easing-observed-3: ease, ease;
  --motion-easing-observed-4: ease-in-out;
  --motion-easing-observed-5: steps(1);
  --motion-easing-observed-6: linear;
  --motion-keyframe-observed-1: "theme-hint-pulse";
  --motion-keyframe-observed-2: "theme-hint-dot";
  --motion-keyframe-observed-3: "mock-attach";
  --motion-keyframe-observed-4: "mock-swap";
  --motion-keyframe-observed-5: "site-pulse";
  --motion-keyframe-observed-6: "site-caret";
  --motion-keyframe-observed-7: "pf-frame";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus, transition-all, active";
  --motion-reduced-motion-support: 1;
}
