@font-face { font-family: "Cormorant Garamond"; font-weight: 500; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_i5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_i5.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: italic; --font-style-bold: normal; --font-family-base-name: "Cormorant Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_i5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_i5.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdfdfd; --bg-primary-hover: #f0f0f0; --bg-primary-active: #e9e9e9; --bg-primary-invert: #171717; --bg-secondary: #f0f0f0; --bg-secondary-hover: #e9e9e9; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e9e9e9; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #b4b4b4; --bg-quaternary: #b4b4b4; --bg-quaternary-hover: #8e8e8e; --bg-quaternary-active: #6d6d6d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171717; --text-primary-invert: #fafafa; --text-secondary: #6d6d6d; --text-secondary-invert: #b4b4b4; --border-primary: #b4b4b4; --border-primary-hover: #8e8e8e; --border-secondary: #dfdfdf; --border-secondary-hover: #b4b4b4; --border-tertiary: #f0f0f0; --border-tertiary-hover: #e9e9e9; --border-active: #171717; --border-active-invert: #fdfdfd; --icon-primary: #171717; --icon-primary-invert: #fafafa; --icon-secondary: #6d6d6d; --input-bg: #fdfdfd; --input-border: #b4b4b4; --input-border-hover: #6d6d6d; --input-border-active: #171717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 253, 253, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ff3939; --bg-brand-hover: #ff0606; --bg-brand-active: #d20000; --text-on-brand: #ffffff; --text-brand: #ff3939; --text-brand-secondary: #9f0000; --icon-on-brand: #ffffff; --icon-brand: #ff3939; --icon-brand-secondary: #9f0000; --border-brand: #ff3939; --bg-brand-secondary: #fde9e9; --bg-brand-secondary-hover: #fdd6d6; --bg-brand-secondary-active: #fec2c2; }