@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: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.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: Lora, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f7f6f7; --bg-primary-active: #f1f0f1; --bg-primary-invert: #645564; --bg-secondary: #f7f6f7; --bg-secondary-hover: #f1f0f1; --bg-secondary-active: #ebe9eb; --bg-tertiary: #f1f0f1; --bg-tertiary-hover: #ebe9eb; --bg-tertiary-active: #cec9ce; --bg-quaternary: #cec9ce; --bg-quaternary-hover: #b4adb4; --bg-quaternary-active: #9e949e; --text-primary: #645564; --text-primary-invert: #fdfdfd; --text-secondary: #9e949e; --text-secondary-invert: #cec9ce; --border-primary: #cec9ce; --border-primary-hover: #b4adb4; --border-secondary: #ebe9eb; --border-secondary-hover: #cec9ce; --border-tertiary: #f7f6f7; --border-tertiary-hover: #f1f0f1; --border-active: #645564; --border-active-invert: #ffffff; --icon-primary: #645564; --icon-primary-invert: #fdfdfd; --icon-secondary: #9e949e; --input-bg: #ffffff; --input-border: #cec9ce; --input-border-hover: #9e949e; --input-border-active: #645564; --bg-transparent: rgba(85, 68, 85, 0.05); --bg-transparent-strong: rgba(85, 68, 85, 0.08); --bg-transparent-strongest: rgba(85, 68, 85, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(85, 68, 85, 0.1); --border-transparent-strong: rgba(85, 68, 85, 0.12); --border-transparent-strongest: rgba(85, 68, 85, 0.16); --bg-brand: #139946; --bg-brand-hover: #0d6c31; --bg-brand-active: #083e1c; --text-on-brand: #fffbfb; --text-brand: #139946; --text-brand-secondary: #021108; --icon-on-brand: #fffbfb; --icon-brand: #139946; --icon-brand-secondary: #021108; --border-brand: #139946; --bg-brand-secondary: #e7f5ed; --bg-brand-secondary-hover: #d0ebda; --bg-brand-secondary-active: #b8e0c8; }