@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: 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"); } :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: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --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; --bg-critical: #e12020; --text-critical: #e12020; --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: #00ff72; --bg-brand-hover: #00cc5b; --bg-brand-active: #009944; --text-on-brand: #071726; --text-brand: #00ff72; --text-brand-secondary: #00662e; --icon-on-brand: #071726; --icon-brand: #00ff72; --icon-brand-secondary: #00662e; --border-brand: #00ff72; --bg-brand-secondary: #062e2e; --bg-brand-secondary-hover: #064535; --bg-brand-secondary-active: #055d3d; }