@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: "Apfel Grotezk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/apfel_grotezk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/apfel_grotezk_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Apfel Grotezk", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #99a6a6; --bg-primary-hover: #919e9e; --bg-primary-active: #8d9999; --bg-primary-invert: #0e0f0f; --bg-secondary: #919e9e; --bg-secondary-hover: #8d9999; --bg-secondary-active: #879292; --bg-tertiary: #8d9999; --bg-tertiary-hover: #879292; --bg-tertiary-active: #6d7676; --bg-quaternary: #6d7676; --bg-quaternary-hover: #565d5d; --bg-quaternary-active: #424747; --text-primary: #0e0f0f; --text-primary-invert: #97a4a4; --text-secondary: #424747; --text-secondary-invert: #6d7676; --border-primary: #6d7676; --border-primary-hover: #565d5d; --border-secondary: #879292; --border-secondary-hover: #6d7676; --border-tertiary: #919e9e; --border-tertiary-hover: #8d9999; --border-active: #0e0f0f; --border-active-invert: #99a6a6; --icon-primary: #0e0f0f; --icon-primary-invert: #97a4a4; --icon-secondary: #424747; --input-bg: #99a6a6; --input-border: #6d7676; --input-border-hover: #424747; --input-border-active: #0e0f0f; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(153, 166, 166, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #8a9595; --bg-brand-secondary-hover: #7a8585; --bg-brand-secondary-active: #6b7474; }