@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Sinistre; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Sinistre, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #2b0040; --bg-primary-hover: #320648; --bg-primary-active: #360a4d; --bg-primary-invert: #ab74d9; --bg-secondary: #320648; --bg-secondary-hover: #360a4d; --bg-secondary-active: #3c0f54; --bg-tertiary: #360a4d; --bg-tertiary-hover: #3c0f54; --bg-tertiary-active: #542571; --bg-quaternary: #542571; --bg-quaternary-hover: #69388a; --bg-quaternary-active: #7b48a0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ab74d9; --text-primary-invert: #2c0142; --text-secondary: #7b48a0; --text-secondary-invert: #542571; --border-primary: #542571; --border-primary-hover: #69388a; --border-secondary: #3c0f54; --border-secondary-hover: #542571; --border-tertiary: #320648; --border-tertiary-hover: #360a4d; --border-active: #ab74d9; --border-active-invert: #2b0040; --icon-primary: #ab74d9; --icon-primary-invert: #2c0142; --icon-secondary: #7b48a0; --input-bg: #2b0040; --input-border: #542571; --input-border-hover: #7b48a0; --input-border-active: #ab74d9; --bg-transparent: rgba(184, 127, 232, 0.05); --bg-transparent-strong: rgba(184, 127, 232, 0.08); --bg-transparent-strongest: rgba(184, 127, 232, 0.12); --bg-transparent-blur-base: rgba(43, 0, 64, 0.9); --border-transparent: rgba(184, 127, 232, 0.1); --border-transparent-strong: rgba(184, 127, 232, 0.12); --border-transparent-strongest: rgba(184, 127, 232, 0.16); --bg-brand: #b87fe8; --bg-brand-hover: #a054e0; --bg-brand-active: #8829d8; --text-on-brand: #ffffff; --text-brand: #b87fe8; --text-brand-secondary: #6d1faf; --icon-on-brand: #ffffff; --icon-brand: #b87fe8; --icon-brand-secondary: #6d1faf; --border-brand: #b87fe8; --bg-brand-secondary: #390d51; --bg-brand-secondary-hover: #471962; --bg-brand-secondary-active: #552672; }