@font-face { font-family: "Roboto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n7.ttf") format("ttf"); } @font-face { font-family: Quantico; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quantico_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quantico_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Roboto Mono", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf; --font-family-heading: Quantico, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #100922; --bg-primary-hover: #1c152d; --bg-primary-active: #231c34; --bg-primary-invert: #e5e2eb; --bg-secondary: #1c152d; --bg-secondary-hover: #231c34; --bg-secondary-active: #2c263d; --bg-tertiary: #231c34; --bg-tertiary-hover: #2c263d; --bg-tertiary-active: #544e62; --bg-quaternary: #544e62; --bg-quaternary-hover: #777283; --bg-quaternary-active: #9591a0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e2eb; --text-primary-invert: #120b24; --text-secondary: #9591a0; --text-secondary-invert: #544e62; --border-primary: #544e62; --border-primary-hover: #777283; --border-secondary: #2c263d; --border-secondary-hover: #544e62; --border-tertiary: #1c152d; --border-tertiary-hover: #231c34; --border-active: #e5e2eb; --border-active-invert: #100922; --icon-primary: #e5e2eb; --icon-primary-invert: #120b24; --icon-secondary: #9591a0; --input-bg: #100922; --input-border: #544e62; --input-border-hover: #9591a0; --input-border-active: #e5e2eb; --bg-transparent: rgba(250, 248, 255, 0.05); --bg-transparent-strong: rgba(250, 248, 255, 0.08); --bg-transparent-strongest: rgba(250, 248, 255, 0.12); --bg-transparent-blur-base: rgba(16, 9, 34, 0.9); --border-transparent: rgba(250, 248, 255, 0.1); --border-transparent-strong: rgba(250, 248, 255, 0.12); --border-transparent-strongest: rgba(250, 248, 255, 0.16); --bg-brand: #632CFF; --bg-brand-hover: #4100f8; --bg-brand-active: #3300c5; --text-on-brand: #F9F8FF; --text-brand: #632CFF; --text-brand-secondary: #260092; --icon-on-brand: #F9F8FF; --icon-brand: #632CFF; --icon-brand-secondary: #260092; --border-brand: #632CFF; --bg-brand-secondary: #180d38; --bg-brand-secondary-hover: #21104e; --bg-brand-secondary-active: #291464; }