: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: #5a1f2b; --primary-l-1: #7b4c55; --primary-l-2: #9c7980; --primary-l-3: #bda5aa; --primary-l-4: #ded2d5; --primary-d-1: #481922; --primary-d-2: #36131a; --primary-d-3: #240c11; --primary-d-4: #120609; --primary-t-1: hsla(348, 49%, 24%, 0.2); --primary-t-2: hsla(348, 49%, 24%, 0.4); --primary-t-3: hsla(348, 49%, 24%, 0.6); --primary-t-4: hsla(348, 49%, 24%, 0.8); --bg-body: #f9f3eb; --bg-surface: hsl(0, 0%, 100%); --light: hsl(0, 0%, 100%); --light-t-1: hsla(0, 0%, 100%, 0.2); --light-t-2: hsla(0, 0%, 100%, 0.4); --light-t-3: hsla(0, 0%, 100%, 0.6); --light-t-4: hsla(0, 0%, 100%, 0.8); --always-light: hsl(0, 0%, 100%); --always-light-t-1: hsla(0, 0%, 100%, 0.2); --always-light-t-2: hsla(0, 0%, 100%, 0.4); --always-light-t-3: hsla(0, 0%, 100%, 0.6); --always-light-t-4: hsla(0, 0%, 100%, 0.8); --dark: hsl(0, 0%, 0%); --dark-t-1: hsla(0, 0%, 80%, 0.2); --dark-t-2: hsla(0, 0%, 60%, 0.4); --dark-t-3: hsla(0, 0%, 40%, 0.6); --dark-t-4: hsla(0, 0%, 20%, 0.8); --always-dark: hsl(0, 0%, 0%); --always-dark-t-1: hsla(0, 0%, 80%, 0.2); --always-dark-t-2: hsla(0, 0%, 60%, 0.4); --always-dark-t-3: hsla(0, 0%, 40%, 0.6); --always-dark-t-4: hsla(0, 0%, 20%, 0.8); --text-title: hsl(0, 0%, 0%); --text-body: #343434; --border: hsla(0, 0%, 50%, 0.5); --shadow: hsla(0, 0%, 0%, 0.15); --muted: hsla(0, 0%, 50%, 0.25); --info: hsl(190, 91%, 49%); --info-t-1: hsla(190, 88%, 90%, 0.2); --info-t-2: hsla(190, 88%, 80%, 0.4); --info-t-3: hsla(190, 88%, 69%, 0.6); --info-t-4: hsla(190, 88%, 59%, 0.8); --success: hsl(152, 69%, 31%); --success-t-1: hsla(152, 31%, 86%, 0.2); --success-t-2: hsla(152, 31%, 72%, 0.4); --success-t-3: hsla(152, 31%, 59%, 0.6); --success-t-4: hsla(152, 38%, 45%, 0.8); --warning: hsl(45, 99%, 51%); --warning-t-1: hsla(45, 99%, 90%, 0.2); --warning-t-2: hsla(45, 99%, 80%, 0.4); --warning-t-3: hsla(45, 99%, 71%, 0.6); --warning-t-4: hsla(45, 99%, 61%, 0.8); --danger: hsl(354, 70%, 54%); --danger-t-1: hsla(354, 70%, 91%, 0.2); --danger-t-2: hsla(354, 70%, 82%, 0.4); --danger-t-3: hsla(354, 70%, 72%, 0.6); --danger-t-4: hsla(354, 70%, 63%, 0.8); --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);}