@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: "Bodoni Moda"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bodoni_moda_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bodoni_moda_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: "Bodoni Moda", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f5f6f9; --bg-primary-active: #eff1f6; --bg-primary-invert: #475c95; --bg-secondary: #f5f6f9; --bg-secondary-hover: #eff1f6; --bg-secondary-active: #e7eaf1; --bg-tertiary: #eff1f6; --bg-tertiary-hover: #e7eaf1; --bg-tertiary-active: #c4cbdd; --bg-quaternary: #c4cbdd; --bg-quaternary-hover: #a6b0cc; --bg-quaternary-active: #8c99bc; --text-primary: #475c95; --text-primary-invert: #fdfdfe; --text-secondary: #8c99bc; --text-secondary-invert: #c4cbdd; --border-primary: #c4cbdd; --border-primary-hover: #a6b0cc; --border-secondary: #e7eaf1; --border-secondary-hover: #c4cbdd; --border-tertiary: #f5f6f9; --border-tertiary-hover: #eff1f6; --border-active: #475c95; --border-active-invert: #ffffff; --icon-primary: #475c95; --icon-primary-invert: #fdfdfe; --icon-secondary: #8c99bc; --input-bg: #ffffff; --input-border: #c4cbdd; --input-border-hover: #8c99bc; --input-border-active: #475c95; --bg-transparent: rgba(53, 76, 138, 0.05); --bg-transparent-strong: rgba(53, 76, 138, 0.08); --bg-transparent-strongest: rgba(53, 76, 138, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(53, 76, 138, 0.1); --border-transparent-strong: rgba(53, 76, 138, 0.12); --border-transparent-strongest: rgba(53, 76, 138, 0.16); --bg-brand: #6ab6d5; --bg-brand-hover: #42a3ca; --bg-brand-active: #3086a9; --text-on-brand: #ffffff; --text-brand: #6ab6d5; --text-brand-secondary: #256781; --icon-on-brand: #ffffff; --icon-brand: #6ab6d5; --icon-brand-secondary: #256781; --border-brand: #6ab6d5; --bg-brand-secondary: #f0f8fb; --bg-brand-secondary-hover: #e1f0f7; --bg-brand-secondary-active: #d2e9f2; }