@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #231515; --bg-primary-hover: #2d1f1f; --bg-primary-active: #332626; --bg-primary-invert: #ded3d3; --bg-secondary: #2d1f1f; --bg-secondary-hover: #332626; --bg-secondary-active: #3c2e2e; --bg-tertiary: #332626; --bg-tertiary-hover: #3c2e2e; --bg-tertiary-active: #5e5252; --bg-quaternary: #5e5252; --bg-quaternary-hover: #7d7171; --bg-quaternary-active: #988c8c; --text-primary: #ded3d3; --text-primary-invert: #251717; --text-secondary: #988c8c; --text-secondary-invert: #5e5252; --border-primary: #5e5252; --border-primary-hover: #7d7171; --border-secondary: #3c2e2e; --border-secondary-hover: #5e5252; --border-tertiary: #2d1f1f; --border-tertiary-hover: #332626; --border-active: #ded3d3; --border-active-invert: #231515; --icon-primary: #ded3d3; --icon-primary-invert: #251717; --icon-secondary: #988c8c; --input-bg: #231515; --input-border: #5e5252; --input-border-hover: #988c8c; --input-border-active: #ded3d3; --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(35, 21, 21, 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: #8A1C1C; --bg-brand-hover: #601313; --bg-brand-active: #350b0b; --text-on-brand: #FFFFFF; --text-brand: #8A1C1C; --text-brand-secondary: #0b0202; --icon-on-brand: #FFFFFF; --icon-brand: #8A1C1C; --icon-brand-secondary: #0b0202; --border-brand: #8A1C1C; --bg-brand-secondary: #2d1616; --bg-brand-secondary-hover: #381616; --bg-brand-secondary-active: #421717; }