: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; --liv-primary-100: hsl(173, 10%, 84%); --liv-primary-200: hsl(180, 9%, 69%); --liv-primary-300: hsl(177, 9%, 54%); --liv-primary-400: hsl(178, 13%, 40%); --liv-primary-500: hsl(178, 25%, 27%); --liv-primary-600: hsl(178, 38%, 18%); --liv-primary-700: hsl(178, 33%, 15%); --liv-primary-800: hsl(180, 29%, 12%); --liv-primary-900: hsl(180, 23%, 9%); --liv-primary-950: hsl(180, 29%, 5%); --liv-secondary-100: hsl(11, 32%, 90%); --liv-secondary-200: hsl(10, 30%, 80%); --liv-secondary-300: hsl(11, 29%, 71%); --liv-secondary-400: hsl(10, 28%, 61%); --liv-secondary-500: hsl(10, 26%, 52%); --liv-secondary-600: hsl(10, 29%, 42%); --liv-secondary-700: hsl(10, 28%, 34%); --liv-secondary-800: hsl(9, 26%, 25%); --liv-secondary-900: hsl(11, 24%, 18%); --liv-secondary-950: hsl(12, 19%, 10%); --base-cream: #F7F5F2; --soft-beige: #E6DED6; --muted-taupe: #CBBFB3; --charcoal: #2B2B2B; --soft-gray: #8A8178; --silkie-blue: #8FAFC1; --blue-hover: #6F8FA3; --section-bg: #F2EEEA; --border: #E4DFD9; --white: #FFFFFF; --button-hover-state: #1D4ED8; --subheadings,-captions,-meta-text: #6B7280; --alternating-section-backgrounds: #F8F5F0; --section-backgrounds: #FFFFFF; --all-body-text-and-headings: #1A1A1A; --highlight-sections,-badge-backgrounds: #EFF6FF; --buttons,-links,-hover-states,-icons: #2563EB; --text-2xs: clamp(0.82rem, calc(NaN * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(NaN * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(NaN * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(NaN * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(NaN * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(NaN * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(NaN * (100vw - 36rem) + 3.13rem), 4.74rem); --font-body: Inter, sans-serif; --font-heading: Cormorant Garamond, serif; --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); --section-padding: 100px 0;}