@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #b090c7; --bg-primary-hover: #a789bd; --bg-primary-active: #a284b7; --bg-primary-invert: #100d12; --bg-secondary: #a789bd; --bg-secondary-hover: #a284b7; --bg-secondary-active: #9b7faf; --bg-tertiary: #a284b7; --bg-tertiary-hover: #9b7faf; --bg-tertiary-active: #7d668d; --bg-quaternary: #7d668d; --bg-quaternary-hover: #63516f; --bg-quaternary-active: #4c3e56; --text-primary: #100d12; --text-primary-invert: #ae8fc5; --text-secondary: #4c3e56; --text-secondary-invert: #7d668d; --border-primary: #7d668d; --border-primary-hover: #63516f; --border-secondary: #9b7faf; --border-secondary-hover: #7d668d; --border-tertiary: #a789bd; --border-tertiary-hover: #a284b7; --border-active: #100d12; --border-active-invert: #b090c7; --icon-primary: #100d12; --icon-primary-invert: #ae8fc5; --icon-secondary: #4c3e56; --input-bg: #b090c7; --input-border: #7d668d; --input-border-hover: #4c3e56; --input-border-active: #100d12; --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(176, 144, 199, 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: #794abb; --bg-brand-hover: #613999; --bg-brand-active: #492b74; --text-on-brand: #ffffff; --text-brand: #794abb; --text-brand-secondary: #321d4f; --icon-on-brand: #ffffff; --icon-brand: #794abb; --icon-brand-secondary: #321d4f; --border-brand: #794abb; --bg-brand-secondary: #ab89c6; --bg-brand-secondary-hover: #a582c5; --bg-brand-secondary-active: #a07bc3; }