@font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arial; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arial, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Arial; --font-family-heading: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffbdf4; --bg-primary-hover: #f9b6f3; --bg-primary-active: #f6b2f2; --bg-primary-invert: #9a43e1; --bg-secondary: #f9b6f3; --bg-secondary-hover: #f6b2f2; --bg-secondary-active: #f2adf1; --bg-tertiary: #f6b2f2; --bg-tertiary-hover: #f2adf1; --bg-tertiary-active: #df96ee; --bg-quaternary: #df96ee; --bg-quaternary-hover: #ce82eb; --bg-quaternary-active: #c071e8; --text-primary: #9a43e1; --text-primary-invert: #febcf4; --text-secondary: #c071e8; --text-secondary-invert: #df96ee; --border-primary: #df96ee; --border-primary-hover: #ce82eb; --border-secondary: #f2adf1; --border-secondary-hover: #df96ee; --border-tertiary: #f9b6f3; --border-tertiary-hover: #f6b2f2; --border-active: #9a43e1; --border-active-invert: #ffbdf4; --icon-primary: #9a43e1; --icon-primary-invert: #febcf4; --icon-secondary: #c071e8; --input-bg: #ffbdf4; --input-border: #df96ee; --input-border-hover: #c071e8; --input-border-active: #9a43e1; --bg-transparent: rgba(144, 55, 223, 0.05); --bg-transparent-strong: rgba(144, 55, 223, 0.08); --bg-transparent-strongest: rgba(144, 55, 223, 0.12); --bg-transparent-blur-base: rgba(255, 189, 244, 0.9); --border-transparent: rgba(144, 55, 223, 0.1); --border-transparent-strong: rgba(144, 55, 223, 0.12); --border-transparent-strongest: rgba(144, 55, 223, 0.16); --bg-brand: #ee52df; --bg-brand-hover: #e924d6; --bg-brand-active: #c614b5; --text-on-brand: #510280; --text-brand: #ee52df; --text-brand-secondary: #980f8b; --icon-on-brand: #510280; --icon-brand: #ee52df; --icon-brand-secondary: #980f8b; --border-brand: #ee52df; --bg-brand-secondary: #fdb2f2; --bg-brand-secondary-hover: #fca8f0; --bg-brand-secondary-active: #fa9dee; }