:root { --primary: #c20100; --secondary: #d7c92a; --tertiary: #0e4ad4; --neutral-l-3: #f2f2f2; --neutral-l-2: #d8d8d8; --neutral-l-1: #b2b2b2; --neutral: #7f7f7f; --neutral-d-1: #4c4c4c; --neutral-d-2: #191919; --neutral-d-3: #000000; --light: #ffffff; --dark: #000000; --shadow: #f2f2f2; --transparent: hsla(0, 0%, 0%, 0); --background: #ffffff; --background-d-1: #dfdfdf; --background-d-2: #bfbfbf; --background-d-3: #9f9f9f; --background-d-4: #7f7f7f; --background-d-5: #5f5f5f; --background-d-6: #3f3f3f; --background-d-7: #1f1f1f; --foreground: #f2f2f2; --foreground-d-1: #d3d3d3; --foreground-d-2: #b5b5b5; --foreground-d-3: #979797; --foreground-d-4: #797979; --foreground-d-5: #5a5a5a; --foreground-d-6: #3c3c3c; --foreground-d-7: #1e1e1e; --heading: #111111; --text: #111111; --accent: #c20100; --accent-l-1: #d44d4c; --accent-l-2: #f2cccc; --accent-l-3: #f8e5e5; --accent-d-1: #9b0000; --accent-d-2: #4d0000; --accent-d-3: #3a0000; --accent-base: #c20100; --border: #dbdbdb; --input: #ececec; --btn-text: #ffffff; --s2-background: #f2f2f2; --s2-foreground: #ffffff; --s2-heading: #111111; --s2-text: #111111; --s2-accent: #c20100; --s2-border: #d0d0d0; --s2-input: #e0e0e0; --s2-btn-text: #ffffff; --s2-accent-l-1: #d44d4c; --s2-accent-l-2: #f2cccc; --s2-accent-l-3: #f8e5e5; --s2-accent-d-1: #9b0000; --s2-accent-d-2: #4d0000; --s2-accent-d-3: #3a0000; --s2-background-d-1: #d3d3d3; --s2-background-d-2: #b5b5b5; --s2-background-d-3: #979797; --s2-background-d-4: #797979; --s2-background-d-5: #5a5a5a; --s2-background-d-6: #3c3c3c; --s2-background-d-7: #1e1e1e; --s2-foreground-d-1: #dfdfdf; --s2-foreground-d-2: #bfbfbf; --s2-foreground-d-3: #9f9f9f; --s2-foreground-d-4: #7f7f7f; --s2-foreground-d-5: #5f5f5f; --s2-foreground-d-6: #3f3f3f; --s2-foreground-d-7: #1f1f1f; --s3-background: #f8e5e5; --s3-foreground: #f2cccc; --s3-heading: #111111; --s3-text: #111111; --s3-accent: #c20100; --s3-border: #d5c5c5; --s3-input: #e6d4d4; --s3-btn-text: #ffffff; --s3-accent-l-1: #d44d4c; --s3-accent-l-2: #f2cccc; --s3-accent-l-3: #f8e5e5; --s3-accent-d-1: #9b0000; --s3-accent-d-2: #4d0000; --s3-accent-d-3: #3a0000; --s3-background-d-1: #d9c8c8; --s3-background-d-2: #baabab; --s3-background-d-3: #9b8f8f; --s3-background-d-4: #7c7272; --s3-background-d-5: #5d5555; --s3-background-d-6: #3e3939; --s3-background-d-7: #1f1c1c; --s3-foreground-d-1: #d3b2b2; --s3-foreground-d-2: #b59999; --s3-foreground-d-3: #977f7f; --s3-foreground-d-4: #796666; --s3-foreground-d-5: #5a4c4c; --s3-foreground-d-6: #3c3333; --s3-foreground-d-7: #1e1919; --s4-background: #3a0000; --s4-foreground: #4d0000; --s4-heading: #ffffff; --s4-text: #ffffff; --s4-accent: #ffffff; --s4-border: #613333; --s4-input: #4e1a1a; --s4-btn-text: #111111; --s4-accent-l-1: #ffffff; --s4-accent-l-2: #ffffff; --s4-accent-l-3: #ffffff; --s4-accent-d-1: #cccccc; --s4-accent-d-2: #666666; --s4-accent-d-3: #4c4c4c; --s4-background-d-1: #320000; --s4-background-d-2: #2b0000; --s4-background-d-3: #240000; --s4-background-d-4: #1d0000; --s4-background-d-5: #150000; --s4-background-d-6: #0e0000; --s4-background-d-7: #070000; --s4-foreground-d-1: #430000; --s4-foreground-d-2: #390000; --s4-foreground-d-3: #300000; --s4-foreground-d-4: #260000; --s4-foreground-d-5: #1c0000; --s4-foreground-d-6: #130000; --s4-foreground-d-7: #090000; --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(1rem, calc(0.001851851851852 * (100vw - 36rem) + 1rem), 1.2rem); --text--s: clamp(1.2rem, calc(0.001851851851852 * (100vw - 36rem) + 1.2rem), 1.4rem); --text--m: clamp(1.4rem, calc(0.001851851851852 * (100vw - 36rem) + 1.4rem), 1.6rem); --text--l: clamp(1.6rem, calc(0.001851851851852 * (100vw - 36rem) + 1.6rem), 1.8rem); --text--xl: clamp(1.8rem, calc(0.001851851851852 * (100vw - 36rem) + 1.8rem), 2rem); --text--2xl: clamp(2rem, calc(0.003703703703704 * (100vw - 36rem) + 2rem), 2.4rem); --text--3xl: clamp(2.4rem, calc(0.007407407407407 * (100vw - 36rem) + 2.4rem), 3.2rem); --text--4xl: clamp(3.2rem, calc(0.007407407407407 * (100vw - 36rem) + 3.2rem), 4rem); --heading--xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --heading--s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --heading--m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --heading--l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --heading--xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --heading--2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem);}.text-text { color: var(--text); }.text-s2-text { color: var(--s2-text); }.text-s3-text { color: var(--s3-text); }.text-s4-text { color: var(--s4-text); }