@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: "Instrument Serif"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/instrument_serif_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/instrument_serif_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: "Instrument Serif", serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 180px; --bg-primary: #f6f0e3; --bg-primary-hover: #ebe7da; --bg-primary-active: #e4e2d5; --bg-primary-invert: #284e42; --bg-secondary: #ebe7da; --bg-secondary-hover: #e4e2d5; --bg-secondary-active: #dbdbce; --bg-tertiary: #e4e2d5; --bg-tertiary-hover: #dbdbce; --bg-tertiary-active: #b4bcb0; --bg-quaternary: #b4bcb0; --bg-quaternary-hover: #93a295; --bg-quaternary-active: #758b7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #284e42; --text-primary-invert: #f4eee1; --text-secondary: #758b7e; --text-secondary-invert: #b4bcb0; --border-primary: #b4bcb0; --border-primary-hover: #93a295; --border-secondary: #dbdbce; --border-secondary-hover: #b4bcb0; --border-tertiary: #ebe7da; --border-tertiary-hover: #e4e2d5; --border-active: #284e42; --border-active-invert: #f6f0e3; --icon-primary: #284e42; --icon-primary-invert: #f4eee1; --icon-secondary: #758b7e; --input-bg: #f6f0e3; --input-border: #b4bcb0; --input-border-hover: #758b7e; --input-border-active: #284e42; --bg-transparent: rgba(20, 62, 50, 0.05); --bg-transparent-strong: rgba(20, 62, 50, 0.08); --bg-transparent-strongest: rgba(20, 62, 50, 0.12); --bg-transparent-blur-base: rgba(246, 240, 227, 0.9); --border-transparent: rgba(20, 62, 50, 0.1); --border-transparent-strong: rgba(20, 62, 50, 0.12); --border-transparent-strongest: rgba(20, 62, 50, 0.16); --bg-brand: #143e32; --bg-brand-hover: #081713; --bg-brand-active: black; --text-on-brand: #f6f0e3; --text-brand: #143e32; --text-brand-secondary: black; --icon-on-brand: #f6f0e3; --icon-brand: #143e32; --icon-brand-secondary: black; --border-brand: #143e32; --bg-brand-secondary: #dfded1; --bg-brand-secondary-hover: #c9ccc0; --bg-brand-secondary-active: #b2bbae; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }