@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: #550000; --bg-primary-hover: #5e0d0d; --bg-primary-active: #631414; --bg-primary-invert: #f0e8e8; --bg-secondary: #5e0d0d; --bg-secondary-hover: #631414; --bg-secondary-active: #691f1f; --bg-tertiary: #631414; --bg-tertiary-hover: #691f1f; --bg-tertiary-active: #864a4a; --bg-quaternary: #864a4a; --bg-quaternary-hover: #a07070; --bg-quaternary-active: #b69191; --text-primary: #f0e8e8; --text-primary-invert: #570303; --text-secondary: #b69191; --text-secondary-invert: #864a4a; --border-primary: #864a4a; --border-primary-hover: #a07070; --border-secondary: #691f1f; --border-secondary-hover: #864a4a; --border-tertiary: #5e0d0d; --border-tertiary-hover: #631414; --border-active: #f0e8e8; --border-active-invert: #550000; --icon-primary: #f0e8e8; --icon-primary-invert: #570303; --icon-secondary: #b69191; --input-bg: #550000; --input-border: #864a4a; --input-border-hover: #b69191; --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(85, 0, 0, 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: #110000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #d0d0d0; --text-brand: #110000; --text-brand-secondary: black; --icon-on-brand: #d0d0d0; --icon-brand: #110000; --icon-brand-secondary: black; --border-brand: #110000; --bg-brand-secondary: #4e0000; --bg-brand-secondary-hover: #470000; --bg-brand-secondary-active: #410000; }