@font-face { font-family: Syne; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf") format("ttf"); } @font-face { font-family: Syne; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n7.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Syne, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Syne;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf; --font-family-heading: "Space Grotesk", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0b0c0d; --bg-primary-active: #111314; --bg-primary-invert: #c3d8e8; --bg-secondary: #0b0c0d; --bg-secondary-hover: #111314; --bg-secondary-active: #1a1c1f; --bg-tertiary: #111314; --bg-tertiary-hover: #1a1c1f; --bg-tertiary-active: #3e454a; --bg-quaternary: #3e454a; --bg-quaternary-hover: #5e6870; --bg-quaternary-active: #7a8791; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c3d8e8; --text-primary-invert: #020203; --text-secondary: #7a8791; --text-secondary-invert: #3e454a; --border-primary: #3e454a; --border-primary-hover: #5e6870; --border-secondary: #1a1c1f; --border-secondary-hover: #3e454a; --border-tertiary: #0b0c0d; --border-tertiary-hover: #111314; --border-active: #c3d8e8; --border-active-invert: #000000; --icon-primary: #c3d8e8; --icon-primary-invert: #020203; --icon-secondary: #7a8791; --input-bg: #000000; --input-border: #3e454a; --input-border-hover: #7a8791; --input-border-active: #c3d8e8; --bg-transparent: rgba(214, 237, 255, 0.05); --bg-transparent-strong: rgba(214, 237, 255, 0.08); --bg-transparent-strongest: rgba(214, 237, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(214, 237, 255, 0.1); --border-transparent-strong: rgba(214, 237, 255, 0.12); --border-transparent-strongest: rgba(214, 237, 255, 0.16); --bg-brand: #000d00; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #d6edff; --text-brand: #000d00; --text-brand-secondary: black; --icon-on-brand: #d6edff; --icon-brand: #000d00; --icon-brand-secondary: black; --border-brand: #000d00; --bg-brand-secondary: #000100; --bg-brand-secondary-hover: #000300; --bg-brand-secondary-active: #000400; }