@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_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 Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: whitesmoke; --bg-primary-active: #eeeeee; --bg-primary-invert: #424242; --bg-secondary: whitesmoke; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e6e6e6; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e6e6e6; --bg-tertiary-active: #c3c3c3; --bg-quaternary: #c3c3c3; --bg-quaternary-hover: #a3a3a3; --bg-quaternary-active: #888888; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #424242; --text-primary-invert: #fdfdfd; --text-secondary: #888888; --text-secondary-invert: #c3c3c3; --border-primary: #c3c3c3; --border-primary-hover: #a3a3a3; --border-secondary: #e6e6e6; --border-secondary-hover: #c3c3c3; --border-tertiary: whitesmoke; --border-tertiary-hover: #eeeeee; --border-active: #424242; --border-active-invert: #ffffff; --icon-primary: #424242; --icon-primary-invert: #fdfdfd; --icon-secondary: #888888; --input-bg: #ffffff; --input-border: #c3c3c3; --input-border-hover: #888888; --input-border-active: #424242; --bg-transparent: rgba(47, 47, 47, 0.05); --bg-transparent-strong: rgba(47, 47, 47, 0.08); --bg-transparent-strongest: rgba(47, 47, 47, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(47, 47, 47, 0.1); --border-transparent-strong: rgba(47, 47, 47, 0.12); --border-transparent-strongest: rgba(47, 47, 47, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #F9F8FF; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #F9F8FF; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #efeaff; --bg-brand-secondary-hover: #e0d5ff; --bg-brand-secondary-active: #d0c0ff; }