@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: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_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: Archivo, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #dad4c6; --bg-primary-hover: #cfc9bc; --bg-primary-active: #c9c3b6; --bg-primary-invert: #141312; --bg-secondary: #cfc9bc; --bg-secondary-hover: #c9c3b6; --bg-secondary-active: #c0bbae; --bg-tertiary: #c9c3b6; --bg-tertiary-hover: #c0bbae; --bg-tertiary-active: #9b978d; --bg-quaternary: #9b978d; --bg-quaternary-hover: #7a776f; --bg-quaternary-active: #5e5b55; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #141312; --text-primary-invert: #d8d2c4; --text-secondary: #5e5b55; --text-secondary-invert: #9b978d; --border-primary: #9b978d; --border-primary-hover: #7a776f; --border-secondary: #c0bbae; --border-secondary-hover: #9b978d; --border-tertiary: #cfc9bc; --border-tertiary-hover: #c9c3b6; --border-active: #141312; --border-active-invert: #dad4c6; --icon-primary: #141312; --icon-primary-invert: #d8d2c4; --icon-secondary: #5e5b55; --input-bg: #dad4c6; --input-border: #9b978d; --input-border-hover: #5e5b55; --input-border-active: #141312; --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(218, 212, 198, 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: #c4bfb2; --bg-brand-secondary-hover: #aeaa9e; --bg-brand-secondary-active: #99948b; }