@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffe5e9; --bg-primary-hover: #f5dde5; --bg-primary-active: #efd8e3; --bg-primary-invert: #4954a0; --bg-secondary: #f5dde5; --bg-secondary-hover: #efd8e3; --bg-secondary-active: #e7d2df; --bg-tertiary: #efd8e3; --bg-tertiary-hover: #e7d2df; --bg-tertiary-active: #c5b7d2; --bg-quaternary: #c5b7d2; --bg-quaternary-hover: #a79fc6; --bg-quaternary-active: #8d8abb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4954a0; --text-primary-invert: #fde3e8; --text-secondary: #8d8abb; --text-secondary-invert: #c5b7d2; --border-primary: #c5b7d2; --border-primary-hover: #a79fc6; --border-secondary: #e7d2df; --border-secondary-hover: #c5b7d2; --border-tertiary: #f5dde5; --border-tertiary-hover: #efd8e3; --border-active: #4954a0; --border-active-invert: #ffe5e9; --icon-primary: #4954a0; --icon-primary-invert: #fde3e8; --icon-secondary: #8d8abb; --input-bg: #ffe5e9; --input-border: #c5b7d2; --input-border-hover: #8d8abb; --input-border-active: #4954a0; --bg-transparent: rgba(55, 70, 153, 0.05); --bg-transparent-strong: rgba(55, 70, 153, 0.08); --bg-transparent-strongest: rgba(55, 70, 153, 0.12); --bg-transparent-blur-base: rgba(255, 229, 233, 0.9); --border-transparent: rgba(55, 70, 153, 0.1); --border-transparent-strong: rgba(55, 70, 153, 0.12); --border-transparent-strongest: rgba(55, 70, 153, 0.16); --bg-brand: #ff90d5; --bg-brand-hover: #ff5dc2; --bg-brand-active: #ff2aae; --text-on-brand: #ffffff; --text-brand: #ff90d5; --text-brand-secondary: #f60099; --icon-on-brand: #ffffff; --icon-brand: #ff90d5; --icon-brand-secondary: #f60099; --border-brand: #ff90d5; --bg-brand-secondary: #ffdde7; --bg-brand-secondary-hover: #ffd4e5; --bg-brand-secondary-active: #ffcce3; }