@font-face { font-family: "Cormorant Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.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: "Playfair Display SC"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_sc_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_sc_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Cormorant Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.ttf; --font-family-heading: "Playfair Display SC", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #501f64; --bg-primary-hover: #592a6c; --bg-primary-active: #5e3170; --bg-primary-invert: #efebf1; --bg-secondary: #592a6c; --bg-secondary-hover: #5e3170; --bg-secondary-active: #653a77; --bg-tertiary: #5e3170; --bg-tertiary-hover: #653a77; --bg-tertiary-active: #836091; --bg-quaternary: #836091; --bg-quaternary-hover: #9d82a8; --bg-quaternary-active: #b49fbc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efebf1; --text-primary-invert: #522166; --text-secondary: #b49fbc; --text-secondary-invert: #836091; --border-primary: #836091; --border-primary-hover: #9d82a8; --border-secondary: #653a77; --border-secondary-hover: #836091; --border-tertiary: #592a6c; --border-tertiary-hover: #5e3170; --border-active: #efebf1; --border-active-invert: #501f64; --icon-primary: #efebf1; --icon-primary-invert: #522166; --icon-secondary: #b49fbc; --input-bg: #501f64; --input-border: #836091; --input-border-hover: #b49fbc; --input-border-active: #efebf1; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(80, 31, 100, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #c141d0; --bg-brand-hover: #a42cb2; --bg-brand-active: #7e2289; --text-on-brand: #ffffff; --text-brand: #c141d0; --text-brand-secondary: #591860; --icon-on-brand: #ffffff; --icon-brand: #c141d0; --icon-brand-secondary: #591860; --border-brand: #c141d0; --bg-brand-secondary: #5b226f; --bg-brand-secondary-hover: #67267a; --bg-brand-secondary-active: #722984; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }