@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: "Josefin Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_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: "Josefin Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fbf3f4; --bg-primary-active: #f8edee; --bg-primary-invert: #b22d3f; --bg-secondary: #fbf3f4; --bg-secondary-hover: #f8edee; --bg-secondary-active: #f5e3e6; --bg-tertiary: #f8edee; --bg-tertiary-hover: #f5e3e6; --bg-tertiary-active: #e6bcc2; --bg-quaternary: #e6bcc2; --bg-quaternary-hover: #da99a2; --bg-quaternary-active: #cf7b87; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b22d3f; --text-primary-invert: #fefdfd; --text-secondary: #cf7b87; --text-secondary-invert: #e6bcc2; --border-primary: #e6bcc2; --border-primary-hover: #da99a2; --border-secondary: #f5e3e6; --border-secondary-hover: #e6bcc2; --border-tertiary: #fbf3f4; --border-tertiary-hover: #f8edee; --border-active: #b22d3f; --border-active-invert: #ffffff; --icon-primary: #b22d3f; --icon-primary-invert: #fefdfd; --icon-secondary: #cf7b87; --input-bg: #ffffff; --input-border: #e6bcc2; --input-border-hover: #cf7b87; --input-border-active: #b22d3f; --bg-transparent: rgba(170, 24, 44, 0.05); --bg-transparent-strong: rgba(170, 24, 44, 0.08); --bg-transparent-strongest: rgba(170, 24, 44, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(170, 24, 44, 0.1); --border-transparent-strong: rgba(170, 24, 44, 0.12); --border-transparent-strongest: rgba(170, 24, 44, 0.16); --bg-brand: #aa182c; --bg-brand-hover: #7d1220; --bg-brand-active: #510b15; --text-on-brand: #ffffff; --text-brand: #aa182c; --text-brand-secondary: #240509; --icon-on-brand: #ffffff; --icon-brand: #aa182c; --icon-brand-secondary: #240509; --border-brand: #aa182c; --bg-brand-secondary: #f7e8ea; --bg-brand-secondary-hover: #eed1d5; --bg-brand-secondary-active: #e6bac0; }