@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: none; --bg-primary: #0f131f; --bg-primary-hover: #1b1f2a; --bg-primary-active: #222631; --bg-primary-invert: #e9eaeb; --bg-secondary: #1b1f2a; --bg-secondary-hover: #222631; --bg-secondary-active: #2c2f3a; --bg-tertiary: #222631; --bg-tertiary-hover: #2c2f3a; --bg-tertiary-active: #555760; --bg-quaternary: #555760; --bg-quaternary-hover: #797b82; --bg-quaternary-active: #989a9f; --text-primary: #e9eaeb; --text-primary-invert: #111521; --text-secondary: #989a9f; --text-secondary-invert: #555760; --border-primary: #555760; --border-primary-hover: #797b82; --border-secondary: #2c2f3a; --border-secondary-hover: #555760; --border-tertiary: #1b1f2a; --border-tertiary-hover: #222631; --border-active: #e9eaeb; --border-active-invert: #0f131f; --icon-primary: #e9eaeb; --icon-primary-invert: #111521; --icon-secondary: #989a9f; --input-bg: #0f131f; --input-border: #555760; --input-border-hover: #989a9f; --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(15, 19, 31, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #0e111c; --bg-brand-secondary-hover: #0c0f19; --bg-brand-secondary-active: #0b0d16; }