@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.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"); } @font-face { font-family: "Clash Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: "Clash Grotesk", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #fafbff; --bg-primary-hover: #eeeff3; --bg-primary-active: #e6e7eb; --bg-primary-invert: #171a1d; --bg-secondary: #eeeff3; --bg-secondary-hover: #e6e7eb; --bg-secondary-active: #dcdde1; --bg-tertiary: #e6e7eb; --bg-tertiary-hover: #dcdde1; --bg-tertiary-active: #b2b3b7; --bg-quaternary: #b2b3b7; --bg-quaternary-hover: #8c8e92; --bg-quaternary-active: #6c6e72; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171a1d; --text-primary-invert: #f8f9fd; --text-secondary: #6c6e72; --text-secondary-invert: #b2b3b7; --border-primary: #b2b3b7; --border-primary-hover: #8c8e92; --border-secondary: #dcdde1; --border-secondary-hover: #b2b3b7; --border-tertiary: #eeeff3; --border-tertiary-hover: #e6e7eb; --border-active: #171a1d; --border-active-invert: #fafbff; --icon-primary: #171a1d; --icon-primary-invert: #f8f9fd; --icon-secondary: #6c6e72; --input-bg: #fafbff; --input-border: #b2b3b7; --input-border-hover: #6c6e72; --input-border-active: #171a1d; --bg-transparent: rgba(0, 4, 7, 0.05); --bg-transparent-strong: rgba(0, 4, 7, 0.08); --bg-transparent-strongest: rgba(0, 4, 7, 0.12); --bg-transparent-blur-base: rgba(250, 251, 255, 0.9); --border-transparent: rgba(0, 4, 7, 0.1); --border-transparent-strong: rgba(0, 4, 7, 0.12); --border-transparent-strongest: rgba(0, 4, 7, 0.16); --bg-brand: #133d74; --bg-brand-hover: #0c2648; --bg-brand-active: #050f1c; --text-on-brand: #ffffff; --text-brand: #133d74; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #133d74; --icon-brand-secondary: black; --border-brand: #133d74; --bg-brand-secondary: #e3e8f1; --bg-brand-secondary-hover: #ccd5e3; --bg-brand-secondary-active: #b5c2d5; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }