@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: #150B17; --bg-primary-hover: #180a23; --bg-primary-active: #1a0a2a; --bg-primary-invert: #5101ea; --bg-secondary: #180a23; --bg-secondary-hover: #1a0a2a; --bg-secondary-active: #1d0a33; --bg-tertiary: #1a0a2a; --bg-tertiary-hover: #1d0a33; --bg-tertiary-active: #28085a; --bg-quaternary: #28085a; --bg-quaternary-hover: #32067d; --bg-quaternary-active: #3b059b; --text-primary: #5101ea; --text-primary-invert: #160b19; --text-secondary: #3b059b; --text-secondary-invert: #28085a; --border-primary: #28085a; --border-primary-hover: #32067d; --border-secondary: #1d0a33; --border-secondary-hover: #28085a; --border-tertiary: #180a23; --border-tertiary-hover: #1a0a2a; --border-active: #5101ea; --border-active-invert: #150B17; --icon-primary: #5101ea; --icon-primary-invert: #160b19; --icon-secondary: #3b059b; --input-bg: #150B17; --input-border: #28085a; --input-border-hover: #3b059b; --input-border-active: #5101ea; --bg-transparent: rgba(87, 0, 255, 0.05); --bg-transparent-strong: rgba(87, 0, 255, 0.08); --bg-transparent-strongest: rgba(87, 0, 255, 0.12); --bg-transparent-blur-base: rgba(21, 11, 23, 0.9); --border-transparent: rgba(87, 0, 255, 0.1); --border-transparent-strong: rgba(87, 0, 255, 0.12); --border-transparent-strongest: rgba(87, 0, 255, 0.16); --bg-brand: #48005b; --bg-brand-hover: #200028; --bg-brand-active: black; --text-on-brand: #039bff; --text-brand: #48005b; --text-brand-secondary: black; --icon-on-brand: #039bff; --icon-brand: #48005b; --icon-brand-secondary: black; --border-brand: #48005b; --bg-brand-secondary: #1a0a1e; --bg-brand-secondary-hover: #1f0925; --bg-brand-secondary-active: #24082b; }