@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: #9e3ae1; --bg-primary-hover: #9737d6; --bg-primary-active: #9336cf; --bg-primary-invert: #240716; --bg-secondary: #9737d6; --bg-secondary-hover: #9336cf; --bg-secondary-active: #8e33c6; --bg-tertiary: #9336cf; --bg-tertiary-hover: #8e33c6; --bg-tertiary-active: #772aa0; --bg-quaternary: #772aa0; --bg-quaternary-hover: #63217f; --bg-quaternary-active: #521a62; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #240716; --text-primary-invert: #9d39df; --text-secondary: #521a62; --text-secondary-invert: #772aa0; --border-primary: #772aa0; --border-primary-hover: #63217f; --border-secondary: #8e33c6; --border-secondary-hover: #772aa0; --border-tertiary: #9737d6; --border-tertiary-hover: #9336cf; --border-active: #240716; --border-active-invert: #9e3ae1; --icon-primary: #240716; --icon-primary-invert: #9d39df; --icon-secondary: #521a62; --input-bg: #9e3ae1; --input-border: #772aa0; --input-border-hover: #521a62; --input-border-active: #240716; --bg-transparent: rgba(24, 2, 2, 0.05); --bg-transparent-strong: rgba(24, 2, 2, 0.08); --bg-transparent-strongest: rgba(24, 2, 2, 0.12); --bg-transparent-blur-base: rgba(158, 58, 225, 0.9); --border-transparent: rgba(24, 2, 2, 0.1); --border-transparent-strong: rgba(24, 2, 2, 0.12); --border-transparent-strongest: rgba(24, 2, 2, 0.16); --bg-brand: #cb13e6; --bg-brand-hover: #a10fb7; --bg-brand-active: #780b88; --text-on-brand: #140202; --text-brand: #cb13e6; --text-brand-secondary: #4e0759; --icon-on-brand: #140202; --icon-brand: #cb13e6; --icon-brand-secondary: #4e0759; --border-brand: #cb13e6; --bg-brand-secondary: #a336e2; --bg-brand-secondary-hover: #a732e2; --bg-brand-secondary-active: #ac2ee3; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }