@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: #2a032a; --bg-primary-hover: #340f34; --bg-primary-active: #3b173b; --bg-primary-invert: #e7e4e7; --bg-secondary: #340f34; --bg-secondary-hover: #3b173b; --bg-secondary-active: #432143; --bg-tertiary: #3b173b; --bg-tertiary-hover: #432143; --bg-tertiary-active: #664b66; --bg-quaternary: #664b66; --bg-quaternary-hover: #867086; --bg-quaternary-active: #a190a1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e7e4e7; --text-primary-invert: #2c052c; --text-secondary: #a190a1; --text-secondary-invert: #664b66; --border-primary: #664b66; --border-primary-hover: #867086; --border-secondary: #432143; --border-secondary-hover: #664b66; --border-tertiary: #340f34; --border-tertiary-hover: #3b173b; --border-active: #e7e4e7; --border-active-invert: #2a032a; --icon-primary: #e7e4e7; --icon-primary-invert: #2c052c; --icon-secondary: #a190a1; --input-bg: #2a032a; --input-border: #664b66; --input-border-hover: #a190a1; --input-border-active: #e7e4e7; --bg-transparent: rgba(250, 250, 250, 0.05); --bg-transparent-strong: rgba(250, 250, 250, 0.08); --bg-transparent-strongest: rgba(250, 250, 250, 0.12); --bg-transparent-blur-base: rgba(42, 3, 42, 0.9); --border-transparent: rgba(250, 250, 250, 0.1); --border-transparent-strong: rgba(250, 250, 250, 0.12); --border-transparent-strongest: rgba(250, 250, 250, 0.16); --bg-brand: #522373; --bg-brand-hover: #36174c; --bg-brand-active: #1a0b25; --text-on-brand: #FFFFFF; --text-brand: #522373; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #522373; --icon-brand-secondary: black; --border-brand: #522373; --bg-brand-secondary: #2e0631; --bg-brand-secondary-hover: #320939; --bg-brand-secondary-active: #360d40; }