@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: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.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: Manrope, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #313131; --bg-primary-hover: #3b3b3b; --bg-primary-active: #404040; --bg-primary-invert: #dfdfdf; --bg-secondary: #3b3b3b; --bg-secondary-hover: #404040; --bg-secondary-active: #484848; --bg-tertiary: #404040; --bg-tertiary-hover: #484848; --bg-tertiary-active: #686868; --bg-quaternary: #686868; --bg-quaternary-hover: #858585; --bg-quaternary-active: #9e9e9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdfdf; --text-primary-invert: #333333; --text-secondary: #9e9e9e; --text-secondary-invert: #686868; --border-primary: #686868; --border-primary-hover: #858585; --border-secondary: #484848; --border-secondary-hover: #686868; --border-tertiary: #3b3b3b; --border-tertiary-hover: #404040; --border-active: #dfdfdf; --border-active-invert: #313131; --icon-primary: #dfdfdf; --icon-primary-invert: #333333; --icon-secondary: #9e9e9e; --input-bg: #313131; --input-border: #686868; --input-border-hover: #9e9e9e; --input-border-active: #dfdfdf; --bg-transparent: rgba(240, 240, 240, 0.05); --bg-transparent-strong: rgba(240, 240, 240, 0.08); --bg-transparent-strongest: rgba(240, 240, 240, 0.12); --bg-transparent-blur-base: rgba(49, 49, 49, 0.9); --border-transparent: rgba(240, 240, 240, 0.1); --border-transparent-strong: rgba(240, 240, 240, 0.12); --border-transparent-strongest: rgba(240, 240, 240, 0.16); --bg-brand: #e47300; --bg-brand-hover: #b15900; --bg-brand-active: #7e4000; --text-on-brand: #F9F8FF; --text-brand: #e47300; --text-brand-secondary: #4b2600; --icon-on-brand: #F9F8FF; --icon-brand: #e47300; --icon-brand-secondary: #4b2600; --border-brand: #e47300; --bg-brand-secondary: #43382c; --bg-brand-secondary-hover: #553e27; --bg-brand-secondary-active: #674522; }