@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: #74c080; --bg-primary-hover: #7bc386; --bg-primary-active: #7fc58a; --bg-primary-invert: #f2f9f4; --bg-secondary: #7bc386; --bg-secondary-hover: #7fc58a; --bg-secondary-active: #85c88f; --bg-tertiary: #7fc58a; --bg-tertiary-hover: #85c88f; --bg-tertiary-active: #9cd2a5; --bg-quaternary: #9cd2a5; --bg-quaternary-hover: #b1dcb8; --bg-quaternary-active: #c3e4c8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2f9f4; --text-primary-invert: #75c181; --text-secondary: #c3e4c8; --text-secondary-invert: #9cd2a5; --border-primary: #9cd2a5; --border-primary-hover: #b1dcb8; --border-secondary: #85c88f; --border-secondary-hover: #9cd2a5; --border-tertiary: #7bc386; --border-tertiary-hover: #7fc58a; --border-active: #f2f9f4; --border-active-invert: #74c080; --icon-primary: #f2f9f4; --icon-primary-invert: #75c181; --icon-secondary: #c3e4c8; --input-bg: #74c080; --input-border: #9cd2a5; --input-border-hover: #c3e4c8; --input-border-active: #f2f9f4; --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(116, 192, 128, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #82c68d; --bg-brand-secondary-hover: #90cd99; --bg-brand-secondary-active: #9ed3a6; }