@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: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_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: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f5f2fb; --bg-primary-active: #efebf9; --bg-primary-invert: #4c17b6; --bg-secondary: #f5f2fb; --bg-secondary-hover: #efebf9; --bg-secondary-active: #e7e0f5; --bg-tertiary: #efebf9; --bg-tertiary-hover: #e7e0f5; --bg-tertiary-active: #c6b5e8; --bg-quaternary: #c6b5e8; --bg-quaternary-hover: #a88fdc; --bg-quaternary-active: #8f6ed1; --text-primary: #4c17b6; --text-primary-invert: #fdfcfe; --text-secondary: #8f6ed1; --text-secondary-invert: #c6b5e8; --border-primary: #c6b5e8; --border-primary-hover: #a88fdc; --border-secondary: #e7e0f5; --border-secondary-hover: #c6b5e8; --border-tertiary: #f5f2fb; --border-tertiary-hover: #efebf9; --border-active: #4c17b6; --border-active-invert: #ffffff; --icon-primary: #4c17b6; --icon-primary-invert: #fdfcfe; --icon-secondary: #8f6ed1; --input-bg: #ffffff; --input-border: #c6b5e8; --input-border-hover: #8f6ed1; --input-border-active: #4c17b6; --bg-transparent: rgba(58, 0, 175, 0.05); --bg-transparent-strong: rgba(58, 0, 175, 0.08); --bg-transparent-strongest: rgba(58, 0, 175, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(58, 0, 175, 0.1); --border-transparent-strong: rgba(58, 0, 175, 0.12); --border-transparent-strongest: rgba(58, 0, 175, 0.16); --bg-brand: #3a00af; --bg-brand-hover: #29007c; --bg-brand-active: #180049; --text-on-brand: #c58afa; --text-brand: #3a00af; --text-brand-secondary: #070016; --icon-on-brand: #c58afa; --icon-brand: #3a00af; --icon-brand-secondary: #070016; --border-brand: #3a00af; --bg-brand-secondary: #ebe6f7; --bg-brand-secondary-hover: #d8ccef; --bg-brand-secondary-active: #c4b3e7; }