@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Urbanist, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f6; --bg-primary-active: #ececf0; --bg-primary-invert: #2c2654; --bg-secondary: #f3f3f6; --bg-secondary-hover: #ececf0; --bg-secondary-active: #e3e2e8; --bg-tertiary: #ececf0; --bg-tertiary-hover: #e3e2e8; --bg-tertiary-active: #bcbac8; --bg-quaternary: #bcbac8; --bg-quaternary-hover: #9996ac; --bg-quaternary-active: #7b7794; --text-primary: #2c2654; --text-primary-invert: #fdfdfd; --text-secondary: #7b7794; --text-secondary-invert: #bcbac8; --border-primary: #bcbac8; --border-primary-hover: #9996ac; --border-secondary: #e3e2e8; --border-secondary-hover: #bcbac8; --border-tertiary: #f3f3f6; --border-tertiary-hover: #ececf0; --border-active: #2c2654; --border-active-invert: #ffffff; --icon-primary: #2c2654; --icon-primary-invert: #fdfdfd; --icon-secondary: #7b7794; --input-bg: #ffffff; --input-border: #bcbac8; --input-border-hover: #7b7794; --input-border-active: #2c2654; --bg-transparent: rgba(23, 16, 67, 0.05); --bg-transparent-strong: rgba(23, 16, 67, 0.08); --bg-transparent-strongest: rgba(23, 16, 67, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(23, 16, 67, 0.1); --border-transparent-strong: rgba(23, 16, 67, 0.12); --border-transparent-strongest: rgba(23, 16, 67, 0.16); --bg-brand: #ff0080; --bg-brand-hover: #cc0066; --bg-brand-active: #99004d; --text-on-brand: #090909; --text-brand: #ff0080; --text-brand-secondary: #660033; --icon-on-brand: #090909; --icon-brand: #ff0080; --icon-brand-secondary: #660033; --border-brand: #ff0080; --bg-brand-secondary: #ffe6f2; --bg-brand-secondary-hover: #ffcce6; --bg-brand-secondary-active: #ffb3d9; }