@font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: Coconat; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/coconat_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/coconat_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.ttf; --font-family-heading: Coconat, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #cca34b; --bg-primary-hover: #c59d48; --bg-primary-active: #c19a45; --bg-primary-invert: #52390b; --bg-secondary: #c59d48; --bg-secondary-hover: #c19a45; --bg-secondary-active: #bc9543; --bg-tertiary: #c19a45; --bg-tertiary-hover: #bc9543; --bg-tertiary-active: #a58137; --bg-quaternary: #a58137; --bg-quaternary-hover: #91702c; --bg-quaternary-active: #806023; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #52390b; --text-primary-invert: #cba24a; --text-secondary: #806023; --text-secondary-invert: #a58137; --border-primary: #a58137; --border-primary-hover: #91702c; --border-secondary: #bc9543; --border-secondary-hover: #a58137; --border-tertiary: #c59d48; --border-tertiary-hover: #c19a45; --border-active: #52390b; --border-active-invert: #cca34b; --icon-primary: #52390b; --icon-primary-invert: #cba24a; --icon-secondary: #806023; --input-bg: #cca34b; --input-border: #a58137; --input-border-hover: #806023; --input-border-active: #52390b; --bg-transparent: rgba(70, 46, 5, 0.05); --bg-transparent-strong: rgba(70, 46, 5, 0.08); --bg-transparent-strongest: rgba(70, 46, 5, 0.12); --bg-transparent-blur-base: rgba(204, 163, 75, 0.9); --border-transparent: rgba(70, 46, 5, 0.1); --border-transparent-strong: rgba(70, 46, 5, 0.12); --border-transparent-strongest: rgba(70, 46, 5, 0.16); --bg-brand: #cca34b; --bg-brand-hover: #b28932; --bg-brand-active: #8a6b27; --text-on-brand: #000000; --text-brand: #cca34b; --text-brand-secondary: #624c1c; --icon-on-brand: #000000; --icon-brand: #cca34b; --icon-brand-secondary: #624c1c; --border-brand: #cca34b; --bg-brand-secondary: #cca34b; --bg-brand-secondary-hover: #cca34b; --bg-brand-secondary-active: #cca34b; }