@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: "Black Ops One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/black_ops_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/black_ops_one_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: "Black Ops One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #096303; --bg-primary-hover: #156b10; --bg-primary-active: #1d6f17; --bg-primary-invert: #e9f1e8; --bg-secondary: #156b10; --bg-secondary-hover: #1d6f17; --bg-secondary-active: #277621; --bg-tertiary: #1d6f17; --bg-tertiary-hover: #277621; --bg-tertiary-active: #50904c; --bg-quaternary: #50904c; --bg-quaternary-hover: #75a872; --bg-quaternary-active: #95bc93; --text-primary: #e9f1e8; --text-primary-invert: #0b6506; --text-secondary: #95bc93; --text-secondary-invert: #50904c; --border-primary: #50904c; --border-primary-hover: #75a872; --border-secondary: #277621; --border-secondary-hover: #50904c; --border-tertiary: #156b10; --border-tertiary-hover: #1d6f17; --border-active: #e9f1e8; --border-active-invert: #096303; --icon-primary: #e9f1e8; --icon-primary-invert: #0b6506; --icon-secondary: #95bc93; --input-bg: #096303; --input-border: #50904c; --input-border-hover: #95bc93; --input-border-active: #e9f1e8; --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(9, 99, 3, 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: #00ff1e; --bg-brand-hover: #00cc18; --bg-brand-active: #009912; --text-on-brand: #000000; --text-brand: #00ff1e; --text-brand-secondary: #00660c; --icon-on-brand: #000000; --icon-brand: #00ff1e; --icon-brand-secondary: #00660c; --border-brand: #00ff1e; --bg-brand-secondary: #087306; --bg-brand-secondary-hover: #078208; --bg-brand-secondary-active: #06920b; }