@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 Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n7.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 Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #040b15; --bg-primary-hover: #111721; --bg-primary-active: #181f28; --bg-primary-invert: #e8e9ea; --bg-secondary: #111721; --bg-secondary-hover: #181f28; --bg-secondary-active: #222831; --bg-tertiary: #181f28; --bg-tertiary-hover: #222831; --bg-tertiary-active: #4d5259; --bg-quaternary: #4d5259; --bg-quaternary-hover: #72767c; --bg-quaternary-active: #93969a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e9ea; --text-primary-invert: #070d17; --text-secondary: #93969a; --text-secondary-invert: #4d5259; --border-primary: #4d5259; --border-primary-hover: #72767c; --border-secondary: #222831; --border-secondary-hover: #4d5259; --border-tertiary: #111721; --border-tertiary-hover: #181f28; --border-active: #e8e9ea; --border-active-invert: #040b15; --icon-primary: #e8e9ea; --icon-primary-invert: #070d17; --icon-secondary: #93969a; --input-bg: #040b15; --input-border: #4d5259; --input-border-hover: #93969a; --input-border-active: #e8e9ea; --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(4, 11, 21, 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: #0066a8; --bg-brand-hover: #004775; --bg-brand-active: #002842; --text-on-brand: #ffffff; --text-brand: #0066a8; --text-brand-secondary: #00090f; --icon-on-brand: #ffffff; --icon-brand: #0066a8; --icon-brand-secondary: #00090f; --border-brand: #0066a8; --bg-brand-secondary: #041424; --bg-brand-secondary-hover: #031d32; --bg-brand-secondary-active: #032641; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 40px 40px 40px 40px; }