/* 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.arbital.xyz/","capturedAt":"2026-09-08T18:47:01.864Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","Animated or layered text alternatives were detected; the analysis records the most visually prominent state at capture.","The visible hero lettering is graphical; its type metrics were not exported as computed text."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:2765c666ae9710ab62ffe4961ae9aab5b414b62a9ae1831d44d4176f49d404c0","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #000101;
  --color-surface-1: #0d1015;
  --color-surface-2: #07090d;
  --color-surface-3: rgba(60, 114, 255, 0.149);
  --color-primary-text: #ffffff;
  --color-secondary-text: rgba(241, 243, 246, 0.949);
  --color-action: #3a6fff;
  --color-border: rgba(70, 80, 95, 0.2);
  --font-heading: "Geist";
  --text-heading: 64px;
  --text-heading--line-height: 96px;
  --text-heading--font-weight: 700;
  --text-heading--letter-spacing: -1.92px;
  --color-type-heading: rgb(241, 243, 246);
  --font-body: "Geist";
  --text-body: 20px;
  --text-body--line-height: 28px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: -0.3px;
  --color-type-body: rgba(241, 243, 246, 0.949);
  --font-label: "Geist";
  --text-label: 12px;
  --text-label--line-height: 16px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: -0.36px;
  --color-type-label: rgb(165, 172, 183);
  --spacing-base: 4px;
  --spacing-section: 40px;
  --spacing-container: 40px;
  --container-content: 1440px;
  --spacing-observed-1: 4px;
  --spacing-observed-2: 8px;
  --spacing-observed-3: 6px;
  --spacing-observed-4: 2px;
  --spacing-observed-5: 10px;
  --spacing-observed-6: 40px;
  --spacing-observed-7: 20px;
  --spacing-observed-8: 16px;
  --spacing-observed-9: 3px;
  --spacing-observed-10: 12px;
  --radius-pills: 9999px;
  --radius-cards: 4px;
  --radius-containers: 4px;
  --radius-media: 0px;
  --shadow-observed-1: rgba(0, 0, 0, 0.35) 0px 0px 0px 1px;
  --shadow-observed-2: rgba(255, 255, 255, 0.1) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.55) 0px -1px 0px 0px inset, rgba(0, 0, 0, 0.5) 0px 2px 3px 0px;
}

/* Supplemental observed values without a Tailwind utility namespace. */
:root {
  --font-style-heading: normal;
  --font-features-heading: normal;
  --font-style-body: normal;
  --font-features-body: normal;
  --font-style-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgba(70, 80, 95, 0.200);
  --border-observed-2: 1px solid transparent;
  --border-observed-3: 1px solid rgba(255, 255, 255, 0.102);
  --motion-duration-observed-1: 0.2s;
  --motion-duration-observed-2: 0.3s;
  --motion-duration-observed-3: 0.15s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: linear;
  --motion-easing-observed-3: ease-out;
  --motion-easing-observed-4: unset;
  --motion-easing-observed-5: cubic-bezier(0.22, 1, 0.36, 1);
  --motion-easing-observed-6: ease-in-out;
  --motion-easing-observed-7: ease, ease;
  --motion-keyframe-observed-1: "fade-lead-in";
  --motion-keyframe-observed-2: "fade-tail-out";
  --motion-keyframe-observed-3: "ticker-scroll";
  --motion-keyframe-observed-4: "terminal-value-tick-up";
  --motion-keyframe-observed-5: "terminal-value-tick-down";
  --motion-keyframe-observed-6: "ticker-glare";
  --motion-keyframe-observed-7: "shimmer";
  --motion-keyframe-observed-8: "orb-wave";
  --motion-keyframe-observed-9: "point-boost-sweep";
  --motion-keyframe-observed-10: "t-shimmer";
  --motion-keyframe-observed-11: "hero-rise";
  --motion-keyframe-observed-12: "section-rise";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "focus, active, disabled, transition-all, hover";
  --motion-reduced-motion-support: 1;
}
