: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; --text-body: hsl(120 0% 20%); --primary: hsl(120 38% 16%); --secondary: hsl(26, 100%, 50%); --light: hsl(0, 0%, 100%); --bg-body: hsl(0 0% 95%); --primary-l-0: hsl(120, 15%, 33%); --primary-l-1: hsl(120, 7%, 50%); --primary-l-2: hsl(120, 7%, 66%); --primary-l-3: hsl(125, 38%, 94%); --secondary-l-1: hsl(26, 100%, 58%); --secondary-l-2: hsl(26, 100%, 67%); --secondary-l-3: hsl(26, 100%, 75%); --secondary-l-4: hsl(26, 100%, 83%); --secondary-l-5: hsl(26, 100%, 92%); --success: hsl(141 71% 62%); --danger: hsl(0 80% 40); --text-body-l-1: hsl(0, 0%, 31%); --text-body-l-2: hsl(0, 0%, 43%); --text-body-l-3: hsl(0, 0%, 54%); --text-body-l-4: hsl(0, 0%, 66%); --text-body-l-5: hsl(0, 0%, 77%); --text-body-l-6: hsl(0, 0%, 89%); --secondary-d-1: hsl(26, 100%, 44%); --secondary-d-2: hsl(26, 100%, 39%); --secondary-d-3: hsl(26, 100%, 33%); --secondary-d-4: hsl(26, 100%, 28%); --secondary-d-5: hsl(26, 100%, 22%); --secondary-d-6: hsl(26, 100%, 17%); --secondary-d-7: hsl(26, 100%, 11%); --secondary-d-8: hsl(26, 100%, 6%); --bg-surface: hsl(0, 0%, 82%); --bg-surface-l-1: hsl(0, 0%, 84%); --bg-surface-l-2: hsl(0, 0%, 85%); --bg-surface-l-3: hsl(0, 0%, 87%); --bg-surface-l-4: hsl(0, 0%, 89%); --bg-surface-l-5: hsl(0, 0%, 90%); --bg-surface-l-6: hsl(0, 0%, 92%); --bg-surface-l-7: hsl(0, 0%, 93%); --bg-surface-l-8: hsl(0, 0%, 95%); --bg-surface-l-9: hsl(0, 0%, 97%); --bg-surface-l-10: hsl(0, 0%, 98%); --bg-surface-d-1: hsl(0, 0%, 75%); --bg-surface-d-2: hsl(0, 0%, 67%); --bg-surface-d-3: hsl(0, 0%, 60%); --bg-surface-d-4: hsl(0, 0%, 52%); --bg-surface-d-5: hsl(0, 0%, 45%); --bg-surface-d-6: hsl(0, 0%, 37%); --bg-surface-d-7: hsl(0, 0%, 30%); --bg-surface-d-8: hsl(0, 0%, 22%); --bg-surface-d-9: hsl(0, 0%, 15%); --bg-surface-d-10: hsl(0, 0%, 7%); --text-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --text-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem); --text-3xl: clamp(3.91rem, calc(0.016388888888888883 * (100vw - 36rem) + 3.91rem), 5.68rem); --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);}