@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: #161616; --bg-primary-hover: #1d1c17; --bg-primary-active: #212017; --bg-primary-invert: #7727ba; --bg-secondary: #1d1c17; --bg-secondary-hover: #212017; --bg-secondary-active: #272417; --bg-tertiary: #212017; --bg-tertiary-hover: #272417; --bg-tertiary-active: #3e3919; --bg-quaternary: #3e3919; --bg-quaternary-hover: #534b1a; --bg-quaternary-active: #655a1c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #94831f; --text-primary-invert: #000000; --text-secondary: #655a1c; --text-secondary-invert: #3e3919; --border-primary: #3e3919; --border-primary-hover: #534b1a; --border-secondary: #272417; --border-secondary-hover: #3e3919; --border-tertiary: #1d1c17; --border-tertiary-hover: #212017; --border-active: #94831f; --border-active-invert: #161616; --icon-primary: #94831f; --icon-primary-invert: #000000; --icon-secondary: #655a1c; --input-bg: #161616; --input-border: #3e3919; --input-border-hover: #655a1c; --input-border-active: #94831f; --bg-transparent: rgba(160, 142, 32, 0.05); --bg-transparent-strong: rgba(160, 142, 32, 0.08); --bg-transparent-strongest: rgba(160, 142, 32, 0.12); --bg-highlight: rgba(160, 142, 32, 0.05); --bg-highlight-hover: rgba(160, 142, 32, 0.08); --bg-highlight-active: rgba(160, 142, 32, 0.12); --bg-transparent-blur-base: rgba(22, 22, 22, 0.9); --border-transparent: rgba(160, 142, 32, 0.1); --border-transparent-strong: rgba(160, 142, 32, 0.12); --border-transparent-strongest: rgba(160, 142, 32, 0.16); --bg-brand: #7727ba; --bg-brand-hover: #5c1e90; --bg-brand-active: #411566; --icon-on-brand: #000000; --icon-brand-secondary: #260c3c; --icon-link: #7727ba; --text-link: #7727ba; --text-link-secondary: #260c3c; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }