@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #990fe5; --bg-primary-hover: #9e1be6; --bg-primary-active: #a122e7; --bg-primary-invert: #f5e4f7; --bg-secondary: #9e1be6; --bg-secondary-hover: #a122e7; --bg-secondary-active: #a52be7; --bg-tertiary: #a122e7; --bg-tertiary-hover: #a52be7; --bg-tertiary-active: #b653eb; --bg-quaternary: #b653eb; --bg-quaternary-hover: #c576ee; --bg-quaternary-active: #d394f0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f5e4f7; --text-primary-invert: #9a11e5; --text-secondary: #d394f0; --text-secondary-invert: #b653eb; --border-primary: #b653eb; --border-primary-hover: #c576ee; --border-secondary: #a52be7; --border-secondary-hover: #b653eb; --border-tertiary: #9e1be6; --border-tertiary-hover: #a122e7; --border-active: #f5e4f7; --border-active-invert: #990fe5; --icon-primary: #f5e4f7; --icon-primary-invert: #9a11e5; --icon-secondary: #d394f0; --input-bg: #990fe5; --input-border: #b653eb; --input-border-hover: #d394f0; --input-border-active: #f5e4f7; --bg-transparent: rgba(254, 249, 249, 0.05); --bg-transparent-strong: rgba(254, 249, 249, 0.08); --bg-transparent-strongest: rgba(254, 249, 249, 0.12); --bg-transparent-blur-base: rgba(153, 15, 229, 0.9); --border-transparent: rgba(254, 249, 249, 0.1); --border-transparent-strong: rgba(254, 249, 249, 0.12); --border-transparent-strongest: rgba(254, 249, 249, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #8a0ece; --bg-brand-secondary-hover: #7a0cb7; --bg-brand-secondary-active: #6b0ba0; }