/* 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.antropi.world/","capturedAt":"2026-09-08T18:42:22.539Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","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:12eb2a52ac9a33a9c851d162fe9487095f7656f89a094aa896f3e56b0b30f379","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: #ebebeb;
  --color-surface-1: #000000;
  --color-surface-2: rgba(0, 0, 0, 0.502);
  --color-surface-3: #eaeaea;
  --color-primary-text: #ffffff;
  --color-secondary-text: #f3f4f6;
  --color-action: #000000;
  --color-border: #ffffff;
  --font-display: "ShizukaD";
  --text-display: 36px;
  --text-display--line-height: 40px;
  --text-display--font-weight: 700;
  --text-display--letter-spacing: 0px;
  --color-type-display: rgb(255, 255, 255);
  --font-heading: "ShizukaD";
  --text-heading: 72px;
  --text-heading--line-height: 90px;
  --text-heading--font-weight: 700;
  --text-heading--letter-spacing: 0px;
  --color-type-heading: rgb(255, 255, 255);
  --font-body: "ShizukaD";
  --text-body: 16px;
  --text-body--line-height: 26px;
  --text-body--font-weight: 400;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(243, 244, 246);
  --font-body-small: "ShizukaD";
  --text-body-small: 12px;
  --text-body-small--line-height: 16px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(243, 244, 246);
  --font-label: "ShizukaD";
  --text-label: 14px;
  --text-label--line-height: 20px;
  --text-label--font-weight: 500;
  --text-label--letter-spacing: 0px;
  --color-type-label: rgb(255, 255, 255);
  --spacing-base: 4px;
  --spacing-section: 32px;
  --spacing-container: 16px;
  --spacing-observed-1: 8px;
  --spacing-observed-2: 16px;
  --spacing-observed-3: 12px;
  --spacing-observed-4: 32px;
  --spacing-observed-5: 20px;
  --spacing-observed-6: 4px;
  --spacing-observed-7: 24px;
  --spacing-observed-8: 6px;
  --spacing-observed-9: 96px;
  --spacing-observed-10: 48px;
  --radius-containers: 8px;
  --radius-buttons: 8px;
  --radius-media: 6px;
  --radius-pills: 9999px;
}

/* 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(255, 255, 255);
  --border-observed-2: 1px solid rgb(0, 0, 0);
  --motion-duration-observed-1: 0.3s;
  --motion-duration-observed-2: 0.5s;
  --motion-duration-observed-3: 5s;
  --motion-easing-observed-1: ease;
  --motion-easing-observed-2: linear;
  --motion-keyframe-observed-1: "move";
  --motion-keyframe-observed-2: "spin";
  --motion-keyframe-observed-3: "pulse";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "transition-all, hover, focus, disabled";
  --motion-reduced-motion-support: 0;
}
