/* 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.vernius.systems/","capturedAt":"2026-09-08T18:39:49.603Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:c5216c48765c6d6fc68769d620b35664e77dbfb2f49e4cdd5d59487ba4150895","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: #0b0a0a;
  --color-surface-1: #0c0d0a;
  --color-surface-2: #111111;
  --color-surface-3: rgba(9, 9, 9, 0.949);
  --color-primary-text: #f0e8d8;
  --color-secondary-text: #999999;
  --color-action: #c8b89a;
  --color-border: #1a1a1a;
  --font-display: "Inter";
  --text-display: 72px;
  --text-display--line-height: 75.6px;
  --text-display--font-weight: 700;
  --text-display--letter-spacing: -1.8px;
  --color-type-display: rgb(240, 232, 216);
  --font-heading: "Inter";
  --text-heading: 60px;
  --text-heading--line-height: 75px;
  --text-heading--font-weight: 700;
  --text-heading--letter-spacing: -1.5px;
  --color-type-heading: rgb(139, 154, 107);
  --font-body: "Inter";
  --text-body: 18px;
  --text-body--line-height: 29.25px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(153, 153, 153);
  --font-body-small: "Inter";
  --text-body-small: 15px;
  --text-body-small--line-height: 24.375px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(153, 153, 153);
  --font-label: "Inter";
  --text-label: 11px;
  --text-label--line-height: 16.5px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 2.2px;
  --color-type-label: rgb(85, 85, 85);
  --spacing-base: 8px;
  --spacing-section: 48px;
  --spacing-container: 24px;
  --spacing-observed-1: 24px;
  --spacing-observed-2: 16px;
  --spacing-observed-3: 48px;
  --spacing-observed-4: 20px;
  --spacing-observed-5: 8px;
  --spacing-observed-6: 12px;
  --spacing-observed-7: 80px;
  --spacing-observed-8: 32px;
  --spacing-observed-9: 10px;
  --spacing-observed-10: 6px;
  --radius-containers: 10px;
  --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 rgb(26, 26, 26);
  --border-observed-2: 1px solid rgba(200, 185, 155, 0.200);
  --border-observed-3: 1px solid rgba(26, 26, 26, 0.800);
  --border-observed-4: 1px solid rgb(200, 184, 154);
  --border-observed-5: 1px solid rgba(200, 183, 155, 0.180);
  --motion-duration-observed-1: 0.3s;
  --motion-duration-observed-2: 0.2s;
  --motion-duration-observed-3: 0.5s;
  --motion-duration-observed-4: 0.7s;
  --motion-duration-observed-5: 1s;
  --motion-duration-observed-6: 2s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease-out, ease-out;
  --motion-easing-observed-3: ease-out;
  --motion-easing-observed-4: ease-in-out;
  --motion-keyframe-observed-1: "countUp";
  --motion-keyframe-observed-2: "subtlePulse";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "transition-all, hover, focus";
  --motion-reduced-motion-support: 1;
}
