@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f7f7; --bg-primary-hover: #ebebeb; --bg-primary-active: #e4e4e4; --bg-primary-invert: #242323; --bg-secondary: #ebebeb; --bg-secondary-hover: #e4e4e4; --bg-secondary-active: #dbdbdb; --bg-tertiary: #e4e4e4; --bg-tertiary-hover: #dbdbdb; --bg-tertiary-active: #b4b3b3; --bg-quaternary: #b4b3b3; --bg-quaternary-hover: #919090; --bg-quaternary-active: #737272; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #242323; --text-primary-invert: whitesmoke; --text-secondary: #737272; --text-secondary-invert: #b4b3b3; --border-primary: #b4b3b3; --border-primary-hover: #919090; --border-secondary: #dbdbdb; --border-secondary-hover: #b4b3b3; --border-tertiary: #ebebeb; --border-tertiary-hover: #e4e4e4; --border-active: #242323; --border-active-invert: #f7f7f7; --icon-primary: #242323; --icon-primary-invert: whitesmoke; --icon-secondary: #737272; --input-bg: #f7f7f7; --input-border: #b4b3b3; --input-border-hover: #737272; --input-border-active: #242323; --bg-transparent: rgba(15, 14, 14, 0.05); --bg-transparent-strong: rgba(15, 14, 14, 0.08); --bg-transparent-strongest: rgba(15, 14, 14, 0.12); --bg-transparent-blur-base: rgba(247, 247, 247, 0.9); --border-transparent: rgba(15, 14, 14, 0.1); --border-transparent-strong: rgba(15, 14, 14, 0.12); --border-transparent-strongest: rgba(15, 14, 14, 0.16); --bg-brand: #5e39f3; --bg-brand-hover: #3a0eeb; --bg-brand-active: #2e0bbb; --text-on-brand: #f7f7f7; --text-brand: #5e39f3; --text-brand-secondary: #22088b; --icon-on-brand: #f7f7f7; --icon-brand: #5e39f3; --icon-brand-secondary: #22088b; --border-brand: #5e39f3; --bg-brand-secondary: #e8e4f7; --bg-brand-secondary-hover: #d8d1f6; --bg-brand-secondary-active: #c9bef6; }