@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: #00101c; --bg-primary-hover: #0d1c27; --bg-primary-active: #14232e; --bg-primary-invert: #e8e9eb; --bg-secondary: #0d1c27; --bg-secondary-hover: #14232e; --bg-secondary-active: #1f2d37; --bg-tertiary: #14232e; --bg-tertiary-hover: #1f2d37; --bg-tertiary-active: #4a555e; --bg-quaternary: #4a555e; --bg-quaternary-hover: #707980; --bg-quaternary-active: #91989d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e9eb; --text-primary-invert: #03121e; --text-secondary: #91989d; --text-secondary-invert: #4a555e; --border-primary: #4a555e; --border-primary-hover: #707980; --border-secondary: #1f2d37; --border-secondary-hover: #4a555e; --border-tertiary: #0d1c27; --border-tertiary-hover: #14232e; --border-active: #e8e9eb; --border-active-invert: #00101c; --icon-primary: #e8e9eb; --icon-primary-invert: #03121e; --icon-secondary: #91989d; --input-bg: #00101c; --input-border: #4a555e; --input-border-hover: #91989d; --input-border-active: #e8e9eb; --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, 16, 28, 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: #00f3ff; --bg-brand-hover: #00c2cc; --bg-brand-active: #009299; --text-on-brand: #00479d; --text-brand: #00f3ff; --text-brand-secondary: #006166; --icon-on-brand: #00479d; --icon-brand: #00f3ff; --icon-brand-secondary: #006166; --border-brand: #00f3ff; --bg-brand-secondary: #002733; --bg-brand-secondary-hover: #003d49; --bg-brand-secondary-active: #005460; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }