@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: #d2c3d8; --bg-primary-hover: #cbbbd2; --bg-primary-active: #c6b6ce; --bg-primary-invert: #4e3365; --bg-secondary: #cbbbd2; --bg-secondary-hover: #c6b6ce; --bg-secondary-active: #c1b0c9; --bg-tertiary: #c6b6ce; --bg-tertiary-hover: #c1b0c9; --bg-tertiary-active: #a895b3; --bg-quaternary: #a895b3; --bg-quaternary-hover: #927da1; --bg-quaternary-active: #7f6990; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4e3365; --text-primary-invert: #d1c1d7; --text-secondary: #7f6990; --text-secondary-invert: #a895b3; --border-primary: #a895b3; --border-primary-hover: #927da1; --border-secondary: #c1b0c9; --border-secondary-hover: #a895b3; --border-tertiary: #cbbbd2; --border-tertiary-hover: #c6b6ce; --border-active: #4e3365; --border-active-invert: #d2c3d8; --icon-primary: #4e3365; --icon-primary-invert: #d1c1d7; --icon-secondary: #7f6990; --input-bg: #d2c3d8; --input-border: #a895b3; --input-border-hover: #7f6990; --input-border-active: #4e3365; --bg-transparent: rgba(65, 37, 90, 0.05); --bg-transparent-strong: rgba(65, 37, 90, 0.08); --bg-transparent-strongest: rgba(65, 37, 90, 0.12); --bg-transparent-blur-base: rgba(210, 195, 216, 0.9); --border-transparent: rgba(65, 37, 90, 0.1); --border-transparent-strong: rgba(65, 37, 90, 0.12); --border-transparent-strongest: rgba(65, 37, 90, 0.16); --bg-brand: #87a98b; --bg-brand-hover: #6a936f; --bg-brand-active: #547658; --text-on-brand: #2b6931; --text-brand: #87a98b; --text-brand-secondary: #3f5842; --icon-on-brand: #2b6931; --icon-brand: #87a98b; --icon-brand-secondary: #3f5842; --border-brand: #87a98b; --bg-brand-secondary: #cbc0d0; --bg-brand-secondary-hover: #c3bec9; --bg-brand-secondary-active: #bcbbc1; }