@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Clash Grotesk"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Clash Grotesk", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #112229; --bg-primary-hover: #1d2d34; --bg-primary-active: #24343a; --bg-primary-invert: #eaebec; --bg-secondary: #1d2d34; --bg-secondary-hover: #24343a; --bg-secondary-active: #2e3d43; --bg-tertiary: #24343a; --bg-tertiary-hover: #2e3d43; --bg-tertiary-active: #566267; --bg-quaternary: #566267; --bg-quaternary-hover: #7a8387; --bg-quaternary-active: #99a0a3; --text-primary: #eaebec; --text-primary-invert: #13242b; --text-secondary: #99a0a3; --text-secondary-invert: #566267; --border-primary: #566267; --border-primary-hover: #7a8387; --border-secondary: #2e3d43; --border-secondary-hover: #566267; --border-tertiary: #1d2d34; --border-tertiary-hover: #24343a; --border-active: #eaebec; --border-active-invert: #112229; --icon-primary: #eaebec; --icon-primary-invert: #13242b; --icon-secondary: #99a0a3; --input-bg: #112229; --input-border: #566267; --input-border-hover: #99a0a3; --input-border-active: #eaebec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(17, 34, 41, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fff8e7; --bg-brand-hover: #ffe9b4; --bg-brand-active: #ffda81; --text-on-brand: #0d154a; --text-brand: #fff8e7; --text-brand-secondary: #ffcb4e; --icon-on-brand: #0d154a; --icon-brand: #fff8e7; --icon-brand-secondary: #ffcb4e; --border-brand: #fff8e7; --bg-brand-secondary: #29373c; --bg-brand-secondary-hover: #414d4f; --bg-brand-secondary-active: #586262; }