@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"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Oswald, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #450078; --bg-primary-hover: #4e0d7f; --bg-primary-active: #541483; --bg-primary-invert: #eee8f3; --bg-secondary: #4e0d7f; --bg-secondary-hover: #541483; --bg-secondary-active: #5b1f88; --bg-tertiary: #541483; --bg-tertiary-hover: #5b1f88; --bg-tertiary-active: #7b4a9f; --bg-quaternary: #7b4a9f; --bg-quaternary-hover: #9770b3; --bg-quaternary-active: #af91c5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee8f3; --text-primary-invert: #470379; --text-secondary: #af91c5; --text-secondary-invert: #7b4a9f; --border-primary: #7b4a9f; --border-primary-hover: #9770b3; --border-secondary: #5b1f88; --border-secondary-hover: #7b4a9f; --border-tertiary: #4e0d7f; --border-tertiary-hover: #541483; --border-active: #eee8f3; --border-active-invert: #450078; --icon-primary: #eee8f3; --icon-primary-invert: #470379; --icon-secondary: #af91c5; --input-bg: #450078; --input-border: #7b4a9f; --input-border-hover: #af91c5; --input-border-active: #eee8f3; --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(69, 0, 120, 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: #e63bd4; --bg-brand-hover: #d31bc0; --bg-brand-active: #a61597; --text-on-brand: #ffffff; --text-brand: #e63bd4; --text-brand-secondary: #790f6e; --icon-on-brand: #ffffff; --icon-brand: #e63bd4; --icon-brand-secondary: #790f6e; --border-brand: #e63bd4; --bg-brand-secondary: #550681; --bg-brand-secondary-hover: #650c8a; --bg-brand-secondary-active: #751294; }