@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: Quantico; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_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: Quantico, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #2a374a; --bg-primary-hover: #354153; --bg-primary-active: #3b4758; --bg-primary-invert: #ecedef; --bg-secondary: #354153; --bg-secondary-hover: #3b4758; --bg-secondary-active: #444f60; --bg-tertiary: #3b4758; --bg-tertiary-hover: #444f60; --bg-tertiary-active: #68717e; --bg-quaternary: #68717e; --bg-quaternary-hover: #888f9a; --bg-quaternary-active: #a3a9b1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ecedef; --text-primary-invert: #2c394c; --text-secondary: #a3a9b1; --text-secondary-invert: #68717e; --border-primary: #68717e; --border-primary-hover: #888f9a; --border-secondary: #444f60; --border-secondary-hover: #68717e; --border-tertiary: #354153; --border-tertiary-hover: #3b4758; --border-active: #ecedef; --border-active-invert: #2a374a; --icon-primary: #ecedef; --icon-primary-invert: #2c394c; --icon-secondary: #a3a9b1; --input-bg: #2a374a; --input-border: #68717e; --input-border-hover: #a3a9b1; --input-border-active: #ecedef; --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-transparent-blur-base: rgba(42, 55, 74, 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: #6200ff; --bg-brand-hover: #4e00cc; --bg-brand-active: #3b0099; --text-on-brand: #f3dc70; --text-brand: #6200ff; --text-brand-secondary: #270066; --icon-on-brand: #f3dc70; --icon-brand: #6200ff; --icon-brand-secondary: #270066; --border-brand: #6200ff; --bg-brand-secondary: #30325c; --bg-brand-secondary-hover: #352c6e; --bg-brand-secondary-active: #3b2780; --input-radius: 5px; --image-radius: 0px; --panel-radius: 5px; --button-radius: 8px 8px 8px 8px; }