@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: "Noto Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_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: "Noto Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7f5f7; --bg-primary-hover: #ebe9eb; --bg-primary-active: #e3e1e3; --bg-primary-invert: #161616; --bg-secondary: #ebe9eb; --bg-secondary-hover: #e3e1e3; --bg-secondary-active: #d9d8d9; --bg-tertiary: #e3e1e3; --bg-tertiary-hover: #d9d8d9; --bg-tertiary-active: #afaeaf; --bg-quaternary: #afaeaf; --bg-quaternary-hover: #8a898a; --bg-quaternary-active: #6a696a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161616; --text-primary-invert: #f5f3f5; --text-secondary: #6a696a; --text-secondary-invert: #afaeaf; --border-primary: #afaeaf; --border-primary-hover: #8a898a; --border-secondary: #d9d8d9; --border-secondary-hover: #afaeaf; --border-tertiary: #ebe9eb; --border-tertiary-hover: #e3e1e3; --border-active: #161616; --border-active-invert: #f7f5f7; --icon-primary: #161616; --icon-primary-invert: #f5f3f5; --icon-secondary: #6a696a; --input-bg: #f7f5f7; --input-border: #afaeaf; --input-border-hover: #6a696a; --input-border-active: #161616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(247, 245, 247, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #c881ed; --bg-brand-hover: #b554e7; --bg-brand-active: #a128e0; --text-on-brand: #ffffff; --text-brand: #c881ed; --text-brand-secondary: #841bba; --icon-on-brand: #ffffff; --icon-brand: #c881ed; --icon-brand-secondary: #841bba; --border-brand: #c881ed; --bg-brand-secondary: #f2e9f6; --bg-brand-secondary-hover: #eedef5; --bg-brand-secondary-active: #e9d2f4; --input-radius: 12px; --image-radius: 20px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }