@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: #16171d; --bg-primary-hover: #152028; --bg-primary-active: #14252f; --bg-primary-invert: #03b9e7; --bg-secondary: #152028; --bg-secondary-hover: #14252f; --bg-secondary-active: #132c38; --bg-tertiary: #14252f; --bg-tertiary-hover: #132c38; --bg-tertiary-active: #104b5d; --bg-quaternary: #104b5d; --bg-quaternary-hover: #0d657f; --bg-quaternary-active: #0a7c9c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #03b9e7; --text-primary-invert: #16191f; --text-secondary: #0a7c9c; --text-secondary-invert: #104b5d; --border-primary: #104b5d; --border-primary-hover: #0d657f; --border-secondary: #132c38; --border-secondary-hover: #104b5d; --border-tertiary: #152028; --border-tertiary-hover: #14252f; --border-active: #03b9e7; --border-active-invert: #16171d; --icon-primary: #03b9e7; --icon-primary-invert: #16191f; --icon-secondary: #0a7c9c; --input-bg: #16171d; --input-border: #104b5d; --input-border-hover: #0a7c9c; --input-border-active: #03b9e7; --bg-transparent: rgba(1, 201, 251, 0.05); --bg-transparent-strong: rgba(1, 201, 251, 0.08); --bg-transparent-strongest: rgba(1, 201, 251, 0.12); --bg-transparent-blur-base: rgba(22, 23, 29, 0.9); --border-transparent: rgba(1, 201, 251, 0.1); --border-transparent-strong: rgba(1, 201, 251, 0.12); --border-transparent-strongest: rgba(1, 201, 251, 0.16); --bg-brand: #00bdf2; --bg-brand-hover: #0095bf; --bg-brand-active: #006d8c; --text-on-brand: #000000; --text-brand: #00bdf2; --text-brand-secondary: #004659; --icon-on-brand: #000000; --icon-brand: #00bdf2; --icon-brand-secondary: #004659; --border-brand: #00bdf2; --bg-brand-secondary: #142832; --bg-brand-secondary-hover: #123848; --bg-brand-secondary-active: #0f495d; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }