@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: Baskervville; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/baskervville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/baskervville_n4.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: Baskervville, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #191919; --bg-primary-hover: #242424; --bg-primary-active: #2b2b2b; --bg-primary-invert: #e5e8e5; --bg-secondary: #242424; --bg-secondary-hover: #2b2b2b; --bg-secondary-active: #343434; --bg-tertiary: #2b2b2b; --bg-tertiary-hover: #343434; --bg-tertiary-active: #5a5b5a; --bg-quaternary: #5a5b5a; --bg-quaternary-hover: #7c7d7c; --bg-quaternary-active: #999b99; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e8e5; --text-primary-invert: #1b1b1b; --text-secondary: #999b99; --text-secondary-invert: #5a5b5a; --border-primary: #5a5b5a; --border-primary-hover: #7c7d7c; --border-secondary: #343434; --border-secondary-hover: #5a5b5a; --border-tertiary: #242424; --border-tertiary-hover: #2b2b2b; --border-active: #e5e8e5; --border-active-invert: #191919; --icon-primary: #e5e8e5; --icon-primary-invert: #1b1b1b; --icon-secondary: #999b99; --input-bg: #191919; --input-border: #5a5b5a; --input-border-hover: #999b99; --input-border-active: #e5e8e5; --bg-transparent: rgba(249, 253, 249, 0.05); --bg-transparent-strong: rgba(249, 253, 249, 0.08); --bg-transparent-strongest: rgba(249, 253, 249, 0.12); --bg-transparent-blur-base: rgba(25, 25, 25, 0.9); --border-transparent: rgba(249, 253, 249, 0.1); --border-transparent-strong: rgba(249, 253, 249, 0.12); --border-transparent-strongest: rgba(249, 253, 249, 0.16); --bg-brand: #16a1be; --bg-brand-hover: #117a90; --bg-brand-active: #0b5463; --text-on-brand: #FFFFFF; --text-brand: #16a1be; --text-brand-secondary: #062d35; --icon-on-brand: #FFFFFF; --icon-brand: #16a1be; --icon-brand-secondary: #062d35; --border-brand: #16a1be; --bg-brand-secondary: #19272a; --bg-brand-secondary-hover: #18343a; --bg-brand-secondary-active: #18424b; }