@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_i7.ttf") format("ttf"); } @font-face { font-family: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Archivo Narrow", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf; --font-family-heading: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #1e1f27; --bg-primary-hover: #292931; --bg-primary-active: #303038; --bg-primary-invert: #e6dce3; --bg-secondary: #292931; --bg-secondary-hover: #303038; --bg-secondary-active: #383840; --bg-tertiary: #303038; --bg-tertiary-hover: #383840; --bg-tertiary-active: #5e5b63; --bg-quaternary: #5e5b63; --bg-quaternary-hover: #7f7b82; --bg-quaternary-active: #9b969d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e6dce3; --text-primary-invert: #202129; --text-secondary: #9b969d; --text-secondary-invert: #5e5b63; --border-primary: #5e5b63; --border-primary-hover: #7f7b82; --border-secondary: #383840; --border-secondary-hover: #5e5b63; --border-tertiary: #292931; --border-tertiary-hover: #303038; --border-active: #e6dce3; --border-active-invert: #1e1f27; --icon-primary: #e6dce3; --icon-primary-invert: #202129; --icon-secondary: #9b969d; --input-bg: #1e1f27; --input-border: #5e5b63; --input-border-hover: #9b969d; --input-border-active: #e6dce3; --bg-transparent: rgba(250, 239, 246, 0.05); --bg-transparent-strong: rgba(250, 239, 246, 0.08); --bg-transparent-strongest: rgba(250, 239, 246, 0.12); --bg-transparent-blur-base: rgba(30, 31, 39, 0.9); --border-transparent: rgba(250, 239, 246, 0.1); --border-transparent-strong: rgba(250, 239, 246, 0.12); --border-transparent-strongest: rgba(250, 239, 246, 0.16); --bg-brand: #f7595b; --bg-brand-hover: #f5282b; --bg-brand-active: #df0b0d; --text-on-brand: #3c1737; --text-brand: #f7595b; --text-brand-secondary: #af080b; --icon-on-brand: #3c1737; --icon-brand: #f7595b; --icon-brand-secondary: #af080b; --border-brand: #f7595b; --bg-brand-secondary: #34252c; --bg-brand-secondary-hover: #492b31; --bg-brand-secondary-active: #5f3037; }