@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: #070101; --bg-primary-hover: #130c0c; --bg-primary-active: #1a1313; --bg-primary-invert: #dbd1d1; --bg-secondary: #130c0c; --bg-secondary-hover: #1a1313; --bg-secondary-active: #231c1c; --bg-tertiary: #1a1313; --bg-tertiary-hover: #231c1c; --bg-tertiary-active: #4b4343; --bg-quaternary: #4b4343; --bg-quaternary-hover: #6e6666; --bg-quaternary-active: #8c8484; --text-primary: #dbd1d1; --text-primary-invert: #090303; --text-secondary: #8c8484; --text-secondary-invert: #4b4343; --border-primary: #4b4343; --border-primary-hover: #6e6666; --border-secondary: #231c1c; --border-secondary-hover: #4b4343; --border-tertiary: #130c0c; --border-tertiary-hover: #1a1313; --border-active: #dbd1d1; --border-active-invert: #070101; --icon-primary: #dbd1d1; --icon-primary-invert: #090303; --icon-secondary: #8c8484; --input-bg: #070101; --input-border: #4b4343; --input-border-hover: #8c8484; --input-border-active: #dbd1d1; --bg-transparent: rgba(240, 230, 230, 0.05); --bg-transparent-strong: rgba(240, 230, 230, 0.08); --bg-transparent-strongest: rgba(240, 230, 230, 0.12); --bg-transparent-blur-base: rgba(7, 1, 1, 0.9); --border-transparent: rgba(240, 230, 230, 0.1); --border-transparent-strong: rgba(240, 230, 230, 0.12); --border-transparent-strongest: rgba(240, 230, 230, 0.16); --bg-brand: #8a0121; --bg-brand-hover: #570115; --bg-brand-active: #250009; --text-on-brand: #FFFFFF; --text-brand: #8a0121; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #8a0121; --icon-brand-secondary: black; --border-brand: #8a0121; --bg-brand-secondary: #140104; --bg-brand-secondary-hover: #210107; --bg-brand-secondary-active: #2e010b; }