:root { --primary: #3c7c5f; --accent: #b27f34; --foreground: #36231b; --muted-foreground: #7a6352; --border: #ddd2c6; --gray-500: #f0e8db; --gray-5: hsla(37, 41%, 90%, 0.05); --gray-80: hsla(37, 41%, 90%, 0.8); --brown-500: #25150e; --text-body: #7a6352; --smoke-500: #f8f5f1; --primary-dark: #2b644a; --accent-10: #b27f341a; --black: #000; --white: #fff; --primary-10: hsla(153, 35%, 36%, 0.1); --card: #ede6de; --border-50: #ddd2c680; --primary-20: hsla(153, 35%, 36%, 0.2); --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);}.border-border { border-color: var(--border); }