@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: Candal; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/candal_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/candal_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: Candal, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d1aef7; --bg-primary-hover: #c7a5eb; --bg-primary-active: #c0a0e3; --bg-primary-invert: #131016; --bg-secondary: #c7a5eb; --bg-secondary-hover: #c0a0e3; --bg-secondary-active: #b899d9; --bg-tertiary: #c0a0e3; --bg-tertiary-hover: #b899d9; --bg-tertiary-active: #947caf; --bg-quaternary: #947caf; --bg-quaternary-hover: #75618a; --bg-quaternary-active: #5a4b6a; --text-primary: #131016; --text-primary-invert: #cfacf5; --text-secondary: #5a4b6a; --text-secondary-invert: #947caf; --border-primary: #947caf; --border-primary-hover: #75618a; --border-secondary: #b899d9; --border-secondary-hover: #947caf; --border-tertiary: #c7a5eb; --border-tertiary-hover: #c0a0e3; --border-active: #131016; --border-active-invert: #d1aef7; --icon-primary: #131016; --icon-primary-invert: #cfacf5; --icon-secondary: #5a4b6a; --input-bg: #d1aef7; --input-border: #947caf; --input-border-hover: #5a4b6a; --input-border-active: #131016; --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(209, 174, 247, 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: #ffc8ff; --bg-brand-hover: #ff95ff; --bg-brand-active: #ff62ff; --text-on-brand: #000000; --text-brand: #ffc8ff; --text-brand-secondary: #ff2fff; --icon-on-brand: #000000; --icon-brand: #ffc8ff; --icon-brand-secondary: #ff2fff; --border-brand: #ffc8ff; --bg-brand-secondary: #d6b1f8; --bg-brand-secondary-hover: #dab3f9; --bg-brand-secondary-active: #dfb6f9; }