@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: Manrope; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n8.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: Manrope, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fff9e7; --bg-primary-hover: #f4eddc; --bg-primary-active: #eee6d5; --bg-primary-invert: #3b1c1a; --bg-secondary: #f4eddc; --bg-secondary-hover: #eee6d5; --bg-secondary-active: #e5dccc; --bg-tertiary: #eee6d5; --bg-tertiary-hover: #e5dccc; --bg-tertiary-active: #c1b3a6; --bg-quaternary: #c1b3a6; --bg-quaternary-hover: #a08e84; --bg-quaternary-active: #846e67; --text-primary: #3b1c1a; --text-primary-invert: #fdf7e5; --text-secondary: #846e67; --text-secondary-invert: #c1b3a6; --border-primary: #c1b3a6; --border-primary-hover: #a08e84; --border-secondary: #e5dccc; --border-secondary-hover: #c1b3a6; --border-tertiary: #f4eddc; --border-tertiary-hover: #eee6d5; --border-active: #3b1c1a; --border-active-invert: #fff9e7; --icon-primary: #3b1c1a; --icon-primary-invert: #fdf7e5; --icon-secondary: #846e67; --input-bg: #fff9e7; --input-border: #c1b3a6; --input-border-hover: #846e67; --input-border-active: #3b1c1a; --bg-transparent: rgba(40, 6, 6, 0.05); --bg-transparent-strong: rgba(40, 6, 6, 0.08); --bg-transparent-strongest: rgba(40, 6, 6, 0.12); --bg-transparent-blur-base: rgba(255, 249, 231, 0.9); --border-transparent: rgba(40, 6, 6, 0.1); --border-transparent-strong: rgba(40, 6, 6, 0.12); --border-transparent-strongest: rgba(40, 6, 6, 0.16); --bg-brand: #f0770f; --bg-brand-hover: #c05f0c; --bg-brand-active: #904709; --text-on-brand: #ffffff; --text-brand: #f0770f; --text-brand-secondary: #603006; --icon-on-brand: #ffffff; --icon-brand: #f0770f; --icon-brand-secondary: #603006; --border-brand: #f0770f; --bg-brand-secondary: #feecd1; --bg-brand-secondary-hover: #fcdfbc; --bg-brand-secondary-active: #fbd2a6; }