/* 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://meteoric.earth/","capturedAt":"2026-09-08T18:40:50.661Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:0090f999df23fed2ba39254ba208de646792be1f97edc1a0537207eda2d97d1f","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: #19202c;
  --color-surface-1: #1a2230;
  --color-surface-2: #161c26;
  --color-surface-3: #1f2a3b;
  --color-primary-text: #ffffff;
  --color-secondary-text: #b9c4d2;
  --color-border: rgba(230, 236, 243, 0.161);
  --font-display: "DM Sans Variable";
  --text-display: 29px;
  --text-display--line-height: 39.15px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: 0px;
  --color-type-display: rgb(255, 255, 255);
  --font-heading: "DM Sans Variable";
  --text-heading: 73.6px;
  --text-heading--line-height: 78.016px;
  --text-heading--font-weight: 500;
  --text-heading--letter-spacing: 0.736px;
  --color-type-heading: rgb(255, 255, 255);
  --font-body: "DM Sans Variable";
  --text-body: 15.5px;
  --text-body--line-height: 25.575px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(185, 196, 210);
  --font-body-small: "DM Sans Variable";
  --text-body-small: 13.5px;
  --text-body-small--line-height: 21.9375px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(147, 162, 181);
  --font-label: "DM Sans Variable";
  --text-label: 13px;
  --text-label--line-height: 19.5px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 1.69px;
  --color-type-label: rgb(255, 251, 244);
  --spacing-base: 4px;
  --spacing-section: 48px;
  --spacing-container: 28px;
  --spacing-observed-1: 28px;
  --spacing-observed-2: 9px;
  --spacing-observed-3: 14px;
  --spacing-observed-4: 48px;
  --spacing-observed-5: 22px;
  --spacing-observed-6: 150px;
  --spacing-observed-7: 12px;
  --spacing-observed-8: 36px;
  --spacing-observed-9: 38px;
  --spacing-observed-10: 13px;
  --radius-inputs: 3px;
  --radius-containers: 3px;
  --radius-buttons: 3px;
  --radius-media: 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 rgba(230, 236, 243, 0.161);
  --motion-duration-observed-1: 0.3s;
  --motion-duration-observed-2: 0.2s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease, ease;
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus";
  --motion-reduced-motion-support: 1;
}
