@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #140c00; --bg-primary-hover: #20180d; --bg-primary-active: #271f14; --bg-primary-invert: #eae9e8; --bg-secondary: #20180d; --bg-secondary-hover: #271f14; --bg-secondary-active: #30291f; --bg-tertiary: #271f14; --bg-tertiary-hover: #30291f; --bg-tertiary-active: #58524a; --bg-quaternary: #58524a; --bg-quaternary-hover: #7b7770; --bg-quaternary-active: #9a9791; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eae9e8; --text-primary-invert: #160e03; --text-secondary: #9a9791; --text-secondary-invert: #58524a; --border-primary: #58524a; --border-primary-hover: #7b7770; --border-secondary: #30291f; --border-secondary-hover: #58524a; --border-tertiary: #20180d; --border-tertiary-hover: #271f14; --border-active: #eae9e8; --border-active-invert: #140c00; --icon-primary: #eae9e8; --icon-primary-invert: #160e03; --icon-secondary: #9a9791; --input-bg: #140c00; --input-border: #58524a; --input-border-hover: #9a9791; --input-border-active: #eae9e8; --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-transparent-blur-base: rgba(20, 12, 0, 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: #9b0e0e; --bg-brand-hover: #6c0a0a; --bg-brand-active: #3d0606; --text-on-brand: #FFFFFF; --text-brand: #9b0e0e; --text-brand-secondary: #0f0101; --icon-on-brand: #FFFFFF; --icon-brand: #9b0e0e; --icon-brand-secondary: #0f0101; --border-brand: #9b0e0e; --bg-brand-secondary: #220c01; --bg-brand-secondary-hover: #2f0c03; --bg-brand-secondary-active: #3d0d04; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }