@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: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #cadce2; --bg-primary-hover: #c5d7df; --bg-primary-active: #c1d5de; --bg-primary-invert: #6887b1; --bg-secondary: #c5d7df; --bg-secondary-hover: #c1d5de; --bg-secondary-active: #bdd1dc; --bg-tertiary: #c1d5de; --bg-tertiary-hover: #bdd1dc; --bg-tertiary-active: #abc1d2; --bg-quaternary: #abc1d2; --bg-quaternary-hover: #9ab3ca; --bg-quaternary-active: #8ca7c3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6887b1; --text-primary-invert: #c9dbe1; --text-secondary: #8ca7c3; --text-secondary-invert: #abc1d2; --border-primary: #abc1d2; --border-primary-hover: #9ab3ca; --border-secondary: #bdd1dc; --border-secondary-hover: #abc1d2; --border-tertiary: #c5d7df; --border-tertiary-hover: #c1d5de; --border-active: #6887b1; --border-active-invert: #cadce2; --icon-primary: #6887b1; --icon-primary-invert: #c9dbe1; --icon-secondary: #8ca7c3; --input-bg: #cadce2; --input-border: #abc1d2; --input-border-hover: #8ca7c3; --input-border-active: #6887b1; --bg-transparent: rgba(94, 127, 172, 0.05); --bg-transparent-strong: rgba(94, 127, 172, 0.08); --bg-transparent-strongest: rgba(94, 127, 172, 0.12); --bg-transparent-blur-base: rgba(202, 220, 226, 0.9); --border-transparent: rgba(94, 127, 172, 0.1); --border-transparent-strong: rgba(94, 127, 172, 0.12); --border-transparent-strongest: rgba(94, 127, 172, 0.16); --bg-brand: #5e7fac; --bg-brand-hover: #49668e; --bg-brand-active: #384e6c; --text-on-brand: #fcf5f5; --text-brand: #5e7fac; --text-brand-secondary: #26364b; --icon-on-brand: #fcf5f5; --icon-brand: #5e7fac; --icon-brand-secondary: #26364b; --border-brand: #5e7fac; --bg-brand-secondary: #bfd3dd; --bg-brand-secondary-hover: #b4c9d7; --bg-brand-secondary-active: #aac0d2; }