@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 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: 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 expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 69px; --bg-primary: #050505; --bg-primary-hover: #111111; --bg-primary-active: #181818; --bg-primary-invert: #dfdfdf; --bg-secondary: #111111; --bg-secondary-hover: #181818; --bg-secondary-active: #222222; --bg-tertiary: #181818; --bg-tertiary-hover: #222222; --bg-tertiary-active: #4b4b4b; --bg-quaternary: #4b4b4b; --bg-quaternary-hover: #6f6f6f; --bg-quaternary-active: #8e8e8e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdfdf; --text-primary-invert: #070707; --text-secondary: #8e8e8e; --text-secondary-invert: #4b4b4b; --border-primary: #4b4b4b; --border-primary-hover: #6f6f6f; --border-secondary: #222222; --border-secondary-hover: #4b4b4b; --border-tertiary: #111111; --border-tertiary-hover: #181818; --border-active: #dfdfdf; --border-active-invert: #050505; --icon-primary: #dfdfdf; --icon-primary-invert: #070707; --icon-secondary: #8e8e8e; --input-bg: #050505; --input-border: #4b4b4b; --input-border-hover: #8e8e8e; --input-border-active: #dfdfdf; --bg-transparent: rgba(245, 245, 245, 0.05); --bg-transparent-strong: rgba(245, 245, 245, 0.08); --bg-transparent-strongest: rgba(245, 245, 245, 0.12); --bg-transparent-blur-base: rgba(5, 5, 5, 0.9); --border-transparent: rgba(245, 245, 245, 0.1); --border-transparent-strong: rgba(245, 245, 245, 0.12); --border-transparent-strongest: rgba(245, 245, 245, 0.16); --bg-brand: #6a38ff; --bg-brand-hover: #4405ff; --bg-brand-active: #3500d1; --text-on-brand: #ffffff; --text-brand: #6a38ff; --text-brand-secondary: #28009e; --icon-on-brand: #ffffff; --icon-brand: #6a38ff; --icon-brand-secondary: #28009e; --border-brand: #6a38ff; --bg-brand-secondary: #0f0a1e; --bg-brand-secondary-hover: #190f37; --bg-brand-secondary-active: #231450; --input-radius: 0px; --image-radius: 4px; --panel-radius: 0px; --button-radius: 9px 9px 9px 9px; }