@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ebd0eb; --bg-primary-hover: #ebc6e6; --bg-primary-active: #eac1e3; --bg-primary-invert: #e52190; --bg-secondary: #ebc6e6; --bg-secondary-hover: #eac1e3; --bg-secondary-active: #eab9df; --bg-tertiary: #eac1e3; --bg-tertiary-hover: #eab9df; --bg-tertiary-active: #e998ce; --bg-quaternary: #e998ce; --bg-quaternary-hover: #e87cbf; --bg-quaternary-active: #e763b2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e52190; --text-primary-invert: #ebceea; --text-secondary: #e763b2; --text-secondary-invert: #e998ce; --border-primary: #e998ce; --border-primary-hover: #e87cbf; --border-secondary: #eab9df; --border-secondary-hover: #e998ce; --border-tertiary: #ebc6e6; --border-tertiary-hover: #eac1e3; --border-active: #e52190; --border-active-invert: #ebd0eb; --icon-primary: #e52190; --icon-primary-invert: #ebceea; --icon-secondary: #e763b2; --input-bg: #ebd0eb; --input-border: #e998ce; --input-border-hover: #e763b2; --input-border-active: #e52190; --bg-transparent: rgba(228, 16, 135, 0.05); --bg-transparent-strong: rgba(228, 16, 135, 0.08); --bg-transparent-strongest: rgba(228, 16, 135, 0.12); --bg-transparent-blur-base: rgba(235, 208, 235, 0.9); --border-transparent: rgba(228, 16, 135, 0.1); --border-transparent-strong: rgba(228, 16, 135, 0.12); --border-transparent-strongest: rgba(228, 16, 135, 0.16); --bg-brand: #f46ac5; --bg-brand-hover: #f03bb3; --bg-brand-active: #e7119e; --text-on-brand: #ebd0eb; --text-brand: #f46ac5; --text-brand-secondary: #b70e7e; --icon-on-brand: #ebd0eb; --icon-brand: #f46ac5; --icon-brand-secondary: #b70e7e; --border-brand: #f46ac5; --bg-brand-secondary: #ecc6e7; --bg-brand-secondary-hover: #edbce3; --bg-brand-secondary-active: #eeb1e0; --input-radius: 9px; --image-radius: 10px; --panel-radius: 9px; --button-radius: 22px 22px 22px 22px; }