@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f2f3f5; --bg-primary-active: #ebebef; --bg-primary-invert: #1a2044; --bg-secondary: #f2f3f5; --bg-secondary-hover: #ebebef; --bg-secondary-active: #e1e2e6; --bg-tertiary: #ebebef; --bg-tertiary-hover: #e1e2e6; --bg-tertiary-active: #b6b8c3; --bg-quaternary: #b6b8c3; --bg-quaternary-hover: #9093a4; --bg-quaternary-active: #6f738a; --text-primary: #1a2044; --text-primary-invert: #fcfdfd; --text-secondary: #6f738a; --text-secondary-invert: #b6b8c3; --border-primary: #b6b8c3; --border-primary-hover: #9093a4; --border-secondary: #e1e2e6; --border-secondary-hover: #b6b8c3; --border-tertiary: #f2f3f5; --border-tertiary-hover: #ebebef; --border-active: #1a2044; --border-active-invert: #ffffff; --icon-primary: #1a2044; --icon-primary-invert: #fcfdfd; --icon-secondary: #6f738a; --input-bg: #ffffff; --input-border: #b6b8c3; --input-border-hover: #6f738a; --input-border-active: #1a2044; --bg-transparent: rgba(3, 10, 49, 0.05); --bg-transparent-strong: rgba(3, 10, 49, 0.08); --bg-transparent-strongest: rgba(3, 10, 49, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(3, 10, 49, 0.1); --border-transparent-strong: rgba(3, 10, 49, 0.12); --border-transparent-strongest: rgba(3, 10, 49, 0.16); --bg-brand: #0288D1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --text-on-brand: #FFFFFF; --text-brand: #0288D1; --text-brand-secondary: #012539; --icon-on-brand: #FFFFFF; --icon-brand: #0288D1; --icon-brand-secondary: #012539; --border-brand: #0288D1; --bg-brand-secondary: #e6f3fa; --bg-brand-secondary-hover: #cce7f6; --bg-brand-secondary-active: #b3dbf1; }