@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: #1b1a1a; --bg-primary-hover: #212325; --bg-primary-active: #25282c; --bg-primary-invert: #8ebcea; --bg-secondary: #212325; --bg-secondary-hover: #25282c; --bg-secondary-active: #2a2f35; --bg-tertiary: #25282c; --bg-tertiary-hover: #2a2f35; --bg-tertiary-active: #404e5c; --bg-quaternary: #404e5c; --bg-quaternary-hover: #52687f; --bg-quaternary-active: #637f9d; --text-primary: #8ebcea; --text-primary-invert: #1c1c1c; --text-secondary: #637f9d; --text-secondary-invert: #404e5c; --border-primary: #404e5c; --border-primary-hover: #52687f; --border-secondary: #2a2f35; --border-secondary-hover: #404e5c; --border-tertiary: #212325; --border-tertiary-hover: #25282c; --border-active: #8ebcea; --border-active-invert: #1b1a1a; --icon-primary: #8ebcea; --icon-primary-invert: #1c1c1c; --icon-secondary: #637f9d; --input-bg: #1b1a1a; --input-border: #404e5c; --input-border-hover: #637f9d; --input-border-active: #8ebcea; --bg-transparent: rgba(153, 204, 255, 0.05); --bg-transparent-strong: rgba(153, 204, 255, 0.08); --bg-transparent-strongest: rgba(153, 204, 255, 0.12); --bg-transparent-blur-base: rgba(27, 26, 26, 0.9); --border-transparent: rgba(153, 204, 255, 0.1); --border-transparent-strong: rgba(153, 204, 255, 0.12); --border-transparent-strongest: rgba(153, 204, 255, 0.16); --bg-brand: #0288d1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --text-on-brand: #FFFFFF; --text-brand: #0288d1; --text-brand-secondary: #012539; --icon-on-brand: #FFFFFF; --icon-brand: #0288d1; --icon-brand-secondary: #012539; --border-brand: #0288d1; --bg-brand-secondary: #19252c; --bg-brand-secondary-hover: #16303f; --bg-brand-secondary-active: #143b51; }