@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: 104px; --bg-primary: #424242; --bg-primary-hover: #4b4b49; --bg-primary-active: #51504e; --bg-primary-invert: #000000; --bg-secondary: #4b4b49; --bg-secondary-hover: #51504e; --bg-secondary-active: #585753; --bg-tertiary: #51504e; --bg-tertiary-hover: #585753; --bg-tertiary-active: #78746c; --bg-quaternary: #78746c; --bg-quaternary-hover: #948e81; --bg-quaternary-active: #ada594; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ecdfc5; --text-primary-invert: #ffffff; --text-secondary: #ada594; --text-secondary-invert: #78746c; --border-primary: #78746c; --border-primary-hover: #948e81; --border-secondary: #585753; --border-secondary-hover: #78746c; --border-tertiary: #4b4b49; --border-tertiary-hover: #51504e; --border-active: #ecdfc5; --border-active-invert: #424242; --icon-primary: #ecdfc5; --icon-primary-invert: #ffffff; --icon-secondary: #ada594; --input-bg: #424242; --input-border: #78746c; --input-border-hover: #ada594; --input-border-active: #ecdfc5; --bg-transparent: rgba(253, 239, 210, 0.05); --bg-transparent-strong: rgba(253, 239, 210, 0.08); --bg-transparent-strongest: rgba(253, 239, 210, 0.12); --bg-highlight: rgba(253, 239, 210, 0.05); --bg-highlight-hover: rgba(253, 239, 210, 0.08); --bg-highlight-active: rgba(253, 239, 210, 0.12); --bg-transparent-blur-base: rgba(66, 66, 66, 0.9); --border-transparent: rgba(253, 239, 210, 0.1); --border-transparent-strong: rgba(253, 239, 210, 0.12); --border-transparent-strongest: rgba(253, 239, 210, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #000000; --text-link: #000000; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }