@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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #8bc7ff; --bg-primary-hover: #84bdf2; --bg-primary-active: #80b7eb; --bg-primary-invert: #0d1217; --bg-secondary: #84bdf2; --bg-secondary-hover: #80b7eb; --bg-secondary-active: #7aafe0; --bg-tertiary: #80b7eb; --bg-tertiary-hover: #7aafe0; --bg-tertiary-active: #638db5; --bg-quaternary: #638db5; --bg-quaternary-hover: #4e6f8f; --bg-quaternary-active: #3c566e; --text-primary: #0d1217; --text-primary-invert: #8ac5fc; --text-secondary: #3c566e; --text-secondary-invert: #638db5; --border-primary: #638db5; --border-primary-hover: #4e6f8f; --border-secondary: #7aafe0; --border-secondary-hover: #638db5; --border-tertiary: #84bdf2; --border-tertiary-hover: #80b7eb; --border-active: #0d1217; --border-active-invert: #8bc7ff; --icon-primary: #0d1217; --icon-primary-invert: #8ac5fc; --icon-secondary: #3c566e; --input-bg: #8bc7ff; --input-border: #638db5; --input-border-hover: #3c566e; --input-border-active: #0d1217; --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(139, 199, 255, 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: #8bc7ff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #8bc7ff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #7db3e6; --bg-brand-secondary-hover: #6f9fcc; --bg-brand-secondary-active: #618bb3; }