@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3d3636; --bg-primary-hover: #474040; --bg-primary-active: #4d4646; --bg-primary-invert: #eeeded; --bg-secondary: #474040; --bg-secondary-hover: #4d4646; --bg-secondary-active: #544e4e; --bg-tertiary: #4d4646; --bg-tertiary-hover: #544e4e; --bg-tertiary-active: #757070; --bg-quaternary: #757070; --bg-quaternary-hover: #928e8e; --bg-quaternary-active: #aca9a9; --text-primary: #eeeded; --text-primary-invert: #3f3838; --text-secondary: #aca9a9; --text-secondary-invert: #757070; --border-primary: #757070; --border-primary-hover: #928e8e; --border-secondary: #544e4e; --border-secondary-hover: #757070; --border-tertiary: #474040; --border-tertiary-hover: #4d4646; --border-active: #eeeded; --border-active-invert: #3d3636; --icon-primary: #eeeded; --icon-primary-invert: #3f3838; --icon-secondary: #aca9a9; --input-bg: #3d3636; --input-border: #757070; --input-border-hover: #aca9a9; --input-border-active: #eeeded; --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(61, 54, 54, 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: #11b7d4; --bg-brand-hover: #0d8ea5; --bg-brand-active: #096576; --text-on-brand: #ffffff; --text-brand: #11b7d4; --text-brand-secondary: #063d46; --icon-on-brand: #ffffff; --icon-brand: #11b7d4; --icon-brand-secondary: #063d46; --border-brand: #11b7d4; --bg-brand-secondary: #394346; --bg-brand-secondary-hover: #345056; --bg-brand-secondary-active: #305d65; }