@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_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: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #65a2e8; --bg-primary-hover: #619ae9; --bg-primary-active: #5f95ea; --bg-primary-invert: #230ffd; --bg-secondary: #619ae9; --bg-secondary-hover: #5f95ea; --bg-secondary-active: #5c8feb; --bg-tertiary: #5f95ea; --bg-tertiary-hover: #5c8feb; --bg-tertiary-active: #5073ef; --bg-quaternary: #5073ef; --bg-quaternary-hover: #455bf2; --bg-quaternary-active: #3b46f5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #230ffd; --text-primary-invert: #64a0e8; --text-secondary: #3b46f5; --text-secondary-invert: #5073ef; --border-primary: #5073ef; --border-primary-hover: #455bf2; --border-secondary: #5c8feb; --border-secondary-hover: #5073ef; --border-tertiary: #619ae9; --border-tertiary-hover: #5f95ea; --border-active: #230ffd; --border-active-invert: #65a2e8; --icon-primary: #230ffd; --icon-primary-invert: #64a0e8; --icon-secondary: #3b46f5; --input-bg: #65a2e8; --input-border: #5073ef; --input-border-hover: #3b46f5; --input-border-active: #230ffd; --bg-transparent: rgba(28, 0, 255, 0.05); --bg-transparent-strong: rgba(28, 0, 255, 0.08); --bg-transparent-strongest: rgba(28, 0, 255, 0.12); --bg-transparent-blur-base: rgba(101, 162, 232, 0.9); --border-transparent: rgba(28, 0, 255, 0.1); --border-transparent-strong: rgba(28, 0, 255, 0.12); --border-transparent-strongest: rgba(28, 0, 255, 0.16); --bg-brand: #65a2e8; --bg-brand-hover: #3987e1; --bg-brand-active: #1e6ec9; --text-on-brand: #033676; --text-brand: #65a2e8; --text-brand-secondary: #17559d; --icon-on-brand: #033676; --icon-brand: #65a2e8; --icon-brand-secondary: #17559d; --border-brand: #65a2e8; --bg-brand-secondary: #65a2e8; --bg-brand-secondary-hover: #65a2e8; --bg-brand-secondary-active: #65a2e8; }