@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_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: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f9ff; --bg-primary-hover: #e9edf2; --bg-primary-active: #e1e5eb; --bg-primary-invert: #161617; --bg-secondary: #e9edf2; --bg-secondary-hover: #e1e5eb; --bg-secondary-active: #d8dbe0; --bg-tertiary: #e1e5eb; --bg-tertiary-hover: #d8dbe0; --bg-tertiary-active: #aeb1b5; --bg-quaternary: #aeb1b5; --bg-quaternary-hover: #898b8f; --bg-quaternary-active: #696b6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161617; --text-primary-invert: #f3f7fc; --text-secondary: #696b6e; --text-secondary-invert: #aeb1b5; --border-primary: #aeb1b5; --border-primary-hover: #898b8f; --border-secondary: #d8dbe0; --border-secondary-hover: #aeb1b5; --border-tertiary: #e9edf2; --border-tertiary-hover: #e1e5eb; --border-active: #161617; --border-active-invert: #f5f9ff; --icon-primary: #161617; --icon-primary-invert: #f3f7fc; --icon-secondary: #696b6e; --input-bg: #f5f9ff; --input-border: #aeb1b5; --input-border-hover: #696b6e; --input-border-active: #161617; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(245, 249, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #3984ff; --bg-brand-hover: #0664ff; --bg-brand-active: #0050d2; --text-on-brand: #FFFFFF; --text-brand: #3984ff; --text-brand-secondary: #003c9f; --icon-on-brand: #FFFFFF; --icon-brand: #3984ff; --icon-brand-secondary: #003c9f; --border-brand: #3984ff; --bg-brand-secondary: #e2edff; --bg-brand-secondary-hover: #cfe2ff; --bg-brand-secondary-active: #bdd6ff; }