@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: #66c2ff; --bg-primary-hover: #6ec5ff; --bg-primary-active: #72c7ff; --bg-primary-invert: #f1faff; --bg-secondary: #6ec5ff; --bg-secondary-hover: #72c7ff; --bg-secondary-active: #78c9ff; --bg-tertiary: #72c7ff; --bg-tertiary-hover: #78c9ff; --bg-tertiary-active: #92d4ff; --bg-quaternary: #92d4ff; --bg-quaternary-hover: #a9ddff; --bg-quaternary-active: #bde5ff; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1faff; --text-primary-invert: #68c3ff; --text-secondary: #bde5ff; --text-secondary-invert: #92d4ff; --border-primary: #92d4ff; --border-primary-hover: #a9ddff; --border-secondary: #78c9ff; --border-secondary-hover: #92d4ff; --border-tertiary: #6ec5ff; --border-tertiary-hover: #72c7ff; --border-active: #f1faff; --border-active-invert: #66c2ff; --icon-primary: #f1faff; --icon-primary-invert: #68c3ff; --icon-secondary: #bde5ff; --input-bg: #66c2ff; --input-border: #92d4ff; --input-border-hover: #bde5ff; --input-border-active: #f1faff; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(102, 194, 255, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffd67e; --bg-brand-hover: #ffc64b; --bg-brand-active: #ffb618; --text-on-brand: #000000; --text-brand: #ffd67e; --text-brand-secondary: #e49c00; --icon-on-brand: #000000; --icon-brand: #ffd67e; --icon-brand-secondary: #e49c00; --border-brand: #ffd67e; --bg-brand-secondary: #75c4f2; --bg-brand-secondary-hover: #85c6e5; --bg-brand-secondary-active: #94c8d8; }