@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: #05040F; --bg-primary-hover: #120813; --bg-primary-active: #190b15; --bg-primary-invert: #e95559; --bg-secondary: #120813; --bg-secondary-hover: #190b15; --bg-secondary-active: #230f19; --bg-tertiary: #190b15; --bg-tertiary-hover: #230f19; --bg-tertiary-active: #4e1e26; --bg-quaternary: #4e1e26; --bg-quaternary-hover: #732b33; --bg-quaternary-active: #94373d; --text-primary: #e95559; --text-primary-invert: #080510; --text-secondary: #94373d; --text-secondary-invert: #4e1e26; --border-primary: #4e1e26; --border-primary-hover: #732b33; --border-secondary: #230f19; --border-secondary-hover: #4e1e26; --border-tertiary: #120813; --border-tertiary-hover: #190b15; --border-active: #e95559; --border-active-invert: #05040F; --icon-primary: #e95559; --icon-primary-invert: #080510; --icon-secondary: #94373d; --input-bg: #05040F; --input-border: #4e1e26; --input-border-hover: #94373d; --input-border-active: #e95559; --bg-transparent: rgba(255, 93, 96, 0.05); --bg-transparent-strong: rgba(255, 93, 96, 0.08); --bg-transparent-strongest: rgba(255, 93, 96, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(255, 93, 96, 0.1); --border-transparent-strong: rgba(255, 93, 96, 0.12); --border-transparent-strongest: rgba(255, 93, 96, 0.16); --bg-brand: #ff2c2f; --bg-brand-hover: #f80004; --bg-brand-active: #c50003; --text-on-brand: #f98c9c; --text-brand: #ff2c2f; --text-brand-secondary: #920002; --icon-on-brand: #f98c9c; --icon-brand: #ff2c2f; --icon-brand-secondary: #920002; --border-brand: #ff2c2f; --bg-brand-secondary: #1e0812; --bg-brand-secondary-hover: #370c15; --bg-brand-secondary-active: #501019; }