@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_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: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #92cca1; --bg-primary-hover: #8bc299; --bg-primary-active: #86bc94; --bg-primary-invert: #0d120e; --bg-secondary: #8bc299; --bg-secondary-hover: #86bc94; --bg-secondary-active: #80b48e; --bg-tertiary: #86bc94; --bg-tertiary-hover: #80b48e; --bg-tertiary-active: #689172; --bg-quaternary: #689172; --bg-quaternary-hover: #52725a; --bg-quaternary-active: #3f5845; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0d120e; --text-primary-invert: #91ca9f; --text-secondary: #3f5845; --text-secondary-invert: #689172; --border-primary: #689172; --border-primary-hover: #52725a; --border-secondary: #80b48e; --border-secondary-hover: #689172; --border-tertiary: #8bc299; --border-tertiary-hover: #86bc94; --border-active: #0d120e; --border-active-invert: #92cca1; --icon-primary: #0d120e; --icon-primary-invert: #91ca9f; --icon-secondary: #3f5845; --input-bg: #92cca1; --input-border: #689172; --input-border-hover: #3f5845; --input-border-active: #0d120e; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(146, 204, 161, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #eda728; --bg-brand-hover: #d18d11; --bg-brand-active: #a16d0e; --text-on-brand: #000000; --text-brand: #eda728; --text-brand-secondary: #724d0a; --icon-on-brand: #000000; --icon-brand: #eda728; --icon-brand-secondary: #724d0a; --border-brand: #eda728; --bg-brand-secondary: #9bc895; --bg-brand-secondary-hover: #a4c589; --bg-brand-secondary-active: #adc17d; }