@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: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.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: Poppins, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #275ab4; --bg-primary-hover: #3262b8; --bg-primary-active: #3867ba; --bg-primary-invert: #ecf0f8; --bg-secondary: #3262b8; --bg-secondary-hover: #3867ba; --bg-secondary-active: #416ebd; --bg-tertiary: #3867ba; --bg-tertiary-hover: #416ebd; --bg-tertiary-active: #668aca; --bg-quaternary: #668aca; --bg-quaternary-hover: #86a3d5; --bg-quaternary-active: #a2b8df; --text-primary: #ecf0f8; --text-primary-invert: #295cb5; --text-secondary: #a2b8df; --text-secondary-invert: #668aca; --border-primary: #668aca; --border-primary-hover: #86a3d5; --border-secondary: #416ebd; --border-secondary-hover: #668aca; --border-tertiary: #3262b8; --border-tertiary-hover: #3867ba; --border-active: #ecf0f8; --border-active-invert: #275ab4; --icon-primary: #ecf0f8; --icon-primary-invert: #295cb5; --icon-secondary: #a2b8df; --input-bg: #275ab4; --input-border: #668aca; --input-border-hover: #a2b8df; --input-border-active: #ecf0f8; --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(39, 90, 180, 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: #869aee; --bg-brand-hover: #5975e8; --bg-brand-active: #2d4fe1; --text-on-brand: #ffffff; --text-brand: #869aee; --text-brand-secondary: #1b3bc0; --icon-on-brand: #ffffff; --icon-brand: #869aee; --icon-brand-secondary: #1b3bc0; --border-brand: #869aee; --bg-brand-secondary: #3160ba; --bg-brand-secondary-hover: #3a67c0; --bg-brand-secondary-active: #446dc5; }