/* 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://tash.cards/","capturedAt":"2026-09-08T18:44:19.878Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","Blocked 1 request to private or unsupported network destinations during capture.","Animated or layered text alternatives were detected; the analysis records the most visually prominent state at capture."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:e3b22ada94ad72b4e22de94d1e28a6bcd5df3c63dcfcb3bfe127ead1cafbc094","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #8b8b8b;
  --color-surface-1: #8a8a8a;
  --color-surface-2: #926016;
  --color-surface-3: #31302f;
  --color-primary-text: #ffffff;
  --color-secondary-text: rgba(255, 255, 255, 0.502);
  --color-action: #ffffff;
  --color-border: rgba(255, 255, 255, 0.161);
  --font-display: "Inter Display";
  --text-display: 48px;
  --text-display--line-height: 48px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: -1.2px;
  --color-type-display: rgb(255, 255, 255);
  --font-body: "Inter Display";
  --text-body: 12px;
  --text-body--line-height: 14.4px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: -0.3px;
  --color-type-body: rgba(255, 255, 255, 0.502);
  --font-body-small: "Inter Display";
  --text-body-small: 10px;
  --text-body-small--line-height: 12px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: -0.3px;
  --color-type-body-small: rgba(255, 255, 255, 0.502);
  --font-label: "Sans Serif";
  --text-label: 12px;
  --text-label--line-height: normal;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(0, 0, 238);
  --spacing-base: 4px;
  --spacing-section: 100px;
  --spacing-container: 20px;
  --container-content: 384px;
  --spacing-observed-1: 10px;
  --spacing-observed-2: 20px;
  --spacing-observed-3: 16px;
  --spacing-observed-4: 100px;
  --spacing-observed-5: 4px;
  --spacing-observed-6: 12px;
  --spacing-observed-7: 24px;
  --spacing-observed-8: 8px;
  --spacing-observed-9: 40px;
  --spacing-observed-10: 14px;
  --radius-containers: 4px;
  --radius-pills: 7.5px;
  --radius-inputs: 4px;
  --radius-buttons: 4px;
  --radius-media: 0px;
}

/* 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-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.161);
  --motion-duration-observed-1: 0.4s;
  --motion-duration-observed-2: 800ms;
  --motion-easing-observed-1: cubic-bezier(0.44, 0, 0.56, 1);
  --motion-easing-observed-2: ease-out;
  --motion-easing-observed-3: unset;
  --motion-easing-observed-4: linear;
  --motion-keyframe-observed-1: "__framer-loading-spin";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, active, focus";
  --motion-reduced-motion-support: 0;
}
