@font-face { font-family: "Work Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n7.ttf") format("ttf"); } @font-face { font-family: VT323; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/vt323_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/vt323_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Work Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Work Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf; --font-family-heading: VT323, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ebebeb; --bg-primary-invert: #202020; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e2e2e2; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e2e2e2; --bg-tertiary-active: #b8b8b8; --bg-quaternary: #b8b8b8; --bg-quaternary-hover: #939393; --bg-quaternary-active: #737373; --text-primary: #202020; --text-primary-invert: #fdfdfd; --text-secondary: #737373; --text-secondary-invert: #b8b8b8; --border-primary: #b8b8b8; --border-primary-hover: #939393; --border-secondary: #e2e2e2; --border-secondary-hover: #b8b8b8; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ebebeb; --border-active: #202020; --border-active-invert: #ffffff; --icon-primary: #202020; --icon-primary-invert: #fdfdfd; --icon-secondary: #737373; --input-bg: #ffffff; --input-border: #b8b8b8; --input-border-hover: #737373; --input-border-active: #202020; --bg-transparent: rgba(10, 10, 10, 0.05); --bg-transparent-strong: rgba(10, 10, 10, 0.08); --bg-transparent-strongest: rgba(10, 10, 10, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(10, 10, 10, 0.1); --border-transparent-strong: rgba(10, 10, 10, 0.12); --border-transparent-strongest: rgba(10, 10, 10, 0.16); --bg-brand: #942fff; --bg-brand-hover: #7a00fb; --bg-brand-active: #6100c8; --text-on-brand: #ffffff; --text-brand: #942fff; --text-brand-secondary: #480095; --icon-on-brand: #ffffff; --icon-brand: #942fff; --icon-brand-secondary: #480095; --border-brand: #942fff; --bg-brand-secondary: #f4eaff; --bg-brand-secondary-hover: #ead5ff; --bg-brand-secondary-active: #dfc1ff; }