@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #030712; --bg-primary-hover: #10131e; --bg-primary-active: #171b25; --bg-primary-invert: #e8e9ea; --bg-secondary: #10131e; --bg-secondary-hover: #171b25; --bg-secondary-active: #21252e; --bg-tertiary: #171b25; --bg-tertiary-hover: #21252e; --bg-tertiary-active: #4c4f57; --bg-quaternary: #4c4f57; --bg-quaternary-hover: #72747a; --bg-quaternary-active: #939499; --text-primary: #e8e9ea; --text-primary-invert: #060914; --text-secondary: #939499; --text-secondary-invert: #4c4f57; --border-primary: #4c4f57; --border-primary-hover: #72747a; --border-secondary: #21252e; --border-secondary-hover: #4c4f57; --border-tertiary: #10131e; --border-tertiary-hover: #171b25; --border-active: #e8e9ea; --border-active-invert: #030712; --icon-primary: #e8e9ea; --icon-primary-invert: #060914; --icon-secondary: #939499; --input-bg: #030712; --input-border: #4c4f57; --input-border-hover: #939499; --input-border-active: #e8e9ea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(3, 7, 18, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fe0408; --bg-brand-hover: #ce0104; --bg-brand-active: #9b0103; --text-on-brand: #60a5fa; --text-brand: #fe0408; --text-brand-secondary: #690002; --icon-on-brand: #60a5fa; --icon-brand: #fe0408; --icon-brand-secondary: #690002; --border-brand: #fe0408; --bg-brand-secondary: #1c0711; --bg-brand-secondary-hover: #350610; --bg-brand-secondary-active: #4e060f; }