@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: #1b83bb; --bg-primary-hover: #1a7cb2; --bg-primary-active: #1979ac; --bg-primary-invert: #020c11; --bg-secondary: #1a7cb2; --bg-secondary-hover: #1979ac; --bg-secondary-active: #1873a5; --bg-tertiary: #1979ac; --bg-tertiary-hover: #1873a5; --bg-tertiary-active: #135d85; --bg-quaternary: #135d85; --bg-quaternary-hover: #0f4969; --bg-quaternary-active: #0c3850; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #020c11; --text-primary-invert: #1b82b9; --text-secondary: #0c3850; --text-secondary-invert: #135d85; --border-primary: #135d85; --border-primary-hover: #0f4969; --border-secondary: #1873a5; --border-secondary-hover: #135d85; --border-tertiary: #1a7cb2; --border-tertiary-hover: #1979ac; --border-active: #020c11; --border-active-invert: #1b83bb; --icon-primary: #020c11; --icon-primary-invert: #1b82b9; --icon-secondary: #0c3850; --input-bg: #1b83bb; --input-border: #135d85; --input-border-hover: #0c3850; --input-border-active: #020c11; --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(27, 131, 187, 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: #1876a8; --bg-brand-secondary-hover: #166996; --bg-brand-secondary-active: #135c83; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }