/* 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://qokedas.com/","capturedAt":"2026-09-08T18:43:34.223Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:618a7ea13eb8af7895a05801e990223a88a160d5409d20f90985d1a6482c5169","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #f4f4f1;
  --color-primary-text: #191a1c;
  --color-secondary-text: #5b5d61;
  --color-border: #dcdcd6;
  --font-display: "Newsreader";
  --text-display: 108px;
  --text-display--line-height: 108px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: -3.024px;
  --color-type-display: rgb(25, 26, 28);
  --font-body: "Newsreader";
  --text-body: 24px;
  --text-body--line-height: 33.6px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(25, 26, 28);
  --font-label: "Schibsted Grotesk";
  --text-label: 15px;
  --text-label--line-height: 24px;
  --text-label--font-weight: 500;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(91, 93, 97);
  --spacing-base: 8px;
  --spacing-section: 48px;
  --spacing-container: 24px;
  --container-content: 1216px;
  --spacing-observed-1: 48px;
  --spacing-observed-2: 24px;
  --spacing-observed-3: 40px;
  --spacing-observed-4: 112px;
  --spacing-observed-5: 32px;
  --spacing-observed-6: 120px;
  --spacing-observed-7: 96px;
  --spacing-observed-8: 56px;
  --spacing-observed-9: 16px;
  --spacing-observed-10: 128px;
}

/* Supplemental observed values without a Tailwind utility namespace. */
:root {
  --font-style-display: normal;
  --font-features-display: normal;
  --font-style-body: normal;
  --font-features-body: normal;
  --font-style-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgb(220, 220, 214);
  --motion-duration-observed-1: 0.2s;
  --motion-duration-observed-2: 0.7s;
  --motion-duration-observed-3: 700ms;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: cubic-bezier(0.2, 0.6, 0.2, 1);
  --motion-easing-observed-3: linear;
  --motion-keyframe-observed-1: "hero-in";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus";
  --motion-reduced-motion-support: 1;
}
