@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: #02029e; --bg-primary-hover: #0f0fa3; --bg-primary-active: #1616a6; --bg-primary-invert: #e8e8f6; --bg-secondary: #0f0fa3; --bg-secondary-hover: #1616a6; --bg-secondary-active: #2020aa; --bg-tertiary: #1616a6; --bg-tertiary-hover: #2020aa; --bg-tertiary-active: #4b4bba; --bg-quaternary: #4b4bba; --bg-quaternary-hover: #7171c9; --bg-quaternary-active: #9292d5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e8f6; --text-primary-invert: #05059f; --text-secondary: #9292d5; --text-secondary-invert: #4b4bba; --border-primary: #4b4bba; --border-primary-hover: #7171c9; --border-secondary: #2020aa; --border-secondary-hover: #4b4bba; --border-tertiary: #0f0fa3; --border-tertiary-hover: #1616a6; --border-active: #e8e8f6; --border-active-invert: #02029e; --icon-primary: #e8e8f6; --icon-primary-invert: #05059f; --icon-secondary: #9292d5; --input-bg: #02029e; --input-border: #4b4bba; --input-border-hover: #9292d5; --input-border-active: #e8e8f6; --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(2, 2, 158, 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: #ffa500; --bg-brand-hover: #cc8400; --bg-brand-active: #996300; --text-on-brand: #02029e; --text-brand: #ffa500; --text-brand-secondary: #664200; --icon-on-brand: #02029e; --icon-brand: #ffa500; --icon-brand-secondary: #664200; --border-brand: #ffa500; --bg-brand-secondary: #1b128e; --bg-brand-secondary-hover: #35237e; --bg-brand-secondary-active: #4e336f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }