@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: #11101b; --bg-primary-active: #191822; --bg-primary-invert: #e6e6e7; --bg-secondary: #11101b; --bg-secondary-hover: #191822; --bg-secondary-active: #23222b; --bg-tertiary: #191822; --bg-tertiary-hover: #23222b; --bg-tertiary-active: #4d4c54; --bg-quaternary: #4d4c54; --bg-quaternary-hover: #727177; --bg-quaternary-active: #929196; --text-primary: #e6e6e7; --text-primary-invert: #070611; --text-secondary: #929196; --text-secondary-invert: #4d4c54; --border-primary: #4d4c54; --border-primary-hover: #727177; --border-secondary: #23222b; --border-secondary-hover: #4d4c54; --border-tertiary: #11101b; --border-tertiary-hover: #191822; --border-active: #e6e6e7; --border-active-invert: #05040F; --icon-primary: #e6e6e7; --icon-primary-invert: #070611; --icon-secondary: #929196; --input-bg: #05040F; --input-border: #4d4c54; --input-border-hover: #929196; --input-border-active: #e6e6e7; --bg-transparent: rgba(252, 252, 252, 0.05); --bg-transparent-strong: rgba(252, 252, 252, 0.08); --bg-transparent-strongest: rgba(252, 252, 252, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(252, 252, 252, 0.1); --border-transparent-strong: rgba(252, 252, 252, 0.12); --border-transparent-strongest: rgba(252, 252, 252, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #060606; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #060606; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #1e1d27; --bg-brand-secondary-hover: #37363f; --bg-brand-secondary-active: #504f57; }