@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: #1e0030; --bg-primary-hover: #290c3a; --bg-primary-active: #301441; --bg-primary-invert: #e5e2ec; --bg-secondary: #290c3a; --bg-secondary-hover: #301441; --bg-secondary-active: #381e49; --bg-tertiary: #301441; --bg-tertiary-hover: #381e49; --bg-tertiary-active: #5e486c; --bg-quaternary: #5e486c; --bg-quaternary-hover: #7e6d8b; --bg-quaternary-active: #9b8da6; --text-primary: #e5e2ec; --text-primary-invert: #200232; --text-secondary: #9b8da6; --text-secondary-invert: #5e486c; --border-primary: #5e486c; --border-primary-hover: #7e6d8b; --border-secondary: #381e49; --border-secondary-hover: #5e486c; --border-tertiary: #290c3a; --border-tertiary-hover: #301441; --border-active: #e5e2ec; --border-active-invert: #1e0030; --icon-primary: #e5e2ec; --icon-primary-invert: #200232; --icon-secondary: #9b8da6; --input-bg: #1e0030; --input-border: #5e486c; --input-border-hover: #9b8da6; --input-border-active: #e5e2ec; --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(30, 0, 48, 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: #c12cff; --bg-brand-hover: #af00f8; --bg-brand-active: #8b00c5; --text-on-brand: #F9F8FF; --text-brand: #c12cff; --text-brand-secondary: #670092; --icon-on-brand: #F9F8FF; --icon-brand: #c12cff; --icon-brand-secondary: #670092; --border-brand: #c12cff; --bg-brand-secondary: #2e0445; --bg-brand-secondary-hover: #3f0959; --bg-brand-secondary-active: #4f0d6e; }