@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"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #24242b; --bg-primary-hover: #2e2e34; --bg-primary-active: #35343a; --bg-primary-invert: #e1dfd4; --bg-secondary: #2e2e34; --bg-secondary-hover: #35343a; --bg-secondary-active: #3d3d41; --bg-tertiary: #35343a; --bg-tertiary-hover: #3d3d41; --bg-tertiary-active: #605f61; --bg-quaternary: #605f61; --bg-quaternary-hover: #807e7d; --bg-quaternary-active: #9b9995; --text-primary: #e1dfd4; --text-primary-invert: #26262d; --text-secondary: #9b9995; --text-secondary-invert: #605f61; --border-primary: #605f61; --border-primary-hover: #807e7d; --border-secondary: #3d3d41; --border-secondary-hover: #605f61; --border-tertiary: #2e2e34; --border-tertiary-hover: #35343a; --border-active: #e1dfd4; --border-active-invert: #24242b; --icon-primary: #e1dfd4; --icon-primary-invert: #26262d; --icon-secondary: #9b9995; --input-bg: #24242b; --input-border: #605f61; --input-border-hover: #9b9995; --input-border-active: #e1dfd4; --bg-transparent: rgba(244, 241, 229, 0.05); --bg-transparent-strong: rgba(244, 241, 229, 0.08); --bg-transparent-strongest: rgba(244, 241, 229, 0.12); --bg-transparent-blur-base: rgba(36, 36, 43, 0.9); --border-transparent: rgba(244, 241, 229, 0.1); --border-transparent-strong: rgba(244, 241, 229, 0.12); --border-transparent-strongest: rgba(244, 241, 229, 0.16); --bg-brand: #6c53ff; --bg-brand-hover: #4020ff; --bg-brand-active: #2200ec; --text-on-brand: #d3d2d5; --text-brand: #6c53ff; --text-brand-secondary: #1b00b9; --icon-on-brand: #d3d2d5; --icon-brand: #6c53ff; --icon-brand-secondary: #1b00b9; --border-brand: #6c53ff; --bg-brand-secondary: #2b2940; --bg-brand-secondary-hover: #322d55; --bg-brand-secondary-active: #3a326b; }