@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: "Libre Baskerville"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_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: "Libre Baskerville", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 180px; --bg-primary: #f8f5ef; --bg-primary-hover: #edebe6; --bg-primary-active: #e6e5e0; --bg-primary-invert: #293c48; --bg-secondary: #edebe6; --bg-secondary-hover: #e6e5e0; --bg-secondary-active: #ddddd9; --bg-tertiary: #e6e5e0; --bg-tertiary-hover: #ddddd9; --bg-tertiary-active: #b6baba; --bg-quaternary: #b6baba; --bg-quaternary-hover: #949c9e; --bg-quaternary-active: #778187; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #293c48; --text-primary-invert: #f6f3ed; --text-secondary: #778187; --text-secondary-invert: #b6baba; --border-primary: #b6baba; --border-primary-hover: #949c9e; --border-secondary: #ddddd9; --border-secondary-hover: #b6baba; --border-tertiary: #edebe6; --border-tertiary-hover: #e6e5e0; --border-active: #293c48; --border-active-invert: #f8f5ef; --icon-primary: #293c48; --icon-primary-invert: #f6f3ed; --icon-secondary: #778187; --input-bg: #f8f5ef; --input-border: #b6baba; --input-border-hover: #778187; --input-border-active: #293c48; --bg-transparent: rgba(21, 42, 56, 0.05); --bg-transparent-strong: rgba(21, 42, 56, 0.08); --bg-transparent-strongest: rgba(21, 42, 56, 0.12); --bg-transparent-blur-base: rgba(248, 245, 239, 0.9); --border-transparent: rgba(21, 42, 56, 0.1); --border-transparent-strong: rgba(21, 42, 56, 0.12); --border-transparent-strongest: rgba(21, 42, 56, 0.16); --bg-brand: #0f1f2a; --bg-brand-hover: #020304; --bg-brand-active: black; --text-on-brand: #f8f5ef; --text-brand: #0f1f2a; --text-brand-secondary: black; --icon-on-brand: #f8f5ef; --icon-brand: #0f1f2a; --icon-brand-secondary: black; --border-brand: #0f1f2a; --bg-brand-secondary: #e1e0db; --bg-brand-secondary-hover: #c9cac8; --bg-brand-secondary-active: #b2b5b4; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }