@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: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ecf0f0; --bg-primary-hover: #e1e5e5; --bg-primary-active: #dadede; --bg-primary-invert: #202121; --bg-secondary: #e1e5e5; --bg-secondary-hover: #dadede; --bg-secondary-active: #d1d5d5; --bg-tertiary: #dadede; --bg-tertiary-hover: #d1d5d5; --bg-tertiary-active: #abaeae; --bg-quaternary: #abaeae; --bg-quaternary-hover: #898c8c; --bg-quaternary-active: #6c6e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #202121; --text-primary-invert: #eaeeee; --text-secondary: #6c6e6e; --text-secondary-invert: #abaeae; --border-primary: #abaeae; --border-primary-hover: #898c8c; --border-secondary: #d1d5d5; --border-secondary-hover: #abaeae; --border-tertiary: #e1e5e5; --border-tertiary-hover: #dadede; --border-active: #202121; --border-active-invert: #ecf0f0; --icon-primary: #202121; --icon-primary-invert: #eaeeee; --icon-secondary: #6c6e6e; --input-bg: #ecf0f0; --input-border: #abaeae; --input-border-hover: #6c6e6e; --input-border-active: #202121; --bg-transparent: rgba(12, 12, 12, 0.05); --bg-transparent-strong: rgba(12, 12, 12, 0.08); --bg-transparent-strongest: rgba(12, 12, 12, 0.12); --bg-transparent-blur-base: rgba(236, 240, 240, 0.9); --border-transparent: rgba(12, 12, 12, 0.1); --border-transparent-strong: rgba(12, 12, 12, 0.12); --border-transparent-strongest: rgba(12, 12, 12, 0.16); --bg-brand: #faf4f4; --bg-brand-hover: #ead1d1; --bg-brand-active: #daaeae; --text-on-brand: #070707; --text-brand: #faf4f4; --text-brand-secondary: #ca8b8b; --icon-on-brand: #070707; --icon-brand: #faf4f4; --icon-brand-secondary: #ca8b8b; --border-brand: #faf4f4; --bg-brand-secondary: #edf0f0; --bg-brand-secondary-hover: #eff1f1; --bg-brand-secondary-active: #f0f1f1; }