@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: #1dd7f0; --bg-primary-hover: #28cee9; --bg-primary-active: #2ec9e5; --bg-primary-invert: #de3a6f; --bg-secondary: #28cee9; --bg-secondary-hover: #2ec9e5; --bg-secondary-active: #36c2df; --bg-tertiary: #2ec9e5; --bg-tertiary-hover: #36c2df; --bg-tertiary-active: #5aa5c7; --bg-quaternary: #5aa5c7; --bg-quaternary-hover: #7a8bb2; --bg-quaternary-active: #96759f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #de3a6f; --text-primary-invert: #1fd5ef; --text-secondary: #96759f; --text-secondary-invert: #5aa5c7; --border-primary: #5aa5c7; --border-primary-hover: #7a8bb2; --border-secondary: #36c2df; --border-secondary-hover: #5aa5c7; --border-tertiary: #28cee9; --border-tertiary-hover: #2ec9e5; --border-active: #de3a6f; --border-active-invert: #1dd7f0; --icon-primary: #de3a6f; --icon-primary-invert: #1fd5ef; --icon-secondary: #96759f; --input-bg: #1dd7f0; --input-border: #5aa5c7; --input-border-hover: #96759f; --input-border-active: #de3a6f; --bg-transparent: rgba(241, 43, 98, 0.05); --bg-transparent-strong: rgba(241, 43, 98, 0.08); --bg-transparent-strongest: rgba(241, 43, 98, 0.12); --bg-transparent-blur-base: rgba(29, 215, 240, 0.9); --border-transparent: rgba(241, 43, 98, 0.1); --border-transparent-strong: rgba(241, 43, 98, 0.12); --border-transparent-strongest: rgba(241, 43, 98, 0.16); --bg-brand: #ea87c9; --bg-brand-hover: #e25cb5; --bg-brand-active: #db30a2; --text-on-brand: #ffffff; --text-brand: #ea87c9; --text-brand-secondary: #b82085; --icon-on-brand: #ffffff; --icon-brand: #ea87c9; --icon-brand-secondary: #b82085; --border-brand: #ea87c9; --bg-brand-secondary: #32cfec; --bg-brand-secondary-hover: #46c7e8; --bg-brand-secondary-active: #5bbfe4; }