:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --s3-background: #390000; --s3-foreground: #5C0909; --s3-text: #EEEEEE; --s3-accent: #EA1A21; --s3-border: #474747; --s3-input: #1e1e1e; --s3-heading: #BFBEBE; --s3-background-d-1: #310000; --s3-background-d-2: #2a0000; --s3-background-d-3: #230000; --s3-background-d-4: #1c0000; --s3-background-d-5: #150000; --s3-background-d-6: #0e0000; --s3-background-d-7: #070000; --s3-foreground-d-1: #510808; --s3-foreground-d-2: #460707; --s3-foreground-d-3: #3a0606; --s3-foreground-d-4: #2e0505; --s3-foreground-d-5: #230303; --s3-foreground-d-6: #170202; --s3-foreground-d-7: #0c0101; --s3-accent-l-1: #ef5459; --s3-accent-l-2: #f48d90; --s3-accent-l-3: #fac6c8; --s3-accent-d-1: #b21116; --s3-accent-d-2: #770b0f; --s3-accent-d-3: #3b0607; --s3-btn-text: #000000; --s2-background: #0B141E; --s2-foreground: #111E2C; --s2-text: #EEEEEE; --s2-accent: #5A7585; --s2-border: #484848; --s2-input: #1b1b1b; --s2-heading: #d1d1d1; --s2-background-d-1: #0a111a; --s2-background-d-2: #080f16; --s2-background-d-3: #070c13; --s2-background-d-4: #060a0f; --s2-background-d-5: #04070b; --s2-background-d-6: #030507; --s2-background-d-7: #010204; --s2-foreground-d-1: #0f1a27; --s2-foreground-d-2: #0d1721; --s2-foreground-d-3: #0b131c; --s2-foreground-d-4: #090f16; --s2-foreground-d-5: #060b11; --s2-foreground-d-6: #04080b; --s2-foreground-d-7: #020406; --s2-accent-l-1: #8099a8; --s2-accent-l-2: #aabbc5; --s2-accent-l-3: #d5dde2; --s2-accent-d-1: #445864; --s2-accent-d-2: #2d3b43; --s2-accent-d-3: #171d21; --s2-btn-text: #FFFFFF; --shadow: hsl(0, 0%, 95%); --transparent: hsla(0, 0%, 0%, 0); --light: hsla(0, 0%, 100%, 1); --dark: hsl(0, 0%, 0%); --background: #0a0a0a; --foreground: #221A1A; --text: #EEEEEE; --accent: #ba1318; --border: #444444; --input: #181818; --heading: #BFBEBE; --btn-text: #ffffff; --foreground-d-1: #1e1717; --foreground-d-2: #1a1414; --foreground-d-3: #161111; --foreground-d-4: #110d0d; --foreground-d-5: #0d0a0a; --foreground-d-6: #090707; --foreground-d-7: #040303; --accent-base: #ba1318; --accent-l-1: #cb4e52; --accent-l-2: #dd898c; --accent-l-3: #eec4c5; --accent-d-1: #8c0e12; --accent-d-2: #5d0a0c; --accent-d-3: #2f0506; --background-t-1: hsla(0, 0%, 91%, 0.05); --background-t-2: hsla(0, 0%, 83%, 0.15); --background-t-3: hsla(0, 0%, 74%, 0.25); --background-t-4: hsla(0, 0%, 65%, 0.35); --background-t-5: hsla(0, 0%, 56%, 0.45); --background-t-6: hsla(0, 0%, 48%, 0.55); --background-t-7: hsla(0, 0%, 39%, 0.65); --background-t-8: hsla(0, 0%, 30%, 0.75); --background-t-9: hsla(0, 0%, 21%, 0.85); --background-t-10: hsla(0, 0%, 13%, 0.95); --background-d-1: #090909; --background-d-2: #080808; --background-d-3: #070707; --background-d-4: #060606; --background-d-5: #050505; --background-d-6: #050505; --background-d-7: #040404; --background-d-8: #030303; --background-d-9: #020202; --background-d-10: #010101; --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.11rem, calc(-0.000833333333333334 * (100vw - 36rem) + 1.11rem), 1.02rem); --text--s: clamp(1.33rem, calc(-0.00046296296296296336 * (100vw - 36rem) + 1.33rem), 1.28rem); --text--m: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --text--l: clamp(1.92rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.92rem), 2rem); --text--xl: clamp(2.3rem, calc(0.0018518518518518534 * (100vw - 36rem) + 2.3rem), 2.5rem); --text--2xl: clamp(2.76rem, calc(0.003425925925925927 * (100vw - 36rem) + 2.76rem), 3.13rem); --text--3xl: clamp(3.32rem, calc(0.0054629629629629655 * (100vw - 36rem) + 3.32rem), 3.91rem); --text--4xl: clamp(3.98rem, calc(0.008333333333333333 * (100vw - 36rem) + 3.98rem), 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-s3-text { color: var(--s3-text); }.text-s2-text { color: var(--s2-text); }.text-text { color: var(--text); }