@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: #ffffff; --bg-primary-hover: #f4f5f5; --bg-primary-active: #edeeef; --bg-primary-invert: #33404e; --bg-secondary: #f4f5f5; --bg-secondary-hover: #edeeef; --bg-secondary-active: #e4e6e8; --bg-tertiary: #edeeef; --bg-tertiary-hover: #e4e6e8; --bg-tertiary-active: #bec2c7; --bg-quaternary: #bec2c7; --bg-quaternary-hover: #9ca3aa; --bg-quaternary-active: #7f8790; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #33404e; --text-primary-invert: #fdfdfd; --text-secondary: #7f8790; --text-secondary-invert: #bec2c7; --border-primary: #bec2c7; --border-primary-hover: #9ca3aa; --border-secondary: #e4e6e8; --border-secondary-hover: #bec2c7; --border-tertiary: #f4f5f5; --border-tertiary-hover: #edeeef; --border-active: #33404e; --border-active-invert: #ffffff; --icon-primary: #33404e; --icon-primary-invert: #fdfdfd; --icon-secondary: #7f8790; --input-bg: #ffffff; --input-border: #bec2c7; --input-border-hover: #7f8790; --input-border-active: #33404e; --bg-transparent: rgba(31, 45, 61, 0.05); --bg-transparent-strong: rgba(31, 45, 61, 0.08); --bg-transparent-strongest: rgba(31, 45, 61, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(31, 45, 61, 0.1); --border-transparent-strong: rgba(31, 45, 61, 0.12); --border-transparent-strongest: rgba(31, 45, 61, 0.16); --bg-brand: #ec3750; --bg-brand-hover: #db1530; --bg-brand-active: #ad1026; --text-on-brand: #FFFFFF; --text-brand: #ec3750; --text-brand-secondary: #7e0c1c; --icon-on-brand: #FFFFFF; --icon-brand: #ec3750; --icon-brand-secondary: #7e0c1c; --border-brand: #ec3750; --bg-brand-secondary: #fdebee; --bg-brand-secondary-hover: #fbd7dc; --bg-brand-secondary-active: #f9c3cb; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }