@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: Quantico; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_n4.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: Quantico, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #05040F; --bg-primary-hover: #0b0d1b; --bg-primary-active: #0e1322; --bg-primary-invert: #6dafe9; --bg-secondary: #0b0d1b; --bg-secondary-hover: #0e1322; --bg-secondary-active: #131b2c; --bg-tertiary: #0e1322; --bg-tertiary-hover: #131b2c; --bg-tertiary-active: #263b55; --bg-quaternary: #263b55; --bg-quaternary-hover: #375779; --bg-quaternary-active: #466f98; --text-primary: #6dafe9; --text-primary-invert: #060611; --text-secondary: #466f98; --text-secondary-invert: #263b55; --border-primary: #263b55; --border-primary-hover: #375779; --border-secondary: #131b2c; --border-secondary-hover: #263b55; --border-tertiary: #0b0d1b; --border-tertiary-hover: #0e1322; --border-active: #6dafe9; --border-active-invert: #05040F; --icon-primary: #6dafe9; --icon-primary-invert: #060611; --icon-secondary: #466f98; --input-bg: #05040F; --input-border: #263b55; --input-border-hover: #466f98; --input-border-active: #6dafe9; --bg-transparent: rgba(119, 192, 255, 0.05); --bg-transparent-strong: rgba(119, 192, 255, 0.08); --bg-transparent-strongest: rgba(119, 192, 255, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(119, 192, 255, 0.1); --border-transparent-strong: rgba(119, 192, 255, 0.12); --border-transparent-strongest: rgba(119, 192, 255, 0.16); --bg-brand: #3b00bb; --bg-brand-hover: #2b0088; --bg-brand-active: #1b0055; --text-on-brand: #ffffff; --text-brand: #3b00bb; --text-brand-secondary: #0b0022; --icon-on-brand: #ffffff; --icon-brand: #3b00bb; --icon-brand-secondary: #0b0022; --border-brand: #3b00bb; --bg-brand-secondary: #0a0420; --bg-brand-secondary-hover: #100331; --bg-brand-secondary-active: #150343; }