@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: Quilon; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quilon_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quilon_n5.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: Quilon, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #ba81f7; --bg-primary-hover: #bd87f7; --bg-primary-active: #c08bf8; --bg-primary-invert: #f9f4fe; --bg-secondary: #bd87f7; --bg-secondary-hover: #c08bf8; --bg-secondary-active: #c290f8; --bg-tertiary: #c08bf8; --bg-tertiary-hover: #c290f8; --bg-tertiary-active: #cea6f9; --bg-quaternary: #cea6f9; --bg-quaternary-hover: #d8b8fb; --bg-quaternary-active: #e1c9fc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f9f4fe; --text-primary-invert: #bb82f7; --text-secondary: #e1c9fc; --text-secondary-invert: #cea6f9; --border-primary: #cea6f9; --border-primary-hover: #d8b8fb; --border-secondary: #c290f8; --border-secondary-hover: #cea6f9; --border-tertiary: #bd87f7; --border-tertiary-hover: #c08bf8; --border-active: #f9f4fe; --border-active-invert: #ba81f7; --icon-primary: #f9f4fe; --icon-primary-invert: #bb82f7; --icon-secondary: #e1c9fc; --input-bg: #ba81f7; --input-border: #cea6f9; --input-border-hover: #e1c9fc; --input-border-active: #f9f4fe; --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(186, 129, 247, 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: #75e4ff; --bg-brand-hover: #42daff; --bg-brand-active: #0fd0ff; --text-on-brand: #ffffff; --text-brand: #75e4ff; --text-brand-secondary: #00b0db; --icon-on-brand: #ffffff; --icon-brand: #75e4ff; --icon-brand-secondary: #00b0db; --border-brand: #75e4ff; --bg-brand-secondary: #b38bf8; --bg-brand-secondary-hover: #ac95f9; --bg-brand-secondary-active: #a59ff9; }