@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: Aboreto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/aboreto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/aboreto_n4.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: Aboreto, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafaf9; --bg-primary-hover: #efefee; --bg-primary-active: #e8e8e7; --bg-primary-invert: #312e2f; --bg-secondary: #efefee; --bg-secondary-hover: #e8e8e7; --bg-secondary-active: #dfdfde; --bg-tertiary: #e8e8e7; --bg-tertiary-hover: #dfdfde; --bg-tertiary-active: #bab9b9; --bg-quaternary: #bab9b9; --bg-quaternary-hover: #999797; --bg-quaternary-active: #7c7a7a; --text-primary: #312e2f; --text-primary-invert: #f8f8f7; --text-secondary: #7c7a7a; --text-secondary-invert: #bab9b9; --border-primary: #bab9b9; --border-primary-hover: #999797; --border-secondary: #dfdfde; --border-secondary-hover: #bab9b9; --border-tertiary: #efefee; --border-tertiary-hover: #e8e8e7; --border-active: #312e2f; --border-active-invert: #fafaf9; --icon-primary: #312e2f; --icon-primary-invert: #f8f8f7; --icon-secondary: #7c7a7a; --input-bg: #fafaf9; --input-border: #bab9b9; --input-border-hover: #7c7a7a; --input-border-active: #312e2f; --bg-transparent: rgba(29, 26, 27, 0.05); --bg-transparent-strong: rgba(29, 26, 27, 0.08); --bg-transparent-strongest: rgba(29, 26, 27, 0.12); --bg-transparent-blur-base: rgba(250, 250, 249, 0.9); --border-transparent: rgba(29, 26, 27, 0.1); --border-transparent-strong: rgba(29, 26, 27, 0.12); --border-transparent-strongest: rgba(29, 26, 27, 0.16); --bg-brand: #e0e0e2; --bg-brand-hover: #c6c6c9; --bg-brand-active: #ababb1; --text-on-brand: #1d1a1b; --text-brand: #e0e0e2; --text-brand-secondary: #919198; --icon-on-brand: #1d1a1b; --icon-brand: #e0e0e2; --icon-brand-secondary: #919198; --border-brand: #e0e0e2; --bg-brand-secondary: #f7f7f7; --bg-brand-secondary-hover: #f5f5f4; --bg-brand-secondary-active: #f2f2f2; }