@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #001681; --bg-primary-hover: #0d2287; --bg-primary-active: #14298b; --bg-primary-invert: #e8eaf4; --bg-secondary: #0d2287; --bg-secondary-hover: #14298b; --bg-secondary-active: #1f3290; --bg-tertiary: #14298b; --bg-tertiary-hover: #1f3290; --bg-tertiary-active: #4a5aa6; --bg-quaternary: #4a5aa6; --bg-quaternary-hover: #707db8; --bg-quaternary-active: #919bc9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8eaf4; --text-primary-invert: #031882; --text-secondary: #919bc9; --text-secondary-invert: #4a5aa6; --border-primary: #4a5aa6; --border-primary-hover: #707db8; --border-secondary: #1f3290; --border-secondary-hover: #4a5aa6; --border-tertiary: #0d2287; --border-tertiary-hover: #14298b; --border-active: #e8eaf4; --border-active-invert: #001681; --icon-primary: #e8eaf4; --icon-primary-invert: #031882; --icon-secondary: #919bc9; --input-bg: #001681; --input-border: #4a5aa6; --input-border-hover: #919bc9; --input-border-active: #e8eaf4; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(0, 22, 129, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ff00ff; --bg-brand-hover: #cc00cc; --bg-brand-active: #990099; --text-on-brand: #ffffff; --text-brand: #ff00ff; --text-brand-secondary: #660066; --icon-on-brand: #ffffff; --icon-brand: #ff00ff; --icon-brand-secondary: #660066; --border-brand: #ff00ff; --bg-brand-secondary: #1a148e; --bg-brand-secondary-hover: #33129a; --bg-brand-secondary-active: #4d0fa7; }