@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f4; --bg-primary-active: #ececee; --bg-primary-invert: #2a2a3a; --bg-secondary: #f3f3f4; --bg-secondary-hover: #ececee; --bg-secondary-active: #e3e3e5; --bg-tertiary: #ececee; --bg-tertiary-hover: #e3e3e5; --bg-tertiary-active: #bbbbc0; --bg-quaternary: #bbbbc0; --bg-quaternary-hover: #9898a0; --bg-quaternary-active: #7a7a83; --text-primary: #2a2a3a; --text-primary-invert: #fdfdfd; --text-secondary: #7a7a83; --text-secondary-invert: #bbbbc0; --border-primary: #bbbbc0; --border-primary-hover: #9898a0; --border-secondary: #e3e3e5; --border-secondary-hover: #bbbbc0; --border-tertiary: #f3f3f4; --border-tertiary-hover: #ececee; --border-active: #2a2a3a; --border-active-invert: #ffffff; --icon-primary: #2a2a3a; --icon-primary-invert: #fdfdfd; --icon-secondary: #7a7a83; --input-bg: #ffffff; --input-border: #bbbbc0; --input-border-hover: #7a7a83; --input-border-active: #2a2a3a; --bg-transparent: rgba(21, 21, 38, 0.05); --bg-transparent-strong: rgba(21, 21, 38, 0.08); --bg-transparent-strongest: rgba(21, 21, 38, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(21, 21, 38, 0.1); --border-transparent-strong: rgba(21, 21, 38, 0.12); --border-transparent-strongest: rgba(21, 21, 38, 0.16); --bg-brand: #f64747; --bg-brand-hover: #f41616; --bg-brand-active: #cd0a0a; --text-on-brand: #151526; --text-brand: #f64747; --text-brand-secondary: #9c0808; --icon-on-brand: #151526; --icon-brand: #f64747; --icon-brand-secondary: #9c0808; --border-brand: #f64747; --bg-brand-secondary: #feeded; --bg-brand-secondary-hover: #fddada; --bg-brand-secondary-active: #fcc8c8; }