@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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_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: "Josefin Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f4c1c1; --bg-primary-hover: #e8b7b7; --bg-primary-active: #e1b2b2; --bg-primary-invert: #1e1111; --bg-secondary: #e8b7b7; --bg-secondary-hover: #e1b2b2; --bg-secondary-active: #d8aaaa; --bg-tertiary: #e1b2b2; --bg-tertiary-hover: #d8aaaa; --bg-tertiary-active: #b08989; --bg-quaternary: #b08989; --bg-quaternary-hover: #8d6c6c; --bg-quaternary-active: #6e5353; --text-primary: #1e1111; --text-primary-invert: #f2bfbf; --text-secondary: #6e5353; --text-secondary-invert: #b08989; --border-primary: #b08989; --border-primary-hover: #8d6c6c; --border-secondary: #d8aaaa; --border-secondary-hover: #b08989; --border-tertiary: #e8b7b7; --border-tertiary-hover: #e1b2b2; --border-active: #1e1111; --border-active-invert: #f4c1c1; --icon-primary: #1e1111; --icon-primary-invert: #f2bfbf; --icon-secondary: #6e5353; --input-bg: #f4c1c1; --input-border: #b08989; --input-border-hover: #6e5353; --input-border-active: #1e1111; --bg-transparent: rgba(9, 0, 0, 0.05); --bg-transparent-strong: rgba(9, 0, 0, 0.08); --bg-transparent-strongest: rgba(9, 0, 0, 0.12); --bg-transparent-blur-base: rgba(244, 193, 193, 0.9); --border-transparent: rgba(9, 0, 0, 0.1); --border-transparent-strong: rgba(9, 0, 0, 0.12); --border-transparent-strongest: rgba(9, 0, 0, 0.16); --bg-brand: #1e0515; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #7e1d7e; --text-brand: #1e0515; --text-brand-secondary: black; --icon-on-brand: #7e1d7e; --icon-brand: #1e0515; --icon-brand-secondary: black; --border-brand: #1e0515; --bg-brand-secondary: #dfaeb0; --bg-brand-secondary-hover: #c99b9f; --bg-brand-secondary-active: #b4898d; }