@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-400: 400; --font-weight-600: 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; --font-weight-420: 900; --font-weight-440: 900; --font-weight-460: 900; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 125px; --bg-primary: #05040a; --bg-primary-hover: #0f0d14; --bg-primary-active: #14131a; --bg-primary-invert: #6d0cd4; --bg-secondary: #0f0d14; --bg-secondary-hover: #14131a; --bg-secondary-active: #1c1b21; --bg-tertiary: #14131a; --bg-tertiary-hover: #1c1b21; --bg-tertiary-active: #3c3b42; --bg-quaternary: #3c3b42; --bg-quaternary-hover: #59575f; --bg-quaternary-active: #726f79; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b3afbb; --text-primary-invert: #8c8a94; --text-secondary: #726f79; --text-secondary-invert: #3c3b42; --border-primary: #3c3b42; --border-primary-hover: #59575f; --border-secondary: #1c1b21; --border-secondary-hover: #3c3b42; --border-tertiary: #0f0d14; --border-tertiary-hover: #14131a; --border-active: #b3afbb; --border-active-invert: #05040a; --icon-primary: #b3afbb; --icon-primary-invert: #8c8a94; --icon-secondary: #726f79; --input-bg: #05040a; --input-border: #3c3b42; --input-border-hover: #726f79; --input-border-active: #b3afbb; --bg-transparent: rgba(196, 192, 204, 0.05); --bg-transparent-strong: rgba(196, 192, 204, 0.08); --bg-transparent-strongest: rgba(196, 192, 204, 0.12); --bg-highlight: rgba(196, 192, 204, 0.05); --bg-highlight-hover: rgba(196, 192, 204, 0.08); --bg-highlight-active: rgba(196, 192, 204, 0.12); --bg-transparent-blur-base: rgba(5, 4, 10, 0.9); --border-transparent: rgba(196, 192, 204, 0.1); --border-transparent-strong: rgba(196, 192, 204, 0.12); --border-transparent-strongest: rgba(196, 192, 204, 0.16); --bg-brand: #6d0cd4; --bg-brand-hover: #5409a4; --bg-brand-active: #3b0773; --icon-on-brand: #8c8a94; --icon-brand-secondary: #230443; --icon-link: #6d0cd4; --text-link: #6d0cd4; --text-link-secondary: #230443; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }