@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: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.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: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #12239d; --bg-primary-hover: #18229a; --bg-primary-active: #1c2197; --bg-primary-invert: #870b5e; --bg-secondary: #18229a; --bg-secondary-hover: #1c2197; --bg-secondary-active: #212095; --bg-tertiary: #1c2197; --bg-tertiary-hover: #212095; --bg-tertiary-active: #371b89; --bg-quaternary: #371b89; --bg-quaternary-hover: #4b187f; --bg-quaternary-active: #5c1476; --text-primary: #870b5e; --text-primary-invert: #13239c; --text-secondary: #5c1476; --text-secondary-invert: #371b89; --border-primary: #371b89; --border-primary-hover: #4b187f; --border-secondary: #212095; --border-secondary-hover: #371b89; --border-tertiary: #18229a; --border-tertiary-hover: #1c2197; --border-active: #870b5e; --border-active-invert: #12239d; --icon-primary: #870b5e; --icon-primary-invert: #13239c; --icon-secondary: #5c1476; --input-bg: #12239d; --input-border: #371b89; --input-border-hover: #5c1476; --input-border-active: #870b5e; --bg-transparent: rgba(147, 9, 88, 0.05); --bg-transparent-strong: rgba(147, 9, 88, 0.08); --bg-transparent-strongest: rgba(147, 9, 88, 0.12); --bg-transparent-blur-base: rgba(18, 35, 157, 0.9); --border-transparent: rgba(147, 9, 88, 0.1); --border-transparent-strong: rgba(147, 9, 88, 0.12); --border-transparent-strongest: rgba(147, 9, 88, 0.16); --bg-brand: #5239db; --bg-brand-hover: #3b23be; --bg-brand-active: #2d1b93; --text-on-brand: #000000; --text-brand: #5239db; --text-brand-secondary: #201368; --icon-on-brand: #000000; --icon-brand: #5239db; --icon-brand-secondary: #201368; --border-brand: #5239db; --bg-brand-secondary: #1825a3; --bg-brand-secondary-hover: #1f27a9; --bg-brand-secondary-active: #252ab0; }