@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: #97abb5; --bg-primary-hover: #8fa2ac; --bg-primary-active: #8b9da7; --bg-primary-invert: #0e0f10; --bg-secondary: #8fa2ac; --bg-secondary-hover: #8b9da7; --bg-secondary-active: #85969f; --bg-tertiary: #8b9da7; --bg-tertiary-hover: #85969f; --bg-tertiary-active: #6b7981; --bg-quaternary: #6b7981; --bg-quaternary-hover: #556065; --bg-quaternary-active: #414a4e; --text-primary: #0e0f10; --text-primary-invert: #95a9b3; --text-secondary: #414a4e; --text-secondary-invert: #6b7981; --border-primary: #6b7981; --border-primary-hover: #556065; --border-secondary: #85969f; --border-secondary-hover: #6b7981; --border-tertiary: #8fa2ac; --border-tertiary-hover: #8b9da7; --border-active: #0e0f10; --border-active-invert: #97abb5; --icon-primary: #0e0f10; --icon-primary-invert: #95a9b3; --icon-secondary: #414a4e; --input-bg: #97abb5; --input-border: #6b7981; --input-border-hover: #414a4e; --input-border-active: #0e0f10; --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(151, 171, 181, 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: #889aa3; --bg-brand-secondary-hover: #798991; --bg-brand-secondary-active: #6a787f; }