@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: 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"); } :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: Roboto, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0a0a0a; --bg-primary-hover: #161616; --bg-primary-active: #1d1d1e; --bg-primary-invert: #e3e3e9; --bg-secondary: #161616; --bg-secondary-hover: #1d1d1e; --bg-secondary-active: #272727; --bg-tertiary: #1d1d1e; --bg-tertiary-hover: #272727; --bg-tertiary-active: #4f4f51; --bg-quaternary: #4f4f51; --bg-quaternary-hover: #737376; --bg-quaternary-active: #929296; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e3e9; --text-primary-invert: #0c0c0c; --text-secondary: #929296; --text-secondary-invert: #4f4f51; --border-primary: #4f4f51; --border-primary-hover: #737376; --border-secondary: #272727; --border-secondary-hover: #4f4f51; --border-tertiary: #161616; --border-tertiary-hover: #1d1d1e; --border-active: #e3e3e9; --border-active-invert: #0a0a0a; --icon-primary: #e3e3e9; --icon-primary-invert: #0c0c0c; --icon-secondary: #929296; --input-bg: #0a0a0a; --input-border: #4f4f51; --input-border-hover: #929296; --input-border-active: #e3e3e9; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(10, 10, 10, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #c00000; --bg-brand-hover: #8d0000; --bg-brand-active: #5a0000; --text-on-brand: #F9F8FF; --text-brand: #c00000; --text-brand-secondary: #270000; --icon-on-brand: #F9F8FF; --icon-brand: #c00000; --icon-brand-secondary: #270000; --border-brand: #c00000; --bg-brand-secondary: #1c0909; --bg-brand-secondary-hover: #2e0808; --bg-brand-secondary-active: #410707; }