@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"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 221px; --bg-primary: #ffffff; --bg-primary-hover: #f5fafa; --bg-primary-active: #eef7f7; --bg-primary-invert: #409f9f; --bg-secondary: #f5fafa; --bg-secondary-hover: #eef7f7; --bg-secondary-active: #e6f2f2; --bg-tertiary: #eef7f7; --bg-tertiary-hover: #e6f2f2; --bg-tertiary-active: #c2e0e1; --bg-quaternary: #c2e0e1; --bg-quaternary-hover: #a3d0d1; --bg-quaternary-active: #87c3c3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #409f9f; --text-primary-invert: #fdfefe; --text-secondary: #87c3c3; --text-secondary-invert: #c2e0e1; --border-primary: #c2e0e1; --border-primary-hover: #a3d0d1; --border-secondary: #e6f2f2; --border-secondary-hover: #c2e0e1; --border-tertiary: #f5fafa; --border-tertiary-hover: #eef7f7; --border-active: #409f9f; --border-active-invert: #ffffff; --icon-primary: #409f9f; --icon-primary-invert: #fdfefe; --icon-secondary: #87c3c3; --input-bg: #ffffff; --input-border: #c2e0e1; --input-border-hover: #87c3c3; --input-border-active: #409f9f; --bg-transparent: rgba(45, 149, 150, 0.05); --bg-transparent-strong: rgba(45, 149, 150, 0.08); --bg-transparent-strongest: rgba(45, 149, 150, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(45, 149, 150, 0.1); --border-transparent-strong: rgba(45, 149, 150, 0.12); --border-transparent-strongest: rgba(45, 149, 150, 0.16); --bg-brand: #e8614d; --bg-brand-hover: #e23920; --bg-brand-active: #b72c18; --text-on-brand: #ffffff; --text-brand: #e8614d; --text-brand-secondary: #8a2112; --icon-on-brand: #ffffff; --icon-brand: #e8614d; --icon-brand-secondary: #8a2112; --border-brand: #e8614d; --bg-brand-secondary: #fdefed; --bg-brand-secondary-hover: #fadfdb; --bg-brand-secondary-active: #f8d0ca; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 4px 4px 4px 4px; }