@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #090a0c; --bg-primary-hover: #151618; --bg-primary-active: #1c1d1e; --bg-primary-invert: #dddddd; --bg-secondary: #151618; --bg-secondary-hover: #1c1d1e; --bg-secondary-active: #252628; --bg-tertiary: #1c1d1e; --bg-tertiary-hover: #252628; --bg-tertiary-active: #4d4d4f; --bg-quaternary: #4d4d4f; --bg-quaternary-hover: #707071; --bg-quaternary-active: #8e8e8f; --text-primary: #dddddd; --text-primary-invert: #0b0c0e; --text-secondary: #8e8e8f; --text-secondary-invert: #4d4d4f; --border-primary: #4d4d4f; --border-primary-hover: #707071; --border-secondary: #252628; --border-secondary-hover: #4d4d4f; --border-tertiary: #151618; --border-tertiary-hover: #1c1d1e; --border-active: #dddddd; --border-active-invert: #090a0c; --icon-primary: #dddddd; --icon-primary-invert: #0b0c0e; --icon-secondary: #8e8e8f; --input-bg: #090a0c; --input-border: #4d4d4f; --input-border-hover: #8e8e8f; --input-border-active: #dddddd; --bg-transparent: rgba(242, 242, 242, 0.05); --bg-transparent-strong: rgba(242, 242, 242, 0.08); --bg-transparent-strongest: rgba(242, 242, 242, 0.12); --bg-transparent-blur-base: rgba(9, 10, 12, 0.9); --border-transparent: rgba(242, 242, 242, 0.1); --border-transparent-strong: rgba(242, 242, 242, 0.12); --border-transparent-strongest: rgba(242, 242, 242, 0.16); --bg-brand: #090a0c; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #94c801; --text-brand: #090a0c; --text-brand-secondary: black; --icon-on-brand: #94c801; --icon-brand: #090a0c; --icon-brand-secondary: black; --border-brand: #090a0c; --bg-brand-secondary: #090a0c; --bg-brand-secondary-hover: #090a0c; --bg-brand-secondary-active: #090a0c; }