@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: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.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: 500; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 120px; --bg-primary: #0f0f0f; --bg-primary-hover: #1b1b1b; --bg-primary-active: #212121; --bg-primary-invert: #e0e0e0; --bg-secondary: #1b1b1b; --bg-secondary-hover: #212121; --bg-secondary-active: #2b2b2b; --bg-tertiary: #212121; --bg-tertiary-hover: #2b2b2b; --bg-tertiary-active: #525252; --bg-quaternary: #525252; --bg-quaternary-hover: #747474; --bg-quaternary-active: #929292; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e0e0e0; --text-primary-invert: #111111; --text-secondary: #929292; --text-secondary-invert: #525252; --border-primary: #525252; --border-primary-hover: #747474; --border-secondary: #2b2b2b; --border-secondary-hover: #525252; --border-tertiary: #1b1b1b; --border-tertiary-hover: #212121; --border-active: #e0e0e0; --border-active-invert: #0f0f0f; --icon-primary: #e0e0e0; --icon-primary-invert: #111111; --icon-secondary: #929292; --input-bg: #0f0f0f; --input-border: #525252; --input-border-hover: #929292; --input-border-active: #e0e0e0; --bg-transparent: rgba(245, 245, 245, 0.05); --bg-transparent-strong: rgba(245, 245, 245, 0.08); --bg-transparent-strongest: rgba(245, 245, 245, 0.12); --bg-transparent-blur-base: rgba(15, 15, 15, 0.9); --border-transparent: rgba(245, 245, 245, 0.1); --border-transparent-strong: rgba(245, 245, 245, 0.12); --border-transparent-strongest: rgba(245, 245, 245, 0.16); --bg-brand: #e91e8c; --bg-brand-hover: #c11371; --bg-brand-active: #930e56; --text-on-brand: #ffffff; --text-brand: #e91e8c; --text-brand-secondary: #640a3b; --icon-on-brand: #ffffff; --icon-brand: #e91e8c; --icon-brand-secondary: #640a3b; --border-brand: #e91e8c; --bg-brand-secondary: #25111c; --bg-brand-secondary-hover: #3b1228; --bg-brand-secondary-active: #501435; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }