@font-face { font-family: Quicksand; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n6.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: "League Spartan"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/league_spartan_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/league_spartan_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n6.ttf; --font-family-heading: "League Spartan", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #5e1aa6; --bg-primary-hover: #6320a1; --bg-primary-active: #66249e; --bg-primary-invert: #be8e4d; --bg-secondary: #6320a1; --bg-secondary-hover: #66249e; --bg-secondary-active: #6b299a; --bg-tertiary: #66249e; --bg-tertiary-hover: #6b299a; --bg-tertiary-active: #7d3f8a; --bg-quaternary: #7d3f8a; --bg-quaternary-hover: #8d527b; --bg-quaternary-active: #9a626e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #be8e4d; --text-primary-invert: #5f1ba5; --text-secondary: #9a626e; --text-secondary-invert: #7d3f8a; --border-primary: #7d3f8a; --border-primary-hover: #8d527b; --border-secondary: #6b299a; --border-secondary-hover: #7d3f8a; --border-tertiary: #6320a1; --border-tertiary-hover: #66249e; --border-active: #be8e4d; --border-active-invert: #5e1aa6; --icon-primary: #be8e4d; --icon-primary-invert: #5f1ba5; --icon-secondary: #9a626e; --input-bg: #5e1aa6; --input-border: #7d3f8a; --input-border-hover: #9a626e; --input-border-active: #be8e4d; --bg-transparent: rgba(200, 153, 68, 0.05); --bg-transparent-strong: rgba(200, 153, 68, 0.08); --bg-transparent-strongest: rgba(200, 153, 68, 0.12); --bg-transparent-blur-base: rgba(94, 26, 166, 0.9); --border-transparent: rgba(200, 153, 68, 0.1); --border-transparent-strong: rgba(200, 153, 68, 0.12); --border-transparent-strongest: rgba(200, 153, 68, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #5e1aa6; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #5e1aa6; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #551795; --bg-brand-secondary-hover: #4b1585; --bg-brand-secondary-active: #421274; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }