@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Inter Tight", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #fef8fb; --bg-primary-active: #fdf3f8; --bg-primary-invert: #ed7bad; --bg-secondary: #fef8fb; --bg-secondary-hover: #fdf3f8; --bg-secondary-active: #fdeef4; --bg-tertiary: #fdf3f8; --bg-tertiary-hover: #fdeef4; --bg-tertiary-active: #f9d5e5; --bg-quaternary: #f9d5e5; --bg-quaternary-hover: #f6bfd7; --bg-quaternary-active: #f4accc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ed7bad; --text-primary-invert: #fffefe; --text-secondary: #f4accc; --text-secondary-invert: #f9d5e5; --border-primary: #f9d5e5; --border-primary-hover: #f6bfd7; --border-secondary: #fdeef4; --border-secondary-hover: #f9d5e5; --border-tertiary: #fef8fb; --border-tertiary-hover: #fdf3f8; --border-active: #ed7bad; --border-active-invert: #ffffff; --icon-primary: #ed7bad; --icon-primary-invert: #fffefe; --icon-secondary: #f4accc; --input-bg: #ffffff; --input-border: #f9d5e5; --input-border-hover: #f4accc; --input-border-active: #ed7bad; --bg-transparent: rgba(235, 110, 165, 0.05); --bg-transparent-strong: rgba(235, 110, 165, 0.08); --bg-transparent-strongest: rgba(235, 110, 165, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(235, 110, 165, 0.1); --border-transparent-strong: rgba(235, 110, 165, 0.12); --border-transparent-strongest: rgba(235, 110, 165, 0.16); --bg-brand: #eb6ea5; --bg-brand-hover: #e54189; --bg-brand-active: #d61d6e; --text-on-brand: #FFFFFF; --text-brand: #eb6ea5; --text-brand-secondary: #a91757; --icon-on-brand: #FFFFFF; --icon-brand: #eb6ea5; --icon-brand-secondary: #a91757; --border-brand: #eb6ea5; --bg-brand-secondary: #fdf1f6; --bg-brand-secondary-hover: #fbe2ed; --bg-brand-secondary-active: #f9d4e4; }