@font-face { font-family: Signika; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/signika_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/signika_n4.ttf") format("ttf"); } @font-face { font-family: Signika; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/signika_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/signika_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: Signika, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Signika;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/signika_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/signika_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: #e48dff; --bg-primary-hover: #d986f2; --bg-primary-active: #d282eb; --bg-primary-invert: #150d17; --bg-secondary: #d986f2; --bg-secondary-hover: #d282eb; --bg-secondary-active: #c97ce0; --bg-tertiary: #d282eb; --bg-tertiary-hover: #c97ce0; --bg-tertiary-active: #a264b5; --bg-quaternary: #a264b5; --bg-quaternary-hover: #804f8f; --bg-quaternary-active: #623d6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #150d17; --text-primary-invert: #e28cfc; --text-secondary: #623d6e; --text-secondary-invert: #a264b5; --border-primary: #a264b5; --border-primary-hover: #804f8f; --border-secondary: #c97ce0; --border-secondary-hover: #a264b5; --border-tertiary: #d986f2; --border-tertiary-hover: #d282eb; --border-active: #150d17; --border-active-invert: #e48dff; --icon-primary: #150d17; --icon-primary-invert: #e28cfc; --icon-secondary: #623d6e; --input-bg: #e48dff; --input-border: #a264b5; --input-border-hover: #623d6e; --input-border-active: #150d17; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(228, 141, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #3e91eb; --bg-brand-hover: #1777df; --bg-brand-active: #125eb1; --text-on-brand: #000000; --text-brand: #3e91eb; --text-brand-secondary: #0e4682; --icon-on-brand: #000000; --icon-brand: #3e91eb; --icon-brand-secondary: #0e4682; --border-brand: #3e91eb; --bg-brand-secondary: #d38dfd; --bg-brand-secondary-hover: #c38efb; --bg-brand-secondary-active: #b28ef9; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 24px 24px 24px 24px; }