@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: #21283b; --bg-primary-hover: #2c3345; --bg-primary-active: #33394b; --bg-primary-invert: #ebeced; --bg-secondary: #2c3345; --bg-secondary-hover: #33394b; --bg-secondary-active: #3c4253; --bg-tertiary: #33394b; --bg-tertiary-hover: #3c4253; --bg-tertiary-active: #616674; --bg-quaternary: #616674; --bg-quaternary-hover: #838791; --bg-quaternary-active: #a0a3ab; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebeced; --text-primary-invert: #232a3d; --text-secondary: #a0a3ab; --text-secondary-invert: #616674; --border-primary: #616674; --border-primary-hover: #838791; --border-secondary: #3c4253; --border-secondary-hover: #616674; --border-tertiary: #2c3345; --border-tertiary-hover: #33394b; --border-active: #ebeced; --border-active-invert: #21283b; --icon-primary: #ebeced; --icon-primary-invert: #232a3d; --icon-secondary: #a0a3ab; --input-bg: #21283b; --input-border: #616674; --input-border-hover: #a0a3ab; --input-border-active: #ebeced; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(33, 40, 59, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #39a8e0; --bg-brand-hover: #1f8fc7; --bg-brand-active: #186f9b; --text-on-brand: #ffffff; --text-brand: #39a8e0; --text-brand-secondary: #114f6f; --icon-on-brand: #ffffff; --icon-brand: #39a8e0; --icon-brand-secondary: #114f6f; --border-brand: #39a8e0; --bg-brand-secondary: #23354c; --bg-brand-secondary-hover: #26425c; --bg-brand-secondary-active: #284e6d; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }