@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: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.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"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1c2b8a; --bg-primary-hover: #273690; --bg-primary-active: #2e3c93; --bg-primary-invert: #ebecf4; --bg-secondary: #273690; --bg-secondary-hover: #2e3c93; --bg-secondary-active: #374498; --bg-tertiary: #2e3c93; --bg-tertiary-hover: #374498; --bg-tertiary-active: #5e68ac; --bg-quaternary: #5e68ac; --bg-quaternary-hover: #8088bd; --bg-quaternary-active: #9da4cd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebecf4; --text-primary-invert: #1e2d8b; --text-secondary: #9da4cd; --text-secondary-invert: #5e68ac; --border-primary: #5e68ac; --border-primary-hover: #8088bd; --border-secondary: #374498; --border-secondary-hover: #5e68ac; --border-tertiary: #273690; --border-tertiary-hover: #2e3c93; --border-active: #ebecf4; --border-active-invert: #1c2b8a; --icon-primary: #ebecf4; --icon-primary-invert: #1e2d8b; --icon-secondary: #9da4cd; --input-bg: #1c2b8a; --input-border: #5e68ac; --input-border-hover: #9da4cd; --input-border-active: #ebecf4; --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(28, 43, 138, 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: #f0f320; --bg-brand-hover: #d2d50b; --bg-brand-active: #a2a409; --text-on-brand: #000000; --text-brand: #f0f320; --text-brand-secondary: #727406; --icon-on-brand: #000000; --icon-brand: #f0f320; --icon-brand-secondary: #727406; --border-brand: #f0f320; --bg-brand-secondary: #313f7f; --bg-brand-secondary-hover: #465375; --bg-brand-secondary-active: #5c676a; }