@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-400: 400; --font-weight-600: 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; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #000000; --bg-primary-hover: #0d0000; --bg-primary-active: #140000; --bg-primary-invert: #000000; --bg-secondary: #0d0000; --bg-secondary-hover: #140000; --bg-secondary-active: #1f0000; --bg-tertiary: #140000; --bg-tertiary-hover: #1f0000; --bg-tertiary-active: #4a0000; --bg-quaternary: #4a0000; --bg-quaternary-hover: #700000; --bg-quaternary-active: #910000; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e80000; --text-primary-invert: #ffffff; --text-secondary: #910000; --text-secondary-invert: #4a0000; --border-primary: #4a0000; --border-primary-hover: #700000; --border-secondary: #1f0000; --border-secondary-hover: #4a0000; --border-tertiary: #0d0000; --border-tertiary-hover: #140000; --border-active: #e80000; --border-active-invert: #000000; --icon-primary: #e80000; --icon-primary-invert: #ffffff; --icon-secondary: #910000; --input-bg: #000000; --input-border: #4a0000; --input-border-hover: #910000; --input-border-active: #e80000; --bg-transparent: rgba(255, 0, 0, 0.05); --bg-transparent-strong: rgba(255, 0, 0, 0.08); --bg-transparent-strongest: rgba(255, 0, 0, 0.12); --bg-highlight: rgba(255, 0, 0, 0.05); --bg-highlight-hover: rgba(255, 0, 0, 0.08); --bg-highlight-active: rgba(255, 0, 0, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(255, 0, 0, 0.1); --border-transparent-strong: rgba(255, 0, 0, 0.12); --border-transparent-strongest: rgba(255, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #000000; --text-link: #000000; --text-link-secondary: black; --input-radius-normal: 10px; --image-radius-normal: 10px; --panel-radius-normal: 10px; --button-radius-normal: 10px 10px 10px 10px; }