@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: Cabin, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eef1f1; --bg-primary-hover: #e8ebeb; --bg-primary-active: #e5e8e8; --bg-primary-invert: #888888; --bg-secondary: #e8ebeb; --bg-secondary-hover: #e5e8e8; --bg-secondary-active: #e1e3e3; --bg-tertiary: #e5e8e8; --bg-tertiary-hover: #e1e3e3; --bg-tertiary-active: #ced0d0; --bg-quaternary: #ced0d0; --bg-quaternary-hover: #bdbebe; --bg-quaternary-active: #aeafaf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #888888; --text-primary-invert: #edf0f0; --text-secondary: #aeafaf; --text-secondary-invert: #ced0d0; --border-primary: #ced0d0; --border-primary-hover: #bdbebe; --border-secondary: #e1e3e3; --border-secondary-hover: #ced0d0; --border-tertiary: #e8ebeb; --border-tertiary-hover: #e5e8e8; --border-active: #888888; --border-active-invert: #eef1f1; --icon-primary: #888888; --icon-primary-invert: #edf0f0; --icon-secondary: #aeafaf; --input-bg: #eef1f1; --input-border: #ced0d0; --input-border-hover: #aeafaf; --input-border-active: #888888; --bg-transparent: rgba(126, 126, 126, 0.05); --bg-transparent-strong: rgba(126, 126, 126, 0.08); --bg-transparent-strongest: rgba(126, 126, 126, 0.12); --bg-transparent-blur-base: rgba(238, 241, 241, 0.9); --border-transparent: rgba(126, 126, 126, 0.1); --border-transparent-strong: rgba(126, 126, 126, 0.12); --border-transparent-strongest: rgba(126, 126, 126, 0.16); --bg-brand: #bfbfbf; --bg-brand-hover: #a6a6a6; --bg-brand-active: #8c8c8c; --text-on-brand: #FFFFFF; --text-brand: #bfbfbf; --text-brand-secondary: #737373; --icon-on-brand: #FFFFFF; --icon-brand: #bfbfbf; --icon-brand-secondary: #737373; --border-brand: #bfbfbf; --bg-brand-secondary: #e9ecec; --bg-brand-secondary-hover: #e5e7e7; --bg-brand-secondary-active: #e0e2e2; }