@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: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_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: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f3f7; --bg-primary-hover: #f2f1f7; --bg-primary-active: #efeff7; --bg-primary-invert: #9ec6fc; --bg-secondary: #f2f1f7; --bg-secondary-hover: #efeff7; --bg-secondary-active: #ebedf8; --bg-tertiary: #efeff7; --bg-tertiary-hover: #ebedf8; --bg-tertiary-active: #dbe5f8; --bg-quaternary: #dbe5f8; --bg-quaternary-hover: #ccddf9; --bg-quaternary-active: #bfd7fa; --text-primary: #9ec6fc; --text-primary-invert: #f6f3f7; --text-secondary: #bfd7fa; --text-secondary-invert: #dbe5f8; --border-primary: #dbe5f8; --border-primary-hover: #ccddf9; --border-secondary: #ebedf8; --border-secondary-hover: #dbe5f8; --border-tertiary: #f2f1f7; --border-tertiary-hover: #efeff7; --border-active: #9ec6fc; --border-active-invert: #f7f3f7; --icon-primary: #9ec6fc; --icon-primary-invert: #f6f3f7; --icon-secondary: #bfd7fa; --input-bg: #f7f3f7; --input-border: #dbe5f8; --input-border-hover: #bfd7fa; --input-border-active: #9ec6fc; --bg-transparent: rgba(149, 194, 252, 0.05); --bg-transparent-strong: rgba(149, 194, 252, 0.08); --bg-transparent-strongest: rgba(149, 194, 252, 0.12); --bg-transparent-blur-base: rgba(247, 243, 247, 0.9); --border-transparent: rgba(149, 194, 252, 0.1); --border-transparent-strong: rgba(149, 194, 252, 0.12); --border-transparent-strongest: rgba(149, 194, 252, 0.16); --bg-brand: #f6b7d0; --bg-brand-hover: #f08ab2; --bg-brand-active: #eb5c95; --text-on-brand: #765fbb; --text-brand: #f6b7d0; --text-brand-secondary: #e52f77; --icon-on-brand: #765fbb; --icon-brand: #f6b7d0; --icon-brand-secondary: #e52f77; --border-brand: #f6b7d0; --bg-brand-secondary: #f7edf3; --bg-brand-secondary-hover: #f7e7ef; --bg-brand-secondary-active: #f7e1eb; }