@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: #F6EFFF; --bg-primary-hover: #f6e8fe; --bg-primary-active: #f5e3fe; --bg-primary-invert: #ee6aef; --bg-secondary: #f6e8fe; --bg-secondary-hover: #f5e3fe; --bg-secondary-active: #f5ddfd; --bg-tertiary: #f5e3fe; --bg-tertiary-hover: #f5ddfd; --bg-tertiary-active: #f3c5fa; --bg-quaternary: #f3c5fa; --bg-quaternary-hover: #f2aff7; --bg-quaternary-active: #f19cf5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ee6aef; --text-primary-invert: #f6eeff; --text-secondary: #f19cf5; --text-secondary-invert: #f3c5fa; --border-primary: #f3c5fa; --border-primary-hover: #f2aff7; --border-secondary: #f5ddfd; --border-secondary-hover: #f3c5fa; --border-tertiary: #f6e8fe; --border-tertiary-hover: #f5e3fe; --border-active: #ee6aef; --border-active-invert: #F6EFFF; --icon-primary: #ee6aef; --icon-primary-invert: #f6eeff; --icon-secondary: #f19cf5; --input-bg: #F6EFFF; --input-border: #f3c5fa; --input-border-hover: #f19cf5; --input-border-active: #ee6aef; --bg-transparent: rgba(237, 93, 237, 0.05); --bg-transparent-strong: rgba(237, 93, 237, 0.08); --bg-transparent-strongest: rgba(237, 93, 237, 0.12); --bg-transparent-blur-base: rgba(246, 239, 255, 0.9); --border-transparent: rgba(237, 93, 237, 0.1); --border-transparent-strong: rgba(237, 93, 237, 0.12); --border-transparent-strongest: rgba(237, 93, 237, 0.16); --bg-brand: #e88ee8; --bg-brand-hover: #df64df; --bg-brand-active: #d739d7; --text-on-brand: #FFFFFF; --text-brand: #e88ee8; --text-brand-secondary: #b825b8; --icon-on-brand: #FFFFFF; --icon-brand: #e88ee8; --icon-brand-secondary: #b825b8; --border-brand: #e88ee8; --bg-brand-secondary: #f5e5fd; --bg-brand-secondary-hover: #f3dcfa; --bg-brand-secondary-active: #f2d2f8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }