@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #01000d; --bg-primary-active: #010014; --bg-primary-invert: #0f00e8; --bg-secondary: #01000d; --bg-secondary-hover: #010014; --bg-secondary-active: #02001f; --bg-tertiary: #010014; --bg-tertiary-hover: #02001f; --bg-tertiary-active: #05004a; --bg-quaternary: #05004a; --bg-quaternary-hover: #070070; --bg-quaternary-active: #090091; --text-primary: #0f00e8; --text-primary-invert: #000003; --text-secondary: #090091; --text-secondary-invert: #05004a; --border-primary: #05004a; --border-primary-hover: #070070; --border-secondary: #02001f; --border-secondary-hover: #05004a; --border-tertiary: #01000d; --border-tertiary-hover: #010014; --border-active: #0f00e8; --border-active-invert: #000000; --icon-primary: #0f00e8; --icon-primary-invert: #000003; --icon-secondary: #090091; --input-bg: #000000; --input-border: #05004a; --input-border-hover: #090091; --input-border-active: #0f00e8; --bg-transparent: rgba(16, 0, 255, 0.05); --bg-transparent-strong: rgba(16, 0, 255, 0.08); --bg-transparent-strongest: rgba(16, 0, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(16, 0, 255, 0.1); --border-transparent-strong: rgba(16, 0, 255, 0.12); --border-transparent-strongest: rgba(16, 0, 255, 0.16); --bg-brand: #cfb500; --bg-brand-hover: #9c8800; --bg-brand-active: #695c00; --text-on-brand: #ffffff; --text-brand: #cfb500; --text-brand-secondary: #362f00; --icon-on-brand: #ffffff; --icon-brand: #cfb500; --icon-brand-secondary: #362f00; --border-brand: #cfb500; --bg-brand-secondary: #151200; --bg-brand-secondary-hover: #292400; --bg-brand-secondary-active: #3e3600; }