@font-face { font-family: "Crimson Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Crimson Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Crimson Pro", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Crimson Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fbf5ff; --bg-primary-hover: #f6effb; --bg-primary-active: #f3ebf9; --bg-primary-invert: #9f86be; --bg-secondary: #f6effb; --bg-secondary-hover: #f3ebf9; --bg-secondary-active: #efe6f6; --bg-tertiary: #f3ebf9; --bg-tertiary-hover: #efe6f6; --bg-tertiary-active: #ded2ea; --bg-quaternary: #ded2ea; --bg-quaternary-hover: #cfbfe0; --bg-quaternary-active: #c1afd7; --text-primary: #9f86be; --text-primary-invert: #faf4fe; --text-secondary: #c1afd7; --text-secondary-invert: #ded2ea; --border-primary: #ded2ea; --border-primary-hover: #cfbfe0; --border-secondary: #efe6f6; --border-secondary-hover: #ded2ea; --border-tertiary: #f6effb; --border-tertiary-hover: #f3ebf9; --border-active: #9f86be; --border-active-invert: #fbf5ff; --icon-primary: #9f86be; --icon-primary-invert: #faf4fe; --icon-secondary: #c1afd7; --input-bg: #fbf5ff; --input-border: #ded2ea; --input-border-hover: #c1afd7; --input-border-active: #9f86be; --bg-transparent: rgba(150, 123, 184, 0.05); --bg-transparent-strong: rgba(150, 123, 184, 0.08); --bg-transparent-strongest: rgba(150, 123, 184, 0.12); --bg-transparent-blur-base: rgba(251, 245, 255, 0.9); --border-transparent: rgba(150, 123, 184, 0.1); --border-transparent-strong: rgba(150, 123, 184, 0.12); --border-transparent-strongest: rgba(150, 123, 184, 0.16); --bg-brand: #c7b1e4; --bg-brand-hover: #ac8bd7; --bg-brand-active: #9165ca; --text-on-brand: #ffffff; --text-brand: #c7b1e4; --text-brand-secondary: #7641bb; --icon-on-brand: #ffffff; --icon-brand: #c7b1e4; --icon-brand-secondary: #7641bb; --border-brand: #c7b1e4; --bg-brand-secondary: #f6eefc; --bg-brand-secondary-hover: #f1e7fa; --bg-brand-secondary-active: #ebe1f7; }