: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; --brand-primary: #CD9C20; --blush-100: #F5D9D0; --brand-primary-l-1: #d2a534; --brand-primary-l-2: #d6ae49; --brand-primary-l-3: #dbb75d; --brand-primary-l-4: #dfc071; --brand-primary-l-5: #e4c985; --brand-primary-l-6: #e8d29a; --brand-primary-l-7: #eddbae; --brand-primary-l-8: #f1e4c2; --brand-primary-l-9: #f6edd6; --brand-primary-l-10: #faf6eb; --brand-primary-d-1: #ba8e1d; --brand-primary-d-2: #a8801a; --brand-primary-d-3: #957117; --brand-primary-d-4: #826314; --brand-primary-d-5: #705511; --brand-primary-d-6: #5d470f; --brand-primary-d-7: #4b390c; --brand-primary-d-8: #382b09; --brand-primary-d-9: #251c06; --brand-primary-d-10: #130e03; --blush-100-l-1: #f7dfd8; --blush-100-l-2: #f8e6e0; --blush-100-l-3: #faece8; --blush-100-l-4: #fcf2ef; --blush-100-l-5: #fdf9f7; --blush-100-d-1: #ccb5ad; --blush-100-d-2: #a3918b; --blush-100-d-3: #7b6d68; --blush-100-d-4: #524845; --blush-100-d-5: #292423; --neutral: #504840; --neutral-l-1: #605951; --neutral-l-2: #706963; --neutral-l-3: #807a74; --neutral-l-4: #908b85; --neutral-l-5: #a09b97; --neutral-l-6: #afaca8; --neutral-l-7: #bfbcba; --neutral-l-8: #cfcdcb; --neutral-l-9: #dfdedc; --neutral-l-10: #ffffff; --neutral-d-1: #49413a; --neutral-d-2: #413b34; --neutral-d-3: #3a342f; --neutral-d-4: #332e29; --neutral-d-5: #2c2723; --neutral-d-6: #24211d; --neutral-d-7: #1d1a17; --neutral-d-8: #161411; --neutral-d-9: #0f0d0c; --neutral-d-10: #070706; --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --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); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-3xl: clamp(4.62rem, calc(0.022037037037037 * (100vw - 36rem) + 4.62rem), 7rem); --space-4xl: clamp(7rem, calc(SLOPE * (100vw - 36rem) + 7rem), MAXrem);}