@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: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.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: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #053846; --bg-primary-hover: #11424f; --bg-primary-active: #184754; --bg-primary-invert: #e2e7e8; --bg-secondary: #11424f; --bg-secondary-hover: #184754; --bg-secondary-active: #224f5b; --bg-tertiary: #184754; --bg-tertiary-hover: #224f5b; --bg-tertiary-active: #4b707a; --bg-quaternary: #4b707a; --bg-quaternary-hover: #708c94; --bg-quaternary-active: #90a5ab; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2e7e8; --text-primary-invert: #073a48; --text-secondary: #90a5ab; --text-secondary-invert: #4b707a; --border-primary: #4b707a; --border-primary-hover: #708c94; --border-secondary: #224f5b; --border-secondary-hover: #4b707a; --border-tertiary: #11424f; --border-tertiary-hover: #184754; --border-active: #e2e7e8; --border-active-invert: #053846; --icon-primary: #e2e7e8; --icon-primary-invert: #073a48; --icon-secondary: #90a5ab; --input-bg: #053846; --input-border: #4b707a; --input-border-hover: #90a5ab; --input-border-active: #e2e7e8; --bg-transparent: rgba(248, 248, 248, 0.05); --bg-transparent-strong: rgba(248, 248, 248, 0.08); --bg-transparent-strongest: rgba(248, 248, 248, 0.12); --bg-transparent-blur-base: rgba(5, 56, 70, 0.9); --border-transparent: rgba(248, 248, 248, 0.1); --border-transparent-strong: rgba(248, 248, 248, 0.12); --border-transparent-strongest: rgba(248, 248, 248, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #05323f; --bg-brand-secondary-hover: #042d38; --bg-brand-secondary-active: #042731; }