@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: #dc9172; --bg-primary-hover: #de9779; --bg-primary-active: #df9a7d; --bg-primary-invert: #fcf5f2; --bg-secondary: #de9779; --bg-secondary-hover: #df9a7d; --bg-secondary-active: #e09e83; --bg-tertiary: #df9a7d; --bg-tertiary-hover: #e09e83; --bg-tertiary-active: #e6b19b; --bg-quaternary: #e6b19b; --bg-quaternary-hover: #ebc1b0; --bg-quaternary-active: #f0d0c2; --text-primary: #fcf5f2; --text-primary-invert: #dc9273; --text-secondary: #f0d0c2; --text-secondary-invert: #e6b19b; --border-primary: #e6b19b; --border-primary-hover: #ebc1b0; --border-secondary: #e09e83; --border-secondary-hover: #e6b19b; --border-tertiary: #de9779; --border-tertiary-hover: #df9a7d; --border-active: #fcf5f2; --border-active-invert: #dc9172; --icon-primary: #fcf5f2; --icon-primary-invert: #dc9273; --icon-secondary: #f0d0c2; --input-bg: #dc9172; --input-border: #e6b19b; --input-border-hover: #f0d0c2; --input-border-active: #fcf5f2; --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(220, 145, 114, 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: #bc4a2f; --bg-brand-hover: #933a25; --bg-brand-active: #6a2a1b; --text-on-brand: #fff4f4; --text-brand: #bc4a2f; --text-brand-secondary: #421a10; --icon-on-brand: #fff4f4; --icon-brand: #bc4a2f; --icon-brand-secondary: #421a10; --border-brand: #bc4a2f; --bg-brand-secondary: #d98a6b; --bg-brand-secondary-hover: #d68365; --bg-brand-secondary-active: #d27c5e; }