@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: #05040F; --bg-primary-hover: #0e0d19; --bg-primary-active: #131220; --bg-primary-invert: #a6a6cc; --bg-secondary: #0e0d19; --bg-secondary-hover: #131220; --bg-secondary-active: #1a1928; --bg-tertiary: #131220; --bg-tertiary-hover: #1a1928; --bg-tertiary-active: #38384b; --bg-quaternary: #38384b; --bg-quaternary-hover: #53526b; --bg-quaternary-active: #6a6986; --text-primary: #a6a6cc; --text-primary-invert: #070611; --text-secondary: #6a6986; --text-secondary-invert: #38384b; --border-primary: #38384b; --border-primary-hover: #53526b; --border-secondary: #1a1928; --border-secondary-hover: #38384b; --border-tertiary: #0e0d19; --border-tertiary-hover: #131220; --border-active: #a6a6cc; --border-active-invert: #05040F; --icon-primary: #a6a6cc; --icon-primary-invert: #070611; --icon-secondary: #6a6986; --input-bg: #05040F; --input-border: #38384b; --input-border-hover: #6a6986; --input-border-active: #a6a6cc; --bg-transparent: rgba(182, 182, 223, 0.05); --bg-transparent-strong: rgba(182, 182, 223, 0.08); --bg-transparent-strongest: rgba(182, 182, 223, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(182, 182, 223, 0.1); --border-transparent-strong: rgba(182, 182, 223, 0.12); --border-transparent-strongest: rgba(182, 182, 223, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #140a44; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #140a44; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #0e0827; --bg-brand-secondary-hover: #180c3f; --bg-brand-secondary-active: #211057; }