@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: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_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: Raleway, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #a997a9; --bg-primary-hover: #a18fa1; --bg-primary-active: #9b8b9b; --bg-primary-invert: #0f0e0f; --bg-secondary: #a18fa1; --bg-secondary-hover: #9b8b9b; --bg-secondary-active: #958595; --bg-tertiary: #9b8b9b; --bg-tertiary-hover: #958595; --bg-tertiary-active: #786b78; --bg-quaternary: #786b78; --bg-quaternary-hover: #5f555f; --bg-quaternary-active: #494149; --text-primary: #0f0e0f; --text-primary-invert: #a795a7; --text-secondary: #494149; --text-secondary-invert: #786b78; --border-primary: #786b78; --border-primary-hover: #5f555f; --border-secondary: #958595; --border-secondary-hover: #786b78; --border-tertiary: #a18fa1; --border-tertiary-hover: #9b8b9b; --border-active: #0f0e0f; --border-active-invert: #a997a9; --icon-primary: #0f0e0f; --icon-primary-invert: #a795a7; --icon-secondary: #494149; --input-bg: #a997a9; --input-border: #786b78; --input-border-hover: #494149; --input-border-active: #0f0e0f; --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(169, 151, 169, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #988898; --bg-brand-secondary-hover: #877987; --bg-brand-secondary-active: #766a76; }