@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: #2d0048; --bg-primary-hover: #2b0747; --bg-primary-active: #2a0b47; --bg-primary-invert: #067e3e; --bg-secondary: #2b0747; --bg-secondary-hover: #2a0b47; --bg-secondary-active: #281147; --bg-tertiary: #2a0b47; --bg-tertiary-hover: #281147; --bg-tertiary-active: #212845; --bg-quaternary: #212845; --bg-quaternary-hover: #1a3d43; --bg-quaternary-active: #144f42; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #067e3e; --text-primary-invert: #2d0148; --text-secondary: #144f42; --text-secondary-invert: #212845; --border-primary: #212845; --border-primary-hover: #1a3d43; --border-secondary: #281147; --border-secondary-hover: #212845; --border-tertiary: #2b0747; --border-tertiary-hover: #2a0b47; --border-active: #067e3e; --border-active-invert: #2d0048; --icon-primary: #067e3e; --icon-primary-invert: #2d0148; --icon-secondary: #144f42; --input-bg: #2d0048; --input-border: #212845; --input-border-hover: #144f42; --input-border-active: #067e3e; --bg-transparent: rgba(2, 138, 61, 0.05); --bg-transparent-strong: rgba(2, 138, 61, 0.08); --bg-transparent-strongest: rgba(2, 138, 61, 0.12); --bg-transparent-blur-base: rgba(45, 0, 72, 0.9); --border-transparent: rgba(2, 138, 61, 0.1); --border-transparent-strong: rgba(2, 138, 61, 0.12); --border-transparent-strongest: rgba(2, 138, 61, 0.16); --bg-brand: #e97e05; --bg-brand-hover: #b76304; --bg-brand-active: #854803; --text-on-brand: #0e0f0e; --text-brand: #e97e05; --text-brand-secondary: #532d02; --icon-on-brand: #0e0f0e; --icon-brand: #e97e05; --icon-brand-secondary: #532d02; --border-brand: #e97e05; --bg-brand-secondary: #400d41; --bg-brand-secondary-hover: #53193b; --bg-brand-secondary-active: #652634; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }