@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: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_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: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #b2edef; --bg-primary-hover: #a9e1e3; --bg-primary-active: #a4dadc; --bg-primary-invert: #101516; --bg-secondary: #a9e1e3; --bg-secondary-hover: #a4dadc; --bg-secondary-active: #9dd1d2; --bg-tertiary: #a4dadc; --bg-tertiary-hover: #9dd1d2; --bg-tertiary-active: #7ea8aa; --bg-quaternary: #7ea8aa; --bg-quaternary-hover: #648586; --bg-quaternary-active: #4d6667; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #101516; --text-primary-invert: #b0ebed; --text-secondary: #4d6667; --text-secondary-invert: #7ea8aa; --border-primary: #7ea8aa; --border-primary-hover: #648586; --border-secondary: #9dd1d2; --border-secondary-hover: #7ea8aa; --border-tertiary: #a9e1e3; --border-tertiary-hover: #a4dadc; --border-active: #101516; --border-active-invert: #b2edef; --icon-primary: #101516; --icon-primary-invert: #b0ebed; --icon-secondary: #4d6667; --input-bg: #b2edef; --input-border: #7ea8aa; --input-border-hover: #4d6667; --input-border-active: #101516; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(178, 237, 239, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ff668e; --bg-brand-hover: #ff3368; --bg-brand-active: #ff0043; --text-on-brand: #ffffff; --text-brand: #ff668e; --text-brand-secondary: #cc0035; --icon-on-brand: #ffffff; --icon-brand: #ff668e; --icon-brand-secondary: #cc0035; --border-brand: #ff668e; --bg-brand-secondary: #bae0e5; --bg-brand-secondary-hover: #c1d2dc; --bg-brand-secondary-active: #c9c5d2; }