@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f9f5fd; --bg-primary-active: #f5effc; --bg-primary-invert: #8c4eda; --bg-secondary: #f9f5fd; --bg-secondary-hover: #f5effc; --bg-secondary-active: #f0e8fa; --bg-tertiary: #f5effc; --bg-tertiary-hover: #f0e8fa; --bg-tertiary-active: #dac7f3; --bg-quaternary: #dac7f3; --bg-quaternary-hover: #c8aaed; --bg-quaternary-active: #b790e8; --text-primary: #8c4eda; --text-primary-invert: #fefdff; --text-secondary: #b790e8; --text-secondary-invert: #dac7f3; --border-primary: #dac7f3; --border-primary-hover: #c8aaed; --border-secondary: #f0e8fa; --border-secondary-hover: #dac7f3; --border-tertiary: #f9f5fd; --border-tertiary-hover: #f5effc; --border-active: #8c4eda; --border-active-invert: #ffffff; --icon-primary: #8c4eda; --icon-primary-invert: #fefdff; --icon-secondary: #b790e8; --input-bg: #ffffff; --input-border: #dac7f3; --input-border-hover: #b790e8; --input-border-active: #8c4eda; --bg-transparent: rgba(129, 61, 214, 0.05); --bg-transparent-strong: rgba(129, 61, 214, 0.08); --bg-transparent-strongest: rgba(129, 61, 214, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(129, 61, 214, 0.1); --border-transparent-strong: rgba(129, 61, 214, 0.12); --border-transparent-strongest: rgba(129, 61, 214, 0.16); --bg-brand: #00aff0; --bg-brand-hover: #008abd; --bg-brand-active: #00658a; --text-on-brand: #FFFFFF; --text-brand: #00aff0; --text-brand-secondary: #003f57; --icon-on-brand: #FFFFFF; --icon-brand: #00aff0; --icon-brand-secondary: #003f57; --border-brand: #00aff0; --bg-brand-secondary: #e6f7fe; --bg-brand-secondary-hover: #cceffc; --bg-brand-secondary-active: #b3e7fb; }