@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #dcaedc; --bg-primary-hover: #d1a5d1; --bg-primary-active: #caa0ca; --bg-primary-invert: #141014; --bg-secondary: #d1a5d1; --bg-secondary-hover: #caa0ca; --bg-secondary-active: #c299c2; --bg-tertiary: #caa0ca; --bg-tertiary-hover: #c299c2; --bg-tertiary-active: #9c7c9c; --bg-quaternary: #9c7c9c; --bg-quaternary-hover: #7b617b; --bg-quaternary-active: #5f4b5f; --text-primary: #141014; --text-primary-invert: #daacda; --text-secondary: #5f4b5f; --text-secondary-invert: #9c7c9c; --border-primary: #9c7c9c; --border-primary-hover: #7b617b; --border-secondary: #c299c2; --border-secondary-hover: #9c7c9c; --border-tertiary: #d1a5d1; --border-tertiary-hover: #caa0ca; --border-active: #141014; --border-active-invert: #dcaedc; --icon-primary: #141014; --icon-primary-invert: #daacda; --icon-secondary: #5f4b5f; --input-bg: #dcaedc; --input-border: #9c7c9c; --input-border-hover: #5f4b5f; --input-border-active: #141014; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(220, 174, 220, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 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: #c69dc6; --bg-brand-secondary-hover: #b08bb0; --bg-brand-secondary-active: #9a7a9a; }