@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #5b576c; --bg-primary-hover: #635f73; --bg-primary-active: #686478; --bg-primary-invert: #ebeaf2; --bg-secondary: #635f73; --bg-secondary-hover: #686478; --bg-secondary-active: #6e6a7e; --bg-tertiary: #686478; --bg-tertiary-hover: #6e6a7e; --bg-tertiary-active: #898697; --bg-quaternary: #898697; --bg-quaternary-hover: #a19ead; --bg-quaternary-active: #b5b3c0; --text-primary: #ebeaf2; --text-primary-invert: #5d596d; --text-secondary: #b5b3c0; --text-secondary-invert: #898697; --border-primary: #898697; --border-primary-hover: #a19ead; --border-secondary: #6e6a7e; --border-secondary-hover: #898697; --border-tertiary: #635f73; --border-tertiary-hover: #686478; --border-active: #ebeaf2; --border-active-invert: #5b576c; --icon-primary: #ebeaf2; --icon-primary-invert: #5d596d; --icon-secondary: #b5b3c0; --input-bg: #5b576c; --input-border: #898697; --input-border-hover: #b5b3c0; --input-border-active: #ebeaf2; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(91, 87, 108, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #b7a4e7; --bg-brand-hover: #977cdc; --bg-brand-active: #7753d2; --text-on-brand: #F9F8FF; --text-brand: #b7a4e7; --text-brand-secondary: #5a33bf; --icon-on-brand: #F9F8FF; --icon-brand: #b7a4e7; --icon-brand-secondary: #5a33bf; --border-brand: #b7a4e7; --bg-brand-secondary: #645f78; --bg-brand-secondary-hover: #6d6685; --bg-brand-secondary-active: #776e91; }