@font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n8.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 800; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf; --font-family-heading: Manrope, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --bg-primary: #ffffff; --bg-primary-hover: #f2faf9; --bg-primary-active: #ebf6f6; --bg-primary-invert: #199e95; --bg-secondary: #f2faf9; --bg-secondary-hover: #ebf6f6; --bg-secondary-active: #e1f2f1; --bg-tertiary: #ebf6f6; --bg-tertiary-hover: #e1f2f1; --bg-tertiary-active: #b6e0dd; --bg-quaternary: #b6e0dd; --bg-quaternary-hover: #90d0cc; --bg-quaternary-active: #6fc2bd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #199e95; --text-primary-invert: #fcfefe; --text-secondary: #6fc2bd; --text-secondary-invert: #b6e0dd; --border-primary: #b6e0dd; --border-primary-hover: #90d0cc; --border-secondary: #e1f2f1; --border-secondary-hover: #b6e0dd; --border-tertiary: #f2faf9; --border-tertiary-hover: #ebf6f6; --border-active: #199e95; --border-active-invert: #ffffff; --icon-primary: #199e95; --icon-primary-invert: #fcfefe; --icon-secondary: #6fc2bd; --input-bg: #ffffff; --input-border: #b6e0dd; --input-border-hover: #6fc2bd; --input-border-active: #199e95; --bg-transparent: rgba(2, 148, 139, 0.05); --bg-transparent-strong: rgba(2, 148, 139, 0.08); --bg-transparent-strongest: rgba(2, 148, 139, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(2, 148, 139, 0.1); --border-transparent-strong: rgba(2, 148, 139, 0.12); --border-transparent-strongest: rgba(2, 148, 139, 0.16); --bg-brand: #015e57; --bg-brand-hover: #002c28; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #015e57; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #015e57; --icon-brand-secondary: black; --border-brand: #015e57; --bg-brand-secondary: #e6efee; --bg-brand-secondary-hover: #ccdfdd; --bg-brand-secondary-active: #b3cfcd; --input-radius: 8px; --image-radius: 18px; --panel-radius: 8px; --button-radius: 120px 120px 120px 120px; }