@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f5; --bg-primary-active: #ebefee; --bg-primary-invert: #214e41; --bg-secondary: #f3f5f5; --bg-secondary-hover: #ebefee; --bg-secondary-active: #e2e8e6; --bg-tertiary: #ebefee; --bg-tertiary-hover: #e2e8e6; --bg-tertiary-active: #b8c7c2; --bg-quaternary: #b8c7c2; --bg-quaternary-hover: #94aaa3; --bg-quaternary-active: #749088; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #214e41; --text-primary-invert: #fdfdfd; --text-secondary: #749088; --text-secondary-invert: #b8c7c2; --border-primary: #b8c7c2; --border-primary-hover: #94aaa3; --border-secondary: #e2e8e6; --border-secondary-hover: #b8c7c2; --border-tertiary: #f3f5f5; --border-tertiary-hover: #ebefee; --border-active: #214e41; --border-active-invert: #ffffff; --icon-primary: #214e41; --icon-primary-invert: #fdfdfd; --icon-secondary: #749088; --input-bg: #ffffff; --input-border: #b8c7c2; --input-border-hover: #749088; --input-border-active: #214e41; --bg-transparent: rgba(11, 61, 46, 0.05); --bg-transparent-strong: rgba(11, 61, 46, 0.08); --bg-transparent-strongest: rgba(11, 61, 46, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(11, 61, 46, 0.1); --border-transparent-strong: rgba(11, 61, 46, 0.12); --border-transparent-strongest: rgba(11, 61, 46, 0.16); --bg-brand: #219c50; --bg-brand-hover: #18723a; --bg-brand-active: #0f4825; --text-on-brand: #FFFFFF; --text-brand: #219c50; --text-brand-secondary: #061e0f; --icon-on-brand: #FFFFFF; --icon-brand: #219c50; --icon-brand-secondary: #061e0f; --border-brand: #219c50; --bg-brand-secondary: #e9f5ee; --bg-brand-secondary-hover: #d3ebdc; --bg-brand-secondary-active: #bce1cb; }