@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #12110e; --bg-primary-hover: #1e1d1a; --bg-primary-active: #252421; --bg-primary-invert: #eaeae9; --bg-secondary: #1e1d1a; --bg-secondary-hover: #252421; --bg-secondary-active: #2e2e2b; --bg-tertiary: #252421; --bg-tertiary-hover: #2e2e2b; --bg-tertiary-active: #575654; --bg-quaternary: #575654; --bg-quaternary-hover: #7a7a78; --bg-quaternary-active: #999997; --text-primary: #eaeae9; --text-primary-invert: #141310; --text-secondary: #999997; --text-secondary-invert: #575654; --border-primary: #575654; --border-primary-hover: #7a7a78; --border-secondary: #2e2e2b; --border-secondary-hover: #575654; --border-tertiary: #1e1d1a; --border-tertiary-hover: #252421; --border-active: #eaeae9; --border-active-invert: #12110e; --icon-primary: #eaeae9; --icon-primary-invert: #141310; --icon-secondary: #999997; --input-bg: #12110e; --input-border: #575654; --input-border-hover: #999997; --input-border-active: #eaeae9; --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(18, 17, 14, 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: #d96502; --bg-brand-hover: #a64d02; --bg-brand-active: #743601; --text-on-brand: #000000; --text-brand: #d96502; --text-brand-secondary: #411e01; --icon-on-brand: #000000; --icon-brand: #d96502; --icon-brand-secondary: #411e01; --border-brand: #d96502; --bg-brand-secondary: #26190d; --bg-brand-secondary-hover: #3a220c; --bg-brand-secondary-active: #4e2a0a; }