@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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.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: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #edf9ff; --bg-primary-hover: #e6f2fa; --bg-primary-active: #e2eff6; --bg-primary-invert: #6e829b; --bg-secondary: #e6f2fa; --bg-secondary-hover: #e2eff6; --bg-secondary-active: #dce9f2; --bg-tertiary: #e2eff6; --bg-tertiary-hover: #dce9f2; --bg-tertiary-active: #c4d3df; --bg-quaternary: #c4d3df; --bg-quaternary-hover: #afbfcf; --bg-quaternary-active: #9daec0; --text-primary: #6e829b; --text-primary-invert: #ecf8fe; --text-secondary: #9daec0; --text-secondary-invert: #c4d3df; --border-primary: #c4d3df; --border-primary-hover: #afbfcf; --border-secondary: #dce9f2; --border-secondary-hover: #c4d3df; --border-tertiary: #e6f2fa; --border-tertiary-hover: #e2eff6; --border-active: #6e829b; --border-active-invert: #edf9ff; --icon-primary: #6e829b; --icon-primary-invert: #ecf8fe; --icon-secondary: #9daec0; --input-bg: #edf9ff; --input-border: #c4d3df; --input-border-hover: #9daec0; --input-border-active: #6e829b; --bg-transparent: rgba(97, 118, 145, 0.05); --bg-transparent-strong: rgba(97, 118, 145, 0.08); --bg-transparent-strongest: rgba(97, 118, 145, 0.12); --bg-transparent-blur-base: rgba(237, 249, 255, 0.9); --border-transparent: rgba(97, 118, 145, 0.1); --border-transparent-strong: rgba(97, 118, 145, 0.12); --border-transparent-strongest: rgba(97, 118, 145, 0.16); --bg-brand: #70b0ff; --bg-brand-hover: #3d94ff; --bg-brand-active: #0a78ff; --text-on-brand: #ffffff; --text-brand: #70b0ff; --text-brand-secondary: #0060d6; --icon-on-brand: #ffffff; --icon-brand: #70b0ff; --icon-brand-secondary: #0060d6; --border-brand: #70b0ff; --bg-brand-secondary: #e1f2ff; --bg-brand-secondary-hover: #d4eaff; --bg-brand-secondary-active: #c8e3ff; }