@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: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.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: Outfit, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --bg-primary: #fcfaff; --bg-primary-hover: #f0f3f7; --bg-primary-active: #e9eff2; --bg-primary-invert: #247c66; --bg-secondary: #f0f3f7; --bg-secondary-hover: #e9eff2; --bg-secondary-active: #e0e9eb; --bg-tertiary: #e9eff2; --bg-tertiary-hover: #e0e9eb; --bg-tertiary-active: #b7d2ce; --bg-quaternary: #b7d2ce; --bg-quaternary-hover: #94bdb5; --bg-quaternary-active: #75ab9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #247c66; --text-primary-invert: #faf9fd; --text-secondary: #75ab9f; --text-secondary-invert: #b7d2ce; --border-primary: #b7d2ce; --border-primary-hover: #94bdb5; --border-secondary: #e0e9eb; --border-secondary-hover: #b7d2ce; --border-tertiary: #f0f3f7; --border-tertiary-hover: #e9eff2; --border-active: #247c66; --border-active-invert: #fcfaff; --icon-primary: #247c66; --icon-primary-invert: #faf9fd; --icon-secondary: #75ab9f; --input-bg: #fcfaff; --input-border: #b7d2ce; --input-border-hover: #75ab9f; --input-border-active: #247c66; --bg-transparent: rgba(15, 112, 87, 0.05); --bg-transparent-strong: rgba(15, 112, 87, 0.08); --bg-transparent-strongest: rgba(15, 112, 87, 0.12); --bg-transparent-blur-base: rgba(252, 250, 255, 0.9); --border-transparent: rgba(15, 112, 87, 0.1); --border-transparent-strong: rgba(15, 112, 87, 0.12); --border-transparent-strongest: rgba(15, 112, 87, 0.16); --bg-brand: #0f7057; --bg-brand-hover: #094334; --bg-brand-active: #031611; --text-on-brand: #ffffff; --text-brand: #0f7057; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0f7057; --icon-brand-secondary: black; --border-brand: #0f7057; --bg-brand-secondary: #e4ecee; --bg-brand-secondary-hover: #cddedd; --bg-brand-secondary-active: #b5d1cd; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }