@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: #3e007d; --bg-primary-hover: #480d84; --bg-primary-active: #4d1487; --bg-primary-invert: #eee8f3; --bg-secondary: #480d84; --bg-secondary-hover: #4d1487; --bg-secondary-active: #551f8d; --bg-tertiary: #4d1487; --bg-tertiary-hover: #551f8d; --bg-tertiary-active: #764aa3; --bg-quaternary: #764aa3; --bg-quaternary-hover: #9370b6; --bg-quaternary-active: #ac91c7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee8f3; --text-primary-invert: #40037e; --text-secondary: #ac91c7; --text-secondary-invert: #764aa3; --border-primary: #764aa3; --border-primary-hover: #9370b6; --border-secondary: #551f8d; --border-secondary-hover: #764aa3; --border-tertiary: #480d84; --border-tertiary-hover: #4d1487; --border-active: #eee8f3; --border-active-invert: #3e007d; --icon-primary: #eee8f3; --icon-primary-invert: #40037e; --icon-secondary: #ac91c7; --input-bg: #3e007d; --input-border: #764aa3; --input-border-hover: #ac91c7; --input-border-active: #eee8f3; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(62, 0, 125, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #161616; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #161616; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #511a8a; --bg-brand-secondary-hover: #653397; --bg-brand-secondary-active: #784da4; --input-radius: 0px; --image-radius: 5px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }