@font-face { font-family: Jost; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n6.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n9.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n6.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #defcff; --bg-primary-hover: #d4f1f4; --bg-primary-active: #ceeaed; --bg-primary-invert: #2d3031; --bg-secondary: #d4f1f4; --bg-secondary-hover: #ceeaed; --bg-secondary-active: #c7e1e4; --bg-tertiary: #ceeaed; --bg-tertiary-hover: #c7e1e4; --bg-tertiary-active: #a6bbbd; --bg-quaternary: #a6bbbd; --bg-quaternary-hover: #89999c; --bg-quaternary-active: #6f7c7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d3031; --text-primary-invert: #dcfafd; --text-secondary: #6f7c7e; --text-secondary-invert: #a6bbbd; --border-primary: #a6bbbd; --border-primary-hover: #89999c; --border-secondary: #c7e1e4; --border-secondary-hover: #a6bbbd; --border-tertiary: #d4f1f4; --border-tertiary-hover: #ceeaed; --border-active: #2d3031; --border-active-invert: #defcff; --icon-primary: #2d3031; --icon-primary-invert: #dcfafd; --icon-secondary: #6f7c7e; --input-bg: #defcff; --input-border: #a6bbbd; --input-border-hover: #6f7c7e; --input-border-active: #2d3031; --bg-transparent: rgba(28, 28, 29, 0.05); --bg-transparent-strong: rgba(28, 28, 29, 0.08); --bg-transparent-strongest: rgba(28, 28, 29, 0.12); --bg-transparent-blur-base: rgba(222, 252, 255, 0.9); --border-transparent: rgba(28, 28, 29, 0.1); --border-transparent-strong: rgba(28, 28, 29, 0.12); --border-transparent-strongest: rgba(28, 28, 29, 0.16); --bg-brand: #1c1c1d; --bg-brand-hover: #030303; --bg-brand-active: black; --text-on-brand: #f5f5f3; --text-brand: #1c1c1d; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #1c1c1d; --icon-brand-secondary: black; --border-brand: #1c1c1d; --bg-brand-secondary: #cbe6e8; --bg-brand-secondary-hover: #b7cfd2; --bg-brand-secondary-active: #a4b9bb; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }