@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Castoro; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/castoro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/castoro_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Castoro, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #caedc9; --bg-primary-hover: #c0e1bf; --bg-primary-active: #badab9; --bg-primary-invert: #121512; --bg-secondary: #c0e1bf; --bg-secondary-hover: #badab9; --bg-secondary-active: #b2d1b1; --bg-tertiary: #badab9; --bg-tertiary-hover: #b2d1b1; --bg-tertiary-active: #8fa88f; --bg-quaternary: #8fa88f; --bg-quaternary-hover: #718571; --bg-quaternary-active: #576656; --text-primary: #121512; --text-primary-invert: #c8ebc7; --text-secondary: #576656; --text-secondary-invert: #8fa88f; --border-primary: #8fa88f; --border-primary-hover: #718571; --border-secondary: #b2d1b1; --border-secondary-hover: #8fa88f; --border-tertiary: #c0e1bf; --border-tertiary-hover: #badab9; --border-active: #121512; --border-active-invert: #caedc9; --icon-primary: #121512; --icon-primary-invert: #c8ebc7; --icon-secondary: #576656; --input-bg: #caedc9; --input-border: #8fa88f; --input-border-hover: #576656; --input-border-active: #121512; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(202, 237, 201, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #178164; --bg-brand-hover: #0f5642; --bg-brand-active: #082a21; --text-on-brand: #ffffff; --text-brand: #178164; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #178164; --icon-brand-secondary: black; --border-brand: #178164; --bg-brand-secondary: #b8e2bf; --bg-brand-secondary-hover: #a6d7b5; --bg-brand-secondary-active: #94cdab; }