@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-heading: uppercase; --logo-width: 125px; --bg-primary: #02070b; --bg-primary-hover: #0e1317; --bg-primary-active: #151b1f; --bg-primary-invert: #dee5e9; --bg-secondary: #0e1317; --bg-secondary-hover: #151b1f; --bg-secondary-active: #1f2428; --bg-tertiary: #151b1f; --bg-tertiary-hover: #1f2428; --bg-tertiary-active: #484e52; --bg-quaternary: #484e52; --bg-quaternary-hover: #6c7276; --bg-quaternary-active: #8c9296; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dee5e9; --text-primary-invert: #04090d; --text-secondary: #8c9296; --text-secondary-invert: #484e52; --border-primary: #484e52; --border-primary-hover: #6c7276; --border-secondary: #1f2428; --border-secondary-hover: #484e52; --border-tertiary: #0e1317; --border-tertiary-hover: #151b1f; --border-active: #dee5e9; --border-active-invert: #02070b; --icon-primary: #dee5e9; --icon-primary-invert: #04090d; --icon-secondary: #8c9296; --input-bg: #02070b; --input-border: #484e52; --input-border-hover: #8c9296; --input-border-active: #dee5e9; --bg-transparent: rgba(244, 251, 255, 0.05); --bg-transparent-strong: rgba(244, 251, 255, 0.08); --bg-transparent-strongest: rgba(244, 251, 255, 0.12); --bg-transparent-blur-base: rgba(2, 7, 11, 0.9); --border-transparent: rgba(244, 251, 255, 0.1); --border-transparent-strong: rgba(244, 251, 255, 0.12); --border-transparent-strongest: rgba(244, 251, 255, 0.16); --bg-brand: #4ff4ff; --bg-brand-hover: #1cf1ff; --bg-brand-active: #00dae8; --text-on-brand: #041014; --text-brand: #4ff4ff; --text-brand-secondary: #00aab5; --icon-on-brand: #041014; --icon-brand: #4ff4ff; --icon-brand-secondary: #00aab5; --border-brand: #4ff4ff; --bg-brand-secondary: #0a1f23; --bg-brand-secondary-hover: #11363c; --bg-brand-secondary-active: #194e54; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }