/* 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://box.ascii.dev/","capturedAt":"2026-09-08T18:38:01.399Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","Hero copy was inferred from visual prominence rather than semantic markup.","Animated or layered text alternatives were detected; the analysis records the most visually prominent state at capture."],"confidence":"low","extractorVersion":"2.5.0","captureFingerprint":"sha256:39a59e7d4381bbbaf209fb963e98d3c5c6d19e20743145883a069f8ffcd9a04c","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #fefefe;
  --color-surface-1: #ffffff;
  --color-surface-2: #111111;
  --color-surface-3: rgba(255, 255, 255, 0.922);
  --color-primary-text: #111111;
  --color-secondary-text: #000000;
  --color-border: #e0e0e0;
  --font-display: "Inter";
  --text-display: 32px;
  --text-display--line-height: 44.8px;
  --text-display--font-weight: 400;
  --text-display--letter-spacing: 0px;
  --color-type-display: rgb(17, 17, 17);
  --font-heading: "Funnel Display";
  --text-heading: 180px;
  --text-heading--line-height: 162px;
  --text-heading--font-weight: 400;
  --text-heading--letter-spacing: -7.2px;
  --color-type-heading: rgb(17, 17, 17);
  --font-body: "Inter";
  --text-body: 16px;
  --text-body--line-height: 23.2px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(17, 17, 17);
  --font-body-small: monospace;
  --text-body-small: 15px;
  --text-body-small--line-height: 22.5px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0.15px;
  --color-type-body-small: rgb(17, 17, 17);
  --font-label: "Inter";
  --text-label: 13px;
  --text-label--line-height: 18.2px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(17, 17, 17);
  --spacing-base: 4px;
  --spacing-section: 48px;
  --spacing-container: 20px;
  --container-content: 1440px;
  --spacing-observed-1: 12px;
  --spacing-observed-2: 10px;
  --spacing-observed-3: 14px;
  --spacing-observed-4: 6px;
  --spacing-observed-5: 48px;
  --spacing-observed-6: 20px;
  --spacing-observed-7: 34px;
  --spacing-observed-8: 24px;
  --spacing-observed-9: 30px;
  --spacing-observed-10: 44px;
  --radius-pills: 2px;
  --radius-media: 0px;
  --radius-buttons: 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(224, 224, 224);
  --border-observed-2: 1px solid rgb(17, 17, 17);
  --border-observed-3: 1px solid rgb(216, 216, 216);
  --border-observed-4: 5px solid transparent;
  --border-observed-5: 1px solid transparent;
  --motion-duration-observed-1: 0.15s;
  --motion-duration-observed-2: 0.6s;
  --motion-duration-observed-3: 1s;
  --motion-duration-observed-4: 0.18s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: ease, ease;
  --motion-easing-observed-3: ease, ease, ease;
  --motion-easing-observed-4: step-end;
  --motion-easing-observed-5: ease, ease, ease, ease;
  --motion-easing-observed-6: cubic-bezier(0.34, 1.56, 0.64, 1);
  --motion-easing-observed-7: linear;
  --motion-keyframe-observed-1: "fade-up";
  --motion-keyframe-observed-2: "bv-blink";
  --motion-keyframe-observed-3: "bv-fade-in";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "hover, focus, active";
  --motion-reduced-motion-support: 0;
}
