@font-face { font-family: "General Sans"; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n3.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 400; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n3.ttf; --font-family-heading: "General Sans", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #000000; --bg-primary-hover: #0c0c0d; --bg-primary-active: #141414; --bg-primary-invert: #e3e2e8; --bg-secondary: #0c0c0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1e1e1f; --bg-tertiary: #141414; --bg-tertiary-hover: #1e1e1f; --bg-tertiary-active: #48484a; --bg-quaternary: #48484a; --bg-quaternary-hover: #6e6d70; --bg-quaternary-active: #8e8d91; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e2e8; --text-primary-invert: #020203; --text-secondary: #8e8d91; --text-secondary-invert: #48484a; --border-primary: #48484a; --border-primary-hover: #6e6d70; --border-secondary: #1e1e1f; --border-secondary-hover: #48484a; --border-tertiary: #0c0c0d; --border-tertiary-hover: #141414; --border-active: #e3e2e8; --border-active-invert: #000000; --icon-primary: #e3e2e8; --icon-primary-invert: #020203; --icon-secondary: #8e8d91; --input-bg: #000000; --input-border: #48484a; --input-border-hover: #8e8d91; --input-border-active: #e3e2e8; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #2f0081; --bg-brand-hover: #1c004e; --bg-brand-active: #0a001b; --text-on-brand: #F9F8FF; --text-brand: #2f0081; --text-brand-secondary: black; --icon-on-brand: #F9F8FF; --icon-brand: #2f0081; --icon-brand-secondary: black; --border-brand: #2f0081; --bg-brand-secondary: #05000d; --bg-brand-secondary-hover: #09001a; --bg-brand-secondary-active: #0e0027; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }