@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #131d9c; --bg-primary-hover: #1f28a1; --bg-primary-active: #262fa4; --bg-primary-invert: #eaebf6; --bg-secondary: #1f28a1; --bg-secondary-hover: #262fa4; --bg-secondary-active: #2f38a8; --bg-tertiary: #262fa4; --bg-tertiary-hover: #2f38a8; --bg-tertiary-active: #575fb9; --bg-quaternary: #575fb9; --bg-quaternary-hover: #7b80c8; --bg-quaternary-active: #9a9ed4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaebf6; --text-primary-invert: #151f9d; --text-secondary: #9a9ed4; --text-secondary-invert: #575fb9; --border-primary: #575fb9; --border-primary-hover: #7b80c8; --border-secondary: #2f38a8; --border-secondary-hover: #575fb9; --border-tertiary: #1f28a1; --border-tertiary-hover: #262fa4; --border-active: #eaebf6; --border-active-invert: #131d9c; --icon-primary: #eaebf6; --icon-primary-invert: #151f9d; --icon-secondary: #9a9ed4; --input-bg: #131d9c; --input-border: #575fb9; --input-border-hover: #9a9ed4; --input-border-active: #eaebf6; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(19, 29, 156, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #9e00ff; --bg-brand-hover: #7e00cc; --bg-brand-active: #5f0099; --text-on-brand: #F9F8FF; --text-brand: #9e00ff; --text-brand-secondary: #3f0066; --icon-on-brand: #F9F8FF; --icon-brand: #9e00ff; --icon-brand-secondary: #3f0066; --border-brand: #9e00ff; --bg-brand-secondary: #211aa6; --bg-brand-secondary-hover: #2f17b0; --bg-brand-secondary-active: #3d14ba; }