@font-face { font-family: "Work Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Work Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/work_sans_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: "Work Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Work Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/work_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/work_sans_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #0b0206; --bg-primary-hover: #170e12; --bg-primary-active: #1e161a; --bg-primary-invert: #e4e2e9; --bg-secondary: #170e12; --bg-secondary-hover: #1e161a; --bg-secondary-active: #282024; --bg-tertiary: #1e161a; --bg-tertiary-hover: #282024; --bg-tertiary-active: #50494e; --bg-quaternary: #50494e; --bg-quaternary-hover: #746e74; --bg-quaternary-active: #938e94; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e2e9; --text-primary-invert: #0d0408; --text-secondary: #938e94; --text-secondary-invert: #50494e; --border-primary: #50494e; --border-primary-hover: #746e74; --border-secondary: #282024; --border-secondary-hover: #50494e; --border-tertiary: #170e12; --border-tertiary-hover: #1e161a; --border-active: #e4e2e9; --border-active-invert: #0b0206; --icon-primary: #e4e2e9; --icon-primary-invert: #0d0408; --icon-secondary: #938e94; --input-bg: #0b0206; --input-border: #50494e; --input-border-hover: #938e94; --input-border-active: #e4e2e9; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(11, 2, 6, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #4fe63e; --bg-brand-hover: #2ed51c; --bg-brand-active: #25a816; --text-on-brand: #326655; --text-brand: #4fe63e; --text-brand-secondary: #1b7b10; --icon-on-brand: #326655; --icon-brand: #4fe63e; --icon-brand-secondary: #1b7b10; --border-brand: #4fe63e; --bg-brand-secondary: #12190c; --bg-brand-secondary-hover: #193011; --bg-brand-secondary-active: #1f4617; }