:root { --color-primary: #214f4b; --color-secondary: #d3a34a; --color-accent: #111111; --color-success: #3c8c68; --color-warning: #c78a1c; --color-danger: #b94040; --color-info: #4d7ea8; --color-text-primary: #111111; --color-text-secondary: #575757; --color-bg-base: #f6f2eb; --color-surface-sunken: #eae4db; --color-overlay: rgba(0, 0, 0, 0.12); --black: hsl(0, 0%, 0%); --color-text-white: #ffffff; --color-secondary-l-1: #d7ab5a; --color-secondary-l-2: #dbb46b; --color-secondary-l-3: #dfbc7b; --color-secondary-l-4: #e3c48c; --color-secondary-l-5: #e7cd9c; --color-secondary-l-6: #ebd5ad; --color-secondary-l-7: #efdebd; --color-secondary-l-8: #f3e6ce; --color-secondary-l-9: #f7eede; --color-secondary-l-10: #fbf7ef; --color-secondary-d-1: #c09443; --color-secondary-d-2: #ad853d; --color-secondary-d-3: #997736; --color-secondary-d-4: #86682f; --color-secondary-d-5: #735928; --color-secondary-d-6: #604a22; --color-secondary-d-7: #4d3b1b; --color-secondary-d-8: #3a2c14; --color-secondary-d-9: #261e0d; --color-secondary-d-10: #130f07; --color-surface-sunken-l-1: #ece6de; --color-surface-sunken-l-2: #eee9e2; --color-surface-sunken-l-3: #f0ebe5; --color-surface-sunken-l-4: #f2eee8; --color-surface-sunken-l-5: #f4f0eb; --color-surface-sunken-l-6: #f5f3ef; --color-surface-sunken-l-7: #f7f5f2; --color-surface-sunken-l-8: #f9f8f5; --color-surface-sunken-l-9: #fbfaf8; --color-surface-sunken-l-10: #fdfdfc; --color-surface-sunken-d-1: #d5cfc7; --color-surface-sunken-d-2: #bfbbb3; --color-surface-sunken-d-3: #aaa69f; --color-surface-sunken-d-4: #95918b; --color-surface-sunken-d-5: #807c77; --color-surface-sunken-d-6: #6a6864; --color-surface-sunken-d-7: #555350; --color-surface-sunken-d-8: #403e3c; --color-surface-sunken-d-9: #2b2928; --color-surface-sunken-d-10: #151514; --font-size-xs: clamp(1.1rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.1rem), 1.2rem); --font-size-small: clamp(1.3rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.3rem), 1.4rem); --font-size-body: clamp(1.5rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.5rem), 1.6rem); --font-size-h5: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --font-size-h4: clamp(1.8rem, calc(0.003703703703703705 * (100vw - 36rem) + 1.8rem), 2.2rem); --font-size-h3: clamp(2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2rem), 2.8rem); --font-size-h2: clamp(3rem, calc(0.009259259259259259 * (100vw - 36rem) + 3rem), 4rem); --font-size-h1: clamp(3.5rem, calc(0.026851851851851856 * (100vw - 36rem) + 3.5rem), 6.4rem); --font-size-hero: clamp(3.8rem, calc(0.03888888888888889 * (100vw - 36rem) + 3.8rem), 8rem);}