@font-face { font-family: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.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: Sinistre; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "EB Garamond", serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf; --font-family-heading: Sinistre, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1c1d21; --bg-primary-hover: #27241f; --bg-primary-active: #2e291e; --bg-primary-invert: #eba303; --bg-secondary: #27241f; --bg-secondary-hover: #2e291e; --bg-secondary-active: #372f1d; --bg-tertiary: #2e291e; --bg-tertiary-hover: #372f1d; --bg-tertiary-active: #5e4817; --bg-quaternary: #5e4817; --bg-quaternary-hover: #805e12; --bg-quaternary-active: #9d710e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eba303; --text-primary-invert: #1e1e21; --text-secondary: #9d710e; --text-secondary-invert: #5e4817; --border-primary: #5e4817; --border-primary-hover: #805e12; --border-secondary: #372f1d; --border-secondary-hover: #5e4817; --border-tertiary: #27241f; --border-tertiary-hover: #2e291e; --border-active: #eba303; --border-active-invert: #1c1d21; --icon-primary: #eba303; --icon-primary-invert: #1e1e21; --icon-secondary: #9d710e; --input-bg: #1c1d21; --input-border: #5e4817; --input-border-hover: #9d710e; --input-border-active: #eba303; --bg-transparent: rgba(255, 176, 0, 0.05); --bg-transparent-strong: rgba(255, 176, 0, 0.08); --bg-transparent-strongest: rgba(255, 176, 0, 0.12); --bg-transparent-blur-base: rgba(28, 29, 33, 0.9); --border-transparent: rgba(255, 176, 0, 0.1); --border-transparent-strong: rgba(255, 176, 0, 0.12); --border-transparent-strongest: rgba(255, 176, 0, 0.16); --bg-brand: #ff0000; --bg-brand-hover: #cc0000; --bg-brand-active: #990000; --text-on-brand: #000000; --text-brand: #ff0000; --text-brand-secondary: #660000; --icon-on-brand: #000000; --icon-brand: #ff0000; --icon-brand-secondary: #660000; --border-brand: #ff0000; --bg-brand-secondary: #331a1e; --bg-brand-secondary-hover: #49171a; --bg-brand-secondary-active: #601417; }