@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #05040F; --bg-primary-hover: #120d0e; --bg-primary-active: #19130e; --bg-primary-invert: #e9ac01; --bg-secondary: #120d0e; --bg-secondary-hover: #19130e; --bg-secondary-active: #231a0d; --bg-tertiary: #19130e; --bg-tertiary-hover: #231a0d; --bg-tertiary-active: #4e3a0b; --bg-quaternary: #4e3a0b; --bg-quaternary-hover: #735508; --bg-quaternary-active: #946d06; --text-primary: #e9ac01; --text-primary-invert: #08060f; --text-secondary: #946d06; --text-secondary-invert: #4e3a0b; --border-primary: #4e3a0b; --border-primary-hover: #735508; --border-secondary: #231a0d; --border-secondary-hover: #4e3a0b; --border-tertiary: #120d0e; --border-tertiary-hover: #19130e; --border-active: #e9ac01; --border-active-invert: #05040F; --icon-primary: #e9ac01; --icon-primary-invert: #08060f; --icon-secondary: #946d06; --input-bg: #05040F; --input-border: #4e3a0b; --input-border-hover: #946d06; --input-border-active: #e9ac01; --bg-transparent: rgba(255, 189, 0, 0.05); --bg-transparent-strong: rgba(255, 189, 0, 0.08); --bg-transparent-strongest: rgba(255, 189, 0, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(255, 189, 0, 0.1); --border-transparent-strong: rgba(255, 189, 0, 0.12); --border-transparent-strongest: rgba(255, 189, 0, 0.16); --bg-brand: #ffbd00; --bg-brand-hover: #cc9700; --bg-brand-active: #997100; --text-on-brand: #000000; --text-brand: #ffbd00; --text-brand-secondary: #664c00; --icon-on-brand: #000000; --icon-brand: #ffbd00; --icon-brand-secondary: #664c00; --border-brand: #ffbd00; --bg-brand-secondary: #1e170e; --bg-brand-secondary-hover: #37290c; --bg-brand-secondary-active: #503c0b; }