@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: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.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: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #faf7f2; --bg-primary-hover: #f0ede8; --bg-primary-active: #e9e7e2; --bg-primary-invert: #3e3d3d; --bg-secondary: #f0ede8; --bg-secondary-hover: #e9e7e2; --bg-secondary-active: #e1dfda; --bg-tertiary: #e9e7e2; --bg-tertiary-hover: #e1dfda; --bg-tertiary-active: #bebcb8; --bg-quaternary: #bebcb8; --bg-quaternary-hover: #9f9d9a; --bg-quaternary-active: #848381; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3d3d; --text-primary-invert: #f8f5f0; --text-secondary: #848381; --text-secondary-invert: #bebcb8; --border-primary: #bebcb8; --border-primary-hover: #9f9d9a; --border-secondary: #e1dfda; --border-secondary-hover: #bebcb8; --border-tertiary: #f0ede8; --border-tertiary-hover: #e9e7e2; --border-active: #3e3d3d; --border-active-invert: #faf7f2; --icon-primary: #3e3d3d; --icon-primary-invert: #f8f5f0; --icon-secondary: #848381; --input-bg: #faf7f2; --input-border: #bebcb8; --input-border-hover: #848381; --input-border-active: #3e3d3d; --bg-transparent: rgba(43, 43, 43, 0.05); --bg-transparent-strong: rgba(43, 43, 43, 0.08); --bg-transparent-strongest: rgba(43, 43, 43, 0.12); --bg-transparent-blur-base: rgba(250, 247, 242, 0.9); --border-transparent: rgba(43, 43, 43, 0.1); --border-transparent-strong: rgba(43, 43, 43, 0.12); --border-transparent-strongest: rgba(43, 43, 43, 0.16); --bg-brand: #5c6e6c; --bg-brand-hover: #455251; --bg-brand-active: #2e3635; --text-on-brand: #faf7f2; --text-brand: #5c6e6c; --text-brand-secondary: #161b1a; --icon-on-brand: #faf7f2; --icon-brand: #5c6e6c; --icon-brand-secondary: #161b1a; --border-brand: #5c6e6c; --bg-brand-secondary: #eae9e5; --bg-brand-secondary-hover: #dadcd7; --bg-brand-secondary-active: #cbceca; --input-radius: 1px; --image-radius: 0px; --panel-radius: 1px; --button-radius: 11px 11px 11px 11px; }