@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: #f5f5f5; --bg-primary-hover: #e9e9e9; --bg-primary-active: #e1e1e1; --bg-primary-invert: #161616; --bg-secondary: #e9e9e9; --bg-secondary-hover: #e1e1e1; --bg-secondary-active: #d8d8d8; --bg-tertiary: #e1e1e1; --bg-tertiary-hover: #d8d8d8; --bg-tertiary-active: #aeaeae; --bg-quaternary: #aeaeae; --bg-quaternary-hover: #898989; --bg-quaternary-active: dimgray; --text-primary: #161616; --text-primary-invert: #f3f3f3; --text-secondary: dimgray; --text-secondary-invert: #aeaeae; --border-primary: #aeaeae; --border-primary-hover: #898989; --border-secondary: #d8d8d8; --border-secondary-hover: #aeaeae; --border-tertiary: #e9e9e9; --border-tertiary-hover: #e1e1e1; --border-active: #161616; --border-active-invert: #f5f5f5; --icon-primary: #161616; --icon-primary-invert: #f3f3f3; --icon-secondary: dimgray; --input-bg: #f5f5f5; --input-border: #aeaeae; --input-border-hover: dimgray; --input-border-active: #161616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(245, 245, 245, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #fff200; --bg-brand-hover: #ccc200; --bg-brand-active: #999100; --text-on-brand: #000000; --text-brand: #fff200; --text-brand-secondary: #666100; --icon-on-brand: #000000; --icon-brand: #fff200; --icon-brand-secondary: #666100; --border-brand: #fff200; --bg-brand-secondary: #f6f5dd; --bg-brand-secondary-hover: #f7f4c4; --bg-brand-secondary-active: #f8f4ac; }