@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: #766fbe; --bg-primary-hover: #7d76c1; --bg-primary-active: #817bc3; --bg-primary-invert: #f3f2f9; --bg-secondary: #7d76c1; --bg-secondary-hover: #817bc3; --bg-secondary-active: #8680c6; --bg-tertiary: #817bc3; --bg-tertiary-hover: #8680c6; --bg-tertiary-active: #9e99d1; --bg-quaternary: #9e99d1; --bg-quaternary-hover: #b2aedb; --bg-quaternary-active: #c4c1e3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f3f2f9; --text-primary-invert: #7770bf; --text-secondary: #c4c1e3; --text-secondary-invert: #9e99d1; --border-primary: #9e99d1; --border-primary-hover: #b2aedb; --border-secondary: #8680c6; --border-secondary-hover: #9e99d1; --border-tertiary: #7d76c1; --border-tertiary-hover: #817bc3; --border-active: #f3f2f9; --border-active-invert: #766fbe; --icon-primary: #f3f2f9; --icon-primary-invert: #7770bf; --icon-secondary: #c4c1e3; --input-bg: #766fbe; --input-border: #9e99d1; --input-border-hover: #c4c1e3; --input-border-active: #f3f2f9; --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(118, 111, 190, 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: #6e00ff; --bg-brand-hover: #5800cc; --bg-brand-active: #420099; --text-on-brand: #000000; --text-brand: #6e00ff; --text-brand-secondary: #2c0066; --icon-on-brand: #000000; --icon-brand: #6e00ff; --icon-brand-secondary: #2c0066; --border-brand: #6e00ff; --bg-brand-secondary: #7564c5; --bg-brand-secondary-hover: #7459cb; --bg-brand-secondary-active: #744ed2; }