: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: hsl(235, 63%, 62%); --secondary: hsl(0, 0%, 41%); --bg-body: hsl(0, 0%, 95%); --bg-surface: hsl(0, 0%, 100%); --light: hsl(0, 0%, 100%); --always-light: hsl(0, 0%, 100%); --dark: hsl(0, 0%, 0%); --always-dark: hsl(0, 0%, 0%); --text-title: hsl(0, 0%, 0%); --text-body: hsl(0, 0%, 25%); --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%); --success: hsl(152, 69%, 31%); --warning: hsl(45, 99%, 51%); --danger: hsl(354, 70%, 54%); --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-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-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-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); --primary-l-1: hsl(235, 63%, 70%); --primary-l-2: hsl(235, 63%, 77%); --primary-l-3: hsl(235, 63%, 85%); --primary-l-4: hsl(235, 63%, 92%); --primary-d-1: hsl(235, 39%, 50%); --primary-d-2: hsl(235, 39%, 37%); --primary-d-3: hsl(235, 39%, 25%); --primary-d-4: hsl(235, 39%, 12%); --primary-t-1: hsla(235, 63%, 92%, 0.2); --primary-t-2: hsla(235, 63%, 85%, 0.4); --primary-t-3: hsla(235, 63%, 77%, 0.6); --primary-t-4: hsla(235, 63%, 70%, 0.8); --secondary-l-1: hsl(0, 0%, 53%); --secondary-l-2: hsl(0, 0%, 65%); --secondary-l-3: hsl(0, 0%, 76%); --secondary-l-4: hsl(0, 0%, 88%); --secondary-d-1: hsl(0, 0%, 33%); --secondary-d-2: hsl(0, 0%, 25%); --secondary-d-3: hsl(0, 0%, 16%); --secondary-d-4: hsl(0, 0%, 8%); --secondary-t-1: hsla(0, 0%, 88%, 0.2); --secondary-t-2: hsla(0, 0%, 76%, 0.4); --secondary-t-3: hsla(0, 0%, 65%, 0.6); --secondary-t-4: hsla(0, 0%, 53%, 0.8); --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); --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-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); --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); --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); --text-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --text-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --space-4xs: clamp(0.52rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 0.52rem), 0.5rem); --space-3xs: clamp(0.66rem, calc(0.00037037037037036965 * (100vw - 36rem) + 0.66rem), 0.7rem); --space-2xs: clamp(0.82rem, calc(0.0015740740740740745 * (100vw - 36rem) + 0.82rem), 0.99rem); --space-xs: clamp(1.02rem, calc(0.0035185185185185176 * (100vw - 36rem) + 1.02rem), 1.4rem); --space-s: clamp(1.28rem, calc(0.006481481481481481 * (100vw - 36rem) + 1.28rem), 1.98rem); --space-m: clamp(1.6rem, calc(0.011111111111111108 * (100vw - 36rem) + 1.6rem), 2.8rem); --space-l: clamp(2rem, calc(0.01814814814814815 * (100vw - 36rem) + 2rem), 3.96rem); --space-xl: clamp(2.5rem, calc(0.0287037037037037 * (100vw - 36rem) + 2.5rem), 5.6rem); --space-2xl: clamp(3.13rem, calc(0.04435185185185185 * (100vw - 36rem) + 3.13rem), 7.92rem); --space-3xl: clamp(3.91rem, calc(0.0674074074074074 * (100vw - 36rem) + 3.91rem), 11.19rem); --space-4xl: clamp(4.88rem, calc(0.10138888888888888 * (100vw - 36rem) + 4.88rem), 15.83rem);}