: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; --background: #0c0c0b; --foreground: #e8e3da; --accent: #b28a3e; --border: #363431; --input: #4a4741; --heading: #e8e3da; --btn-text: #0c0c0b; --background-soft: #151513; --muted: #cfc6b8; --text-muted: #6f685e; --text: #9B9892; --headings-2xs: clamp(0.82rem, calc(-0.0016666666666666661 * (100vw - 36rem) + 0.82rem), 0.64rem); --headings-xs: clamp(1.02rem, calc(-0.0011111111111111111 * (100vw - 36rem) + 1.02rem), 0.9rem); --headings-s: clamp(1.28rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.28rem), 1.27rem); --headings-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --headings-l: clamp(2rem, calc(0.005092592592592591 * (100vw - 36rem) + 2rem), 2.55rem); --headings-xl: clamp(2.5rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.5rem), 3.6rem); --headings-2xl: clamp(3.13rem, calc(0.01814814814814815 * (100vw - 36rem) + 3.13rem), 5.09rem); --headings-3xl: clamp(3.91rem, calc(0.030462962962962963 * (100vw - 36rem) + 3.91rem), 7.2rem); --headings-4xl: clamp(4.88rem, calc(0.04898148148148148 * (100vw - 36rem) + 4.88rem), 10.17rem); --headings-5xl: clamp(6.1rem, calc(0.07675925925925926 * (100vw - 36rem) + 6.1rem), 14.39rem); --headings-6xl: clamp(7.63rem, calc(0.1176851851851852 * (100vw - 36rem) + 7.63rem), 20.34rem); --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); --space-2xs: clamp(0.82rem, calc(-0.0010185185185185184 * (100vw - 36rem) + 0.82rem), 0.71rem); --space-xs: clamp(1.02rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 1.02rem), 1rem); --space-s: clamp(1.28rem, calc(0.0012037037037037027 * (100vw - 36rem) + 1.28rem), 1.41rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0076851851851851855 * (100vw - 36rem) + 2rem), 2.83rem); --space-xl: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --space-2xl: clamp(3.13rem, calc(0.023333333333333338 * (100vw - 36rem) + 3.13rem), 5.65rem); --space-3xl: clamp(3.91rem, calc(0.03787037037037037 * (100vw - 36rem) + 3.91rem), 8rem); --space-4xl: clamp(4.88rem, calc(0.05953703703703704 * (100vw - 36rem) + 4.88rem), 11.31rem); --space-5xl: clamp(6.1rem, calc(0.09157407407407409 * (100vw - 36rem) + 6.1rem), 15.99rem); --space-6xl: clamp(7.63rem, calc(0.13861111111111113 * (100vw - 36rem) + 7.63rem), 22.6rem);}.headings-2xs { font-size: var(--headings-2xs); }.headings-xs { font-size: var(--headings-xs); }.headings-s { font-size: var(--headings-s); }.headings-m { font-size: var(--headings-m); }.headings-l { font-size: var(--headings-l); }.headings-xl { font-size: var(--headings-xl); }.headings-2xl { font-size: var(--headings-2xl); }.headings-3xl { font-size: var(--headings-3xl); }.headings-4xl { font-size: var(--headings-4xl); }.headings-5xl { font-size: var(--headings-5xl); }.headings-6xl { font-size: var(--headings-6xl); }.text-2xs { font-size: var(--text-2xs); }.text-xs { font-size: var(--text-xs); }.text-s { font-size: var(--text-s); }.text-m { font-size: var(--text-m); }.text-l { font-size: var(--text-l); }.text-xl { font-size: var(--text-xl); }.text-2xl { font-size: var(--text-2xl); }.space-2xs { font-size: var(--space-2xs); }.space-xs { font-size: var(--space-xs); }.space-s { font-size: var(--space-s); }.space-m { font-size: var(--space-m); }.space-l { font-size: var(--space-l); }.space-xl { font-size: var(--space-xl); }.space-2xl { font-size: var(--space-2xl); }.space-3xl { font-size: var(--space-3xl); }.space-4xl { font-size: var(--space-4xl); }.space-5xl { font-size: var(--space-5xl); }.space-6xl { font-size: var(--space-6xl); }