@font-face { font-family: Karla; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n6.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n6.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e4acff; --bg-primary-hover: #d9a4f2; --bg-primary-active: #d29eeb; --bg-primary-invert: #17121a; --bg-secondary: #d9a4f2; --bg-secondary-hover: #d29eeb; --bg-secondary-active: #c998e1; --bg-tertiary: #d29eeb; --bg-tertiary-hover: #c998e1; --bg-tertiary-active: #a37bb6; --bg-quaternary: #a37bb6; --bg-quaternary-hover: #816290; --bg-quaternary-active: #644c6f; --text-primary: #17121a; --text-primary-invert: #e2aafc; --text-secondary: #644c6f; --text-secondary-invert: #a37bb6; --border-primary: #a37bb6; --border-primary-hover: #816290; --border-secondary: #c998e1; --border-secondary-hover: #a37bb6; --border-tertiary: #d9a4f2; --border-tertiary-hover: #d29eeb; --border-active: #17121a; --border-active-invert: #e4acff; --icon-primary: #17121a; --icon-primary-invert: #e2aafc; --icon-secondary: #644c6f; --input-bg: #e4acff; --input-border: #a37bb6; --input-border-hover: #644c6f; --input-border-active: #17121a; --bg-transparent: rgba(3, 3, 3, 0.05); --bg-transparent-strong: rgba(3, 3, 3, 0.08); --bg-transparent-strongest: rgba(3, 3, 3, 0.12); --bg-transparent-blur-base: rgba(228, 172, 255, 0.9); --border-transparent: rgba(3, 3, 3, 0.1); --border-transparent-strong: rgba(3, 3, 3, 0.12); --border-transparent-strongest: rgba(3, 3, 3, 0.16); --bg-brand: #c1c0ff; --bg-brand-hover: #8f8dff; --bg-brand-active: #5d5aff; --text-on-brand: #ffffff; --text-brand: #c1c0ff; --text-brand-secondary: #2a27ff; --icon-on-brand: #ffffff; --icon-brand: #c1c0ff; --icon-brand-secondary: #2a27ff; --border-brand: #c1c0ff; --bg-brand-secondary: #e1aeff; --bg-brand-secondary-hover: #ddb0ff; --bg-brand-secondary-active: #dab2ff; }