@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: 110px; --bg-primary: #be0d0d; --bg-primary-hover: #c11919; --bg-primary-active: #c32020; --bg-primary-invert: #000000; --bg-secondary: #c11919; --bg-secondary-hover: #c32020; --bg-secondary-active: #c62a2a; --bg-tertiary: #c32020; --bg-tertiary-hover: #c62a2a; --bg-tertiary-active: #d15353; --bg-quaternary: #d15353; --bg-quaternary-hover: #db7777; --bg-quaternary-active: #e39797; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f9e9e9; --text-primary-invert: #ffffff; --text-secondary: #e39797; --text-secondary-invert: #d15353; --border-primary: #d15353; --border-primary-hover: #db7777; --border-secondary: #c62a2a; --border-secondary-hover: #d15353; --border-tertiary: #c11919; --border-tertiary-hover: #c32020; --border-active: #f9e9e9; --border-active-invert: #be0d0d; --icon-primary: #f9e9e9; --icon-primary-invert: #ffffff; --icon-secondary: #e39797; --input-bg: #be0d0d; --input-border: #d15353; --input-border-hover: #e39797; --input-border-active: #f9e9e9; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(190, 13, 13, 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: #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: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }