@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_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: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0e0e0e; --bg-primary-hover: #1a1a1a; --bg-primary-active: #212121; --bg-primary-invert: #e9e9e9; --bg-secondary: #1a1a1a; --bg-secondary-hover: #212121; --bg-secondary-active: #2b2b2b; --bg-tertiary: #212121; --bg-tertiary-hover: #2b2b2b; --bg-tertiary-active: #545454; --bg-quaternary: #545454; --bg-quaternary-hover: #787878; --bg-quaternary-active: #979797; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #101010; --text-secondary: #979797; --text-secondary-invert: #545454; --border-primary: #545454; --border-primary-hover: #787878; --border-secondary: #2b2b2b; --border-secondary-hover: #545454; --border-tertiary: #1a1a1a; --border-tertiary-hover: #212121; --border-active: #e9e9e9; --border-active-invert: #0e0e0e; --icon-primary: #e9e9e9; --icon-primary-invert: #101010; --icon-secondary: #979797; --input-bg: #0e0e0e; --input-border: #545454; --input-border-hover: #979797; --input-border-active: #e9e9e9; --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(14, 14, 14, 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: #b835df; --bg-brand-hover: #9d1fc2; --bg-brand-active: #791896; --text-on-brand: #000000; --text-brand: #b835df; --text-brand-secondary: #56116a; --icon-on-brand: #000000; --icon-brand: #b835df; --icon-brand-secondary: #56116a; --border-brand: #b835df; --bg-brand-secondary: #1f1223; --bg-brand-secondary-hover: #301638; --bg-brand-secondary-active: #411a4d; --input-radius: 13px; --image-radius: 0px; --panel-radius: 13px; --button-radius: 120px 120px 120px 120px; }