: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; --background-dark: #100e0a; --cream: #f2ede6; --cream-secondary: #c7bfb5; --mustard: #b88a4a; --cream-50: #6f6861; --background-dark-medium: #261f11; --background-dark-medium-l-1: #3a3327; --background-dark-medium-l-2: #4d483c; --background-dark-medium-l-3: #615c52; --background-dark-medium-l-4: #757068; --background-dark-medium-l-5: #89857d; --background-dark-medium-l-6: #9c9993; --background-dark-medium-l-7: #b0aea8; --background-dark-medium-l-8: #c4c2be; --background-dark-medium-l-9: #d8d6d4; --background-dark-medium-l-10: #ebebe9; --background-dark-medium-d-1: #231c0f; --background-dark-medium-d-2: #1f190e; --background-dark-medium-d-3: #1c170c; --background-dark-medium-d-4: #18140b; --background-dark-medium-d-5: #151109; --background-dark-medium-d-6: #110e08; --background-dark-medium-d-7: #0e0b06; --background-dark-medium-d-8: #0a0805; --background-dark-medium-d-9: #070603; --background-dark-medium-d-10: #030302; --mustard-l-1: #be955a; --mustard-l-2: #c59f6b; --mustard-l-3: #cbaa7b; --mustard-l-4: #d2b58c; --mustard-l-5: #d8bf9c; --mustard-l-6: #dfcaad; --mustard-l-7: #e5d4bd; --mustard-l-8: #ecdfce; --mustard-l-9: #f2eade; --mustard-l-10: #f9f4ef; --mustard-d-1: #a77d43; --mustard-d-2: #97713d; --mustard-d-3: #866436; --mustard-d-4: #75582f; --mustard-d-5: #644b28; --mustard-d-6: #543f22; --mustard-d-7: #43321b; --mustard-d-8: #322614; --mustard-d-9: #21190d; --mustard-d-10: #110d07; --muted-brown: #1e1d1a; --text-2xs: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --text-xs: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --text-s: clamp(2rem, calc(0.0012037037037037027 * (100vw - 36rem) + 2rem), 2.13rem); --text-m: clamp(2.5rem, calc(0.003148148148148147 * (100vw - 36rem) + 2.5rem), 2.84rem); --text-l: clamp(3.13rem, calc(0.006111111111111112 * (100vw - 36rem) + 3.13rem), 3.79rem); --text-xl: clamp(3.91rem, calc(0.010555555555555552 * (100vw - 36rem) + 3.91rem), 5.05rem); --text-2xl: clamp(4.88rem, calc(0.017129629629629634 * (100vw - 36rem) + 4.88rem), 6.73rem);}