@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f4; --bg-primary-active: #ecefee; --bg-primary-invert: #29463f; --bg-secondary: #f3f5f4; --bg-secondary-hover: #ecefee; --bg-secondary-active: #e3e7e6; --bg-tertiary: #ecefee; --bg-tertiary-hover: #e3e7e6; --bg-tertiary-active: #bbc4c2; --bg-quaternary: #bbc4c2; --bg-quaternary-hover: #98a6a2; --bg-quaternary-active: #798b87; --text-primary: #29463f; --text-primary-invert: #fdfdfd; --text-secondary: #798b87; --text-secondary-invert: #bbc4c2; --border-primary: #bbc4c2; --border-primary-hover: #98a6a2; --border-secondary: #e3e7e6; --border-secondary-hover: #bbc4c2; --border-tertiary: #f3f5f4; --border-tertiary-hover: #ecefee; --border-active: #29463f; --border-active-invert: #ffffff; --icon-primary: #29463f; --icon-primary-invert: #fdfdfd; --icon-secondary: #798b87; --input-bg: #ffffff; --input-border: #bbc4c2; --input-border-hover: #798b87; --input-border-active: #29463f; --bg-transparent: rgba(20, 52, 44, 0.05); --bg-transparent-strong: rgba(20, 52, 44, 0.08); --bg-transparent-strongest: rgba(20, 52, 44, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(20, 52, 44, 0.1); --border-transparent-strong: rgba(20, 52, 44, 0.12); --border-transparent-strongest: rgba(20, 52, 44, 0.16); --bg-brand: #2fe53d; --bg-brand-hover: #19c826; --bg-brand-active: #139b1e; --text-on-brand: #000000; --text-brand: #2fe53d; --text-brand-secondary: #0e6d15; --icon-on-brand: #000000; --icon-brand: #2fe53d; --icon-brand-secondary: #0e6d15; --border-brand: #2fe53d; --bg-brand-secondary: #eafcec; --bg-brand-secondary-hover: #d5fad8; --bg-brand-secondary-active: #c1f7c5; }