@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: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_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: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #f9fbfc; --bg-primary-hover: #edeff0; --bg-primary-active: #e6e8e8; --bg-primary-invert: #212219; --bg-secondary: #edeff0; --bg-secondary-hover: #e6e8e8; --bg-secondary-active: #dddede; --bg-tertiary: #e6e8e8; --bg-tertiary-hover: #dddede; --bg-tertiary-active: #b4b6b4; --bg-quaternary: #b4b6b4; --bg-quaternary-hover: #91928e; --bg-quaternary-active: #72736e; --text-primary: #212219; --text-primary-invert: #f7f9fa; --text-secondary: #72736e; --text-secondary-invert: #b4b6b4; --border-primary: #b4b6b4; --border-primary-hover: #91928e; --border-secondary: #dddede; --border-secondary-hover: #b4b6b4; --border-tertiary: #edeff0; --border-tertiary-hover: #e6e8e8; --border-active: #212219; --border-active-invert: #f9fbfc; --icon-primary: #212219; --icon-primary-invert: #f7f9fa; --icon-secondary: #72736e; --input-bg: #f9fbfc; --input-border: #b4b6b4; --input-border-hover: #72736e; --input-border-active: #212219; --bg-transparent: rgba(12, 12, 3, 0.05); --bg-transparent-strong: rgba(12, 12, 3, 0.08); --bg-transparent-strongest: rgba(12, 12, 3, 0.12); --bg-transparent-blur-base: rgba(249, 251, 252, 0.9); --border-transparent: rgba(12, 12, 3, 0.1); --border-transparent-strong: rgba(12, 12, 3, 0.12); --border-transparent-strongest: rgba(12, 12, 3, 0.16); --bg-brand: #1e9de8; --bg-brand-hover: #1480bf; --bg-brand-active: #0f6191; --text-on-brand: #ffffff; --text-brand: #1e9de8; --text-brand-secondary: #0a4263; --icon-on-brand: #ffffff; --icon-brand: #1e9de8; --icon-brand-secondary: #0a4263; --border-brand: #1e9de8; --bg-brand-secondary: #e3f2fa; --bg-brand-secondary-hover: #cde8f8; --bg-brand-secondary-active: #b7dff6; }