@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "League Spartan"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "League Spartan", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 120px; --bg-primary: #f7f8fa; --bg-primary-hover: #ebecee; --bg-primary-active: #e3e4e6; --bg-primary-invert: #161617; --bg-secondary: #ebecee; --bg-secondary-hover: #e3e4e6; --bg-secondary-active: #d9dadc; --bg-tertiary: #e3e4e6; --bg-tertiary-hover: #d9dadc; --bg-tertiary-active: #afb0b2; --bg-quaternary: #afb0b2; --bg-quaternary-hover: #8a8b8c; --bg-quaternary-active: #6a6b6c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161617; --text-primary-invert: #f5f6f8; --text-secondary: #6a6b6c; --text-secondary-invert: #afb0b2; --border-primary: #afb0b2; --border-primary-hover: #8a8b8c; --border-secondary: #d9dadc; --border-secondary-hover: #afb0b2; --border-tertiary: #ebecee; --border-tertiary-hover: #e3e4e6; --border-active: #161617; --border-active-invert: #f7f8fa; --icon-primary: #161617; --icon-primary-invert: #f5f6f8; --icon-secondary: #6a6b6c; --input-bg: #f7f8fa; --input-border: #afb0b2; --input-border-hover: #6a6b6c; --input-border-active: #161617; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(247, 248, 250, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #0b1f3a; --bg-brand-hover: #03080f; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #0b1f3a; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0b1f3a; --icon-brand-secondary: black; --border-brand: #0b1f3a; --bg-brand-secondary: #dfe2e7; --bg-brand-secondary-hover: #c8cdd4; --bg-brand-secondary-active: #b0b7c0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }