: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; --primary: #597A43; --primary-l-1: #7a9569; --primary-l-2: #9baf8e; --primary-l-3: #bdcab4; --primary-l-4: #dee4d9; --primary-t-1: hsla(96, 29%, 37%, 0.2); --primary-t-2: hsla(96, 29%, 37%, 0.4); --primary-t-3: hsla(96, 29%, 37%, 0.6); --primary-t-4: hsla(96, 29%, 37%, 0.8); --primary-d-1: #476236; --primary-d-2: #354928; --primary-d-3: #24311b; --primary-d-4: #12180d; --secondary: #4F5864; --dark: #353737; --dark-t-1: hsla(180, 2%, 21%, 0.2); --dark-t-2: hsla(180, 2%, 21%, 0.4); --dark-t-3: hsla(180, 2%, 21%, 0.6); --dark-t-4: hsla(180, 2%, 21%, 0.8); --dark-d-1: #2a2c2c; --dark-d-2: #202121; --dark-d-3: #151616; --dark-d-4: #0b0b0b; --dark-l-1: #5d5f5f; --dark-l-2: #868787; --dark-l-3: #aeafaf; --dark-l-4: #d7d7d7; --light: #F2F3F5; --secondary-l-1: #727983; --secondary-l-2: #959ba2; --secondary-l-3: #b9bcc1; --secondary-l-4: #dcdee0; --secondary-d-1: #3f4650; --secondary-d-2: #2f353c; --secondary-d-3: #202328; --secondary-d-4: #101214; --secondary-t-1: hsla(214, 12%, 35%, 0.2); --secondary-t-2: hsla(214, 12%, 35%, 0.4); --secondary-t-3: hsla(214, 12%, 35%, 0.6); --secondary-t-4: hsla(214, 12%, 35%, 0.8); --light-l-1: #f5f5f7; --light-l-2: #f7f8f9; --light-l-3: #fafafb; --light-l-4: #fcfdfd; --light-d-1: #c2c2c4; --light-d-2: #919293; --light-d-3: #616162; --light-d-4: #303131; --light-t-1: hsla(220, 13%, 95%, 0.2); --light-t-2: hsla(220, 13%, 95%, 0.4); --light-t-3: hsla(220, 13%, 95%, 0.6); --light-t-4: hsla(220, 13%, 95%, 0.8); --muted: #6B7280; --border: #DDE0E3; --info: #2F6FB0; --success: #2E7D32; --warning: #FF5400; --danger: #C0392B; --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);}