@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: uppercase; --text-transform-heading: none; --bg-primary: #301934; --bg-primary-hover: #3a253e; --bg-primary-active: #412b44; --bg-primary-invert: #eceaed; --bg-secondary: #3a253e; --bg-secondary-hover: #412b44; --bg-secondary-active: #49354c; --bg-tertiary: #412b44; --bg-tertiary-hover: #49354c; --bg-tertiary-active: #6c5c6f; --bg-quaternary: #6c5c6f; --bg-quaternary-hover: #8b7e8d; --bg-quaternary-active: #a69ca8; --text-primary: #eceaed; --text-primary-invert: #321b36; --text-secondary: #a69ca8; --text-secondary-invert: #6c5c6f; --border-primary: #6c5c6f; --border-primary-hover: #8b7e8d; --border-secondary: #49354c; --border-secondary-hover: #6c5c6f; --border-tertiary: #3a253e; --border-tertiary-hover: #412b44; --border-active: #eceaed; --border-active-invert: #301934; --icon-primary: #eceaed; --icon-primary-invert: #321b36; --icon-secondary: #a69ca8; --input-bg: #301934; --input-border: #6c5c6f; --input-border-hover: #a69ca8; --input-border-active: #eceaed; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(48, 25, 52, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 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: #2b172f; --bg-brand-secondary-hover: #26142a; --bg-brand-secondary-active: #221224; }