@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #545454; --bg-primary-hover: #58585c; --bg-primary-active: #5b5a61; --bg-primary-invert: #a498e7; --bg-secondary: #58585c; --bg-secondary-hover: #5b5a61; --bg-secondary-active: #5f5d67; --bg-tertiary: #5b5a61; --bg-tertiary-hover: #5f5d67; --bg-tertiary-active: #6e6a83; --bg-quaternary: #6e6a83; --bg-quaternary-hover: #7b759b; --bg-quaternary-active: #867fb0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a498e7; --text-primary-invert: #555556; --text-secondary: #867fb0; --text-secondary-invert: #6e6a83; --border-primary: #6e6a83; --border-primary-hover: #7b759b; --border-secondary: #5f5d67; --border-secondary-hover: #6e6a83; --border-tertiary: #58585c; --border-tertiary-hover: #5b5a61; --border-active: #a498e7; --border-active-invert: #545454; --icon-primary: #a498e7; --icon-primary-invert: #555556; --icon-secondary: #867fb0; --input-bg: #545454; --input-border: #6e6a83; --input-border-hover: #867fb0; --input-border-active: #a498e7; --bg-transparent: rgba(172, 159, 246, 0.05); --bg-transparent-strong: rgba(172, 159, 246, 0.08); --bg-transparent-strongest: rgba(172, 159, 246, 0.12); --bg-transparent-blur-base: rgba(84, 84, 84, 0.9); --border-transparent: rgba(172, 159, 246, 0.1); --border-transparent-strong: rgba(172, 159, 246, 0.12); --border-transparent-strongest: rgba(172, 159, 246, 0.16); --bg-brand: #ac9ff6; --bg-brand-hover: #8470f2; --bg-brand-active: #5b42ed; --text-on-brand: #000000; --text-brand: #ac9ff6; --text-brand-secondary: #3516e6; --icon-on-brand: #000000; --icon-brand: #ac9ff6; --icon-brand-secondary: #3516e6; --border-brand: #ac9ff6; --bg-brand-secondary: #5d5c64; --bg-brand-secondary-hover: #666374; --bg-brand-secondary-active: #6e6b85; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }