@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: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.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: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --logo-width: 180px; --bg-primary: #f5f0e8; --bg-primary-hover: #ebe6dd; --bg-primary-active: #e5dfd7; --bg-primary-invert: #3e3222; --bg-secondary: #ebe6dd; --bg-secondary-hover: #e5dfd7; --bg-secondary-active: #ddd7ce; --bg-tertiary: #e5dfd7; --bg-tertiary-hover: #ddd7ce; --bg-tertiary-active: #bbb3a9; --bg-quaternary: #bbb3a9; --bg-quaternary-hover: #9d9488; --bg-quaternary-active: #82796c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3222; --text-primary-invert: #f3eee6; --text-secondary: #82796c; --text-secondary-invert: #bbb3a9; --border-primary: #bbb3a9; --border-primary-hover: #9d9488; --border-secondary: #ddd7ce; --border-secondary-hover: #bbb3a9; --border-tertiary: #ebe6dd; --border-tertiary-hover: #e5dfd7; --border-active: #3e3222; --border-active-invert: #f5f0e8; --icon-primary: #3e3222; --icon-primary-invert: #f3eee6; --icon-secondary: #82796c; --input-bg: #f5f0e8; --input-border: #bbb3a9; --input-border-hover: #82796c; --input-border-active: #3e3222; --bg-transparent: rgba(44, 31, 14, 0.05); --bg-transparent-strong: rgba(44, 31, 14, 0.08); --bg-transparent-strongest: rgba(44, 31, 14, 0.12); --bg-transparent-blur-base: rgba(245, 240, 232, 0.9); --border-transparent: rgba(44, 31, 14, 0.1); --border-transparent-strong: rgba(44, 31, 14, 0.12); --border-transparent-strongest: rgba(44, 31, 14, 0.16); --bg-brand: #6b4c2a; --bg-brand-hover: #46321c; --bg-brand-active: #22180d; --text-on-brand: #ffffff; --text-brand: #6b4c2a; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #6b4c2a; --icon-brand-secondary: black; --border-brand: #6b4c2a; --bg-brand-secondary: #e7e0d5; --bg-brand-secondary-hover: #d9cfc2; --bg-brand-secondary-active: #ccbfaf; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 8px 8px 8px 8px; }