@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: none; --bg-primary: #191229; --bg-primary-hover: #251e34; --bg-primary-active: #2b253a; --bg-primary-invert: #eaeaec; --bg-secondary: #251e34; --bg-secondary-hover: #2b253a; --bg-secondary-active: #352e43; --bg-tertiary: #2b253a; --bg-tertiary-hover: #352e43; --bg-tertiary-active: #5c5767; --bg-quaternary: #5c5767; --bg-quaternary-hover: #7e7a87; --bg-quaternary-active: #9c99a3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaec; --text-primary-invert: #1b142b; --text-secondary: #9c99a3; --text-secondary-invert: #5c5767; --border-primary: #5c5767; --border-primary-hover: #7e7a87; --border-secondary: #352e43; --border-secondary-hover: #5c5767; --border-tertiary: #251e34; --border-tertiary-hover: #2b253a; --border-active: #eaeaec; --border-active-invert: #191229; --icon-primary: #eaeaec; --icon-primary-invert: #1b142b; --icon-secondary: #9c99a3; --input-bg: #191229; --input-border: #5c5767; --input-border-hover: #9c99a3; --input-border-active: #eaeaec; --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(25, 18, 41, 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: #fe0028; --bg-brand-hover: #cb0020; --bg-brand-active: #980018; --text-on-brand: #070826; --text-brand: #fe0028; --text-brand-secondary: #650010; --icon-on-brand: #070826; --icon-brand: #fe0028; --icon-brand-secondary: #650010; --border-brand: #fe0028; --bg-brand-secondary: #301029; --bg-brand-secondary-hover: #470e29; --bg-brand-secondary-active: #5e0d29; }