@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: "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: 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: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 180px; --bg-primary: #f8f4ef; --bg-primary-hover: #ede9e4; --bg-primary-active: #e6e3de; --bg-primary-invert: #302e2b; --bg-secondary: #ede9e4; --bg-secondary-hover: #e6e3de; --bg-secondary-active: #dedad5; --bg-tertiary: #e6e3de; --bg-tertiary-hover: #dedad5; --bg-tertiary-active: #b8b5b1; --bg-quaternary: #b8b5b1; --bg-quaternary-hover: #979490; --bg-quaternary-active: #7b7874; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #302e2b; --text-primary-invert: #f6f2ed; --text-secondary: #7b7874; --text-secondary-invert: #b8b5b1; --border-primary: #b8b5b1; --border-primary-hover: #979490; --border-secondary: #dedad5; --border-secondary-hover: #b8b5b1; --border-tertiary: #ede9e4; --border-tertiary-hover: #e6e3de; --border-active: #302e2b; --border-active-invert: #f8f4ef; --icon-primary: #302e2b; --icon-primary-invert: #f6f2ed; --icon-secondary: #7b7874; --input-bg: #f8f4ef; --input-border: #b8b5b1; --input-border-hover: #7b7874; --input-border-active: #302e2b; --bg-transparent: rgba(28, 26, 24, 0.05); --bg-transparent-strong: rgba(28, 26, 24, 0.08); --bg-transparent-strongest: rgba(28, 26, 24, 0.12); --bg-transparent-blur-base: rgba(248, 244, 239, 0.9); --border-transparent: rgba(28, 26, 24, 0.1); --border-transparent-strong: rgba(28, 26, 24, 0.12); --border-transparent-strongest: rgba(28, 26, 24, 0.16); --bg-brand: #2b4a7c; --bg-brand-hover: #1e3356; --bg-brand-active: #111d30; --text-on-brand: #ffffff; --text-brand: #2b4a7c; --text-brand-secondary: #04060a; --icon-on-brand: #ffffff; --icon-brand: #2b4a7c; --icon-brand-secondary: #04060a; --border-brand: #2b4a7c; --bg-brand-secondary: #e4e3e4; --bg-brand-secondary-hover: #cfd2d8; --bg-brand-secondary-active: #bbc1cd; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }