@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: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 200px; --bg-primary: #ffffff; --bg-primary-hover: #f3f8f9; --bg-primary-active: #ecf4f6; --bg-primary-invert: #2c8295; --bg-secondary: #f3f8f9; --bg-secondary-hover: #ecf4f6; --bg-secondary-active: #e3eff1; --bg-tertiary: #ecf4f6; --bg-tertiary-hover: #e3eff1; --bg-tertiary-active: #bcd7dd; --bg-quaternary: #bcd7dd; --bg-quaternary-hover: #99c3cc; --bg-quaternary-active: #7bb1bd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c8295; --text-primary-invert: #fdfefe; --text-secondary: #7bb1bd; --text-secondary-invert: #bcd7dd; --border-primary: #bcd7dd; --border-primary-hover: #99c3cc; --border-secondary: #e3eff1; --border-secondary-hover: #bcd7dd; --border-tertiary: #f3f8f9; --border-tertiary-hover: #ecf4f6; --border-active: #2c8295; --border-active-invert: #ffffff; --icon-primary: #2c8295; --icon-primary-invert: #fdfefe; --icon-secondary: #7bb1bd; --input-bg: #ffffff; --input-border: #bcd7dd; --input-border-hover: #7bb1bd; --input-border-active: #2c8295; --bg-transparent: rgba(23, 118, 139, 0.05); --bg-transparent-strong: rgba(23, 118, 139, 0.08); --bg-transparent-strongest: rgba(23, 118, 139, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(23, 118, 139, 0.1); --border-transparent-strong: rgba(23, 118, 139, 0.12); --border-transparent-strongest: rgba(23, 118, 139, 0.16); --bg-brand: #40b4cd; --bg-brand-hover: #2d96ad; --bg-brand-active: #237384; --text-on-brand: #ffffff; --text-brand: #40b4cd; --text-brand-secondary: #18505c; --icon-on-brand: #ffffff; --icon-brand: #40b4cd; --icon-brand-secondary: #18505c; --border-brand: #40b4cd; --bg-brand-secondary: #ecf8fa; --bg-brand-secondary-hover: #d9f0f5; --bg-brand-secondary-active: #c6e9f0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }