@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7f7f7; --bg-primary-hover: #ededed; --bg-primary-active: #e8e7e7; --bg-primary-invert: #484545; --bg-secondary: #ededed; --bg-secondary-hover: #e8e7e7; --bg-secondary-active: #e0dfdf; --bg-tertiary: #e8e7e7; --bg-tertiary-hover: #e0dfdf; --bg-tertiary-active: #bfbebe; --bg-quaternary: #bfbebe; --bg-quaternary-hover: #a3a1a1; --bg-quaternary-active: #8a8787; --text-primary: #484545; --text-primary-invert: whitesmoke; --text-secondary: #8a8787; --text-secondary-invert: #bfbebe; --border-primary: #bfbebe; --border-primary-hover: #a3a1a1; --border-secondary: #e0dfdf; --border-secondary-hover: #bfbebe; --border-tertiary: #ededed; --border-tertiary-hover: #e8e7e7; --border-active: #484545; --border-active-invert: #f7f7f7; --icon-primary: #484545; --icon-primary-invert: whitesmoke; --icon-secondary: #8a8787; --input-bg: #f7f7f7; --input-border: #bfbebe; --input-border-hover: #8a8787; --input-border-active: #484545; --bg-transparent: rgba(55, 51, 51, 0.05); --bg-transparent-strong: rgba(55, 51, 51, 0.08); --bg-transparent-strongest: rgba(55, 51, 51, 0.12); --bg-transparent-blur-base: rgba(247, 247, 247, 0.9); --border-transparent: rgba(55, 51, 51, 0.1); --border-transparent-strong: rgba(55, 51, 51, 0.12); --border-transparent-strongest: rgba(55, 51, 51, 0.16); --bg-brand: #373333; --bg-brand-hover: #1d1a1a; --bg-brand-active: #020202; --text-on-brand: #f7f7f7; --text-brand: #373333; --text-brand-secondary: black; --icon-on-brand: #f7f7f7; --icon-brand: #373333; --icon-brand-secondary: black; --border-brand: #373333; --bg-brand-secondary: #e4e3e3; --bg-brand-secondary-hover: #d1d0d0; --bg-brand-secondary-active: #bdbcbc; }