/* 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.nodus-compute.ai/","capturedAt":"2026-09-08T18:38:10.111Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:bddc1706a6eb31eb27fe2df741c766a9f5ab3ccae77408c27887119ad3b4ae0f","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: #0c121a;
  --color-surface-1: #080d14;
  --color-surface-2: #0c1b2c;
  --color-surface-3: #a7e9ce;
  --color-primary-text: #f4f3ee;
  --color-secondary-text: #a8b4c3;
  --color-border: rgba(255, 255, 255, 0.129);
  --font-display: "Inter";
  --text-display: 120px;
  --text-display--line-height: 120px;
  --text-display--font-weight: 450;
  --text-display--letter-spacing: -9px;
  --color-type-display: rgb(244, 243, 238);
  --font-heading: "Inter";
  --text-heading: 144px;
  --text-heading--line-height: 123.84px;
  --text-heading--font-weight: 450;
  --text-heading--letter-spacing: -11.52px;
  --color-type-heading: rgb(244, 243, 238);
  --font-body: "Inter";
  --text-body: 15px;
  --text-body--line-height: 27px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(168, 180, 195);
  --font-body-small: "Inter";
  --text-body-small: 14px;
  --text-body-small--line-height: 25.2px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(168, 180, 195);
  --font-label: "Ui Monospace";
  --text-label: 9px;
  --text-label--line-height: 15.3px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 1.17px;
  --color-type-label: rgb(168, 180, 195);
  --spacing-base: 8px;
  --spacing-section: 88px;
  --spacing-container: 26px;
  --spacing-observed-1: 9px;
  --spacing-observed-2: 10px;
  --spacing-observed-3: 12px;
  --spacing-observed-4: 88px;
  --spacing-observed-5: 26px;
  --spacing-observed-6: 25px;
  --spacing-observed-7: 17px;
  --spacing-observed-8: 24px;
  --spacing-observed-9: 8px;
  --spacing-observed-10: 30px;
  --radius-containers: 4px;
  --radius-pills: 50px;
  --radius-media: 2px;
  --radius-cards: 0px;
  --radius-buttons: 0px;
  --shadow-observed-1: rgba(167, 233, 206, 0.333) 0px 0px 13px 0px;
  --shadow-observed-2: rgba(0, 0, 0, 0.467) 0px 35px 90px 0px, rgba(170, 219, 211, 0.04) 0px 0px 70px 0px;
  --shadow-observed-3: rgba(167, 233, 206, 0.063) 0px -2px 25px 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(255, 255, 255, 0.129);
  --border-observed-2: 1px solid rgba(255, 255, 255, 0.369);
  --border-observed-3: 1px solid rgba(255, 255, 255, 0.180);
  --border-observed-4: 1px solid rgba(142, 180, 192, 0.239);
  --border-observed-5: 1px solid rgba(166, 233, 205, 0.180);
  --motion-duration-observed-1: 1s;
  --motion-duration-observed-2: 140ms;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease, ease;
  --motion-easing-observed-3: ease, ease, ease;
  --motion-easing-observed-4: ease-in-out;
  --motion-easing-observed-5: cubic-bezier(0.22, 1, 0.36, 1);
  --motion-easing-observed-6: cubic-bezier(0.2, 0.7, 0.3, 1);
  --motion-easing-observed-7: ease, ease, ease, ease;
  --motion-easing-observed-8: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0.22, 1, 0.36, 1);
  --motion-keyframe-observed-1: "pg-pulse";
  --motion-keyframe-observed-2: "c-step-breathe";
  --motion-keyframe-observed-3: "console-gate-in";
  --motion-keyframe-observed-4: "console-app-in";
  --motion-keyframe-observed-5: "rise-in";
  --motion-keyframe-observed-6: "panel-in";
  --motion-keyframe-observed-7: "cinema-rise";
  --motion-keyframe-observed-8: "cinema-arrive";
  --motion-keyframe-observed-9: "cinema-signal";
  --motion-keyframe-observed-10: "cinema-draw";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "focus, hover, disabled, active";
  --motion-reduced-motion-support: 1;
}
