@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: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.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: Manrope, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff6f0; --bg-primary-hover: #f6ede6; --bg-primary-active: #f1e7e1; --bg-primary-invert: #5c4d40; --bg-secondary: #f6ede6; --bg-secondary-hover: #f1e7e1; --bg-secondary-active: #eae0d9; --bg-tertiary: #f1e7e1; --bg-tertiary-hover: #eae0d9; --bg-tertiary-active: #cbc0b8; --bg-quaternary: #cbc0b8; --bg-quaternary-hover: #b0a49b; --bg-quaternary-active: #998c82; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5c4d40; --text-primary-invert: #fdf4ee; --text-secondary: #998c82; --text-secondary-invert: #cbc0b8; --border-primary: #cbc0b8; --border-primary-hover: #b0a49b; --border-secondary: #eae0d9; --border-secondary-hover: #cbc0b8; --border-tertiary: #f6ede6; --border-tertiary-hover: #f1e7e1; --border-active: #5c4d40; --border-active-invert: #fff6f0; --icon-primary: #5c4d40; --icon-primary-invert: #fdf4ee; --icon-secondary: #998c82; --input-bg: #fff6f0; --input-border: #cbc0b8; --input-border-hover: #998c82; --input-border-active: #5c4d40; --bg-transparent: rgba(76, 60, 47, 0.05); --bg-transparent-strong: rgba(76, 60, 47, 0.08); --bg-transparent-strongest: rgba(76, 60, 47, 0.12); --bg-transparent-blur-base: rgba(255, 246, 240, 0.9); --border-transparent: rgba(76, 60, 47, 0.1); --border-transparent-strong: rgba(76, 60, 47, 0.12); --border-transparent-strongest: rgba(76, 60, 47, 0.16); --bg-brand: #e23d3f; --bg-brand-hover: #cd1f21; --bg-brand-active: #a1181a; --text-on-brand: #f4f1eb; --text-brand: #e23d3f; --text-brand-secondary: #751113; --icon-on-brand: #f4f1eb; --icon-brand: #e23d3f; --icon-brand-secondary: #751113; --border-brand: #e23d3f; --bg-brand-secondary: #fce4de; --bg-brand-secondary-hover: #f9d1cd; --bg-brand-secondary-active: #f6bfbb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }