@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: #bbf7f6; --bg-primary-hover: #b2ebea; --bg-primary-active: #ace3e2; --bg-primary-invert: #111616; --bg-secondary: #b2ebea; --bg-secondary-hover: #ace3e2; --bg-secondary-active: #a5d9d8; --bg-tertiary: #ace3e2; --bg-tertiary-hover: #a5d9d8; --bg-tertiary-active: #85afaf; --bg-quaternary: #85afaf; --bg-quaternary-hover: #698a8a; --bg-quaternary-active: #506a6a; --text-primary: #111616; --text-primary-invert: #b9f5f4; --text-secondary: #506a6a; --text-secondary-invert: #85afaf; --border-primary: #85afaf; --border-primary-hover: #698a8a; --border-secondary: #a5d9d8; --border-secondary-hover: #85afaf; --border-tertiary: #b2ebea; --border-tertiary-hover: #ace3e2; --border-active: #111616; --border-active-invert: #bbf7f6; --icon-primary: #111616; --icon-primary-invert: #b9f5f4; --icon-secondary: #506a6a; --input-bg: #bbf7f6; --input-border: #85afaf; --input-border-hover: #506a6a; --input-border-active: #111616; --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(187, 247, 246, 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: #91f4ac; --bg-brand-hover: #63ef89; --bg-brand-active: #34eb66; --text-on-brand: #ffffff; --text-brand: #91f4ac; --text-brand-secondary: #15d74a; --icon-on-brand: #ffffff; --icon-brand: #91f4ac; --icon-brand-secondary: #15d74a; --border-brand: #91f4ac; --bg-brand-secondary: #b7f7ef; --bg-brand-secondary-hover: #b3f6e7; --bg-brand-secondary-active: #aef6e0; }