@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #bda18b; --bg-primary-hover: #b79a85; --bg-primary-active: #b39681; --bg-primary-invert: #4b2817; --bg-secondary: #b79a85; --bg-secondary-hover: #b39681; --bg-secondary-active: #ae917c; --bg-tertiary: #b39681; --bg-tertiary-hover: #ae917c; --bg-tertiary-active: #997a66; --bg-quaternary: #997a66; --bg-quaternary-hover: #866653; --bg-quaternary-active: #765543; --text-primary: #4b2817; --text-primary-invert: #bca08a; --text-secondary: #765543; --text-secondary-invert: #997a66; --border-primary: #997a66; --border-primary-hover: #866653; --border-secondary: #ae917c; --border-secondary-hover: #997a66; --border-tertiary: #b79a85; --border-tertiary-hover: #b39681; --border-active: #4b2817; --border-active-invert: #bda18b; --icon-primary: #4b2817; --icon-primary-invert: #bca08a; --icon-secondary: #765543; --input-bg: #bda18b; --input-border: #997a66; --input-border-hover: #765543; --input-border-active: #4b2817; --bg-transparent: rgba(64, 28, 12, 0.05); --bg-transparent-strong: rgba(64, 28, 12, 0.08); --bg-transparent-strongest: rgba(64, 28, 12, 0.12); --bg-transparent-blur-base: rgba(189, 161, 139, 0.9); --border-transparent: rgba(64, 28, 12, 0.1); --border-transparent-strong: rgba(64, 28, 12, 0.12); --border-transparent-strongest: rgba(64, 28, 12, 0.16); --bg-brand: #dc7e3c; --bg-brand-hover: #c26523; --bg-brand-active: #974e1b; --text-on-brand: #251809; --text-brand: #dc7e3c; --text-brand-secondary: #6c3813; --icon-on-brand: #251809; --icon-brand: #dc7e3c; --icon-brand-secondary: #6c3813; --border-brand: #dc7e3c; --bg-brand-secondary: #c09e83; --bg-brand-secondary-hover: #c39a7b; --bg-brand-secondary-active: #c69773; }