@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: "Josefin Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n7.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: "Josefin Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f9f2f8; --bg-primary-active: #f5ebf4; --bg-primary-invert: #8a1b7d; --bg-secondary: #f9f2f8; --bg-secondary-hover: #f5ebf4; --bg-secondary-active: #f0e1ee; --bg-tertiary: #f5ebf4; --bg-tertiary-hover: #f0e1ee; --bg-tertiary-active: #dab6d6; --bg-quaternary: #dab6d6; --bg-quaternary-hover: #c691c0; --bg-quaternary-active: #b570ad; --text-primary: #8a1b7d; --text-primary-invert: #fefcfe; --text-secondary: #b570ad; --text-secondary-invert: #dab6d6; --border-primary: #dab6d6; --border-primary-hover: #c691c0; --border-secondary: #f0e1ee; --border-secondary-hover: #dab6d6; --border-tertiary: #f9f2f8; --border-tertiary-hover: #f5ebf4; --border-active: #8a1b7d; --border-active-invert: #ffffff; --icon-primary: #8a1b7d; --icon-primary-invert: #fefcfe; --icon-secondary: #b570ad; --input-bg: #ffffff; --input-border: #dab6d6; --input-border-hover: #b570ad; --input-border-active: #8a1b7d; --bg-transparent: rgba(126, 4, 112, 0.05); --bg-transparent-strong: rgba(126, 4, 112, 0.08); --bg-transparent-strongest: rgba(126, 4, 112, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(126, 4, 112, 0.1); --border-transparent-strong: rgba(126, 4, 112, 0.12); --border-transparent-strongest: rgba(126, 4, 112, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e6e6e6; --bg-brand-secondary-hover: #cccccc; --bg-brand-secondary-active: #b3b3b3; }