/* 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://vorelios.com/","capturedAt":"2026-09-08T18:41:54.292Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:73c55a0231f46af1e4a76529f02525d9b8bc255a40e673362604fc09f0424e36","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #0a0b0d;
  --color-surface-1: rgba(230, 230, 222, 0.122);
  --color-surface-2: #08090b;
  --color-surface-3: #0c0d10;
  --color-primary-text: #e6e4dd;
  --color-secondary-text: rgba(230, 229, 220, 0.722);
  --color-border: rgba(230, 230, 222, 0.122);
  --font-display: "Barlow";
  --text-display: 84px;
  --text-display--line-height: 80.64px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: -2.52px;
  --color-type-display: rgb(230, 228, 221);
  --font-heading: "Barlow";
  --text-heading: 14px;
  --text-heading--line-height: 19.6px;
  --text-heading--font-weight: 400;
  --text-heading--letter-spacing: 1.68px;
  --color-type-heading: rgba(230, 228, 221, 0.851);
  --font-body: "Barlow";
  --text-body: 22px;
  --text-body--line-height: 31.9px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgba(230, 229, 220, 0.722);
  --font-body-small: "Barlow";
  --text-body-small: 15px;
  --text-body-small--line-height: 22.5px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgba(230, 228, 222, 0.600);
  --font-label: "Barlow";
  --text-label: 13px;
  --text-label--line-height: normal;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 1.56px;
  --color-type-label: rgba(230, 228, 221, 0.851);
  --spacing-base: 8px;
  --spacing-section: 56px;
  --spacing-container: 24px;
  --container-content: 800px;
  --spacing-observed-1: 56px;
  --spacing-observed-2: 24px;
  --spacing-observed-3: 14px;
  --spacing-observed-4: 104px;
  --spacing-observed-5: 5px;
  --spacing-observed-6: 48px;
  --spacing-observed-7: 28px;
  --spacing-observed-8: 1px;
  --spacing-observed-9: 4.5px;
  --spacing-observed-10: 8px;
  --radius-containers: 6px;
  --radius-media: 4px;
  --radius-cards: 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, 230, 222, 0.122);
  --border-observed-2: 1px solid rgba(230, 230, 220, 0.200);
  --motion-duration-observed-1: 1.1s;
  --motion-duration-observed-2: 1.2s;
  --motion-duration-observed-3: 1.6s;
  --motion-duration-observed-4: 0.01ms;
  --motion-duration-observed-5: 1200ms;
  --motion-duration-observed-6: 1600ms;
  --motion-duration-observed-7: 1100ms;
  --motion-easing-observed-1: ease-out;
  --motion-easing-observed-2: cubic-bezier(0.2, 0.7, 0.2, 1);
  --motion-easing-observed-3: linear;
  --motion-keyframe-observed-1: "rise";
  --motion-keyframe-observed-2: "fade";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus";
  --motion-reduced-motion-support: 1;
}
