@font-face { font-family: Manrope; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n6.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f3d792; --bg-primary-hover: #e8d291; --bg-primary-active: #e2ce90; --bg-primary-invert: #33737a; --bg-secondary: #e8d291; --bg-secondary-hover: #e2ce90; --bg-secondary-active: #daca8f; --bg-tertiary: #e2ce90; --bg-tertiary-hover: #daca8f; --bg-tertiary-active: #b6b78a; --bg-quaternary: #b6b78a; --bg-quaternary-hover: #96a787; --bg-quaternary-active: #7b9883; --text-primary: #33737a; --text-primary-invert: #f1d692; --text-secondary: #7b9883; --text-secondary-invert: #b6b78a; --border-primary: #b6b78a; --border-primary-hover: #96a787; --border-secondary: #daca8f; --border-secondary-hover: #b6b78a; --border-tertiary: #e8d291; --border-tertiary-hover: #e2ce90; --border-active: #33737a; --border-active-invert: #f3d792; --icon-primary: #33737a; --icon-primary-invert: #f1d692; --icon-secondary: #7b9883; --input-bg: #f3d792; --input-border: #b6b78a; --input-border-hover: #7b9883; --input-border-active: #33737a; --bg-transparent: rgba(32, 105, 120, 0.05); --bg-transparent-strong: rgba(32, 105, 120, 0.08); --bg-transparent-strongest: rgba(32, 105, 120, 0.12); --bg-transparent-blur-base: rgba(243, 215, 146, 0.9); --border-transparent: rgba(32, 105, 120, 0.1); --border-transparent-strong: rgba(32, 105, 120, 0.12); --border-transparent-strongest: rgba(32, 105, 120, 0.16); --bg-brand: #a268ba; --bg-brand-hover: #8a4ba4; --bg-brand-active: #6d3b81; --text-on-brand: #ffffff; --text-brand: #a268ba; --text-brand-secondary: #4f2b5e; --icon-on-brand: #ffffff; --icon-brand: #a268ba; --icon-brand-secondary: #4f2b5e; --border-brand: #a268ba; --bg-brand-secondary: #ebcc96; --bg-brand-secondary-hover: #e3c19a; --bg-brand-secondary-active: #dbb69e; }