@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: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.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: Barlow, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafafa; --bg-primary-hover: #eeeeee; --bg-primary-active: #e6e6e6; --bg-primary-invert: #171717; --bg-secondary: #eeeeee; --bg-secondary-hover: #e6e6e6; --bg-secondary-active: gainsboro; --bg-tertiary: #e6e6e6; --bg-tertiary-hover: gainsboro; --bg-tertiary-active: #b2b2b2; --bg-quaternary: #b2b2b2; --bg-quaternary-hover: #8c8c8c; --bg-quaternary-active: #6c6c6c; --text-primary: #171717; --text-primary-invert: #f8f8f8; --text-secondary: #6c6c6c; --text-secondary-invert: #b2b2b2; --border-primary: #b2b2b2; --border-primary-hover: #8c8c8c; --border-secondary: gainsboro; --border-secondary-hover: #b2b2b2; --border-tertiary: #eeeeee; --border-tertiary-hover: #e6e6e6; --border-active: #171717; --border-active-invert: #fafafa; --icon-primary: #171717; --icon-primary-invert: #f8f8f8; --icon-secondary: #6c6c6c; --input-bg: #fafafa; --input-border: #b2b2b2; --input-border-hover: #6c6c6c; --input-border-active: #171717; --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(250, 250, 250, 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: #ff8229; --bg-brand-hover: #f56600; --bg-brand-active: #c25100; --text-on-brand: #000000; --text-brand: #ff8229; --text-brand-secondary: #8f3b00; --icon-on-brand: #000000; --icon-brand: #ff8229; --icon-brand-secondary: #8f3b00; --border-brand: #ff8229; --bg-brand-secondary: #fbeee5; --bg-brand-secondary-hover: #fbe2d0; --bg-brand-secondary-active: #fcd6bb; }