@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: #0d0f1b; --bg-primary-active: #121522; --bg-primary-invert: #95c7e9; --bg-secondary: #0d0f1b; --bg-secondary-hover: #121522; --bg-secondary-active: #181e2c; --bg-tertiary: #121522; --bg-tertiary-hover: #181e2c; --bg-tertiary-active: #334255; --bg-quaternary: #334255; --bg-quaternary-hover: #4b6279; --bg-quaternary-active: #5f7e98; --text-primary: #95c7e9; --text-primary-invert: #070611; --text-secondary: #5f7e98; --text-secondary-invert: #334255; --border-primary: #334255; --border-primary-hover: #4b6279; --border-secondary: #181e2c; --border-secondary-hover: #334255; --border-tertiary: #0d0f1b; --border-tertiary-hover: #121522; --border-active: #95c7e9; --border-active-invert: #05040F; --icon-primary: #95c7e9; --icon-primary-invert: #070611; --icon-secondary: #5f7e98; --input-bg: #05040F; --input-border: #334255; --input-border-hover: #5f7e98; --input-border-active: #95c7e9; --bg-transparent: rgba(163, 218, 255, 0.05); --bg-transparent-strong: rgba(163, 218, 255, 0.08); --bg-transparent-strongest: rgba(163, 218, 255, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(163, 218, 255, 0.1); --border-transparent-strong: rgba(163, 218, 255, 0.12); --border-transparent-strongest: rgba(163, 218, 255, 0.16); --bg-brand: #2c80ff; --bg-brand-hover: #0063f8; --bg-brand-active: #004ec5; --text-on-brand: #F9F8FF; --text-brand: #2c80ff; --text-brand-secondary: #003a92; --icon-on-brand: #F9F8FF; --icon-brand: #2c80ff; --icon-brand-secondary: #003a92; --border-brand: #2c80ff; --bg-brand-secondary: #091027; --bg-brand-secondary-hover: #0d1d3f; --bg-brand-secondary-active: #112957; }