@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: 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"); } :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: Roboto, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #071726; --bg-primary-hover: #132331; --bg-primary-active: #1b2a37; --bg-primary-invert: #e9eaeb; --bg-secondary: #132331; --bg-secondary-hover: #1b2a37; --bg-secondary-active: #253340; --bg-tertiary: #1b2a37; --bg-tertiary-hover: #253340; --bg-tertiary-active: #4f5a65; --bg-quaternary: #4f5a65; --bg-quaternary-hover: #747d85; --bg-quaternary-active: #949ba2; --text-primary: #e9eaeb; --text-primary-invert: #091928; --text-secondary: #949ba2; --text-secondary-invert: #4f5a65; --border-primary: #4f5a65; --border-primary-hover: #747d85; --border-secondary: #253340; --border-secondary-hover: #4f5a65; --border-tertiary: #132331; --border-tertiary-hover: #1b2a37; --border-active: #e9eaeb; --border-active-invert: #071726; --icon-primary: #e9eaeb; --icon-primary-invert: #091928; --icon-secondary: #949ba2; --input-bg: #071726; --input-border: #4f5a65; --input-border-hover: #949ba2; --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(7, 23, 38, 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: #0062ff; --bg-brand-hover: #004ecc; --bg-brand-active: #003b99; --text-on-brand: #ffffff; --text-brand: #0062ff; --text-brand-secondary: #002766; --icon-on-brand: #ffffff; --icon-brand: #0062ff; --icon-brand-secondary: #002766; --border-brand: #0062ff; --bg-brand-secondary: #061f3c; --bg-brand-secondary-hover: #062651; --bg-brand-secondary-active: #052e67; }