@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: #191b1d; --bg-primary-hover: #1e241d; --bg-primary-active: #21291c; --bg-primary-invert: #76bd17; --bg-secondary: #1e241d; --bg-secondary-hover: #21291c; --bg-secondary-active: #25301c; --bg-tertiary: #21291c; --bg-tertiary-hover: #25301c; --bg-tertiary-active: #374f1b; --bg-quaternary: #374f1b; --bg-quaternary-hover: #46691a; --bg-quaternary-active: #538019; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #76bd17; --text-primary-invert: #1a1d1d; --text-secondary: #538019; --text-secondary-invert: #374f1b; --border-primary: #374f1b; --border-primary-hover: #46691a; --border-secondary: #25301c; --border-secondary-hover: #374f1b; --border-tertiary: #1e241d; --border-tertiary-hover: #21291c; --border-active: #76bd17; --border-active-invert: #191b1d; --icon-primary: #76bd17; --icon-primary-invert: #1a1d1d; --icon-secondary: #538019; --input-bg: #191b1d; --input-border: #374f1b; --input-border-hover: #538019; --input-border-active: #76bd17; --bg-transparent: rgba(127, 205, 22, 0.05); --bg-transparent-strong: rgba(127, 205, 22, 0.08); --bg-transparent-strongest: rgba(127, 205, 22, 0.12); --bg-transparent-blur-base: rgba(25, 27, 29, 0.9); --border-transparent: rgba(127, 205, 22, 0.1); --border-transparent-strong: rgba(127, 205, 22, 0.12); --border-transparent-strongest: rgba(127, 205, 22, 0.16); --bg-brand: #7fcd16; --bg-brand-hover: #629f11; --bg-brand-active: #46710c; --text-on-brand: #191b1d; --text-brand: #7fcd16; --text-brand-secondary: #294307; --icon-on-brand: #191b1d; --icon-brand: #7fcd16; --icon-brand-secondary: #294307; --border-brand: #7fcd16; --bg-brand-secondary: #232d1c; --bg-brand-secondary-hover: #2d3f1c; --bg-brand-secondary-active: #38501b; }