@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: #2b2e2e; --bg-primary-hover: #363838; --bg-primary-active: #3c3f3f; --bg-primary-invert: #ececec; --bg-secondary: #363838; --bg-secondary-hover: #3c3f3f; --bg-secondary-active: #444747; --bg-tertiary: #3c3f3f; --bg-tertiary-hover: #444747; --bg-tertiary-active: #686b6b; --bg-quaternary: #686b6b; --bg-quaternary-hover: #888a8a; --bg-quaternary-active: #a4a5a5; --text-primary: #ececec; --text-primary-invert: #2d3030; --text-secondary: #a4a5a5; --text-secondary-invert: #686b6b; --border-primary: #686b6b; --border-primary-hover: #888a8a; --border-secondary: #444747; --border-secondary-hover: #686b6b; --border-tertiary: #363838; --border-tertiary-hover: #3c3f3f; --border-active: #ececec; --border-active-invert: #2b2e2e; --icon-primary: #ececec; --icon-primary-invert: #2d3030; --icon-secondary: #a4a5a5; --input-bg: #2b2e2e; --input-border: #686b6b; --input-border-hover: #a4a5a5; --input-border-active: #ececec; --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(43, 46, 46, 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: #478ab1; --bg-brand-hover: #386e8d; --bg-brand-active: #2a5168; --text-on-brand: #FFFFFF; --text-brand: #478ab1; --text-brand-secondary: #1b3544; --icon-on-brand: #FFFFFF; --icon-brand: #478ab1; --icon-brand-secondary: #1b3544; --border-brand: #478ab1; --bg-brand-secondary: #2e373b; --bg-brand-secondary-hover: #314048; --bg-brand-secondary-active: #334a55; }