@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: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n5.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: "Inter Tight", sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fbe6e8; --bg-primary-hover: #f2dedf; --bg-primary-active: #edd8da; --bg-primary-invert: #5e4b44; --bg-secondary: #f2dedf; --bg-secondary-hover: #edd8da; --bg-secondary-active: #e6d2d2; --bg-tertiary: #edd8da; --bg-tertiary-hover: #e6d2d2; --bg-tertiary-active: #c9b5b4; --bg-quaternary: #c9b5b4; --bg-quaternary-hover: #af9b99; --bg-quaternary-active: #998581; --text-primary: #5e4b44; --text-primary-invert: #f9e4e6; --text-secondary: #998581; --text-secondary-invert: #c9b5b4; --border-primary: #c9b5b4; --border-primary-hover: #af9b99; --border-secondary: #e6d2d2; --border-secondary-hover: #c9b5b4; --border-tertiary: #f2dedf; --border-tertiary-hover: #edd8da; --border-active: #5e4b44; --border-active-invert: #fbe6e8; --icon-primary: #5e4b44; --icon-primary-invert: #f9e4e6; --icon-secondary: #998581; --input-bg: #fbe6e8; --input-border: #c9b5b4; --input-border-hover: #998581; --input-border-active: #5e4b44; --bg-transparent: rgba(79, 60, 52, 0.05); --bg-transparent-strong: rgba(79, 60, 52, 0.08); --bg-transparent-strongest: rgba(79, 60, 52, 0.12); --bg-transparent-blur-base: rgba(251, 230, 232, 0.9); --border-transparent: rgba(79, 60, 52, 0.1); --border-transparent-strong: rgba(79, 60, 52, 0.12); --border-transparent-strongest: rgba(79, 60, 52, 0.16); --bg-brand: #b2e4eb; --bg-brand-hover: #8ad6e0; --bg-brand-active: #61c8d6; --text-on-brand: #4f3c34; --text-brand: #b2e4eb; --text-brand-secondary: #39b9cb; --icon-on-brand: #4f3c34; --icon-brand: #b2e4eb; --icon-brand-secondary: #39b9cb; --border-brand: #b2e4eb; --bg-brand-secondary: #f4e6e8; --bg-brand-secondary-hover: #ece6e9; --bg-brand-secondary-active: #e5e5e9; }