@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-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: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #fffcf6; --bg-primary-hover: #f7f3f0; --bg-primary-active: #f2eeec; --bg-primary-invert: #e03c31; --bg-secondary: #f7f3f0; --bg-secondary-hover: #f2eeec; --bg-secondary-active: #ece7e7; --bg-tertiary: #f2eeec; --bg-tertiary-hover: #ece7e7; --bg-tertiary-active: #d1c9d2; --bg-quaternary: #d1c9d2; --bg-quaternary-hover: #b9aebf; --bg-quaternary-active: #a597af; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6f5b84; --text-primary-invert: #fffcf6; --text-secondary: #a597af; --text-secondary-invert: #d1c9d2; --border-primary: #d1c9d2; --border-primary-hover: #b9aebf; --border-secondary: #ece7e7; --border-secondary-hover: #d1c9d2; --border-tertiary: #f7f3f0; --border-tertiary-hover: #f2eeec; --border-active: #6f5b84; --border-active-invert: #fffcf6; --icon-primary: #6f5b84; --icon-primary-invert: #fffcf6; --icon-secondary: #a597af; --input-bg: #fffcf6; --input-border: #d1c9d2; --input-border-hover: #a597af; --input-border-active: #6f5b84; --bg-transparent: rgba(97, 75, 121, 0.05); --bg-transparent-strong: rgba(97, 75, 121, 0.08); --bg-transparent-strongest: rgba(97, 75, 121, 0.12); --bg-highlight: rgba(97, 75, 121, 0.05); --bg-highlight-hover: rgba(97, 75, 121, 0.08); --bg-highlight-active: rgba(97, 75, 121, 0.12); --bg-transparent-blur-base: rgba(255, 252, 246, 0.9); --border-transparent: rgba(97, 75, 121, 0.1); --border-transparent-strong: rgba(97, 75, 121, 0.12); --border-transparent-strongest: rgba(97, 75, 121, 0.16); --bg-brand: #e03c31; --bg-brand-hover: #c1271d; --bg-brand-active: #951e16; --icon-on-brand: #fffcf6; --icon-brand-secondary: #681510; --icon-link: #e03c31; --text-link: #e03c31; --text-link-secondary: #681510; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }