@font-face { font-family: "Nunito Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n9.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-400: 600; --font-weight-600: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n6.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 1px; --bg-primary: #090909; --bg-primary-hover: #151515; --bg-primary-active: #1d1d1d; --bg-primary-invert: #d9b4ff; --bg-secondary: #151515; --bg-secondary-hover: #1d1d1d; --bg-secondary-active: #272727; --bg-tertiary: #1d1d1d; --bg-tertiary-hover: #272727; --bg-tertiary-active: #505050; --bg-quaternary: #505050; --bg-quaternary-hover: #757575; --bg-quaternary-active: #959595; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #071726; --text-secondary: #959595; --text-secondary-invert: #505050; --border-primary: #505050; --border-primary-hover: #757575; --border-secondary: #272727; --border-secondary-hover: #505050; --border-tertiary: #151515; --border-tertiary-hover: #1d1d1d; --border-active: #e9e9e9; --border-active-invert: #090909; --icon-primary: #e9e9e9; --icon-primary-invert: #071726; --icon-secondary: #959595; --input-bg: #090909; --input-border: #505050; --input-border-hover: #959595; --input-border-active: #e9e9e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(9, 9, 9, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #d9b4ff; --bg-brand-hover: #bf81ff; --bg-brand-active: #a54eff; --icon-on-brand: #071726; --icon-brand-secondary: #8b1bff; --icon-link: #d9b4ff; --text-link: #d9b4ff; --text-link-secondary: #8b1bff; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }