@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: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.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: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f9f9fe; --bg-primary-active: #f6f5fd; --bg-primary-invert: #9892e7; --bg-secondary: #f9f9fe; --bg-secondary-hover: #f6f5fd; --bg-secondary-active: #f1f1fc; --bg-tertiary: #f6f5fd; --bg-tertiary-hover: #f1f1fc; --bg-tertiary-active: #dedcf7; --bg-quaternary: #dedcf7; --bg-quaternary-hover: #cdcaf4; --bg-quaternary-active: #bfbbf0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #9892e7; --text-primary-invert: #fefeff; --text-secondary: #bfbbf0; --text-secondary-invert: #dedcf7; --border-primary: #dedcf7; --border-primary-hover: #cdcaf4; --border-secondary: #f1f1fc; --border-secondary-hover: #dedcf7; --border-tertiary: #f9f9fe; --border-tertiary-hover: #f6f5fd; --border-active: #9892e7; --border-active-invert: #ffffff; --icon-primary: #9892e7; --icon-primary-invert: #fefeff; --icon-secondary: #bfbbf0; --input-bg: #ffffff; --input-border: #dedcf7; --input-border-hover: #bfbbf0; --input-border-active: #9892e7; --bg-transparent: rgba(142, 135, 229, 0.05); --bg-transparent-strong: rgba(142, 135, 229, 0.08); --bg-transparent-strongest: rgba(142, 135, 229, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(142, 135, 229, 0.1); --border-transparent-strong: rgba(142, 135, 229, 0.12); --border-transparent-strongest: rgba(142, 135, 229, 0.16); --bg-brand: #fcaaf7; --bg-brand-hover: #fa79f2; --bg-brand-active: #f947ee; --text-on-brand: #ffffff; --text-brand: #fcaaf7; --text-brand-secondary: #f716e9; --icon-on-brand: #ffffff; --icon-brand: #fcaaf7; --icon-brand-secondary: #f716e9; --border-brand: #fcaaf7; --bg-brand-secondary: #fff7fe; --bg-brand-secondary-hover: #feeefd; --bg-brand-secondary-active: #fee6fd; }