@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: "Clash Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_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: "Clash Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #191919; --bg-primary-hover: #252525; --bg-primary-active: #2b2b2b; --bg-primary-invert: #eaeaea; --bg-secondary: #252525; --bg-secondary-hover: #2b2b2b; --bg-secondary-active: #353535; --bg-tertiary: #2b2b2b; --bg-tertiary-hover: #353535; --bg-tertiary-active: #5c5c5c; --bg-quaternary: #5c5c5c; --bg-quaternary-hover: #7e7e7e; --bg-quaternary-active: #9c9c9c; --text-primary: #eaeaea; --text-primary-invert: #1b1b1b; --text-secondary: #9c9c9c; --text-secondary-invert: #5c5c5c; --border-primary: #5c5c5c; --border-primary-hover: #7e7e7e; --border-secondary: #353535; --border-secondary-hover: #5c5c5c; --border-tertiary: #252525; --border-tertiary-hover: #2b2b2b; --border-active: #eaeaea; --border-active-invert: #191919; --icon-primary: #eaeaea; --icon-primary-invert: #1b1b1b; --icon-secondary: #9c9c9c; --input-bg: #191919; --input-border: #5c5c5c; --input-border-hover: #9c9c9c; --input-border-active: #eaeaea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(25, 25, 25, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #51514f; --bg-brand-hover: #373736; --bg-brand-active: #1d1d1d; --text-on-brand: #ffffff; --text-brand: #51514f; --text-brand-secondary: #040403; --icon-on-brand: #ffffff; --icon-brand: #51514f; --icon-brand-secondary: #040403; --border-brand: #51514f; --bg-brand-secondary: #1f1f1e; --bg-brand-secondary-hover: #242424; --bg-brand-secondary-active: #2a2a29; }