@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: Oxanium; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oxanium_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oxanium_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: Oxanium, display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0b0b0b; --bg-primary-active: #121212; --bg-primary-invert: #c9c9c9; --bg-secondary: #0b0b0b; --bg-secondary-hover: #121212; --bg-secondary-active: #1b1b1b; --bg-tertiary: #121212; --bg-tertiary-hover: #1b1b1b; --bg-tertiary-active: #404040; --bg-quaternary: #404040; --bg-quaternary-hover: #616161; --bg-quaternary-active: #7e7e7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c9c9c9; --text-primary-invert: #020202; --text-secondary: #7e7e7e; --text-secondary-invert: #404040; --border-primary: #404040; --border-primary-hover: #616161; --border-secondary: #1b1b1b; --border-secondary-hover: #404040; --border-tertiary: #0b0b0b; --border-tertiary-hover: #121212; --border-active: #c9c9c9; --border-active-invert: #000000; --icon-primary: #c9c9c9; --icon-primary-invert: #020202; --icon-secondary: #7e7e7e; --input-bg: #000000; --input-border: #404040; --input-border-hover: #7e7e7e; --input-border-active: #c9c9c9; --bg-transparent: rgba(221, 221, 221, 0.05); --bg-transparent-strong: rgba(221, 221, 221, 0.08); --bg-transparent-strongest: rgba(221, 221, 221, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(221, 221, 221, 0.1); --border-transparent-strong: rgba(221, 221, 221, 0.12); --border-transparent-strongest: rgba(221, 221, 221, 0.16); --bg-brand: #00416f; --bg-brand-hover: #00233c; --bg-brand-active: #000509; --text-on-brand: #ffffff; --text-brand: #00416f; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #00416f; --icon-brand-secondary: black; --border-brand: #00416f; --bg-brand-secondary: #00070b; --bg-brand-secondary-hover: #000d16; --bg-brand-secondary-active: #001421; }