@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #040000; --bg-primary-hover: #100d0d; --bg-primary-active: #181414; --bg-primary-invert: #e4e4e4; --bg-secondary: #100d0d; --bg-secondary-hover: #181414; --bg-secondary-active: #221e1e; --bg-tertiary: #181414; --bg-tertiary-hover: #221e1e; --bg-tertiary-active: #4b4949; --bg-quaternary: #4b4949; --bg-quaternary-hover: #706e6e; --bg-quaternary-active: #908f8f; --text-primary: #e4e4e4; --text-primary-invert: #060303; --text-secondary: #908f8f; --text-secondary-invert: #4b4949; --border-primary: #4b4949; --border-primary-hover: #706e6e; --border-secondary: #221e1e; --border-secondary-hover: #4b4949; --border-tertiary: #100d0d; --border-tertiary-hover: #181414; --border-active: #e4e4e4; --border-active-invert: #040000; --icon-primary: #e4e4e4; --icon-primary-invert: #060303; --icon-secondary: #908f8f; --input-bg: #040000; --input-border: #4b4949; --input-border-hover: #908f8f; --input-border-active: #e4e4e4; --bg-transparent: rgba(250, 250, 250, 0.05); --bg-transparent-strong: rgba(250, 250, 250, 0.08); --bg-transparent-strongest: rgba(250, 250, 250, 0.12); --bg-transparent-blur-base: rgba(4, 0, 0, 0.9); --border-transparent: rgba(250, 250, 250, 0.1); --border-transparent-strong: rgba(250, 250, 250, 0.12); --border-transparent-strongest: rgba(250, 250, 250, 0.16); --bg-brand: #133587; --bg-brand-hover: #0d235a; --bg-brand-active: #06122e; --text-on-brand: #ffffff; --text-brand: #133587; --text-brand-secondary: #000001; --icon-on-brand: #ffffff; --icon-brand: #133587; --icon-brand-secondary: #000001; --border-brand: #133587; --bg-brand-secondary: #06050e; --bg-brand-secondary-hover: #070b1b; --bg-brand-secondary-active: #091029; }