@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: "Rethink Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n6.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: "Rethink Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ced6ff; --bg-primary-hover: #c6cef5; --bg-primary-active: #c2c9ef; --bg-primary-invert: #424346; --bg-secondary: #c6cef5; --bg-secondary-hover: #c2c9ef; --bg-secondary-active: #bcc3e7; --bg-tertiary: #c2c9ef; --bg-tertiary-hover: #bcc3e7; --bg-tertiary-active: #a1a7c4; --bg-quaternary: #a1a7c4; --bg-quaternary-hover: #8a8fa6; --bg-quaternary-active: #767a8b; --text-primary: #424346; --text-primary-invert: #ccd4fd; --text-secondary: #767a8b; --text-secondary-invert: #a1a7c4; --border-primary: #a1a7c4; --border-primary-hover: #8a8fa6; --border-secondary: #bcc3e7; --border-secondary-hover: #a1a7c4; --border-tertiary: #c6cef5; --border-tertiary-hover: #c2c9ef; --border-active: #424346; --border-active-invert: #ced6ff; --icon-primary: #424346; --icon-primary-invert: #ccd4fd; --icon-secondary: #767a8b; --input-bg: #ced6ff; --input-border: #a1a7c4; --input-border-hover: #767a8b; --input-border-active: #424346; --bg-transparent: rgba(52, 52, 52, 0.05); --bg-transparent-strong: rgba(52, 52, 52, 0.08); --bg-transparent-strongest: rgba(52, 52, 52, 0.12); --bg-transparent-blur-base: rgba(206, 214, 255, 0.9); --border-transparent: rgba(52, 52, 52, 0.1); --border-transparent-strong: rgba(52, 52, 52, 0.12); --border-transparent-strongest: rgba(52, 52, 52, 0.16); --bg-brand: #0077ff; --bg-brand-hover: #005fcc; --bg-brand-active: #004799; --text-on-brand: #FFFFFF; --text-brand: #0077ff; --text-brand-secondary: #003066; --icon-on-brand: #FFFFFF; --icon-brand: #0077ff; --icon-brand-secondary: #003066; --border-brand: #0077ff; --bg-brand-secondary: #b9cdff; --bg-brand-secondary-hover: #a5c3ff; --bg-brand-secondary-active: #90baff; }