@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: #1a5170; --bg-primary-hover: #255a77; --bg-primary-active: #2c5f7b; --bg-primary-invert: #eaeff2; --bg-secondary: #255a77; --bg-secondary-hover: #2c5f7b; --bg-secondary-active: #356681; --bg-tertiary: #2c5f7b; --bg-tertiary-hover: #356681; --bg-tertiary-active: #5c8399; --bg-quaternary: #5c8399; --bg-quaternary-hover: #7f9eaf; --bg-quaternary-active: #9db4c2; --text-primary: #eaeff2; --text-primary-invert: #1c5371; --text-secondary: #9db4c2; --text-secondary-invert: #5c8399; --border-primary: #5c8399; --border-primary-hover: #7f9eaf; --border-secondary: #356681; --border-secondary-hover: #5c8399; --border-tertiary: #255a77; --border-tertiary-hover: #2c5f7b; --border-active: #eaeff2; --border-active-invert: #1a5170; --icon-primary: #eaeff2; --icon-primary-invert: #1c5371; --icon-secondary: #9db4c2; --input-bg: #1a5170; --input-border: #5c8399; --input-border-hover: #9db4c2; --input-border-active: #eaeff2; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(26, 81, 112, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 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: #174965; --bg-brand-secondary-hover: #15415a; --bg-brand-secondary-active: #12394e; }