@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: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.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: Mattone, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d1dbdf; --bg-primary-hover: #c7d0d4; --bg-primary-active: #c0c9cd; --bg-primary-invert: #131414; --bg-secondary: #c7d0d4; --bg-secondary-hover: #c0c9cd; --bg-secondary-active: #b8c1c4; --bg-tertiary: #c0c9cd; --bg-tertiary-hover: #b8c1c4; --bg-tertiary-active: #949b9e; --bg-quaternary: #949b9e; --bg-quaternary-hover: #757b7d; --bg-quaternary-active: #5a5e60; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131414; --text-primary-invert: #cfd9dd; --text-secondary: #5a5e60; --text-secondary-invert: #949b9e; --border-primary: #949b9e; --border-primary-hover: #757b7d; --border-secondary: #b8c1c4; --border-secondary-hover: #949b9e; --border-tertiary: #c7d0d4; --border-tertiary-hover: #c0c9cd; --border-active: #131414; --border-active-invert: #d1dbdf; --icon-primary: #131414; --icon-primary-invert: #cfd9dd; --icon-secondary: #5a5e60; --input-bg: #d1dbdf; --input-border: #949b9e; --input-border-hover: #5a5e60; --input-border-active: #131414; --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(209, 219, 223, 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: #bcc5c9; --bg-brand-secondary-hover: #a7afb2; --bg-brand-secondary-active: #92999c; }