@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: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.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: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fdf9f2; --bg-primary-active: #fcf5eb; --bg-primary-invert: #e29117; --bg-secondary: #fdf9f2; --bg-secondary-hover: #fcf5eb; --bg-secondary-active: #fbf0e0; --bg-tertiary: #fcf5eb; --bg-tertiary-hover: #fbf0e0; --bg-tertiary-active: #f6dcb5; --bg-quaternary: #f6dcb5; --bg-quaternary-hover: #f1ca8f; --bg-quaternary-active: #edba6e; --text-primary: #e29117; --text-primary-invert: #fffefc; --text-secondary: #edba6e; --text-secondary-invert: #f6dcb5; --border-primary: #f6dcb5; --border-primary-hover: #f1ca8f; --border-secondary: #fbf0e0; --border-secondary-hover: #f6dcb5; --border-tertiary: #fdf9f2; --border-tertiary-hover: #fcf5eb; --border-active: #e29117; --border-active-invert: #ffffff; --icon-primary: #e29117; --icon-primary-invert: #fffefc; --icon-secondary: #edba6e; --input-bg: #ffffff; --input-border: #f6dcb5; --input-border-hover: #edba6e; --input-border-active: #e29117; --bg-transparent: rgba(223, 134, 0, 0.05); --bg-transparent-strong: rgba(223, 134, 0, 0.08); --bg-transparent-strongest: rgba(223, 134, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(223, 134, 0, 0.1); --border-transparent-strong: rgba(223, 134, 0, 0.12); --border-transparent-strongest: rgba(223, 134, 0, 0.16); --bg-brand: #ea9d4d; --bg-brand-hover: #e5841f; --bg-brand-active: #bb6a16; --text-on-brand: #ffffff; --text-brand: #ea9d4d; --text-brand-secondary: #8d5011; --icon-on-brand: #ffffff; --icon-brand: #ea9d4d; --icon-brand-secondary: #8d5011; --border-brand: #ea9d4d; --bg-brand-secondary: #fdf5ed; --bg-brand-secondary-hover: #fbebdb; --bg-brand-secondary-active: #f9e2ca; }