@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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_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: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 240px; --bg-primary: #0A2C2A; --bg-primary-hover: #143533; --bg-primary-active: #1a3b39; --bg-primary-invert: #c3d4d0; --bg-secondary: #143533; --bg-secondary-hover: #1a3b39; --bg-secondary-active: #224240; --bg-tertiary: #1a3b39; --bg-tertiary-hover: #224240; --bg-tertiary-active: #45625f; --bg-quaternary: #45625f; --bg-quaternary-hover: #637d7a; --bg-quaternary-active: #7e9592; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c3d4d0; --text-primary-invert: #0c2e2c; --text-secondary: #7e9592; --text-secondary-invert: #45625f; --border-primary: #45625f; --border-primary-hover: #637d7a; --border-secondary: #224240; --border-secondary-hover: #45625f; --border-tertiary: #143533; --border-tertiary-hover: #1a3b39; --border-active: #c3d4d0; --border-active-invert: #0A2C2A; --icon-primary: #c3d4d0; --icon-primary-invert: #0c2e2c; --icon-secondary: #7e9592; --input-bg: #0A2C2A; --input-border: #45625f; --input-border-hover: #7e9592; --input-border-active: #c3d4d0; --bg-transparent: rgba(213, 229, 224, 0.05); --bg-transparent-strong: rgba(213, 229, 224, 0.08); --bg-transparent-strongest: rgba(213, 229, 224, 0.12); --bg-transparent-blur-base: rgba(10, 44, 42, 0.9); --border-transparent: rgba(213, 229, 224, 0.1); --border-transparent-strong: rgba(213, 229, 224, 0.12); --border-transparent-strongest: rgba(213, 229, 224, 0.16); --bg-brand: #6b3a96; --bg-brand-hover: #512c71; --bg-brand-active: #371e4c; --text-on-brand: #ffffff; --text-brand: #6b3a96; --text-brand-secondary: #1c0f28; --icon-on-brand: #ffffff; --icon-brand: #6b3a96; --icon-brand-secondary: #1c0f28; --border-brand: #6b3a96; --bg-brand-secondary: #142d35; --bg-brand-secondary-hover: #1d2f40; --bg-brand-secondary-active: #27304a; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 5px 5px 5px 5px; }