:root { --bricks-color-grey-100: hsl(0, 70%, 56%); --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; --surface-1: hsl(0, 0%, 100%); --surface-2: #101828; --text-highlight-1: C27AFF; --text: hsl(0, 0%, 10%); --button-primary: #9810FA; --text-muted: #DAB2FF; --surface-2-l-1: #262d3c; --surface-2-l-2: #3b424f; --surface-2-l-3: #515763; --surface-2-l-4: #676c76; --surface-2-l-5: #7d818a; --surface-2-l-6: #92969d; --surface-2-l-7: #a8abb1; --surface-2-l-8: #bec0c4; --surface-2-l-9: #d4d5d8; --surface-2-l-10: #e9eaeb; --surface-2-d-1: #0f1624; --surface-2-d-2: #0d1421; --surface-2-d-3: #0c111d; --surface-2-d-4: #0a0f19; --surface-2-d-5: #090d16; --surface-2-d-6: #070b12; --surface-2-d-7: #06090f; --surface-2-d-8: #04070b; --surface-2-d-9: #030407; --surface-2-d-10: #010204; --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);}.bg-surface-1 { background-color: var(--surface-1); }.fill-surface-2 { fill: var(--surface-2); }.fill-surface-2-l-1 { fill: var(--surface-2-l-1); }.fill-surface-2-l-2 { fill: var(--surface-2-l-2); }.fill-surface-2-l-3 { fill: var(--surface-2-l-3); }.fill-surface-2-l-4 { fill: var(--surface-2-l-4); }.fill-surface-2-l-5 { fill: var(--surface-2-l-5); }.fill-surface-2-l-6 { fill: var(--surface-2-l-6); }.fill-surface-2-l-7 { fill: var(--surface-2-l-7); }.fill-surface-2-l-8 { fill: var(--surface-2-l-8); }.fill-surface-2-l-9 { fill: var(--surface-2-l-9); }.fill-surface-2-l-10 { fill: var(--surface-2-l-10); }.fill-surface-2-d-1 { fill: var(--surface-2-d-1); }.fill-surface-2-d-2 { fill: var(--surface-2-d-2); }.fill-surface-2-d-3 { fill: var(--surface-2-d-3); }.fill-surface-2-d-4 { fill: var(--surface-2-d-4); }.fill-surface-2-d-5 { fill: var(--surface-2-d-5); }.fill-surface-2-d-6 { fill: var(--surface-2-d-6); }.fill-surface-2-d-7 { fill: var(--surface-2-d-7); }.fill-surface-2-d-8 { fill: var(--surface-2-d-8); }.fill-surface-2-d-9 { fill: var(--surface-2-d-9); }.fill-surface-2-d-10 { fill: var(--surface-2-d-10); }.text-text-highlight-1 { color: var(--text-highlight-1); }.fill-button-primary { fill: var(--button-primary); }.text-text-muted { color: var(--text-muted); }