@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fefbf5; --bg-primary-hover: #f3f0ea; --bg-primary-active: #eceae4; --bg-primary-invert: #363635; --bg-secondary: #f3f0ea; --bg-secondary-hover: #eceae4; --bg-secondary-active: #e4e1dc; --bg-tertiary: #eceae4; --bg-tertiary-hover: #e4e1dc; --bg-tertiary-active: #bebcb8; --bg-quaternary: #bebcb8; --bg-quaternary-hover: #9d9c98; --bg-quaternary-active: #817f7d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #363635; --text-primary-invert: #fcf9f3; --text-secondary: #817f7d; --text-secondary-invert: #bebcb8; --border-primary: #bebcb8; --border-primary-hover: #9d9c98; --border-secondary: #e4e1dc; --border-secondary-hover: #bebcb8; --border-tertiary: #f3f0ea; --border-tertiary-hover: #eceae4; --border-active: #363635; --border-active-invert: #fefbf5; --icon-primary: #363635; --icon-primary-invert: #fcf9f3; --icon-secondary: #817f7d; --input-bg: #fefbf5; --input-border: #bebcb8; --input-border-hover: #817f7d; --input-border-active: #363635; --bg-transparent: rgba(34, 34, 34, 0.05); --bg-transparent-strong: rgba(34, 34, 34, 0.08); --bg-transparent-strongest: rgba(34, 34, 34, 0.12); --bg-transparent-blur-base: rgba(254, 251, 245, 0.9); --border-transparent: rgba(34, 34, 34, 0.1); --border-transparent-strong: rgba(34, 34, 34, 0.12); --border-transparent-strongest: rgba(34, 34, 34, 0.16); --bg-brand: #ff6b6b; --bg-brand-hover: #ff3838; --bg-brand-active: #ff0505; --text-on-brand: #F9F8FF; --text-brand: #ff6b6b; --text-brand-secondary: #d10000; --icon-on-brand: #F9F8FF; --icon-brand: #ff6b6b; --icon-brand-secondary: #d10000; --border-brand: #ff6b6b; --bg-brand-secondary: #feede7; --bg-brand-secondary-hover: #feded9; --bg-brand-secondary-active: #fed0cc; }