@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: #cee1ff; --bg-primary-hover: #c4d6f2; --bg-primary-active: #becfeb; --bg-primary-invert: #131417; --bg-secondary: #c4d6f2; --bg-secondary-hover: #becfeb; --bg-secondary-active: #b5c6e0; --bg-tertiary: #becfeb; --bg-tertiary-hover: #b5c6e0; --bg-tertiary-active: #92a0b5; --bg-quaternary: #92a0b5; --bg-quaternary-hover: #737e8f; --bg-quaternary-active: #59616e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131417; --text-primary-invert: #ccdffc; --text-secondary: #59616e; --text-secondary-invert: #92a0b5; --border-primary: #92a0b5; --border-primary-hover: #737e8f; --border-secondary: #b5c6e0; --border-secondary-hover: #92a0b5; --border-tertiary: #c4d6f2; --border-tertiary-hover: #becfeb; --border-active: #131417; --border-active-invert: #cee1ff; --icon-primary: #131417; --icon-primary-invert: #ccdffc; --icon-secondary: #59616e; --input-bg: #cee1ff; --input-border: #92a0b5; --input-border-hover: #59616e; --input-border-active: #131417; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(206, 225, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #f7eeff; --bg-brand-hover: #dfbbff; --bg-brand-active: #c788ff; --text-on-brand: #0c0c0c; --text-brand: #f7eeff; --text-brand-secondary: #af55ff; --icon-on-brand: #0c0c0c; --icon-brand: #f7eeff; --icon-brand-secondary: #af55ff; --border-brand: #f7eeff; --bg-brand-secondary: #d2e2ff; --bg-brand-secondary-hover: #d6e4ff; --bg-brand-secondary-active: #dae5ff; }