@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: "Clash Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_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: "Clash Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #5ccde6; --bg-primary-hover: #58c3dd; --bg-primary-active: #55bdd8; --bg-primary-invert: #0e1649; --bg-secondary: #58c3dd; --bg-secondary-hover: #55bdd8; --bg-secondary-active: #52b5d1; --bg-tertiary: #55bdd8; --bg-tertiary-hover: #52b5d1; --bg-tertiary-active: #4393b4; --bg-quaternary: #4393b4; --bg-quaternary-hover: #36759a; --bg-quaternary-active: #2b5a83; --text-primary: #0e1649; --text-primary-invert: #5bcbe4; --text-secondary: #2b5a83; --text-secondary-invert: #4393b4; --border-primary: #4393b4; --border-primary-hover: #36759a; --border-secondary: #52b5d1; --border-secondary-hover: #4393b4; --border-tertiary: #58c3dd; --border-tertiary-hover: #55bdd8; --border-active: #0e1649; --border-active-invert: #5ccde6; --icon-primary: #0e1649; --icon-primary-invert: #5bcbe4; --icon-secondary: #2b5a83; --input-bg: #5ccde6; --input-border: #4393b4; --input-border-hover: #2b5a83; --input-border-active: #0e1649; --bg-transparent: rgba(6, 4, 57, 0.05); --bg-transparent-strong: rgba(6, 4, 57, 0.08); --bg-transparent-strongest: rgba(6, 4, 57, 0.12); --bg-transparent-blur-base: rgba(92, 205, 230, 0.9); --border-transparent: rgba(6, 4, 57, 0.1); --border-transparent-strong: rgba(6, 4, 57, 0.12); --border-transparent-strongest: rgba(6, 4, 57, 0.16); --bg-brand: #ee3579; --bg-brand-hover: #dd135d; --bg-brand-active: #ae0f49; --text-on-brand: #ffffff; --text-brand: #ee3579; --text-brand-secondary: #7f0b36; --icon-on-brand: #ffffff; --icon-brand: #ee3579; --icon-brand-secondary: #7f0b36; --border-brand: #ee3579; --bg-brand-secondary: #6bbedb; --bg-brand-secondary-hover: #79afd0; --bg-brand-secondary-active: #889fc5; }