@font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Chewy; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chewy_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chewy_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n4.ttf; --font-family-heading: Chewy, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ead1ad; --bg-primary-hover: #e0c7a5; --bg-primary-active: #dac19f; --bg-primary-invert: #341e13; --bg-secondary: #e0c7a5; --bg-secondary-hover: #dac19f; --bg-secondary-active: #d2b999; --bg-tertiary: #dac19f; --bg-tertiary-hover: #d2b999; --bg-tertiary-active: #b0987c; --bg-quaternary: #b0987c; --bg-quaternary-hover: #927a63; --bg-quaternary-active: #78614d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #341e13; --text-primary-invert: #e8cfab; --text-secondary: #78614d; --text-secondary-invert: #b0987c; --border-primary: #b0987c; --border-primary-hover: #927a63; --border-secondary: #d2b999; --border-secondary-hover: #b0987c; --border-tertiary: #e0c7a5; --border-tertiary-hover: #dac19f; --border-active: #341e13; --border-active-invert: #ead1ad; --icon-primary: #341e13; --icon-primary-invert: #e8cfab; --icon-secondary: #78614d; --input-bg: #ead1ad; --input-border: #b0987c; --input-border-hover: #78614d; --input-border-active: #341e13; --bg-transparent: rgba(34, 12, 4, 0.05); --bg-transparent-strong: rgba(34, 12, 4, 0.08); --bg-transparent-strongest: rgba(34, 12, 4, 0.12); --bg-transparent-blur-base: rgba(234, 209, 173, 0.9); --border-transparent: rgba(34, 12, 4, 0.1); --border-transparent-strong: rgba(34, 12, 4, 0.12); --border-transparent-strongest: rgba(34, 12, 4, 0.16); --bg-brand: #ac2f18; --bg-brand-hover: #7f2312; --bg-brand-active: #52170c; --text-on-brand: #ffffff; --text-brand: #ac2f18; --text-brand-secondary: #260a05; --icon-on-brand: #ffffff; --icon-brand: #ac2f18; --icon-brand-secondary: #260a05; --border-brand: #ac2f18; --bg-brand-secondary: #e4c19e; --bg-brand-secondary-hover: #deb18f; --bg-brand-secondary-active: #d7a080; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }