@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: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f1f0f0; --bg-primary-hover: #e6e9ed; --bg-primary-active: #dfe6eb; --bg-primary-invert: #2279b2; --bg-secondary: #e6e9ed; --bg-secondary-hover: #dfe6eb; --bg-secondary-active: #d6e0e8; --bg-tertiary: #dfe6eb; --bg-tertiary-hover: #d6e0e8; --bg-tertiary-active: #afcadc; --bg-quaternary: #afcadc; --bg-quaternary-hover: #8db6d2; --bg-quaternary-active: #6fa5c9; --text-primary: #2279b2; --text-primary-invert: #efefef; --text-secondary: #6fa5c9; --text-secondary-invert: #afcadc; --border-primary: #afcadc; --border-primary-hover: #8db6d2; --border-secondary: #d6e0e8; --border-secondary-hover: #afcadc; --border-tertiary: #e6e9ed; --border-tertiary-hover: #dfe6eb; --border-active: #2279b2; --border-active-invert: #f1f0f0; --icon-primary: #2279b2; --icon-primary-invert: #efefef; --icon-secondary: #6fa5c9; --input-bg: #f1f0f0; --input-border: #afcadc; --input-border-hover: #6fa5c9; --input-border-active: #2279b2; --bg-transparent: rgba(13, 109, 172, 0.05); --bg-transparent-strong: rgba(13, 109, 172, 0.08); --bg-transparent-strongest: rgba(13, 109, 172, 0.12); --bg-transparent-blur-base: rgba(241, 240, 240, 0.9); --border-transparent: rgba(13, 109, 172, 0.1); --border-transparent-strong: rgba(13, 109, 172, 0.12); --border-transparent-strongest: rgba(13, 109, 172, 0.16); --bg-brand: #af0c0c; --bg-brand-hover: #7f0909; --bg-brand-active: #500505; --text-on-brand: #f8f8f8; --text-brand: #af0c0c; --text-brand-secondary: #200202; --icon-on-brand: #f8f8f8; --icon-brand: #af0c0c; --icon-brand-secondary: #200202; --border-brand: #af0c0c; --bg-brand-secondary: #ead9d9; --bg-brand-secondary-hover: #e4c2c2; --bg-brand-secondary-active: #ddacac; }