@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0b0306; --bg-primary-active: #11040a; --bg-primary-invert: #c23272; --bg-secondary: #0b0306; --bg-secondary-hover: #11040a; --bg-secondary-active: #1a070f; --bg-tertiary: #11040a; --bg-tertiary-hover: #1a070f; --bg-tertiary-active: #3e1024; --bg-quaternary: #3e1024; --bg-quaternary-hover: #5e1837; --bg-quaternary-active: #791f47; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c23272; --text-primary-invert: #020101; --text-secondary: #791f47; --text-secondary-invert: #3e1024; --border-primary: #3e1024; --border-primary-hover: #5e1837; --border-secondary: #1a070f; --border-secondary-hover: #3e1024; --border-tertiary: #0b0306; --border-tertiary-hover: #11040a; --border-active: #c23272; --border-active-invert: #000000; --icon-primary: #c23272; --icon-primary-invert: #020101; --icon-secondary: #791f47; --input-bg: #000000; --input-border: #3e1024; --input-border-hover: #791f47; --input-border-active: #c23272; --bg-transparent: rgba(213, 55, 125, 0.05); --bg-transparent-strong: rgba(213, 55, 125, 0.08); --bg-transparent-strongest: rgba(213, 55, 125, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(213, 55, 125, 0.1); --border-transparent-strong: rgba(213, 55, 125, 0.12); --border-transparent-strongest: rgba(213, 55, 125, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #000000; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #000000; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: black; --bg-brand-secondary-hover: black; --bg-brand-secondary-active: black; --input-radius: 17px; --image-radius: 40px; --panel-radius: 17px; --button-radius: 0px 0px 0px 0px; }