@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f0f0f0; --bg-primary-invert: #595454; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f0f0f0; --bg-secondary-active: #e9e8e8; --bg-tertiary: #f0f0f0; --bg-tertiary-hover: #e9e8e8; --bg-tertiary-active: #cac8c8; --bg-quaternary: #cac8c8; --bg-quaternary-hover: #afacac; --bg-quaternary-active: #979494; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #595454; --text-primary-invert: #fdfdfd; --text-secondary: #979494; --text-secondary-invert: #cac8c8; --border-primary: #cac8c8; --border-primary-hover: #afacac; --border-secondary: #e9e8e8; --border-secondary-hover: #cac8c8; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f0f0f0; --border-active: #595454; --border-active-invert: #ffffff; --icon-primary: #595454; --icon-primary-invert: #fdfdfd; --icon-secondary: #979494; --input-bg: #ffffff; --input-border: #cac8c8; --input-border-hover: #979494; --input-border-active: #595454; --bg-transparent: rgba(73, 67, 67, 0.05); --bg-transparent-strong: rgba(73, 67, 67, 0.08); --bg-transparent-strongest: rgba(73, 67, 67, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(73, 67, 67, 0.1); --border-transparent-strong: rgba(73, 67, 67, 0.12); --border-transparent-strongest: rgba(73, 67, 67, 0.16); --bg-brand: #d88111; --bg-brand-hover: #a9650d; --bg-brand-active: #79490a; --text-on-brand: #ffffff; --text-brand: #d88111; --text-brand-secondary: #4a2c06; --icon-on-brand: #ffffff; --icon-brand: #d88111; --icon-brand-secondary: #4a2c06; --border-brand: #d88111; --bg-brand-secondary: #fbf2e7; --bg-brand-secondary-hover: #f7e6cf; --bg-brand-secondary-active: #f3d9b8; }