@font-face { font-family: "Clash Grotesk"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n5.ttf") format("ttf"); } @font-face { font-family: "Clash Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Grotesk", serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n5.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fefefe; --bg-primary-hover: #f1f1f1; --bg-primary-active: #eaeaea; --bg-primary-invert: #181818; --bg-secondary: #f1f1f1; --bg-secondary-hover: #eaeaea; --bg-secondary-active: #e0e0e0; --bg-tertiary: #eaeaea; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #b5b5b5; --bg-quaternary: #b5b5b5; --bg-quaternary-hover: #8f8f8f; --bg-quaternary-active: #6e6e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #181818; --text-primary-invert: #fbfbfb; --text-secondary: #6e6e6e; --text-secondary-invert: #b5b5b5; --border-primary: #b5b5b5; --border-primary-hover: #8f8f8f; --border-secondary: #e0e0e0; --border-secondary-hover: #b5b5b5; --border-tertiary: #f1f1f1; --border-tertiary-hover: #eaeaea; --border-active: #181818; --border-active-invert: #fefefe; --icon-primary: #181818; --icon-primary-invert: #fbfbfb; --icon-secondary: #6e6e6e; --input-bg: #fefefe; --input-border: #b5b5b5; --input-border-hover: #6e6e6e; --input-border-active: #181818; --bg-transparent: rgba(1, 1, 1, 0.05); --bg-transparent-strong: rgba(1, 1, 1, 0.08); --bg-transparent-strongest: rgba(1, 1, 1, 0.12); --bg-transparent-blur-base: rgba(254, 254, 254, 0.9); --border-transparent: rgba(1, 1, 1, 0.1); --border-transparent-strong: rgba(1, 1, 1, 0.12); --border-transparent-strongest: rgba(1, 1, 1, 0.16); --bg-brand: #010101; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #fefefe; --text-brand: #010101; --text-brand-secondary: black; --icon-on-brand: #fefefe; --icon-brand: #010101; --icon-brand-secondary: black; --border-brand: #010101; --bg-brand-secondary: #e5e5e5; --bg-brand-secondary-hover: #cbcbcb; --bg-brand-secondary-active: #b2b2b2; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }