@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: Bungee; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bungee_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bungee_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: Bungee, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f1faff; --bg-primary-hover: #e6eef3; --bg-primary-active: #dfe7eb; --bg-primary-invert: #2a211f; --bg-secondary: #e6eef3; --bg-secondary-hover: #dfe7eb; --bg-secondary-active: #d7dde1; --bg-tertiary: #dfe7eb; --bg-tertiary-hover: #d7dde1; --bg-tertiary-active: #b1b5b8; --bg-quaternary: #b1b5b8; --bg-quaternary-hover: #919193; --bg-quaternary-active: #747273; --text-primary: #2a211f; --text-primary-invert: #eff8fd; --text-secondary: #747273; --text-secondary-invert: #b1b5b8; --border-primary: #b1b5b8; --border-primary-hover: #919193; --border-secondary: #d7dde1; --border-secondary-hover: #b1b5b8; --border-tertiary: #e6eef3; --border-tertiary-hover: #dfe7eb; --border-active: #2a211f; --border-active-invert: #f1faff; --icon-primary: #2a211f; --icon-primary-invert: #eff8fd; --icon-secondary: #747273; --input-bg: #f1faff; --input-border: #b1b5b8; --input-border-hover: #747273; --input-border-active: #2a211f; --bg-transparent: rgba(22, 12, 9, 0.05); --bg-transparent-strong: rgba(22, 12, 9, 0.08); --bg-transparent-strongest: rgba(22, 12, 9, 0.12); --bg-transparent-blur-base: rgba(241, 250, 255, 0.9); --border-transparent: rgba(22, 12, 9, 0.1); --border-transparent-strong: rgba(22, 12, 9, 0.12); --border-transparent-strongest: rgba(22, 12, 9, 0.16); --bg-brand: #FF8A00; --bg-brand-hover: #cc6e00; --bg-brand-active: #995300; --text-on-brand: #ffffff; --text-brand: #FF8A00; --text-brand-secondary: #663700; --icon-on-brand: #ffffff; --icon-brand: #FF8A00; --icon-brand-secondary: #663700; --border-brand: #FF8A00; --bg-brand-secondary: #f2efe6; --bg-brand-secondary-hover: #f4e4cc; --bg-brand-secondary-active: #f5d8b3; }