@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: #0f1635; --bg-primary-hover: #1b213f; --bg-primary-active: #222845; --bg-primary-invert: #e2e5ed; --bg-secondary: #1b213f; --bg-secondary-hover: #222845; --bg-secondary-active: #2b314d; --bg-tertiary: #222845; --bg-tertiary-hover: #2b314d; --bg-tertiary-active: #525870; --bg-quaternary: #525870; --bg-quaternary-hover: #757a8e; --bg-quaternary-active: #9398a8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2e5ed; --text-primary-invert: #111837; --text-secondary: #9398a8; --text-secondary-invert: #525870; --border-primary: #525870; --border-primary-hover: #757a8e; --border-secondary: #2b314d; --border-secondary-hover: #525870; --border-tertiary: #1b213f; --border-tertiary-hover: #222845; --border-active: #e2e5ed; --border-active-invert: #0f1635; --icon-primary: #e2e5ed; --icon-primary-invert: #111837; --icon-secondary: #9398a8; --input-bg: #0f1635; --input-border: #525870; --input-border-hover: #9398a8; --input-border-active: #e2e5ed; --bg-transparent: rgba(247, 250, 255, 0.05); --bg-transparent-strong: rgba(247, 250, 255, 0.08); --bg-transparent-strongest: rgba(247, 250, 255, 0.12); --bg-transparent-blur-base: rgba(15, 22, 53, 0.9); --border-transparent: rgba(247, 250, 255, 0.1); --border-transparent-strong: rgba(247, 250, 255, 0.12); --border-transparent-strongest: rgba(247, 250, 255, 0.16); --bg-brand: #34d6ff; --bg-brand-hover: #01ccff; --bg-brand-active: #00a4cd; --text-on-brand: #013243; --text-brand: #34d6ff; --text-brand-secondary: #007b9a; --icon-on-brand: #013243; --icon-brand: #34d6ff; --icon-brand-secondary: #007b9a; --border-brand: #34d6ff; --bg-brand-secondary: #132949; --bg-brand-secondary-hover: #163c5d; --bg-brand-secondary-active: #1a5072; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }