@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: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8edbff; --bg-primary-hover: #8ed0f9; --bg-primary-active: #8ecaf6; --bg-primary-invert: #8c1897; --bg-secondary: #8ed0f9; --bg-secondary-hover: #8ecaf6; --bg-secondary-active: #8ec1f1; --bg-tertiary: #8ecaf6; --bg-tertiary-hover: #8ec1f1; --bg-tertiary-active: #8d9dde; --bg-quaternary: #8d9dde; --bg-quaternary-hover: #8d7dcd; --bg-quaternary-active: #8d61be; --text-primary: #8c1897; --text-primary-invert: #8ed9fe; --text-secondary: #8d61be; --text-secondary-invert: #8d9dde; --border-primary: #8d9dde; --border-primary-hover: #8d7dcd; --border-secondary: #8ec1f1; --border-secondary-hover: #8d9dde; --border-tertiary: #8ed0f9; --border-tertiary-hover: #8ecaf6; --border-active: #8c1897; --border-active-invert: #8edbff; --icon-primary: #8c1897; --icon-primary-invert: #8ed9fe; --icon-secondary: #8d61be; --input-bg: #8edbff; --input-border: #8d9dde; --input-border-hover: #8d61be; --input-border-active: #8c1897; --bg-transparent: rgba(140, 5, 141, 0.05); --bg-transparent-strong: rgba(140, 5, 141, 0.08); --bg-transparent-strongest: rgba(140, 5, 141, 0.12); --bg-transparent-blur-base: rgba(142, 219, 255, 0.9); --border-transparent: rgba(140, 5, 141, 0.1); --border-transparent-strong: rgba(140, 5, 141, 0.12); --border-transparent-strongest: rgba(140, 5, 141, 0.16); --bg-brand: #5e1575; --bg-brand-hover: #3b0d4a; --bg-brand-active: #19051f; --text-on-brand: #ffffff; --text-brand: #5e1575; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #5e1575; --icon-brand-secondary: black; --border-brand: #5e1575; --bg-brand-secondary: #89c7f1; --bg-brand-secondary-hover: #84b3e3; --bg-brand-secondary-active: #80a0d6; }