:root { --background: #F4F1EA; --background-light: #FBFBF8; --base: #2A2D2B; --base-dark: #111212; --base-dark-trans-30: hsla(180 2.9% 6.9% / 0.3); --primary: #F4B14E; --primary-dark: #F19C1E; --primary-light: #EEE1C3; --secondary: #008F23; --secondary-dark: #00751D; --secondary-light: #DFEDCF; --base-dark-t-1: hsla(180, 3%, 7%, 0.09); --base-dark-t-2: hsla(180, 3%, 7%, 0.18); --base-dark-t-3: hsla(180, 3%, 7%, 0.27); --base-dark-t-4: hsla(180, 3%, 7%, 0.36); --base-dark-t-5: hsla(180, 3%, 7%, 0.45); --base-dark-t-6: hsla(180, 3%, 7%, 0.55); --base-dark-t-7: hsla(180, 3%, 7%, 0.64); --base-dark-t-8: hsla(180, 3%, 7%, 0.73); --base-dark-t-9: hsla(180, 3%, 7%, 0.82); --base-dark-t-10: hsla(180, 3%, 7%, 0.91); --background-t-1: hsla(42, 31%, 94%, 0.09); --background-t-2: hsla(42, 31%, 94%, 0.18); --background-t-3: hsla(42, 31%, 94%, 0.27); --background-t-4: hsla(42, 31%, 94%, 0.36); --background-t-5: hsla(42, 31%, 94%, 0.45); --background-t-6: hsla(42, 31%, 94%, 0.55); --background-t-7: hsla(42, 31%, 94%, 0.64); --background-t-8: hsla(42, 31%, 94%, 0.73); --background-t-9: hsla(42, 31%, 94%, 0.82); --background-t-10: hsla(42, 31%, 94%, 0.91); --error: #A62626; --error-light: #FCEDED; --success: #2D5A27; --success-light: #EEF4EC; --notice: #2B4F6D; --notice-light: #EBF0F4; --space-2xs: clamp(0.58rem, calc(0.002074074074074074 * (100vw - 22.5rem) + 0.58rem), 0.72rem); --space-xs: clamp(0.69rem, calc(0.0026666666666666674 * (100vw - 22.5rem) + 0.69rem), 0.87rem); --space-s: clamp(0.83rem, calc(0.0031111111111111122 * (100vw - 22.5rem) + 0.83rem), 1.04rem); --space-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.2rem, calc(0.004444444444444445 * (100vw - 22.5rem) + 1.2rem), 1.5rem); --space-xl: clamp(1.44rem, calc(0.005333333333333335 * (100vw - 22.5rem) + 1.44rem), 1.8rem); --space-2xl: clamp(1.73rem, calc(0.006370370370370373 * (100vw - 22.5rem) + 1.73rem), 2.16rem);}