@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d8f4ff; --bg-primary-hover: #cff0ff; --bg-primary-active: #c9edff; --bg-primary-invert: #2ca8ff; --bg-secondary: #cff0ff; --bg-secondary-hover: #c9edff; --bg-secondary-active: #c1eaff; --bg-tertiary: #c9edff; --bg-tertiary-hover: #c1eaff; --bg-tertiary-active: #a1dcff; --bg-quaternary: #a1dcff; --bg-quaternary-hover: #85cfff; --bg-quaternary-active: #6cc4ff; --text-primary: #2ca8ff; --text-primary-invert: #d6f3ff; --text-secondary: #6cc4ff; --text-secondary-invert: #a1dcff; --border-primary: #a1dcff; --border-primary-hover: #85cfff; --border-secondary: #c1eaff; --border-secondary-hover: #a1dcff; --border-tertiary: #cff0ff; --border-tertiary-hover: #c9edff; --border-active: #2ca8ff; --border-active-invert: #d8f4ff; --icon-primary: #2ca8ff; --icon-primary-invert: #d6f3ff; --icon-secondary: #6cc4ff; --input-bg: #d8f4ff; --input-border: #a1dcff; --input-border-hover: #6cc4ff; --input-border-active: #2ca8ff; --bg-transparent: rgba(27, 160, 255, 0.05); --bg-transparent-strong: rgba(27, 160, 255, 0.08); --bg-transparent-strongest: rgba(27, 160, 255, 0.12); --bg-transparent-blur-base: rgba(216, 244, 255, 0.9); --border-transparent: rgba(27, 160, 255, 0.1); --border-transparent-strong: rgba(27, 160, 255, 0.12); --border-transparent-strongest: rgba(27, 160, 255, 0.16); --bg-brand: #1ba0ff; --bg-brand-hover: #0087e7; --bg-brand-active: #0069b4; --text-on-brand: #ffffff; --text-brand: #1ba0ff; --text-brand-secondary: #004b81; --icon-on-brand: #ffffff; --icon-brand: #1ba0ff; --icon-brand-secondary: #004b81; --border-brand: #1ba0ff; --bg-brand-secondary: #c5ecff; --bg-brand-secondary-hover: #b2e3ff; --bg-brand-secondary-active: #9fdbff; }