@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: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #5e82aa; --bg-primary-hover: #597ca2; --bg-primary-active: #56789c; --bg-primary-invert: #080c0f; --bg-secondary: #597ca2; --bg-secondary-hover: #56789c; --bg-secondary-active: #537296; --bg-tertiary: #56789c; --bg-tertiary-hover: #537296; --bg-tertiary-active: #435c79; --bg-quaternary: #435c79; --bg-quaternary-hover: #35495f; --bg-quaternary-active: #283849; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #080c0f; --text-primary-invert: #5d81a8; --text-secondary: #283849; --text-secondary-invert: #435c79; --border-primary: #435c79; --border-primary-hover: #35495f; --border-secondary: #537296; --border-secondary-hover: #435c79; --border-tertiary: #597ca2; --border-tertiary-hover: #56789c; --border-active: #080c0f; --border-active-invert: #5e82aa; --icon-primary: #080c0f; --icon-primary-invert: #5d81a8; --icon-secondary: #283849; --input-bg: #5e82aa; --input-border: #435c79; --input-border-hover: #283849; --input-border-active: #080c0f; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(94, 130, 170, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #557599; --bg-brand-secondary-hover: #4b6888; --bg-brand-secondary-active: #425b77; --input-radius: 10px; --image-radius: 0px; --panel-radius: 10px; --button-radius: 0px 0px 0px 0px; }