@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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: Rajdhani; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rajdhani_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rajdhani_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Rajdhani, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #101823; --bg-primary-hover: #1c242e; --bg-primary-active: #232a35; --bg-primary-invert: #e9eaeb; --bg-secondary: #1c242e; --bg-secondary-hover: #232a35; --bg-secondary-active: #2d343d; --bg-tertiary: #232a35; --bg-tertiary-hover: #2d343d; --bg-tertiary-active: #555b63; --bg-quaternary: #555b63; --bg-quaternary-hover: #797e84; --bg-quaternary-active: #989ca0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eaeb; --text-primary-invert: #121a25; --text-secondary: #989ca0; --text-secondary-invert: #555b63; --border-primary: #555b63; --border-primary-hover: #797e84; --border-secondary: #2d343d; --border-secondary-hover: #555b63; --border-tertiary: #1c242e; --border-tertiary-hover: #232a35; --border-active: #e9eaeb; --border-active-invert: #101823; --icon-primary: #e9eaeb; --icon-primary-invert: #121a25; --icon-secondary: #989ca0; --input-bg: #101823; --input-border: #555b63; --input-border-hover: #989ca0; --input-border-active: #e9eaeb; --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(16, 24, 35, 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: #d23a45; --bg-brand-hover: #b12832; --bg-brand-active: #871f26; --text-on-brand: #000000; --text-brand: #d23a45; --text-brand-secondary: #5e151b; --icon-on-brand: #000000; --icon-brand: #d23a45; --icon-brand-secondary: #5e151b; --border-brand: #d23a45; --bg-brand-secondary: #231b26; --bg-brand-secondary-hover: #371f2a; --bg-brand-secondary-active: #4a222d; }