@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: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_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: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #540002; --bg-primary-hover: #5d0d0f; --bg-primary-active: #621416; --bg-primary-invert: #f0e8e8; --bg-secondary: #5d0d0f; --bg-secondary-hover: #621416; --bg-secondary-active: #691f20; --bg-tertiary: #621416; --bg-tertiary-hover: #691f20; --bg-tertiary-active: #864a4b; --bg-quaternary: #864a4b; --bg-quaternary-hover: #9f7071; --bg-quaternary-active: #b59192; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f0e8e8; --text-primary-invert: #560305; --text-secondary: #b59192; --text-secondary-invert: #864a4b; --border-primary: #864a4b; --border-primary-hover: #9f7071; --border-secondary: #691f20; --border-secondary-hover: #864a4b; --border-tertiary: #5d0d0f; --border-tertiary-hover: #621416; --border-active: #f0e8e8; --border-active-invert: #540002; --icon-primary: #f0e8e8; --icon-primary-invert: #560305; --icon-secondary: #b59192; --input-bg: #540002; --input-border: #864a4b; --input-border-hover: #b59192; --input-border-active: #f0e8e8; --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(84, 0, 2, 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: #ff88eb; --bg-brand-hover: #ff55e2; --bg-brand-active: #ff22da; --text-on-brand: #ff008e; --text-brand: #ff88eb; --text-brand-secondary: #ee00c6; --icon-on-brand: #ff008e; --icon-brand: #ff88eb; --icon-brand-secondary: #ee00c6; --border-brand: #ff88eb; --bg-brand-secondary: #650e19; --bg-brand-secondary-hover: #761b31; --bg-brand-secondary-active: #872948; }