@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-400: 400; --font-weight-600: 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; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 155px; --bg-primary: #f5f0e6; --bg-primary-hover: #eae5dc; --bg-primary-active: #e4dfd6; --bg-primary-invert: #7a263a; --bg-secondary: #eae5dc; --bg-secondary-hover: #e4dfd6; --bg-secondary-active: #dcd7ce; --bg-tertiary: #e4dfd6; --bg-tertiary-hover: #dcd7ce; --bg-tertiary-active: #b8b3ac; --bg-quaternary: #b8b3ac; --bg-quaternary-hover: #98938e; --bg-quaternary-active: #7c7874; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #343030; --text-primary-invert: #fffdf8; --text-secondary: #7c7874; --text-secondary-invert: #b8b3ac; --border-primary: #b8b3ac; --border-primary-hover: #98938e; --border-secondary: #dcd7ce; --border-secondary-hover: #b8b3ac; --border-tertiary: #eae5dc; --border-tertiary-hover: #e4dfd6; --border-active: #343030; --border-active-invert: #f5f0e6; --icon-primary: #343030; --icon-primary-invert: #fffdf8; --icon-secondary: #7c7874; --input-bg: #f5f0e6; --input-border: #b8b3ac; --input-border-hover: #7c7874; --input-border-active: #343030; --bg-transparent: rgba(33, 29, 30, 0.05); --bg-transparent-strong: rgba(33, 29, 30, 0.08); --bg-transparent-strongest: rgba(33, 29, 30, 0.12); --bg-highlight: rgba(33, 29, 30, 0.05); --bg-highlight-hover: rgba(33, 29, 30, 0.08); --bg-highlight-active: rgba(33, 29, 30, 0.12); --bg-transparent-blur-base: rgba(245, 240, 230, 0.9); --border-transparent: rgba(33, 29, 30, 0.1); --border-transparent-strong: rgba(33, 29, 30, 0.12); --border-transparent-strongest: rgba(33, 29, 30, 0.16); --bg-brand: #7a263a; --bg-brand-hover: #531a28; --bg-brand-active: #2c0e15; --icon-on-brand: #fffdf8; --icon-brand-secondary: #050203; --icon-link: #7a263a; --text-link: #7a263a; --text-link-secondary: #050203; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }