@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: Sinistre; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_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: Sinistre, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000100; --bg-primary-hover: #0d0d0d; --bg-primary-active: #141514; --bg-primary-invert: #e6e4e4; --bg-secondary: #0d0d0d; --bg-secondary-hover: #141514; --bg-secondary-active: #1e1f1e; --bg-tertiary: #141514; --bg-tertiary-hover: #1e1f1e; --bg-tertiary-active: #494949; --bg-quaternary: #494949; --bg-quaternary-hover: #6f6f6e; --bg-quaternary-active: #908f8f; --text-primary: #e6e4e4; --text-primary-invert: #030303; --text-secondary: #908f8f; --text-secondary-invert: #494949; --border-primary: #494949; --border-primary-hover: #6f6f6e; --border-secondary: #1e1f1e; --border-secondary-hover: #494949; --border-tertiary: #0d0d0d; --border-tertiary-hover: #141514; --border-active: #e6e4e4; --border-active-invert: #000100; --icon-primary: #e6e4e4; --icon-primary-invert: #030303; --icon-secondary: #908f8f; --input-bg: #000100; --input-border: #494949; --input-border-hover: #908f8f; --input-border-active: #e6e4e4; --bg-transparent: rgba(253, 250, 250, 0.05); --bg-transparent-strong: rgba(253, 250, 250, 0.08); --bg-transparent-strongest: rgba(253, 250, 250, 0.12); --bg-transparent-blur-base: rgba(0, 1, 0, 0.9); --border-transparent: rgba(253, 250, 250, 0.1); --border-transparent-strong: rgba(253, 250, 250, 0.12); --border-transparent-strongest: rgba(253, 250, 250, 0.16); --bg-brand: #fefdfd; --bg-brand-hover: #eddbdb; --bg-brand-active: #dcb9b9; --text-on-brand: #050505; --text-brand: #fefdfd; --text-brand-secondary: #cb9797; --icon-on-brand: #050505; --icon-brand: #fefdfd; --icon-brand-secondary: #cb9797; --border-brand: #fefdfd; --bg-brand-secondary: #191a19; --bg-brand-secondary-hover: #333333; --bg-brand-secondary-active: #4c4d4c; }