@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: #260a45; --bg-primary-hover: #2f1242; --bg-primary-active: #341741; --bg-primary-invert: #cb9915; --bg-secondary: #2f1242; --bg-secondary-hover: #341741; --bg-secondary-active: #3c1d3f; --bg-tertiary: #341741; --bg-tertiary-hover: #3c1d3f; --bg-tertiary-active: #5a3836; --bg-quaternary: #5a3836; --bg-quaternary-hover: #764f2e; --bg-quaternary-active: #8d6327; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cb9915; --text-primary-invert: #280c44; --text-secondary: #8d6327; --text-secondary-invert: #5a3836; --border-primary: #5a3836; --border-primary-hover: #764f2e; --border-secondary: #3c1d3f; --border-secondary-hover: #5a3836; --border-tertiary: #2f1242; --border-tertiary-hover: #341741; --border-active: #cb9915; --border-active-invert: #260a45; --icon-primary: #cb9915; --icon-primary-invert: #280c44; --icon-secondary: #8d6327; --input-bg: #260a45; --input-border: #5a3836; --input-border-hover: #8d6327; --input-border-active: #cb9915; --bg-transparent: rgba(219, 167, 16, 0.05); --bg-transparent-strong: rgba(219, 167, 16, 0.08); --bg-transparent-strongest: rgba(219, 167, 16, 0.12); --bg-transparent-blur-base: rgba(38, 10, 69, 0.9); --border-transparent: rgba(219, 167, 16, 0.1); --border-transparent-strong: rgba(219, 167, 16, 0.12); --border-transparent-strongest: rgba(219, 167, 16, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f2f1f1; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #f2f1f1; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #22093e; --bg-brand-secondary-hover: #1e0837; --bg-brand-secondary-active: #1b0730; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }