@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: "Mazius Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_n4.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: "Mazius Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c76670; --bg-primary-hover: #bd616a; --bg-primary-active: #b75e67; --bg-primary-invert: #12090a; --bg-secondary: #bd616a; --bg-secondary-hover: #b75e67; --bg-secondary-active: #af5a63; --bg-tertiary: #b75e67; --bg-tertiary-hover: #af5a63; --bg-tertiary-active: #8d4850; --bg-quaternary: #8d4850; --bg-quaternary-hover: #6f393f; --bg-quaternary-active: #562c30; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #12090a; --text-primary-invert: #c5656f; --text-secondary: #562c30; --text-secondary-invert: #8d4850; --border-primary: #8d4850; --border-primary-hover: #6f393f; --border-secondary: #af5a63; --border-secondary-hover: #8d4850; --border-tertiary: #bd616a; --border-tertiary-hover: #b75e67; --border-active: #12090a; --border-active-invert: #c76670; --icon-primary: #12090a; --icon-primary-invert: #c5656f; --icon-secondary: #562c30; --input-bg: #c76670; --input-border: #8d4850; --input-border-hover: #562c30; --input-border-active: #12090a; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(199, 102, 112, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #8e0000; --bg-brand-hover: #5b0000; --bg-brand-active: #280000; --text-on-brand: #5e5555; --text-brand: #8e0000; --text-brand-secondary: black; --icon-on-brand: #5e5555; --icon-brand: #8e0000; --icon-brand-secondary: black; --border-brand: #8e0000; --bg-brand-secondary: #c15c65; --bg-brand-secondary-hover: #bc525a; --bg-brand-secondary-active: #b6474e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }