@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: "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 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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #9b9b9b; --bg-primary-hover: #939393; --bg-primary-active: #8f8f8f; --bg-primary-invert: #0e0e0e; --bg-secondary: #939393; --bg-secondary-hover: #8f8f8f; --bg-secondary-active: #888888; --bg-tertiary: #8f8f8f; --bg-tertiary-hover: #888888; --bg-tertiary-active: #6e6e6e; --bg-quaternary: #6e6e6e; --bg-quaternary-hover: #575757; --bg-quaternary-active: #434343; --text-primary: #0e0e0e; --text-primary-invert: #999999; --text-secondary: #434343; --text-secondary-invert: #6e6e6e; --border-primary: #6e6e6e; --border-primary-hover: #575757; --border-secondary: #888888; --border-secondary-hover: #6e6e6e; --border-tertiary: #939393; --border-tertiary-hover: #8f8f8f; --border-active: #0e0e0e; --border-active-invert: #9b9b9b; --icon-primary: #0e0e0e; --icon-primary-invert: #999999; --icon-secondary: #434343; --input-bg: #9b9b9b; --input-border: #6e6e6e; --input-border-hover: #434343; --input-border-active: #0e0e0e; --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(155, 155, 155, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #a5a5a5; --bg-brand-secondary-hover: #afafaf; --bg-brand-secondary-active: #b9b9b9; }