@font-face { font-family: Barlow; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n5.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: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n5.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #03071e; --bg-primary-hover: #101329; --bg-primary-active: #171b30; --bg-primary-invert: #e8e9eb; --bg-secondary: #101329; --bg-secondary-hover: #171b30; --bg-secondary-active: #212539; --bg-tertiary: #171b30; --bg-tertiary-hover: #212539; --bg-tertiary-active: #4c4f5f; --bg-quaternary: #4c4f5f; --bg-quaternary-hover: #727481; --bg-quaternary-active: #93949e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e9eb; --text-primary-invert: #060920; --text-secondary: #93949e; --text-secondary-invert: #4c4f5f; --border-primary: #4c4f5f; --border-primary-hover: #727481; --border-secondary: #212539; --border-secondary-hover: #4c4f5f; --border-tertiary: #101329; --border-tertiary-hover: #171b30; --border-active: #e8e9eb; --border-active-invert: #03071e; --icon-primary: #e8e9eb; --icon-primary-invert: #060920; --icon-secondary: #93949e; --input-bg: #03071e; --input-border: #4c4f5f; --input-border-hover: #93949e; --input-border-active: #e8e9eb; --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(3, 7, 30, 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: #9d0208; --bg-brand-hover: #6b0105; --bg-brand-active: #380103; --text-on-brand: #fffbfb; --text-brand: #9d0208; --text-brand-secondary: #060000; --icon-on-brand: #fffbfb; --icon-brand: #9d0208; --icon-brand-secondary: #060000; --border-brand: #9d0208; --bg-brand-secondary: #12071c; --bg-brand-secondary-hover: #22061a; --bg-brand-secondary-active: #310617; --input-radius: 8px; --image-radius: 17px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }