@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0a000d; --bg-primary-active: #100014; --bg-primary-invert: #ba00e8; --bg-secondary: #0a000d; --bg-secondary-hover: #100014; --bg-secondary-active: #18001f; --bg-tertiary: #100014; --bg-tertiary-hover: #18001f; --bg-tertiary-active: #3b004a; --bg-quaternary: #3b004a; --bg-quaternary-hover: #5a0070; --bg-quaternary-active: #740091; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ba00e8; --text-primary-invert: #020003; --text-secondary: #740091; --text-secondary-invert: #3b004a; --border-primary: #3b004a; --border-primary-hover: #5a0070; --border-secondary: #18001f; --border-secondary-hover: #3b004a; --border-tertiary: #0a000d; --border-tertiary-hover: #100014; --border-active: #ba00e8; --border-active-invert: #000000; --icon-primary: #ba00e8; --icon-primary-invert: #020003; --icon-secondary: #740091; --input-bg: #000000; --input-border: #3b004a; --input-border-hover: #740091; --input-border-active: #ba00e8; --bg-transparent: rgba(204, 0, 255, 0.05); --bg-transparent-strong: rgba(204, 0, 255, 0.08); --bg-transparent-strongest: rgba(204, 0, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(204, 0, 255, 0.1); --border-transparent-strong: rgba(204, 0, 255, 0.12); --border-transparent-strongest: rgba(204, 0, 255, 0.16); --bg-brand: #ff0018; --bg-brand-hover: #cc0013; --bg-brand-active: #99000e; --text-on-brand: #000000; --text-brand: #ff0018; --text-brand-secondary: #66000a; --icon-on-brand: #000000; --icon-brand: #ff0018; --icon-brand-secondary: #66000a; --border-brand: #ff0018; --bg-brand-secondary: #1a0002; --bg-brand-secondary-hover: #330005; --bg-brand-secondary-active: #4d0007; }