@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: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_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: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fcf5f2; --bg-primary-active: #faf0eb; --bg-primary-invert: #c45119; --bg-secondary: #fcf5f2; --bg-secondary-hover: #faf0eb; --bg-secondary-active: #f7e8e1; --bg-tertiary: #faf0eb; --bg-tertiary-hover: #f7e8e1; --bg-tertiary-active: #ecc8b6; --bg-quaternary: #ecc8b6; --bg-quaternary-hover: #e2ab90; --bg-quaternary-active: #da926f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c45119; --text-primary-invert: #fefdfc; --text-secondary: #da926f; --text-secondary-invert: #ecc8b6; --border-primary: #ecc8b6; --border-primary-hover: #e2ab90; --border-secondary: #f7e8e1; --border-secondary-hover: #ecc8b6; --border-tertiary: #fcf5f2; --border-tertiary-hover: #faf0eb; --border-active: #c45119; --border-active-invert: #ffffff; --icon-primary: #c45119; --icon-primary-invert: #fefdfc; --icon-secondary: #da926f; --input-bg: #ffffff; --input-border: #ecc8b6; --input-border-hover: #da926f; --input-border-active: #c45119; --bg-transparent: rgba(190, 64, 2, 0.05); --bg-transparent-strong: rgba(190, 64, 2, 0.08); --bg-transparent-strongest: rgba(190, 64, 2, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(190, 64, 2, 0.1); --border-transparent-strong: rgba(190, 64, 2, 0.12); --border-transparent-strongest: rgba(190, 64, 2, 0.16); --bg-brand: #f6ae00; --bg-brand-hover: #c38a00; --bg-brand-active: #906600; --text-on-brand: #be4002; --text-brand: #f6ae00; --text-brand-secondary: #5d4200; --icon-on-brand: #be4002; --icon-brand: #f6ae00; --icon-brand-secondary: #5d4200; --border-brand: #f6ae00; --bg-brand-secondary: #fef7e6; --bg-brand-secondary-hover: #fdefcc; --bg-brand-secondary-active: #fce7b3; }