@font-face { font-family: "Crimson Pro"; font-weight: 300; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_i3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_i3.ttf") format("ttf"); } @font-face { font-family: "Crimson Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Crimson Pro", serif; --font-weight-regular: 300; --font-weight-semibold: 400; --font-style-body: italic; --font-style-bold: normal; --font-family-base-name: "Crimson Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_i3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_i3.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #1c1d21; --bg-primary-hover: #27282c; --bg-primary-active: #2e2f33; --bg-primary-invert: #ebebeb; --bg-secondary: #27282c; --bg-secondary-hover: #2e2f33; --bg-secondary-active: #37383c; --bg-tertiary: #2e2f33; --bg-tertiary-hover: #37383c; --bg-tertiary-active: #5e5f61; --bg-quaternary: #5e5f61; --bg-quaternary-hover: #808083; --bg-quaternary-active: #9d9ea0; --text-primary: #ebebeb; --text-primary-invert: #1e1f23; --text-secondary: #9d9ea0; --text-secondary-invert: #5e5f61; --border-primary: #5e5f61; --border-primary-hover: #808083; --border-secondary: #37383c; --border-secondary-hover: #5e5f61; --border-tertiary: #27282c; --border-tertiary-hover: #2e2f33; --border-active: #ebebeb; --border-active-invert: #1c1d21; --icon-primary: #ebebeb; --icon-primary-invert: #1e1f23; --icon-secondary: #9d9ea0; --input-bg: #1c1d21; --input-border: #5e5f61; --input-border-hover: #9d9ea0; --input-border-active: #ebebeb; --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(28, 29, 33, 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: #025e51; --bg-brand-hover: #012c26; --bg-brand-active: black; --text-on-brand: #d8f3c7; --text-brand: #025e51; --text-brand-secondary: black; --icon-on-brand: #d8f3c7; --icon-brand: #025e51; --icon-brand-secondary: black; --border-brand: #025e51; --bg-brand-secondary: #192426; --bg-brand-secondary-hover: #172a2b; --bg-brand-secondary-active: #14312f; }