@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 55px; --bg-primary: #0d0818; --bg-primary-hover: #171222; --bg-primary-active: #1e1828; --bg-primary-invert: #7865f9; --bg-secondary: #171222; --bg-secondary-hover: #1e1828; --bg-secondary-active: #262031; --bg-tertiary: #1e1828; --bg-tertiary-hover: #262031; --bg-tertiary-active: #494154; --bg-quaternary: #494154; --bg-quaternary-hover: #695f73; --bg-quaternary-active: #84788d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cabbd3; --text-primary-invert: #ddcde6; --text-secondary: #84788d; --text-secondary-invert: #494154; --border-primary: #494154; --border-primary-hover: #695f73; --border-secondary: #262031; --border-secondary-hover: #494154; --border-tertiary: #171222; --border-tertiary-hover: #1e1828; --border-active: #cabbd3; --border-active-invert: #0d0818; --icon-primary: #cabbd3; --icon-primary-invert: #ddcde6; --icon-secondary: #84788d; --input-bg: #0d0818; --input-border: #494154; --input-border-hover: #84788d; --input-border-active: #cabbd3; --bg-transparent: rgba(221, 205, 230, 0.05); --bg-transparent-strong: rgba(221, 205, 230, 0.08); --bg-transparent-strongest: rgba(221, 205, 230, 0.12); --bg-highlight: rgba(221, 205, 230, 0.05); --bg-highlight-hover: rgba(221, 205, 230, 0.08); --bg-highlight-active: rgba(221, 205, 230, 0.12); --bg-transparent-blur-base: rgba(13, 8, 24, 0.9); --border-transparent: rgba(221, 205, 230, 0.1); --border-transparent-strong: rgba(221, 205, 230, 0.12); --border-transparent-strongest: rgba(221, 205, 230, 0.16); --bg-brand: #7865f9; --bg-brand-hover: #4d34f7; --bg-brand-active: #2709ef; --icon-on-brand: #ddcde6; --icon-brand-secondary: #1f07be; --icon-link: #7865f9; --text-link: #7865f9; --text-link-secondary: #1f07be; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 13px 13px 13px 13px; }