@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: "Roboto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_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: "Roboto Mono", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #a29191; --bg-primary-hover: #9a8a8a; --bg-primary-active: #958585; --bg-primary-invert: #0f0d0d; --bg-secondary: #9a8a8a; --bg-secondary-hover: #958585; --bg-secondary-active: #8f8080; --bg-tertiary: #958585; --bg-tertiary-hover: #8f8080; --bg-tertiary-active: #736767; --bg-quaternary: #736767; --bg-quaternary-hover: #5b5151; --bg-quaternary-active: #463e3e; --text-primary: #0f0d0d; --text-primary-invert: #a09090; --text-secondary: #463e3e; --text-secondary-invert: #736767; --border-primary: #736767; --border-primary-hover: #5b5151; --border-secondary: #8f8080; --border-secondary-hover: #736767; --border-tertiary: #9a8a8a; --border-tertiary-hover: #958585; --border-active: #0f0d0d; --border-active-invert: #a29191; --icon-primary: #0f0d0d; --icon-primary-invert: #a09090; --icon-secondary: #463e3e; --input-bg: #a29191; --input-border: #736767; --input-border-hover: #463e3e; --input-border-active: #0f0d0d; --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(162, 145, 145, 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: #0f0f0d; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #0f0f0d; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0f0f0d; --icon-brand-secondary: black; --border-brand: #0f0f0d; --bg-brand-secondary: #938484; --bg-brand-secondary-hover: #857777; --bg-brand-secondary-active: #766a69; }