@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: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.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: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1d1c1c; --bg-primary-hover: #202227; --bg-primary-active: #22262d; --bg-primary-invert: #5b8de1; --bg-secondary: #202227; --bg-secondary-hover: #22262d; --bg-secondary-active: #252b36; --bg-tertiary: #22262d; --bg-tertiary-hover: #252b36; --bg-tertiary-active: #31405b; --bg-quaternary: #31405b; --bg-quaternary-hover: #3b537b; --bg-quaternary-active: #446397; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5b8de1; --text-primary-invert: #1e1d1e; --text-secondary: #446397; --text-secondary-invert: #31405b; --border-primary: #31405b; --border-primary-hover: #3b537b; --border-secondary: #252b36; --border-secondary-hover: #31405b; --border-tertiary: #202227; --border-tertiary-hover: #22262d; --border-active: #5b8de1; --border-active-invert: #1d1c1c; --icon-primary: #5b8de1; --icon-primary-invert: #1e1d1e; --icon-secondary: #446397; --input-bg: #1d1c1c; --input-border: #31405b; --input-border-hover: #446397; --input-border-active: #5b8de1; --bg-transparent: rgba(97, 152, 244, 0.05); --bg-transparent-strong: rgba(97, 152, 244, 0.08); --bg-transparent-strongest: rgba(97, 152, 244, 0.12); --bg-transparent-blur-base: rgba(29, 28, 28, 0.9); --border-transparent: rgba(97, 152, 244, 0.1); --border-transparent-strong: rgba(97, 152, 244, 0.12); --border-transparent-strongest: rgba(97, 152, 244, 0.16); --bg-brand: #fb0523; --bg-brand-hover: #ca031b; --bg-brand-active: #980215; --text-on-brand: #ffffff; --text-brand: #fb0523; --text-brand-secondary: #65020e; --icon-on-brand: #ffffff; --icon-brand: #fb0523; --icon-brand-secondary: #65020e; --border-brand: #fb0523; --bg-brand-secondary: #331a1d; --bg-brand-secondary-hover: #49171d; --bg-brand-secondary-active: #60151e; }