@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: #c75f5f; --bg-primary-hover: #c96666; --bg-primary-active: #ca6a6a; --bg-primary-invert: #ecdada; --bg-secondary: #c96666; --bg-secondary-hover: #ca6a6a; --bg-secondary-active: #cc6f6f; --bg-tertiary: #ca6a6a; --bg-tertiary-hover: #cc6f6f; --bg-tertiary-active: #d38686; --bg-quaternary: #d38686; --bg-quaternary-hover: #d99a9a; --bg-quaternary-active: #deacac; --text-primary: #ecdada; --text-primary-invert: #c76060; --text-secondary: #deacac; --text-secondary-invert: #d38686; --border-primary: #d38686; --border-primary-hover: #d99a9a; --border-secondary: #cc6f6f; --border-secondary-hover: #d38686; --border-tertiary: #c96666; --border-tertiary-hover: #ca6a6a; --border-active: #ecdada; --border-active-invert: #c75f5f; --icon-primary: #ecdada; --icon-primary-invert: #c76060; --icon-secondary: #deacac; --input-bg: #c75f5f; --input-border: #d38686; --input-border-hover: #deacac; --input-border-active: #ecdada; --bg-transparent: rgba(240, 230, 230, 0.05); --bg-transparent-strong: rgba(240, 230, 230, 0.08); --bg-transparent-strongest: rgba(240, 230, 230, 0.12); --bg-transparent-blur-base: rgba(199, 95, 95, 0.9); --border-transparent: rgba(240, 230, 230, 0.1); --border-transparent-strong: rgba(240, 230, 230, 0.12); --border-transparent-strongest: rgba(240, 230, 230, 0.16); --bg-brand: #8A1C1C; --bg-brand-hover: #601313; --bg-brand-active: #350b0b; --text-on-brand: #FFFFFF; --text-brand: #8A1C1C; --text-brand-secondary: #0b0202; --icon-on-brand: #FFFFFF; --icon-brand: #8A1C1C; --icon-brand-secondary: #0b0202; --border-brand: #8A1C1C; --bg-brand-secondary: #c15858; --bg-brand-secondary-hover: #bb5252; --bg-brand-secondary-active: #b54b4b; }