@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: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #85ca9e; --bg-primary-hover: #7fc399; --bg-primary-active: #7bbf95; --bg-primary-invert: #124f3c; --bg-secondary: #7fc399; --bg-secondary-hover: #7bbf95; --bg-secondary-active: #76ba91; --bg-tertiary: #7bbf95; --bg-tertiary-hover: #76ba91; --bg-tertiary-active: #60a37f; --bg-quaternary: #60a37f; --bg-quaternary-hover: #4e8f6e; --bg-quaternary-active: #3d7d60; --text-primary: #124f3c; --text-primary-invert: #84c99d; --text-secondary: #3d7d60; --text-secondary-invert: #60a37f; --border-primary: #60a37f; --border-primary-hover: #4e8f6e; --border-secondary: #76ba91; --border-secondary-hover: #60a37f; --border-tertiary: #7fc399; --border-tertiary-hover: #7bbf95; --border-active: #124f3c; --border-active-invert: #85ca9e; --icon-primary: #124f3c; --icon-primary-invert: #84c99d; --icon-secondary: #3d7d60; --input-bg: #85ca9e; --input-border: #60a37f; --input-border-hover: #3d7d60; --input-border-active: #124f3c; --bg-transparent: rgba(7, 67, 50, 0.05); --bg-transparent-strong: rgba(7, 67, 50, 0.08); --bg-transparent-strongest: rgba(7, 67, 50, 0.12); --bg-transparent-blur-base: rgba(133, 202, 158, 0.9); --border-transparent: rgba(7, 67, 50, 0.1); --border-transparent-strong: rgba(7, 67, 50, 0.12); --border-transparent-strongest: rgba(7, 67, 50, 0.16); --bg-brand: #f0d46f; --bg-brand-hover: #ebc641; --bg-brand-active: #e2b617; --text-on-brand: #000000; --text-brand: #f0d46f; --text-brand-secondary: #b39013; --icon-on-brand: #000000; --icon-brand: #f0d46f; --icon-brand-secondary: #b39013; --border-brand: #f0d46f; --bg-brand-secondary: #90cb99; --bg-brand-secondary-hover: #9acc95; --bg-brand-secondary-active: #a5cd90; }