@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; --logo-width: 300px; --bg-primary: #e2fcd1; --bg-primary-hover: #d7f5c7; --bg-primary-active: #d1f1c1; --bg-primary-invert: #1d8316; --bg-secondary: #d7f5c7; --bg-secondary-hover: #d1f1c1; --bg-secondary-active: #c8ecb8; --bg-tertiary: #d1f1c1; --bg-tertiary-hover: #c8ecb8; --bg-tertiary-active: #a3d595; --bg-quaternary: #a3d595; --bg-quaternary-hover: #83c176; --bg-quaternary-active: #67b05c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1d8316; --text-primary-invert: #e0fbcf; --text-secondary: #67b05c; --text-secondary-invert: #a3d595; --border-primary: #a3d595; --border-primary-hover: #83c176; --border-secondary: #c8ecb8; --border-secondary-hover: #a3d595; --border-tertiary: #d7f5c7; --border-tertiary-hover: #d1f1c1; --border-active: #1d8316; --border-active-invert: #e2fcd1; --icon-primary: #1d8316; --icon-primary-invert: #e0fbcf; --icon-secondary: #67b05c; --input-bg: #e2fcd1; --input-border: #a3d595; --input-border-hover: #67b05c; --input-border-active: #1d8316; --bg-transparent: rgba(10, 119, 3, 0.05); --bg-transparent-strong: rgba(10, 119, 3, 0.08); --bg-transparent-strongest: rgba(10, 119, 3, 0.12); --bg-transparent-blur-base: rgba(226, 252, 209, 0.9); --border-transparent: rgba(10, 119, 3, 0.1); --border-transparent-strong: rgba(10, 119, 3, 0.12); --border-transparent-strongest: rgba(10, 119, 3, 0.16); --bg-brand: #0a7703; --bg-brand-hover: #064502; --bg-brand-active: #021400; --text-on-brand: #000000; --text-brand: #0a7703; --text-brand-secondary: black; --icon-on-brand: #000000; --icon-brand: #0a7703; --icon-brand-secondary: black; --border-brand: #0a7703; --bg-brand-secondary: #ccefbc; --bg-brand-secondary-hover: #b7e1a8; --bg-brand-secondary-active: #a1d493; --input-radius: 10px; --image-radius: 15px; --panel-radius: 10px; --button-radius: 72px 72px 72px 72px; }