@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: Poppins; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n6.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: Poppins, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f2b4fa; --bg-primary-hover: #f3b8fa; --bg-primary-active: #f3bafa; --bg-primary-invert: #fef8ff; --bg-secondary: #f3b8fa; --bg-secondary-hover: #f3bafa; --bg-secondary-active: #f4bdfb; --bg-tertiary: #f3bafa; --bg-tertiary-hover: #f4bdfb; --bg-tertiary-active: #f6cafb; --bg-quaternary: #f6cafb; --bg-quaternary-hover: #f8d5fc; --bg-quaternary-active: #f9dffd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fef8ff; --text-primary-invert: #f2b5fa; --text-secondary: #f9dffd; --text-secondary-invert: #f6cafb; --border-primary: #f6cafb; --border-primary-hover: #f8d5fc; --border-secondary: #f4bdfb; --border-secondary-hover: #f6cafb; --border-tertiary: #f3b8fa; --border-tertiary-hover: #f3bafa; --border-active: #fef8ff; --border-active-invert: #f2b4fa; --icon-primary: #fef8ff; --icon-primary-invert: #f2b5fa; --icon-secondary: #f9dffd; --input-bg: #f2b4fa; --input-border: #f6cafb; --input-border-hover: #f9dffd; --input-border-active: #fef8ff; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(242, 180, 250, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ff84f7; --bg-brand-hover: #ff51f4; --bg-brand-active: #ff1ef0; --text-on-brand: #ffffff; --text-brand: #ff84f7; --text-brand-secondary: #ea00db; --icon-on-brand: #ffffff; --icon-brand: #ff84f7; --icon-brand-secondary: #ea00db; --border-brand: #ff84f7; --bg-brand-secondary: #f3affa; --bg-brand-secondary-hover: #f5aaf9; --bg-brand-secondary-active: #f6a6f9; }