@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: "DM Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.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: "DM Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdf8f4; --bg-primary-hover: #f0ece8; --bg-primary-active: #e9e4e0; --bg-primary-invert: #171616; --bg-secondary: #f0ece8; --bg-secondary-hover: #e9e4e0; --bg-secondary-active: #dfdad7; --bg-tertiary: #e9e4e0; --bg-tertiary-hover: #dfdad7; --bg-tertiary-active: #b4b0ad; --bg-quaternary: #b4b0ad; --bg-quaternary-hover: #8e8b89; --bg-quaternary-active: #6d6b69; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171616; --text-primary-invert: #faf6f2; --text-secondary: #6d6b69; --text-secondary-invert: #b4b0ad; --border-primary: #b4b0ad; --border-primary-hover: #8e8b89; --border-secondary: #dfdad7; --border-secondary-hover: #b4b0ad; --border-tertiary: #f0ece8; --border-tertiary-hover: #e9e4e0; --border-active: #171616; --border-active-invert: #fdf8f4; --icon-primary: #171616; --icon-primary-invert: #faf6f2; --icon-secondary: #6d6b69; --input-bg: #fdf8f4; --input-border: #b4b0ad; --input-border-hover: #6d6b69; --input-border-active: #171616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(253, 248, 244, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ff6600; --bg-brand-hover: #cc5200; --bg-brand-active: #993d00; --text-on-brand: #ffffff; --text-brand: #ff6600; --text-brand-secondary: #662900; --icon-on-brand: #ffffff; --icon-brand: #ff6600; --icon-brand-secondary: #662900; --border-brand: #ff6600; --bg-brand-secondary: #fde9dc; --bg-brand-secondary-hover: #fddbc3; --bg-brand-secondary-active: #feccab; }