@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #04041e; --bg-primary-hover: #111129; --bg-primary-active: #181830; --bg-primary-invert: #e8e8eb; --bg-secondary: #111129; --bg-secondary-hover: #181830; --bg-secondary-active: #222239; --bg-tertiary: #181830; --bg-tertiary-hover: #222239; --bg-tertiary-active: #4d4d5f; --bg-quaternary: #4d4d5f; --bg-quaternary-hover: #727281; --bg-quaternary-active: #93939e; --text-primary: #e8e8eb; --text-primary-invert: #070720; --text-secondary: #93939e; --text-secondary-invert: #4d4d5f; --border-primary: #4d4d5f; --border-primary-hover: #727281; --border-secondary: #222239; --border-secondary-hover: #4d4d5f; --border-tertiary: #111129; --border-tertiary-hover: #181830; --border-active: #e8e8eb; --border-active-invert: #04041e; --icon-primary: #e8e8eb; --icon-primary-invert: #070720; --icon-secondary: #93939e; --input-bg: #04041e; --input-border: #4d4d5f; --input-border-hover: #93939e; --input-border-active: #e8e8eb; --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(4, 4, 30, 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: #e5d0ff; --bg-brand-hover: #c99dff; --bg-brand-active: #ad6aff; --text-on-brand: #ffffff; --text-brand: #e5d0ff; --text-brand-secondary: #9037ff; --icon-on-brand: #ffffff; --icon-brand: #e5d0ff; --icon-brand-secondary: #9037ff; --border-brand: #e5d0ff; --bg-brand-secondary: #1b1835; --bg-brand-secondary-hover: #312d4b; --bg-brand-secondary-active: #484162; }