@font-face { font-family: "Rethink Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n4.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"); } @font-face { font-family: Aleo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/aleo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/aleo_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Rethink Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Rethink Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n4.ttf; --font-family-heading: Aleo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f6f2; --bg-primary-hover: #eceae6; --bg-primary-active: #e4e3df; --bg-primary-invert: #1a1a19; --bg-secondary: #eceae6; --bg-secondary-hover: #e4e3df; --bg-secondary-active: #dbd9d5; --bg-tertiary: #e4e3df; --bg-tertiary-hover: #dbd9d5; --bg-tertiary-active: #b1b0ad; --bg-quaternary: #b1b0ad; --bg-quaternary-hover: #8d8c89; --bg-quaternary-active: #6d6c6a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1a1a19; --text-primary-invert: #f6f4f0; --text-secondary: #6d6c6a; --text-secondary-invert: #b1b0ad; --border-primary: #b1b0ad; --border-primary-hover: #8d8c89; --border-secondary: #dbd9d5; --border-secondary-hover: #b1b0ad; --border-tertiary: #eceae6; --border-tertiary-hover: #e4e3df; --border-active: #1a1a19; --border-active-invert: #f8f6f2; --icon-primary: #1a1a19; --icon-primary-invert: #f6f4f0; --icon-secondary: #6d6c6a; --input-bg: #f8f6f2; --input-border: #b1b0ad; --input-border-hover: #6d6c6a; --input-border-active: #1a1a19; --bg-transparent: rgba(4, 4, 4, 0.05); --bg-transparent-strong: rgba(4, 4, 4, 0.08); --bg-transparent-strongest: rgba(4, 4, 4, 0.12); --bg-transparent-blur-base: rgba(248, 246, 242, 0.9); --border-transparent: rgba(4, 4, 4, 0.1); --border-transparent-strong: rgba(4, 4, 4, 0.12); --border-transparent-strongest: rgba(4, 4, 4, 0.16); --bg-brand: #67ab6f; --bg-brand-hover: #4f9057; --bg-brand-active: #3d6f43; --text-on-brand: #ffffff; --text-brand: #67ab6f; --text-brand-secondary: #2b4e2f; --icon-on-brand: #ffffff; --icon-brand: #67ab6f; --icon-brand-secondary: #2b4e2f; --border-brand: #67ab6f; --bg-brand-secondary: #eaefe5; --bg-brand-secondary-hover: #dbe7d8; --bg-brand-secondary-active: #cde0cb; }