@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: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_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: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #252134; --bg-primary-hover: #302c3e; --bg-primary-active: #363244; --bg-primary-invert: #e6e5ed; --bg-secondary: #302c3e; --bg-secondary-hover: #363244; --bg-secondary-active: #3e3b4c; --bg-tertiary: #363244; --bg-tertiary-hover: #3e3b4c; --bg-tertiary-active: #625f6f; --bg-quaternary: #625f6f; --bg-quaternary-hover: #82808d; --bg-quaternary-active: #9e9ca8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e6e5ed; --text-primary-invert: #272336; --text-secondary: #9e9ca8; --text-secondary-invert: #625f6f; --border-primary: #625f6f; --border-primary-hover: #82808d; --border-secondary: #3e3b4c; --border-secondary-hover: #625f6f; --border-tertiary: #302c3e; --border-tertiary-hover: #363244; --border-active: #e6e5ed; --border-active-invert: #252134; --icon-primary: #e6e5ed; --icon-primary-invert: #272336; --icon-secondary: #9e9ca8; --input-bg: #252134; --input-border: #625f6f; --input-border-hover: #9e9ca8; --input-border-active: #e6e5ed; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(37, 33, 52, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #f9d677; --bg-brand-hover: #f7c746; --bg-brand-active: #f5b915; --text-on-brand: #000000; --text-brand: #f9d677; --text-brand-secondary: #ce9909; --icon-on-brand: #000000; --icon-brand: #f9d677; --icon-brand-secondary: #ce9909; --border-brand: #f9d677; --bg-brand-secondary: #3a333b; --bg-brand-secondary-hover: #4f4541; --bg-brand-secondary-active: #655748; }