@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffc6ff; --bg-primary-hover: #f2bcf2; --bg-primary-active: #ebb6eb; --bg-primary-invert: #171217; --bg-secondary: #f2bcf2; --bg-secondary-hover: #ebb6eb; --bg-secondary-active: #e0aee0; --bg-tertiary: #ebb6eb; --bg-tertiary-hover: #e0aee0; --bg-tertiary-active: #b58db5; --bg-quaternary: #b58db5; --bg-quaternary-hover: #8f6f8f; --bg-quaternary-active: #6e556e; --text-primary: #171217; --text-primary-invert: #fcc4fc; --text-secondary: #6e556e; --text-secondary-invert: #b58db5; --border-primary: #b58db5; --border-primary-hover: #8f6f8f; --border-secondary: #e0aee0; --border-secondary-hover: #b58db5; --border-tertiary: #f2bcf2; --border-tertiary-hover: #ebb6eb; --border-active: #171217; --border-active-invert: #ffc6ff; --icon-primary: #171217; --icon-primary-invert: #fcc4fc; --icon-secondary: #6e556e; --input-bg: #ffc6ff; --input-border: #b58db5; --input-border-hover: #6e556e; --input-border-active: #171217; --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(255, 198, 255, 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: #78e1ff; --bg-brand-hover: #45d6ff; --bg-brand-active: #12caff; --text-on-brand: #ffffff; --text-brand: #78e1ff; --text-brand-secondary: #00adde; --icon-on-brand: #ffffff; --icon-brand: #78e1ff; --icon-brand-secondary: #00adde; --border-brand: #78e1ff; --bg-brand-secondary: #f2c9ff; --bg-brand-secondary-hover: #e4cbff; --bg-brand-secondary-active: #d7ceff; }