/* 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://www.aerogensystems.com/","capturedAt":"2026-09-08T18:39:38.507Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"low","extractorVersion":"2.5.0","captureFingerprint":"sha256:c921b772bc02a6e82786cf32b18f5c1912114f9714d892995d07ca25562b359d","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: #fffaf7;
  --color-surface-1: #00162c;
  --color-surface-2: #bcdce5;
  --color-surface-3: #0090b9;
  --color-primary-text: #00162c;
  --color-secondary-text: rgba(0, 22, 44, 0.8);
  --color-action: #0090b9;
  --color-border: #dbdadb;
  --font-display: "Playfair Display";
  --text-display: 67.2px;
  --text-display--line-height: 70.56px;
  --text-display--font-weight: 500;
  --text-display--letter-spacing: -1.008px;
  --color-type-display: rgb(0, 22, 44);
  --font-heading: "Playfair Display";
  --text-heading: 54.4px;
  --text-heading--line-height: 58.752px;
  --text-heading--font-weight: 500;
  --text-heading--letter-spacing: -0.816px;
  --color-type-heading: rgb(0, 22, 44);
  --font-body: "Montserrat";
  --text-body: 15.5px;
  --text-body--line-height: 25.1875px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgba(0, 22, 44, 0.800);
  --font-body-small: "Montserrat";
  --text-body-small: 14px;
  --text-body-small--line-height: 22.75px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(100, 91, 75);
  --font-label: "JetBrains Mono";
  --text-label: 12.5px;
  --text-label--line-height: 18.75px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(0, 22, 44);
  --spacing-base: 4px;
  --spacing-section: 96px;
  --spacing-container: 24px;
  --spacing-observed-1: 24px;
  --spacing-observed-2: 28px;
  --spacing-observed-3: 20px;
  --spacing-observed-4: 96px;
  --spacing-observed-5: 16px;
  --spacing-observed-6: 56px;
  --spacing-observed-7: 12px;
  --spacing-observed-8: 8px;
  --spacing-observed-9: 4px;
  --spacing-observed-10: 40px;
  --radius-media: 6px;
  --radius-pills: 9999px;
  --radius-containers: 6px;
  --radius-buttons: 0px;
  --shadow-observed-1: rgba(0, 22, 44, 0.12) 0px 4px 16px -6px;
  --shadow-observed-2: rgba(0, 22, 44, 0.14) 0px 6px 18px -4px;
  --shadow-observed-3: rgba(0, 22, 44, 0.2) 0px 16px 40px -8px;
  --shadow-observed-4: rgba(0, 22, 44, 0.68) 0px 20px 44px -14px;
}

/* 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(219, 218, 219);
  --border-observed-2: 1px solid rgba(0, 24, 44, 0.251);
  --motion-duration-observed-1: 0.1s;
  --motion-duration-observed-2: 0.2s;
  --motion-duration-observed-3: 0.3s;
  --motion-duration-observed-4: 0.7s;
  --motion-duration-observed-5: 700ms;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: cubic-bezier(0, 0, 0.2, 1);
  --motion-keyframe-observed-1: "enter";
  --motion-keyframe-observed-2: "exit";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "focus, transition-all, hover, active, disabled";
  --motion-reduced-motion-support: 1;
}
