@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; --bg-primary: #0f172a; --bg-primary-hover: #1a2234; --bg-primary-active: #21293b; --bg-primary-invert: #dde1e6; --bg-secondary: #1a2234; --bg-secondary-hover: #21293b; --bg-secondary-active: #2a3243; --bg-tertiary: #21293b; --bg-tertiary-hover: #2a3243; --bg-tertiary-active: #515766; --bg-quaternary: #515766; --bg-quaternary-hover: #727985; --bg-quaternary-active: #9096a0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dde1e6; --text-primary-invert: #11192c; --text-secondary: #9096a0; --text-secondary-invert: #515766; --border-primary: #515766; --border-primary-hover: #727985; --border-secondary: #2a3243; --border-secondary-hover: #515766; --border-tertiary: #1a2234; --border-tertiary-hover: #21293b; --border-active: #dde1e6; --border-active-invert: #0f172a; --icon-primary: #dde1e6; --icon-primary-invert: #11192c; --icon-secondary: #9096a0; --input-bg: #0f172a; --input-border: #515766; --input-border-hover: #9096a0; --input-border-active: #dde1e6; --bg-transparent: rgba(241, 245, 249, 0.05); --bg-transparent-strong: rgba(241, 245, 249, 0.08); --bg-transparent-strongest: rgba(241, 245, 249, 0.12); --bg-transparent-blur-base: rgba(15, 23, 42, 0.9); --border-transparent: rgba(241, 245, 249, 0.1); --border-transparent-strong: rgba(241, 245, 249, 0.12); --border-transparent-strongest: rgba(241, 245, 249, 0.16); --bg-brand: #3b82f6; --bg-brand-hover: #0b63f3; --bg-brand-active: #094fc2; --text-on-brand: #ffffff; --text-brand: #3b82f6; --text-brand-secondary: #073b91; --icon-on-brand: #ffffff; --icon-brand: #3b82f6; --icon-brand-secondary: #073b91; --border-brand: #3b82f6; --bg-brand-secondary: #13223e; --bg-brand-secondary-hover: #182c53; --bg-brand-secondary-active: #1c3767; --input-radius: 0px; --image-radius: 40px; --panel-radius: 0px; --button-radius: 12px 12px 12px 12px; }