@font-face { font-family: "EB Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n5.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_i7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "EB Garamond", serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "EB Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n5.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #100a04; --bg-primary-hover: #1c1611; --bg-primary-active: #231e18; --bg-primary-invert: #e9e9e8; --bg-secondary: #1c1611; --bg-secondary-hover: #231e18; --bg-secondary-active: #2d2722; --bg-tertiary: #231e18; --bg-tertiary-hover: #2d2722; --bg-tertiary-active: #55514d; --bg-quaternary: #55514d; --bg-quaternary-hover: #797672; --bg-quaternary-active: #989693; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e8; --text-primary-invert: #120c07; --text-secondary: #989693; --text-secondary-invert: #55514d; --border-primary: #55514d; --border-primary-hover: #797672; --border-secondary: #2d2722; --border-secondary-hover: #55514d; --border-tertiary: #1c1611; --border-tertiary-hover: #231e18; --border-active: #e9e9e8; --border-active-invert: #100a04; --icon-primary: #e9e9e8; --icon-primary-invert: #120c07; --icon-secondary: #989693; --input-bg: #100a04; --input-border: #55514d; --input-border-hover: #989693; --input-border-active: #e9e9e8; --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(16, 10, 4, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #28231d; --bg-brand-secondary-hover: #403b36; --bg-brand-secondary-active: #58544f; }