@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; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3a2b22; --bg-primary-hover: #43342b; --bg-primary-active: #493a31; --bg-primary-invert: #e1d7c8; --bg-secondary: #43342b; --bg-secondary-hover: #493a31; --bg-secondary-active: #504238; --bg-tertiary: #493a31; --bg-tertiary-hover: #504238; --bg-tertiary-active: #6f6257; --bg-quaternary: #6f6257; --bg-quaternary-hover: #8b7e72; --bg-quaternary-active: #a3978a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e1d7c8; --text-primary-invert: #3c2d24; --text-secondary: #a3978a; --text-secondary-invert: #6f6257; --border-primary: #6f6257; --border-primary-hover: #8b7e72; --border-secondary: #504238; --border-secondary-hover: #6f6257; --border-tertiary: #43342b; --border-tertiary-hover: #493a31; --border-active: #e1d7c8; --border-active-invert: #3a2b22; --icon-primary: #e1d7c8; --icon-primary-invert: #3c2d24; --icon-secondary: #a3978a; --input-bg: #3a2b22; --input-border: #6f6257; --input-border-hover: #a3978a; --input-border-active: #e1d7c8; --bg-transparent: rgba(242, 232, 216, 0.05); --bg-transparent-strong: rgba(242, 232, 216, 0.08); --bg-transparent-strongest: rgba(242, 232, 216, 0.12); --bg-transparent-blur-base: rgba(58, 43, 34, 0.9); --border-transparent: rgba(242, 232, 216, 0.1); --border-transparent-strong: rgba(242, 232, 216, 0.12); --border-transparent-strongest: rgba(242, 232, 216, 0.16); --bg-brand: #8d6a4f; --bg-brand-hover: #6c513d; --bg-brand-active: #4c392a; --text-on-brand: #fff4e6; --text-brand: #8d6a4f; --text-brand-secondary: #2b2018; --icon-on-brand: #fff4e6; --icon-brand: #8d6a4f; --icon-brand-secondary: #2b2018; --border-brand: #8d6a4f; --bg-brand-secondary: #423127; --bg-brand-secondary-hover: #4b382b; --bg-brand-secondary-active: #533e30; --input-radius: 0px; --image-radius: 12px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }