@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: Ranade; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ranade_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ranade_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: Ranade, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #f1fdfd; --bg-primary-hover: #e5f0f0; --bg-primary-active: #dee9e9; --bg-primary-invert: #161717; --bg-secondary: #e5f0f0; --bg-secondary-hover: #dee9e9; --bg-secondary-active: #d4dfdf; --bg-tertiary: #dee9e9; --bg-tertiary-hover: #d4dfdf; --bg-tertiary-active: #abb4b4; --bg-quaternary: #abb4b4; --bg-quaternary-hover: #878e8e; --bg-quaternary-active: #686d6d; --text-primary: #161717; --text-primary-invert: #effafa; --text-secondary: #686d6d; --text-secondary-invert: #abb4b4; --border-primary: #abb4b4; --border-primary-hover: #878e8e; --border-secondary: #d4dfdf; --border-secondary-hover: #abb4b4; --border-tertiary: #e5f0f0; --border-tertiary-hover: #dee9e9; --border-active: #161717; --border-active-invert: #f1fdfd; --icon-primary: #161717; --icon-primary-invert: #effafa; --icon-secondary: #686d6d; --input-bg: #f1fdfd; --input-border: #abb4b4; --input-border-hover: #686d6d; --input-border-active: #161717; --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(241, 253, 253, 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: #788888; --bg-brand-hover: #606d6d; --bg-brand-active: #485252; --text-on-brand: #ffffff; --text-brand: #788888; --text-brand-secondary: #303737; --icon-on-brand: #ffffff; --icon-brand: #788888; --icon-brand-secondary: #303737; --border-brand: #788888; --bg-brand-secondary: #e5f1f1; --bg-brand-secondary-hover: #d9e6e6; --bg-brand-secondary-active: #cddada; }