/* 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.mochi.tv/","capturedAt":"2026-09-08T18:46:13.530Z","coverage":"full-homepage","reviewStatus":"automated","warnings":["Automated interpretation; editorial review is pending.","This site uses a custom scroll model, so evidence positions are approximate.","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:a25db30300540518e44bd7f70e799b8fa4fd79683ed16b87fa2e15e83af5aa49","evidenceScreenIds":["hero","middle","closing","mobile"]} */
/* better-design-unsupported-spacing: [] */
/* better-design-unsupported-radius: [] */
@theme {
  --color-canvas: #1c1f20;
  --color-surface-1: #191c1e;
  --color-surface-2: rgba(17, 18, 19, 0.722);
  --color-surface-3: #0e1012;
  --color-primary-text: #ffffff;
  --color-secondary-text: #edeff1;
  --color-action: #99ea68;
  --color-border: #2c3034;
  --font-display: "Bricolage Grotesque";
  --text-display: 27px;
  --text-display--line-height: 28.35px;
  --text-display--font-weight: 800;
  --text-display--letter-spacing: -0.675px;
  --color-type-display: rgb(255, 255, 255);
  --font-heading: "Bricolage Grotesque";
  --text-heading: 17px;
  --text-heading--line-height: 23.8px;
  --text-heading--font-weight: 800;
  --text-heading--letter-spacing: 0.68px;
  --color-type-heading: rgb(214, 218, 221);
  --font-body: "Inter";
  --text-body: 14px;
  --text-body--line-height: 19.6px;
  --text-body--font-weight: 500;
  --text-body--letter-spacing: 0px;
  --color-type-body: rgb(237, 239, 241);
  --font-body-small: "Inter";
  --text-body-small: 13.5px;
  --text-body-small--line-height: 18.5625px;
  --text-body-small--font-weight: 400;
  --text-body-small--letter-spacing: 0px;
  --color-type-body-small: rgb(180, 186, 191);
  --font-label: "Bricolage Grotesque";
  --text-label: 11px;
  --text-label--line-height: 11px;
  --text-label--font-weight: 700;
  --text-label--letter-spacing: 0.66px;
  --color-type-label: rgb(255, 255, 255);
  --spacing-base: 4px;
  --spacing-section: 32px;
  --spacing-container: 16px;
  --container-content: 1472px;
  --spacing-observed-1: 6px;
  --spacing-observed-2: 3px;
  --spacing-observed-3: 4px;
  --spacing-observed-4: 8px;
  --spacing-observed-5: 12px;
  --spacing-observed-6: 16px;
  --spacing-observed-7: 10px;
  --spacing-observed-8: 24px;
  --spacing-observed-9: 20px;
  --spacing-observed-10: 32px;
  --radius-containers: 6px;
  --radius-media: 3px;
  --radius-buttons: 4px;
}

/* 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(44, 48, 52);
  --border-observed-2: 1px solid rgb(51, 51, 51);
  --border-observed-3: 1px solid rgba(255, 255, 255, 0.502);
  --border-observed-4: 1px solid rgb(16, 18, 20);
  --border-observed-5: 1px solid rgb(255, 255, 255);
  --motion-duration-observed-1: 0.15s;
  --motion-duration-observed-2: 2s;
  --motion-duration-observed-3: 1.1s;
  --motion-duration-observed-4: 0.2s;
  --motion-duration-observed-5: 0.3s;
  --motion-duration-observed-6: 38s;
  --motion-duration-observed-7: 45s;
  --motion-duration-observed-8: 15s;
  --motion-easing-observed-1: cubic-bezier(0.4, 0, 0.2, 1);
  --motion-easing-observed-2: linear;
  --motion-easing-observed-3: ease-out;
  --motion-easing-observed-4: cubic-bezier(0.4, 0, 0.6, 1);
  --motion-easing-observed-5: cubic-bezier(0, 0, 0.2, 1);
  --motion-easing-observed-6: ease-in-out;
  --motion-easing-observed-7: ease-out, ease-out;
  --motion-keyframe-observed-1: "pulse";
  --motion-keyframe-observed-2: "sweep";
  --motion-keyframe-observed-3: "scroll";
  --motion-keyframe-observed-4: "panRightContinuous";
  --motion-keyframe-observed-5: "panRightMobile";
  --motion-keyframe-observed-6: "pulse-bounce";
  --motion-keyframe-observed-7: "dock-swap";
  --motion-keyframe-observed-8: "fade-in";
  --motion-keyframe-observed-9: "wall-up";
  --motion-keyframe-observed-10: "wall-down";
  --motion-keyframe-observed-11: "ticker-left";
  --motion-libraries-observed: "CSS / browser-native or bundled source not identifiable";
  --motion-interaction-states-observed: "disabled, hover, active, transition-all, focus";
  --motion-reduced-motion-support: 1;
}
