@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: 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"); } :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: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #2d2d2d; --bg-primary-hover: #373737; --bg-primary-active: #3d3d3d; --bg-primary-invert: #dfdfe0; --bg-secondary: #373737; --bg-secondary-hover: #3d3d3d; --bg-secondary-active: #454545; --bg-tertiary: #3d3d3d; --bg-tertiary-hover: #454545; --bg-tertiary-active: #666666; --bg-quaternary: #666666; --bg-quaternary-hover: #838384; --bg-quaternary-active: #9d9d9d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdfe0; --text-primary-invert: #2f2f2f; --text-secondary: #9d9d9d; --text-secondary-invert: #666666; --border-primary: #666666; --border-primary-hover: #838384; --border-secondary: #454545; --border-secondary-hover: #666666; --border-tertiary: #373737; --border-tertiary-hover: #3d3d3d; --border-active: #dfdfe0; --border-active-invert: #2d2d2d; --icon-primary: #dfdfe0; --icon-primary-invert: #2f2f2f; --icon-secondary: #9d9d9d; --input-bg: #2d2d2d; --input-border: #666666; --input-border-hover: #9d9d9d; --input-border-active: #dfdfe0; --bg-transparent: rgba(241, 241, 242, 0.05); --bg-transparent-strong: rgba(241, 241, 242, 0.08); --bg-transparent-strongest: rgba(241, 241, 242, 0.12); --bg-transparent-blur-base: rgba(45, 45, 45, 0.9); --border-transparent: rgba(241, 241, 242, 0.1); --border-transparent-strong: rgba(241, 241, 242, 0.12); --border-transparent-strongest: rgba(241, 241, 242, 0.16); --bg-brand: #008736; --bg-brand-hover: #005422; --bg-brand-active: #00210d; --text-on-brand: #f1f1f2; --text-brand: #008736; --text-brand-secondary: black; --icon-on-brand: #f1f1f2; --icon-brand: #008736; --icon-brand-secondary: black; --border-brand: #008736; --bg-brand-secondary: #29362e; --bg-brand-secondary-hover: #243f2f; --bg-brand-secondary-active: #204830; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }