@font-face { font-family: Exo; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_n6.ttf") format("ttf"); } @font-face { font-family: Exo; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_i9.ttf") format("ttf"); } @font-face { font-family: Exo; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Exo, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Exo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/exo_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/exo_n6.ttf; --font-family-heading: Exo, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #192a4a; --bg-primary-hover: #253553; --bg-primary-active: #2b3b58; --bg-primary-invert: #eaecef; --bg-secondary: #253553; --bg-secondary-hover: #2b3b58; --bg-secondary-active: #354460; --bg-tertiary: #2b3b58; --bg-tertiary-hover: #354460; --bg-tertiary-active: #5c687e; --bg-quaternary: #5c687e; --bg-quaternary-hover: #7e889a; --bg-quaternary-active: #9ca3b1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaecef; --text-primary-invert: #1b2c4c; --text-secondary: #9ca3b1; --text-secondary-invert: #5c687e; --border-primary: #5c687e; --border-primary-hover: #7e889a; --border-secondary: #354460; --border-secondary-hover: #5c687e; --border-tertiary: #253553; --border-tertiary-hover: #2b3b58; --border-active: #eaecef; --border-active-invert: #192a4a; --icon-primary: #eaecef; --icon-primary-invert: #1b2c4c; --icon-secondary: #9ca3b1; --input-bg: #192a4a; --input-border: #5c687e; --input-border-hover: #9ca3b1; --input-border-active: #eaecef; --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(25, 42, 74, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #03213f; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #03213f; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #303f5c; --bg-brand-secondary-hover: #47556e; --bg-brand-secondary-active: #5e6a80; }