@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: #7e2310; --bg-primary-hover: #78210f; --bg-primary-active: #74200f; --bg-primary-invert: #0b0301; --bg-secondary: #78210f; --bg-secondary-hover: #74200f; --bg-secondary-active: #6f1f0e; --bg-tertiary: #74200f; --bg-tertiary-hover: #6f1f0e; --bg-tertiary-active: #59190b; --bg-quaternary: #59190b; --bg-quaternary-hover: #471409; --bg-quaternary-active: #360f07; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0b0301; --text-primary-invert: #7d2310; --text-secondary: #360f07; --text-secondary-invert: #59190b; --border-primary: #59190b; --border-primary-hover: #471409; --border-secondary: #6f1f0e; --border-secondary-hover: #59190b; --border-tertiary: #78210f; --border-tertiary-hover: #74200f; --border-active: #0b0301; --border-active-invert: #7e2310; --icon-primary: #0b0301; --icon-primary-invert: #7d2310; --icon-secondary: #360f07; --input-bg: #7e2310; --input-border: #59190b; --input-border-hover: #360f07; --input-border-active: #0b0301; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(126, 35, 16, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #f8f8f8; --bg-brand-hover: #dfdfdf; --bg-brand-active: #c5c5c5; --text-on-brand: #000000; --text-brand: #f8f8f8; --text-brand-secondary: #acacac; --icon-on-brand: #000000; --icon-brand: #f8f8f8; --icon-brand-secondary: #acacac; --border-brand: #f8f8f8; --bg-brand-secondary: #8a3827; --bg-brand-secondary-hover: #964e3e; --bg-brand-secondary-active: #a36356; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }