@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: "Josefin Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n7.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: "Josefin Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0b101f; --bg-primary-hover: #171329; --bg-primary-active: #1f152f; --bg-primary-invert: #e94cd6; --bg-secondary: #171329; --bg-secondary-hover: #1f152f; --bg-secondary-active: #281837; --bg-tertiary: #1f152f; --bg-tertiary-hover: #281837; --bg-tertiary-active: #522359; --bg-quaternary: #522359; --bg-quaternary-hover: #762d77; --bg-quaternary-active: #963692; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e94cd6; --text-primary-invert: #0d1121; --text-secondary: #963692; --text-secondary-invert: #522359; --border-primary: #522359; --border-primary-hover: #762d77; --border-secondary: #281837; --border-secondary-hover: #522359; --border-tertiary: #171329; --border-tertiary-hover: #1f152f; --border-active: #e94cd6; --border-active-invert: #0b101f; --icon-primary: #e94cd6; --icon-primary-invert: #0d1121; --icon-secondary: #963692; --input-bg: #0b101f; --input-border: #522359; --input-border-hover: #963692; --input-border-active: #e94cd6; --bg-transparent: rgba(255, 82, 232, 0.05); --bg-transparent-strong: rgba(255, 82, 232, 0.08); --bg-transparent-strongest: rgba(255, 82, 232, 0.12); --bg-transparent-blur-base: rgba(11, 16, 31, 0.9); --border-transparent: rgba(255, 82, 232, 0.1); --border-transparent-strong: rgba(255, 82, 232, 0.12); --border-transparent-strongest: rgba(255, 82, 232, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #121227; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #121227; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #232835; --bg-brand-secondary-hover: #3c404c; --bg-brand-secondary-active: #545862; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }