@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: "Dela Gothic One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dela_gothic_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dela_gothic_one_n4.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: "Dela Gothic One", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 107px; --bg-primary: #502969; --bg-primary-hover: #593471; --bg-primary-active: #5e3a75; --bg-primary-invert: #efecf2; --bg-secondary: #593471; --bg-secondary-hover: #5e3a75; --bg-secondary-active: #65437b; --bg-tertiary: #5e3a75; --bg-tertiary-hover: #65437b; --bg-tertiary-active: #836795; --bg-quaternary: #836795; --bg-quaternary-hover: #9d87ab; --bg-quaternary-active: #b4a3bf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #efecf2; --text-primary-invert: #522b6b; --text-secondary: #b4a3bf; --text-secondary-invert: #836795; --border-primary: #836795; --border-primary-hover: #9d87ab; --border-secondary: #65437b; --border-secondary-hover: #836795; --border-tertiary: #593471; --border-tertiary-hover: #5e3a75; --border-active: #efecf2; --border-active-invert: #502969; --icon-primary: #efecf2; --icon-primary-invert: #522b6b; --icon-secondary: #b4a3bf; --input-bg: #502969; --input-border: #836795; --input-border-hover: #b4a3bf; --input-border-active: #efecf2; --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(80, 41, 105, 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: #865ec6; --bg-brand-hover: #6b3fb2; --bg-brand-active: #55328c; --text-on-brand: #060006; --text-brand: #865ec6; --text-brand-secondary: #3e2467; --icon-on-brand: #060006; --icon-brand: #865ec6; --icon-brand-secondary: #3e2467; --border-brand: #865ec6; --bg-brand-secondary: #552e72; --bg-brand-secondary-hover: #5b347c; --bg-brand-secondary-active: #603985; --input-radius: 0px; --image-radius: 40px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }