@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: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_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: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f8f4f4; --bg-primary-active: #f4eeee; --bg-primary-invert: #853a3a; --bg-secondary: #f8f4f4; --bg-secondary-hover: #f4eeee; --bg-secondary-active: #efe5e5; --bg-tertiary: #f4eeee; --bg-tertiary-hover: #efe5e5; --bg-tertiary-active: #d8c0c0; --bg-quaternary: #d8c0c0; --bg-quaternary-hover: #c4a0a0; --bg-quaternary-active: #b38484; --text-primary: #853a3a; --text-primary-invert: #fefdfd; --text-secondary: #b38484; --text-secondary-invert: #d8c0c0; --border-primary: #d8c0c0; --border-primary-hover: #c4a0a0; --border-secondary: #efe5e5; --border-secondary-hover: #d8c0c0; --border-tertiary: #f8f4f4; --border-tertiary-hover: #f4eeee; --border-active: #853a3a; --border-active-invert: #ffffff; --icon-primary: #853a3a; --icon-primary-invert: #fefdfd; --icon-secondary: #b38484; --input-bg: #ffffff; --input-border: #d8c0c0; --input-border-hover: #b38484; --input-border-active: #853a3a; --bg-transparent: rgba(121, 39, 39, 0.05); --bg-transparent-strong: rgba(121, 39, 39, 0.08); --bg-transparent-strongest: rgba(121, 39, 39, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(121, 39, 39, 0.1); --border-transparent-strong: rgba(121, 39, 39, 0.12); --border-transparent-strongest: rgba(121, 39, 39, 0.16); --bg-brand: #fda5ba; --bg-brand-hover: #fc7394; --bg-brand-active: #fb416e; --text-on-brand: #191919; --text-brand: #fda5ba; --text-brand-secondary: #fa0f47; --icon-on-brand: #191919; --icon-brand: #fda5ba; --icon-brand-secondary: #fa0f47; --border-brand: #fda5ba; --bg-brand-secondary: #fff6f8; --bg-brand-secondary-hover: #ffedf1; --bg-brand-secondary-active: #fee4ea; }