@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: #fbf4e9; --bg-primary-hover: #faece0; --bg-primary-active: #f9e7db; --bg-primary-invert: #e2654d; --bg-secondary: #faece0; --bg-secondary-hover: #f9e7db; --bg-secondary-active: #f8e1d4; --bg-tertiary: #f9e7db; --bg-tertiary-hover: #f8e1d4; --bg-tertiary-active: #f3c6b7; --bg-quaternary: #f3c6b7; --bg-quaternary-hover: #efaf9e; --bg-quaternary-active: #ec9b88; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2654d; --text-primary-invert: #fbf2e7; --text-secondary: #ec9b88; --text-secondary-invert: #f3c6b7; --border-primary: #f3c6b7; --border-primary-hover: #efaf9e; --border-secondary: #f8e1d4; --border-secondary-hover: #f3c6b7; --border-tertiary: #faece0; --border-tertiary-hover: #f9e7db; --border-active: #e2654d; --border-active-invert: #fbf4e9; --icon-primary: #e2654d; --icon-primary-invert: #fbf2e7; --icon-secondary: #ec9b88; --input-bg: #fbf4e9; --input-border: #f3c6b7; --input-border-hover: #ec9b88; --input-border-active: #e2654d; --bg-transparent: rgba(224, 87, 62, 0.05); --bg-transparent-strong: rgba(224, 87, 62, 0.08); --bg-transparent-strongest: rgba(224, 87, 62, 0.12); --bg-transparent-blur-base: rgba(251, 244, 233, 0.9); --border-transparent: rgba(224, 87, 62, 0.1); --border-transparent-strong: rgba(224, 87, 62, 0.12); --border-transparent-strongest: rgba(224, 87, 62, 0.16); --bg-brand: #5b5757; --bg-brand-hover: #413e3e; --bg-brand-active: #272525; --text-on-brand: #fbf4e9; --text-brand: #5b5757; --text-brand-secondary: #0d0c0c; --icon-on-brand: #fbf4e9; --icon-brand: #5b5757; --icon-brand-secondary: #0d0c0c; --border-brand: #5b5757; --bg-brand-secondary: #ebe4da; --bg-brand-secondary-hover: #dbd5cc; --bg-brand-secondary-active: #cbc5bd; }