@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: #58009a; --bg-primary-hover: #58099f; --bg-primary-active: #570fa2; --bg-primary-invert: #51a6f6; --bg-secondary: #58099f; --bg-secondary-hover: #570fa2; --bg-secondary-active: #5716a6; --bg-tertiary: #570fa2; --bg-tertiary-hover: #5716a6; --bg-tertiary-active: #5635b7; --bg-quaternary: #5635b7; --bg-quaternary-hover: #5450c6; --bg-quaternary-active: #5368d4; --text-primary: #51a6f6; --text-primary-invert: #58029b; --text-secondary: #5368d4; --text-secondary-invert: #5635b7; --border-primary: #5635b7; --border-primary-hover: #5450c6; --border-secondary: #5716a6; --border-secondary-hover: #5635b7; --border-tertiary: #58099f; --border-tertiary-hover: #570fa2; --border-active: #51a6f6; --border-active-invert: #58009a; --icon-primary: #51a6f6; --icon-primary-invert: #58029b; --icon-secondary: #5368d4; --input-bg: #58009a; --input-border: #5635b7; --input-border-hover: #5368d4; --input-border-active: #51a6f6; --bg-transparent: rgba(80, 182, 255, 0.05); --bg-transparent-strong: rgba(80, 182, 255, 0.08); --bg-transparent-strongest: rgba(80, 182, 255, 0.12); --bg-transparent-blur-base: rgba(88, 0, 154, 0.9); --border-transparent: rgba(80, 182, 255, 0.1); --border-transparent-strong: rgba(80, 182, 255, 0.12); --border-transparent-strongest: rgba(80, 182, 255, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #F9F8FF; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #F9F8FF; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #5904a4; --bg-brand-secondary-hover: #5a09ae; --bg-brand-secondary-active: #5b0db8; }