@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: #2C2920; --bg-primary-hover: #342f21; --bg-primary-active: #393322; --bg-primary-invert: #bc9937; --bg-secondary: #342f21; --bg-secondary-hover: #393322; --bg-secondary-active: #3f3823; --bg-tertiary: #393322; --bg-tertiary-hover: #3f3823; --bg-tertiary-active: #5a4d27; --bg-quaternary: #5a4d27; --bg-quaternary-hover: #725f2b; --bg-quaternary-active: #866f2e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #bc9937; --text-primary-invert: #2e2a20; --text-secondary: #866f2e; --text-secondary-invert: #5a4d27; --border-primary: #5a4d27; --border-primary-hover: #725f2b; --border-secondary: #3f3823; --border-secondary-hover: #5a4d27; --border-tertiary: #342f21; --border-tertiary-hover: #393322; --border-active: #bc9937; --border-active-invert: #2C2920; --icon-primary: #bc9937; --icon-primary-invert: #2e2a20; --icon-secondary: #866f2e; --input-bg: #2C2920; --input-border: #5a4d27; --input-border-hover: #866f2e; --input-border-active: #bc9937; --bg-transparent: rgba(202, 164, 57, 0.05); --bg-transparent-strong: rgba(202, 164, 57, 0.08); --bg-transparent-strongest: rgba(202, 164, 57, 0.12); --bg-transparent-blur-base: rgba(44, 41, 32, 0.9); --border-transparent: rgba(202, 164, 57, 0.1); --border-transparent-strong: rgba(202, 164, 57, 0.12); --border-transparent-strongest: rgba(202, 164, 57, 0.16); --bg-brand: #d47375; --bg-brand-hover: #c84c4f; --bg-brand-active: #ac3537; --text-on-brand: #f4f4ee; --text-brand: #d47375; --text-brand-secondary: #85292b; --icon-on-brand: #f4f4ee; --icon-brand: #d47375; --icon-brand-secondary: #85292b; --border-brand: #d47375; --bg-brand-secondary: #3d3029; --bg-brand-secondary-hover: #4e3831; --bg-brand-secondary-active: #5e3f3a; }