@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; 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"); } :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, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fffaed; --bg-primary-hover: #f4f0e4; --bg-primary-active: #eee9df; --bg-primary-invert: #3c3e4f; --bg-secondary: #f4f0e4; --bg-secondary-hover: #eee9df; --bg-secondary-active: #e5e1d8; --bg-tertiary: #eee9df; --bg-tertiary-hover: #e5e1d8; --bg-tertiary-active: #c1bebb; --bg-quaternary: #c1bebb; --bg-quaternary-hover: #a19fa0; --bg-quaternary-active: #85848a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3c3e4f; --text-primary-invert: #fdf8eb; --text-secondary: #85848a; --text-secondary-invert: #c1bebb; --border-primary: #c1bebb; --border-primary-hover: #a19fa0; --border-secondary: #e5e1d8; --border-secondary-hover: #c1bebb; --border-tertiary: #f4f0e4; --border-tertiary-hover: #eee9df; --border-active: #3c3e4f; --border-active-invert: #fffaed; --icon-primary: #3c3e4f; --icon-primary-invert: #fdf8eb; --icon-secondary: #85848a; --input-bg: #fffaed; --input-border: #c1bebb; --input-border-hover: #85848a; --input-border-active: #3c3e4f; --bg-transparent: rgba(41, 43, 63, 0.05); --bg-transparent-strong: rgba(41, 43, 63, 0.08); --bg-transparent-strongest: rgba(41, 43, 63, 0.12); --bg-transparent-blur-base: rgba(255, 250, 237, 0.9); --border-transparent: rgba(41, 43, 63, 0.1); --border-transparent-strong: rgba(41, 43, 63, 0.12); --border-transparent-strongest: rgba(41, 43, 63, 0.16); --bg-brand: #ef4137; --bg-brand-hover: #e11d12; --bg-brand-active: #b2170e; --text-on-brand: #ffffff; --text-brand: #ef4137; --text-brand-secondary: #83110a; --icon-on-brand: #ffffff; --icon-brand: #ef4137; --icon-brand-secondary: #83110a; --border-brand: #ef4137; --bg-brand-secondary: #fde8db; --bg-brand-secondary-hover: #fcd5c9; --bg-brand-secondary-active: #fac3b6; --input-radius: 4px; --image-radius: 16px; --panel-radius: 4px; --button-radius: 0px 0px 0px 0px; }