@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: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n8.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: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #421931; --bg-primary-hover: #4b253b; --bg-primary-active: #512b41; --bg-primary-invert: #eeeaec; --bg-secondary: #4b253b; --bg-secondary-hover: #512b41; --bg-secondary-active: #59354a; --bg-tertiary: #512b41; --bg-tertiary-hover: #59354a; --bg-tertiary-active: #795c6d; --bg-quaternary: #795c6d; --bg-quaternary-hover: #957e8c; --bg-quaternary-active: #ae9ca6; --text-primary: #eeeaec; --text-primary-invert: #441b33; --text-secondary: #ae9ca6; --text-secondary-invert: #795c6d; --border-primary: #795c6d; --border-primary-hover: #957e8c; --border-secondary: #59354a; --border-secondary-hover: #795c6d; --border-tertiary: #4b253b; --border-tertiary-hover: #512b41; --border-active: #eeeaec; --border-active-invert: #421931; --icon-primary: #eeeaec; --icon-primary-invert: #441b33; --icon-secondary: #ae9ca6; --input-bg: #421931; --input-border: #795c6d; --input-border-hover: #ae9ca6; --input-border-active: #eeeaec; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(66, 25, 49, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #0abab5; --bg-brand-hover: #078a86; --bg-brand-active: #055957; --text-on-brand: #000000; --text-brand: #0abab5; --text-brand-secondary: #022928; --icon-on-brand: #000000; --icon-brand: #0abab5; --icon-brand-secondary: #022928; --border-brand: #0abab5; --bg-brand-secondary: #3c293e; --bg-brand-secondary-hover: #37394b; --bg-brand-secondary-active: #314959; }