@font-face { font-family: "Space Grotesk"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n5.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: Unbounded; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/unbounded_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/unbounded_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Space Grotesk", sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Space Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n5.ttf; --font-family-heading: Unbounded, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: whitesmoke; --bg-primary-active: #eeeeee; --bg-primary-invert: #414141; --bg-secondary: whitesmoke; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e6e6e6; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e6e6e6; --bg-tertiary-active: #c2c2c2; --bg-quaternary: #c2c2c2; --bg-quaternary-hover: #a3a3a3; --bg-quaternary-active: #888888; --text-primary: #414141; --text-primary-invert: #fdfdfd; --text-secondary: #888888; --text-secondary-invert: #c2c2c2; --border-primary: #c2c2c2; --border-primary-hover: #a3a3a3; --border-secondary: #e6e6e6; --border-secondary-hover: #c2c2c2; --border-tertiary: whitesmoke; --border-tertiary-hover: #eeeeee; --border-active: #414141; --border-active-invert: #ffffff; --icon-primary: #414141; --icon-primary-invert: #fdfdfd; --icon-secondary: #888888; --input-bg: #ffffff; --input-border: #c2c2c2; --input-border-hover: #888888; --input-border-active: #414141; --bg-transparent: rgba(46, 46, 46, 0.05); --bg-transparent-strong: rgba(46, 46, 46, 0.08); --bg-transparent-strongest: rgba(46, 46, 46, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(46, 46, 46, 0.1); --border-transparent-strong: rgba(46, 46, 46, 0.12); --border-transparent-strongest: rgba(46, 46, 46, 0.16); --bg-brand: #cdc1eb; --bg-brand-hover: #ae9adf; --bg-brand-active: #8f74d2; --text-on-brand: #FFFFFF; --text-brand: #cdc1eb; --text-brand-secondary: #704dc6; --icon-on-brand: #FFFFFF; --icon-brand: #cdc1eb; --icon-brand-secondary: #704dc6; --border-brand: #cdc1eb; --bg-brand-secondary: #faf9fd; --bg-brand-secondary-hover: #f5f3fb; --bg-brand-secondary-active: #f0ecf9; }