@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1c1d21; --bg-primary-hover: #27211f; --bg-primary-active: #2e231e; --bg-primary-invert: #e86303; --bg-secondary: #27211f; --bg-secondary-hover: #2e231e; --bg-secondary-active: #37261d; --bg-tertiary: #2e231e; --bg-tertiary-hover: #37261d; --bg-tertiary-active: #5d3317; --bg-quaternary: #5d3317; --bg-quaternary-hover: #7f3f12; --bg-quaternary-active: #9c490e; --text-primary: #e86303; --text-primary-invert: #1e1e21; --text-secondary: #9c490e; --text-secondary-invert: #5d3317; --border-primary: #5d3317; --border-primary-hover: #7f3f12; --border-secondary: #37261d; --border-secondary-hover: #5d3317; --border-tertiary: #27211f; --border-tertiary-hover: #2e231e; --border-active: #e86303; --border-active-invert: #1c1d21; --icon-primary: #e86303; --icon-primary-invert: #1e1e21; --icon-secondary: #9c490e; --input-bg: #1c1d21; --input-border: #5d3317; --input-border-hover: #9c490e; --input-border-active: #e86303; --bg-transparent: rgba(252, 106, 0, 0.05); --bg-transparent-strong: rgba(252, 106, 0, 0.08); --bg-transparent-strongest: rgba(252, 106, 0, 0.12); --bg-transparent-blur-base: rgba(28, 29, 33, 0.9); --border-transparent: rgba(252, 106, 0, 0.1); --border-transparent-strong: rgba(252, 106, 0, 0.12); --border-transparent-strongest: rgba(252, 106, 0, 0.16); --bg-brand: #ff9d3c; --bg-brand-hover: #ff8309; --bg-brand-active: #d56a00; --text-on-brand: #000000; --text-brand: #ff9d3c; --text-brand-secondary: #a25100; --icon-on-brand: #000000; --icon-brand: #ff9d3c; --icon-brand-secondary: #a25100; --border-brand: #ff9d3c; --bg-brand-secondary: #332a24; --bg-brand-secondary-hover: #493726; --bg-brand-secondary-active: #604329; }