@font-face { font-family: "Clash Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf") format("ttf"); } @font-face { font-family: "Clash Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n7.ttf") format("ttf"); } @font-face { font-family: "Spicy Rice"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/spicy_rice_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/spicy_rice_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Display", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf; --font-family-heading: "Spicy Rice", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #fef5f5; --bg-primary-active: #fdeff0; --bg-primary-invert: #eb4a4f; --bg-secondary: #fef5f5; --bg-secondary-hover: #fdeff0; --bg-secondary-active: #fce7e8; --bg-tertiary: #fdeff0; --bg-tertiary-hover: #fce7e8; --bg-tertiary-active: #f9c5c7; --bg-quaternary: #f9c5c7; --bg-quaternary-hover: #f5a7aa; --bg-quaternary-active: #f28e91; --text-primary: #eb4a4f; --text-primary-invert: #fffdfd; --text-secondary: #f28e91; --text-secondary-invert: #f9c5c7; --border-primary: #f9c5c7; --border-primary-hover: #f5a7aa; --border-secondary: #fce7e8; --border-secondary-hover: #f9c5c7; --border-tertiary: #fef5f5; --border-tertiary-hover: #fdeff0; --border-active: #eb4a4f; --border-active-invert: #FFFFFF; --icon-primary: #eb4a4f; --icon-primary-invert: #fffdfd; --icon-secondary: #f28e91; --input-bg: #FFFFFF; --input-border: #f9c5c7; --input-border-hover: #f28e91; --input-border-active: #eb4a4f; --bg-transparent: rgba(233, 56, 62, 0.05); --bg-transparent-strong: rgba(233, 56, 62, 0.08); --bg-transparent-strongest: rgba(233, 56, 62, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(233, 56, 62, 0.1); --border-transparent-strong: rgba(233, 56, 62, 0.12); --border-transparent-strongest: rgba(233, 56, 62, 0.16); --bg-brand: #5bbd72; --bg-brand-hover: #42a359; --bg-brand-active: #337f45; --text-on-brand: #FFFFFF; --text-brand: #5bbd72; --text-brand-secondary: #245b31; --icon-on-brand: #FFFFFF; --icon-brand: #5bbd72; --icon-brand-secondary: #245b31; --border-brand: #5bbd72; --bg-brand-secondary: #eff8f1; --bg-brand-secondary-hover: #def2e3; --bg-brand-secondary-active: #ceebd5; }