: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; --obsidian-1: #404c51; --obsidian-2: #374247; --obsidian-3: #2f383e; --obsidian-4: #272f34; --obsidian-5: #22282c; --moss-1: #516b38; --moss-2: #3f5a23; --moss-3: #2c490e; --moss-4: #253a10; --moss-5: #1e2b11; --blood-1: #670000; --blood-2: #5a0000; --blood-3: #4d0000; --blood-4: #410000; --blood-5: #340000; --midnight-1: #222f5b; --midnight-2: #1d2954; --midnight-3: #18244d; --midnight-4: #131f46; --midnight-5: #0e1a40; --halloween-1: #f5902e; --halloween-2: #b55120; --halloween-3: #2d4e20; --halloween-4: #17302d; --halloween-5: #0b1912; --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem);}