: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; --rouge: hsl(0 96% 27%); --orange: hsl(24 84% 56%); --rouge-l-1: rgb(165, 66, 66); --rouge-l-2: rgb(195, 129, 129); --rouge-l-3: rgb(225, 192, 192); --rouge-d-1: rgb(101, 2, 2); --rouge-d-2: rgb(68, 2, 2); --rouge-d-3: rgb(34, 1, 1); --orange-l-1: rgb(242, 157, 101); --orange-l-2: rgb(246, 190, 152); --orange-l-3: rgb(251, 222, 204); --orange-d-1: rgb(178, 93, 37); --orange-d-2: rgb(119, 62, 25); --orange-d-3: rgb(59, 31, 12); --text-2xs: clamp(0.68rem, calc(0.0014814814814814808 * (100vw - 36rem) + 0.68rem), 0.84rem); --text-xs: clamp(0.9rem, calc(0.0021296296296296285 * (100vw - 36rem) + 0.9rem), 1.13rem); --text-s: clamp(1.2rem, calc(0.0027777777777777783 * (100vw - 36rem) + 1.2rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2.13rem, calc(0.005 * (100vw - 36rem) + 2.13rem), 2.67rem); --text-xl: clamp(2.84rem, calc(0.006574074074074073 * (100vw - 36rem) + 2.84rem), 3.55rem); --text-2xl: clamp(3.79rem, calc(0.008796296296296299 * (100vw - 36rem) + 3.79rem), 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-rouge { background-color: var(--rouge); }.bg-rouge-l-1 { background-color: var(--rouge-l-1); }.bg-rouge-l-2 { background-color: var(--rouge-l-2); }.bg-rouge-l-3 { background-color: var(--rouge-l-3); }.bg-rouge-d-1 { background-color: var(--rouge-d-1); }.bg-rouge-d-2 { background-color: var(--rouge-d-2); }.bg-rouge-d-3 { background-color: var(--rouge-d-3); }.text-rouge { color: var(--rouge); }.text-rouge-l-1 { color: var(--rouge-l-1); }.text-rouge-l-2 { color: var(--rouge-l-2); }.text-rouge-l-3 { color: var(--rouge-l-3); }.text-rouge-d-1 { color: var(--rouge-d-1); }.text-rouge-d-2 { color: var(--rouge-d-2); }.text-rouge-d-3 { color: var(--rouge-d-3); }.border-rouge { border-color: var(--rouge); }.border-rouge-l-1 { border-color: var(--rouge-l-1); }.border-rouge-l-2 { border-color: var(--rouge-l-2); }.border-rouge-l-3 { border-color: var(--rouge-l-3); }.border-rouge-d-1 { border-color: var(--rouge-d-1); }.border-rouge-d-2 { border-color: var(--rouge-d-2); }.border-rouge-d-3 { border-color: var(--rouge-d-3); }.outline-rouge { outline-color: var(--rouge); }.outline-rouge-l-1 { outline-color: var(--rouge-l-1); }.outline-rouge-l-2 { outline-color: var(--rouge-l-2); }.outline-rouge-l-3 { outline-color: var(--rouge-l-3); }.outline-rouge-d-1 { outline-color: var(--rouge-d-1); }.outline-rouge-d-2 { outline-color: var(--rouge-d-2); }.outline-rouge-d-3 { outline-color: var(--rouge-d-3); }.fill-rouge { fill: var(--rouge); }.fill-rouge-l-1 { fill: var(--rouge-l-1); }.fill-rouge-l-2 { fill: var(--rouge-l-2); }.fill-rouge-l-3 { fill: var(--rouge-l-3); }.fill-rouge-d-1 { fill: var(--rouge-d-1); }.fill-rouge-d-2 { fill: var(--rouge-d-2); }.fill-rouge-d-3 { fill: var(--rouge-d-3); }.stroke-rouge { stroke: var(--rouge); }.stroke-rouge-l-1 { stroke: var(--rouge-l-1); }.stroke-rouge-l-2 { stroke: var(--rouge-l-2); }.stroke-rouge-l-3 { stroke: var(--rouge-l-3); }.stroke-rouge-d-1 { stroke: var(--rouge-d-1); }.stroke-rouge-d-2 { stroke: var(--rouge-d-2); }.stroke-rouge-d-3 { stroke: var(--rouge-d-3); }.bg-orange { background-color: var(--orange); }.bg-orange-l-1 { background-color: var(--orange-l-1); }.bg-orange-l-2 { background-color: var(--orange-l-2); }.bg-orange-l-3 { background-color: var(--orange-l-3); }.bg-orange-d-1 { background-color: var(--orange-d-1); }.bg-orange-d-2 { background-color: var(--orange-d-2); }.bg-orange-d-3 { background-color: var(--orange-d-3); }.text-orange { color: var(--orange); }.text-orange-l-1 { color: var(--orange-l-1); }.text-orange-l-2 { color: var(--orange-l-2); }.text-orange-l-3 { color: var(--orange-l-3); }.text-orange-d-1 { color: var(--orange-d-1); }.text-orange-d-2 { color: var(--orange-d-2); }.text-orange-d-3 { color: var(--orange-d-3); }.border-orange { border-color: var(--orange); }.border-orange-l-1 { border-color: var(--orange-l-1); }.border-orange-l-2 { border-color: var(--orange-l-2); }.border-orange-l-3 { border-color: var(--orange-l-3); }.border-orange-d-1 { border-color: var(--orange-d-1); }.border-orange-d-2 { border-color: var(--orange-d-2); }.border-orange-d-3 { border-color: var(--orange-d-3); }.outline-orange { outline-color: var(--orange); }.outline-orange-l-1 { outline-color: var(--orange-l-1); }.outline-orange-l-2 { outline-color: var(--orange-l-2); }.outline-orange-l-3 { outline-color: var(--orange-l-3); }.outline-orange-d-1 { outline-color: var(--orange-d-1); }.outline-orange-d-2 { outline-color: var(--orange-d-2); }.outline-orange-d-3 { outline-color: var(--orange-d-3); }.fill-orange { fill: var(--orange); }.fill-orange-l-1 { fill: var(--orange-l-1); }.fill-orange-l-2 { fill: var(--orange-l-2); }.fill-orange-l-3 { fill: var(--orange-l-3); }.fill-orange-d-1 { fill: var(--orange-d-1); }.fill-orange-d-2 { fill: var(--orange-d-2); }.fill-orange-d-3 { fill: var(--orange-d-3); }.stroke-orange { stroke: var(--orange); }.stroke-orange-l-1 { stroke: var(--orange-l-1); }.stroke-orange-l-2 { stroke: var(--orange-l-2); }.stroke-orange-l-3 { stroke: var(--orange-l-3); }.stroke-orange-d-1 { stroke: var(--orange-d-1); }.stroke-orange-d-2 { stroke: var(--orange-d-2); }.stroke-orange-d-3 { stroke: var(--orange-d-3); }