@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: "Clash Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n5.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: "Clash Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #00112d; --bg-primary-hover: #0b1c38; --bg-primary-active: #12223e; --bg-primary-invert: #cbd7ec; --bg-secondary: #0b1c38; --bg-secondary-hover: #12223e; --bg-secondary-active: #1b2b46; --bg-tertiary: #12223e; --bg-tertiary-hover: #1b2b46; --bg-tertiary-active: #41506a; --bg-quaternary: #41506a; --bg-quaternary-hover: #627189; --bg-quaternary-active: #7f8da5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cbd7ec; --text-primary-invert: #02132f; --text-secondary: #7f8da5; --text-secondary-invert: #41506a; --border-primary: #41506a; --border-primary-hover: #627189; --border-secondary: #1b2b46; --border-secondary-hover: #41506a; --border-tertiary: #0b1c38; --border-tertiary-hover: #12223e; --border-active: #cbd7ec; --border-active-invert: #00112d; --icon-primary: #cbd7ec; --icon-primary-invert: #02132f; --icon-secondary: #7f8da5; --input-bg: #00112d; --input-border: #41506a; --input-border-hover: #7f8da5; --input-border-active: #cbd7ec; --bg-transparent: rgba(223, 235, 255, 0.05); --bg-transparent-strong: rgba(223, 235, 255, 0.08); --bg-transparent-strongest: rgba(223, 235, 255, 0.12); --bg-transparent-blur-base: rgba(0, 17, 45, 0.9); --border-transparent: rgba(223, 235, 255, 0.1); --border-transparent-strong: rgba(223, 235, 255, 0.12); --border-transparent-strongest: rgba(223, 235, 255, 0.16); --bg-brand: #0066ff; --bg-brand-hover: #0052cc; --bg-brand-active: #003d99; --text-on-brand: #ffffff; --text-brand: #0066ff; --text-brand-secondary: #002966; --icon-on-brand: #ffffff; --icon-brand: #0066ff; --icon-brand-secondary: #002966; --border-brand: #0066ff; --bg-brand-secondary: #001a42; --bg-brand-secondary-hover: #002257; --bg-brand-secondary-active: #002b6c; }