@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0a0102; --bg-primary-active: #100104; --bg-primary-invert: #ba0b2c; --bg-secondary: #0a0102; --bg-secondary-hover: #100104; --bg-secondary-active: #180106; --bg-tertiary: #100104; --bg-tertiary-hover: #180106; --bg-tertiary-active: #3b030e; --bg-quaternary: #3b030e; --bg-quaternary-hover: #5a0515; --bg-quaternary-active: #74071b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ba0b2c; --text-primary-invert: #020000; --text-secondary: #74071b; --text-secondary-invert: #3b030e; --border-primary: #3b030e; --border-primary-hover: #5a0515; --border-secondary: #180106; --border-secondary-hover: #3b030e; --border-tertiary: #0a0102; --border-tertiary-hover: #100104; --border-active: #ba0b2c; --border-active-invert: #000000; --icon-primary: #ba0b2c; --icon-primary-invert: #020000; --icon-secondary: #74071b; --input-bg: #000000; --input-border: #3b030e; --input-border-hover: #74071b; --input-border-active: #ba0b2c; --bg-transparent: rgba(204, 12, 48, 0.05); --bg-transparent-strong: rgba(204, 12, 48, 0.08); --bg-transparent-strongest: rgba(204, 12, 48, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(204, 12, 48, 0.1); --border-transparent-strong: rgba(204, 12, 48, 0.12); --border-transparent-strongest: rgba(204, 12, 48, 0.16); --bg-brand: #cc0c30; --bg-brand-hover: #9c0925; --bg-brand-active: #6c0619; --text-on-brand: #ffffff; --text-brand: #cc0c30; --text-brand-secondary: #3c040e; --icon-on-brand: #ffffff; --icon-brand: #cc0c30; --icon-brand-secondary: #3c040e; --border-brand: #cc0c30; --bg-brand-secondary: #140105; --bg-brand-secondary-hover: #29020a; --bg-brand-secondary-active: #3d040e; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 100px 100px 100px 100px; }