@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: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n7.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: Mattone, serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 120px; --bg-primary: #F0ECE8; --bg-primary-hover: #e5e4e2; --bg-primary-active: #dfdede; --bg-primary-invert: #2f5272; --bg-secondary: #e5e4e2; --bg-secondary-hover: #dfdede; --bg-secondary-active: #d7d8d8; --bg-tertiary: #dfdede; --bg-tertiary-hover: #d7d8d8; --bg-tertiary-active: #b3bbc2; --bg-quaternary: #b3bbc2; --bg-quaternary-hover: #93a2af; --bg-quaternary-active: #778c9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2f5272; --text-primary-invert: #eeeae7; --text-secondary: #778c9e; --text-secondary-invert: #b3bbc2; --border-primary: #b3bbc2; --border-primary-hover: #93a2af; --border-secondary: #d7d8d8; --border-secondary-hover: #b3bbc2; --border-tertiary: #e5e4e2; --border-tertiary-hover: #dfdede; --border-active: #2f5272; --border-active-invert: #F0ECE8; --icon-primary: #2f5272; --icon-primary-invert: #eeeae7; --icon-secondary: #778c9e; --input-bg: #F0ECE8; --input-border: #b3bbc2; --input-border-hover: #778c9e; --input-border-active: #2f5272; --bg-transparent: rgba(28, 67, 102, 0.05); --bg-transparent-strong: rgba(28, 67, 102, 0.08); --bg-transparent-strongest: rgba(28, 67, 102, 0.12); --bg-transparent-blur-base: rgba(240, 236, 232, 0.9); --border-transparent: rgba(28, 67, 102, 0.1); --border-transparent-strong: rgba(28, 67, 102, 0.12); --border-transparent-strongest: rgba(28, 67, 102, 0.16); --bg-brand: #38507e; --bg-brand-hover: #283a5b; --bg-brand-active: #192337; --text-on-brand: #ffffff; --text-brand: #38507e; --text-brand-secondary: #090d14; --icon-on-brand: #ffffff; --icon-brand: #38507e; --icon-brand-secondary: #090d14; --border-brand: #38507e; --bg-brand-secondary: #dedcdd; --bg-brand-secondary-hover: #cbcdd3; --bg-brand-secondary-active: #b9bdc8; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 12px 12px 12px 12px; }