@font-face { font-family: "Roboto Flex"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_flex_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_flex_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Flex"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_flex_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_flex_n4.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "Roboto Flex", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Flex";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_flex_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_flex_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f6; --bg-primary-active: #eceef0; --bg-primary-invert: #2c4159; --bg-secondary: #f3f5f6; --bg-secondary-hover: #eceef0; --bg-secondary-active: #e3e6e9; --bg-tertiary: #eceef0; --bg-tertiary-hover: #e3e6e9; --bg-tertiary-active: #bcc2ca; --bg-quaternary: #bcc2ca; --bg-quaternary-hover: #99a3af; --bg-quaternary-active: #7b8897; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c4159; --text-primary-invert: #fdfdfd; --text-secondary: #7b8897; --text-secondary-invert: #bcc2ca; --border-primary: #bcc2ca; --border-primary-hover: #99a3af; --border-secondary: #e3e6e9; --border-secondary-hover: #bcc2ca; --border-tertiary: #f3f5f6; --border-tertiary-hover: #eceef0; --border-active: #2c4159; --border-active-invert: #ffffff; --icon-primary: #2c4159; --icon-primary-invert: #fdfdfd; --icon-secondary: #7b8897; --input-bg: #ffffff; --input-border: #bcc2ca; --input-border-hover: #7b8897; --input-border-active: #2c4159; --bg-transparent: rgba(23, 46, 73, 0.05); --bg-transparent-strong: rgba(23, 46, 73, 0.08); --bg-transparent-strongest: rgba(23, 46, 73, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(23, 46, 73, 0.1); --border-transparent-strong: rgba(23, 46, 73, 0.12); --border-transparent-strongest: rgba(23, 46, 73, 0.16); --bg-brand: #0cb9df; --bg-brand-hover: #0991af; --bg-brand-active: #07697e; --text-on-brand: #FFFFFF; --text-brand: #0cb9df; --text-brand-secondary: #04414e; --icon-on-brand: #FFFFFF; --icon-brand: #0cb9df; --icon-brand-secondary: #04414e; --border-brand: #0cb9df; --bg-brand-secondary: #e7f8fc; --bg-brand-secondary-hover: #cef1f9; --bg-brand-secondary-active: #b6eaf5; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }