@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #822626; --bg-primary-hover: #883131; --bg-primary-active: #8c3737; --bg-primary-invert: #f2e8e8; --bg-secondary: #883131; --bg-secondary-hover: #8c3737; --bg-secondary-active: #914040; --bg-tertiary: #8c3737; --bg-tertiary-hover: #914040; --bg-tertiary-active: #a66464; --bg-quaternary: #a66464; --bg-quaternary-hover: #b88484; --bg-quaternary-active: #c89f9f; --text-primary: #f2e8e8; --text-primary-invert: #832828; --text-secondary: #c89f9f; --text-secondary-invert: #a66464; --border-primary: #a66464; --border-primary-hover: #b88484; --border-secondary: #914040; --border-secondary-hover: #a66464; --border-tertiary: #883131; --border-tertiary-hover: #8c3737; --border-active: #f2e8e8; --border-active-invert: #822626; --icon-primary: #f2e8e8; --icon-primary-invert: #832828; --icon-secondary: #c89f9f; --input-bg: #822626; --input-border: #a66464; --input-border-hover: #c89f9f; --input-border-active: #f2e8e8; --bg-transparent: rgba(253, 251, 251, 0.05); --bg-transparent-strong: rgba(253, 251, 251, 0.08); --bg-transparent-strongest: rgba(253, 251, 251, 0.12); --bg-transparent-blur-base: rgba(130, 38, 38, 0.9); --border-transparent: rgba(253, 251, 251, 0.1); --border-transparent-strong: rgba(253, 251, 251, 0.12); --border-transparent-strongest: rgba(253, 251, 251, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #faf9f9; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #faf9f9; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #752222; --bg-brand-secondary-hover: #681e1e; --bg-brand-secondary-active: #5b1b1b; }