@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: "Work Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n5.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: "Work Sans", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff6d7; --bg-primary-hover: #f3ebcd; --bg-primary-active: #ece4c7; --bg-primary-invert: #262623; --bg-secondary: #f3ebcd; --bg-secondary-hover: #ece4c7; --bg-secondary-active: #e2dbbf; --bg-tertiary: #ece4c7; --bg-tertiary-hover: #e2dbbf; --bg-tertiary-active: #bab49e; --bg-quaternary: #bab49e; --bg-quaternary-hover: #969180; --bg-quaternary-active: #777366; --text-primary: #262623; --text-primary-invert: #fdf4d5; --text-secondary: #777366; --text-secondary-invert: #bab49e; --border-primary: #bab49e; --border-primary-hover: #969180; --border-secondary: #e2dbbf; --border-secondary-hover: #bab49e; --border-tertiary: #f3ebcd; --border-tertiary-hover: #ece4c7; --border-active: #262623; --border-active-invert: #fff6d7; --icon-primary: #262623; --icon-primary-invert: #fdf4d5; --icon-secondary: #777366; --input-bg: #fff6d7; --input-border: #bab49e; --input-border-hover: #777366; --input-border-active: #262623; --bg-transparent: rgba(17, 17, 17, 0.05); --bg-transparent-strong: rgba(17, 17, 17, 0.08); --bg-transparent-strongest: rgba(17, 17, 17, 0.12); --bg-transparent-blur-base: rgba(255, 246, 215, 0.9); --border-transparent: rgba(17, 17, 17, 0.1); --border-transparent-strong: rgba(17, 17, 17, 0.12); --border-transparent-strongest: rgba(17, 17, 17, 0.16); --bg-brand: #a10f0f; --bg-brand-hover: #720b0b; --bg-brand-active: #440606; --text-on-brand: #ffffff; --text-brand: #a10f0f; --text-brand-secondary: #150202; --icon-on-brand: #ffffff; --icon-brand: #a10f0f; --icon-brand-secondary: #150202; --border-brand: #a10f0f; --bg-brand-secondary: #f6dfc3; --bg-brand-secondary-hover: #ecc8af; --bg-brand-secondary-active: #e3b19b; }