@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #120b31; --bg-primary-hover: #1e173b; --bg-primary-active: #251f41; --bg-primary-invert: #eae9e4; --bg-secondary: #1e173b; --bg-secondary-hover: #251f41; --bg-secondary-active: #2e2849; --bg-tertiary: #251f41; --bg-tertiary-hover: #2e2849; --bg-tertiary-active: #57526a; --bg-quaternary: #57526a; --bg-quaternary-hover: #7a7688; --bg-quaternary-active: #9996a1; --text-primary: #eae9e4; --text-primary-invert: #140d33; --text-secondary: #9996a1; --text-secondary-invert: #57526a; --border-primary: #57526a; --border-primary-hover: #7a7688; --border-secondary: #2e2849; --border-secondary-hover: #57526a; --border-tertiary: #1e173b; --border-tertiary-hover: #251f41; --border-active: #eae9e4; --border-active-invert: #120b31; --icon-primary: #eae9e4; --icon-primary-invert: #140d33; --icon-secondary: #9996a1; --input-bg: #120b31; --input-border: #57526a; --input-border-hover: #9996a1; --input-border-active: #eae9e4; --bg-transparent: rgba(255, 255, 246, 0.05); --bg-transparent-strong: rgba(255, 255, 246, 0.08); --bg-transparent-strongest: rgba(255, 255, 246, 0.12); --bg-transparent-blur-base: rgba(18, 11, 49, 0.9); --border-transparent: rgba(255, 255, 246, 0.1); --border-transparent-strong: rgba(255, 255, 246, 0.12); --border-transparent-strongest: rgba(255, 255, 246, 0.16); --bg-brand: #4f06ac; --bg-brand-hover: #38047b; --bg-brand-active: #220349; --text-on-brand: #FFFFF6; --text-brand: #4f06ac; --text-brand-secondary: #0b0118; --icon-on-brand: #FFFFF6; --icon-brand: #4f06ac; --icon-brand-secondary: #0b0118; --border-brand: #4f06ac; --bg-brand-secondary: #180b3d; --bg-brand-secondary-hover: #1e0a4a; --bg-brand-secondary-active: #240a56; }