@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-400: 400; --font-weight-600: 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; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #fffcff; --bg-primary-hover: #f9f1f8; --bg-primary-active: #f5eaf3; --bg-primary-invert: #69caca; --bg-secondary: #f9f1f8; --bg-secondary-hover: #f5eaf3; --bg-secondary-active: #f0e1ed; --bg-tertiary: #f5eaf3; --bg-tertiary-hover: #f0e1ed; --bg-tertiary-active: #dabbd4; --bg-quaternary: #dabbd4; --bg-quaternary-hover: #c799be; --bg-quaternary-active: #b77cab; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8b2f79; --text-primary-invert: #FFFFFF; --text-secondary: #b77cab; --text-secondary-invert: #dabbd4; --border-primary: #dabbd4; --border-primary-hover: #c799be; --border-secondary: #f0e1ed; --border-secondary-hover: #dabbd4; --border-tertiary: #f9f1f8; --border-tertiary-hover: #f5eaf3; --border-active: #8b2f79; --border-active-invert: #fffcff; --icon-primary: #8b2f79; --icon-primary-invert: #FFFFFF; --icon-secondary: #b77cab; --input-bg: #fffcff; --input-border: #dabbd4; --input-border-hover: #b77cab; --input-border-active: #8b2f79; --bg-transparent: rgba(128, 27, 108, 0.05); --bg-transparent-strong: rgba(128, 27, 108, 0.08); --bg-transparent-strongest: rgba(128, 27, 108, 0.12); --bg-highlight: rgba(128, 27, 108, 0.05); --bg-highlight-hover: rgba(128, 27, 108, 0.08); --bg-highlight-active: rgba(128, 27, 108, 0.12); --bg-transparent-blur-base: rgba(255, 252, 255, 0.9); --border-transparent: rgba(128, 27, 108, 0.1); --border-transparent-strong: rgba(128, 27, 108, 0.12); --border-transparent-strongest: rgba(128, 27, 108, 0.16); --bg-brand: #69caca; --bg-brand-hover: #43bdbd; --bg-brand-active: #369797; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #287272; --icon-link: #69caca; --text-link: #69caca; --text-link-secondary: #287272; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }