@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: none; --bg-primary: #eaeaea; --bg-primary-hover: #e7e7e7; --bg-primary-active: #e5e4e4; --bg-primary-invert: #afabab; --bg-secondary: #e7e7e7; --bg-secondary-hover: #e5e4e4; --bg-secondary-active: #e2e2e2; --bg-tertiary: #e5e4e4; --bg-tertiary-hover: #e2e2e2; --bg-tertiary-active: #d7d6d6; --bg-quaternary: #d7d6d6; --bg-quaternary-hover: #cdcccc; --bg-quaternary-active: #c5c3c3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #afabab; --text-primary-invert: #e9e9e9; --text-secondary: #c5c3c3; --text-secondary-invert: #d7d6d6; --border-primary: #d7d6d6; --border-primary-hover: #cdcccc; --border-secondary: #e2e2e2; --border-secondary-hover: #d7d6d6; --border-tertiary: #e7e7e7; --border-tertiary-hover: #e5e4e4; --border-active: #afabab; --border-active-invert: #eaeaea; --icon-primary: #afabab; --icon-primary-invert: #e9e9e9; --icon-secondary: #c5c3c3; --input-bg: #eaeaea; --input-border: #d7d6d6; --input-border-hover: #c5c3c3; --input-border-active: #afabab; --bg-transparent: rgba(169, 165, 165, 0.05); --bg-transparent-strong: rgba(169, 165, 165, 0.08); --bg-transparent-strongest: rgba(169, 165, 165, 0.12); --bg-transparent-blur-base: rgba(234, 234, 234, 0.9); --border-transparent: rgba(169, 165, 165, 0.1); --border-transparent-strong: rgba(169, 165, 165, 0.12); --border-transparent-strongest: rgba(169, 165, 165, 0.16); --bg-brand: #34db48; --bg-brand-hover: #21bb34; --bg-brand-active: #199028; --text-on-brand: #000000; --text-brand: #34db48; --text-brand-secondary: #12641c; --icon-on-brand: #000000; --icon-brand: #34db48; --icon-brand-secondary: #12641c; --border-brand: #34db48; --bg-brand-secondary: #d8e9da; --bg-brand-secondary-hover: #c6e7ca; --bg-brand-secondary-active: #b3e6b9; }