@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: Absans; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/absans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/absans_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: Absans, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #6b6e65; --bg-primary-hover: #72746c; --bg-primary-active: #767870; --bg-primary-invert: #e5e0df; --bg-secondary: #72746c; --bg-secondary-hover: #767870; --bg-secondary-active: #7b7d75; --bg-tertiary: #767870; --bg-tertiary-hover: #7b7d75; --bg-tertiary-active: #92928c; --bg-quaternary: #92928c; --bg-quaternary-hover: #a6a5a0; --bg-quaternary-active: #b7b5b1; --text-primary: #e5e0df; --text-primary-invert: #6c6f66; --text-secondary: #b7b5b1; --text-secondary-invert: #92928c; --border-primary: #92928c; --border-primary-hover: #a6a5a0; --border-secondary: #7b7d75; --border-secondary-hover: #92928c; --border-tertiary: #72746c; --border-tertiary-hover: #767870; --border-active: #e5e0df; --border-active-invert: #6b6e65; --icon-primary: #e5e0df; --icon-primary-invert: #6c6f66; --icon-secondary: #b7b5b1; --input-bg: #6b6e65; --input-border: #92928c; --input-border-hover: #b7b5b1; --input-border-active: #e5e0df; --bg-transparent: rgba(241, 235, 235, 0.05); --bg-transparent-strong: rgba(241, 235, 235, 0.08); --bg-transparent-strongest: rgba(241, 235, 235, 0.12); --bg-transparent-blur-base: rgba(107, 110, 101, 0.9); --border-transparent: rgba(241, 235, 235, 0.1); --border-transparent-strong: rgba(241, 235, 235, 0.12); --border-transparent-strongest: rgba(241, 235, 235, 0.16); --bg-brand: #f06c42; --bg-brand-hover: #ec4713; --bg-brand-active: #bd390f; --text-on-brand: #ffffff; --text-brand: #f06c42; --text-brand-secondary: #8e2b0b; --icon-on-brand: #ffffff; --icon-brand: #f06c42; --icon-brand-secondary: #8e2b0b; --border-brand: #f06c42; --bg-brand-secondary: #786e62; --bg-brand-secondary-hover: #866e5e; --bg-brand-secondary-active: #936d5b; }