@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: #2fd0c9; --bg-primary-hover: #2dc6bf; --bg-primary-active: #2bbfb9; --bg-primary-invert: #041312; --bg-secondary: #2dc6bf; --bg-secondary-hover: #2bbfb9; --bg-secondary-active: #29b7b1; --bg-tertiary: #2bbfb9; --bg-tertiary-hover: #29b7b1; --bg-tertiary-active: #21948f; --bg-quaternary: #21948f; --bg-quaternary-hover: #1a7471; --bg-quaternary-active: #145956; --text-primary: #041312; --text-primary-invert: #2fcec7; --text-secondary: #145956; --text-secondary-invert: #21948f; --border-primary: #21948f; --border-primary-hover: #1a7471; --border-secondary: #29b7b1; --border-secondary-hover: #21948f; --border-tertiary: #2dc6bf; --border-tertiary-hover: #2bbfb9; --border-active: #041312; --border-active-invert: #2fd0c9; --icon-primary: #041312; --icon-primary-invert: #2fcec7; --icon-secondary: #145956; --input-bg: #2fd0c9; --input-border: #21948f; --input-border-hover: #145956; --input-border-active: #041312; --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(47, 208, 201, 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: #439dc7; --bg-brand-hover: #3181a6; --bg-brand-active: #26627e; --text-on-brand: #ffffff; --text-brand: #439dc7; --text-brand-secondary: #1a4457; --icon-on-brand: #ffffff; --icon-brand: #439dc7; --icon-brand-secondary: #1a4457; --border-brand: #439dc7; --bg-brand-secondary: #31cbc9; --bg-brand-secondary-hover: #33c6c9; --bg-brand-secondary-active: #35c1c8; }