@font-face { font-family: "Maven Pro"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n5.ttf") format("ttf"); } @font-face { font-family: "Maven Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n7.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Maven Pro", sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Maven Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/maven_pro_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/maven_pro_n5.ttf; --font-family-heading: "Roboto Condensed", sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0a2537; --bg-primary-hover: #163041; --bg-primary-active: #1e3647; --bg-primary-invert: #e9ebed; --bg-secondary: #163041; --bg-secondary-hover: #1e3647; --bg-secondary-active: #273f4f; --bg-tertiary: #1e3647; --bg-tertiary-hover: #273f4f; --bg-tertiary-active: #516471; --bg-quaternary: #516471; --bg-quaternary-hover: #76858f; --bg-quaternary-active: #96a1a9; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ebed; --text-primary-invert: #0c2739; --text-secondary: #96a1a9; --text-secondary-invert: #516471; --border-primary: #516471; --border-primary-hover: #76858f; --border-secondary: #273f4f; --border-secondary-hover: #516471; --border-tertiary: #163041; --border-tertiary-hover: #1e3647; --border-active: #e9ebed; --border-active-invert: #0a2537; --icon-primary: #e9ebed; --icon-primary-invert: #0c2739; --icon-secondary: #96a1a9; --input-bg: #0a2537; --input-border: #516471; --input-border-hover: #96a1a9; --input-border-active: #e9ebed; --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(10, 37, 55, 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: #b4975a; --bg-brand-hover: #977c44; --bg-brand-active: #745f35; --text-on-brand: #ffffff; --text-brand: #b4975a; --text-brand-secondary: #504225; --icon-on-brand: #ffffff; --icon-brand: #b4975a; --icon-brand-secondary: #504225; --border-brand: #b4975a; --bg-brand-secondary: #1b303b; --bg-brand-secondary-hover: #2c3c3e; --bg-brand-secondary-active: #3d4742; }