@font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_i9.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf; --font-family-heading: "Barlow Condensed", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #353535; --bg-primary-hover: #3e3f37; --bg-primary-active: #444539; --bg-primary-invert: #e0e65d; --bg-secondary: #3e3f37; --bg-secondary-hover: #444539; --bg-secondary-active: #4c4c3a; --bg-tertiary: #444539; --bg-tertiary-hover: #4c4c3a; --bg-tertiary-active: #6c6e42; --bg-quaternary: #6c6e42; --bg-quaternary-hover: #888b48; --bg-quaternary-active: #a0a44e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e0e65d; --text-primary-invert: #373735; --text-secondary: #a0a44e; --text-secondary-invert: #6c6e42; --border-primary: #6c6e42; --border-primary-hover: #888b48; --border-secondary: #4c4c3a; --border-secondary-hover: #6c6e42; --border-tertiary: #3e3f37; --border-tertiary-hover: #444539; --border-active: #e0e65d; --border-active-invert: #353535; --icon-primary: #e0e65d; --icon-primary-invert: #373735; --icon-secondary: #a0a44e; --input-bg: #353535; --input-border: #6c6e42; --input-border-hover: #a0a44e; --input-border-active: #e0e65d; --bg-transparent: rgba(241, 248, 97, 0.05); --bg-transparent-strong: rgba(241, 248, 97, 0.08); --bg-transparent-strongest: rgba(241, 248, 97, 0.12); --bg-transparent-blur-base: rgba(53, 53, 53, 0.9); --border-transparent: rgba(241, 248, 97, 0.1); --border-transparent-strong: rgba(241, 248, 97, 0.12); --border-transparent-strongest: rgba(241, 248, 97, 0.16); --bg-brand: #f1f861; --bg-brand-hover: #edf630; --bg-brand-active: #dee90a; --text-on-brand: #353535; --text-brand: #f1f861; --text-brand-secondary: #b0b808; --icon-on-brand: #353535; --icon-brand: #f1f861; --icon-brand-secondary: #b0b808; --border-brand: #f1f861; --bg-brand-secondary: #484939; --bg-brand-secondary-hover: #5b5c3e; --bg-brand-secondary-active: #6d7042; }