:root { --shadow: hsl(0, 0%, 95%); --transparent: hsla(0, 0%, 0%, 0); --light: hsla(0, 0%, 100%, 1); --dark: hsl(0, 0%, 0%); --background: #f9f9f9; --bg-dark: #080A0E; --foreground: #f5f5f6; --heading: #0c0c0d; --text: #52525B; --accent: #4F46E5; --accent-l-1: #7b74ec; --accent-l-2: #a7a3f2; --accent-l-3: #d3d1f9; --accent-d-1: #3b35ac; --accent-d-2: #282373; --accent-d-3: #141239; --accent-base: #4338CA; --border: #E5E7EB; --input: #e3e3e3; --btn-text: #FFFFFF; --foreground-d-1: #d6d6d7; --foreground-d-2: #b8b8b9; --foreground-d-3: #99999a; --foreground-d-4: #7b7b7b; --foreground-d-5: #5c5c5c; --foreground-d-6: #3d3d3e; --foreground-d-7: #1f1f1f; --background-d-1: #dadada; --background-d-2: #bbbbbb; --background-d-3: #9c9c9c; --background-d-4: #7d7d7d; --background-d-5: #5d5d5d; --background-d-6: #3e3e3e; --background-d-7: #1f1f1f; --space--4xs: clamp(0.66rem, calc(-0.0016666666666666672 * (100vw - 36rem) + 0.66rem), 0.48rem); --space--3xs: clamp(0.82rem, calc(-0.0017592592592592588 * (100vw - 36rem) + 0.82rem), 0.63rem); --space--2xs: clamp(1.02rem, calc(-0.0016666666666666672 * (100vw - 36rem) + 1.02rem), 0.84rem); --space--xs: clamp(1.28rem, calc(-0.00138888888888889 * (100vw - 36rem) + 1.28rem), 1.13rem); --space--s: clamp(1.6rem, calc(-0.0009259259259259267 * (100vw - 36rem) + 1.6rem), 1.5rem); --space--m: clamp(2rem, calc(0 * (100vw - 36rem) + 2rem), 2rem); --space--l: clamp(2.5rem, calc(0.0015740740740740734 * (100vw - 36rem) + 2.5rem), 2.67rem); --space--xl: clamp(3.13rem, calc(0.0038888888888888883 * (100vw - 36rem) + 3.13rem), 3.55rem); --space--2xl: clamp(3.91rem, calc(0.0076851851851851855 * (100vw - 36rem) + 3.91rem), 4.74rem); --space--3xl: clamp(4.88rem, calc(0.013240740740740739 * (100vw - 36rem) + 4.88rem), 6.31rem); --space--4xl: clamp(6.1rem, calc(0.021481481481481483 * (100vw - 36rem) + 6.1rem), 8.42rem); --text--xs: clamp(1.04rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 1.04rem), 1.02rem); --text--s: clamp(1.25rem, calc(0.00027777777777777805 * (100vw - 36rem) + 1.25rem), 1.28rem); --text--m: clamp(1.5rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.5rem), 1.6rem); --text--l: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --text--xl: clamp(2.16rem, calc(0.003148148148148147 * (100vw - 36rem) + 2.16rem), 2.5rem); --text--2xl: clamp(2.59rem, calc(0.005 * (100vw - 36rem) + 2.59rem), 3.13rem); --text--3xl: clamp(3.11rem, calc(0.00740740740740741 * (100vw - 36rem) + 3.11rem), 3.91rem); --text--4xl: clamp(3.73rem, calc(0.010648148148148148 * (100vw - 36rem) + 3.73rem), 4.88rem); --heading--xs: clamp(1.02rem, calc(0.003055555555555556 * (100vw - 36rem) + 1.02rem), 1.35rem); --heading--s: clamp(1.28rem, calc(0.004814814814814815 * (100vw - 36rem) + 1.28rem), 1.8rem); --heading--m: clamp(1.6rem, calc(0.007407407407407406 * (100vw - 36rem) + 1.6rem), 2.4rem); --heading--l: clamp(2rem, calc(0.011111111111111113 * (100vw - 36rem) + 2rem), 3.2rem); --heading--xl: clamp(2.5rem, calc(0.016388888888888883 * (100vw - 36rem) + 2.5rem), 4.27rem); --heading--2xl: clamp(3.13rem, calc(0.02370370370370371 * (100vw - 36rem) + 3.13rem), 5.69rem);}.text-text { color: var(--text); }