/* 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.akonlabs.com/","capturedAt":"2026-09-08T18:40:21.451Z","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.","The visible hero lettering is graphical; its type metrics were not exported as computed text."],"confidence":"medium","extractorVersion":"2.5.0","captureFingerprint":"sha256:c896de75f04f4a49ee10856dca4c25af68e0e3326c38c198e1e196fb1499a0ae","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #000000;
  --color-surface-1: #ffffff;
  --color-surface-2: #f0efec;
  --color-surface-3: rgba(255, 255, 255, 0.251);
  --color-primary-text: #8b8b8b;
  --color-secondary-text: #ffffff;
  --color-action: #000000;
  --color-border: rgba(255, 255, 255, 0.078);
  --font-heading: "Inter";
  --text-heading: 48px;
  --text-heading--line-height: 48px;
  --text-heading--font-weight: 600;
  --text-heading--letter-spacing: -1.2px;
  --color-type-heading: rgb(52, 52, 52);
  --font-body: "Inter";
  --text-body: 16px;
  --text-body--line-height: 28px;
  --text-body--font-weight: 500;
  --text-body--letter-spacing: -1%;
  --color-type-body: rgb(139, 139, 139);
  --font-label: "DM Mono";
  --text-label: 12px;
  --text-label--line-height: 16px;
  --text-label--font-weight: 400;
  --text-label--letter-spacing: 1.8px;
  --color-type-label: rgb(52, 52, 52);
  --spacing-base: 4px;
  --spacing-section: 32px;
  --spacing-container: 32px;
  --container-content: 1440px;
  --spacing-observed-1: 32px;
  --spacing-observed-2: 10px;
  --spacing-observed-3: 12px;
  --spacing-observed-4: 8px;
  --spacing-observed-5: 16px;
  --spacing-observed-6: 24px;
  --spacing-observed-7: 1px;
  --spacing-observed-8: 48px;
  --spacing-observed-9: 4px;
  --spacing-observed-10: 2px;
  --radius-pills: 9999px;
  --radius-containers: 8px;
  --radius-cards: 24px;
  --radius-buttons: 8px;
  --radius-media: 8px;
  --shadow-observed-1: rgba(0, 0, 0, 0.12) 0px 2px 6px 0px;
  --shadow-observed-2: rgba(0, 0, 0, 0.12) 0px 4px 12px 0px;
  --shadow-observed-3: rgba(0, 0, 0, 0.12) 0px 8px 24px 0px;
  --shadow-observed-4: rgba(255, 204, 0, 0.54) 0px 0px 15.7222px 1.90741px, rgba(255, 204, 0, 0.247) 0px 0px 43.2593px 5.81482px;
}

/* Supplemental observed values without a Tailwind utility namespace. */
:root {
  --font-style-heading: normal;
  --font-features-heading: normal;
  --font-style-body: normal;
  --font-features-body: normal;
  --font-style-label: normal;
  --font-features-label: normal;
  --border-observed-1: 1px solid rgba(255, 255, 255, 0.078);
  --border-observed-2: 1px solid rgba(0, 0, 0, 0.102);
  --border-observed-3: 1px solid transparent;
  --border-observed-4: 1px solid rgba(255, 255, 255, 0.200);
  --border-observed-5: 1px solid rgba(0, 0, 0, 0.149);
  --motion-duration-observed-1: 2.2s;
  --motion-duration-observed-2: 0.2s;
  --motion-duration-observed-3: 0.3s;
  --motion-duration-observed-4: 0.4s;
  --motion-duration-observed-5: 0.5s;
  --motion-duration-observed-6: 1.4s;
  --motion-easing-observed-1: linear;
  --motion-easing-observed-2: ease-in-out;
  --motion-easing-observed-3: ease;
  --motion-keyframe-observed-1: "glow-pulse";
  --motion-keyframe-observed-2: "flow-dash";
  --motion-keyframe-observed-3: "flow-pulse";
  --motion-keyframe-observed-4: "ping";
  --motion-keyframe-observed-5: "accordion-down";
  --motion-keyframe-observed-6: "accordion-up";
  --motion-keyframe-observed-7: "scroll";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "transition-all, hover, focus, active";
  --motion-reduced-motion-support: 1;
}
