@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #b8fcff; --bg-primary-hover: #afeff2; --bg-primary-active: #a9e8eb; --bg-primary-invert: #111717; --bg-secondary: #afeff2; --bg-secondary-hover: #a9e8eb; --bg-secondary-active: #a2dee0; --bg-tertiary: #a9e8eb; --bg-tertiary-hover: #a2dee0; --bg-tertiary-active: #83b3b5; --bg-quaternary: #83b3b5; --bg-quaternary-hover: #678d8f; --bg-quaternary-active: #4f6c6e; --text-primary: #111717; --text-primary-invert: #b6f9fc; --text-secondary: #4f6c6e; --text-secondary-invert: #83b3b5; --border-primary: #83b3b5; --border-primary-hover: #678d8f; --border-secondary: #a2dee0; --border-secondary-hover: #83b3b5; --border-tertiary: #afeff2; --border-tertiary-hover: #a9e8eb; --border-active: #111717; --border-active-invert: #b8fcff; --icon-primary: #111717; --icon-primary-invert: #b6f9fc; --icon-secondary: #4f6c6e; --input-bg: #b8fcff; --input-border: #83b3b5; --input-border-hover: #4f6c6e; --input-border-active: #111717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(184, 252, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #70dcc5; --bg-brand-hover: #47d2b4; --bg-brand-active: #2db99b; --text-on-brand: #ffffff; --text-brand: #70dcc5; --text-brand-secondary: #239079; --icon-on-brand: #ffffff; --icon-brand: #70dcc5; --icon-brand-secondary: #239079; --border-brand: #70dcc5; --bg-brand-secondary: #b1f9f9; --bg-brand-secondary-hover: #aaf6f3; --bg-brand-secondary-active: #a2f2ee; }