@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: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #2a0432; --bg-primary-hover: #34103c; --bg-primary-active: #3b1842; --bg-primary-invert: #e6e2ed; --bg-secondary: #34103c; --bg-secondary-hover: #3b1842; --bg-secondary-active: #43214b; --bg-tertiary: #3b1842; --bg-tertiary-hover: #43214b; --bg-tertiary-active: #664b6d; --bg-quaternary: #664b6d; --bg-quaternary-hover: #856f8c; --bg-quaternary-active: #a08fa7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e6e2ed; --text-primary-invert: #2c0634; --text-secondary: #a08fa7; --text-secondary-invert: #664b6d; --border-primary: #664b6d; --border-primary-hover: #856f8c; --border-secondary: #43214b; --border-secondary-hover: #664b6d; --border-tertiary: #34103c; --border-tertiary-hover: #3b1842; --border-active: #e6e2ed; --border-active-invert: #2a0432; --icon-primary: #e6e2ed; --icon-primary-invert: #2c0634; --icon-secondary: #a08fa7; --input-bg: #2a0432; --input-border: #664b6d; --input-border-hover: #a08fa7; --input-border-active: #e6e2ed; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(42, 4, 50, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #ff6094; --bg-brand-hover: #ff2d72; --bg-brand-active: #f90051; --text-on-brand: #F9F8FF; --text-brand: #ff6094; --text-brand-secondary: #c60041; --icon-on-brand: #F9F8FF; --icon-brand: #ff6094; --icon-brand-secondary: #c60041; --border-brand: #ff6094; --bg-brand-secondary: #3f0d3c; --bg-brand-secondary-hover: #551646; --bg-brand-secondary-active: #6a204f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px; }