@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: Nunito; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n6.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: Nunito, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #eef9fa; --bg-primary-hover: #e2edee; --bg-primary-active: #dbe5e6; --bg-primary-invert: #151617; --bg-secondary: #e2edee; --bg-secondary-hover: #dbe5e6; --bg-secondary-active: #d1dbdc; --bg-tertiary: #dbe5e6; --bg-tertiary-hover: #d1dbdc; --bg-tertiary-active: #a9b1b2; --bg-quaternary: #a9b1b2; --bg-quaternary-hover: #858b8c; --bg-quaternary-active: #666b6c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151617; --text-primary-invert: #ecf7f8; --text-secondary: #666b6c; --text-secondary-invert: #a9b1b2; --border-primary: #a9b1b2; --border-primary-hover: #858b8c; --border-secondary: #d1dbdc; --border-secondary-hover: #a9b1b2; --border-tertiary: #e2edee; --border-tertiary-hover: #dbe5e6; --border-active: #151617; --border-active-invert: #eef9fa; --icon-primary: #151617; --icon-primary-invert: #ecf7f8; --icon-secondary: #666b6c; --input-bg: #eef9fa; --input-border: #a9b1b2; --input-border-hover: #666b6c; --input-border-active: #151617; --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(238, 249, 250, 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: #6826d9; --bg-brand-hover: #531eae; --bg-brand-active: #3e1782; --text-on-brand: #ffffff; --text-brand: #6826d9; --text-brand-secondary: #2a0f57; --icon-on-brand: #ffffff; --icon-brand: #6826d9; --icon-brand-secondary: #2a0f57; --border-brand: #6826d9; --bg-brand-secondary: #e1e4f7; --bg-brand-secondary-hover: #d3cff3; --bg-brand-secondary-active: #c6baf0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }